<!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":"ba1e3a83784203614607ede5b4281c1aef6b145f","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/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":"v11339-ba1e3a8","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 1ep04sb 1e46tsl 1dv1kvn 1aouwco 1pd1msn 83e46w ks2lns kgn7zc 3nnk4d 1vmxvgg 10klw3m hf83mx 1570kgy gr7b3e 1hyfx7x 1pm6klw 2m4u4s 777zgl rfqw0c 17ih8de 1jmk4jh 1e1s8k7 1qa4qp6 jq1cx6 acwcvw 122y91a uewl2b bvk7sj r6z5ec 1ii2lp6 sxmela hdqqnp 37urdo 15rwwo 1wd5atx 1e60p7c 1yib1yb b8r4vz a9yml1 144vlu9 hzjvwj 1iruc8t sg7scw jxzr5i oylsik qtw155 v0l3hm g4gku8 1rr4qq7 6xhk3s 1onhbft tj0ten ist4u3 1gprdgz 10t7hia e9w26l yk8vb4 z6qatp 1ea6cym 6td9kr 1o03u4n aljv3 iha15 1hti9pf 50gbj 1hx5i9w e2a84x bfvq22 1exksqq wko1er 7wm2er 1gudca6 pqd7q9 1vb0fst ut44vn vdx5iu 1cjc0ec 1jwi144 cfnhvx 9l1wwj xdandi sarx3u dupwnw 1ihhrxw hurk9l l08pwh 1q1ex5f ih84ha 10gj16w 1nblseu tucewo 1ig8fj6 dzl7b5 1p5yz2j 1j306sm 12yuaq1 ae0yjg mrgnx3 1jx52rd one0ye 1tg7jao 1jmv2cj 1apzvm4 1xa7vwy lohzsq 18dbn8f pyqhjs wne7fp 1ho5u4o t8x4fj a7htku 1a5mdf6 2wsnfl unyhgk 1brcdcv uhflad 1l5nfyn 1oz0cgh zgxzbv 1cbzfmv x8i2kv e6rebf 1eufcf1 plkyuz 6m70jk 1j89zyh 1nfqq2l gnck2o 1562qz4 1nvd0f8 12s170a eknnsg 1m076r6 nmceeh 1qa0wyj 1g40whw 1jpppf6 1cna6vn 187m7gx 1ibpbzu 19f1f20 y8eamz yznnsi 1pn3yvg 1gy0j1f 1p9j7c8 1ag5cwv 1f3uwuc 17hp3rw s56da4">.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-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-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-hdqqnp{width:100%;vertical-align:bottom;}.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-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-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-aljv3{position:relative;position:relative;min-height:90px;width:100%;overflow:hidden;}.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-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-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-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;}}.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-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);}}: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-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-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-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-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-hurk9l{margin:0;margin-bottom:0;}.css-l08pwh{width:100%;margin:0 auto;height:auto;}.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-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-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-dzl7b5{opacity:0;-webkit-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out;width:100%;vertical-align:bottom;}.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-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-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-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-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%;}.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-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-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-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-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-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-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-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-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-uhflad{max-width:100%;overflow-x:clip;}.css-uhflad:not(:empty){padding-bottom:2.5rem;}@media (min-width:740px){.css-uhflad:not(:empty){padding-bottom:1.5rem;}}.css-uhflad: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-uhflad: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-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-1oz0cgh{margin:0;margin-top:1rem;margin-bottom:0;}.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-x8i2kv{line-height:0;min-height:19px;min-width:72px;}.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-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-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-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-gnck2o{margin:0;margin-top:0.25rem;margin-bottom:0;}.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-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-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-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-1cna6vn{border-radius:50%;overflow:hidden;float:right;height:44px;width:44px;margin-left:0.5rem;}.css-1cna6vn img{object-fit:contain;width:44px;height:44px;}.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-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-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-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-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-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-17hp3rw{max-width:100%;overflow-x:clip;height:-webkit-max-content;height:-moz-max-content;height:max-content;}.css-17hp3rw:not(:empty){padding-bottom:2.5rem;padding-top:1.25rem;}@media (min-width:740px){.css-17hp3rw:not(:empty){padding-bottom:1.5rem;}}.css-17hp3rw: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-17hp3rw: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;}}@media (min-width:740px){.css-17hp3rw:not(:empty){padding-top:1.25rem;}}.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;}</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-Bo4sMaRE.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":"LM3B45Itzb5va8-BFdJLUb","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":"/","isProvisionallyLoggedIn":false,"routeName":"homepage","pageVariant":"california","adReserveHeights":{"smallVp":280,"largeVp":280},"adFormatRulesByPosition":{},"fastlyStatsigUsedAssignments":{"gates":{"home_non_tristate_0925":false,"npf_etched_interactives":true,"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":"ba1e3a83784203614607ede5b4281c1aef6b145f","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":29836,"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/2026/09/09/us/rhode-island-governor-democrat-foulkes-mckee.html","position":1},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/politics/angie-nixon-alexandria-ocasio-cortez-florida.html","position":2},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html","position":3},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/politics/trump-dividend-5000-dollar-checks.html","position":4},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/politics/john-fetterman-trump-republican-convention.html","position":5},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/politics/republican-senate-candidates-trump-convention.html","position":6},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/politics/trump-census-immigrants-race.html","position":7},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/politics/election-officials-confusion-mail-ballots.html","position":8},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/politics/trump-mail-in-voting-ballots-usps.html","position":9},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/missouri-redistricting-congress-contempt.html","position":10},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/business/economy/treasury-repurchase-bessent.html","position":11},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/politics/trump-social-media-ai-reality.html","position":12},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/politics/trump-canada-tariffs.html","position":13},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/7580271/2026/09/09/patriots-seahawks-drake-maye-sam-darnold-score-results-takeaways/","position":14},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/technology/apple-iphone-duo-foldable-phone.html","position":15},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/wirecutter/reviews/apple-iphone-18-event-recap-20260909/","position":16},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/7579397/2026/09/09/coco-gauff-us-open-mirra-andreeva/","position":17},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/7578980/2026/09/09/elena-rybakina-world-no-1-tennis-rankings/","position":18},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/live-blogs/us-open-2026-live-updates-quarterfinals-scores-results/Zn9ZkvAaC5BR/","position":19},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/world/middleeast/saudi-yemen-strilkes.html","position":20},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/us/politics/iran-strikes-jordan-base.html","position":21},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/technology/anthropic-researchers-raise-alarm.html","position":22},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/business/nvidia-groq-antitrust.html","position":23},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/obituaries/lucien-smith-dead.html","position":24},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/weather/el-nino-weather-forecast-facts.html","position":25},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/world/asia/indonesia-wildfires-malaysia-cloud-seeding.html","position":26},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/world/europe/eu-fire-fighting.html","position":27},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/climate/august-hottest-month-global-warming.html","position":28},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/opinion/data-center-ai-resistance.html","position":29},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/opinion/80s-reagan-revolution-deregulation.html","position":30},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/opinion/mail-voting-chaos-trump-supreme-court.html","position":31},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/opinion/openai-ai-companies-safety-regulation.html","position":32},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/briefing/what-to-wear-on-campus-this-fall.html","position":33},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/world/africa/ebola-congo-truck-driver.html","position":34},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/7580370/2026/09/09/barry-melrose-espn-death-parkinsons-disease/","position":35},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/world/europe/heathrow-uk-flights-travel.html","position":36},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/09/science/scientists-discover-the-earliest-evidence-of-drug-use-in-really-old-teeth.html","position":37},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/connections-sports-edition","position":38},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/games/wordle/index.html","position":39},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/games/connections?GAMES_connectionsRollout_1130=1_ConnectionsV2","position":40},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/puzzles/spelling-bee","position":41},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/crosswords/game/mini","position":42},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/crosswords/game/midi","position":43},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/crosswords/game/daily","position":44}],"numberOfItems":44},"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 rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/Root-xso0SmP_.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/EmbedWrapper-CN_B6kXY.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/ComponentLayout-CITC1aoC.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/OverflowScroll-D4wmyY6C.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/WinProbNeedle-DOxW7QiB.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/CandidateRankedChoiceTable-B8e3CCZ2.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/CandidateVotePercentTable-BuIZ6iOe.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/AnimationNumberTween-BDcf0RiH.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/StateMap-Dc3Dtlm3.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/TableRow-BCIZqSd_.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/NeedleIcon-C5HG5-fb.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/Checkmark-Bb2qaTPy.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/CandidateImage-DkdGe0iF.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/Caption-CdDZmDI5.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/RowToggle-B9FIg5zH.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/VotesIn-yEIvHOyN.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/Header-CKJi3K4P.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/Hed-CNZ6YAWe.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/TrendingRaces-c0n5iCuj.css"><link rel="stylesheet" href="//static01.nyt.com/elections-assets/pages/assets/TrendingRacePage-B0S_v362.css"><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><link href="https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/assets/app.BSbcJXb0.css" rel="stylesheet">
<!-- 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="zone" data-testid="programming-node"><div class="css-17hp3rw e1ppw5w20"><div class="css-1eufcf1 e1ppw5w20"><div class=""><div class="css-15rwwo"></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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><div class="d3BmaG_slideWrapper"><picture><source srcSet="https://static01.nyt.com/images/2026/09/09/multimedia/09midterms-RNC-carousel-hfpm/09midterms-RNC-carousel-hfpm-threeByTwoMediumAt2X-v4.jpg?quality=75&amp;auto=webp" media="(min-width: 600px)"/><img src="https://static01.nyt.com/images/2026/09/09/multimedia/09midterms-RNC-carousel-hfpm/09midterms-RNC-carousel-hfpm-verticalTwoByThree735-v4.jpg?quality=75&amp;auto=webp" loading="eager" draggable="false" class="d3BmaG_media" alt=""/></picture></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"><span class="d3BmaG_label">President Trump</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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">President Trump</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">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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">John Fetterman</span><span>Pennsylvania senator</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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">Todd Blanche</span><span>U.S. attorney general</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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">Ken Paxton</span><span>Texas attorney general</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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">Steve Scalise</span><span>House majority leader</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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">Tim Scott</span><span>South Carolina 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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">Ally Raskin</span><span>Republican activist</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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">Scott Turner</span><span>Housing and Urban Development secretary</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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">John Barrasso</span><span>Senate majority whip</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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">Brooke Rollins</span><span>Agriculture secretary</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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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">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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html"><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></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 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-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/politics/trump-republican-convention-speech-takeaways.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-zgxzbv">‘Pretend That I Am Running’: 7 Takeaways From the G.O.P. Midterm Convention</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1cbzfmv">At the event in Dallas, President Trump mostly offered retreads and self-congratulation. Then, he offered to pay Americans $5,000 apiece.</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/us/politics/trump-dividend-5000-dollar-checks.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">A Rousing Victory Speech and a $5,000 Check for Everyone</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The president floated a “Trump dividend” for every adult American if Republicans keep control of Congress. The idea, like many others, may not come to pass.</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">3 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/09/us/politics/john-fetterman-trump-republican-convention.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Fetterman Makes a Surprise Appearance at Trump’s Convention</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"/><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/09/us/politics/republican-senate-candidates-trump-convention.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Republican Senate Candidates Avoid Tariffs and Iran War at Convention</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"/><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><div class="container-size-large device-mobile"><section data-testid="inline-interactive" id="results-hp-2026-09-09-main" data-id="100000011141461" data-uri="nyt://embeddedinteractive/f033c13d-55ac-5131-856a-1ef7c4db58af" data-source-id="100000011141461" class="css-l08pwh interactive-content interactive-size-medium"><div class="css-17ih8de interactive-body" data-sourceid="100000011141461" id="embed-id-100000011141461">
    <link rel="modulepreload" crossorigin href="//static01.nyt.com/elections-assets/pages/assets/preload-helper-CWWVHJ6E.js">
<link rel="modulepreload" href="//static01.nyt.com/elections-assets/pages/assets/index-DbPA1bgW.js">
    <template data-etched-id="100000011141461"> <!-- { "publish_time": "Thu Sep 10 2026 06:52:15 GMT+0000 (Coordinated Universal Time)" } --> <script type="module" crossorigin src="//static01.nyt.com/elections-assets/pages/assets/index-DbPA1bgW.js"></script>
    <link rel="modulepreload" crossorigin href="//static01.nyt.com/elections-assets/pages/assets/preload-helper-CWWVHJ6E.js">
  
  
    <script data-target="__ELECTION-PAGES__SSR" data-path="/embedded/2026-09-09/homepage/results-hp-2026-09-09-main.publisher" type="text/plain">{"path":"/embedded/2026-09-09/homepage/results-hp-2026-09-09-main.publisher","context":{"render":"server","target":"#embedded-2026-09-09-homepage-results-hp-2026-09-09-main","url":"/embedded/2026-09-09/homepage/results-hp-2026-09-09-main.publisher","page":{"assetType":"embedded","electionDate":"2026-09-09","template":"homepage","slug":"results-hp-2026-09-09-main","entryPoint":"publisher","isPreview":false,"resultsEnv":"production","raceCollection":"key_races"},"api":"https://static01.nyt.com/elections-assets/pages/data/2026-09-09/results-hp-2026-09-09-main.json","feeds":{},"entryPoint":"publisher","isPreview":false,"ssrMapRenderer":{"uuids":{"ssr-34f42a5937e7":"ssr-34f42a5937e7"}},"layoutKind":"legacy","pageLayout":{"components":[{"type":"map-table"},{"type":"link-strip"}]},"asset":{"states":[],"offices":[],"parties":[],"race_types":[],"seats":[]},"assetBase":"https://static01.nyt.com/elections-assets/pages/data/","liveActivityChannelStateBaseUrl":"https://static01.nyt.com/elections-assets/live-activities","nodeEnv":"production"}}</script>
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    
    <nyt-elections id="embedded-2026-09-09-homepage-results-hp-2026-09-09-main"><!--[--><!--[--><!--[--><!--[--><section class="e-page-root"><!----><!--eln {"t0":"2026-09-10T04:26:32.182Z","t2":"2026-09-10T02:53:07.906Z","t3":"","t4":""} --><!----><!----> <!--[--><!--[-1--><!--]--><!----> <div class="embed-wrapper  eln-6vmriq dark-mode-enabled" style="min-width:0px"><!--[-1--><!--]--> <!--[--><!--[--><div class="embed-component eln-47pedk" data-type="map-table"><!--[0--><!--$s1--><div class="map-table-block eln-1o487ck tabs"><!--[0--><!--[-1--><!--]--> <div class="embed-scroll-container eln-5xpisl"><!--[-1--><!--]--> <div class="embed-scroll eln-5xpisl has-overflow large-overflow" style="--scrolled:0; --scroll-remaining:100;"><nav class="map-table-nav eln-1o487ck" role="tablist" aria-label="Select a race"><!--[-1--><!--]--> <!--[--><li><button aria-selected="true" id="g-results-tablist-s1-tab-ri-governor-primary" aria-controls="g-results-tablist-s1-panel-ri-governor-primary" role="tab" class="eln-1o487ck"><span class="display group-title eln-1o487ck">R.I. Governor</span> <span class="width-measure group-title eln-1o487ck" aria-hidden="true">R.I. Governor</span></button></li><li><button aria-selected="false" id="g-results-tablist-s1-tab-ri-us-senate-2-primary" aria-controls="g-results-tablist-s1-panel-ri-us-senate-2-primary" role="tab" class="eln-1o487ck"><span class="display group-title eln-1o487ck">R.I. Senate</span> <span class="width-measure group-title eln-1o487ck" aria-hidden="true">R.I. Senate</span></button></li><!--]--></nav><!----></div></div><!----><!--]--> <div class="tabpanels eln-1o487ck"><!--[--><!--[0--><div role="tabpanel" data-race-group="ri-governor-primary" id="g-results-tablist-s1-panel-ri-governor-primary" aria-labelledby="g-results-tablist-s1-tab-ri-governor-primary" aria-hidden="false" class="eln-1o487ck"><!--[0--><!--[-1--><!--]--> <div class="map-table-container eln-1da977f"><div class="map-table eln-1da977f" data-ap-placement="map-inset" data-ap-placement-desktop="below-table"><div class="table-region eln-1da977f multiple-races use-subheds last-names-only last-names-only-md last-names-only-lg hide-votes hide-votes-md same-poll-close reporting compact" style=" --region-flex-medium:1; --region-flex-large:1; "><!--[-1--><!--]--> <!--[--><a href="https://www.nytimes.com/interactive/2026/09/09/us/elections/results-rhode-island-governor-primary.html#race-section-RI-D-G-2026-09-09" class="table-outer-wrapper eln-1da977f priority-order-desktop" data-index="0" data-party="democrat"><!--[0--><div class="race-subhed eln-1da977f"><span class="subhed-text">Dem. Primary</span> ›</div><!--]--> <!--[-1--><div class="candidate-vote-percent-table eln-y2edv6"><!--[0--><!--[--><!--[-1--><!--]--><!--]--><!--]--> <div class="candidate-results-table table-wrap has-images race-has-result eln-if7ia7"><!--[0--><p aria-live="polite" role="status" class="visually-hidden"> race called</p><!--]--> <table class="medium eln-1yzwvsz" data-rid="RI-D-G-2026-09-09"><!--[--><!--[-1--><!--]--> <thead><!--[--><tr class="eln-1otfx17 border-bottom" style="   "><!--[--><!--[0--><th scope="col" colspan="1" class="active-sort header gray candidate col-header eln-17zieuu"><span class="eln-17zieuu"><!--[-1--><!--]--><!--[--><!---->Candidate<!--]--></span><!--[-1--><!--]--></th><!--]--><!----> <!--[--><!--[0--><th scope="col" colspan="1" class="active-sort header right gray votes col-header eln-17zieuu"><span class="eln-17zieuu"><!--[-1--><!--]--><!--[--><!--[-1--><!--]--> <!--[1--><!--[-1-->Votes<!--]--><!--]--><!--]--></span><!--[0--><!--[--><!--[-1--><!--]--><!--]--><!--]--></th><!--]--><!--[0--><th scope="col" colspan="1" class="active-sort header right gray percent col-header eln-17zieuu"><span class="eln-17zieuu"><!--[-1--><!--]--><!--[--><!--[0--><span class="visually-hidden">Percent</span><!--]--> <!--[0--><span aria-hidden="true"><!--[-1--><!--]--><span class="eln-r5p4j"><!--[--><!---->Pct.<!--]--><span class="percent-display eln-r5p4j hidden">%</span></span><!--[-1--><!--]--><!----></span><!--]--><!--]--></span><!--[0--><!--[--><!--[-1--><!--]--><!--]--><!--]--></th><!--]--><!--]--><!--]--><!--[-1--><!--]--></tr><!--]--></thead><!----> <tbody class="eln-ip9874"><!--[--><!--[0--><!--[--><tr id="candidate-results-row-RI-D-G-2026-09-09-foulkes-h" style="--candidate-color:var(--democrat-dark-2)" class="eln-1yoezyr border-bottom"><!--[--><!--[1--><th scope="row" colspan="1" class="gray middle candidate row-header eln-17zieuu"><!--[-1--><!--[--><!--[0--><span style="--background:var(--democrat-dark-2);" class="candidate-swatch medium eln-16i1jf0"></span><!--]--> <div class="candidate-wrapper eln-1wsc0qo" id="candidate-wrapper-RI-D-G-2026-09-09-foulkes-h"><!--[0--><!--[0--><!--[-1--><div class=" small cand-img eln-1be00et has-img" style="background-color: var(--img-background, var(--gray-60)); background-image: url('https://static01.nyt.com/elections-assets/2026/headshots/RI-D-G-2026-09-09-foulkes-h-121218.png?size=thumb&amp;auto=webp');" aria-hidden="true"></div><!--]--><!--]--><!--]--> <!--[-1--><!--]--> <div class="candidate-name allow-image has-checkmark adjust-after eln-1wsc0qo indicate-winner-or-runoff is-embed"><span class="black normal cand-name full eln-12pcjss"><!--[--><span class="full-name eln-k14wca active-name">Helena Buonanno Foulkes</span><span class="first-initial eln-k14wca">H. Foulkes</span><span class="last-name eln-k14wca">Foulkes</span><!--[-1--><!--]--><!--]--></span> <!--[-1--><!--]--><!----> <!--[0--><span class="check-wrapper right eln-1wsc0qo with-circle" style="background-color:var(--democrat-dark-2);"><span class="small  eln-7q0zny disable-margin flex"><svg width="25px" height="19px" role="img" viewBox="0 0 25 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="eln-7q0zny"><!--[0--><title>Winner</title><!--]--><polygon fill="#FFFFFF" points="21.3310297 0.265588887 9.3920643 12.0814247 4.20790863 6.95016646 0.898273468 10.1415253 9.3920643 18.6955872 24.659256 3.58158112" class="eln-7q0zny"></polygon></svg></span><!----></span><!--]--> <!--[-1--><!--]--></div></div> <!--[-1--><!--]--><!--]--><!--]--></th><!--]--><!----> <!--[--><!--[0--><!--[-1--><td colspan="1" class="right gray middle votes row-cell eln-17zieuu"><!--[-1--><!--[--><!--[0--><span class="black normal eln-12pcjss"><!--[--><!--[-1--><span class="outer eln-h8zws4"><span class="inner eln-h8zws4"><!--[--><!--[-1--><!--]--> <span class="eln-17i7zw9">79,770</span><!--]--></span></span><!--]--><!--]--></span> <!--[-1--><!--]--><!--]--><!--]--><!--]--></td><!--]--><!--]--><!--[0--><!--[-1--><td colspan="1" class="right gray middle percent row-cell eln-17zieuu"><!--[-1--><!--[--><!--[2--><span class="black bold eln-12pcjss"><!--[--><!--[-1--><span class="outer eln-h8zws4"><span class="inner eln-h8zws4"><!--[--><!--[-1--><!--]--><span class="eln-r5p4j"><!--[--><!--[0--><span aria-hidden="true" class="eln-1v01gqy"><!--[--><!---->+62%<!--]--></span><!--]--> <span class="eln-17i7zw9">62</span><!--]--><span class="percent-display eln-r5p4j">%</span></span><!--[-1--><!--]--><!--]--></span></span><!--]--><!--]--></span> <!--[-1--><!--]--><!--]--><!--]--><!--]--></td><!--]--><!--]--><!--]--><!--]--></tr><tr id="candidate-results-row-RI-D-G-2026-09-09-mckee-d" style="--candidate-color:var(--democrat-dark-1)" class="eln-1yoezyr border-bottom"><!--[--><!--[1--><th scope="row" colspan="1" class="gray middle candidate row-header eln-17zieuu"><!--[-1--><!--[--><!--[0--><span style="--background:var(--democrat-dark-1);" class="candidate-swatch medium eln-16i1jf0"></span><!--]--> <div class="candidate-wrapper eln-1wsc0qo" id="candidate-wrapper-RI-D-G-2026-09-09-mckee-d"><!--[0--><!--[0--><!--[-1--><div class=" small cand-img eln-1be00et has-img" style="background-color: var(--img-background, var(--gray-60)); background-image: url('https://static01.nyt.com/elections-assets/2026/headshots/RI-D-G-2026-09-09-mckee-d-121217.png?size=thumb&amp;auto=webp');" aria-hidden="true"></div><!--]--><!--]--><!--]--> <!--[-1--><!--]--> <div class="candidate-name allow-image eln-1wsc0qo is-incumbent is-embed"><span class="black normal cand-name full eln-12pcjss"><!--[--><span class="full-name eln-k14wca active-name">Daniel J. McKee</span><span class="first-initial eln-k14wca">D. McKee</span><span class="last-name eln-k14wca">McKee</span><!--[0--><i aria-hidden="true">*</i><i class="visually-hidden"> incumbent </i><!--]--><!--]--></span> <!--[-1--><!--]--><!----> <!--[-1--><!--]--> <!--[-1--><!--]--></div></div> <!--[-1--><!--]--><!--]--><!--]--></th><!--]--><!----> <!--[--><!--[0--><!--[-1--><td colspan="1" class="right gray middle votes row-cell eln-17zieuu"><!--[-1--><!--[--><!--[0--><span class="black normal eln-12pcjss"><!--[--><!--[-1--><span class="outer eln-h8zws4"><span class="inner eln-h8zws4"><!--[--><!--[-1--><!--]--> <span class="eln-17i7zw9">47,983</span><!--]--></span></span><!--]--><!--]--></span> <!--[-1--><!--]--><!--]--><!--]--><!--]--></td><!--]--><!--]--><!--[0--><!--[-1--><td colspan="1" class="right gray middle percent row-cell eln-17zieuu"><!--[-1--><!--[--><!--[2--><span class="black bold eln-12pcjss"><!--[--><!--[-1--><span class="outer eln-h8zws4"><span class="inner eln-h8zws4"><!--[--><!--[-1--><!--]--><span class="eln-r5p4j"><!--[--><!--[0--><span aria-hidden="true" class="eln-1v01gqy"><!--[--><!---->+38%<!--]--></span><!--]--> <span class="eln-17i7zw9">38</span><!--]--><span class="percent-display eln-r5p4j hidden">%</span></span><!--[-1--><!--]--><!--]--></span></span><!--]--><!--]--></span> <!--[-1--><!--]--><!--]--><!--]--><!--]--></td><!--]--><!--]--><!--]--><!--]--></tr><!--]--><!--]--><!----> <!--[-1--><!--]--> <!--[-1--><!--]--> <!--[-1--><!--]--><!--]--></tbody><!----> <!--[0--><tfoot><!--[--><!--[-1--><!--]--> <!--[0--><!--[--><tr class="notes-row eln-1otfx17" style="   "><!--[--><!--[--><!----><!--[-1--><td colspan="3" class="gray middle table-note row-cell eln-17zieuu"><!--[-1--><!--[--><!--[-1--><p class="gray table caption flex space-between eln-1hfo93s"><!--[--><!--[--><!--[0--><!--[--><!--[0--><span class="eevp-note">>95% of votes in</span><!--]--><!--]--><!--]--><!--[1--><span class="incumbent-note">*Incumbent</span><!--]--><!--]--><!--]--></p><!--]--><!--]--><!--]--></td><!--]--><!----><!--]--><!--]--><!--[-1--><!--]--></tr><!--]--><!--]--><!--]--></tfoot><!--]--><!--]--></table><!----></div> <!--[-1--><!--]--><!----></div><!--]--></a><a href="https://www.nytimes.com/interactive/2026/09/09/us/elections/results-rhode-island-governor-primary.html#race-section-RI-R-G-2026-09-09" class="table-outer-wrapper eln-1da977f last last-desktop hide-headshots" data-index="1" data-party="republican"><!--[0--><div class="race-subhed eln-1da977f"><span class="subhed-text">Rep. Primary</span> ›</div><!--]--> <!--[-1--><div class="candidate-vote-percent-table eln-y2edv6"><!--[0--><!--[--><!--[-1--><!--]--><!--]--><!--]--> <div class="candidate-results-table table-wrap  eln-if7ia7"><!--[-1--><!--]--> <table class="medium eln-1yzwvsz" data-rid="RI-R-G-2026-09-09"><!--[--><!--[-1--><!--]--> <thead><!--[--><tr class="eln-1otfx17 border-bottom" style="   "><!--[--><!--[0--><th scope="col" colspan="1" class="active-sort header gray candidate col-header eln-17zieuu"><span class="eln-17zieuu"><!--[-1--><!--]--><!--[--><!---->Candidate<!--]--></span><!--[-1--><!--]--></th><!--]--><!----> <!--[--><!--[0--><th scope="col" colspan="1" class="active-sort header right gray votes col-header eln-17zieuu"><span class="eln-17zieuu"><!--[-1--><!--]--><!--[--><!--[-1--><!--]--> <!--[1--><!--[-1-->Votes<!--]--><!--]--><!--]--></span><!--[0--><!--[--><!--[-1--><!--]--><!--]--><!--]--></th><!--]--><!--[0--><th scope="col" colspan="1" class="active-sort header right gray percent col-header eln-17zieuu"><span class="eln-17zieuu"><!--[-1--><!--]--><!--[--><!--[0--><span class="visually-hidden">Percent</span><!--]--> <!--[0--><span aria-hidden="true"><!--[-1--><!--]--><span class="eln-r5p4j"><!--[--><!---->Pct.<!--]--><span class="percent-display eln-r5p4j hidden">%</span></span><!--[-1--><!--]--><!----></span><!--]--><!--]--></span><!--[0--><!--[--><!--[-1--><!--]--><!--]--><!--]--></th><!--]--><!--]--><!--]--><!--[-1--><!--]--></tr><!--]--></thead><!----> <tbody class="eln-ip9874"><!--[--><!--[0--><!--[--><tr id="candidate-results-row-RI-R-G-2026-09-09-guckian-a" style="--candidate-color:var(--republican-dark-1)" class="eln-1yoezyr border-bottom"><!--[--><!--[1--><th scope="row" colspan="1" class="gray middle candidate row-header eln-17zieuu"><!--[-1--><!--[--><!--[0--><span style="--background:var(--republican-dark-1);" class="candidate-swatch medium eln-16i1jf0"></span><!--]--> <div class="candidate-wrapper eln-1wsc0qo" id="candidate-wrapper-RI-R-G-2026-09-09-guckian-a"><!--[-1--><!--]--> <!--[-1--><!--]--> <div class="candidate-name disable-image eln-1wsc0qo is-embed"><span class="black normal cand-name full eln-12pcjss"><!--[--><span class="full-name eln-k14wca active-name">Aaron C. Guckian</span><span class="first-initial eln-k14wca">A. Guckian</span><span class="last-name eln-k14wca">Guckian</span><!--[-1--><!--]--><!--]--></span> <!--[-1--><!--]--><!----> <!--[-1--><!--]--> <!--[-1--><!--]--></div></div> <!--[-1--><!--]--><!--]--><!--]--></th><!--]--><!----> <!--[--><!--[0--><!--[-1--><td colspan="1" class="right gray middle votes row-cell eln-17zieuu"><!--[-1--><!--[--><!--[0--><span class="black normal eln-12pcjss"><!--[--><!--[-1--><span class="outer eln-h8zws4"><span class="inner eln-h8zws4"><!--[--><!--[-1--><!--]--> <span class="eln-17i7zw9">11,623</span><!--]--></span></span><!--]--><!--]--></span> <!--[-1--><!--]--><!--]--><!--]--><!--]--></td><!--]--><!--]--><!--[0--><!--[-1--><td colspan="1" class="right gray middle percent row-cell eln-17zieuu"><!--[-1--><!--[--><!--[2--><span class="black bold eln-12pcjss"><!--[--><!--[-1--><span class="outer eln-h8zws4"><span class="inner eln-h8zws4"><!--[--><!--[-1--><!--]--><span class="eln-r5p4j"><!--[--><!--[0--><span aria-hidden="true" class="eln-1v01gqy"><!--[--><!---->+50.6%<!--]--></span><!--]--> <span class="eln-17i7zw9">50.6</span><!--]--><span class="percent-display eln-r5p4j">%</span></span><!--[-1--><!--]--><!--]--></span></span><!--]--><!--]--></span> <!--[-1--><!--]--><!--]--><!--]--><!--]--></td><!--]--><!--]--><!--]--><!--]--></tr><tr id="candidate-results-row-RI-R-G-2026-09-09-pelino-e" style="--candidate-color:var(--republican-dark-2)" class="eln-1yoezyr border-bottom"><!--[--><!--[1--><th scope="row" colspan="1" class="gray middle candidate row-header eln-17zieuu"><!--[-1--><!--[--><!--[0--><span style="--background:var(--republican-dark-2);" class="candidate-swatch medium eln-16i1jf0"></span><!--]--> <div class="candidate-wrapper eln-1wsc0qo" id="candidate-wrapper-RI-R-G-2026-09-09-pelino-e"><!--[-1--><!--]--> <!--[-1--><!--]--> <div class="candidate-name disable-image eln-1wsc0qo is-embed"><span class="black normal cand-name full eln-12pcjss"><!--[--><span class="full-name eln-k14wca active-name">Elaine M. Pelino</span><span class="first-initial eln-k14wca">E. Pelino</span><span class="last-name eln-k14wca">Pelino</span><!--[-1--><!--]--><!--]--></span> <!--[-1--><!--]--><!----> <!--[-1--><!--]--> <!--[-1--><!--]--></div></div> <!--[-1--><!--]--><!--]--><!--]--></th><!--]--><!----> <!--[--><!--[0--><!--[-1--><td colspan="1" class="right gray middle votes row-cell eln-17zieuu"><!--[-1--><!--[--><!--[0--><span class="black normal eln-12pcjss"><!--[--><!--[-1--><span class="outer eln-h8zws4"><span class="inner eln-h8zws4"><!--[--><!--[-1--><!--]--> <span class="eln-17i7zw9">11,344</span><!--]--></span></span><!--]--><!--]--></span> <!--[-1--><!--]--><!--]--><!--]--><!--]--></td><!--]--><!--]--><!--[0--><!--[-1--><td colspan="1" class="right gray middle percent row-cell eln-17zieuu"><!--[-1--><!--[--><!--[2--><span class="black bold eln-12pcjss"><!--[--><!--[-1--><span class="outer eln-h8zws4"><span class="inner eln-h8zws4"><!--[--><!--[-1--><!--]--><span class="eln-r5p4j"><!--[--><!--[0--><span aria-hidden="true" class="eln-1v01gqy"><!--[--><!---->+49.4%<!--]--></span><!--]--> <span class="eln-17i7zw9">49.4</span><!--]--><span class="percent-display eln-r5p4j hidden">%</span></span><!--[-1--><!--]--><!--]--></span></span><!--]--><!--]--></span> <!--[-1--><!--]--><!--]--><!--]--><!--]--></td><!--]--><!--]--><!--]--><!--]--></tr><!--]--><!--]--><!----> <!--[-1--><!--]--> <!--[-1--><!--]--> <!--[-1--><!--]--><!--]--></tbody><!----> <!--[0--><tfoot><!--[--><!--[-1--><!--]--> <!--[0--><!--[--><tr class="notes-row eln-1otfx17" style="   "><!--[--><!--[--><!----><!--[-1--><td colspan="3" class="gray middle table-note row-cell eln-17zieuu"><!--[-1--><!--[--><!--[-1--><p class="gray table caption flex eln-1hfo93s"><!--[--><!--[--><!--[0--><!--[--><!--[0--><span class="eevp-note">>95% of votes in</span><!--]--><!--]--><!--]--><!--]--><!--]--></p><!--]--><!--]--><!--]--></td><!--]--><!----><!--]--><!--]--><!--[-1--><!--]--></tr><!--]--><!--]--><!--]--></tfoot><!--]--><!--]--></table><!----></div> <!--[-1--><!--]--><!----></div><!--]--></a><!--]--> <!--[-1--><!--]--> <p class="ap-source below-table eln-1da977f">Source: Associated Press</p> <!--[0--><!--[-1--><!--]--><!--]--></div> <!--[0--><div class="map-region eln-1da977f voteshare-left-swatches voteshare-left-swatches-medium voteshare-left-swatches-large embed-compact-map-key-mobile embed-compact-map-key-desktop custom-inset-key custom-inset-key-medium custom-inset-key-large non-candidates-single-line non-candidates-single-line-medium non-candidates-single-line-large" style=" --geo-aspect-ratio:1.1; --map-area-ratio-mobile:1.2; --map-area-ratio-medium:1; --map-area-ratio-large:1; --map-alignment-mobile:center; --map-alignment-medium:center; --map-alignment-large:center; --toggle-alignment-mobile:flex-start flex-end; --toggle-alignment-medium:flex-start flex-end; --toggle-alignment-large:flex-start flex-end; --key-alignment-mobile:flex-end flex-start; --key-alignment-medium:flex-end flex-start; --key-alignment-large:flex-end flex-start; --toggle-offset-mobile:0px; --toggle-offset-desktop:0px; --source-alignment-mobile:flex-end flex-end; --source-alignment-medium:flex-end flex-end; --source-alignment-large:flex-end flex-end; --map-max-w-medium:220px; --map-max-w-large:220px; --region-flex-medium:1; --region-flex-large:1; "><!--[--><!----><a class="map-outer-wrapper eln-1da977f" style=" --map-pad-top-mobile:0px; --map-pad-bot-mobile:0px; --map-pad-l-mobile:0px; --map-pad-r-mobile:0px; --map-pad-top-desktop:0px; --map-pad-bot-desktop:0px; --map-pad-l-desktop:0px; --map-pad-r-desktop:0px; --key-rows-mobile:1; --key-rows-desktop:1; --key-offset-mobile:0px; --key-offset-desktop:0px; " href="https://www.nytimes.com/interactive/2026/09/09/us/elections/results-rhode-island-governor-primary.html"><!----><!--[0--><!--[-1--><!--]--> <!--[-1--><!--]--> <div class="map-container state-map RI-state  eln-1ov7b5e"><!--[-1--><!--]--> <div class="map-key-wrapper eln-1ov7b5e"><div class="map-image-container  eln-1ov7b5e" style="aspect-ratio: 600 / 545.45;"><!--[0--><div class="map-needle-icons eln-2l7i8r"><!--[--><!--[-1--><!--]--><!--]--></div><!--]--> <div class="map map-root eln-1ov7b5e" alt="" role="img" aria-label="Map of election results. "></div> <div class="pre-render map-7ex6xi eln-1ov7b5e"><!--[0--><!----><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 545.45" style="position:relative;overflow:visible;z-index:2;stroke-linecap:round;stroke-linejoin:round;"><defs>
<g id="ssr-34f42a5937e7"><g class="vmap-svg-layers" data-scaling="0.15" data-stroke-scaling="0.25"><g pointer-events="none" class="vmap-shape-layers"><g class="vmap-layer" data-type="path" fill="none" pointer-events="none" display="block"><path fill="rgb(26, 129, 143)" stroke="rgb(26, 129, 143)" stroke-width="0.5" d="M365,167.5L377.5,155L381,151L396.5,160.5L396,168.5L392.5,165.5L389.5,169.5L389.5,186.5L385.5,189.5L374.5,182Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M394.5,193L398.5,192L412.5,189.5L416.5,200.5L420,202L413,221.5L409,226L405.5,226.5L401.5,224L396,223L391,228.5L388,228.5L386,225L386,216Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M420.5,186L425.5,193L423,195L420,202L416.5,200.5L412.5,189.5L398.5,192L394.5,193L398,183L399,173L396,168.5L396.5,160.5L407.5,166.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M296,375L298,375L298.5,369L304,364L304.5,364L313,359L319,353.5L321,330.5L319.5,322.5L331.5,321.5L333.5,336L330,352.5L323.5,360.5L317,365L317.5,377L316.5,381.5L307.5,396L304,410.5L300.5,410L297.5,406L292.5,402.5L294,396L298,388Z"></path><path fill="rgb(26, 129, 143)" stroke="rgb(26, 129, 143)" stroke-width="0.5" d="M241.5,532L243.5,525.5L252,514.5L255.5,509L259,495.5L262.5,493.5L268,497L268.5,523.5L273,538L268.5,540L258.5,541L244,545.5L241,542Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M161,263L223,262.5L229,260.5L275.5,259.5L286,259.5L287.5,266L287,305L292.5,323.5L282.5,321.5L243.5,308L240,283L216.5,287L195.5,289.5L159.5,294Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M187.5,387L189.5,388L189.5,385L191.5,383.5L191.5,380.5L188,377L190,369.5L193.5,368L194.5,366L198.5,364L202,367L209,364L209,362.5L216,348L219,349.5L223,349L226,351.5L226.5,355L230.5,357L234,355L237,358L245,353.5L249,354L251.5,357L243,390.5L237,410.5L214,420.5L195.5,430L188,431.5L188,416Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M468,226.5L466.5,236L467,243L464.5,246L463.5,254L464,258.5L468,264L470,284L431.5,295L431.5,277L434.5,265L431.5,248.5L431.5,236L434,221.5L437,212L438.5,215L447,216.5L447,218.5L467.5,224Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M389,284L394.5,289.5L420.5,314L414,331.5L412.5,332.5L406,330.5L402,335L396.5,330.5L385,312.5L384,310.5L383.5,309.5L384.5,296Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M157,375L157.5,357L159.5,294L195.5,289.5L198.5,294L202,293L204.5,298L203.5,299.5L205,303L204,305L208.5,307L200.5,314L197,320.5L195,320.5L195,326L194,331.5L194.5,333.5L195.5,333.5L195.5,336L193,348L196.5,349L197,350.5L194.5,355L195,359L191.5,362.5L193.5,368L190,369.5L188,377L191.5,380.5L191.5,383.5L189.5,385L189.5,388L187.5,387L181,384.5L179.5,381.5L176,380.5L170,389L169,387L171,386L169,385L167.5,389.5L164.5,390.5L165.5,392.5L164,394.5L160.5,390.5L157,389.5L156.5,388L158,387L155.5,387L154,383.5L157,382.5Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M311.5,240.5L312,239.5L314,237.5L315.5,237.5L319,243L324.5,231.5L331.5,227.5L338.5,227.5L340.5,265L339,268.5L329.5,271.5L322,272.5L320.5,275L325.5,284L330.5,288.5L334.5,306L335,315L331.5,321.5L319.5,322.5L316,324L300.5,325L292.5,323.5L287,305L287.5,266L286,259.5L294,259.5L304,259.5L302,251.5L304.5,247L309.5,243L309,241.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M195.5,289.5L216.5,287L240,283L243.5,308L245.5,322.5L245,324L245.5,331.5L247.5,331.5L249,337L247,338L247,340.5L251,348L245,353.5L237,358L234,355L230.5,357L226.5,355L226,351.5L223,349L219,349.5L216,348L209,362.5L209,364L202,367L198.5,364L194.5,366L193.5,368L191.5,362.5L195,359L194.5,355L197,350.5L196.5,349L193,348L195.5,336L195.5,333.5L194.5,333.5L194,331.5L195,326L195,320.5L197,320.5L200.5,314L208.5,307L204,305L205,303L203.5,299.5L204.5,298L202,293L198.5,294Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M247,3.5L254.5,53L158,55.5L157.5,6.5Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M345.5,75.5L348.5,74L351,76.5L351.5,79L352,84L341.5,85.5L340,79L341,77.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M298.5,94L312,91L327,88.5L333,87.5L335,99.5L328.5,98.5L326.5,98.5L317,106.5L309,114L309,112L306.5,113L305,104.5L303,103L302,98.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M159,102L207.5,101L209.5,120L218,181L161,183L160.5,139.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M158,55.5L254.5,53L259.5,86.5L261.5,100L207.5,101L159,102Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M254.5,53L301,47.5L302.5,54.5L312,91L298.5,94L293.5,94.5L288,95.5L261.5,100L259.5,86.5Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M354.5,101L364,99.5L373.5,98.5L370,108.5L372.5,114.5L368,119.5L367.5,122L370.5,130L370.5,138.5L374.5,143L376,147.5L381,151L377.5,155L365,167.5L359.5,155L355.5,139.5L350,135.5L346,132L345,129.5L346,127.5L349,125.5L355.5,116.5L356,104.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M157,375L157,382.5L154,383.5L155.5,387L158,387L156.5,388L157,389.5L160.5,390.5L164,394.5L165.5,392.5L164.5,390.5L167.5,389.5L169,385L171,386L169,387L170,389L176,380.5L179.5,381.5L181,384.5L187.5,387L188,416L188,431.5L173,432.5L142.5,438L130.5,446L126,447L126,440L133,430L141.5,421.5L140.5,416L138.5,414.5L137.5,411.5L137.5,407L140.5,404.5L140.5,400L140,393.5L136,389L136,379.5L143.5,377L147,373.5L155,376Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M341.5,85.5L352,84L351.5,79L371,75.5L370.5,85.5L373.5,98.5L364,99.5L354.5,101L342.5,101L340.5,101L335,99.5L333,87.5Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M309,114L317,106.5L326.5,98.5L328.5,98.5L335,99.5L340.5,101L342.5,101L354.5,101L356,104.5L355.5,116.5L349,125.5L346,127.5L345,129.5L346,132L350,135.5L348,137.5L347.5,145L341,145.5L341.5,148.5L338.5,150L337.5,154L333,151L332,149.5L333.5,145L332,145L331.5,145L327,145L326,144L323.5,132L313,133L310.5,133L310.5,130L312,130L310,124L309.5,121L314,121L313.5,119.5L312.5,116.5L309.5,115.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M316,1L351.5,0L351.5,43L351,76.5L348.5,74L345.5,75.5L342.5,74L344,67.5L340.5,67.5L333,60L330,59L328,52L323.5,45.5L314,38L312.5,31L308.5,29L306,25.5L302,24.5L305.5,20L315,7.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M261.5,100L288,95.5L293.5,94.5L298.5,94L302,98.5L303,103L305,104.5L306.5,113L309,112L309,114L309.5,115.5L312.5,116.5L313.5,119.5L314,121L309.5,121L310,124L312,130L310.5,130L310.5,133L313,133L311.5,137.5L309.5,137.5L309,138.5L306,138.5L301.5,142L291,144L280,141L268.5,143L263.5,114Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M247,3.5L256,3.5L283,2.5L282.5,5.5L277.5,5.5L281.5,18L289.5,22L302,24.5L301.5,27.5L303,39L302,40L302,44.5L304,46.5L303,47.5L301,47.5L254.5,53Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M237,410.5L243,390.5L251.5,357L249,354L245,353.5L251,348L247,340.5L247,338L249,337L247.5,331.5L245.5,331.5L245,324L245.5,322.5L243.5,308L282.5,321.5L292.5,323.5L300.5,325L316,324L319.5,322.5L321,330.5L319,353.5L313,359L304.5,364L304,364L298.5,369L298,375L296,375L295.5,374.5L292.5,374.5L290.5,378L282.5,401.5L276,404.5L263,404.5L249,410Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M161,183L218,181L274,179.5L280.5,180.5L280.5,219.5L280.5,222L274,222L273,223L162,226Z"></path><path fill="rgb(26, 129, 143)" stroke="rgb(26, 129, 143)" stroke-width="0.5" d="M274,222L280.5,222L297,222L299,222L319.5,221.5L323.5,221.5L322,226.5L319,231.5L317,232L316,230.5L312.5,235L312.5,237L310.5,237.5L311.5,240.5L309,241.5L309.5,243L304.5,247L302,251.5L304,259.5L294,259.5L286,259.5L275.5,259.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M207.5,101L261.5,100L263.5,114L268.5,143L274,179.5L218,181L209.5,120Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M283,2.5L297.5,1L316,1L315,7.5L305.5,20L302,24.5L289.5,22L281.5,18L277.5,5.5L282.5,5.5Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M268.5,143L280,141L291,144L301.5,142L306,138.5L309,138.5L309.5,137.5L311.5,137.5L313,133L323.5,132L326,144L327,145L331.5,145L332,145L333.5,145L332,149.5L333,151L337.5,154L338.5,150L341.5,148.5L341,145.5L347.5,145L347.5,154L350,163L348.5,159.5L345.5,159.5L343.5,156.5L338,157.5L334,160.5L334.5,159.5L333,158.5L331,161L326,161L324,163L324.5,164L324,165L324,166.5L322.5,167.5L321,168.5L322.5,174L319,174L317.5,178.5L313.5,178.5L304,179.5L280.5,180.5L274,179.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M301,47.5L303,47.5L304,46.5L302,44.5L302,40L303,39L301.5,27.5L302,24.5L306,25.5L308.5,29L312.5,31L314,38L323.5,45.5L328,52L330,59L333,60L340.5,67.5L344,67.5L342.5,74L345.5,75.5L341,77.5L340,79L341.5,85.5L333,87.5L327,88.5L312,91L302.5,54.5Z"></path><path fill="rgb(26, 129, 143)" stroke="rgb(26, 129, 143)" stroke-width="0.5" d="M431.5,295L470,284L474,326L464.5,328.5L464,334L461.5,337L450,348L441,351.5L438.5,350.5L440.5,338.5L438.5,332.5L434,324L432.5,316L432.5,313Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M362.5,345L363,345L363.5,344L366,342.5L368,340.5L374,341.5L376.5,339.5L378.5,327L378,317L380,312.5L381.5,311.5L384,310.5L385,312.5L396.5,330.5L391.5,332.5L391.5,340.5L388.5,348L384.5,352.5L372.5,354L369.5,352.5L364,355L362.5,349L360.5,348Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M420.5,314L394.5,289.5L389,284L392.5,278.5L403.5,246L413.5,237.5L418,235L424,236L425.5,239.5L425.5,246L420,251.5L417.5,257L416.5,267L421,305ZM379.5,237.5L389,246L391,249.5L386,264L381,271.5L377,273L373.5,271.5L373,250.5L367,243L365.5,235L369.5,221.5L372.5,220.5L373.5,222Z"></path><path fill="rgb(26, 129, 143)" stroke="rgb(26, 129, 143)" stroke-width="0.5" d="M383.5,309.5L384,310.5L381.5,311.5ZM353,343.5L349.5,348L345,348L342.5,341.5L343.5,333.5L347,324L347,309.5L347.5,294L350,285L353.5,279.5L356.5,277.5L359.5,278.5L361.5,282.5L362.5,292.5L360.5,306L361.5,322.5L360.5,333.5Z"></path><path fill="rgb(99, 167, 178)" stroke="rgb(99, 167, 178)" stroke-width="0.5" d="M304,179.5L313.5,178.5L317.5,178.5L319,174L322.5,174L321,168.5L322.5,167.5L324,166.5L324,165L324.5,164L324,163L326,161L331,161L333,158.5L334.5,159.5L334,160.5L338,157.5L343.5,156.5L345.5,159.5L348.5,159.5L350,163L352.5,173L352,182L359,192L359.5,203L355.5,208.5L354.5,219.5L352,219.5L348.5,216.5L345,209.5L342,207.5L325.5,206L322,207.5L321,218.5L335.5,222L338.5,227.5L331.5,227.5L324.5,231.5L319,243L315.5,237.5L314,237.5L312,239.5L311.5,240.5L310.5,237.5L312.5,237L312.5,235L316,230.5L317,232L319,231.5L322,226.5L323.5,221.5L319.5,221.5L299,222L297,222L296,216.5L295.5,201L287.5,201L290.5,195L301,187.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M280.5,180.5L304,179.5L301,187.5L290.5,195L287.5,201L295.5,201L296,216.5L297,222L280.5,222L280.5,219.5Z"></path><path fill="rgb(158, 208, 216)" stroke="rgb(158, 208, 216)" stroke-width="0.5" d="M162,226L273,223L274,222L275.5,259.5L229,260.5L223,262.5L161,263Z"></path></g><g class="vmap-layer" data-type="path" fill="none" pointer-events="none" display="block"><path stroke-width="0.9" stroke="white" opacity="0.55" d="M365,167.5L377.5,155L381,151M396,168.5L396.5,160.5M394.5,193L398.5,192L412.5,189.5L416.5,200.5L420,202M296,375L298,375L298.5,369L304,364L304.5,364L313,359L319,353.5L321,330.5L319.5,322.5L331.5,321.5M161,263L223,262.5L229,260.5L275.5,259.5L286,259.5L287.5,266L287,305L292.5,323.5L282.5,321.5L243.5,308L240,283L216.5,287L195.5,289.5L159.5,294M237,410.5L243,390.5L251.5,357L249,354L245,353.5L251,348L247,340.5L247,338L249,337L247.5,331.5L245.5,331.5L245,324L245.5,322.5L243.5,308M188,431.5L188,416L187.5,387L181,384.5L179.5,381.5L176,380.5L170,389L169,387L171,386L169,385L167.5,389.5L164.5,390.5L165.5,392.5L164,394.5L160.5,390.5L157,389.5L156.5,388L158,387L155.5,387L154,383.5L157,382.5L157,375M431.5,295L470,284M389,284L394.5,289.5L420.5,314M396.5,330.5L385,312.5L384,310.5L383.5,309.5M338.5,227.5L331.5,227.5L324.5,231.5L319,243L315.5,237.5L314,237.5L312,239.5L311.5,240.5L309,241.5L309.5,243L304.5,247L302,251.5L304,259.5L294,259.5L286,259.5M247,3.5L254.5,53L158,55.5M351,76.5L348.5,74L345.5,75.5L341,77.5L340,79L341.5,85.5L333,87.5L327,88.5L312,91L302.5,54.5L301,47.5L303,47.5L304,46.5L302,44.5L302,40L303,39L301.5,27.5L302,24.5L306,25.5L308.5,29L312.5,31L314,38L323.5,45.5L328,52L330,59L333,60L340.5,67.5L344,67.5L342.5,74L345.5,75.5M351.5,79L352,84L341.5,85.5M159,102L207.5,101L209.5,120L218,181L161,183M373.5,98.5L364,99.5L354.5,101L356,104.5L355.5,116.5L349,125.5L346,127.5L345,129.5L346,132L350,135.5M347.5,145L341,145.5L341.5,148.5L338.5,150L337.5,154L333,151L332,149.5L333.5,145L332,145L331.5,145L327,145L326,144L323.5,132L313,133L310.5,133L310.5,130L312,130L310,124L309.5,121L314,121L313.5,119.5L312.5,116.5L309.5,115.5L309,114L317,106.5L326.5,98.5L328.5,98.5L335,99.5L340.5,101L342.5,101L354.5,101M316,1L315,7.5L305.5,20L302,24.5L289.5,22L281.5,18L277.5,5.5L282.5,5.5L283,2.5M162,226L273,223L274,222L275.5,259.5M350,163L348.5,159.5L345.5,159.5L343.5,156.5L338,157.5L334,160.5L334.5,159.5L333,158.5L331,161L326,161L324,163L324.5,164L324,165L324,166.5L322.5,167.5L321,168.5L322.5,174L319,174L317.5,178.5L313.5,178.5L304,179.5L280.5,180.5L274,179.5L268.5,143L280,141L291,144L301.5,142L306,138.5L309,138.5L309.5,137.5L311.5,137.5L313,133M432.5,313L432.5,316M363,345L362.5,345M368,340.5L366,342.5M381.5,311.5L384,310.5M187.5,387L189.5,388L189.5,385L191.5,383.5L191.5,380.5L188,377L190,369.5L193.5,368L194.5,366L198.5,364L202,367L209,364L209,362.5L216,348L219,349.5L223,349L226,351.5L226.5,355L230.5,357L234,355L237,358L245,353.5M195.5,289.5L198.5,294L202,293L204.5,298L203.5,299.5L205,303L204,305L208.5,307L200.5,314L197,320.5L195,320.5L195,326L194,331.5L194.5,333.5L195.5,333.5L195.5,336L193,348L196.5,349L197,350.5L194.5,355L195,359L191.5,362.5L193.5,368M319.5,322.5L316,324L300.5,325L292.5,323.5M298.5,94L312,91M333,87.5L335,99.5M309,114L309,112L306.5,113L305,104.5L303,103L302,98.5L298.5,94L293.5,94.5L288,95.5L261.5,100L263.5,114L268.5,143M254.5,53L259.5,86.5L261.5,100L207.5,101M254.5,53L301,47.5M218,181L274,179.5M280.5,180.5L280.5,219.5L280.5,222L274,222M280.5,222L297,222L299,222L319.5,221.5L323.5,221.5L322,226.5L319,231.5L317,232L316,230.5L312.5,235L312.5,237L310.5,237.5L311.5,240.5M297,222L296,216.5L295.5,201L287.5,201L290.5,195L301,187.5L304,179.5"></path></g><g class="vmap-layer" data-type="path" fill="none" pointer-events="none" display="block"><path stroke="rgba(0, 0, 0, 0.15)" stroke-width="1.1" d="M353.5,79L352.5,90L342.5,93L340.5,101L334.5,116.5L335.5,126.5L332,145L331.5,146.5L326,161L324.5,164L324,165L322.5,167.5L321,168.5L316.5,175L313.5,178.5L305,190.5L301,212L299,214L296,216.5L285,217.5L280.5,219.5L273,223L256.5,229.5L244.5,229.5L232,240.5L223,262.5L216.5,287L213,300.5L206,316L195,326L157.5,357L157,357M370.5,132L362.5,129.5L349,125.5L338.5,125.5L335.5,126.5M317,175.5L316.5,175L293.5,151L291,144L286.5,127.5L287,118.5L288,95.5L288,94L288.5,86.5L299,56.5L302.5,54.5L309.5,51L323.5,45.5L351.5,43"></path><path stroke="rgba(0, 0, 0, 0.11)" stroke-width="0.8" d="M252,514.5L256.5,520M334.5,306L315,306L312,302.5L299,286L293.5,262.5L294,259.5L299,237L299,222L299,214L299,213M361.5,322.5L347,309.5L346,309.5M425.5,238.5L410,254L394.5,289.5L385,312.5L378.5,327M454,220.5L438,233L431.5,236M139,400L140.5,400L151.5,412.5L158.5,415L182,418L188,416L205,411.5L214.5,405L218.5,396L231,396L243,390.5L247.5,388L261,389L274.5,387L280.5,383.5L286.5,369L294,369L304,364L304.5,364L309.5,353.5L314,341.5L316,328L316,324L312,302.5L311.5,298.5L317.5,261.5L315.5,247L312,239.5L310.5,237.5L310.5,237L319.5,225L319.5,221.5L320,213L315,200.5L319,197.5M159,139.5L160.5,139.5L177,129.5L193.5,126.5L209.5,120L221.5,119.5L232,113L247,111L263.5,114L287,118.5L288.5,119.5M369,122L367.5,122L364,123L351,125M255.5,2.5L256,3.5M288.5,22L289.5,22L292,31M343.5,100L342.5,101L337.5,116.5M330.5,138.5L331.5,145L331.5,146.5L332,149.5L333,151M332,168.5L328,173L321,192M389,176.5L388,176.5L380,166.5L377.5,163L380,157.5L377.5,155L373.5,148.5L374,144M406,226.5L399,214L398.5,192L398,183M409,259.5L410,254L410.5,239.5M305.5,21L305.5,20L299,12L295,11L296,1M316,328L302,329.5L295.5,334L286,336L266.5,332.5L251,321.5L245,324L236.5,328.5L224,322.5L212.5,321.5L206,316M364,76.5L364,99.5L364,105.5L367,114.5L364,123L362.5,129.5L362,130M335,116.5L334.5,116.5L317,106.5L302,98.5L293.5,94.5L288,94L274.5,93L259.5,86.5L242,76.5L237,77.5L232.5,71L218,69L208.5,62L183,61L171.5,63.5L168,62L158,63.5M335.5,114L328.5,98.5L327,88.5L316,59L309.5,51L305,45.5M296,33.5L279,26.5L265,8L255.5,3.5M151.5,412.5L153.5,393.5L150,390.5L136.5,389M334,121L327,122L324.5,128.5L314,123L310,124L302.5,126.5L290.5,124"></path></g><g class="vmap-layer" data-type="path" fill="none" pointer-events="none" display="block"><path stroke-width="1" stroke="rgba(120, 120, 120, 0.7)" d="M381,151L396.5,160.5L407.5,166.5L420.5,186L425.5,193L423,195L420,202L413,221.5L409,226L405.5,226.5L401.5,224L396,223L391,228.5L388,228.5L386,225L386,216L394.5,193L398,183L399,173L396,168.5L392.5,165.5L389.5,169.5L389.5,186.5L385.5,189.5L374.5,182L365,167.5L359.5,155L355.5,139.5L350,135.5L348,137.5L347.5,145L347.5,154L350,163L352.5,173L352,182L359,192L359.5,203L355.5,208.5L354.5,219.5L352,219.5L348.5,216.5L345,209.5L342,207.5L325.5,206L322,207.5L321,218.5L335.5,222L338.5,227.5L340.5,265L339,268.5L329.5,271.5L322,272.5L320.5,275L325.5,284L330.5,288.5L334.5,306L335,315L331.5,321.5L333.5,336L330,352.5L323.5,360.5L317,365L317.5,377L316.5,381.5L307.5,396L304,410.5L300.5,410L297.5,406L292.5,402.5L294,396L298,388L296,375L295.5,374.5L292.5,374.5L290.5,378L282.5,401.5L276,404.5L263,404.5L249,410L237,410.5L214,420.5L195.5,430L188,431.5L173,432.5L142.5,438L130.5,446L126,447L126,440L133,430L141.5,421.5L140.5,416L138.5,414.5L137.5,411.5L137.5,407L140.5,404.5L140.5,400L140,393.5L136,389L136,379.5L143.5,377L147,373.5L155,376L157,375L157.5,357L159.5,294L161,263L162,226L161,183L160.5,139.5L159,102L158,55.5L157.5,6.5L247,3.5L256,3.5L283,2.5L297.5,1L316,1L351.5,0L351.5,43L351,76.5L351.5,79L371,75.5L370.5,85.5L373.5,98.5L370,108.5L372.5,114.5L368,119.5L367.5,122L370.5,130L370.5,138.5L374.5,143L376,147.5L381,151M241.5,532L243.5,525.5L252,514.5L255.5,509L259,495.5L262.5,493.5L268,497L268.5,523.5L273,538L268.5,540L258.5,541L244,545.5L241,542L241.5,532M468,226.5L466.5,236L467,243L464.5,246L463.5,254L464,258.5L468,264L470,284L474,326L464.5,328.5L464,334L461.5,337L450,348L441,351.5L438.5,350.5L440.5,338.5L438.5,332.5L434,324L432.5,316L432.5,313L431.5,295L431.5,277L434.5,265L431.5,248.5L431.5,236L434,221.5L437,212L438.5,215L447,216.5L447,218.5L467.5,224L468,226.5M420.5,314L414,331.5L412.5,332.5L406,330.5L402,335L396.5,330.5L391.5,332.5L391.5,340.5L388.5,348L384.5,352.5L372.5,354L369.5,352.5L364,355L362.5,349L360.5,348L362.5,345L363,345L363.5,344L366,342.5L368,340.5L374,341.5L376.5,339.5L378.5,327L378,317L380,312.5L381.5,311.5L383.5,309.5L384.5,296L389,284L392.5,278.5L403.5,246L413.5,237.5L418,235L424,236L425.5,239.5L425.5,246L420,251.5L417.5,257L416.5,267L421,305L420.5,314M379.5,237.5L389,246L391,249.5L386,264L381,271.5L377,273L373.5,271.5L373,250.5L367,243L365.5,235L369.5,221.5L372.5,220.5L373.5,222L379.5,237.5M353,343.5L349.5,348L345,348L342.5,341.5L343.5,333.5L347,324L347,309.5L347.5,294L350,285L353.5,279.5L356.5,277.5L359.5,278.5L361.5,282.5L362.5,292.5L360.5,306L361.5,322.5L360.5,333.5L353,343.5"></path></g></g><g class="vmap-highlight-layers"></g><g pointer-events="none" class="vmap-label-layers"><g class="vmap-layer" data-type="dot" data-stroke-scaling="0.1" fill="none" pointer-events="none" display="block"><circle cx="332.81428666546225" cy="122.0205342237037" r="3" fill="rgba(0, 0, 0, 0)" stroke-width="5" stroke="white" opacity="0.4"></circle><circle cx="335.13742200461" cy="188.49440734557612" r="1.5" fill="#000" stroke-width="3.5" stroke="white" opacity="0.4"></circle></g><g class="vmap-layer" data-type="label" data-stroke-scaling="0.1" pointer-events="none" display="block"><text transform="translate(335.13742200461,188.49440734557612)" x="-4.9140625" y="2.55" class="g-map-label" fill="none" stroke="white" stroke-width="3.5" opacity="0.4" style="display:block;text-anchor:end;font-size:13px;">Warwick</text><text transform="translate(332.81428666546225,122.0205342237037)" x="0.5" y="-13.2" class="g-map-label" fill="none" stroke="white" stroke-width="3.5" opacity="0.4" style="display:block;text-anchor:middle;font-size:14.5px;">Providence</text></g><g class="vmap-layer" data-type="dot" fill="none" pointer-events="none" display="block"><circle cx="332.81428666546225" cy="122.0205342237037" r="3" fill="rgba(0, 0, 0, 0)" stroke-width="1.5" stroke="#000"></circle><circle cx="335.13742200461" cy="188.49440734557612" r="1.5" fill="#000" stroke-width="0" stroke="#000"></circle></g><g class="vmap-layer" data-type="label" pointer-events="none" display="block"><text transform="translate(335.13742200461,188.49440734557612)" x="-4.9140625" y="2.55" class="g-map-label" fill="#000" style="display:block;text-anchor:end;font-size:13px;">Warwick</text><text transform="translate(332.81428666546225,122.0205342237037)" x="0.5" y="-13.2" class="g-map-label" fill="#000" style="display:block;text-anchor:middle;font-size:14.5px;">Providence</text></g></g><g pointer-events="none" class="vmap-hover-layers"></g></g></g></defs>
<use xlink:href="#ssr-34f42a5937e7"></use><script data-attr-keep-server class="ssr-map-resizer"><![CDATA[(function ot(t){i();function e(o,s){const l=(s||document).querySelectorAll(o);return Array.from(l)}function n(o){const s=o.querySelector(":scope > use");if(!s)return o;const l=s.getAttribute("xlink:href");return document.querySelector(l).closest("svg")}function i(o){const s=(o||0)+1,l=3,r=document.querySelectorAll(`.pre-render.${t} > svg`);r.length>0?r.forEach(u=>L(u)):s<l?setTimeout(()=>i(s),10):console.log("[ssr resizer] unable to connect")}function L(o){if(o.classList.contains("ditu-watched"))return;o.classList.add("ditu-watched");const s=n(o),l=s.querySelector("g.vmap-svg-layers"),r=e("g.vmap-layer",s),u=e("defs pattern",s),f=+l.getAttribute("data-scaling")||0,d=+l.getAttribute("data-stroke-scaling")||0,p=[];r.forEach(x=>{const M=x.hasAttribute("data-stroke-scaling")?+x.getAttribute("data-stroke-scaling"):d,h=x.hasAttribute("data-scaling")?+x.getAttribute("data-scaling"):f;e("path,text,circle",x).forEach(m=>{var g=m.tagName,y={el:m,tag:g};if(g=="text"){const b=m.getAttribute("data-transform")||m.getAttribute("transform")||"",V=/translate\(([^)]+)\)/.exec(b),O=V&&V[1].match(/[0-9.]+/g)||[0,0];m.setAttribute("data-transform",b),y.x=+O[0],y.y=+O[1],y.scaling=h}if(g=="circle"){const b=m.getAttribute("data-r")||m.getAttribute("r")||"0";m.setAttribute("data-r",b),y.r=+b,y.scaling=h}if(g==="path"&&m.hasAttribute("data-symbol-x")&&m.hasAttribute("data-symbol-y")&&(y.x=+m.getAttribute("data-symbol-x"),y.y=+m.getAttribute("data-symbol-y"),y.scaling=h,y.symbol=!0,y.transform=m.getAttribute("transform")||""),m.hasAttribute("stroke-width")){const b=m.getAttribute("data-stroke-width")||m.getAttribute("stroke-width")||"0";m.setAttribute("data-stroke-width",b),y.sw=+b,y.ss=M}m.style.setProperty("vector-effect","none"),p.push(y)})});let v=new ResizeObserver(w);v.observe(o),w();function w(){if(o.isConnected===!1){v.disconnect(),o.classList.remove("ditu-watched"),console.log("[ssr resizer] monitored svg was detached, reconnecting..."),i();return}const M=o.getBoundingClientRect().width/600;M>0&&(u.forEach(h=>{if(!h.hasAttribute("patternTransform"))return;const m=+h.getAttribute("data-scaling")||0,g=Math.pow(M,1-m);let y=h.getAttribute("patternTransform");y=y.replace(/ ?scale\([^)]+\)/,""),y+=" scale("+1/g+")",h.setAttribute("patternTransform",y)}),p.forEach(h=>{const m=Math.pow(M,1-h.scaling);if(h.tag=="text"){const g="scale("+1/m+") translate("+h.x*m+" "+h.y*m+")";h.el.setAttribute("transform",g)}if(h.tag=="circle"&&h.el.setAttribute("r",h.r/m),h.symbol)if(m===1)h.transform?h.el.setAttribute("transform",h.transform):h.el.removeAttribute("transform");else{const g="translate("+h.x+" "+h.y+") scale("+1/m+") translate("+-h.x+" "+-h.y+")";h.el.setAttribute("transform",(h.transform?h.transform+" ":"")+g)}if(h.sw>0&&h.ss>=0){const g=Math.pow(M,1-h.ss);let b=h.tag==="text"||h.symbol?m:1;h.el.setAttribute("stroke-width",h.sw/g*b)}}))}}})("map-7ex6xi");]]></script>
</svg><script data-attr-keep-server class="ssr-map-stasher">
  (function() {
    const parent = document.currentScript?.parentElement;
    const svg = parent?.querySelector(".map-7ex6xi > svg");
    if (svg) {
      (window._ssrmaps || (window._ssrmaps = {}))["map-7ex6xi"] = svg;
    }
  })();
</script><!----><!--]--></div></div> <!--[-1--><!--]--> <!--[--><!--[-1--><!--]--> <!--[0--><div class="key-wrap"><div class="key-container  key-container-view-vote-share key-container-size-default key-container-align-center key-container-position-default eln-yvehnl" aria-hidden="true" style="left: undefined;bottom: 0px"><!--[0--><div class="vote-share-key key key-size-default eln-bwaw0v one-element has-empty-group"><div class="candidates key-row-group eln-bwaw0v"><!--[--><div class="party eln-bwaw0v last-candidate"><div class="label eln-bwaw0v"><!--[0--><span>Foulkes</span><!--]--></div> <!--[1--><div class="swatches eln-bwaw0v"><!--[--><!--[-1--><!--]--><!--[0--><div class="swatch swatch-democrat-2-2 eln-bwaw0v" style="background: rgb(158, 208, 216); width: calc(var(--spacing) * 4);"><!--[0--><span class="swatch-label eln-bwaw0v">60</span><!--]--></div><!--]--><!--[0--><div class="swatch swatch-democrat-2-3 eln-bwaw0v" style="background: rgb(99, 167, 178); width: calc(var(--spacing) * 4);"><!--[0--><span class="swatch-label eln-bwaw0v with-pct">70</span><!--]--></div><!--]--><!--[0--><div class="swatch swatch-democrat-2-4 eln-bwaw0v" style="background: rgb(26, 129, 143); width: calc(var(--spacing) * 4);"><!--[-1--><!--]--></div><!--]--><!--]--></div><!--]--></div><!--]--></div> <div class="not-candidates key-row-group eln-bwaw0v"><!--[--><!--]--></div></div><!--]--></div></div><!--]--> <!--[--><div class="ap-source map-inset eln-1da977f with-inset-key">Source: A.P.</div><!--]--><!--]--> <!--[0--><div class="toggle eln-1ov7b5e"><!--[--><!--[0--><div class="toggle-container layout-inset eln-qyjuj6"><!--[--><button aria-pressed="true" class="eln-qyjuj6 active"><!--[-1--><!--]--> Dem.</button><button aria-pressed="false" class="eln-qyjuj6"><!--[-1--><!--]--> Rep.</button><!--]--></div><!--]--><!--]--></div><!--]--></div> <!--[-1--><!--]--></div><!--]--><!----><!----></a><!----><!--]--> <p class="ap-source below-map eln-1da977f">Source: Associated Press</p></div><!--]--></div> <!--[-1--><!--]--><!----></div><!--]--><!----></div><!--]--><!--[0--><div role="tabpanel" data-race-group="ri-us-senate-2-primary" id="g-results-tablist-s1-panel-ri-us-senate-2-primary" aria-labelledby="g-results-tablist-s1-tab-ri-us-senate-2-primary" aria-hidden="true" class="eln-1o487ck"><!--[-1--><!--]--><!----></div><!--]--><!--]--></div></div><!--]--></div><div class="embed-component eln-47pedk" data-type="link-strip"><!--[2--><!--[0--><div class="link-strip-outer-container eln-19wsr16"><div class="link-strip-wrapper eln-19wsr16 top-rule wrap wrap-desktop"><div class="embed-scroll-container eln-5xpisl"><!--[-1--><!--]--> <div class="embed-scroll eln-5xpisl has-overflow large-overflow" style="--scrolled:0; --scroll-remaining:100;"><div class="link-strip eln-19wsr16"><!--[0--><div class="link-strip-header eln-19wsr16">Statewide results</div><!--]--> <!--[--><a class="link-strip-item eln-19wsr16" href="https://www.nytimes.com/interactive/2026/09/09/us/elections/results-rhode-island-primary.html"><span class="link-text"><!---->Full Rhode Island results<!----></span> ›</a><!--]--></div><!----></div></div><!----> <!--[-1--><!--]--></div></div><!--]--><!--]--></div><!--]--><!--]--></div><!----><!--]--> <!--[-1--><!--]--> <!--[-1--><!--]--></section><!--]--><!--]--><!--]--><!--]--></nyt-elections></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-results-hp-2026-09-09-main"));
            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?.("100000011141461");
      })();
    </script>
  </div></section></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-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/09/us/rhode-island-governor-democrat-foulkes-mckee.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Rhode Island Governor Suffers Rare Defeat in Democratic Primary</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Gov. Dan McKee lost to Helena Foulkes, a former CVS executive, becoming the first sitting governor to lose a primary since 2018.</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">3 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/09/us/politics/angie-nixon-alexandria-ocasio-cortez-florida.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Ocasio-Cortez Is Selective About Her Midterm Picks. She Went Far for This One.</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-uhflad 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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (min-width: 1px)"/><img class="css-dzl7b5" alt="A naturalization ceremony at Ellis Island in 2022. The Trump administration has proposed new census regulations that would no longer ask Americans about race, ethnicity and sexual orientation, and would exclude noncitizens without green cards." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/multimedia/09dc-census-kqtw/09dc-census-kqtw-square640.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A naturalization ceremony at Ellis Island in 2022. The Trump administration has proposed new census regulations that would no longer ask Americans about race, ethnicity and sexual orientation, and would exclude noncitizens without green cards." class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Jeenah Moon 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/09/us/politics/trump-census-immigrants-race.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Census Overhaul Would Exclude Some Immigrants and Remove Questions on Race</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The proposals for 2030 would upend a process for helping allot congressional seats and would shape policies that address disparities.</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/09/us/politics/election-officials-confusion-mail-ballots.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Election Officials Face Uncertainty as Supreme Court Considers Mail Ballot Plan</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">As they wait for word on whether the Trump administration’s new system to screen ballots can move forward, local officials say they are running out of time.</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><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/09/us/politics/trump-mail-in-voting-ballots-usps.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">How the Postal Service Could Refuse to Deliver Your Mail Ballot</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><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/09/us/missouri-redistricting-congress-contempt.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Fight Over Missouri House Map Returns to U.S. Supreme Court</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></div></div><div class="css-1ag5cwv e1ppw5w20"><div class=""><div class="css-15rwwo"><div class="css-10gj16w"><nav aria-labelledby="styln-US-economy-hp-hp-menu" class="css-1nblseu er7xine0"><p id="styln-US-economy-hp-hp-menu"><span class="css-1e60p7c">U.S. Economy</span></p><ul class="css-tucewo er7xine1"><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/08/business/stock-market-interest-rates.html">Investor Optimism</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/04/business/economy/jobs-unemployment.html">Jobs Report</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/04/business/diesel-price-record-oil-iran.html">Record Diesel Prices</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/01/business/bond-yields-debt.html">Government Bonds</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/03/business/mortgage-rates-housing.html">Mortgage Rates</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/08/29/business/kevin-warsh-inflation-rates-fed.html">Interest Rates</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/08/19/business/economy/us-debt-40-trillion.html">U.S. Debt</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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (min-width: 1px)"/><img class="css-dzl7b5" alt="Scott Bessent walks outdoors wearing a gray suit and tie. " loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/multimedia/09dc-treasury-1-qkft/09dc-treasury-1-qkft-square640.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="Scott Bessent walks outdoors wearing a gray suit and tie. " class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Kenny Holston/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/09/business/economy/treasury-repurchase-bessent.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Bond Market Rebuffs Treasury’s $6 Billion Plan to Reduce Borrowing Costs</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The 10-year yield rose to its highest level in three years, suggesting investors were underwhelmed by Treasury Secretary Scott Bessent’s move to buy back bonds.</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">3 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-1p9j7c8 e1ppw5w20"><div class=""><div class="css-15rwwo"><div class="css-10gj16w"><nav aria-labelledby="styln-trump-administration-hp-hp-menu" class="css-1nblseu er7xine0"><p id="styln-trump-administration-hp-hp-menu"><span class="css-1e60p7c">Trump Administration</span></p><ul class="css-tucewo er7xine1"><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/09/us/politics/trump-canada-tariffs.html">U.S.-Canada Trade War</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/02/us/politics/trump-courts-ballroom.html">Outpacing the Courts</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/video/us/politics/100000011139844/trump-sept-11-terrorist-attacks-new-york.html">Video: Trump’s Ground Zero Claims</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/interactive/polls/donald-trump-approval-rating-polls.html">Approval Rating</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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (min-width: 1px)"/><img class="css-dzl7b5" alt="An A.I.-generated image posted to President Trump’s social media account on Monday." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/us/00trump-meme-hp/00trump-meme-hp-square640-v2.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="An A.I.-generated image posted to President Trump’s social media account on Monday." class="css-122y91a"/></noscript></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" href="https://www.nytimes.com/2026/09/09/us/politics/trump-social-media-ai-reality.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">60 Posts in 10 Hours: How Trump’s Social Media Reflects His Version of Reality</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">With an assist from A.I., President Trump offers a window into how he wants to be seen — and, critics say, a barometer of his mental state.</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">7 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-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/09/us/politics/trump-canada-tariffs.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">A Hostile Trump Reopens Old Wounds in the U.S.-Canada Relationship</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">President Trump is not the first American president to feud with Canada. But today’s crisis might be the worst.</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="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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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-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=""><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-1f3uwuc 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/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/7565781/2026/09/07/nfl-2026-bold-season-predictions/">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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (min-width: 1px)"/><img class="css-dzl7b5" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/multimedia/09sports-Patriots-Seahawks-Darnold-mbkw/09sports-Patriots-Seahawks-Darnold-mbkw-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">Joe Nicholson/Imagn Images via Reuters Connect</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/athletic/7580271/2026/09/09/patriots-seahawks-drake-maye-sam-darnold-score-results-takeaways/" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Seahawks Rally Past Patriots in N.F.L. Season Opener</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The Super Bowl rematch was marred by injuries, with Seattle’s quarterback Sam Darnold and New England’s wide receiver A.J. Brown both exiting.</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></div></div></div><div class="css-1562qz4 e1ppw5w20"><div class="css-1p9j7c8 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":2}</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/09/technology/apple-iphone-duo-foldable-phone.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Apple Unveils the iPhone Duo, a Foldable Phone That Costs $1,999</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The device is Apple’s first major shakeup to its flagship product in nearly 20 years, and its debut comes as A.I. upends the consumer electronics industry.</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/wirecutter/reviews/apple-iphone-18-event-recap-20260909/" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Wirecutter’s Apple Event Recap: A Foldable iPhone, New Airpods and More</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><p class="css-1nfqq2l">From Wirecutter</p></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 class="css-1ag5cwv 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/live-blogs/us-open-2026-live-updates-quarterfinals-scores-results/UMKFD3sdJ6cm/">Day 10 Highlights</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/athletic/7577432/2026/09/09/us-open-alcaraz-shelton-latest-record-result-analysis/">Shelton Defeats Alcaraz</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-ih84ha"><picture class="css-hdqqnp"><source class="css-hdqqnp" media="screen and (min-width: 1px)"/><img class="css-dzl7b5" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/the-athletic/tamc-090926-Coco-Gauff-Andreeva-1788986949311/tamc-090926-Coco-Gauff-Andreeva-1788986949311-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">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-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/athletic/7579397/2026/09/09/coco-gauff-us-open-mirra-andreeva/" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Coco Gauff Reaches U.S. Open Semifinals With Comeback Win</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Gauff defeated Mirra Andreeva in three sets and will face Elena Rybakina next.</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/7578980/2026/09/09/elena-rybakina-world-no-1-tennis-rankings/" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Rybakina Becomes World No. 1 for First Time After Quarterfinal Win</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/athletic/live-blogs/us-open-2026-live-updates-quarterfinals-scores-results/Zn9ZkvAaC5BR/" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Alexander Zverev Defeats Botic van de Zandschulp as Semifinals Are Set</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="css-15rwwo"><div class="css-10gj16w"><nav aria-labelledby="styln-iran-protests-hp-hp-menu" class="css-1nblseu er7xine0"><p id="styln-iran-protests-hp-hp-menu"><span class="css-1e60p7c">War in the Middle East</span></p><ul class="css-tucewo er7xine1"><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/09/world/middleeast/iran-war-us-aggression-hormuz.html">Iran’s Aggressive Approach</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/09/world/middleeast/saudi-yemen-strilkes.html">Saudi-Houthi Clashes</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/07/world/middleeast/israel-lebanon-strikes-hezbollah.html">Strikes in Lebanon</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/09/business/saudi-arabia-houthis-red-sea-oil-shipping.html">Shipping Routes</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/article/iran-war-trump-us-oil-hormuz-key-dates-events.html">Timeline of War</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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (min-width: 1px)"/><img class="css-dzl7b5" alt="A man stands in a shop watching a television." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/multimedia/09int-yemen-1-zpjm/09int-yemen-1-zpjm-square640.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A man stands in a shop watching a television." class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Osamah Abdulrahman/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/09/world/middleeast/saudi-yemen-strilkes.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Yemen Tilts Toward Full-Scale War as Saudi-Houthi Clashes Escalate</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">With its oil-export routes once again under threat, Saudi Arabia is stepping up its military campaign against an old antagonist.</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">3 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/09/us/politics/iran-strikes-jordan-base.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Iran’s Strikes on Base in Jordan Caused Limited Damage, U.S. Officials Say</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></div><div class="css-1p9j7c8 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 class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-ih84ha"><picture class="css-hdqqnp"><source class="css-hdqqnp" media="screen and (min-width: 1px)"/><img class="css-dzl7b5" alt="People outside a building with the numbers “500” on a glass awning. Some of the people are wearing black shirts that say “Stop the AI race.”" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/multimedia/09biz-anthropic-1-qcft/09biz-anthropic-1-qcft-square640.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="People outside a building with the numbers “500” on a glass awning. Some of the people are wearing black shirts that say “Stop the AI race.”" class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Lucas Foglia 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/09/technology/anthropic-researchers-raise-alarm.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Anthropic Researchers Raise Alarm Over A.I. Acceleration</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Their warnings echo concerns that other artificial intelligence experts have voiced recently, as calls increase to slow down the pace of development.</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">3 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/09/business/nvidia-groq-antitrust.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Regulators Are Investigating Nvidia’s Licensing Deal With Groq</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-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="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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 0px)"/><img class="css-dzl7b5" alt="A photo of Lucien Smith, with a mustache and beard, and wearing a plaid shirt and a baseball cap turned backward. " loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/08/multimedia/00Obit-Smith-02-plvt/00Obit-Smith-02-plvt-verticalTwoByThree735-v2.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A photo of Lucien Smith, with a mustache and beard, and wearing a plaid shirt and a baseball cap turned backward. " class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Danny Ghitis 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/09/obituaries/lucien-smith-dead.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Lucien Smith, Art-World Star Whose Career Abruptly Turned, Dies at 37</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">A phenom in his 20s, he became the poster child for Zombie Formalism before abandoning the gallery frenzy for Montauk, New York.</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></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="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"><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card urgoya_card urgoya_cardActive"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/2026/09/09/weather/el-nino-weather-forecast-facts.html"><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 urgoya_cardLabel urgoya_cardLabelActive">New York City</span></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span class="urgoya_cardCaption urgoya_cardCaptionActive"></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit urgoya_cardCredit urgoya_cardCreditActive d3BmaG_newsCredit">Dakota Santiago for The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card urgoya_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/2026/09/09/weather/el-nino-weather-forecast-facts.html"><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 urgoya_cardLabel">Boulder City, Nev.</span></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span class="urgoya_cardCaption"></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit urgoya_cardCredit d3BmaG_newsCredit">Justin Sullivan/Getty Images</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card urgoya_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/2026/09/09/weather/el-nino-weather-forecast-facts.html"><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 urgoya_cardLabel">Washington, D.C.</span></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span class="urgoya_cardCaption"></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit urgoya_cardCredit d3BmaG_newsCredit">Julia Demaree Nikhinson/Associated Press</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card urgoya_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/2026/09/09/weather/el-nino-weather-forecast-facts.html"><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 urgoya_cardLabel">New York City</span></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span class="urgoya_cardCaption"></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit urgoya_cardCredit d3BmaG_newsCredit">Justin Lane/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card urgoya_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/2026/09/09/weather/el-nino-weather-forecast-facts.html"><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 urgoya_cardLabel">Steinhatchee, Fla.</span></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span class="urgoya_cardCaption"></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit urgoya_cardCredit d3BmaG_newsCredit">Dustin Chambers for The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card urgoya_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/2026/09/09/weather/el-nino-weather-forecast-facts.html"><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 urgoya_cardLabel">Lima, Peru</span></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span class="urgoya_cardCaption"></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit urgoya_cardCredit d3BmaG_newsCredit">Ernesto Benavides/Agence France-Presse — Getty Images</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card urgoya_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/2026/09/09/weather/el-nino-weather-forecast-facts.html"><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 urgoya_cardLabel">Los Angeles</span></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span class="urgoya_cardCaption"></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit urgoya_cardCredit d3BmaG_newsCredit">Ariana Drehsler for The New York Times</span></li></ol></div></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-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/09/weather/el-nino-weather-forecast-facts.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Heard About the Super Godzilla Monster El Niño? Here’s How It Could Actually Affect You.</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Yes, El Niño is unusually powerful this time. But that’s not always a bad thing.</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="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/09/world/asia/indonesia-wildfires-malaysia-cloud-seeding.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Fighting Wildfire Haze With an Airplane and Lots of Salt and Water</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The authorities in Malaysian Borneo have been trying to seed clouds to counteract the effects of smoke wafting in from neighboring Indonesia.</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">3 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/09/world/europe/eu-fire-fighting.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">How Fighting Fires Became an All-of-Europe Project</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"/><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/09/climate/august-hottest-month-global-warming.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">August Ties Record for Earth’s Hottest Month</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-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><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc 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="weather-hp-strip" data-id="100000009592393" data-uri="nyt://embeddedinteractive/557659e5-f688-5fe8-bdc0-ed9d03c1fa1e" data-source-id="100000009592393" class="css-l08pwh interactive-content interactive-size-medium"><div class="css-17ih8de interactive-body" data-sourceid="100000009592393" id="embed-id-100000009592393">
    <link href="https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/entry/start.BMLhPIXe.js" rel="modulepreload">
<link href="https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/entry/app.DoNOe6HA.js" rel="modulepreload">
<link href="https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/nodes/0.Twgl9D1j.js" rel="modulepreload">
<link href="https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/nodes/3.BVneHNl7.js" rel="modulepreload">
    <template data-etched-id="100000009592393"><!-- birdkit: do not modify this file -->
<head>
	<link href="https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/entry/start.BMLhPIXe.js" rel="modulepreload">
		<link href="https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/entry/app.DoNOe6HA.js" rel="modulepreload">
		<link href="https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/nodes/0.Twgl9D1j.js" rel="modulepreload">
		<link href="https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/nodes/3.BVneHNl7.js" rel="modulepreload">
		
		
</head>

		<div
			id="g-bk-_MEKLEBQtAgzOA"
			class="birdkit-body g-bk-_MEKLEBQtAgzOA g-dark-mode-compatible"
			data-preview-slug="bk-_MEKLEBQtAgzOA"
			data-birdkit-hydrate="511d56f75933038d"
		>
			
	<!--[--><!--[0--><!--[--><!--[--><!--[--><!--[0--><!--[--><!--[0--><div class="weather-hp-strip-grid svelte-1fusfkr"><div class="g-screenreader-only svelte-1fusfkr"><h2 class="g-screenreader">Weather</h2></div> <!--[-1--><!--]--> <!--[0--><div class="modules_wrapper modules_mobile svelte-1fusfkr"><!--[-1--><!--[--><div class="weather-card-container svelte-1fusfkr"><article class="loading-card svelte-ikfro0"><div class="loading-header svelte-ikfro0"></div> <div class="loading-body svelte-ikfro0"><!--[--><div class="loading-row"></div><div class="loading-row"></div><div class="loading-row"></div><!--]--></div> <div class="loading-credit svelte-ikfro0"></div></article><!----></div><div class="weather-card-container svelte-1fusfkr"><article class="loading-card svelte-ikfro0"><div class="loading-header svelte-ikfro0"></div> <div class="loading-body svelte-ikfro0"><!--[--><div class="loading-row"></div><div class="loading-row"></div><div class="loading-row"></div><!--]--></div> <div class="loading-credit svelte-ikfro0"></div></article><!----></div><div class="weather-card-container svelte-1fusfkr"><article class="loading-card svelte-ikfro0"><div class="loading-header svelte-ikfro0"></div> <div class="loading-body svelte-ikfro0"><!--[--><div class="loading-row"></div><div class="loading-row"></div><div class="loading-row"></div><!--]--></div> <div class="loading-credit svelte-ikfro0"></div></article><!----></div><!--]--><!--]--></div> <div class="wea-nav-container svelte-1fusfkr"><!--[-1--><!--]--></div><!--]--></div><!--]--><!--]--><!--]--><!--]--><!--]--><!----><!--]--><!--]--> <!--[-1--><!--]--><!--]-->
			
			<script type="text/javascript">
				{
					__sveltekit_1o44hbl = {
						base: new URL(".", location).pathname.slice(0, -1)
					};

					const element = document.currentScript.parentElement.dataset.birdkitHydrate ? document.currentScript.parentElement : document.querySelector('[data-birdkit-hydrate="511d56f75933038d"]');

					Promise.all([
						import("https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/entry/start.BMLhPIXe.js"),
						import("https://static01.nytimes.com/newsgraphics/_MEKLEBQtAgzOA/_app.XOyxYM3tEkT1909GOb6xXhDEDn3aF2MPMLqUp2Uuoe8/immutable/entry/app.DoNOe6HA.js")
					]).then(([kit, app]) => {
						kit.start(app, element, {
							node_ids: [0, 3],
							data: [null,{type:"data",data:{body:[{type:"weatherModules",value:{component:"WeatherModules",marginInline:false,maxWidth:"1000px",wrapper:false,theme:"v1",useFallbackModules:true,showLocationLinks:true,modules:[{module:"WeatherCardToday",use_overrides:false,props:{credit:"Source: Tomorrow.io"}},{module:"WeatherCardHeat",use_overrides:false,props:{}},{module:"WeatherCardRisk",use_overrides:false,hazard_type:"rain",props:{}},{module:"WeatherCardRisk",use_overrides:false,hazard_type:"wind",props:{}},{module:"WeatherCardRisk",use_overrides:false,hazard_type:"tornadoes",props:{}},{module:"WeatherCardAirQuality",use_overrides:false,props:{}},{module:"WeatherCardRisk",use_overrides:false,hazard_type:"hail",props:{}},{module:"WeatherCardRisk",use_overrides:false,hazard_type:"severe",props:{url:"https://www.nytimes.com/interactive/2023/us/extreme-weather-forecast-maps.html"}}]}}],theme:"news",sheets:{},scoopProps:{uri:"nyt://embeddedinteractive/557659e5-f688-5fe8-bdc0-ed9d03c1fa1e",slug:void 0}},uses:{url:1}}],
							form: null,
							error: null,
							params: {},
							route: {"id":"/hp-strip"}
						});
					});
				}
			</script>
		

		</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-weather-hp-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?.("100000009592393");
      })();
    </script>
  </div></section></div></div></div></figure></section></section></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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/09/opinion/mail-voting-chaos-trump-supreme-court.html" data-tpl="l"><p class="css-1apzvm4">The Editorial Board</p><p class="indicate-hover css-1xa7vwy">Trump Is Sabotaging the Midterms. The Supreme Court Must Stop Him.</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><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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (min-width: 1px)"/><img class="css-dzl7b5" alt="An illustration of a snail carrying a microchip on its back." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/opinion/09adler-image/09adler-image-square640-v2.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="An illustration of a snail carrying a microchip on its back." 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/09/opinion/openai-ai-companies-safety-regulation.html" data-tpl="l"><p class="css-1apzvm4">Steven Adler</p><p class="indicate-hover css-1xa7vwy">I Worked on Safety at OpenAI. This Is What It Should Do Now.</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/09/opinion/data-center-ai-resistance.html" data-tpl="l"><div class="css-1cna6vn" data-tpl="b"><div class="media-container css-ih84ha"><picture class=""><source media="screen and (min-width: 1px)"/><img class="css-1ii2lp6" alt="Nicholas Kristof" loading="lazy"/><noscript><img src="https://static01.nyt.com/images/2018/04/03/opinion/nicholas-kristof/nicholas-kristof-thumbLarge-v2.png?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="Nicholas Kristof" class="css-122y91a"/></noscript></picture></div></div><p class="css-1apzvm4">Nicholas Kristof</p><p class="indicate-hover css-1xa7vwy">The Data Center Conundrum</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><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/09/opinion/80s-reagan-revolution-deregulation.html" data-tpl="l"><p class="css-1apzvm4">Jonathan Kaufman</p><p class="indicate-hover css-1xa7vwy">Blame Ronald Reagan</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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" alt="An illustration of a group of men and women walking toward the back of a darkened room. They are walking straight into the path of a number of giant feet wearing business shoes, red socks and long gray slacks. " loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/opinion/09kaufman-image/09kaufman-image-smallSquare252.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="An illustration of a group of men and women walking toward the back of a darkened room. They are walking straight into the path of a number of giant feet wearing business shoes, red socks and long gray slacks. " 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/09/briefing/what-to-wear-on-campus-this-fall.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">What to Wear on Campus This Fall</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The host of The Fashions explains. And we share what you’re wearing.</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 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" alt="A woman poses with her eyes closed next to a lamppost." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/briefing/extra-credit-fit-check-HP/extra-credit-fit-check-HP-smallSquare252-v2.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A woman poses with her eyes closed next to a lamppost." 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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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-ih84ha"><picture class="css-hdqqnp"><source class="css-hdqqnp" media="screen and (min-width: 1px)"/><img class="css-dzl7b5" alt="A rectangular excavation site dug in a brown, dusty case." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/multimedia/09SCI-OLDEST-DRUG-stillpromo/09SCI-OLDEST-DRUG-stillpromo-square640.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A rectangular excavation site dug in a brown, dusty case." class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Basran Burhan</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/09/science/scientists-discover-the-earliest-evidence-of-drug-use-in-really-old-teeth.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Scientists Discover the Earliest Evidence of Drug Use in Really Old Teeth</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">A hunter-gatherer who lived in Indonesia as early as 25,000 years ago may have regularly sucked on betel nuts to release their psychoactive properties.</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="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/09/world/africa/ebola-congo-truck-driver.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">A Driver’s Mysterious Final Hours Expose Congo’s Deep Ebola Fears</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><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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/08/20/arts/Matt-Bigg_Congo_Thumb/Matt-Bigg_Congo_Thumb-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/athletic/7580370/2026/09/09/barry-melrose-espn-death-parkinsons-disease/" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Barry Melrose, Longtime ESPN Hockey Analyst, Dies at 70</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 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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/the-athletic/tamc-090926-Barry-Melrose-obit-1789003194097/tamc-090926-Barry-Melrose-obit-1789003194097-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 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/09/world/europe/heathrow-uk-flights-travel.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Misery at Heathrow: ‘Never Seen Chaos Like That’</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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" alt="A crowded airport terminal is filled with numerous colorful suitcases covering the floor. Many people are visible, and a &quot;Heathrow&quot; sign is in the background." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/multimedia/09int-airport-scene-1-gmcp/09int-airport-scene-1-gmcp-smallSquare252.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A crowded airport terminal is filled with numerous colorful suitcases covering the floor. Many people are visible, and a &quot;Heathrow&quot; sign is in the background." 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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" 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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"></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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" 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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" 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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" 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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" 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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" 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="css-hdqqnp"><source class="css-hdqqnp" media="screen and (max-width: 600px)"/><img class="css-dzl7b5" 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\u002Fdf6a9b7e7f334de897bb27dbc268221a","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\u002F102ad4db-eae6-57df-8fe4-2ee24efce11f","eventId":"pubp:\u002F\u002Fevent\u002F4719f6f5da4643a2a4204b022f7ccf90","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\u002Ff79a4661d813465d8a6318c8f3db0238","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\u002F6e37624f-935f-5b1b-9c2f-662dd4e35630","eventId":"pubp:\u002F\u002Fevent\u002F97c6a8dd70a14315aa1fa4017cfe0166","sourceId":"3e1f118f-65b5-4a48-9456-64f54cd86607","url":"","trackingName":" Politics 🗳️","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODAwNjMxODMtNTFmMC01OTBmLWExYzUtZmI5OGFhN2Q5ODJh","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09POL-TAKEAWAYS-01-wzlh\u002F09POL-TAKEAWAYS-01-wzlh-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09POL-TAKEAWAYS-01-wzlh\u002F09POL-TAKEAWAYS-01-wzlh-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\u002F09POL-TAKEAWAYS-01-wzlh\u002F09POL-TAKEAWAYS-01-wzlh-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\u002F09POL-TAKEAWAYS-01-wzlh\u002F09POL-TAKEAWAYS-01-wzlh-threeByTwoLargeAt2X.jpg","width":5616,"__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\u002F38341ee1-b728-5faf-a637-77862e690315","sourceId":"100000011138919","lastModified":"2026-09-10T05:22:40.196Z","firstPublished":"2026-09-10T05:22:40.196Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzM4MzQxZWUxLWI3MjgtNWZhZi1hNjM3LTc3ODYyZTY5MDMxNQ==","headline":{"default":"‘Pretend That I Am Running’: 7 Takeaways From the G.O.P. Midterm Convention","__typename":"CreativeWorkHeadline"},"summary":"At a first-of-its-kind midterm convention, President Trump mostly offered retreads and self-congratulation. Then, he offered to pay Americans $5,000 apiece if Republicans kept power.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__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":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":null,"wordCount":1216,"bylines":[{"renderedRepresentation":"By Patricia Mazzei and Shane Goldmacher","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":"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":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWQ4NzhmMWQtYjllOC01NmYzLWE1NzctNTM1ZDg3NTdhNjhm","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-threeByTwoLargeAt2X.jpg","width":3204,"__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\u002Fd299cc3c-9abc-5536-88fd-b2d32dc14e38","sourceId":"100000011143138","lastModified":"2026-09-10T06:09:33.998Z","firstPublished":"2026-09-10T05:34:26.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-dividend-5000-dollar-checks.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2QyOTljYzNjLTlhYmMtNTUzNi04OGZkLWIyZDMyZGMxNGUzOA==","headline":{"default":"Trump’s Dubious Midterm Pitch: Keep Us in Power and Everyone Gets Cash","__typename":"CreativeWorkHeadline"},"summary":"In his convention speech, the president floated a $5,000 “Trump Dividend” for every adult American if Republicans keep control of Congress. The idea, like many others, may not come to pass.","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":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYjIzZjA2YzctNGRiYS01MTc4LThjM2UtNTI2ZmQ3NWVjN2Q1","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":312,"uri":"nyt:\u002F\u002Faudio\u002Fb23f06c7-4dba-5178-8c3e-526fd75ec7d5","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-d299cc3c-9abc-5536-88fd-b2d32dc14e38\u002Fjob-1789018483336\u002Farticle-d299cc3c-9abc-5536-88fd-b2d32dc14e38-job-1789018483336.mp3","sourceId":"100000011143686","headline":{"default":"Synthetic Narration for Trump’s Dubious Midterm Pitch: Keep Us in Power and Everyone Gets Cash","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":802,"bylines":[{"renderedRepresentation":"By Katie Rogers","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8yODM2Nzg0Ni05MTdhLTVhMTMtOGQ5Yy02ZDk3MzA4OTBmMGU=","displayName":"Katie Rogers","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTJkYjM1YTUtMDE0MS01NGZmLTg5NjgtNDU3MDU3MjcwZTZj","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F06\u002F12\u002Fmultimedia\u002Fauthor-katie-rogers\u002Fauthor-katie-rogers-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzM1MWQ0NDUtNWVmYi01YTc3LTg4ODktOTcyYzNhNjU4ZGM1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-new-lcmb\u002F09dc-fetterman-new-lcmb-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-new-lcmb\u002F09dc-fetterman-new-lcmb-smallSquare252-v2.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-new-lcmb\u002F09dc-fetterman-new-lcmb-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\u002F09\u002Fmultimedia\u002F09dc-fetterman-new-lcmb\u002F09dc-fetterman-new-lcmb-threeByTwoLargeAt2X-v2.jpg","width":7754,"__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\u002F613ae1bd-04ec-5461-b602-a7e235646ce1","sourceId":"100000011141828","lastModified":"2026-09-10T01:48:38.841Z","firstPublished":"2026-09-09T23:00:39.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Fjohn-fetterman-trump-republican-convention.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzYxM2FlMWJkLTA0ZWMtNTQ2MS1iNjAyLWE3ZTIzNTY0NmNlMQ==","headline":{"default":"Fetterman Has a Surprise Cameo at Trump’s Convention","__typename":"CreativeWorkHeadline"},"summary":"Senator John Fetterman, who has become alienated from his own party, appeared in a short video filmed in front of a steel mill, saying he is “always going to reject the extremes in socialism.”","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":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNTJjZWQ0ZmMtYjgyZC01MzJkLThlNzQtNTgyZjExODFmZmMw","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":326,"uri":"nyt:\u002F\u002Faudio\u002F52ced4fc-b82d-532d-8e74-582f1181ffc0","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-613ae1bd-04ec-5461-b602-a7e235646ce1\u002Fjob-1789004936482\u002Farticle-613ae1bd-04ec-5461-b602-a7e235646ce1-job-1789004936482.mp3","sourceId":"100000011143175","headline":{"default":"Synthetic Narration for Fetterman to Praise Trump in Convention Video","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":849,"bylines":[{"renderedRepresentation":"By Annie Karni and Maggie Haberman","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9kNGFmZTZkZi05MDI4LTVjNWUtODA5Ni1kMzdhMzAzNDZkN2E=","displayName":"Annie Karni","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTJkYTlmNDctYjNjNy01ZTg3LThiOGEtZGRkY2M1MmI3MzU0","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F02\u002F05\u002Fmultimedia\u002Fauthor-annie-karni\u002Fauthor-annie-karni-thumbLarge-v4.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":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDZhNmM1YjQtMGMxYS01NTQxLTg1Y2EtOTg3ZGQ3ZmVmMDRk","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-smallSquare252-v2.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-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\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-threeByTwoLargeAt2X-v2.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\u002F99e8b593-fcb9-5d85-ac92-948f60d399ca","sourceId":"100000011142468","lastModified":"2026-09-10T05:09:24.117Z","firstPublished":"2026-09-10T03:36:09.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Frepublican-senate-candidates-trump-convention.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzk5ZThiNTkzLWZjYjktNWQ4NS1hYzkyLTk0OGY2MGQzOTljYQ==","headline":{"default":"Republican Senate Candidates Avoid Tariffs and Iran War at Trump’s Convention","__typename":"CreativeWorkHeadline"},"summary":"Four battleground Senate nominees who spoke sidestepped a pair of issues that have posed political challenges, focusing instead on Mr. Trump’s tax law and other topics.","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":"ImageBlock"},{"__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":"QXVkaW86bnl0Oi8vYXVkaW8vNWNiYWY3YzAtZTlmYS01NjNhLWE5ZmEtNDYyOGYyYTgwNDk3","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":354,"uri":"nyt:\u002F\u002Faudio\u002F5cbaf7c0-e9fa-563a-a9fa-4628f2a80497","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-99e8b593-fcb9-5d85-ac92-948f60d399ca\u002Fjob-1789016981683\u002Farticle-99e8b593-fcb9-5d85-ac92-948f60d399ca-job-1789016981683.mp3","sourceId":"100000011143557","headline":{"default":"Synthetic Narration for Republican Senate Candidates Avoid Tariffs and Iran War at Trump’s Convention","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":848,"bylines":[{"renderedRepresentation":"By Bayliss Wagner","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9hMDcxNzc3NS04ZGI5LTVmZjAtOTY3OS0wYzViZjY5YWNmODY=","displayName":"Bayliss Wagner","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjA5MDY2MDMtZjdkMy01YjIwLWIxYzMtMmFiYTJmZmZhNGYz","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F06\u002F11\u002Freader-center\u002Fauthor-bayliss-wagner\u002Fauthor-bayliss-wagner-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_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-09T22:39:05.541Z","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":"Rhode Island Results","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002F2026\u002F09\u002F09\u002Fus\u002Felections\u002Fresults-rhode-island-primary.html","uri":"nyt:\u002F\u002Finteractive\u002F19fa9843-ddc5-54c0-8555-8188d44a1a0f","__typename":"Interactive"}},{"__typename":"StorylinePrimaryAsset","displayName":"How Results Work","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002Fus\u002Ftimes-election-results-explained","uri":"nyt:\u002F\u002Flegacycollection\u002Fbba3aede-ca59-5e22-9ab2-dc0131e747eb","__typename":"LegacyCollection"}},{"__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":"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"}}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"CardDeck","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTI2MmZkMTUtMDQ0Ni01MzU0LTk3NDMtMTk2ZjBjMmM4OGUy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-smallSquare168-v4.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-smallSquare252-v4.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-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\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-threeByTwoLargeAt2X-v4.jpg","width":6313,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":null,"advertisingProperties":null,"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Fcarddeck\u002F9bc37270-59ac-4f91-a5c5-a1dfef248ab1","sourceId":"9bc37270-59ac-4f91-a5c5-a1dfef248ab1","lastModified":"2026-09-10T05:51:21.708Z","firstPublished":"2026-09-09T18:24:07.928Z","url":"","id":"Q2FyZERlY2s6bnl0Oi8vY2FyZGRlY2svOWJjMzcyNzAtNTlhYy00ZjkxLWE1YzUtYTFkZmVmMjQ4YWIx","slug":"09midterms-RNC-carousel","storyFormat":"carousel","newsStatus":"DEFAULT","desk":"","asset":{"cards":[{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F5262fd15-0446-5354-9743-196f0c2c88e2","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm.html","sourceId":"100000011143320","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTI2MmZkMTUtMDQ0Ni01MzU0LTk3NDMtMTk2ZjBjMmM4OGUy","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-articleLarge-v4.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-threeByTwoMediumAt2X-v4.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-videoSixteenByNine600-v4.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-verticalTwoByThree735-v4.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-smallTwoByThree-v4.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6862440.296932415","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F5262fd15-0446-5354-9743-196f0c2c88e2\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"President Trump","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fb6081e52-dfc0-545f-b46f-58381d73a788","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm.html","sourceId":"100000011143452","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjYwODFlNTItZGZjMC01NDVmLWI0NmYtNTgzODFkNzNhNzg4","credit":"Haiyun Jiang\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7481114.847964163","data":"{\"credit\":\"Haiyun Jiang\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fb6081e52-dfc0-545f-b46f-58381d73a788\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Dallas","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F0c5dcc9f-d301-51c1-8981-5ce65bc44a42","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv.html","sourceId":"100000011143318","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMGM1ZGNjOWYtZDMwMS01MWMxLTg5ODEtNWNlNjViYzQ0YTQy","credit":"Haiyun Jiang\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"116624.46286619832","data":"{\"credit\":\"Haiyun Jiang\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F0c5dcc9f-d301-51c1-8981-5ce65bc44a42\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"President Trump","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F3e6118f1-505f-5d23-b8e7-d67918b94210","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4.html","sourceId":"100000011143209","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2U2MTE4ZjEtNTA1Zi01ZDIzLWI4ZTctZDY3OTE4Yjk0MjEw","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-articleLarge-v5.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-jumbo-v5.jpg","width":683,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-square640-v5.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-threeByTwoMediumAt2X-v7.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-videoSixteenByNine600-v5.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-videoSixteenByNine1050-v5.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-verticalTwoByThree735-v5.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-smallTwoByThree-v5.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4412569.742740099","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F3e6118f1-505f-5d23-b8e7-d67918b94210\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Pennsylvania senator","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"John Fetterman","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F2329ac2f-2ff6-5c2a-b011-08eb2e01ac8a","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw.html","sourceId":"100000011143236","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjMyOWFjMmYtMmZmNi01YzJhLWIwMTEtMDhlYjJlMDFhYzhh","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4303842.633261472","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F2329ac2f-2ff6-5c2a-b011-08eb2e01ac8a\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"U.S. attorney general","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Todd Blanche","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F0d2e15d4-ddd6-5781-8f54-1b27171b0687","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp.html","sourceId":"100000011143278","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMGQyZTE1ZDQtZGRkNi01NzgxLThmNTQtMWIyNzE3MWIwNjg3","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"9733495.488887573","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F0d2e15d4-ddd6-5781-8f54-1b27171b0687\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F8286bf08-8ec2-542f-8c0a-36b0dcb662b2","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh.html","sourceId":"100000011143200","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODI4NmJmMDgtOGVjMi01NDJmLThjMGEtMzZiMGRjYjY2MmIy","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7884791.607487767","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F8286bf08-8ec2-542f-8c0a-36b0dcb662b2\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas attorney general","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Ken Paxton","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fc541c1e9-885a-55ac-bf75-355d9f9cdcdc","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk.html","sourceId":"100000011143096","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzU0MWMxZTktODg1YS01NWFjLWJmNzUtMzU1ZDlmOWNkY2Rj","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"2851546.150074906","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fc541c1e9-885a-55ac-bf75-355d9f9cdcdc\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F6e3c7c37-374c-5c7d-baa2-382de4d6e5e7","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel.html","sourceId":"100000011142998","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNmUzYzdjMzctMzc0Yy01YzdkLWJhYTItMzgyZGU0ZDZlNWU3","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-videoSixteenByNine600-v4.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-verticalTwoByThree735-v4.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-smallTwoByThree-v4.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7907044.284899349","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F6e3c7c37-374c-5c7d-baa2-382de4d6e5e7\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"House majority leader","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Steve Scalise","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F9e365492-9e7c-5a84-b71b-a3d0469bfcdf","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh.html","sourceId":"100000011143039","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWUzNjU0OTItOWU3Yy01YTg0LWI3MWItYTNkMDQ2OWJmY2Rm","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-threeByTwoMediumAt2X.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7025546.159820277","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F9e365492-9e7c-5a84-b71b-a3d0469bfcdf\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":" ","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F69b84b2a-c820-5abc-a555-1e2ab1bfa28d","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm.html","sourceId":"100000011143157","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjliODRiMmEtYzgyMC01YWJjLWE1NTUtMWUyYWIxYmZhMjhk","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-jumbo-v2.jpg","width":1024,"height":684,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-threeByTwoMediumAt2X-v2.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-verticalTwoByThree735-v2.jpg","width":735,"height":1104,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4436602.229947223","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F69b84b2a-c820-5abc-a555-1e2ab1bfa28d\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"South Carolina senator","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Tim Scott","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F5abfb352-897b-53eb-ab89-8803aeaf4a31","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt.html","sourceId":"100000011142728","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNWFiZmIzNTItODk3Yi01M2ViLWFiODktODgwM2FlYWY0YTMx","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"8933553.837629048","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F5abfb352-897b-53eb-ab89-8803aeaf4a31\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Republican activist","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Ally Raskin","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F15dee6ca-d135-5131-8a65-13001808103b","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj.html","sourceId":"100000011142857","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTVkZWU2Y2EtZDEzNS01MTMxLThhNjUtMTMwMDE4MDgxMDNi","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4567513.194577759","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F15dee6ca-d135-5131-8a65-13001808103b\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Housing and Urban Development secretary","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Scott Turner","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fc2512737-de3a-53e5-9547-d55b624d2dfa","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk.html","sourceId":"100000011142678","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzI1MTI3MzctZGUzYS01M2U1LTk1NDctZDU1YjYyNGQyZGZh","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"9985565.40666417","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fc2512737-de3a-53e5-9547-d55b624d2dfa\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":" ","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F581a5c42-4183-5e5e-8915-0d0d0f36baf2","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf.html","sourceId":"100000011143158","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTgxYTVjNDItNDE4My01ZTVlLTg5MTUtMGQwZDBmMzZiYWYy","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6949925.823076223","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F581a5c42-4183-5e5e-8915-0d0d0f36baf2\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Senate majority whip","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"John Barrasso","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Ffa352f67-8718-506a-bc3a-ec2d5a39de52","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc.html","sourceId":"100000011143078","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmEzNTJmNjctODcxOC01MDZhLWJjM2EtZWMyZDVhMzlkZTUy","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4777729.901905592","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Ffa352f67-8718-506a-bc3a-ec2d5a39de52\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Agriculture secretary","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Brooke Rollins","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F80c2f446-1871-5881-9af7-e36ed8715bf8","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc.html","sourceId":"100000011143057","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODBjMmY0NDYtMTg3MS01ODgxLTlhZjctZTM2ZWQ4NzE1YmY4","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"340473.5207519394","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F80c2f446-1871-5881-9af7-e36ed8715bf8\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":" ","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F57bcdd09-1453-5998-ba68-d605df7e9fe6","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw.html","sourceId":"100000011142630","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTdiY2RkMDktMTQ1My01OTk4LWJhNjgtZDYwNWRmN2U5ZmU2","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-articleLarge-v2.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"8082277.985358337","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times \",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F57bcdd09-1453-5998-ba68-d605df7e9fe6\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","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\u002F335300b5-d232-5cf8-bd92-bbb013b517a0","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj.html","sourceId":"100000011142267","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzM1MzAwYjUtZDIzMi01Y2Y4LWJkOTItYmJiMDEzYjUxN2Ew","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6982330.810153134","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F335300b5-d232-5cf8-bd92-bbb013b517a0\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[]}],"linkedAsset":null,"__typename":"Carousel","data":"{\"tone\":\"News\",\"mobileAspectRatio\":\"2:3\",\"desktopAspectRatio\":\"3:2\",\"labelURL\":{\"url\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"},\"isFader\":false}"},"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"CardDeck","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTI2MmZkMTUtMDQ0Ni01MzU0LTk3NDMtMTk2ZjBjMmM4OGUy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-smallSquare168-v4.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-smallSquare252-v4.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-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\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-threeByTwoLargeAt2X-v4.jpg","width":6313,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":null,"advertisingProperties":null,"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Fcarddeck\u002F9bc37270-59ac-4f91-a5c5-a1dfef248ab1","sourceId":"9bc37270-59ac-4f91-a5c5-a1dfef248ab1","lastModified":"2026-09-10T05:51:21.708Z","firstPublished":"2026-09-09T18:24:07.928Z","url":"","id":"Q2FyZERlY2s6bnl0Oi8vY2FyZGRlY2svOWJjMzcyNzAtNTlhYy00ZjkxLWE1YzUtYTFkZmVmMjQ4YWIx","slug":"09midterms-RNC-carousel","storyFormat":"carousel","newsStatus":"DEFAULT","desk":"","asset":{"cards":[{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F5262fd15-0446-5354-9743-196f0c2c88e2","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm.html","sourceId":"100000011143320","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTI2MmZkMTUtMDQ0Ni01MzU0LTk3NDMtMTk2ZjBjMmM4OGUy","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-articleLarge-v4.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-threeByTwoMediumAt2X-v4.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-videoSixteenByNine600-v4.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-verticalTwoByThree735-v4.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hfpm\u002F09midterms-RNC-carousel-hfpm-smallTwoByThree-v4.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6862440.296932415","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F5262fd15-0446-5354-9743-196f0c2c88e2\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"President Trump","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fb6081e52-dfc0-545f-b46f-58381d73a788","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm.html","sourceId":"100000011143452","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjYwODFlNTItZGZjMC01NDVmLWI0NmYtNTgzODFkNzNhNzg4","credit":"Haiyun Jiang\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bkgm\u002F09midterms-RNC-carousel-bkgm-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7481114.847964163","data":"{\"credit\":\"Haiyun Jiang\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fb6081e52-dfc0-545f-b46f-58381d73a788\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Dallas","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F0c5dcc9f-d301-51c1-8981-5ce65bc44a42","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv.html","sourceId":"100000011143318","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMGM1ZGNjOWYtZDMwMS01MWMxLTg5ODEtNWNlNjViYzQ0YTQy","credit":"Haiyun Jiang\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-bwkv\u002F09midterms-RNC-carousel-bwkv-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"116624.46286619832","data":"{\"credit\":\"Haiyun Jiang\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F0c5dcc9f-d301-51c1-8981-5ce65bc44a42\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"President Trump","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F3e6118f1-505f-5d23-b8e7-d67918b94210","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4.html","sourceId":"100000011143209","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2U2MTE4ZjEtNTA1Zi01ZDIzLWI4ZTctZDY3OTE4Yjk0MjEw","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-articleLarge-v5.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-jumbo-v5.jpg","width":683,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-square640-v5.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-threeByTwoMediumAt2X-v7.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-videoSixteenByNine600-v5.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-videoSixteenByNine1050-v5.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-verticalTwoByThree735-v5.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-4\u002F09midterms-RNC-carousel-4-smallTwoByThree-v5.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4412569.742740099","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F3e6118f1-505f-5d23-b8e7-d67918b94210\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Pennsylvania senator","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"John Fetterman","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F2329ac2f-2ff6-5c2a-b011-08eb2e01ac8a","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw.html","sourceId":"100000011143236","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjMyOWFjMmYtMmZmNi01YzJhLWIwMTEtMDhlYjJlMDFhYzhh","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-pfmw\u002F09midterms-RNC-carousel-pfmw-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4303842.633261472","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F2329ac2f-2ff6-5c2a-b011-08eb2e01ac8a\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"U.S. attorney general","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Todd Blanche","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F0d2e15d4-ddd6-5781-8f54-1b27171b0687","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp.html","sourceId":"100000011143278","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMGQyZTE1ZDQtZGRkNi01NzgxLThmNTQtMWIyNzE3MWIwNjg3","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-hczp\u002F09midterms-RNC-carousel-hczp-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"9733495.488887573","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F0d2e15d4-ddd6-5781-8f54-1b27171b0687\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F8286bf08-8ec2-542f-8c0a-36b0dcb662b2","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh.html","sourceId":"100000011143200","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODI4NmJmMDgtOGVjMi01NDJmLThjMGEtMzZiMGRjYjY2MmIy","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-zjwh\u002F09midterms-RNC-carousel-zjwh-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7884791.607487767","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F8286bf08-8ec2-542f-8c0a-36b0dcb662b2\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas attorney general","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Ken Paxton","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fc541c1e9-885a-55ac-bf75-355d9f9cdcdc","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk.html","sourceId":"100000011143096","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzU0MWMxZTktODg1YS01NWFjLWJmNzUtMzU1ZDlmOWNkY2Rj","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jlhk\u002F09midterms-RNC-carousel-jlhk-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"2851546.150074906","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fc541c1e9-885a-55ac-bf75-355d9f9cdcdc\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F6e3c7c37-374c-5c7d-baa2-382de4d6e5e7","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel.html","sourceId":"100000011142998","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNmUzYzdjMzctMzc0Yy01YzdkLWJhYTItMzgyZGU0ZDZlNWU3","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-videoSixteenByNine600-v4.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-verticalTwoByThree735-v4.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel\u002F09midterms-RNC-carousel-smallTwoByThree-v4.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7907044.284899349","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F6e3c7c37-374c-5c7d-baa2-382de4d6e5e7\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"House majority leader","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Steve Scalise","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F9e365492-9e7c-5a84-b71b-a3d0469bfcdf","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh.html","sourceId":"100000011143039","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWUzNjU0OTItOWU3Yy01YTg0LWI3MWItYTNkMDQ2OWJmY2Rm","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-threeByTwoMediumAt2X.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-vljh\u002F09midterms-RNC-carousel-vljh-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7025546.159820277","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F9e365492-9e7c-5a84-b71b-a3d0469bfcdf\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":" ","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F69b84b2a-c820-5abc-a555-1e2ab1bfa28d","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm.html","sourceId":"100000011143157","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjliODRiMmEtYzgyMC01YWJjLWE1NTUtMWUyYWIxYmZhMjhk","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-jumbo-v2.jpg","width":1024,"height":684,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-threeByTwoMediumAt2X-v2.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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-verticalTwoByThree735-v2.jpg","width":735,"height":1104,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qljm\u002F09midterms-RNC-carousel-qljm-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4436602.229947223","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F69b84b2a-c820-5abc-a555-1e2ab1bfa28d\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"South Carolina senator","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Tim Scott","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F5abfb352-897b-53eb-ab89-8803aeaf4a31","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt.html","sourceId":"100000011142728","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNWFiZmIzNTItODk3Yi01M2ViLWFiODktODgwM2FlYWY0YTMx","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-gjzt\u002F09midterms-RNC-carousel-gjzt-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"8933553.837629048","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F5abfb352-897b-53eb-ab89-8803aeaf4a31\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Republican activist","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Ally Raskin","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F15dee6ca-d135-5131-8a65-13001808103b","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj.html","sourceId":"100000011142857","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTVkZWU2Y2EtZDEzNS01MTMxLThhNjUtMTMwMDE4MDgxMDNi","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-wklj\u002F09midterms-RNC-carousel-wklj-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4567513.194577759","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F15dee6ca-d135-5131-8a65-13001808103b\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Housing and Urban Development secretary","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Scott Turner","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fc2512737-de3a-53e5-9547-d55b624d2dfa","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk.html","sourceId":"100000011142678","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzI1MTI3MzctZGUzYS01M2U1LTk1NDctZDU1YjYyNGQyZGZh","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-fgpk\u002F09midterms-RNC-carousel-fgpk-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"9985565.40666417","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fc2512737-de3a-53e5-9547-d55b624d2dfa\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":" ","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F581a5c42-4183-5e5e-8915-0d0d0f36baf2","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf.html","sourceId":"100000011143158","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTgxYTVjNDItNDE4My01ZTVlLTg5MTUtMGQwZDBmMzZiYWYy","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-tcjf\u002F09midterms-RNC-carousel-tcjf-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6949925.823076223","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F581a5c42-4183-5e5e-8915-0d0d0f36baf2\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Senate majority whip","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"John Barrasso","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Ffa352f67-8718-506a-bc3a-ec2d5a39de52","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc.html","sourceId":"100000011143078","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmEzNTJmNjctODcxOC01MDZhLWJjM2EtZWMyZDVhMzlkZTUy","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvlc\u002F09midterms-RNC-carousel-jvlc-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4777729.901905592","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Ffa352f67-8718-506a-bc3a-ec2d5a39de52\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Agriculture secretary","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Brooke Rollins","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F80c2f446-1871-5881-9af7-e36ed8715bf8","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc.html","sourceId":"100000011143057","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODBjMmY0NDYtMTg3MS01ODgxLTlhZjctZTM2ZWQ4NzE1YmY4","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-qhpc\u002F09midterms-RNC-carousel-qhpc-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"340473.5207519394","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F80c2f446-1871-5881-9af7-e36ed8715bf8\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":" ","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F57bcdd09-1453-5998-ba68-d605df7e9fe6","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw.html","sourceId":"100000011142630","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTdiY2RkMDktMTQ1My01OTk4LWJhNjgtZDYwNWRmN2U5ZmU2","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-articleLarge-v2.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-jvkw\u002F09midterms-RNC-carousel-jvkw-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"8082277.985358337","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times \",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F57bcdd09-1453-5998-ba68-d605df7e9fe6\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","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\u002F335300b5-d232-5cf8-bd92-bbb013b517a0","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj.html","sourceId":"100000011142267","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzM1MzAwYjUtZDIzMi01Y2Y4LWJkOTItYmJiMDEzYjUxN2Ew","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-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\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-RNC-carousel-mvhj\u002F09midterms-RNC-carousel-mvhj-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6982330.810153134","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F335300b5-d232-5cf8-bd92-bbb013b517a0\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"}","text":[]}],"linkedAsset":null,"__typename":"Carousel","data":"{\"tone\":\"News\",\"mobileAspectRatio\":\"2:3\",\"desktopAspectRatio\":\"3:2\",\"labelURL\":{\"url\":\"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html\"},\"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\u002Fad878f1d-b9e8-56f3-a577-535d8757a68f","credit":"Haiyun Jiang\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWQ4NzhmMWQtYjllOC01NmYzLWE1NzctNTM1ZDg3NTdhNjhm","sourceId":"100000011143512","summary":"","altText":"President Trump speaking at his midterm convention on Wednesday night.","caption":{"text":"President Trump has repeatedly dangled sizable payments to Americans that have not materialized. ","__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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T05:34:23.084Z","firstPublished":"2026-09-10T03:10:31.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh.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\u002Fad878f1d-b9e8-56f3-a577-535d8757a68f","credit":"Haiyun Jiang\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWQ4NzhmMWQtYjllOC01NmYzLWE1NzctNTM1ZDg3NTdhNjhm","sourceId":"100000011143512","summary":"","altText":"President Trump speaking at his midterm convention on Wednesday night.","caption":{"text":"President Trump has repeatedly dangled sizable payments to Americans that have not materialized. ","__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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-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\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh\u002F09midterms-trump-dividend-ltvh-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T05:34:23.084Z","firstPublished":"2026-09-10T03:10:31.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09midterms-trump-dividend-ltvh.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\u002F43dfcaae-0bf9-5e89-9448-2bf8ec84ef94","credit":"Ruth Fremson\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDNkZmNhYWUtMGJmOS01ZTg5LTk0NDgtMmJmOGVjODRlZjk0","sourceId":"100000011143191","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\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-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\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-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\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-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\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-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\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T23:31:09.596Z","firstPublished":"2026-09-09T23:30:31.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz.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\u002F43dfcaae-0bf9-5e89-9448-2bf8ec84ef94","credit":"Ruth Fremson\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDNkZmNhYWUtMGJmOS01ZTg5LTk0NDgtMmJmOGVjODRlZjk0","sourceId":"100000011143191","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\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-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\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-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\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-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\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-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\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz\u002F09dc-fetterman-HP-pvgz-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T23:31:09.596Z","firstPublished":"2026-09-09T23:30:31.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-fetterman-HP-pvgz.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\u002F46a6c5b4-0c1a-5541-85ca-987dd7fef04d","credit":"Kenny Holston\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDZhNmM1YjQtMGMxYS01NTQxLTg1Y2EtOTg3ZGQ3ZmVmMDRk","sourceId":"100000011143448","summary":"","altText":"Texas Attorney General Ken Paxton waves to attendees at the 2026 Republican Midterm Convention.","caption":{"text":"Texas Attorney General Ken Paxton offered praise for President Trump at the 2026 Republican Midterm Convention.","__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\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-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\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-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\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-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\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-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\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T03:47:12.579Z","firstPublished":"2026-09-10T02:10:52.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv.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\u002F46a6c5b4-0c1a-5541-85ca-987dd7fef04d","credit":"Kenny Holston\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDZhNmM1YjQtMGMxYS01NTQxLTg1Y2EtOTg3ZGQ3ZmVmMDRk","sourceId":"100000011143448","summary":"","altText":"Texas Attorney General Ken Paxton waves to attendees at the 2026 Republican Midterm Convention.","caption":{"text":"Texas Attorney General Ken Paxton offered praise for President Trump at the 2026 Republican Midterm Convention.","__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\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-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\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-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\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-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\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-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\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T03:47:12.579Z","firstPublished":"2026-09-10T02:10:52.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09MIDTERMS-SENATE-ROUNDUP-01-khbv.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\":\"President Trump\",\"uri\":\"nyt:\u002F\u002Fcarddeck\u002F9bc37270-59ac-4f91-a5c5-a1dfef248ab1\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"President Trump\",\"uri\":\"nyt:\u002F\u002Fcarddeck\u002F9bc37270-59ac-4f91-a5c5-a1dfef248ab1\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"‘Pretend That I Am Running’: 7 Takeaways From the G.O.P. Midterm Convention\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"At the event in Dallas, President Trump mostly offered retreads and self-congratulation. Then, he offered to pay Americans $5,000 apiece.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F38341ee1-b728-5faf-a637-77862e690315\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002Fad878f1d-b9e8-56f3-a577-535d8757a68f\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002Fad878f1d-b9e8-56f3-a577-535d8757a68f\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"A Rousing Victory Speech and a $5,000 Check for Everyone\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The president floated a “Trump dividend” for every adult American if Republicans keep control of Congress. The idea, like many others, may not come to pass.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fd299cc3c-9abc-5536-88fd-b2d32dc14e38\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F43dfcaae-0bf9-5e89-9448-2bf8ec84ef94\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F43dfcaae-0bf9-5e89-9448-2bf8ec84ef94\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Fetterman Makes a Surprise Appearance at Trump’s Convention\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"A video address by Senator John Fetterman, the Pennsylvania Democrat, at the Dallas convention was a stunning turn and a boon for President Trump.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F613ae1bd-04ec-5461-b602-a7e235646ce1\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F46a6c5b4-0c1a-5541-85ca-987dd7fef04d\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F46a6c5b4-0c1a-5541-85ca-987dd7fef04d\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Republican Senate Candidates Avoid Tariffs and Iran War at Convention\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Four battleground Senate nominees who spoke sidestepped a pair of issues that have posed political challenges, focusing instead on Mr. Trump’s tax law and other topics.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F99e8b593-fcb9-5d85-ac92-948f60d399ca\"}]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002F7bcc0688-78eb-5c6d-a2a7-79dd4f35be8b","eventId":"pubp:\u002F\u002Fevent\u002Ff4792907a1b74f2d87abbb3ca138843a","sourceId":"5460ca8f-740d-4d3e-af33-5bb35f64a5bf3e1f118f-65b5-4a48-9456-64f54cd86607belowPackage","url":"","trackingName":" Politics 🗳️","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"belowPackage","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fa42bccbe-d678-5d40-ab4d-a5e54003c756","eventId":"pubp:\u002F\u002Fevent\u002Fab10fdb88d504a6dbf2e75eee6f3e8c3","sourceId":"4037cc7b-8eb1-4d98-8026-1d4545ab2720","url":"","trackingName":" Politics 🗳️","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWYyMTFkOGEtNGU2YS01Y2UzLWFhNTMtYmYyZjViZjk3ZGEx","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09pol-RI-govresults-dems-qlvj\u002F09pol-RI-govresults-dems-qlvj-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09pol-RI-govresults-dems-qlvj\u002F09pol-RI-govresults-dems-qlvj-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\u002F09pol-RI-govresults-dems-qlvj\u002F09pol-RI-govresults-dems-qlvj-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\u002F09pol-RI-govresults-dems-qlvj\u002F09pol-RI-govresults-dems-qlvj-threeByTwoLargeAt2X.jpg","width":1635,"__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\u002Fc7386d5f-974f-5ad8-b5b2-661b14b9c9b4","sourceId":"100000011138942","lastModified":"2026-09-10T00:59:31.608Z","firstPublished":"2026-09-10T00:33:27.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Frhode-island-governor-democrat-foulkes-mckee.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2M3Mzg2ZDVmLTk3NGYtNWFkOC1iNWIyLTY2MWIxNGI5YzliNA==","headline":{"default":"Helena Foulkes Defeats Rhode Island Gov. Dan McKee in Democratic Primary","__typename":"CreativeWorkHeadline"},"summary":"Ms. Foulkes, a former CVS executive, had hammered Mr. McKee for his handling of a bridge closure that created traffic nightmares.","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":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vMzdjMTBkMWQtYjY1Mi01ZjVmLTk0YzYtZGZlNTdmNDY1YTgy","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":225,"uri":"nyt:\u002F\u002Faudio\u002F37c10d1d-b652-5f5f-94c6-dfe57f465a82","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-c7386d5f-974f-5ad8-b5b2-661b14b9c9b4\u002Fjob-1789000424742\u002Farticle-c7386d5f-974f-5ad8-b5b2-661b14b9c9b4-job-1789000424742.mp3","sourceId":"100000011143262","headline":{"default":"Synthetic Narration for Helena Foulkes Defeats Rhode Island Gov. Dan McKee in Democratic Primary","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":562,"bylines":[{"renderedRepresentation":"By Jenna Russell","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9hYWVjZTRkMC0yNmViLTVhOTktODY1YS1hMmM0YzA0ZWEwMTQ=","displayName":"Jenna Russell","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODJhMDlmNzUtNzI2OS01YzI4LThlMDEtYzAwNTk1NjE4YjEw","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F11\u002F17\u002Freader-center\u002Fauthor-jenna-russell\u002Fauthor-jenna-russell-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzViYTVhY2MtOTQzZC01NTQyLWJmYWMtMTIwOWEwMDdlYzUx","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-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\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-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\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-threeByTwoLargeAt2X.jpg","width":4000,"__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\u002F880a66d8-2db8-5b1a-8920-f1970ea80adf","sourceId":"100000011142980","lastModified":"2026-09-10T01:29:37.329Z","firstPublished":"2026-09-10T00:51:19.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Fangie-nixon-alexandria-ocasio-cortez-florida.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzg4MGE2NmQ4LTJkYjgtNWIxYS04OTIwLWYxOTcwZWE4MGFkZg==","headline":{"default":"Ocasio-Cortez Is Selective About Her Midterm Picks. She Went Far for This One.","__typename":"CreativeWorkHeadline"},"summary":"The progressive representative from New York spoke at a small event to help lift the underdog Senate candidate Angie Nixon.","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":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vOThjZjg0YmItNzU3Zi01MTI2LWFjNDMtMjUwNmRlNmZlYThi","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":274,"uri":"nyt:\u002F\u002Faudio\u002F98cf84bb-757f-5126-ac43-2506de6fea8b","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-880a66d8-2db8-5b1a-8920-f1970ea80adf\u002Fjob-1789003797179\u002Farticle-880a66d8-2db8-5b1a-8920-f1970ea80adf-job-1789003797179.mp3","sourceId":"100000011143280","headline":{"default":"Synthetic Narration for Ocasio-Cortez Is Selective About Her Midterm Picks. She Went to Florida for This One.","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":654,"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"}}],"media":[{"__typename":"EmbeddedInteractive","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"RW1iZWRkZWRJbnRlcmFjdGl2ZTpueXQ6Ly9lbWJlZGRlZGludGVyYWN0aXZlL2YwMzNjMTNkLTU1YWMtNTEzMS04NTZhLTFlZjdjNGRiNThhZg==","html":"__SSR__","credit":"","slug":"results-hp-2026-09-09-main","compatibility":"INLINE","storyFormat":null,"sourceId":"100000011141461","uri":"nyt:\u002F\u002Fembeddedinteractive\u002Ff033c13d-55ac-5131-856a-1ef7c4db58af","displayProperties":{"displayOverrides":["HIDE_TOP_BANNER_REGION","HIDE_BELOW_MAIN_CONTENT_REGION","DARK_MODE_COMPATIBLE","HIDE_HEADER"],"__typename":"CreativeWorkDisplayProperties"},"promotionalMedia":null,"tone":"NO_TONE_SET","lastModified":"2026-09-10T06:52:17.390Z","firstPublished":"2026-09-09T14:52:28.000Z","url":"null","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\u002F35ba5acc-943d-5542-bfac-1209a007ec51","credit":"Zack Wittman for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzViYTVhY2MtOTQzZC01NTQyLWJmYWMtMTIwOWEwMDdlYzUx","sourceId":"100000011143178","summary":"","altText":"Angie Nixon holds an umbrella while Alexandria Ocasio-Cortez speaks to a group of people in a park. ","caption":{"text":"Representative Alexandria Ocasio-Cortez of New York was in Kissimmee, Fla., on Wednesday to support Angie Nixon’s underdog Senate candidacy.","__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\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-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\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-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\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-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\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-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\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09pol-florida-nixon-aoc-alt-qfzj\u002F09pol-florida-nixon-aoc-alt-qfzj-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T00:51:16.809Z","firstPublished":"2026-09-10T00:51:16.809Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09pol-florida-nixon-aoc-alt-qfzj.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"StandardAddon","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"kickersDisplay\":\"DISPLAY_ALL\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"showMedia\":true,\"media\":{\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fembeddedinteractive\u002Ff033c13d-55ac-5131-856a-1ef7c4db58af\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Rhode Island Governor Suffers Rare Defeat in Democratic Primary\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Gov. Dan McKee lost to Helena Foulkes, a former CVS executive, becoming the first sitting governor to lose a primary since 2018.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fc7386d5f-974f-5ad8-b5b2-661b14b9c9b4\"},{\"showMedia\":false,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F35ba5acc-943d-5542-bfac-1209a007ec51\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Ocasio-Cortez Is Selective About Her Midterm Picks. She Went Far for This One.\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The progressive representative from New York spoke at a small event to help lift the underdog Senate candidate Angie Nixon.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F880a66d8-2db8-5b1a-8920-f1970ea80adf\"}]}","children":[]}],"assets":undefined,"media":undefined}]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F16636a65-d666-53e1-867e-bf034c5f86c4","eventId":"pubp:\u002F\u002Fevent\u002F0ab3884d919541e6a3e5002a1a43f992","sourceId":"e9252392-4880-487b-9e7d-ffa6fbf13cbb","url":"","trackingName":"Voting","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzRmZjlmMmItNjVjMS01N2FhLWIyYzEtOGNlYmUyYjRlY2Yy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09dc-census-kqtw\u002F09dc-census-kqtw-threeByTwoLargeAt2X.jpg","width":3855,"__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\u002Fbe9bbf49-036e-5934-8d8a-dfdc16cb05b3","sourceId":"100000011141770","lastModified":"2026-09-10T00:21:27.287Z","firstPublished":"2026-09-09T22:42:24.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Ftrump-census-immigrants-race.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2JlOWJiZjQ5LTAzNmUtNTkzNC04ZDhhLWRmZGMxNmNiMDViMw==","headline":{"default":"Trump’s Census Overhaul Would Exclude Some Immigrants and Remove Questions on Race","__typename":"CreativeWorkHeadline"},"summary":"The proposals for 2030 are among significant changes that would upend a process for helping allot congressional seats and shape policies that address disparities.","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":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vOTFlZTNjMjAtMGU1ZS01ZGJkLTljOWItM2ZiYWI5YmMxNmE4","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":339,"uri":"nyt:\u002F\u002Faudio\u002F91ee3c20-0e5e-5dbd-9c9b-3fbab9bc16a8","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-be9bbf49-036e-5934-8d8a-dfdc16cb05b3\u002Fjob-1788999709249\u002Farticle-be9bbf49-036e-5934-8d8a-dfdc16cb05b3-job-1788999709249.mp3","sourceId":"100000011143164","headline":{"default":"Synthetic Narration for Trump’s Census Overhaul Would Exclude Some Immigrants and Remove Questions on Race","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":833,"bylines":[{"renderedRepresentation":"By Zolan Kanno-Youngs","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi80NzQ1YzNlNy0wNTM3LTUyNjktOThjMC05ZTJiOWJkZjA4YjQ=","displayName":"Zolan Kanno-Youngs","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDRiOGQyOGEtNzY5OC01ZDRlLWFjNTYtMjVkYTliZDAyNzEw","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F12\u002F13\u002Freader-center\u002Fauthor-zolan-kanno-youngs\u002Fauthor-zolan-kanno-youngs-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjEyYzVmYTUtYzEyYS01ZmU1LTliZTEtZWM0Y2I4NmJjN2Iy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-threeByTwoLargeAt2X.jpg","width":4000,"__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\u002Fb9ec9bb1-402c-58fa-b2b6-d3e9be4cdc83","sourceId":"100000011141126","lastModified":"2026-09-10T01:29:33.842Z","firstPublished":"2026-09-09T20:37:31.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Felection-officials-confusion-mail-ballots.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2I5ZWM5YmIxLTQwMmMtNThmYS1iMmI2LWQzZTliZTRjZGM4Mw==","headline":{"default":"Election Officials Grapple With Uncertainty as Supreme Court Considers Mail Ballot Plan","__typename":"CreativeWorkHeadline"},"summary":"As they wait for word on whether the Trump administration’s new system to screen ballots can move forward, local officials say they are running out of time.","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":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vMTE1NzNlN2QtODk1YS01OGViLTgyOGQtYjI3YjMwMDNjNGUx","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":541,"uri":"nyt:\u002F\u002Faudio\u002F11573e7d-895a-58eb-828d-b27b3003c4e1","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-b9ec9bb1-402c-58fa-b2b6-d3e9be4cdc83\u002Fjob-1789003792635\u002Farticle-b9ec9bb1-402c-58fa-b2b6-d3e9be4cdc83-job-1789003792635.mp3","sourceId":"100000011142718","headline":{"default":"Synthetic Narration for Election Officials Grapple With Uncertainty as Supreme Court Considers Mail Ballot Plan","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1401,"bylines":[{"renderedRepresentation":"By Eileen Sullivan and Adam Sella","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8wYTM5M2NhNi0xY2ViLTUxYWEtOWUxYS1hYzJmNjZkMzAzZmM=","displayName":"Eileen Sullivan","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTgyMjQ5MjAtZGQ0Mi01MTYyLWJhZDctMGQzMThkYTk1MjBm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F12\u002F13\u002Freader-center\u002Fauthor-eileen-sullivan\u002Fauthor-eileen-sullivan-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9jYjM5ZWVlZS05YjRjLTUzZDUtYWQzZi1jN2RmYmVkNWY4Yzg=","displayName":"Adam Sella","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMGM1ZjQ0ZjctY2ZkYi01OWFlLWExOWUtZDRjMjQyNjQ3MGJk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F11\u002F21\u002Freader-center\u002Fauthor-adam-sella\u002Fauthor-adam-sella-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTMzZGQ1ODgtNTg4My01YmRmLWJhODItZjgwNWUxNzE5M2Nk","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-smallSquare168-v4.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-smallSquare252-v4.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-square640-v5.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-threeByTwoLargeAt2X-v4.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\u002F690df182-7893-5e47-b425-4cf8cda30297","sourceId":"100000011139099","lastModified":"2026-09-09T17:12:13.614Z","firstPublished":"2026-09-09T17:05:07.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Ftrump-mail-in-voting-ballots-usps.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzY5MGRmMTgyLTc4OTMtNWU0Ny1iNDI1LTRjZjhjZGEzMDI5Nw==","headline":{"default":"Here’s How the Postal Service Could Refuse to Deliver Your Mail Ballot","__typename":"CreativeWorkHeadline"},"summary":"The plan, which two dozen states have challenged as unconstitutional, puts in place new requirements about who can receive mail ballots.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"InteractiveBlock"},{"__typename":"Heading3Block"},{"__typename":"ParagraphBlock"},{"__typename":"ListBlock"},{"__typename":"BlockquoteBlock"},{"__typename":"UnstructuredBlock"},{"__typename":"InteractiveBlock"},{"__typename":"Heading3Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ListBlock"},{"__typename":"BlockquoteBlock"},{"__typename":"UnstructuredBlock"},{"__typename":"InteractiveBlock"},{"__typename":"Heading3Block"},{"__typename":"ParagraphBlock"},{"__typename":"BlockquoteBlock"},{"__typename":"InteractiveBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNjQ4NGNlMzYtOGUzZC01ODZlLWEzYzUtZmU5MjBlYTllMjMy","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":173,"uri":"nyt:\u002F\u002Faudio\u002F6484ce36-8e3d-586e-a3c5-fe920ea9e232","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-690df182-7893-5e47-b425-4cf8cda30297\u002Fjob-1788973508526\u002Farticle-690df182-7893-5e47-b425-4cf8cda30297-job-1788973508526.mp3","sourceId":"100000011141863","headline":{"default":"Synthetic Narration for Here’s How the Postal Service Could Refuse to Deliver Your Mail Ballot","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":402,"bylines":[{"renderedRepresentation":"By Eileen Sullivan, Adam Sella and Lily Boyce","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8wYTM5M2NhNi0xY2ViLTUxYWEtOWUxYS1hYzJmNjZkMzAzZmM=","displayName":"Eileen Sullivan","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTgyMjQ5MjAtZGQ0Mi01MTYyLWJhZDctMGQzMThkYTk1MjBm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F12\u002F13\u002Freader-center\u002Fauthor-eileen-sullivan\u002Fauthor-eileen-sullivan-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9jYjM5ZWVlZS05YjRjLTUzZDUtYWQzZi1jN2RmYmVkNWY4Yzg=","displayName":"Adam Sella","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMGM1ZjQ0ZjctY2ZkYi01OWFlLWExOWUtZDRjMjQyNjQ3MGJk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F11\u002F21\u002Freader-center\u002Fauthor-adam-sella\u002Fauthor-adam-sella-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi81NzRlODBkMC05Y2I5LTVlNGQtOThlOS0yYzA2ZTdkYzAxY2M=","displayName":"Lily Boyce","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYmM1NDMyZWEtNDBkZi01ODA0LWE1MDAtZGI1ZWRhYzEwMTVl","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2024\u002F10\u002F02\u002Freader-center\u002Fauthor-lily-boyce\u002Fauthor-lily-boyce-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":"SW1hZ2U6bnl0Oi8vaW1hZ2UvN2Y1YmJmNDgtNzViOC01ZjZhLTk5MTItYWZkMzAzYzdhMWYw","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-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\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-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\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-threeByTwoLargeAt2X.jpg","width":3738,"__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\u002F4cf85c0f-2d21-5472-88bd-739d1ecad24a","sourceId":"100000011140823","lastModified":"2026-09-10T05:31:40.077Z","firstPublished":"2026-09-09T13:13:48.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fmissouri-redistricting-congress-contempt.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzRjZjg1YzBmLTJkMjEtNTQ3Mi04OGJkLTczOWQxZWNhZDI0YQ==","headline":{"default":"Fight Over Missouri House Map Returns to U.S. Supreme Court","__typename":"CreativeWorkHeadline"},"summary":"The appeal came as the Missouri Supreme Court weighed whether to hold the state’s top election official in contempt.","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":"InteractiveBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNTA2M2E5OWItY2QwMy01MzdhLTkxZWUtZWZmMzJhN2E4ZTNl","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":485,"uri":"nyt:\u002F\u002Faudio\u002F5063a99b-cd03-537a-91ee-eff32a7a8e3e","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-4cf85c0f-2d21-5472-88bd-739d1ecad24a\u002Fjob-1788992280985\u002Farticle-4cf85c0f-2d21-5472-88bd-739d1ecad24a-job-1788992280985.mp3","sourceId":"100000011141208","headline":{"default":"Synthetic Narration for Missouri Supreme Court Sets Contempt Hearing in Fight Over House Map","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1235,"bylines":[{"renderedRepresentation":"By Mitch Smith and Ann E. Marimow","creators":[{"__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":"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":"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\u002Fc4ff9f2b-65c1-57aa-b2c1-8cebe2b4ecf2","credit":"Jeenah Moon for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzRmZjlmMmItNjVjMS01N2FhLWIyYzEtOGNlYmUyYjRlY2Yy","sourceId":"100000011142679","summary":"","altText":"","caption":{"text":"A naturalization ceremony at Ellis Island in 2022. The Trump administration has proposed new census regulations that would no longer ask Americans about race, ethnicity and sexual orientation, and would exclude noncitizens without green cards.","__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\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09dc-census-kqtw\u002F09dc-census-kqtw-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T22:42:20.906Z","firstPublished":"2026-09-09T22:42:20.906Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw.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\u002Fc4ff9f2b-65c1-57aa-b2c1-8cebe2b4ecf2","credit":"Jeenah Moon for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzRmZjlmMmItNjVjMS01N2FhLWIyYzEtOGNlYmUyYjRlY2Yy","sourceId":"100000011142679","summary":"","altText":"","caption":{"text":"A naturalization ceremony at Ellis Island in 2022. The Trump administration has proposed new census regulations that would no longer ask Americans about race, ethnicity and sexual orientation, and would exclude noncitizens without green cards.","__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\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09dc-census-kqtw\u002F09dc-census-kqtw-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09dc-census-kqtw\u002F09dc-census-kqtw-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\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw\u002F09dc-census-kqtw-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T22:42:20.906Z","firstPublished":"2026-09-09T22:42:20.906Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-census-kqtw.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\u002F612c5fa5-c12a-5fe5-9be1-ec4cb86bc7b2","credit":"Eric Lee\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjEyYzVmYTUtYzEyYS01ZmU1LTliZTEtZWM0Y2I4NmJjN2Iy","sourceId":"100000011142255","summary":"","altText":"A tight frame of a person putting their mail ballot into the ballot box.","caption":{"text":"Some election officials say it would be impossible to change procedures in time to get mail ballots to voters ahead of the November midterms.","__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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T21:23:16.644Z","firstPublished":"2026-09-09T20:37:29.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw.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\u002F612c5fa5-c12a-5fe5-9be1-ec4cb86bc7b2","credit":"Eric Lee\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjEyYzVmYTUtYzEyYS01ZmU1LTliZTEtZWM0Y2I4NmJjN2Iy","sourceId":"100000011142255","summary":"","altText":"A tight frame of a person putting their mail ballot into the ballot box.","caption":{"text":"Some election officials say it would be impossible to change procedures in time to get mail ballots to voters ahead of the November midterms.","__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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-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\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw\u002F09dc-mail-ballots-bzpw-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T21:23:16.644Z","firstPublished":"2026-09-09T20:37:29.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-mail-ballots-bzpw.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\u002Fa33dd588-5883-5bdf-ba82-f805e17193cd","credit":"The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTMzZGQ1ODgtNTg4My01YmRmLWJhODItZjgwNWUxNzE5M2Nk","sourceId":"100000011141226","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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-smallSquare252-v4.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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-square640-v5.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-mediumSquareAt3X-v4.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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-threeByTwoMediumAt2X-v4.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-threeByTwoSmallAt2X-v4.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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-videoSixteenByNineJumbo1600-v6.jpg","name":"videoSixteenByNineJumbo1600","height":902,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-verticalTwoByThree735-v6.jpg","name":"verticalTwoByThree735","height":1104,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-smallTwoByThree-v4.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T17:05:40.345Z","firstPublished":"2026-09-09T14:56:28.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps.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\u002Fa33dd588-5883-5bdf-ba82-f805e17193cd","credit":"The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTMzZGQ1ODgtNTg4My01YmRmLWJhODItZjgwNWUxNzE5M2Nk","sourceId":"100000011141226","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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-smallSquare252-v4.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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-square640-v5.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-mediumSquareAt3X-v4.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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-threeByTwoMediumAt2X-v4.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-threeByTwoSmallAt2X-v4.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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-videoSixteenByNineJumbo1600-v6.jpg","name":"videoSixteenByNineJumbo1600","height":902,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-verticalTwoByThree735-v6.jpg","name":"verticalTwoByThree735","height":1104,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-smallTwoByThree-v4.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T17:05:40.345Z","firstPublished":"2026-09-09T14:56:28.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps.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\u002F7f5bbf48-75b8-5f6a-9912-afd303c7a1f0","credit":"David A. Lieb\u002FAssociated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvN2Y1YmJmNDgtNzViOC01ZjZhLTk5MTItYWZkMzAzYzdhMWYw","sourceId":"100000011141161","summary":"","altText":"People gather outside a red brick building, some holding phones and signs. A large red display shows the numbers \"305968.\"","caption":{"text":"People opposing a congressional redistricting plan rally outside the Missouri Supreme Court in Jefferson City, Mo., this month. They hold signs displaying the number of petition signatures that were submitted seeking a statewide vote on a new congressional map.","__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\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-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\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-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\u002F09\u002Fmultimedia\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-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\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-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\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09nat-missouri-redistricting-1-tbgf\u002F09nat-missouri-redistricting-1-tbgf-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T22:17:38.397Z","firstPublished":"2026-09-09T13:13:46.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09nat-missouri-redistricting-1-tbgf.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\u002Fa33dd588-5883-5bdf-ba82-f805e17193cd","credit":"The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTMzZGQ1ODgtNTg4My01YmRmLWJhODItZjgwNWUxNzE5M2Nk","sourceId":"100000011141226","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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-smallSquare252-v4.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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-square640-v5.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-mediumSquareAt3X-v4.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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-threeByTwoMediumAt2X-v4.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-threeByTwoSmallAt2X-v4.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\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-videoSixteenByNineJumbo1600-v6.jpg","name":"videoSixteenByNineJumbo1600","height":902,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-verticalTwoByThree735-v6.jpg","name":"verticalTwoByThree735","height":1104,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps-smallTwoByThree-v4.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T17:05:40.345Z","firstPublished":"2026-09-09T14:56:28.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fus\u002Fmail-in-ballot-steps-promo-mail-in-ballot-steps.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\u002Fc4ff9f2b-65c1-57aa-b2c1-8cebe2b4ecf2\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fc4ff9f2b-65c1-57aa-b2c1-8cebe2b4ecf2\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Census Overhaul Would Exclude Some Immigrants and Remove Questions on Race\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The proposals for 2030 would upend a process for helping allot congressional seats and would shape policies that address disparities.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fbe9bbf49-036e-5934-8d8a-dfdc16cb05b3\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F612c5fa5-c12a-5fe5-9be1-ec4cb86bc7b2\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F612c5fa5-c12a-5fe5-9be1-ec4cb86bc7b2\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Election Officials Face Uncertainty as Supreme Court Considers Mail Ballot Plan\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"As they wait for word on whether the Trump administration’s new system to screen ballots can move forward, local officials say they are running out of time.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fb9ec9bb1-402c-58fa-b2b6-d3e9be4cdc83\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fa33dd588-5883-5bdf-ba82-f805e17193cd\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fa33dd588-5883-5bdf-ba82-f805e17193cd\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"How the Postal Service Could Refuse to Deliver Your Mail Ballot\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The new plan, which two dozen states have challenged as unconstitutional, puts in place new requirements about who can receive mail ballots.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F690df182-7893-5e47-b425-4cf8cda30297\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F7f5bbf48-75b8-5f6a-9912-afd303c7a1f0\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002Fa33dd588-5883-5bdf-ba82-f805e17193cd\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Fight Over Missouri House Map Returns to U.S. Supreme Court\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Amid conflicting rulings, Missouri’s highest court ordered the secretary of state to respond to claims that he violated an order on redistricting.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F4cf85c0f-2d21-5472-88bd-739d1ecad24a\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Feca26653-17f6-5b27-bdf7-784f9f5cdfc3","eventId":"pubp:\u002F\u002Fevent\u002Ff924134ccaf548f89518fd961310779f","sourceId":"c4f9357a-d919-4cd0-a8b9-9e04ed03d8d1","url":"","trackingName":"Economy","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDQ3ZjE0MmItY2IyZS01ZGIwLWEwNzUtYTExNjA3MmQyNDYw","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-threeByTwoLargeAt2X.jpg","width":5504,"__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\u002Fa9dba330-60bf-54f0-9cae-4d64744be28b","sourceId":"100000011141363","lastModified":"2026-09-10T04:26:22.882Z","firstPublished":"2026-09-09T16:04:50.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fbusiness\u002Feconomy\u002Ftreasury-repurchase-bessent.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2E5ZGJhMzMwLTYwYmYtNTRmMC05Y2FlLTRkNjQ3NDRiZTI4Yg==","headline":{"default":"Bond Market Rebuffs Treasury’s $6 Billion Plan to Reduce Borrowing Costs","__typename":"CreativeWorkHeadline"},"summary":"The 10-year yield rose to its highest level in three years, suggesting investors were underwhelmed by the details of a move to buy back government bonds.","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":"QXVkaW86bnl0Oi8vYXVkaW8vZWVkNWZjM2EtNTg2Yi01YTYzLWI5YmEtZjA4Yjc1ZDlmNTVl","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":282,"uri":"nyt:\u002F\u002Faudio\u002Feed5fc3a-586b-5a63-b9ba-f08b75d9f55e","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-a9dba330-60bf-54f0-9cae-4d64744be28b\u002Fjob-1788989926866\u002Farticle-a9dba330-60bf-54f0-9cae-4d64744be28b-job-1788989926866.mp3","sourceId":"100000011141721","headline":{"default":"Synthetic Narration for Treasury Plans $6 Billion in Debt Repurchases to Battle Rising Yields","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":710,"bylines":[{"renderedRepresentation":"By Joe Rennison and Alan Rappeport","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8xNzQwNjlmOS1jMDY0LTU1NzEtOGFiZS1lMGMyMzMyMDg0N2U=","displayName":"Joe Rennison","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzg0ZjMwNjktYmUyZC01Yjc3LThhMGEtMDFmZDUxODVhYjk4","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F09\u002F21\u002Freader-center\u002Fauthor-joe-rennison\u002Fauthor-joe-rennison-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9mZGMzMmY0OS1iOTE0LTVjZjctYTFlMy03YzVlYWRlMWYwYWQ=","displayName":"Alan Rappeport","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzdjZGMxOWYtZjA5Yi01MzExLTliYjctNTQ1ZmE4ZTQ1Yjdj","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F06\u002F12\u002Fmultimedia\u002Fauthor-alan-rappeport\u002Fauthor-alan-rappeport-thumbLarge-v4.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\u002F7d5588d5-9a1c-45b8-9fc4-19b20db6b6e7","sourceId":"","lastModified":"2026-09-08T20:17:37.555Z","firstPublished":"2025-12-17T17:54:20.028Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fstoryline\u002F7d5588d5-9a1c-45b8-9fc4-19b20db6b6e7","displayName":"U.S. Economy","slug":"styln-US-economy-hp","hubAssets":[],"primaryAssets":[{"__typename":"StorylinePrimaryAsset","displayName":"Investor Optimism","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F08\u002Fbusiness\u002Fstock-market-interest-rates.html","uri":"nyt:\u002F\u002Farticle\u002F7e4fed62-8fe3-5678-90ce-9d3993b4c258","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Jobs Report","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F04\u002Fbusiness\u002Feconomy\u002Fjobs-unemployment.html","uri":"nyt:\u002F\u002Farticle\u002Fcf0f5b1e-4a60-5051-a10e-b576805918b6","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Record Diesel Prices","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F04\u002Fbusiness\u002Fdiesel-price-record-oil-iran.html","uri":"nyt:\u002F\u002Farticle\u002Fbbd60b2a-e9b3-5971-94c2-5c7cfba89cc6","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Government Bonds","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F01\u002Fbusiness\u002Fbond-yields-debt.html","uri":"nyt:\u002F\u002Farticle\u002F43fe584a-a80e-5593-a22a-834d332dd289","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Mortgage Rates","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F03\u002Fbusiness\u002Fmortgage-rates-housing.html","uri":"nyt:\u002F\u002Farticle\u002F8496aa2a-e66b-51be-8103-6ac163c0323f","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Interest Rates","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F08\u002F29\u002Fbusiness\u002Fkevin-warsh-inflation-rates-fed.html","uri":"nyt:\u002F\u002Farticle\u002F372c7bf0-fb9e-51ef-aae0-a595e011d5a6","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"U.S. Debt","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F08\u002F19\u002Fbusiness\u002Feconomy\u002Fus-debt-40-trillion.html","uri":"nyt:\u002F\u002Farticle\u002Fce1295c7-b8f2-5f58-891c-a1dd1d49cfc3","__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\u002F447f142b-cb2e-5db0-a075-a116072d2460","credit":"Kenny Holston\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDQ3ZjE0MmItY2IyZS01ZGIwLWEwNzUtYTExNjA3MmQyNDYw","sourceId":"100000011141593","summary":"","altText":"Scott Bessent walks outdoors wearing a gray suit and tie. ","caption":{"text":"Scott Bessent said his job as Treasury secretary was to ensure that markets were not misreading the fundamental dynamics of the economy.","__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\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T21:38:25.713Z","firstPublished":"2026-09-09T16:04:48.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft.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\u002F447f142b-cb2e-5db0-a075-a116072d2460","credit":"Kenny Holston\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDQ3ZjE0MmItY2IyZS01ZGIwLWEwNzUtYTExNjA3MmQyNDYw","sourceId":"100000011141593","summary":"","altText":"Scott Bessent walks outdoors wearing a gray suit and tie. ","caption":{"text":"Scott Bessent said his job as Treasury secretary was to ensure that markets were not misreading the fundamental dynamics of the economy.","__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\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-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\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft\u002F09dc-treasury-1-qkft-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T21:38:25.713Z","firstPublished":"2026-09-09T16:04:48.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-treasury-1-qkft.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\u002F7d5588d5-9a1c-45b8-9fc4-19b20db6b6e7\",\"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\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F447f142b-cb2e-5db0-a075-a116072d2460\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F447f142b-cb2e-5db0-a075-a116072d2460\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Bond Market Rebuffs Treasury’s $6 Billion Plan to Reduce Borrowing Costs\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The 10-year yield rose to its highest level in three years, suggesting investors were underwhelmed by Treasury Secretary Scott Bessent’s move to buy back bonds.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fa9dba330-60bf-54f0-9cae-4d64744be28b\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fb81a3d22-56ba-5ea8-9bc5-f72cde9ae757","eventId":"pubp:\u002F\u002Fevent\u002F33dab5df2d2e42f690feea77f9ca5c60","sourceId":"4fb0daea-1767-46ce-92ee-4c1807e05490","url":"","trackingName":"Trump Administration","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOGJiOGI5YTItYjQ4OC01OGU1LTllMWEtMTViYmU1MWRkYjJm","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-memo-PROMO\u002F09dc-memo-top-khpw-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-memo-PROMO\u002F09dc-memo-top-khpw-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\u002F09dc-memo-PROMO\u002F09dc-memo-top-khpw-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\u002F09dc-memo-PROMO\u002F09dc-memo-top-khpw-threeByTwoLargeAt2X.jpg","width":2068,"__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\u002Fa8a6c871-9c05-5ba4-94ba-a8186eb34f2d","sourceId":"100000011139035","lastModified":"2026-09-10T04:52:55.381Z","firstPublished":"2026-09-09T19:01:23.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Ftrump-social-media-ai-reality.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2E4YTZjODcxLTljMDUtNWJhNC05NGJhLWE4MTg2ZWIzNGYyZA==","headline":{"default":"60 Posts in 10 Hours: How Trump’s Social Media Reflects His Version of Reality","__typename":"CreativeWorkHeadline"},"summary":"With an assist from A.I., President Trump offers a window into how he wants to be seen — and, critics say, a barometer of his mental state.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__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":"ImageBlock"},{"__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":"ImageBlock"},{"__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":"QXVkaW86bnl0Oi8vYXVkaW8vODE3MGNhMTMtYjQ2YS01NjU2LWI1NWEtOGJlYTc2YTc4OTg1","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":738,"uri":"nyt:\u002F\u002Faudio\u002F8170ca13-b46a-5656-b55a-8bea76a78985","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-a8a6c871-9c05-5ba4-94ba-a8186eb34f2d\u002Fjob-1788984371026\u002Farticle-a8a6c871-9c05-5ba4-94ba-a8186eb34f2d-job-1788984371026.mp3","sourceId":"100000011142389","headline":{"default":"Synthetic Narration for 60 Posts in 10 Hours: How Trump’s Social Media Reflects His Version of Reality","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1849,"bylines":[{"renderedRepresentation":"By Peter Baker","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84ZWRmYzA5Ni0yMzhlLTViYTctODA2OC04NjcyMGI3YzA2OGE=","displayName":"Peter Baker","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTE1ZTFkNzgtODBlNy01MjZlLWJkNDgtMzNmNWM3NzNkMDE1","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F06\u002F13\u002Fmultimedia\u002Fpeter-baker\u002Fpeter-baker-thumbLarge-v3.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWY2NzQ3OGUtMmZmNS01YTU4LTk0MjAtNTgxYThhOWQ3ZTBh","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F122e7776-0616-5a87-80e4-81388b2b3667","sourceId":"100000011139403","lastModified":"2026-09-10T06:12:50.513Z","firstPublished":"2026-09-09T21:54:04.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Ftrump-canada-tariffs.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzEyMmU3Nzc2LTA2MTYtNWE4Ny04MGU0LTgxMzg4YjJiMzY2Nw==","headline":{"default":"A Hostile Trump Reopens Old Wounds in the U.S.-Canada Relationship","__typename":"CreativeWorkHeadline"},"summary":"President Trump is not the first American president to feud with Canada. But today’s crisis might be the worst.","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":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vZDlmZDE1YjEtM2Q0Yi01OWUxLTk4MTEtYmM3OTJlMmM3NTFl","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":482,"uri":"nyt:\u002F\u002Faudio\u002Fd9fd15b1-3d4b-59e1-9811-bc792e2c751e","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-122e7776-0616-5a87-80e4-81388b2b3667\u002Fjob-1788990860789\u002Farticle-122e7776-0616-5a87-80e4-81388b2b3667-job-1788990860789.mp3","sourceId":"100000011143043","headline":{"default":"Synthetic Narration for A Hostile Trump Reopens Old Wounds in the U.S.-Canada Relationship","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1140,"bylines":[{"renderedRepresentation":"By Michael Crowley","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi85NGVjN2Q2OS1iMzI3LTUxYmQtYmY0ZS0yZGE2ZmUzMzBkZWM=","displayName":"Michael Crowley","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzBhMzE3MDEtZDRiYy01OTM3LTk4MWQtM2U4MTE5YzNhMTcx","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F10\u002F25\u002Freader-center\u002Fauthor-michael-crowley\u002Fauthor-michael-crowley-thumbLarge-v4.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Storyline","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NEWS","uri":"nyt:\u002F\u002Fstoryline\u002F1cd21d04-0b66-4524-90b5-7e6c683da522","sourceId":"","lastModified":"2026-09-09T23:01:41.214Z","firstPublished":"2025-03-19T20:08:57.224Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fstoryline\u002F1cd21d04-0b66-4524-90b5-7e6c683da522","displayName":"Trump Administration","slug":"styln-trump-administration-hp","hubAssets":[],"primaryAssets":[{"__typename":"StorylinePrimaryAsset","displayName":"U.S.-Canada Trade War","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Ftrump-canada-tariffs.html","uri":"nyt:\u002F\u002Farticle\u002F122e7776-0616-5a87-80e4-81388b2b3667","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Outpacing the Courts","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F02\u002Fus\u002Fpolitics\u002Ftrump-courts-ballroom.html","uri":"nyt:\u002F\u002Farticle\u002F4a5d55a4-a8e8-58aa-ba1a-a18d2fd428c8","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Video: Trump’s Ground Zero Claims","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fus\u002Fpolitics\u002F100000011139844\u002Ftrump-sept-11-terrorist-attacks-new-york.html","uri":"nyt:\u002F\u002Fvideo\u002F2fe09882-71f9-5a37-9e74-79e03629576f","__typename":"Video"}},{"__typename":"StorylinePrimaryAsset","displayName":"Approval Rating","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002Fpolls\u002Fdonald-trump-approval-rating-polls.html","uri":"nyt:\u002F\u002Finteractive\u002Ffc5b5b0d-1f0c-5b9a-8adf-042e20f24608","__typename":"Interactive"}}],"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\u002Fa157d405-e05b-5ad4-87c3-dd7eae87a89d","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTE1N2Q0MDUtZTA1Yi01YWQ0LTg3YzMtZGQ3ZWFlODdhODlk","sourceId":"100000011141671","summary":"","altText":"","caption":{"text":"An A.I.-generated image posted to President Trump’s social media account on Monday.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-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\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-mediumSquareAt3X-v2.jpg","name":"mediumSquareAt3X","height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":960,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":640,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":960,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":540,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T01:00:18.617Z","firstPublished":"2026-09-09T18:18:56.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp.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\u002Fa157d405-e05b-5ad4-87c3-dd7eae87a89d","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTE1N2Q0MDUtZTA1Yi01YWQ0LTg3YzMtZGQ3ZWFlODdhODlk","sourceId":"100000011141671","summary":"","altText":"","caption":{"text":"An A.I.-generated image posted to President Trump’s social media account on Monday.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-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\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-mediumSquareAt3X-v2.jpg","name":"mediumSquareAt3X","height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":960,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":640,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":960,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":540,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-hp\u002F00trump-meme-hp-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T01:00:18.617Z","firstPublished":"2026-09-09T18:18:56.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fus\u002F00trump-meme-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\u002Faf67478e-2ff5-5a58-9420-581a8a9d7e0a","credit":"Associated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWY2NzQ3OGUtMmZmNS01YTU4LTk0MjAtNTgxYThhOWQ3ZTBh","sourceId":"100000011142202","summary":"","altText":"A black and white archival photograph of President John F. Kennedy addressing the Canadian Parliament. ","caption":{"text":"President John F. Kennedy addresses a joint session of the Canadian Parliament in Ottawa on May 17, 1961. ","__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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T21:54:01.477Z","firstPublished":"2026-09-09T21:54:01.477Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc.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\u002Faf67478e-2ff5-5a58-9420-581a8a9d7e0a","credit":"Associated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWY2NzQ3OGUtMmZmNS01YTU4LTk0MjAtNTgxYThhOWQ3ZTBh","sourceId":"100000011142202","summary":"","altText":"A black and white archival photograph of President John F. Kennedy addressing the Canadian Parliament. ","caption":{"text":"President John F. Kennedy addresses a joint session of the Canadian Parliament in Ottawa on May 17, 1961. ","__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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-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\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc\u002F09dc-diplo-canada-fhbc-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T21:54:01.477Z","firstPublished":"2026-09-09T21:54:01.477Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-diplo-canada-fhbc.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\u002F1cd21d04-0b66-4524-90b5-7e6c683da522\",\"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\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002Fa157d405-e05b-5ad4-87c3-dd7eae87a89d\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002Fa157d405-e05b-5ad4-87c3-dd7eae87a89d\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"60 Posts in 10 Hours: How Trump’s Social Media Reflects His Version of Reality\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"With an assist from A.I., President Trump offers a window into how he wants to be seen — and, critics say, a barometer of his mental state.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fa8a6c871-9c05-5ba4-94ba-a8186eb34f2d\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Faf67478e-2ff5-5a58-9420-581a8a9d7e0a\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Faf67478e-2ff5-5a58-9420-581a8a9d7e0a\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":\"Analysis\",\"headline\":\"A Hostile Trump Reopens Old Wounds in the U.S.-Canada Relationship\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"President Trump is not the first American president to feud with Canada. But today’s crisis might be the worst.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F122e7776-0616-5a87-80e4-81388b2b3667\"}]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002Ff8f527b6-3e5a-53c7-ac62-0085f39e6feb","eventId":"pubp:\u002F\u002Fevent\u002F8b9bc528edf44b069b7bfa2b8e21b8f7","sourceId":"9ef27988-f784-4f0f-89bf-ad02d8c191fa4fb0daea-1767-46ce-92ee-4c1807e05490belowPackage","url":"","trackingName":"Trump Administration","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"belowPackage","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fbf397912-5e01-5313-aa63-40ac277550b2","eventId":"pubp:\u002F\u002Fevent\u002F4f7e77a95b734d739d051bd985f40204","sourceId":"2fe4163f-4e49-4ebd-a842-034c54e6402d","url":"","trackingName":"Trump Administration","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-news-algo-1","assetCount":4,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002Ffc1ef7d3-e350-5ff9-bed2-f9ddd171494a","__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\u002F7e8295b8-6f1f-54e4-a676-9be9a7d184e1","eventId":"pubp:\u002F\u002Fevent\u002F323a257de0104746b770df6a9b4d328f","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\u002Fc4ef71b0-d914-5b35-8518-f69b8e935734","eventId":"pubp:\u002F\u002Fevent\u002F1e8a32f44f834b2b8044f31ed8cd80f3","sourceId":"f17254cc-db1d-4343-bce3-256bfdba7057","url":"","trackingName":"NFL 🏈","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZWIxNzA4MWEtZTIwOS01MjNkLWJmOGQtN2JhNjg5MmNhYWVh","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-threeByTwoLargeAt2X.jpg","width":5249,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F295f4c58-4531-5464-8a41-79745d42fe83","sourceId":"100000011143564","lastModified":"2026-09-10T06:57:41.765Z","firstPublished":"2026-09-10T06:57:41.765Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vMjk1ZjRjNTgtNDUzMS01NDY0LThhNDEtNzk3NDVkNDJmZTgz","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7580271\u002F2026\u002F09\u002F09\u002Fpatriots-seahawks-drake-maye-sam-darnold-score-results-takeaways\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-08T22:30:09.008Z","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":"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\u002F7565781\u002F2026\u002F09\u002F07\u002Fnfl-2026-bold-season-predictions\u002F","uri":"nyt:\u002F\u002Fathleticarticle\u002F264efc1c-f303-55d3-ba4a-43e10a954a4c","__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":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Feb17081a-e209-523d-bf8d-7ba6892caaea","credit":"Joe Nicholson\u002FImagn Images via Reuters Connect","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZWIxNzA4MWEtZTIwOS01MjNkLWJmOGQtN2JhNjg5MmNhYWVh","sourceId":"100000011143281","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\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1001,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T00:56:07.438Z","firstPublished":"2026-09-10T00:56:07.438Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw.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\u002Feb17081a-e209-523d-bf8d-7ba6892caaea","credit":"Joe Nicholson\u002FImagn Images via Reuters Connect","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZWIxNzA4MWEtZTIwOS01MjNkLWJmOGQtN2JhNjg5MmNhYWVh","sourceId":"100000011143281","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\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1001,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-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\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw\u002F09sports-Patriots-Seahawks-Darnold-mbkw-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T00:56:07.438Z","firstPublished":"2026-09-10T00:56:07.438Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sports-Patriots-Seahawks-Darnold-mbkw.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\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002Feb17081a-e209-523d-bf8d-7ba6892caaea\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002Feb17081a-e209-523d-bf8d-7ba6892caaea\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Seahawks Rally Past Patriots in N.F.L. Season Opener\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The Super Bowl rematch was marred by injuries, with Seattle’s quarterback Sam Darnold and New England’s wide receiver A.J. Brown both exiting.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F295f4c58-4531-5464-8a41-79745d42fe83\"}]}","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\u002F409243938f034faf94e3e047766af828","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\u002F2da9efc4-db9d-5a33-b555-a265a63e2ea8","eventId":"pubp:\u002F\u002Fevent\u002Fda156591d9dd4fb9815146249a2366d4","sourceId":"f26a8de8-3b4e-4fe8-96e3-aed85d9cae2b","url":"","trackingName":"Apple","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOGJhMGY3MTAtM2I5NS01MDI2LThmNTYtNWIzMmE1OTA2Nzc2","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fbusiness\u002F09biz-apple-event-phone-2-03\u002F09biz-apple-event-phone-2-03-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fbusiness\u002F09biz-apple-event-phone-2-03\u002F09biz-apple-event-phone-2-03-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fbusiness\u002F09biz-apple-event-phone-2-03\u002F09biz-apple-event-phone-2-03-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\u002Fbusiness\u002F09biz-apple-event-phone-2-03\u002F09biz-apple-event-phone-2-03-threeByTwoLargeAt2X.jpg","width":6960,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzQyMjQyNDBmLWIxYWItNTBiZC04ODFmLTc4MmQ2YTNiYzUyNw==","displayName":"Technology","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Fb416b277-3b27-57ec-b7cf-fabfeeb7c94c","sourceId":"100000011129921","lastModified":"2026-09-10T04:27:29.085Z","firstPublished":"2026-09-09T18:47:23.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Ftechnology\u002Fapple-iphone-duo-foldable-phone.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2I0MTZiMjc3LTNiMjctNTdlYy1iN2NmLWZhYmZlZWI3Yzk0Yw==","headline":{"default":"Apple Unveils the iPhone Duo, a Foldable Phone That Costs $1,999","__typename":"CreativeWorkHeadline"},"summary":"At the company’s annual September product event, Apple also demonstrated its work on artificial intelligence and other new devices.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__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":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNjE2ODk1MjctOWMxNi01YzEzLTg0NGQtYjMxNzZiZTg2ZjI3","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":419,"uri":"nyt:\u002F\u002Faudio\u002F61689527-9c16-5c13-844d-b3176be86f27","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-b416b277-3b27-57ec-b7cf-fabfeeb7c94c\u002Fjob-1788991488123\u002Farticle-b416b277-3b27-57ec-b7cf-fabfeeb7c94c-job-1788991488123.mp3","sourceId":"100000011142319","headline":{"default":"Synthetic Narration for Apple Unveils the iPhone Duo, a Foldable Phone That Costs $1,999","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":963,"bylines":[{"renderedRepresentation":"By Kalley Huang","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9hNmUzNGFiNi1mNmUzLTUxZDctOTc3MS1hODUzY2M0MGJmMjk=","displayName":"Kalley Huang","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjk5MjRhY2MtZTI5My01ZTkxLTgzOGMtOTAxZTVkY2NjZmNm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F17\u002Freader-center\u002Fauthor-kalley-huang\u002Fauthor-kalley-huang-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTRhMTY4NmYtZmFiZS01ZTZjLWJmNTAtNzU1MDM3NWVkY2Qz","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-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\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-threeByTwoLargeAt2X.jpg","width":2048,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F6813fdb8-bd86-5110-b3bc-f9252cac0586","sourceId":"100000011142853","lastModified":"2026-09-10T06:01:07.910Z","firstPublished":"2026-09-10T06:01:07.910Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vNjgxM2ZkYjgtYmQ4Ni01MTEwLWIzYmMtZjkyNTJjYWMwNTg2","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Freviews\u002Fapple-iphone-18-event-recap-20260909\u002F","targetPublished":{"__typename":"WirecutterArticle"}}],"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":2,"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":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzU2NDg4YmI0LTU2OTYtNTU2ZC05YzhiLWVkYWU3MGYzY2U3Yw==","displayName":"Smarter Living","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fa4a1686f-fabe-5e6c-bf50-7550375edcd3","credit":"Apple","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTRhMTY4NmYtZmFiZS01ZTZjLWJmNTAtNzU1MDM3NWVkY2Qz","sourceId":"100000011142858","summary":"","altText":"Three Apple iPhone Duo stand in a row against a plain light gray background. The dark blue phone on the left and the silver phone in the middle show their back covers with two camera lenses and an Apple logo, while the phone on the right is opened to reveal a main screen displaying widgets and app icons. ","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\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-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\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1365,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1366,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-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\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-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\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap\u002Fwc-pic-apple-iphone-18-event-recap-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T21:02:04.215Z","firstPublished":"2026-09-09T21:02:04.215Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fsmarter-living\u002Fwc-pic-apple-iphone-18-event-recap.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\":\"Apple Unveils the iPhone Duo, a Foldable Phone That Costs $1,999\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The device is Apple’s first major shakeup to its flagship product in nearly 20 years, and its debut comes as A.I. upends the consumer electronics industry.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fb416b277-3b27-57ec-b7cf-fabfeeb7c94c\"},{\"showMedia\":false,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fa4a1686f-fabe-5e6c-bf50-7550375edcd3\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Wirecutter’s Apple Event Recap: A Foldable iPhone, New Airpods and More\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Wirecutter’s tech experts’ biggest takeaways on the new iPhone Duo, Apple Watches, and AirPods from Apple’s annual product-launch event.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F6813fdb8-bd86-5110-b3bc-f9252cac0586\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fe56e184d-ddf9-541b-9e3b-bcec0c935889","eventId":"pubp:\u002F\u002Fevent\u002F62f4012c16ed4021869d9f9abe79ee34","sourceId":"36305ad8-793e-4d80-80c0-60b7f6769a86","url":"","trackingName":"🎾 U.S. Open","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjliM2Y0MWUtZjQxNy01YWFkLThlYjItOTI4YjM3NDkyNjZj","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-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\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-threeByTwoLargeAt2X.jpg","width":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F7631bb40-d688-572c-8412-2ce8cf16b95a","sourceId":"100000011143183","lastModified":"2026-09-10T06:01:07.915Z","firstPublished":"2026-09-10T06:01:07.915Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vNzYzMWJiNDAtZDY4OC01NzJjLTg0MTItMmNlOGNmMTZiOTVh","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7579397\u002F2026\u002F09\u002F09\u002Fcoco-gauff-us-open-mirra-andreeva\u002F","targetPublished":{"__typename":"AthleticArticle"}},{"__typename":"Promo","promotionalImage":null,"uri":"nyt:\u002F\u002Fpromo\u002Fe5be649a-6838-56d5-a8af-badaad22c5a0","sourceId":"100000011143507","lastModified":"2026-09-10T06:01:07.970Z","firstPublished":"2026-09-10T06:01:07.970Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vZTViZTY0OWEtNjgzOC01NmQ1LWE4YWYtYmFkYWFkMjJjNWEw","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7578980\u002F2026\u002F09\u002F09\u002Felena-rybakina-world-no-1-tennis-rankings\u002F","targetPublished":{"__typename":"AthleticArticle"}},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOGQ1YjE1NzEtMjBhYS01MDIzLTllOWItMWViYmQ5ZWUwMTFh","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-threeByTwoLargeAt2X.jpg","width":4443,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F1324c867-8c5b-5f85-8039-faddc8ac3ad6","sourceId":"100000011141213","lastModified":"2026-09-10T06:01:07.921Z","firstPublished":"2026-09-10T06:01:07.921Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vMTMyNGM4NjctOGM1Yi01Zjg1LTgwMzktZmFkZGM4YWMzYWQ2","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Flive-blogs\u002Fus-open-2026-live-updates-quarterfinals-scores-results\u002FZn9ZkvAaC5BR\u002F","targetPublished":{"__typename":"AthleticLiveBlog"}}],"media":[{"__typename":"Storyline","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NEWS","uri":"nyt:\u002F\u002Fstoryline\u002Fc69487df-2abe-46dc-8ace-faf05a05e5ce","sourceId":"","lastModified":"2026-09-09T23:07:37.164Z","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":"Day 10 Highlights","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Flive-blogs\u002Fus-open-2026-live-updates-quarterfinals-scores-results\u002FUMKFD3sdJ6cm\u002F","uri":"nyt:\u002F\u002Fathleticliveblog\u002F05667249-a178-5d48-bfff-df45ec236465","__typename":"AthleticLiveBlog"}},{"__typename":"StorylinePrimaryAsset","displayName":"Shelton Defeats Alcaraz","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7577432\u002F2026\u002F09\u002F09\u002Fus-open-alcaraz-shelton-latest-record-result-analysis\u002F","uri":"nyt:\u002F\u002Fathleticarticle\u002Faf4c1e56-2484-5e59-b59f-da7cb3f78179","__typename":"AthleticArticle"}},{"__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":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzYwM2FmOWZiLTk1OTktNThmNS1iN2U1LWRkMDljZTcxODBmZg==","displayName":"The Athletic","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F69b3f41e-f417-5aad-8eb2-928b3749266c","credit":"Sarah Stier\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjliM2Y0MWUtZjQxNy01YWFkLThlYjItOTI4YjM3NDkyNjZj","sourceId":"100000011142790","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\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-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\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":683,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-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\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":683,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-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\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-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\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T20:50:47.970Z","firstPublished":"2026-09-09T20:50:47.970Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311.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\u002F69b3f41e-f417-5aad-8eb2-928b3749266c","credit":"Sarah Stier\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjliM2Y0MWUtZjQxNy01YWFkLThlYjItOTI4YjM3NDkyNjZj","sourceId":"100000011142790","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\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-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\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":683,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-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\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":683,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-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\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-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\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T20:50:47.970Z","firstPublished":"2026-09-09T20:50:47.970Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Coco-Gauff-Andreeva-1788986949311.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\u002F8d5b1571-20aa-5023-9e9b-1ebbd9ee011a","credit":"Matthew Stockman\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOGQ1YjE1NzEtMjBhYS01MDIzLTllOWItMWViYmQ5ZWUwMTFh","sourceId":"100000011143242","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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T00:16:21.371Z","firstPublished":"2026-09-10T00:16:21.371Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk.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\u002F8d5b1571-20aa-5023-9e9b-1ebbd9ee011a","credit":"Matthew Stockman\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOGQ1YjE1NzEtMjBhYS01MDIzLTllOWItMWViYmQ5ZWUwMTFh","sourceId":"100000011143242","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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-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\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk\u002F09hp-us-open-zverev-wvtk-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T00:16:21.371Z","firstPublished":"2026-09-10T00:16:21.371Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09hp-us-open-zverev-wvtk.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\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F69b3f41e-f417-5aad-8eb2-928b3749266c\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F69b3f41e-f417-5aad-8eb2-928b3749266c\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Coco Gauff Reaches U.S. Open Semifinals With Comeback Win\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Gauff defeated Mirra Andreeva in three sets and will face Elena Rybakina next.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F7631bb40-d688-572c-8412-2ce8cf16b95a\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Rybakina Becomes World No. 1 for First Time After Quarterfinal Win\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":null,\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002Fe5be649a-6838-56d5-a8af-badaad22c5a0\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F8d5b1571-20aa-5023-9e9b-1ebbd9ee011a\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F8d5b1571-20aa-5023-9e9b-1ebbd9ee011a\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Alexander Zverev Defeats Botic van de Zandschulp as Semifinals Are Set\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Earlier, Elena Rybakina defeated Zheng Qinwen in three sets and earned the women’s world No. 1 ranking.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F1324c867-8c5b-5f85-8039-faddc8ac3ad6\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Ffc57a178-c54f-5f36-b26a-2e379ac18223","eventId":"pubp:\u002F\u002Fevent\u002Febd73f0c191a4965b0641587dd7b5629","sourceId":"b7d53b3a-5f46-410d-b8a8-558b20ee2c9e","url":"","trackingName":"Middle East","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjNhYWJlNDItOWU1ZS01NzM4LThlZWUtZGJkOTE4NTRiMTY4","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-threeByTwoLargeAt2X.jpg","width":6460,"__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\u002Fea6b0f62-f2f0-5e1e-908c-f168e088fe3b","sourceId":"100000011141478","lastModified":"2026-09-10T05:31:24.708Z","firstPublished":"2026-09-09T19:07:10.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fworld\u002Fmiddleeast\u002Fsaudi-yemen-strilkes.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2VhNmIwZjYyLWYyZjAtNWUxZS05MDhjLWYxNjhlMDg4ZmUzYg==","headline":{"default":"Yemen Tilts Toward Full-Scale War as Saudi-Houthi Clashes Escalate","__typename":"CreativeWorkHeadline"},"summary":"With its oil-export routes once again under threat, Saudi Arabia is stepping up its military campaign against an old antagonist.","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":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vMTBmZTA0YjQtYjNiMi01MzA0LTk3MGItMThiMzdlODY3YzFi","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":327,"uri":"nyt:\u002F\u002Faudio\u002F10fe04b4-b3b2-5304-970b-18b37e867c1b","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-ea6b0f62-f2f0-5e1e-908c-f168e088fe3b\u002Fjob-1788988166657\u002Farticle-ea6b0f62-f2f0-5e1e-908c-f168e088fe3b-job-1788988166657.mp3","sourceId":"100000011142407","headline":{"default":"Synthetic Narration for Yemen Tilts Toward Full-Scale War as Saudi-Houthi Clashes Escalate","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":781,"bylines":[{"renderedRepresentation":"By Pranav Baskar","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84OWM5NzgzYS01ZTdkLTVmODQtYjY2Yy1kODFkMTEzYWQzZGY=","displayName":"Pranav Baskar","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmYzYzIzMzgtOWEyYS01MWEwLWJiZjItMWM5ZjZmOTgxYjAy","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F07\u002F23\u002Freader-center\u002Fauthor-pranav-baskar\u002Fauthor-pranav-baskar-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZGE3ZTA1OTMtNGEwYy01MjFiLWJkNmQtYmVlOWU3YTBiODdi","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-threeByTwoLargeAt2X.jpg","width":6000,"__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\u002Fd5864150-fe0b-59e0-b4d9-44925767b2ca","sourceId":"100000011141600","lastModified":"2026-09-10T06:13:33.003Z","firstPublished":"2026-09-09T19:34:04.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fus\u002Fpolitics\u002Firan-strikes-jordan-base.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2Q1ODY0MTUwLWZlMGItNTllMC1iNGQ5LTQ0OTI1NzY3YjJjYQ==","headline":{"default":"Iran’s Strikes on Base in Jordan Caused Limited Damage, U.S. Officials Say","__typename":"CreativeWorkHeadline"},"summary":"The latest round of fighting may result in reports of traumatic brain injuries among American service members, officials warned.","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":"QXVkaW86bnl0Oi8vYXVkaW8vZTZmMjQ5Y2YtODdiMS01OWYyLWFlMGItNzA0MmRjNDFkMTlj","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":214,"uri":"nyt:\u002F\u002Faudio\u002Fe6f249cf-87b1-59f2-ae0b-7042dc41d19c","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-d5864150-fe0b-59e0-b4d9-44925767b2ca\u002Fjob-1789018313406\u002Farticle-d5864150-fe0b-59e0-b4d9-44925767b2ca-job-1789018313406.mp3","sourceId":"100000011142489","headline":{"default":"Synthetic Narration for Iran’s Strikes on Base in Jordan Caused Limited Damage, U.S. Officials Say","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":495,"bylines":[{"renderedRepresentation":"By Helene Cooper","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi80ODU1ODc3OC1hYzUxLTVmZWYtODU4My1iODBlYWQ4ZGZkZmI=","displayName":"Helene Cooper","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZWM4YzY1MjktMDg0Yy01ZjQ5LWJkZTctYjVmMWFkZmYxYmY3","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F08\u002F24\u002Fmultimedia\u002Fauthor-helene-cooper\u002Fauthor-helene-cooper-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_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-10T00:56:02.721Z","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":"Saudi-Houthi Clashes","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fworld\u002Fmiddleeast\u002Fsaudi-yemen-strilkes.html","uri":"nyt:\u002F\u002Farticle\u002Fea6b0f62-f2f0-5e1e-908c-f168e088fe3b","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Strikes in Lebanon","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F07\u002Fworld\u002Fmiddleeast\u002Fisrael-lebanon-strikes-hezbollah.html","uri":"nyt:\u002F\u002Farticle\u002F37990797-c685-5d81-a98d-ad1393674413","__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"}}],"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\u002Ff3aabe42-9e5e-5738-8eee-dbd91854b168","credit":"Osamah Abdulrahman\u002FAssociated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjNhYWJlNDItOWU1ZS01NzM4LThlZWUtZGJkOTE4NTRiMTY4","sourceId":"100000011142219","summary":"","altText":"A man stands in a shop watching a television.","caption":{"text":"A vendor follows the war news at his shop in Sanaa, Yemen, Wednesday.","__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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T20:13:58.157Z","firstPublished":"2026-09-09T19:07:08.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm.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\u002Ff3aabe42-9e5e-5738-8eee-dbd91854b168","credit":"Osamah Abdulrahman\u002FAssociated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjNhYWJlNDItOWU1ZS01NzM4LThlZWUtZGJkOTE4NTRiMTY4","sourceId":"100000011142219","summary":"","altText":"A man stands in a shop watching a television.","caption":{"text":"A vendor follows the war news at his shop in Sanaa, Yemen, Wednesday.","__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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-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\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm\u002F09int-yemen-1-zpjm-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T20:13:58.157Z","firstPublished":"2026-09-09T19:07:08.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-yemen-1-zpjm.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\u002Fda7e0593-4a0c-521b-bd6d-bee9e7a0b87b","credit":"Salah Malkawi\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZGE3ZTA1OTMtNGEwYy01MjFiLWJkNmQtYmVlOWU3YTBiODdi","sourceId":"100000011142442","summary":"","altText":"A series of buildings and vehicles visible on a horizon behind a large field of sand and stone.","caption":{"text":"Two U.S. officials acknowledged that Iran had struck a military base in Azraq, Jordan, causing “minimal” damage. ","__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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T19:34:01.373Z","firstPublished":"2026-09-09T19:34:01.373Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv.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\u002Fda7e0593-4a0c-521b-bd6d-bee9e7a0b87b","credit":"Salah Malkawi\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZGE3ZTA1OTMtNGEwYy01MjFiLWJkNmQtYmVlOWU3YTBiODdi","sourceId":"100000011142442","summary":"","altText":"A series of buildings and vehicles visible on a horizon behind a large field of sand and stone.","caption":{"text":"Two U.S. officials acknowledged that Iran had struck a military base in Azraq, Jordan, causing “minimal” damage. ","__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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-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\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv\u002F09dc-military-iran-hpzv-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T19:34:01.373Z","firstPublished":"2026-09-09T19:34:01.373Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09dc-military-iran-hpzv.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\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ff3aabe42-9e5e-5738-8eee-dbd91854b168\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ff3aabe42-9e5e-5738-8eee-dbd91854b168\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Yemen Tilts Toward Full-Scale War as Saudi-Houthi Clashes Escalate\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"With its oil-export routes once again under threat, Saudi Arabia is stepping up its military campaign against an old antagonist.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fea6b0f62-f2f0-5e1e-908c-f168e088fe3b\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fda7e0593-4a0c-521b-bd6d-bee9e7a0b87b\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fda7e0593-4a0c-521b-bd6d-bee9e7a0b87b\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Iran’s Strikes on Base in Jordan Caused Limited Damage, U.S. Officials Say\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The latest round of fighting may result in reports of traumatic brain injuries among American service members, officials warned.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fd5864150-fe0b-59e0-b4d9-44925767b2ca\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F1c0b52a1-abff-52a8-9208-b3b64e6c0572","eventId":"pubp:\u002F\u002Fevent\u002F11fc8269a016432895fbbfdc4261e7d3","sourceId":"bd0b54d8-5245-4d34-b96e-eae252b32816","url":"","trackingName":"A.I.","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTZhZWQyMDctNmMyNC01MjEwLWEyMzktMTI5ZTQzNWVmYzVl","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-threeByTwoLargeAt2X.jpg","width":5000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzQyMjQyNDBmLWIxYWItNTBiZC04ODFmLTc4MmQ2YTNiYzUyNw==","displayName":"Technology","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F7531bb8a-5057-54ea-a065-e28ad6427f40","sourceId":"100000011141359","lastModified":"2026-09-10T04:27:38.768Z","firstPublished":"2026-09-09T17:14:36.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Ftechnology\u002Fanthropic-researchers-raise-alarm.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzc1MzFiYjhhLTUwNTctNTRlYS1hMDY1LWUyOGFkNjQyN2Y0MA==","headline":{"default":"Anthropic Researchers Raise Alarm Over A.I. Acceleration","__typename":"CreativeWorkHeadline"},"summary":"Their warnings echo concerns that other artificial intelligence experts have voiced in recent months, as calls increase for a slowdown in the pace of development.","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":"DetailBlock"},{"__typename":"RelatedLinksBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNjk5YTQ0ZmUtNGRiNi01Nzc3LWFmNWMtOTYzYzRlN2Q0N2Jj","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":295,"uri":"nyt:\u002F\u002Faudio\u002F699a44fe-4db6-5777-af5c-963c4e7d47bc","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-7531bb8a-5057-54ea-a065-e28ad6427f40\u002Fjob-1788999139234\u002Farticle-7531bb8a-5057-54ea-a065-e28ad6427f40-job-1788999139234.mp3","sourceId":"100000011141907","headline":{"default":"Synthetic Narration for Anthropic Researchers Raise Alarm Over A.I. Acceleration","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":704,"bylines":[{"renderedRepresentation":"By Kate Conger","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi82MWM0ZDBkOS1iNTA2LTU1NzAtOTQ1Zi03N2Q0OGMwMzgyYjE=","displayName":"Kate Conger","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjYxN2EzZjctNTkwMC01ZWRmLWE1ZmUtOGM4MmVmMTc4YzNm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F02\u002F26\u002Fbusiness\u002Fauthor-kate-conger\u002Fauthor-kate-conger-thumbLarge-v5.jpg","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvN2M2N2ZkYTctNDhlNi01Yjc2LThhM2ItN2JiZjY3ZmZkMmMy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-threeByTwoLargeAt2X.jpg","width":5398,"__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\u002F0cfba1c3-3fee-5ec1-96de-b8522002beb8","sourceId":"100000011141831","lastModified":"2026-09-10T00:23:24.404Z","firstPublished":"2026-09-10T00:23:24.404Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fbusiness\u002Fnvidia-groq-antitrust.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzBjZmJhMWMzLTNmZWUtNWVjMS05NmRlLWI4NTIyMDAyYmViOA==","headline":{"default":"Regulators Are Investigating Nvidia’s Licensing Deal With Groq","__typename":"CreativeWorkHeadline"},"summary":"The Justice Department is examining whether the tech giant sought to sidestep antitrust scrutiny.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__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":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYjYzYzIwOTEtNDBjMy01MDM3LWFiODMtNWU5NTE2NjFhNGUy","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":278,"uri":"nyt:\u002F\u002Faudio\u002Fb63c2091-40c3-5037-ab83-5e951661a4e2","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-0cfba1c3-3fee-5ec1-96de-b8522002beb8\u002Fjob-1788999822328\u002Farticle-0cfba1c3-3fee-5ec1-96de-b8522002beb8-job-1788999822328.mp3","sourceId":"100000011143250","headline":{"default":"Synthetic Narration for Regulators Are Investigating Nvidia’s Licensing Deal With Groq","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":650,"bylines":[{"renderedRepresentation":"By Lauren Hirsch and David McCabe","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84NmUyMjgwNy02NjA4LTVlNTctODRiZS1iNjU0YWI0MDc4NDA=","displayName":"Lauren Hirsch","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTVlY2Y2ZGUtMzJmNi01MjA2LWFjNGEtMWRjYmMyMzJjOGU4","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2021\u002F08\u002F10\u002Fbusiness\u002Fauthor-lauren-hirsch\u002Fauthor-lauren-hirsch-thumbLarge-v3.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9iZWYwOWVkNy0xMzk4LTVhZTEtYjQ3ZC03OTAyZWNiNzE2Yzc=","displayName":"David McCabe","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTk3N2NlMzQtM2IxOS01NThjLWE3YjYtNzFiNmJiZWMwMjJm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F09\u002F08\u002Flens\u002Fauthor-david-mccabe\u002Fauthor-david-mccabe-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_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\u002Fe6aed207-6c24-5210-a239-129e435efc5e","credit":"Lucas Foglia for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTZhZWQyMDctNmMyNC01MjEwLWEyMzktMTI5ZTQzNWVmYzVl","sourceId":"100000011141561","summary":"","altText":"People outside a building with the numbers “500” on a glass awning. Some of the people are wearing black shirts that say “Stop the AI race.”","caption":{"text":"A protest outside Anthropic’s offices in San Francisco.","__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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T17:14:32.671Z","firstPublished":"2026-09-09T17:14:32.671Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft.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\u002Fe6aed207-6c24-5210-a239-129e435efc5e","credit":"Lucas Foglia for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTZhZWQyMDctNmMyNC01MjEwLWEyMzktMTI5ZTQzNWVmYzVl","sourceId":"100000011141561","summary":"","altText":"People outside a building with the numbers “500” on a glass awning. Some of the people are wearing black shirts that say “Stop the AI race.”","caption":{"text":"A protest outside Anthropic’s offices in San Francisco.","__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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-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-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft\u002F09biz-anthropic-1-qcft-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T17:14:32.671Z","firstPublished":"2026-09-09T17:14:32.671Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-anthropic-1-qcft.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\u002F7c67fda7-48e6-5b76-8a3b-7bbf67ffd2c2","credit":"Manuel Orbegozo for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvN2M2N2ZkYTctNDhlNi01Yjc2LThhM2ItN2JiZjY3ZmZkMmMy","sourceId":"100000011142984","summary":"","altText":"Jensen Huang, at center, onstage standing before a huge display screen. ","caption":{"text":"Nvidia’s chief executive, Jensen Huang, addressing a company conference this year. Nvidia, with a market capitalization of $5.4 trillion, has effectively become Silicon Valley’s central banker.","__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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1001,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T00:23:21.384Z","firstPublished":"2026-09-10T00:23:21.384Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv.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\u002F7c67fda7-48e6-5b76-8a3b-7bbf67ffd2c2","credit":"Manuel Orbegozo for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvN2M2N2ZkYTctNDhlNi01Yjc2LThhM2ItN2JiZjY3ZmZkMmMy","sourceId":"100000011142984","summary":"","altText":"Jensen Huang, at center, onstage standing before a huge display screen. ","caption":{"text":"Nvidia’s chief executive, Jensen Huang, addressing a company conference this year. Nvidia, with a market capitalization of $5.4 trillion, has effectively become Silicon Valley’s central banker.","__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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1001,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-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-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv\u002F09biz-nvidia-probe-kpfv-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T00:23:21.384Z","firstPublished":"2026-09-10T00:23:21.384Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-nvidia-probe-kpfv.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\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fe6aed207-6c24-5210-a239-129e435efc5e\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fe6aed207-6c24-5210-a239-129e435efc5e\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Anthropic Researchers Raise Alarm Over A.I. Acceleration\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Their warnings echo concerns that other artificial intelligence experts have voiced recently, as calls increase to slow down the pace of development.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F7531bb8a-5057-54ea-a065-e28ad6427f40\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F7c67fda7-48e6-5b76-8a3b-7bbf67ffd2c2\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F7c67fda7-48e6-5b76-8a3b-7bbf67ffd2c2\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Regulators Are Investigating Nvidia’s Licensing Deal With Groq\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The Justice Department is examining whether the tech giant sought to sidestep antitrust scrutiny.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F0cfba1c3-3fee-5ec1-96de-b8522002beb8\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F70d79178-2fcc-54f4-86e7-eafcb5c87a9b","eventId":"pubp:\u002F\u002Fevent\u002F155d0aadbd65439e971b178b6f605c5c","sourceId":"a4f86e9f-b1a3-48bb-9a2c-e07c10a21400","url":"","trackingName":"Art","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDliZTY5YTQtYzY3MC01NzYyLTlhMGMtNjc1NTdiMGM3OGM3","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-smallSquare252-v2.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-threeByTwoLargeAt2X-v2.jpg","width":3744,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzkxYTBkZDM2LTExYTgtNWEwNi05YjZlLTNhM2QyZjI4MTg5NA==","displayName":"Obituaries","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Fbc79fd58-e70a-586a-a5e9-d6481c479c17","sourceId":"100000011139012","lastModified":"2026-09-09T20:44:30.291Z","firstPublished":"2026-09-09T20:19:35.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fobituaries\u002Flucien-smith-dead.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2JjNzlmZDU4LWU3MGEtNTg2YS1hNWU5LWQ2NDgxYzQ3OWMxNw==","headline":{"default":"Lucien Smith, Art-World Star Whose Career Abruptly Turned, Dies at 37","__typename":"CreativeWorkHeadline"},"summary":"A phenom in his 20s, he became the poster child for Zombie Formalism before abandoning the gallery frenzy for Montauk.","body":{"content":[{"__typename":"HeaderFullBleedVerticalBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DiptychBlock"},{"__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":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__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":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYzBjNDM1YTQtYWRmMy01ZmNjLWI2ODktMDg0OWRlMTg3NDRm","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":520,"uri":"nyt:\u002F\u002Faudio\u002Fc0c435a4-adf3-5fcc-b689-0849de18744f","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-bc79fd58-e70a-586a-a5e9-d6481c479c17\u002Fjob-1788986651730\u002Farticle-bc79fd58-e70a-586a-a5e9-d6481c479c17-job-1788986651730.mp3","sourceId":"100000011142641","headline":{"default":"Synthetic Narration for Lucien Smith, Art-World Star Whose Career Abruptly Turned, Dies at 37","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1285,"bylines":[{"renderedRepresentation":"By Alex Williams","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8xMGIwMzk3My0zZWQxLTU2OTItOTc2ZC1hZGVkYWY4NjZlZTg=","displayName":"Alex Williams","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjNlYWYwMWMtNzM1ZS01ZjUzLWJlZmUtMjdlMTA3NWUwODQ2","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F05\u002F06\u002Freader-center\u002Falex-williams\u002Falex-williams-thumbLarge-v4.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\u002F49be69a4-c670-5762-9a0c-67557b0c78c7","credit":"Danny Ghitis for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDliZTY5YTQtYzY3MC01NzYyLTlhMGMtNjc1NTdiMGM3OGM3","sourceId":"100000011140402","summary":"","altText":"A photo of Lucien Smith, with a mustache and beard, and wearing a plaid shirt and a baseball cap turned backward. ","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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T20:26:15.839Z","firstPublished":"2026-09-09T20:19:29.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F00Obit-Smith-02-plvt.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\u002F49be69a4-c670-5762-9a0c-67557b0c78c7","credit":"Danny Ghitis for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDliZTY5YTQtYzY3MC01NzYyLTlhMGMtNjc1NTdiMGM3OGM3","sourceId":"100000011140402","summary":"","altText":"A photo of Lucien Smith, with a mustache and beard, and wearing a plaid shirt and a baseball cap turned backward. ","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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-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\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F00Obit-Smith-02-plvt\u002F00Obit-Smith-02-plvt-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T20:26:15.839Z","firstPublished":"2026-09-09T20:19:29.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F00Obit-Smith-02-plvt.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\u002F49be69a4-c670-5762-9a0c-67557b0c78c7\"},\"desktopMedia\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F49be69a4-c670-5762-9a0c-67557b0c78c7\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Lucien Smith, Art-World Star Whose Career Abruptly Turned, Dies at 37\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"A phenom in his 20s, he became the poster child for Zombie Formalism before abandoning the gallery frenzy for Montauk, New York.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fbc79fd58-e70a-586a-a5e9-d6481c479c17\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Feb353c8d-8d97-5c5c-ba6c-df99300e53a8","eventId":"pubp:\u002F\u002Fevent\u002F4fdbc8b6bdf647899bf640cd5ea2dc06","sourceId":"15990ee0-23dd-45a7-9525-dbe2d5865912","url":"","trackingName":"Weather","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTgxYzg5MDEtNzcyZi01ODc0LWEzNDgtODc2MDFjNjI0Y2Q1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-02-zjfg\u002F08WEA-el-nino-weather-02-zjfg-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-02-zjfg\u002F08WEA-el-nino-weather-02-zjfg-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-02-zjfg\u002F08WEA-el-nino-weather-02-zjfg-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-02-zjfg\u002F08WEA-el-nino-weather-02-zjfg-threeByTwoLargeAt2X.jpg","width":5090,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q0MDczNDY1LWY5MDEtNTcwMS1iZGJmLTRjZGVmZTM4Mzc1Yw==","displayName":"Weather","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","sourceId":"100000011113889","lastModified":"2026-09-09T22:42:35.636Z","firstPublished":"2026-09-09T20:27:05.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzY5ZWVjNWQwLTMwOTQtNWNkYS1iZjVjLTRhZGViYzZjYzM3ZQ==","headline":{"default":"Heard About the Super Godzilla Monster El Niño? Here’s How It Could Actually Affect You.","__typename":"CreativeWorkHeadline"},"summary":"Yes, El Niño is unusually powerful this time. But that’s not always a bad thing.","body":{"content":[{"__typename":"HeaderFullBleedVerticalBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__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":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"AudioBlock","media":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vZGI3NDZhZTQtNDM3Yi01OGIzLTk4ZjctN2E4NTFjYTQwZGJk","__typename":"Audio","length":1511,"uri":"nyt:\u002F\u002Faudio\u002Fdb746ae4-437b-58b3-98f7-7a851ca40dbd","fileUrl":"https:\u002F\u002Fnyt.simplecastaudio.com\u002F03d8b493-87fc-4bd1-931f-8a8e9b945d8a\u002Fepisodes\u002F9da6c05d-e10a-48b0-8a01-8efbb409a2f9\u002Faudio\u002F128\u002Fdefault.mp3?awCollectionId=03d8b493-87fc-4bd1-931f-8a8e9b945d8a&awEpisodeId=9da6c05d-e10a-48b0-8a01-8efbb409a2f9&nocache","sourceId":"100000011095765","headline":{"default":"Listen to ‘The Daily’: El Niño Is Back. And Worse Than Ever.","__typename":"CreativeWorkHeadline"},"promotionalImage":null,"podcastSeries":{"title":"The Daily","image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjQyM2YwN2EtNmY5ZC01MzE0LTgzZDktYTQzOWU1ZTEyYzRk","crops":[{"renditions":[{"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2017\u002F01\u002F29\u002Fpodcasts\u002Fthe-daily-album-art\u002Fthe-daily-album-art-square640-v5.jpg","__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"AudioPodcastSeries"}}},{"__typename":"Heading2Block"},{"__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":"QXVkaW86bnl0Oi8vYXVkaW8vZGI3NDZhZTQtNDM3Yi01OGIzLTk4ZjctN2E4NTFjYTQwZGJk","__typename":"Audio","audioContentType":null,"length":1511,"uri":"nyt:\u002F\u002Faudio\u002Fdb746ae4-437b-58b3-98f7-7a851ca40dbd","fileUrl":"https:\u002F\u002Fnyt.simplecastaudio.com\u002F03d8b493-87fc-4bd1-931f-8a8e9b945d8a\u002Fepisodes\u002F9da6c05d-e10a-48b0-8a01-8efbb409a2f9\u002Faudio\u002F128\u002Fdefault.mp3?awCollectionId=03d8b493-87fc-4bd1-931f-8a8e9b945d8a&awEpisodeId=9da6c05d-e10a-48b0-8a01-8efbb409a2f9&nocache","sourceId":"100000011095765","headline":{"default":"Listen to ‘The Daily’: El Niño Is Back. And Worse Than Ever.","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1450,"bylines":[{"renderedRepresentation":"By Judson Jones","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi85NTRiMTQxNi1hNGI5LTUzZGMtODBkNy03NDYzMThiODliZTI=","displayName":"Judson Jones","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzA4MjViN2MtYTI4OS01MTEzLWJhZDktM2YyOTFiMDI2ZTc3","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F11\u002F17\u002Freader-center\u002Fauthor-judson-jones\u002Fauthor-judson-jones-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":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTUzYjkyZWEtNjcwOC01MWIwLWIyYTgtYjIyZTk5ZTI0OGE1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-threeByTwoLargeAt2X.jpg","width":1080,"__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\u002Fd76541b1-4fad-5d1f-b1f4-bb6acac757b5","sourceId":"100000011140670","lastModified":"2026-09-10T05:26:37.980Z","firstPublished":"2026-09-10T02:39:34.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fworld\u002Fasia\u002Findonesia-wildfires-malaysia-cloud-seeding.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2Q3NjU0MWIxLTRmYWQtNWQxZi1iMWY0LWJiNmFjYWM3NTdiNQ==","headline":{"default":"Fighting Wildfire Haze With an Airplane and Lots of Salt and Water","__typename":"CreativeWorkHeadline"},"summary":"The authorities in Malaysian Borneo have been trying to seed clouds to counteract the effects of smoke wafting in from neighboring Indonesia.","body":{"content":[{"__typename":"HeaderFullBleedVerticalBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"InteractiveBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"VideoBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ImageBlock"},{"__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":"QXVkaW86bnl0Oi8vYXVkaW8vMjBjZDZmZWUtZjMyNC01MTg2LWE2ZmMtY2E4ZmIyYzNjOTk2","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":298,"uri":"nyt:\u002F\u002Faudio\u002F20cd6fee-f324-5186-a6fc-ca8fb2c3c996","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-d76541b1-4fad-5d1f-b1f4-bb6acac757b5\u002Fjob-1789007975304\u002Farticle-d76541b1-4fad-5d1f-b1f4-bb6acac757b5-job-1789007975304.mp3","sourceId":"100000011143490","headline":{"default":"Synthetic Narration for Fighting Wildfire Haze With an Airplane and Lots of Salt and Water","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":744,"bylines":[{"renderedRepresentation":"By Zunaira Saieed","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9iODVjNTRjNi1kMTE1LTUwMDYtYmYwYy0yMWY5MjlmMTZjZWI=","displayName":"Zunaira Saieed","promotionalMedia":null}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzIxMGMzMzUtOWFmYy01NDM4LTg2YTItMDMyOGQ5MDEyMDI3","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-threeByTwoLargeAt2X.jpg","width":8256,"__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\u002F0e4dcd3e-72e5-5f1e-b463-0bb4d76fa6a1","sourceId":"100000011061621","lastModified":"2026-09-10T02:44:43.820Z","firstPublished":"2026-09-10T02:00:07.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fworld\u002Feurope\u002Feu-fire-fighting.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzBlNGRjZDNlLTcyZTUtNWYxZS1iNDYzLTBiYjRkNzZmYTZhMQ==","headline":{"default":"How Fighting Fires Became an All-of-Europe Project","__typename":"CreativeWorkHeadline"},"summary":"The European Union isn’t known for firefighting expertise. But with the continent ablaze, Brussels is playing a growing role.","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":"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":"Heading2Block"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYWEyMjRlZWYtNDM1Zi01YjY4LTg1ZjItOGU1NDUzNmM3YWEz","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":403,"uri":"nyt:\u002F\u002Faudio\u002Faa224eef-435f-5b68-85f2-8e54536c7aa3","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-0e4dcd3e-72e5-5f1e-b463-0bb4d76fa6a1\u002Fjob-1789008300432\u002Farticle-0e4dcd3e-72e5-5f1e-b463-0bb4d76fa6a1-job-1789008300432.mp3","sourceId":"100000011143444","headline":{"default":"Synthetic Narration for How Fighting Fires Became an All-of-Europe Project","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":971,"bylines":[{"renderedRepresentation":"By Jeanna Smialek","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9jODkzYmY5YS05NDk0LTU3MmUtYjFlZi0zNDA1MjA1ZTAwNmM=","displayName":"Jeanna Smialek","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTMwYmQ2NjEtODNjMS01NGFiLWEwNDctY2VjNTZiYTFlN2Y1","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F07\u002F03\u002Freader-center\u002Fauthor-jeanna-smialek\u002Fauthor-jeanna-smialek-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOGRiNGQzN2QtYmIxMi01YTE2LWFkNjgtNDE2MjI1NWY5OGY0","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-threeByTwoLargeAt2X.jpg","width":5530,"__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\u002F5ab89e3c-1ea0-5b12-aeb8-1229017b84f5","sourceId":"100000011140975","lastModified":"2026-09-10T02:00:12.766Z","firstPublished":"2026-09-10T02:00:12.766Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fclimate\u002Faugust-hottest-month-global-warming.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzVhYjg5ZTNjLTFlYTAtNWIxMi1hZWI4LTEyMjkwMTdiODRmNQ==","headline":{"default":"August Ties the Record for Earth’s Hottest Month on the Books","__typename":"CreativeWorkHeadline"},"summary":"Sweltering summer temperatures put last month on par with July 2023 for global warmth, scientists said. More records could be broken in the months ahead.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__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":"DetailBlock"},{"__typename":"RelatedLinksBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNDU1OTQzM2UtMzZjZi01ZTdhLWJkYjgtMmNlYTM0YWNiYjk1","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":257,"uri":"nyt:\u002F\u002Faudio\u002F4559433e-36cf-5e7a-bdb8-2cea34acbb95","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-5ab89e3c-1ea0-5b12-aeb8-1229017b84f5\u002Fjob-1789005638026\u002Farticle-5ab89e3c-1ea0-5b12-aeb8-1229017b84f5-job-1789005638026.mp3","sourceId":"100000011143445","headline":{"default":"Synthetic Narration for August Ties the Record for Earth’s Hottest Month on the Books","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":583,"bylines":[{"renderedRepresentation":"By Raymond Zhong","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8yYmQ1YWViYS05M2Q4LTU1MTktYjQ2Yi04ODhjYWQ5MWRiNWM=","displayName":"Raymond Zhong","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGZjOWIxMDYtYTI2Yy01ZTFiLWJkZDYtOGUyYWJlODUzYjI4","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F10\u002F15\u002Fmultimedia\u002Fauthor-raymond-zhong\u002Fauthor-raymond-zhong-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"CardDeck","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNWUyZDhlNjctMWQ5Ni01MTNkLWJiMGUtNDEyM2I0ZTRiNGMw","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-threeByTwoLargeAt2X.jpg","width":2000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":null,"advertisingProperties":null,"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Fcarddeck\u002Fbe875cb8-c513-420d-bc5b-bcb82e77abee","sourceId":"be875cb8-c513-420d-bc5b-bcb82e77abee","lastModified":"2026-09-08T20:53:53.232Z","firstPublished":"2026-09-08T20:05:32.337Z","url":"","id":"Q2FyZERlY2s6bnl0Oi8vY2FyZGRlY2svYmU4NzVjYjgtYzUxMy00MjBkLWJjNWItYmNiODJlNzdhYmVl","slug":"08WEA-el-nino-weather-fader","storyFormat":"carousel","newsStatus":"DEFAULT","desk":"","asset":{"cards":[{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F5e2d8e67-1d96-513d-bb0e-4123b4e4b4c0","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8.html","sourceId":"100000011140182","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNWUyZDhlNjctMWQ5Ni01MTNkLWJiMGUtNDEyM2I0ZTRiNGMw","credit":"Dakota Santiago for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-03-mkfp-articleLarge.jpg","width":600,"height":899,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-03-mkfp-jumbo.jpg","width":684,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-03-mkfp-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-03-mkfp-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"3821915.6905746153","data":"{\"credit\":\"Dakota Santiago for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F5e2d8e67-1d96-513d-bb0e-4123b4e4b4c0\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"New York City","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F9d3476e2-9094-55f6-acf9-bad34af02ff5","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6.html","sourceId":"100000011140172","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWQzNDc2ZTItOTA5NC01NWY2LWFjZjktYmFkMzRhZjAyZmY1","credit":"Justin Sullivan\u002FGetty Images","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-articleLarge.jpg","width":600,"height":901,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-jumbo.jpg","width":682,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-threeByTwoMediumAt2X.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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-verticalTwoByThree735.jpg","width":735,"height":1104,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"7506187.592285295","data":"{\"credit\":\"Justin Sullivan\u002FGetty Images\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F9d3476e2-9094-55f6-acf9-bad34af02ff5\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Boulder City, Nev.","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F4d0deec4-0633-5e5c-adbf-100d6bbe04f3","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2.html","sourceId":"100000011139936","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGQwZGVlYzQtMDYzMy01ZTVjLWFkYmYtMTAwZDZiYmUwNGYz","credit":"Julia Demaree Nikhinson\u002FAssociated Press","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"5390215.568989193","data":"{\"credit\":\"Julia Demaree Nikhinson\u002FAssociated Press\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F4d0deec4-0633-5e5c-adbf-100d6bbe04f3\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Washington, D.C.","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Ff9d68981-9072-5ffb-84b4-e58dd4105315","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3.html","sourceId":"100000011139957","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjlkNjg5ODEtOTA3Mi01ZmZiLTg0YjQtZTU4ZGQ0MTA1MzE1","credit":"Justin Lane\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-fader-3-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-fader-3-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-fader-3-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"9961293.359250136","data":"{\"credit\":\"Justin Lane\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Ff9d68981-9072-5ffb-84b4-e58dd4105315\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"New York City","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F1829a721-a667-5ecd-b5f6-5456919b4cc3","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4.html","sourceId":"100000011139983","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTgyOWE3MjEtYTY2Ny01ZWNkLWI1ZjYtNTQ1NjkxOWI0Y2Mz","credit":"Dustin Chambers for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"8559204.558357252","data":"{\"credit\":\"Dustin Chambers for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F1829a721-a667-5ecd-b5f6-5456919b4cc3\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Steinhatchee, Fla.","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F6cff22db-04d8-5f2f-a036-03d228c471eb","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5.html","sourceId":"100000011139986","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNmNmZjIyZGItMDRkOC01ZjJmLWEwMzYtMDNkMjI4YzQ3MWVi","credit":"Ernesto Benavides\u002FAgence France-Presse — Getty Images","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-threeByTwoMediumAt2X.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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"4091171.6867537694","data":"{\"credit\":\"Ernesto Benavides\u002FAgence France-Presse — Getty Images\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F6cff22db-04d8-5f2f-a036-03d228c471eb\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Lima, Peru","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fa7525863-b1f7-53ae-8c3e-5aa073c26144","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1.html","sourceId":"100000011139927","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTc1MjU4NjMtYjFmNy01M2FlLThjM2UtNWFhMDczYzI2MTQ0","credit":"Ariana Drehsler for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-threeByTwoMediumAt2X.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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"2441196.6705276966","data":"{\"credit\":\"Ariana Drehsler for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fa7525863-b1f7-53ae-8c3e-5aa073c26144\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Los Angeles","formats":[]}],"__typename":"TextRunKV"}]}],"linkedAsset":null,"__typename":"Carousel","data":"{\"tone\":\"News\",\"mobileAspectRatio\":\"2:3\",\"desktopAspectRatio\":\"3:2\",\"labelURL\":{\"url\":\"\"},\"isFader\":true}"},"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"CardDeck","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNWUyZDhlNjctMWQ5Ni01MTNkLWJiMGUtNDEyM2I0ZTRiNGMw","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-threeByTwoLargeAt2X.jpg","width":2000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":null,"advertisingProperties":null,"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Fcarddeck\u002Fbe875cb8-c513-420d-bc5b-bcb82e77abee","sourceId":"be875cb8-c513-420d-bc5b-bcb82e77abee","lastModified":"2026-09-08T20:53:53.232Z","firstPublished":"2026-09-08T20:05:32.337Z","url":"","id":"Q2FyZERlY2s6bnl0Oi8vY2FyZGRlY2svYmU4NzVjYjgtYzUxMy00MjBkLWJjNWItYmNiODJlNzdhYmVl","slug":"08WEA-el-nino-weather-fader","storyFormat":"carousel","newsStatus":"DEFAULT","desk":"","asset":{"cards":[{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F5e2d8e67-1d96-513d-bb0e-4123b4e4b4c0","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8.html","sourceId":"100000011140182","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNWUyZDhlNjctMWQ5Ni01MTNkLWJiMGUtNDEyM2I0ZTRiNGMw","credit":"Dakota Santiago for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-03-mkfp-articleLarge.jpg","width":600,"height":899,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-03-mkfp-jumbo.jpg","width":684,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-fader-8-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-03-mkfp-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-8\u002F08WEA-el-nino-weather-03-mkfp-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"3821915.6905746153","data":"{\"credit\":\"Dakota Santiago for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F5e2d8e67-1d96-513d-bb0e-4123b4e4b4c0\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"New York City","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F9d3476e2-9094-55f6-acf9-bad34af02ff5","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6.html","sourceId":"100000011140172","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWQzNDc2ZTItOTA5NC01NWY2LWFjZjktYmFkMzRhZjAyZmY1","credit":"Justin Sullivan\u002FGetty Images","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-articleLarge.jpg","width":600,"height":901,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-jumbo.jpg","width":682,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-threeByTwoMediumAt2X.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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-verticalTwoByThree735.jpg","width":735,"height":1104,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-6\u002F08WEA-el-nino-weather-02-mkfp-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"7506187.592285295","data":"{\"credit\":\"Justin Sullivan\u002FGetty Images\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F9d3476e2-9094-55f6-acf9-bad34af02ff5\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Boulder City, Nev.","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F4d0deec4-0633-5e5c-adbf-100d6bbe04f3","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2.html","sourceId":"100000011139936","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGQwZGVlYzQtMDYzMy01ZTVjLWFkYmYtMTAwZDZiYmUwNGYz","credit":"Julia Demaree Nikhinson\u002FAssociated Press","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-2\u002F08WEA-el-nino-weather-fader-2-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"5390215.568989193","data":"{\"credit\":\"Julia Demaree Nikhinson\u002FAssociated Press\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F4d0deec4-0633-5e5c-adbf-100d6bbe04f3\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Washington, D.C.","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Ff9d68981-9072-5ffb-84b4-e58dd4105315","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3.html","sourceId":"100000011139957","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjlkNjg5ODEtOTA3Mi01ZmZiLTg0YjQtZTU4ZGQ0MTA1MzE1","credit":"Justin Lane\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-fader-3-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-pbwj-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-fader-3-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-3\u002F08WEA-el-nino-weather-fader-3-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"9961293.359250136","data":"{\"credit\":\"Justin Lane\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Ff9d68981-9072-5ffb-84b4-e58dd4105315\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"New York City","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F1829a721-a667-5ecd-b5f6-5456919b4cc3","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4.html","sourceId":"100000011139983","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTgyOWE3MjEtYTY2Ny01ZWNkLWI1ZjYtNTQ1NjkxOWI0Y2Mz","credit":"Dustin Chambers for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-4\u002F08WEA-el-nino-weather-fader-4-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"8559204.558357252","data":"{\"credit\":\"Dustin Chambers for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F1829a721-a667-5ecd-b5f6-5456919b4cc3\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Steinhatchee, Fla.","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F6cff22db-04d8-5f2f-a036-03d228c471eb","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5.html","sourceId":"100000011139986","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNmNmZjIyZGItMDRkOC01ZjJmLWEwMzYtMDNkMjI4YzQ3MWVi","credit":"Ernesto Benavides\u002FAgence France-Presse — Getty Images","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-threeByTwoMediumAt2X.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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-5\u002F08WEA-el-nino-weather-fader-5-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"4091171.6867537694","data":"{\"credit\":\"Ernesto Benavides\u002FAgence France-Presse — Getty Images\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F6cff22db-04d8-5f2f-a036-03d228c471eb\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Lima, Peru","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fa7525863-b1f7-53ae-8c3e-5aa073c26144","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1.html","sourceId":"100000011139927","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTc1MjU4NjMtYjFmNy01M2FlLThjM2UtNWFhMDczYzI2MTQ0","credit":"Ariana Drehsler for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-threeByTwoMediumAt2X.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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-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\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-verticalTwoByThree735.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08WEA-el-nino-weather-fader-1\u002F08WEA-el-nino-weather-fader-1-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]},{"uri":"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fweather\u002Fel-nino-weather-forecast-facts.html","sourceId":"100000011113889","__typename":"Article"}],"__typename":"CarouselCard","key":"2441196.6705276966","data":"{\"credit\":\"Ariana Drehsler for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fa7525863-b1f7-53ae-8c3e-5aa073c26144\",\"linkURI\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Los Angeles","formats":[]}],"__typename":"TextRunKV"}]}],"linkedAsset":null,"__typename":"Carousel","data":"{\"tone\":\"News\",\"mobileAspectRatio\":\"2:3\",\"desktopAspectRatio\":\"3:2\",\"labelURL\":{\"url\":\"\"},\"isFader\":true}"},"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Video","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTUzYjkyZWEtNjcwOC01MWIwLWIyYTgtYjIyZTk5ZTI0OGE1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-threeByTwoLargeAt2X.jpg","width":1080,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q0MmQzYTNmLTAyYTgtNWRlNy1hOTEyLTUyMGZhNmI0NGY0ZQ==","displayName":"Admin","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"VmlkZW86bnl0Oi8vdmlkZW8vYzZlMDVlZmYtYmViNy01ZDQzLWFiZDEtMjIxZDEzM2MyOWRi","isCinemagraph":false,"credits":[{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9iODVjNTRjNi1kMTE1LTUwMDYtYmYwYy0yMWY5MjlmMTZjZWI=","displayName":"Zunaira Saieed","__typename":"Person"},"__typename":"Credit"}],"bylines":[{"renderedRepresentation":"Video by Zunaira Saieed","__typename":"Byline"}],"renditions":[{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_wg_hd_synd.mov","type":"syndication","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":404,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_wg\u002Fmaster.m3u8","type":"hls","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_wg\u002Fmaster.m3u8","type":"hlsfmp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_wg_av1-720p,av1-1080p,av1-480p,av1-360p,av1-240p\u002Fmaster.m3u8","type":"hlsfmp4_av1","aspectRatio":"9:16","__typename":"VideoRendition"}],"headline":{"default":"","__typename":"CreativeWorkHeadline"},"embedded":true,"summary":"Spraying a saltwater solution during a cloud seeding operation in Sarawak State, Malaysia.","videoAssetSummary":"Spraying a saltwater solution during a cloud seeding operation in Sarawak State, Malaysia.","promotionalHeadline":"","promotionalSummary":"Spraying a saltwater solution during a cloud seeding operation in Sarawak State, Malaysia.","promotionalMedia":{"uri":"nyt:\u002F\u002Fimage\u002F153b92ea-6708-51b0-b2a8-b22e99e248a5","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTUzYjkyZWEtNjcwOC01MWIwLWIyYTgtYjIyZTk5ZTI0OGE1","sourceId":"100000011140876","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\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":720,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fembedded\u002Fadmin\u002F100000011140875\u002F00int-malaysia-cloudseeding-01-vwjf.html","uri":"nyt:\u002F\u002Fvideo\u002Fc6e05eff-beb7-5d43-abd1-221d133c29db","isLive":false,"liveUrls":[],"autoplay":false,"duration":19000,"aspectRatio":"9:16","communityCommentsSummary":{"commentsEnabled":false,"commentsOpen":false,"totalCount":null,"uri":"nyt:\u002F\u002Fvideo\u002Fc6e05eff-beb7-5d43-abd1-221d133c29db","__typename":"CommunityCommentsSummary"},"tone":"NO_TONE_SET","sourceId":"100000011140875","lastModified":"2026-09-10T02:39:31.025Z","firstPublished":"2026-09-10T02:39:31.025Z","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Video","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTUzYjkyZWEtNjcwOC01MWIwLWIyYTgtYjIyZTk5ZTI0OGE1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-threeByTwoLargeAt2X.jpg","width":1080,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q0MmQzYTNmLTAyYTgtNWRlNy1hOTEyLTUyMGZhNmI0NGY0ZQ==","displayName":"Admin","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"VmlkZW86bnl0Oi8vdmlkZW8vYzZlMDVlZmYtYmViNy01ZDQzLWFiZDEtMjIxZDEzM2MyOWRi","isCinemagraph":false,"credits":[{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9iODVjNTRjNi1kMTE1LTUwMDYtYmYwYy0yMWY5MjlmMTZjZWI=","displayName":"Zunaira Saieed","__typename":"Person"},"__typename":"Credit"}],"bylines":[{"renderedRepresentation":"Video by Zunaira Saieed","__typename":"Byline"}],"renditions":[{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_wg_hd_synd.mov","type":"syndication","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":404,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_wg\u002Fmaster.m3u8","type":"hls","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_wg\u002Fmaster.m3u8","type":"hlsfmp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_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\u002F09\u002F178161_1_00int-malaysia-cloudseeding-01-vwjf_wg_av1-720p,av1-1080p,av1-480p,av1-360p,av1-240p\u002Fmaster.m3u8","type":"hlsfmp4_av1","aspectRatio":"9:16","__typename":"VideoRendition"}],"headline":{"default":"","__typename":"CreativeWorkHeadline"},"embedded":true,"summary":"Spraying a saltwater solution during a cloud seeding operation in Sarawak State, Malaysia.","videoAssetSummary":"Spraying a saltwater solution during a cloud seeding operation in Sarawak State, Malaysia.","promotionalHeadline":"","promotionalSummary":"Spraying a saltwater solution during a cloud seeding operation in Sarawak State, Malaysia.","promotionalMedia":{"uri":"nyt:\u002F\u002Fimage\u002F153b92ea-6708-51b0-b2a8-b22e99e248a5","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTUzYjkyZWEtNjcwOC01MWIwLWIyYTgtYjIyZTk5ZTI0OGE1","sourceId":"100000011140876","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\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":720,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-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\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002F00int-malaysia-cloudseeding-01-vwjf-cover\u002F00int-malaysia-cloudseeding-01-vwjf-cover-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fembedded\u002Fadmin\u002F100000011140875\u002F00int-malaysia-cloudseeding-01-vwjf.html","uri":"nyt:\u002F\u002Fvideo\u002Fc6e05eff-beb7-5d43-abd1-221d133c29db","isLive":false,"liveUrls":[],"autoplay":false,"duration":19000,"aspectRatio":"9:16","communityCommentsSummary":{"commentsEnabled":false,"commentsOpen":false,"totalCount":null,"uri":"nyt:\u002F\u002Fvideo\u002Fc6e05eff-beb7-5d43-abd1-221d133c29db","__typename":"CommunityCommentsSummary"},"tone":"NO_TONE_SET","sourceId":"100000011140875","lastModified":"2026-09-10T02:39:31.025Z","firstPublished":"2026-09-10T02:39:31.025Z","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\u002Fc210c335-9afc-5438-86a2-0328d9012027","credit":"Julien De Rosa\u002FAgence France-Presse — Getty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzIxMGMzMzUtOWFmYy01NDM4LTg2YTItMDMyOGQ5MDEyMDI3","sourceId":"100000011138478","summary":"","altText":"A fire crew with two vehicles on a tree-lined road.","caption":{"text":"Firefighters near Lacanau, France, in July. Some French firefighters are learning new techniques fighting blazes elsewhere in Europe.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-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\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-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\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-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\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-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\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T02:00:04.463Z","firstPublished":"2026-09-10T02:00:04.463Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F08int-EU-firefighting-ftzb.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\u002Fc210c335-9afc-5438-86a2-0328d9012027","credit":"Julien De Rosa\u002FAgence France-Presse — Getty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzIxMGMzMzUtOWFmYy01NDM4LTg2YTItMDMyOGQ5MDEyMDI3","sourceId":"100000011138478","summary":"","altText":"A fire crew with two vehicles on a tree-lined road.","caption":{"text":"Firefighters near Lacanau, France, in July. Some French firefighters are learning new techniques fighting blazes elsewhere in Europe.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-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\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-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\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-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\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-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\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F08\u002Fmultimedia\u002F08int-EU-firefighting-ftzb\u002F08int-EU-firefighting-ftzb-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T02:00:04.463Z","firstPublished":"2026-09-10T02:00:04.463Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F08int-EU-firefighting-ftzb.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\u002F8db4d37d-bb12-5a16-ad68-4162255f98f4","credit":"Yonhap News Agency, via Reuters","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOGRiNGQzN2QtYmIxMi01YTE2LWFkNjgtNDE2MjI1NWY5OGY0","sourceId":"100000011141245","summary":"","altText":"A woman sitting in front of a fan holds a cold bottle of water to her face to cool off. ","caption":{"text":"A vendor cooled off with a frozen water bottle in a market in Seoul on Aug. 6.","__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\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T02:00:10.378Z","firstPublished":"2026-09-10T02:00:10.378Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh.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\u002F8db4d37d-bb12-5a16-ad68-4162255f98f4","credit":"Yonhap News Agency, via Reuters","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOGRiNGQzN2QtYmIxMi01YTE2LWFkNjgtNDE2MjI1NWY5OGY0","sourceId":"100000011141245","summary":"","altText":"A woman sitting in front of a fan holds a cold bottle of water to her face to cool off. ","caption":{"text":"A vendor cooled off with a frozen water bottle in a market in Seoul on Aug. 6.","__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\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-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\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh\u002F09cli-hottestmonth-bmgh-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T02:00:10.378Z","firstPublished":"2026-09-10T02:00:10.378Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09cli-hottestmonth-bmgh.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"\",\"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\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"New York City\",\"uri\":\"nyt:\u002F\u002Fcarddeck\u002Fbe875cb8-c513-420d-bc5b-bcb82e77abee\"},\"desktopMedia\":{\"displayRatio\":\"2:3\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"New York City\",\"uri\":\"nyt:\u002F\u002Fcarddeck\u002Fbe875cb8-c513-420d-bc5b-bcb82e77abee\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Heard About the Super Godzilla Monster El Niño? Here’s How It Could Actually Affect You.\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Yes, El Niño is unusually powerful this time. But that’s not always a bad thing.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F69eec5d0-3094-5cda-bf5c-4adebc6cc37e\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fvideo\u002Fc6e05eff-beb7-5d43-abd1-221d133c29db\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fvideo\u002Fc6e05eff-beb7-5d43-abd1-221d133c29db\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Fighting Wildfire Haze With an Airplane and Lots of Salt and Water\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The authorities in Malaysian Borneo have been trying to seed clouds to counteract the effects of smoke wafting in from neighboring Indonesia.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fd76541b1-4fad-5d1f-b1f4-bb6acac757b5\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fc210c335-9afc-5438-86a2-0328d9012027\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fc210c335-9afc-5438-86a2-0328d9012027\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"How Fighting Fires Became an All-of-Europe Project\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The European Union isn’t known for firefighting expertise. But with the continent ablaze, Brussels is playing a growing role.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F0e4dcd3e-72e5-5f1e-b463-0bb4d76fa6a1\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F8db4d37d-bb12-5a16-ad68-4162255f98f4\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F8db4d37d-bb12-5a16-ad68-4162255f98f4\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"August Ties Record for Earth’s Hottest Month\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Sweltering summer temperatures put last month on par with July 2023 for global warmth, scientists said. More records could be broken in the months ahead.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F5ab89e3c-1ea0-5b12-aeb8-1229017b84f5\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F3a221bc3-b075-5094-9ea6-4661e759a3a4","eventId":"pubp:\u002F\u002Fevent\u002Fbcfdd18157404d4d970a97069f6a5a86","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":[]}],"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},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fb55a96f5-c2f9-5377-8de1-252208985d37","eventId":"pubp:\u002F\u002Fevent\u002Fc0438d823205476082eb055b47ab87db","sourceId":"c160f54d-535a-4773-bbad-b8a4309c6a67","url":"","trackingName":"Weather","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F9637d990-f8ee-5ef1-b9e6-bfb395b77e5d","eventId":"pubp:\u002F\u002Fevent\u002Fdc64a622c5004b8988f7909c0572f752","sourceId":"f6553648-005e-4d2a-bc25-b4239c9369a0","url":"","trackingName":"Weather Strip Under TS","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"EmbeddedInteractive","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"RW1iZWRkZWRJbnRlcmFjdGl2ZTpueXQ6Ly9lbWJlZGRlZGludGVyYWN0aXZlLzU1NzY1OWU1LWY2ODgtNWZlOC1iZGMwLWVkOWQwM2MxZmExZQ==","html":"__SSR__","credit":"","slug":"weather-hp-strip","compatibility":"INLINE","storyFormat":null,"sourceId":"100000009592393","uri":"nyt:\u002F\u002Fembeddedinteractive\u002F557659e5-f688-5fe8-bdc0-ed9d03c1fa1e","displayProperties":{"displayOverrides":["DARK_MODE_COMPATIBLE","HIDE_HEADER","REMOVE_PLATFORM_MARGIN"],"__typename":"CreativeWorkDisplayProperties"},"promotionalMedia":null,"tone":"NO_TONE_SET","lastModified":"2026-09-09T12:32:29.518Z","firstPublished":"2024-07-25T16:10:31.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\":\"NONE\",\"assets\":[{\"fullWidthMedia\":false,\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":null,\"summary\":null,\"uri\":\"nyt:\u002F\u002Fembeddedinteractive\u002F557659e5-f688-5fe8-bdc0-ed9d03c1fa1e\"}]}","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\u002Fe36ac369ea644891b5b36b6fe1e0528d","sourceId":"f2fe0836-ea40-4c91-9f40-16631eb088f2","url":"","trackingName":"OPINION","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzIzYjUzZDgtMzRkOC01NTEwLWIyMzktZjBhMjM4MGFmNzMw","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-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\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-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\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-threeByTwoLargeAt2X.jpg","width":5504,"__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\u002Fc55576e7-db89-5554-81ac-61d2b6f952a7","sourceId":"100000011141309","lastModified":"2026-09-10T02:06:43.011Z","firstPublished":"2026-09-09T21:55:57.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fopinion\u002Fmail-voting-chaos-trump-supreme-court.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2M1NTU3NmU3LWRiODktNTU1NC04MWFjLTYxZDJiNmY5NTJhNw==","headline":{"default":"Trump Is Sabotaging the Midterms. The Supreme Court Must Stop Him.","__typename":"CreativeWorkHeadline"},"summary":"The country has built a system in which Americans can have confidence. President Trump is trying to wreck it.","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":"RelatedLinksBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYWY1ZTk0ZjItMzhhMi01NGFjLTg5YjUtNjk1NTA1Y2VhMDNm","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":377,"uri":"nyt:\u002F\u002Faudio\u002Faf5e94f2-38a2-54ac-89b5-695505cea03f","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-c55576e7-db89-5554-81ac-61d2b6f952a7\u002Fjob-1789006021394\u002Farticle-c55576e7-db89-5554-81ac-61d2b6f952a7-job-1789006021394.mp3","sourceId":"100000011143052","headline":{"default":"Synthetic Narration for Trump Is Sabotaging the Midterms. The Supreme Court Must Stop Him.","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1128,"bylines":[{"renderedRepresentation":"By The Editorial Board","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9jYjVhYmEzYS0wN2E2LTVlZjctODVlMC05ZDdhODYxOTc5YmY=","displayName":"The Editorial Board","promotionalMedia":null}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjZlOGJlY2MtZWFlYi01MWM4LTk1NmUtNzE2ZGY2OTY1Nzg3","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09adler-image\u002F09adler-image-smallSquare168-v3.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09adler-image\u002F09adler-image-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\u002Fopinion\u002F09adler-image\u002F09adler-image-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\u002F09\u002Fopinion\u002F09adler-image\u002F09adler-image-threeByTwoLargeAt2X-v4.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\u002F20d74617-204c-57b7-a545-5c420e82629b","sourceId":"100000011139255","lastModified":"2026-09-09T21:00:03.658Z","firstPublished":"2026-09-09T21:00:03.658Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fopinion\u002Fopenai-ai-companies-safety-regulation.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzIwZDc0NjE3LTIwNGMtNTdiNy1hNTQ1LTVjNDIwZTgyNjI5Yg==","headline":{"default":"I Worked on Safety at OpenAI. This Is What It Should Do Now.","__typename":"CreativeWorkHeadline"},"summary":"Even without government regulation, private companies can act on their own to address A.I. safety concerns.","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":"RelatedLinksBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vN2IwYjM5MzMtYjNjMS01YmNlLTg1MDEtNGU0NDBjNzQzMTI3","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":450,"uri":"nyt:\u002F\u002Faudio\u002F7b0b3933-b3c1-5bce-8501-4e440c743127","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-20d74617-204c-57b7-a545-5c420e82629b\u002Fjob-1788987626940\u002Farticle-20d74617-204c-57b7-a545-5c420e82629b-job-1788987626940.mp3","sourceId":"100000011142856","headline":{"default":"Synthetic Narration for I Worked on Safety at OpenAI. This Is What It Should Do Now.","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1225,"bylines":[{"renderedRepresentation":"By Steven Adler","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8wNTdkYTk4OS03ZjJjLTUwNGMtOTE0NS0zZDY2ZTlhYjVkYzc=","displayName":"Steven Adler","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\u002Fc23b53d8-34d8-5510-b239-f0a2380af730","credit":"Photo illustration by Tam Stockton for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzIzYjUzZDgtMzRkOC01NTEwLWIyMzktZjBhMjM4MGFmNzMw","sourceId":"100000011142182","summary":"","altText":"An image of crumpled-up ballots.","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\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-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\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-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\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-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\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-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\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09ballots-editorial-bfqh\u002F09ballots-editorial-bfqh-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T21:55:54.695Z","firstPublished":"2026-09-09T21:55:54.695Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09ballots-editorial-bfqh.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\u002Ff6e8becc-eaeb-51c8-956e-716df6965787","credit":"Illustration by Sam Whitney\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjZlOGJlY2MtZWFlYi01MWM4LTk1NmUtNzE2ZGY2OTY1Nzg3","sourceId":"100000011140324","summary":"","altText":"An illustration of a snail carrying a microchip on its back.","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\u002Fopinion\u002F09adler-image\u002F09adler-image-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\u002Fopinion\u002F09adler-image\u002F09adler-image-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09adler-image\u002F09adler-image-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\u002F09\u002Fopinion\u002F09adler-image\u002F09adler-image-threeByTwoMediumAt2X-v4.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09adler-image\u002F09adler-image-threeByTwoSmallAt2X-v4.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\u002Fopinion\u002F09adler-image\u002F09adler-image-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\u002F09\u002Fopinion\u002F09adler-image\u002F09adler-image-verticalTwoByThree735-v3.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09adler-image\u002F09adler-image-smallTwoByThree-v3.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T20:36:39.524Z","firstPublished":"2026-09-08T21:49:59.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fopinion\u002F09adler-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\u002Fc23b53d8-34d8-5510-b239-f0a2380af730\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Trump Is Sabotaging the Midterms. The Supreme Court Must Stop Him.\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The country has built a system in which Americans can have confidence. President Trump is trying to wreck it.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fc55576e7-db89-5554-81ac-61d2b6f952a7\"},{\"showMedia\":true,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ff6e8becc-eaeb-51c8-956e-716df6965787\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"I Worked on Safety at OpenAI. This Is What It Should Do Now.\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Even without government regulation, private companies can act on their own to address A.I. safety concerns.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F20d74617-204c-57b7-a545-5c420e82629b\"}]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002F17efc6be-325d-5cb0-b826-ebc30be440bb","eventId":"pubp:\u002F\u002Fevent\u002F622f8a40416643a9a3530c3d235e5f0e","sourceId":"5094a4ac-2b3e-4e98-b86e-7ad5379c3f31f2fe0836-ea40-4c91-9f40-16631eb088f2belowPackage","url":"","trackingName":"OPINION","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"belowPackage","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F59e93a0c-eeb4-5f7e-8e8c-40933a1e6db3","eventId":"pubp:\u002F\u002Fevent\u002F4f134dba20924525b9ab75d4940058bc","sourceId":"23e54907-37b2-4905-b1ac-097e7b0767bf","url":"","trackingName":"OPINION","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTNjYzNlNWQtODEwOS01MTk0LTlhNzUtYTMzNWExN2E5NDY1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-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\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-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\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-threeByTwoLargeAt2X-v2.jpg","width":3778,"__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\u002F1ad6ad9a-26f3-56c0-b79f-fbc281ff945a","sourceId":"100000011098701","lastModified":"2026-09-10T04:08:37.397Z","firstPublished":"2026-09-09T21:00:06.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fopinion\u002Fdata-center-ai-resistance.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzFhZDZhZDlhLTI2ZjMtNTZjMC1iNzlmLWZiYzI4MWZmOTQ1YQ==","headline":{"default":"The Data Center Conundrum","__typename":"CreativeWorkHeadline"},"summary":"Let’s learn from Nordic Countries: If America actually supported workers, we’d have a better shot at embracing technological change.","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":"CommentsBlock"},{"__typename":"RelatedLinksBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vMzZmZGU5MjctY2IwMC01MTJlLWI3MzctMmFjYTk0OTczMjM3","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":438,"uri":"nyt:\u002F\u002Faudio\u002F36fde927-cb00-512e-b737-2aca94973237","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-1ad6ad9a-26f3-56c0-b79f-fbc281ff945a\u002Fjob-1788987607113\u002Farticle-1ad6ad9a-26f3-56c0-b79f-fbc281ff945a-job-1788987607113.mp3","sourceId":"100000011142854","headline":{"default":"Synthetic Narration for The Data Center Conundrum","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1276,"bylines":[{"renderedRepresentation":"By Nicholas Kristof","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi80MjgzNjQ5Zi0yNjNlLTU2ODMtOGE5Ni0xMGNhNzk4NWMzOWY=","displayName":"Nicholas Kristof","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjJmMzNiYTgtOWYyMC01MzM5LThlYzUtN2YyNzA4NWQzODM5","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F04\u002F03\u002Fopinion\u002Fnicholas-kristof\u002Fnicholas-kristof-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":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTI1YmNkMmUtYjQ4Mi01YTMwLWEzN2ItNDlmNTFmNjIyZjJk","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-image-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-image-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-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\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-image-threeByTwoLargeAt2X.jpg","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\u002F211faeb5-5454-5643-b232-73f48216958b","sourceId":"100000011111931","lastModified":"2026-09-09T20:48:33.298Z","firstPublished":"2026-09-09T09:04:56.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fopinion\u002F80s-reagan-revolution-deregulation.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzIxMWZhZWI1LTU0NTQtNTY0My1iMjMyLTczZjQ4MjE2OTU4Yg==","headline":{"default":"Blame Ronald Reagan","__typename":"CreativeWorkHeadline"},"summary":"We are suffering the consequences of the conservative revolution that began in the 1980s.","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":"CommentsBlock"},{"__typename":"RelatedLinksBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vZDY1ZmUzNjgtMzRmMy01MTBiLWJmZjAtZmM2YmQ0YzIzNzZi","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":481,"uri":"nyt:\u002F\u002Faudio\u002Fd65fe368-34f3-510b-bff0-fc6bd4c2376b","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-211faeb5-5454-5643-b232-73f48216958b\u002Fjob-1788986914497\u002Farticle-211faeb5-5454-5643-b232-73f48216958b-job-1788986914497.mp3","sourceId":"100000011141016","headline":{"default":"Synthetic Narration for The Decade That Ruined Everything","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1260,"bylines":[{"renderedRepresentation":"By Jonathan Kaufman","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8wZjg5NDNkYS1lMjEzLTU3ZGMtOGQxOC0yZDBlMTY1NjllYWI=","displayName":"Jonathan Kaufman","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\u002Fa3cc3e5d-8109-5194-9a75-a335a17a9465","credit":"Grade Solomon for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTNjYzNlNWQtODEwOS01MTk0LTlhNzUtYTMzNWExN2E5NDY1","sourceId":"100000011128099","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\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-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\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-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\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-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\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-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\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00kristof-data-centers-cwbm\u002F00kristof-data-centers-cwbm-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T23:03:21.769Z","firstPublished":"2026-09-02T14:41:05.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F02\u002Fmultimedia\u002F00kristof-data-centers-cwbm.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\u002F125bcd2e-b482-5a30-a37b-49f51f622f2d","credit":"Emmanuel Polanco","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTI1YmNkMmUtYjQ4Mi01YTMwLWEzN2ItNDlmNTFmNjIyZjJk","sourceId":"100000011139593","summary":"","altText":"An illustration of a group of men and women walking toward the back of a darkened room. They are walking straight into the path of a number of giant feet wearing business shoes, red socks and long gray slacks. ","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\u002Fopinion\u002F09kaufman-image\u002F09kaufman-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\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-image-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-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\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-image-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-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\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-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\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-image-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fopinion\u002F09kaufman-image\u002F09kaufman-image-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T16:02:42.429Z","firstPublished":"2026-09-08T18:26:05.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F08\u002Fopinion\u002F09kaufman-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\u002Fimage\u002Fa3cc3e5d-8109-5194-9a75-a335a17a9465\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"SMALL\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"The Data Center Conundrum\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Let’s learn from Nordic Countries: If America actually supported workers, we’d have a better shot at embracing technological change.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F1ad6ad9a-26f3-56c0-b79f-fbc281ff945a\"},{\"showMedia\":true,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F125bcd2e-b482-5a30-a37b-49f51f622f2d\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"SMALL\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Blame Ronald Reagan\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"We are suffering the consequences of the conservative revolution that began in the 1980s.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F211faeb5-5454-5643-b232-73f48216958b\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002Ffbde3ede-ad13-594d-8d36-5b04188618ae","eventId":"pubp:\u002F\u002Fevent\u002F243e395c5a4244458526aa10462f82f0","sourceId":"660b8525-52d9-45a7-abf6-733f8c04f26a","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\u002F8118fb7be10a4c6ca897e7a17207e7ab","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\u002F9286c01e22b74ec4a9c3fa16e1d9b62d","sourceId":"95829b10-126d-4fa3-bf8a-9456ba16f85b","url":"","trackingName":"🧰 Toolbox","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjFjYmYyYmMtOTE5My01Mjc5LWFlMzItYzlhYmE3Y2M0MmI0","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09extra-credit-nl-iran-top-wbed\u002F09int-iran-promo-hp-2-pjbt-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09extra-credit-nl-iran-top-wbed\u002F09int-iran-promo-hp-2-pjbt-smallSquare252-v2.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09extra-credit-nl-iran-top-wbed\u002F09extra-credit-nl-iran-top-wbed-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\u002F09\u002Fmultimedia\u002F09extra-credit-nl-iran-top-wbed\u002F09extra-credit-nl-iran-top-wbed-threeByTwoLargeAt2X.jpg","width":3212,"__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\u002F7f0b6b08-c912-5ec0-9e43-79df837e7ddb","sourceId":"100000011141520","lastModified":"2026-09-09T15:11:54.829Z","firstPublished":"2026-09-09T15:11:54.829Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fbriefing\u002Fwhat-to-wear-on-campus-this-fall.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzdmMGI2YjA4LWM5MTItNWVjMC05ZTQzLTc5ZGY4MzdlN2RkYg==","headline":{"default":"What to Wear on Campus This Fall","__typename":"CreativeWorkHeadline"},"summary":"The host of The Fashions explains. And we share what you’re wearing.","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":"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":"EmailSignupBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RuleBlock"},{"__typename":"Heading2Block"},{"__typename":"ListBlock"},{"__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":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":{"newsletterProduct":{"id":"SGVsaXhOZXdzbGV0dGVyUHJvZHVjdDpueXQ6Ly9uZXdzbGV0dGVycHJvZHVjdC8zZTllYWMzYy05NWU2LTQ1MWQtOGU4YS04ZTZlMWQyNTRhMWU=","name":"Extra Credit","__typename":"HelixNewsletterProduct"},"__typename":"AssociatedNewsletter"},"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYzgwZDQ1YTktZTBhOS01ZDk4LWJlNTYtY2EzYWZmYjQ1Mzhl","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":557,"uri":"nyt:\u002F\u002Faudio\u002Fc80d45a9-e0a9-5d98-be56-ca3affb4538e","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-7f0b6b08-c912-5ec0-9e43-79df837e7ddb\u002Fjob-1788966716212\u002Farticle-7f0b6b08-c912-5ec0-9e43-79df837e7ddb-job-1788966716212.mp3","sourceId":"100000011141530","headline":{"default":"Synthetic Narration for What to Wear on Campus This Fall","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1322,"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":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzVkOWQ0NDZkLTQxYWEtNTAxZC1hNzk4LWU2MTgwOTVmMTBjNw==","displayName":"Briefing","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ff1f955dc-45f9-59f8-a2ed-273d75de48a5","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjFmOTU1ZGMtNDVmOS01OWY4LWEyZWQtMjczZDc1ZGU0OGE1","sourceId":"100000011142402","summary":"","altText":"A woman poses with her eyes closed next to a lamppost.","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\u002Fbriefing\u002Fextra-credit-fit-check-HP\u002Fextra-credit-fit-check-HP-smallSquare252-v2.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":323,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fbriefing\u002Fextra-credit-fit-check-HP\u002Fextra-credit-fit-check-HP-mediumSquareAt3X-v2.jpg","name":"mediumSquareAt3X","height":322,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":323,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fbriefing\u002Fextra-credit-fit-check-HP\u002Fextra-credit-fit-check-HP-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":215,"__typename":"ImageRendition"},{"width":323,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fbriefing\u002Fextra-credit-fit-check-HP\u002Fextra-credit-fit-check-HP-threeByTwoSmallAt2X-v2.jpg","name":"threeByTwoSmallAt2X","height":215,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":323,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fbriefing\u002Fextra-credit-fit-check-HP\u002Fextra-credit-fit-check-HP-videoSixteenByNineJumbo1600-v2.jpg","name":"videoSixteenByNineJumbo1600","height":181,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T19:05:49.949Z","firstPublished":"2026-09-09T19:05:49.949Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fbriefing\u002Fextra-credit-fit-check-HP.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\u002Ff1f955dc-45f9-59f8-a2ed-273d75de48a5\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"What to Wear on Campus This Fall\",\"overrideByline\":false,\"byline\":null,\"summary\":\"The host of The Fashions explains. And we share what you’re wearing.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F7f0b6b08-c912-5ec0-9e43-79df837e7ddb\"}]}","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\u002F05bb4867a1ea43c5b0371b205e1ace16","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\u002F5176a5b807f44ae494dc34ea186dab54","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\u002F7b1a384debfc4932b454f7febdea811a","sourceId":"fcd5f579-d52b-4ce4-b40a-e47ab8e703b1","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzk0YTRkNjctMTEwMi01YjMwLTgxYmItN2U2ZWE1MWYwN2Zi","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-threeByTwoLargeAt2X.jpg","width":5283,"__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\u002F30c59e36-fe60-56e3-a462-c5c125e9f8fb","sourceId":"100000011139139","lastModified":"2026-09-09T20:07:28.972Z","firstPublished":"2026-09-09T18:00:11.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fscience\u002Fscientists-discover-the-earliest-evidence-of-drug-use-in-really-old-teeth.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzMwYzU5ZTM2LWZlNjAtNTZlMy1hNDYyLWM1YzEyNWU5ZjhmYg==","headline":{"default":"Scientists Discover the Earliest Evidence of Drug Use in Really Old Teeth","__typename":"CreativeWorkHeadline"},"summary":"A hunter-gatherer who lived in Indonesia as early as 25,000 years ago may have regularly sucked on betel nuts to release their psychoactive properties.","body":{"content":[{"__typename":"HeaderFullBleedVerticalBlock"},{"__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":"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":"QXVkaW86bnl0Oi8vYXVkaW8vZWFkNDNhNTMtYWNjZS01YjliLTllMzUtMDZiYjZmNjc1MzQ0","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":345,"uri":"nyt:\u002F\u002Faudio\u002Fead43a53-acce-5b9b-9e35-06bb6f675344","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-30c59e36-fe60-56e3-a462-c5c125e9f8fb\u002Fjob-1788978371968\u002Farticle-30c59e36-fe60-56e3-a462-c5c125e9f8fb-job-1788978371968.mp3","sourceId":"100000011142167","headline":{"default":"Synthetic Narration for Scientists Discover the Earliest Evidence of Drug Use in Really Old Teeth","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":843,"bylines":[{"renderedRepresentation":"By Becky Ferreira","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9mMmQ4MmIwZi1hNjE5LTUxNmQtODQxMi1lNzA5YjEyN2Y5OWM=","displayName":"Becky Ferreira","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\u002F394a4d67-1102-5b30-81bb-7e6ea51f07fb","credit":"Basran Burhan","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzk0YTRkNjctMTEwMi01YjMwLTgxYmItN2U2ZWE1MWYwN2Zi","sourceId":"100000011140079","summary":"","altText":"A rectangular excavation site dug in a brown, dusty case.","caption":{"text":"The excavation site at the Leang Bulu Bettue cave on Sulawesi.","__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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T18:00:05.773Z","firstPublished":"2026-09-09T18:00:05.773Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo.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\u002F394a4d67-1102-5b30-81bb-7e6ea51f07fb","credit":"Basran Burhan","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzk0YTRkNjctMTEwMi01YjMwLTgxYmItN2U2ZWE1MWYwN2Zi","sourceId":"100000011140079","summary":"","altText":"A rectangular excavation site dug in a brown, dusty case.","caption":{"text":"The excavation site at the Leang Bulu Bettue cave on Sulawesi.","__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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-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-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo\u002F09SCI-OLDEST-DRUG-stillpromo-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T18:00:05.773Z","firstPublished":"2026-09-09T18:00:05.773Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09SCI-OLDEST-DRUG-stillpromo.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\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F394a4d67-1102-5b30-81bb-7e6ea51f07fb\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F394a4d67-1102-5b30-81bb-7e6ea51f07fb\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Scientists Discover the Earliest Evidence of Drug Use in Really Old Teeth\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"A hunter-gatherer who lived in Indonesia as early as 25,000 years ago may have regularly sucked on betel nuts to release their psychoactive properties.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F30c59e36-fe60-56e3-a462-c5c125e9f8fb\"}]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fb4408dbd-3bb5-55fb-b16d-fc596b49cda3","eventId":"pubp:\u002F\u002Fevent\u002Fcfb33e26865043e1b67d3cdaf9950a51","sourceId":"05fabf27-8d2c-4a60-a74c-f9a778a11486fcd5f579-d52b-4ce4-b40a-e47ab8e703b1default","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"default","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F16e38a49-36f8-57f1-b51d-10ed016d5c31","eventId":"pubp:\u002F\u002Fevent\u002F61be3a062ff84ca88609c692dafe5881","sourceId":"80f30d9e-1118-44a0-95a2-4ab028c4dbe3","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZDIxMTA3ZDEtY2Y5NS01YmNmLTkwNGMtMjFlOTYzMTlkYTBj","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-ebola-congo-driver-promo-pwth\u002F09int-ebola-congo-driver-promo-pwth-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-ebola-congo-driver-promo-pwth\u002F09int-ebola-congo-driver-promo-pwth-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\u002F09int-ebola-congo-driver-promo-pwth\u002F09int-ebola-congo-driver-promo-pwth-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\u002F09int-ebola-congo-driver-promo-pwth\u002F09int-ebola-congo-driver-promo-pwth-threeByTwoLargeAt2X.jpg","width":7355,"__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\u002F2d02cd5c-d4c8-5388-af0c-62e033d88755","sourceId":"100000011110601","lastModified":"2026-09-09T19:45:31.811Z","firstPublished":"2026-09-09T09:04:42.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fworld\u002Fafrica\u002Febola-congo-truck-driver.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzJkMDJjZDVjLWQ0YzgtNTM4OC1hZjBjLTYyZTAzM2Q4ODc1NQ==","headline":{"default":"A Driver’s Mysterious Final Hours Expose Congo’s Deep Ebola Fears","__typename":"CreativeWorkHeadline"},"summary":"When a truck driver unexpectedly collapsed and died in a remote village, frontline medical staff scrambled to safely isolate his body, triggering a standoff.","body":{"content":[{"__typename":"HeaderFullBleedVerticalBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"GroupBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"GroupBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"GroupBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"GroupBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNTM4YWIzNjctYmViMy01ZjQxLWE4OGYtMTgzM2ZkMGRhYTdj","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":325,"uri":"nyt:\u002F\u002Faudio\u002F538ab367-beb3-5f41-a88f-1833fd0daa7c","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-2d02cd5c-d4c8-5388-af0c-62e033d88755\u002Fjob-1788983037243\u002Farticle-2d02cd5c-d4c8-5388-af0c-62e033d88755-job-1788983037243.mp3","sourceId":"100000011141013","headline":{"default":"Synthetic Narration for A Driver’s Mysterious Final Hours Expose Congo’s Deep Ebola Fears","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1108,"bylines":[{"renderedRepresentation":"By Matthew Mpoke Bigg and Arlette Bashizi","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi82NjRiNjMzYy1hMTgxLTVhZWYtYTk4ZS0wYzIzNThlODhkNDY=","displayName":"Matthew Mpoke Bigg","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMDQ3YzU1ZmItYjM3YS01MmZiLWJiODMtM2FlYzE3YzkyNzk5","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F01\u002Freader-center\u002Fauthor-matthew-bigg\u002Fauthor-matthew-bigg-thumbLarge-v3.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8zMTljYjM4NS03YWY3LTUzMGYtYWI2Yi0xOTEzZmYxMjgxZDk=","displayName":"Arlette Bashizi","promotionalMedia":null}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZGUyM2JmODQtNTMzOC01MDQ0LWI2ZDEtM2MyZDA4MWI5OWI1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-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\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-threeByTwoLargeAt2X.jpg","width":2000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002Ff3297339-bf20-57a5-a2e1-23c86656933d","sourceId":"100000011143323","lastModified":"2026-09-10T05:19:03.084Z","firstPublished":"2026-09-10T05:19:03.084Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vZjMyOTczMzktYmYyMC01N2E1LWEyZTEtMjNjODY2NTY5MzNk","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7580370\u002F2026\u002F09\u002F09\u002Fbarry-melrose-espn-death-parkinsons-disease\u002F","targetPublished":{"__typename":"AthleticArticle"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYmE5OWNkMjItODAxYS01MTBmLTk0YzctMGYxMzM2ODhlN2U1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-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\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-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\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-threeByTwoLargeAt2X.jpg","width":5712,"__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\u002F21ccbdec-ee08-5f90-b04d-28758042880f","sourceId":"100000011141219","lastModified":"2026-09-09T22:09:28.639Z","firstPublished":"2026-09-09T20:35:25.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fworld\u002Feurope\u002Fheathrow-uk-flights-travel.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzIxY2NiZGVjLWVlMDgtNWY5MC1iMDRkLTI4NzU4MDQyODgwZg==","headline":{"default":"Misery at Heathrow: ‘Never Seen Chaos Like That’","__typename":"CreativeWorkHeadline"},"summary":"Over 2,000 flights have been disrupted in the past two days, as an air-traffic control problem has stymied British airports.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__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":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__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":"QXVkaW86bnl0Oi8vYXVkaW8vMjMyYmIxMmUtN2RiNS01Y2IwLWJiMzktMDlmNjIzYmM1ODY5","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":347,"uri":"nyt:\u002F\u002Faudio\u002F232bb12e-7db5-5cb0-bb39-09f623bc5869","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-21ccbdec-ee08-5f90-b04d-28758042880f\u002Fjob-1788986125942\u002Farticle-21ccbdec-ee08-5f90-b04d-28758042880f-job-1788986125942.mp3","sourceId":"100000011142701","headline":{"default":"Synthetic Narration for Misery at Heathrow: ‘Never Seen Chaos Like That’","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":877,"bylines":[{"renderedRepresentation":"By Isabella Kwai","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi81OTg4NzIwNC1kMmE0LTU4NzQtOWVkMy0zNTk2ZmEzMWQwOWU=","displayName":"Isabella Kwai","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGFiZGI5NzAtM2QyNC01Nzc5LTkwMzQtMTBiZDA4OTA5Y2Zm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F09\u002F17\u002Freader-center\u002Fauthor-isabella-kwai\u002Fauthor-isabella-kwai-thumbLarge-v4.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Video","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmU2YzQ1ZGMtNWE3Yi01YTFlLTg2MDYtNzg0ODlhN2JiZjhk","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-smallSquare168.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-smallSquare252.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-square640.png","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-threeByTwoLargeAt2X.png","width":735,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzcwZTg2NWI2LWNjNzAtNTE4MS04NGM5LTgzNjhiM2E1YzM0Yg==","displayName":"World","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"VmlkZW86bnl0Oi8vdmlkZW8vODA1MDZjMTgtNzJjMS01ZmU1LThmNDYtZjIzMTczYjMwYWM5","isCinemagraph":false,"credits":[{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi82NjRiNjMzYy1hMTgxLTVhZWYtYTk4ZS0wYzIzNThlODhkNDY=","displayName":"Matthew Mpoke Bigg","__typename":"Person"},"__typename":"Credit"},{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8zMTljYjM4NS03YWY3LTUzMGYtYWI2Yi0xOTEzZmYxMjgxZDk=","displayName":"Arlette Bashizi","__typename":"Person"},"__typename":"Credit"},{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8zZmZkYTUzZS1mNGE1LTU4N2EtYjAxZi1iYTNiNmE4MThlN2E=","displayName":"Sutton Raphael","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8zZmZkYTUzZS1mNGE1LTU4N2EtYjAxZi1iYTNiNmE4MThlN2E=","displayName":"Sutton Raphael","__typename":"Person"},"__typename":"Credit"},{"role":"reporter","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi82NjRiNjMzYy1hMTgxLTVhZWYtYTk4ZS0wYzIzNThlODhkNDY=","displayName":"Matthew Mpoke Bigg","__typename":"Person"},"__typename":"Credit"},{"role":"reporter","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8zMTljYjM4NS03YWY3LTUzMGYtYWI2Yi0xOTEzZmYxMjgxZDk=","displayName":"Arlette Bashizi","__typename":"Person"},"__typename":"Credit"},{"role":"processing_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8zZmZkYTUzZS1mNGE1LTU4N2EtYjAxZi1iYTNiNmE4MThlN2E=","displayName":"Sutton Raphael","__typename":"Person"},"__typename":"Credit"},{"role":"senior_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8yNTE4MWU1Yi1hZWM1LTU3NjYtODA1NS1lMjNjMDdmMTI5OTc=","displayName":"JACOB TEMPLIN","__typename":"Person"},"__typename":"Credit"}],"bylines":[{"renderedRepresentation":"By Matthew Mpoke Bigg, Arlette Bashizi and Sutton Raphael","__typename":"Byline"}],"renditions":[{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_wg_hd_synd.mov","type":"syndication","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":404,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_wg\u002Fmaster.m3u8","type":"hls","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F08\u002F176776_1_00vid-rv-coffin-maker_wg\u002Fmaster.m3u8","type":"hlsfmp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_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\u002F08\u002F176776_1_00vid-rv-coffin-maker_wg_av1-720p,av1-1080p,av1-480p,av1-360p,av1-240p\u002Fmaster.m3u8","type":"hlsfmp4_av1","aspectRatio":"9:16","__typename":"VideoRendition"}],"headline":{"default":"Making Coffins in Ebola’s Epicenter","__typename":"CreativeWorkHeadline"},"embedded":false,"summary":"A coffin maker in the Democratic Republic of Congo has seen a significant increase in the number of coffins needed in Bunia since the latest Ebola outbreak began in May.","videoAssetSummary":"A coffin maker in the Democratic Republic of Congo has seen a significant increase in the number of coffins needed in Bunia since the latest Ebola outbreak began in May.","promotionalHeadline":"Making Coffins in Ebola’s Epicenter","promotionalSummary":"A coffin maker in the Democratic Republic of Congo has seen a significant increase in the number of coffins needed in Bunia since the latest Ebola outbreak began in May.","promotionalMedia":{"uri":"nyt:\u002F\u002Fimage\u002F2e6c45dc-5a7b-5a1e-8606-78489a7bbf8d","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmU2YzQ1ZGMtNWE3Yi01YTFlLTg2MDYtNzg0ODlhN2JiZjhk","sourceId":"100000011139880","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\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-square640.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-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\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":490,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-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\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":413,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-verticalTwoByThree735.png","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F20\u002Farts\u002FMatt-Bigg_Congo_Thumb\u002FMatt-Bigg_Congo_Thumb-smallTwoByThree.png","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fworld\u002Fafrica\u002F100000011104028\u002Fmaking-coffins-in-ebolas-epicenter.html","uri":"nyt:\u002F\u002Fvideo\u002F80506c18-72c1-5fe5-8f46-f23173b30ac9","isLive":false,"liveUrls":[],"autoplay":false,"duration":114000,"aspectRatio":"9:16","communityCommentsSummary":{"commentsEnabled":true,"commentsOpen":true,"totalCount":1,"uri":"nyt:\u002F\u002Fvideo\u002F80506c18-72c1-5fe5-8f46-f23173b30ac9","__typename":"CommunityCommentsSummary"},"tone":"NO_TONE_SET","sourceId":"100000011104028","lastModified":"2026-09-09T10:20:07.334Z","firstPublished":"2026-09-09T09:04:09.000Z","commentProperties":{"status":"ACCEPT_AND_DISPLAY_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\u002Fde23bf84-5338-5044-b6d1-3c2d081b99b5","credit":"Mark J. Terrill\u002FAssociated Press Photo","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZGUyM2JmODQtNTMzOC01MDQ0LWI2ZDEtM2MyZDA4MWI5OWI1","sourceId":"100000011143315","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\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-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\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1334,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1333,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-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\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-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\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097\u002Ftamc-090926-Barry-Melrose-obit-1789003194097-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T01:20:14.251Z","firstPublished":"2026-09-10T01:20:14.251Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fthe-athletic\u002Ftamc-090926-Barry-Melrose-obit-1789003194097.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\u002Fba99cd22-801a-510f-94c7-0f133688e7e5","credit":"Daniel Berehulak\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYmE5OWNkMjItODAxYS01MTBmLTk0YzctMGYxMzM2ODhlN2U1","sourceId":"100000011142454","summary":"","altText":"A crowded airport terminal is filled with numerous colorful suitcases covering the floor. Many people are visible, and a \"Heathrow\" sign is in the background.","caption":{"text":"Chaos and confusion were abundant at Heathrow Terminal 5 in London on Tuesday. The authorities attributed the disruption to a technical problem in the air-traffic control system.","__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\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-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\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-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\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-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\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-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\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-airport-scene-1-gmcp\u002F09int-airport-scene-1-gmcp-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-09T20:35:20.866Z","firstPublished":"2026-09-09T20:35:20.866Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09int-airport-scene-1-gmcp.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\":\"\",\"uri\":\"nyt:\u002F\u002Fvideo\u002F80506c18-72c1-5fe5-8f46-f23173b30ac9\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"A Driver’s Mysterious Final Hours Expose Congo’s Deep Ebola Fears\",\"overrideByline\":false,\"byline\":null,\"summary\":\"When a truck driver unexpectedly collapsed and bled to death in a remote village, frontline medical staff scrambled to safely isolate his body, triggering a standoff.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F2d02cd5c-d4c8-5388-af0c-62e033d88755\"},{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fde23bf84-5338-5044-b6d1-3c2d081b99b5\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Barry Melrose, Longtime ESPN Hockey Analyst, Dies at 70\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Melrose played and coached in the N.H.L., but his role as a studio analyst became his legacy in the sport.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002Ff3297339-bf20-57a5-a2e1-23c86656933d\"},{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fba99cd22-801a-510f-94c7-0f133688e7e5\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Misery at Heathrow: ‘Never Seen Chaos Like That’\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Over 2,000 flights have been disrupted in the past two days, as an air-traffic control problem has stymied British airports.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F21ccbdec-ee08-5f90-b04d-28758042880f\"}]}","children":[]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002F80e5bd73-b6ad-5c5b-9319-c03e1500b4d8","eventId":"pubp:\u002F\u002Fevent\u002F426b14a3d54241d89d0f4b6c82b786af","sourceId":"05fabf27-8d2c-4a60-a74c-f9a778a11486fcd5f579-d52b-4ce4-b40a-e47ab8e703b1belowPackage","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"belowPackage","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fe9dea633-deb7-57bf-9e46-c30ddc5c645e","eventId":"pubp:\u002F\u002Fevent\u002F01e0c544e8904b65841bbc2ca4351383","sourceId":"6373fd17-183e-4104-ac44-0d7bac7fa922","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\u002Fc3ee5798f0be4a8aabe3ca04a87e9dc4","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":"LM3B45Itzb5va8-BFdJLUb","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","isProvisionallyLoggedIn":false,"routeName":"homepage","pageVariant":"california","adReserveHeights":{"smallVp":280,"largeVp":280},"adFormatRulesByPosition":{"smallVp":undefined,"largeVp":undefined},"fastlyStatsigUsedAssignments":{"gates":{"home_non_tristate_0925":false,"npf_etched_interactives":true,"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-s3Zqsxm5.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 ba1e3a83784203614607ede5b4281c1aef6b145f -->
    

  </body>
</html>