<!DOCTYPE html>
<html lang="en"><head><meta charSet="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="theme-color" content="#000000"/><title data-testid="page-title">Wordle — The New York Times</title><link rel="manifest" href="https://www.nytimes.com/games-assets/v2/metadata/wordle-web-manifest.json?v="/><link rel="apple-touch-icon" sizes="180x180" href="https://www.nytimes.com/games-assets/v2/metadata/wordle-apple-touch-icon.png?v="/><link rel="mask-icon" color="#FFFFFF" href="https://www.nytimes.com/games-assets/v2/metadata/wordle-safari-pinned-tab.svg?v="/><link rel="shortcut icon" href="https://www.nytimes.com/games-assets/v2/metadata/wordle-favicon.ico?v="/><link href="https://www.nytimes.com/games-assets/v2/assets/wordle/wordle_logo_32x32.png" rel="icon shortcut" sizes="32x32"/><link href="https://www.nytimes.com/games-assets/v2/assets/wordle/wordle_logo_192x192.png" rel="apple-touch-icon"/><meta name="apple-mobile-web-app-title" content="Wordle"/><meta name="application-name" content="Wordle"/><meta name="msapplication-TileColor" content="#FFFFFF"/><meta name="theme-color" content="#FFFFFF"/><meta name="sourceApp" content="games-crosswords"/><meta property="description" content="Guess the hidden word in 6 tries. A new puzzle is available each day."/><meta property="og:title" content="Wordle - A daily word game"/><meta property="og:url" content="https://www.nytimes.com/games/wordle"/><meta property="og:description" content="Guess the hidden word in 6 tries. A new puzzle is available each day."/><meta property="og:image" content="https://www.nytimes.com/games-assets/v2/assets/wordle/wordle_og_1200x630.png"/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:domain" content="nytimes.com"/><meta property="theme-color" content="#6aaa64"/><link rel="canonical" href="https://www.nytimes.com/games/wordle/index.html"/><link rel="stylesheet" type="text/css" href="https://www.nytimes.com/games-assets/v2/1409.e2778ce8256a99573dcd.css"/><link rel="stylesheet" type="text/css" href="https://www.nytimes.com/games-assets/v2/1743.1f69b8c2d23517f92607.css"/><link rel="stylesheet" type="text/css" href="https://www.nytimes.com/games-assets/v2/6553.8130c9f5c11e512a80ab.css"/><link rel="stylesheet" type="text/css" href="https://www.nytimes.com/games-assets/v2/3466.c22972f8cf00b983a690.css"/><link rel="stylesheet" type="text/css" href="https://www.nytimes.com/games-assets/v2/4053.69d92b881f838ffb6fd0.css"/><link rel="stylesheet" type="text/css" href="https://www.nytimes.com/games-assets/v2/wordle.2ffa6e95393a2e3d1e72.css"/><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;// Offline webviews only have access to cookies via the NativeBridge getAllCookies function.
// Other webviews have access to document.cookies so there is no need to use the NativeBridge.
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 f=e.values,g=f.cookies,h=void 0!==d.config;// For iOS webviews, there’s a race condition - html might have generated, but the window.config is not available yet.
// For this scenario, we need to check if the config is available in the window object.
if(!q("nyt-fides-tcf")&&h&&o(g)&&m("nyt-fides-tcf",a),!q("nyt-fides-gpp")&&n(g)){q("iab-gpp-stub")||m("iab-gpp-stub",c);// We should alert in Sentry if the GPP string empty only is loadFides is called on the initWebview:ios event as it is possible that the GPP string is not available on the first loadFides call.
var j=!1;i&&(j=!0),p(g,j),m("nyt-fides-gpp",b)}})["catch"](function(a){console.log(a)});else{var k=d.document.cookie;if(!q("nyt-fides-tcf")&&o(k)&&m("nyt-fides-tcf",a),!q("nyt-fides-gpp")&&n(k))try{q("iab-gpp-stub")||m("iab-gpp-stub",c);// We should alert in Sentry if the GPP string empty only is loadFides is called on the purrCacheRefreshed event as it is possible that the GPP string is not available on the first loadFides call.
var l=!1;h&&(l=!0),p(k,l),m("nyt-fides-gpp",b)}catch(a){console.log(a)}}}var f=16,g=21,h="nyt-purr=",i="override-purr=",j=new URLSearchParams(d.location.search),k=function(a,b){// Parses given cookie string for given name. Returns value if found and empty string if not.
var c=a.split(";").find(function(a){return a.includes(b)})||"";return c.replace(b,"").trim()},l=function(a,b,c){// This function allows us to look at the character at the relevant index of the PURR cookie string per the PURR docs: https://purr.tech.nyt.net/purr-cookie-schema/
var d=k(a,b);return d.charAt(c)},m=function(a,b){var c=document.createElement("script");c.id=a,c.src=b;// This is to ensure that if the script is already loaded, it will be removed before reloading.
// This is to follow HTML best practices, where we should never use the same ID on multiple
// elements in a page.
var e=document.getElementById(a);e&&e.parentNode&&e.parentNode.removeChild(e),d.document.head.appendChild(c)},n=function(a){var b=j.get("load-gpp"),c=l(a,h,g),d=l(a,i,g);return"t"===d||"t"===c||"true"===b},o=function(a){var b=j.get("fides-override"),c=l(a,h,f),d=l(a,i,f);return"s"===d||"s"===c||"true"===b},p=function(a,b){var c,e,f,g=k(a,"gpp-string-override="),h=k(a,"gpp-string="),i=j.get("load-gpp"),l=j.get("gpp-string");// Specs for reading the GPP string can be found here https://docs.google.com/document/d/1wi9cakl8szuo9Fm710j93oncdbgvm49FanlRXUue_g0/edit?tab=t.tvj6ffsjwltd#heading=h.ff3fnbnyksuk
// We only consider a GPP string value provided in the `gpp-string` querystring parameter if the `load-gpp` querystring parameter is also present and has a `true` value.
if("true"===i&&null!==l)f=l;else if(null!==(c=d.config)&&void 0!==c&&null!==(e=c.gppData)&&void 0!==e&&e.encodedString)f=d.config.gppData.encodedString;else if(g)f=g;else if(h)f=h;else{var m=new Error("Fides Wrapper: No valid GPP string value was found. GPP CMP will not be loaded.");throw d.Sentry&&b&&d.Sentry.captureException(m),m}// The Privacy API uses Go's RFC-6265 compliant cookie library, which is not going to write commas into an HTTP cookie without wrapping the value in double quotes.
// The GPP CMP expects the GPP string to be a plain string without quotes, so we remove them if they exist.
f&&f.startsWith("\"")&&f.endsWith("\"")&&(f=f.slice(1,-1)),d.fides_overrides.fides_string=f},q=function(a){return null!==d.document.getElementById(a)};/**
   * 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:o,shouldLoadGPP:n}})('https://static01.nyt.com/vi-assets/static-assets/fides-95ba4fc2836596789af10e65f317539a.js', 'https://static01.nyt.com/vi-assets/static-assets/fides-gpp-053d5943bd4b7799df209c165c2060d5.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){var c=a.dataLayer||(a.dataLayer=[]);c.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){var b=a.textContent.toLowerCase();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"}[b]||""}// dispatch event for iOS and Android to listen to.
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,d=null===a||void 0===a||null===(c=a.detail)||void 0===c?void 0:c.extraDetails,f=d.servingComponent,g=void 0===f?"":f;if("tcf_banner"===g){var h=b({layerType:"cmp_layer_1"});e(h)}}),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){var m=c({actionType:k,layerType:l});e(m);var n=d({actionType:k,layerType:l});h(n),a.stopPropagation()}}}),a.addEventListener("beforeunload",function(){var a=f(null),c=b({layerType:"".concat(a,"_exit")});e(c)}))})(window);
  </script></head><body><script type="text/javascript">(function le(){let e;try{e=JSON.parse(localStorage.getItem("nyt-wordle-darkmode"))}catch(e){}e&&document.body.classList.add("dark")})();</script><script type="text/javascript">window.purrDirectiveFormat = {"PURR_DataSaleOptOutUI_v2":{"index":7,"values":{"h":"hide","s":"show","o":"show-opted-out"},"default":"hide","queryParam":"opt-out"},"PURR_CaliforniaNoticesUI":{"index":8,"values":{"h":"hide","s":"show"},"default":"hide","queryParam":"california-notices"},"PURR_AdConfiguration_v3":{"index":11,"values":{"f":"full","r":"rdp","n":"npa","l":"ltd","s":"adluce-socrates"},"default":"full","queryParam":"ad-config"},"PURR_LimitSensitivePI":{"index":12,"values":{"h":"hide","s":"show"},"default":"hide","queryParam":"limit-sensitive-information"},"PURR_TOSBlocker_v1":{"index":15,"values":{"h":"hide","s":"show"},"default":"hide","queryParam":"tos-blocker"},"PURR_FidesTCF":{"index":16,"values":{"h":"hide","s":"show"},"default":"hide","queryParam":"fides-tcf"},"PURR_TOSBlocker_Versioned":{"index":19,"values":{"h":"hide","s":"show"},"default":"hide","queryParam":"tos-blocker-versioned"},"_currentTOSVersion":{"index":20,"values":{"2":"2"},"default":"2","queryParam":"current-tos-version"},"PURR_LoadGPP":{"index":21,"values":{"t":"true","f":"false"},"default":"true","queryParam":"load-gpp"}}</script><script type="text/javascript" async="">
        (function f(){var e,t;e=function(){var e,t,a,n={};try{document.cookie.indexOf("nyt-purr")>-1&&(e=null===(t=document.cookie.split("; ").find((e=>e.startsWith("nyt-purr="))))||void 0===t?void 0:t.split("=")[1]),a=e,window.purrDirectives={},n=Object.keys(window.purrDirectiveFormat).reduce(((e,t)=>{var n,r,c,i,o=window.purrDirectiveFormat[t];try{return c=window.location.search.substring(1).split("&"),i={},c.forEach((e=>{r=e.split("="),i[decodeURIComponent(r[0])]=decodeURIComponent(r[1]||"")})),n=i[o.queryParam]||o.values[a[o.index]],window.purrDirectives&&(window.purrDirectives[t]=n),e[t]=n,e}catch(a){return window.purrDirectives&&(window.purrDirectives[t]=o.default),e[t]=o.default,e}}),{PURR_DataSaleOptOutUI_v2:"hide",PURR_CaliforniaNoticesUI:"hide",PURR_AdConfiguration_v3:"full",PURR_LimitSensitivePI:"hide",PURR_TOSBlocker_v1:"hide",PURR_FidesTCF:"hide",PURR_TOSBlocker_Versioned:"hide",_current_TOS_Version:"2"})}catch(e){n={PURR_AdConfiguration_v3:"full"}}return n}().PURR_AdConfiguration_v3,(t=document.createElement("script")).src="ltd"===e?"https://pagead2.googlesyndication.com/tag/js/gpt.js":"https://securepubads.g.doubleclick.net/tag/js/gpt.js",t.async=!0,document.currentScript.parentNode.insertBefore(t,document.currentScript.nextSibling)})();
      </script><script type="text/javascript">window.pageName = "wordle"</script><script type="text/javascript">window.env = {"version":"","api":"https:\u002F\u002Fwww.nytimes.com","tagx":"https:\u002F\u002Fa.nytimes.com","gtm":"https:\u002F\u002Fwww.googletagmanager.com\u002Fgtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x","hostname":"https:\u002F\u002Fwww.nytimes.com","edge":"https:\u002F\u002Fwww.nytimes.com","moogle":"https:\u002F\u002Fwww.nytimes.com","meter":"https:\u002F\u002Fmeter-svc.nytimes.com","account":"https:\u002F\u002Fmyaccount.nytimes.com","assets":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2","samizdat":{"host":"https:\u002F\u002Fsamizdat-graphql.nytimes.com","appType":"games-phoenix","appVersion":"1.0.0","token":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiKjdfob\u002FixNCvLETwnQ3AalkGSm9NX4gcRbOudrtHmBmIJbWb8Xgu3QH516Edr1qD7A+w+5d0p\u002FWsNCpWDLrqfjTIwMft+jtOQG44l7akD9yi9Gaq\u002F6hS3cuntkY25AYR3WtQPqrtxClX+qQdhMmzlA0sRAXKM8dSbIpsNV9uUOclt3JwB4omwFGj4J+pqzsfYZfB\u002Ftlx+BPGjCYGNcZ9O9UvtCpLRLgCJmTugL6V\u002FU581gY8mqp+22aVjbEJik+F0j8xTNSxCOV2PLMpNrRSiDZ8FaKtq8ap\u002FHPey5M7qYZQqclfqsEJMXG\u002FKE3PiaTIbO37caFa80FvzfV8MZw1wIDAQAB"},"statsig":{"clientKey":"client-jiWTjX4fj1yeHhtWJrW4l4kbLaCztWDjudXROxd261c","tier":"production","specsUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fstatsig\u002Fconfig\u002Fclient-jiWTjX4fj1yeHhtWJrW4l4kbLaCztWDjudXROxd261c.json"},"name":"prod"}</script><script type="text/javascript">window.abra = {"config":{".ver":28142,"ON_wordleOnboardingOffer_0822":{"abtest_partition":[{"var":"agent_id"},"ON_wordleOnboardingOffer_0822",4294967295,"1_ShowOffer"]},"ON_wordle_regi_modal":{"abtest_partition":[{"var":"agent_id"},"ON_wordle_regi_modal",4294967295,"1_regi_modal"]},"OMA_PAYWALL_SPELLING_BEE_APP_ONLY":{"abtest_partition":[{"var":"agent_id"},"OMA_PAYWALL_SPELLING_BEE_APP_ONLY",4080218930,"0_Control",4252017622,"0_Control",4294967295,"0_Control"]},"OMA_PAYWALL_SPELLING_BEE":{"abtest_partition":[{"var":"agent_id"},"OMA_PAYWALL_SPELLING_BEE",2147483647,"0_Control",4080218930,"0_Control",4252017622,"0_Control",4294967295,"0_Control"]},"OMA_METER_BEHIND_OMA_SPELLING_BEE_WEB_ONLY":{"abtest_partition":[{"var":"agent_id"},"OMA_METER_BEHIND_OMA_SPELLING_BEE_WEB_ONLY",214748364,"0_Control",429496729,"1_OMA",2147483647,"0_Control",2362232012,"0_Control",3221225471,"1_OMA",3865470565,"1_OMA",4252017622,"1_OMA",4294967295,"1_OMA"]},"OMA_METER_BEHIND_OMA_SPELLING_BEE_APP_ONLY":{"abtest_partition":[{"var":"agent_id"},"OMA_METER_BEHIND_OMA_SPELLING_BEE_APP_ONLY",2147483647,"0_Control",4080218930,"0_Control",4294967295,"0_Control"]},"OMA_GAMES_WORDLE_TOOLBAR_CTA":{"abtest_partition":[{"var":"agent_id"},"466c4872-f578-4ac6-aa3c-cb5f5dc09efe",4252017622,"OFF",4294967295,"ON"]},"OMA_GAMES_TOOLBAR_CTA":{"abtest_partition":[{"var":"agent_id"},"295f3ead-8907-424c-8571-eb6d9b73cfba",4294967295,"1_Variant"]},"OMA_GAMES_SALE_BARONE":{"abtest_partition":[{"var":"agent_id"},"f5346699-fe6d-4ccc-9196-ea306f7be5ef",2147483647,"ON",4252017622,"ON",4294967295,"ON"]},"OMA_GAMES_SALE_BANNER":{"abtest_partition":[{"var":"agent_id"},"70fa0d47-a884-4db4-b65d-598142872b54",2147483647,"ON",4294967295,"ON"]},"OMA_ENDSCREENACTIONS_TILES":{"abtest_partition":[{"var":"agent_id"},"OMA_ENDSCREENACTIONS_TILES",42949672,"1_OMA",85899345,"1_OMA",257698037,"1_OMA",429496729,"1_OMA",1288490188,"1_OMA",2147483647,"1_OMA",3221225471,"1_OMA",4294967295,"1_OMA"]},"OMA_ENDSCREENACTIONS_SUDOKU":{"abtest_partition":[{"var":"agent_id"},"OMA_ENDSCREENACTIONS_SUDOKU",42949672,"1_OMA",85899345,"1_OMA",257698037,"1_OMA",429496729,"1_OMA",1288490188,"1_OMA",2147483647,"1_OMA",3221225471,"1_OMA",4294967295,"1_OMA"]},"OMA_ENDSCREENACTIONS_STRANDS":{"abtest_partition":[{"var":"agent_id"},"OMA_ENDSCREENACTIONS_STRANDS",42949672,"1_OMA",85899345,"1_OMA",257698037,"1_OMA",429496729,"1_OMA",1288490188,"1_OMA",2147483647,"1_OMA",3221225471,"1_OMA",4294967295,"1_OMA"]},"OMA_ENDSCREENACTIONS_MINI":{"abtest_partition":[{"var":"agent_id"},"OMA_ENDSCREENACTIONS_MINI"]},"OMA_ENDSCREENACTIONS_LETTERBOXED":{"abtest_partition":[{"var":"agent_id"},"OMA_ENDSCREENACTIONS_LETTERBOXED",214748364,"1_OMA",429496729,"1_OMA",1288490188,"1_OMA",2147483647,"1_OMA",3221225471,"1_OMA",4294967295,"1_OMA"]},"OMA_ENDSCREENACTIONS_DAILY":{"abtest_partition":[{"var":"agent_id"},"OMA_ENDSCREENACTIONS_DAILY",42949672,"1_OMA",85899345,"1_OMA",257698037,"1_OMA",429496729,"1_OMA",1288490188,"1_OMA",2147483647,"1_OMA",3221225471,"1_OMA",4294967295,"1_OMA"]},"OMA_ENDSCREENACTIONS_CONNECTIONS":{"abtest_partition":[{"var":"agent_id"},"OMA_ENDSCREENACTIONS_CONNECTIONS",42949672,"1_OMA",85899345,"1_OMA",257698037,"1_OMA",429496729,"1_OMA",1288490188,"1_OMA",2147483647,"1_OMA",3221225471,"1_OMA",4294967295,"1_OMA"]},"MWD_phoenix_games_sale_nav":{"abtest_partition":[{"var":"agent_id"},"MWD_phoenix_games_sale_nav",4294967295,"1_Show"]},"MWD_phoenix_games_sale_cta":{"abtest_partition":[{"var":"agent_id"},"MWD_phoenix_games_sale_cta",4294967295,"1_Show"]},"MWD_phoenix_games_sale_banner":{"abtest_partition":[{"var":"agent_id"},"MWD_phoenix_games_sale_banner",4294967295,"1_Show"]},"MKT_Spellingbee_banner_test_sub_0522":{"abtest_partition":[{"var":"agent_id"},"MKT_Spellingbee_banner_test_sub_0522",4294967295,"1_gift"]},"GAMES_wordleForumAppAnd_0625":{"abtest_partition":[{"var":"agent_id"},"482a684f-db1c-43f3-b770-f1255dcffba9",4294967295,"1_forum"]},"GAMES_wordleForumApp_0535":{"abtest_partition":[{"var":"agent_id"},"1a14c97b-81af-4d2e-b286-9c7fdd754eaf",4294967295,"1_forum"]},"GAMES_wordleCalculatedStreakCutover_0624":{"abtest_partition":[{"var":"regi_id"},"GAMES_wordleCalculatedStreakCutover_0624",3865470565,"1_Cutover",4294967295,"1_Cutover"]},"GAMES_wordle_archive_newsub_0424":{"if":[{"and":[{"===":[{"var":"user_type"},"sub"]},{"===":[{"var":"is_subscribed_before_wordle_archive"},false]}]},{"abtest_partition":[{"var":"agent_id"},"GAMES_wordle_archive_newsub_0424",4294967295,"1_Archive"]}]},"GAMES_webMiniPaywall_0825":{"abtest_partition":[{"var":"agent_id"},"8d19e151-b6f8-48af-91de-77a6bdf773b3",85899345,"0_control",171798691,"1_noPaywall"]},"GAMES_webDiscordWordleReview_0825":{"abtest_partition":[{"var":"agent_id"},"b197444c-7452-4cff-a9ba-b9ac05ebf447",4294967295,"1_Variant"]},"GAMES_tilesTilesetModal_0125":{"abtest_partition":[{"var":"agent_id"},"GAMES_tilesTilesetModal_0125",4294967295,"1_enabled"]},"GAMES_tilesPaywall_0825":{"abtest_partition":[{"var":"agent_id"},"8d19e151-b6f8-48af-91de-77a6bdf773b3",4294967295,"0_control"]},"GAMES_tilesDarkMode_0125":{"if":[{"and":[{"!":{"in":[{"ref":"GAMES_darkMode_holdout"},["0_control"]]}}]},{"abtest_partition":[{"var":"agent_id"},"GAMES_tilesDarkMode_0125",4294967295,"1_enabled"]}]},"GAMES_subForNoAds_0325":{"abtest_partition":[{"var":"agent_id"},"2249107d-116d-47a7-bfbd-119368e2705a",4294967295,"1_ads"]},"GAMES_strandsDarkMode_0916":{"if":[{"and":[{"!":{"in":[{"ref":"GAMES_darkMode_holdout"},["0_control"]]}}]},{"abtest_partition":[{"var":"agent_id"},"GAMES_strandsDarkMode_0916",4294967295,"1_enabled"]}]},"GAMES_strands_saving_game_data_0525":{"abtest_partition":[{"var":"regi_id"},"GAMES_strands_saving_game_data_0525",214748364,"1_saving_game_state",3650722201,"1_saving_game_state",4294967295,"1_saving_game_state"]},"GAMES_strands_archive_0710":{"abtest_partition":[{"var":"agent_id"},"GAMES_strands_archive_0710",4294967295,"1_Archive"]},"GAMES_salePaywallGood_0325":{"abtest_partition":[{"var":"agent_id"},"3c05aee5-a345-43e6-8fcc-d51259cf3e3d",4294967295,"1_paywallGood"]},"GAMES_PurrTOSBlocker_1024":{"abtest_partition":[{"var":"agent_id"},"GAMES_PurrTOSBlocker_1024",4294967295,"1_Show"]},"GAMES_PLOPRO_WELCOME_SCREEN_0425":{"abtest_partition":[{"var":"agent_id"},"0845cc43-9a82-455f-aa56-a138e536c1b9",4294967295,"1_variant"]},"GAMES_PLOPRO_HOLDOUT_0425":{"abtest_partition":[{"var":"agent_id"},"69133831-b900-4af7-9c81-71644b15b033",4294967295,"1_variant"]},"GAMES_pipsReveal_0525":{"abtest_partition":[{"var":"agent_id"},"GAMES_pipsReveal_0525",4294967295,"1_Reveal"]},"GAMES_pipsRefSheet_0425":{"abtest_partition":[{"var":"agent_id"},"GAMES_pipsRefSheet_0425",4294967295,"1_ShowReference"]},"GAMES_pipsOnWeb_0625":{"abtest_partition":[{"var":"agent_id"},"0975b81a-c6db-466c-bb28-1d772a5f43f2",4294967295,"1_pips"]},"GAMES_pipsBetaTakedownWarning_0625":{"abtest_partition":[{"var":"agent_id"},"GAMES_pipsBetaTakedownWarning_0625",4294967295,"1_TakedownWarning"]},"GAMES_packageDemo_0802":{"abtest_partition":[{"var":"agent_id"},"GAMES_packageDemo_0802",4294967295,"0_control"]},"GAMES_letterboxedPaywall_0825":{"abtest_partition":[{"var":"agent_id"},"8d19e151-b6f8-48af-91de-77a6bdf773b3",4294967295,"0_control"]},"GAMES_lbDarkMode_1112":{"if":[{"and":[{"!":{"in":[{"ref":"GAMES_darkMode_holdout"},["0_control"]]}}]},{"abtest_partition":[{"var":"agent_id"},"GAMES_lbDarkMode_1112",4294967295,"1_enabled"]}]},"GAMES_iOSConnectionsArchive_0924":{"abtest_partition":[{"var":"agent_id"},"GAMES_iOSConnectionsArchive_0924",2147483647,"1_ConnectionsArchive",4294967295,"1_ConnectionsArchive"]},"GAMES_geoLockedCrossPlayCTA_0714":{"if":[{"or":[{"or":[{"===":[{"var":"geo_country"},"NZ"]},{"===":[{"var":"geo_country"},"AU"]}]}]},{"abtest_partition":[{"var":"agent_id"},"62567686-ba67-44f8-b421-0975a9a6f43f",4294967295,"1_showCrossplayCTA"]}]},"GAMES_fastlyShield_0519":{"abtest_partition":[{"var":"agent_id"},"GAMES_fastlyShield_0519",4294967295,"3_newNewVariant"]},"GAMES_deviceDefaultDarkMode_0225":{"if":[{"or":[{"regex_match":[{"var":"regi_id"},"^171479076$"]},{"regex_match":[{"var":"regi_id"},"^231188621$"]},{"regex_match":[{"var":"regi_id"},"^189957684$"]},{"regex_match":[{"var":"regi_id"},"^131390996$"]},{"regex_match":[{"var":"regi_id"},"^210446210$"]},{"regex_match":[{"var":"regi_id"},"^264527081$"]},{"regex_match":[{"var":"regi_id"},"^205577460$"]},{"regex_match":[{"var":"regi_id"},"^86318141$"]},{"regex_match":[{"var":"regi_id"},"^191325162$"]},{"regex_match":[{"var":"regi_id"},"^230821435$"]},{"regex_match":[{"var":"regi_id"},"^228734405$"]},{"regex_match":[{"var":"regi_id"},"^207685343$"]},{"regex_match":[{"var":"regi_id"},"^271088414$"]},{"regex_match":[{"var":"regi_id"},"^214910213$"]}]},{"abtest_partition":[{"var":"regi_id"},"GAMES_deviceDefaultDarkMode_0225",4294967295,"1_enabled"]}]},"GAMES_darkMode_holdout":{"abtest_partition":[{"var":"agent_id"},"GAMES_darkMode_holdout",214748364,"0_control",4294967295,"1_darkModeAudience"]},"GAMES_darkMode_android_1120":{"abtest_partition":[{"var":"agent_id"},"GAMES_darkMode_android_1120",2147483647,"1_enabled",4294967295,"1_enabled"]},"GAMES_createWordle_sub_0425":{"if":[{"and":[{"===":[{"var":"user_type"},"sub"]},{"===":[{"var":"is_subscribed_before_cyow"},true]}]},{"abtest_partition":[{"var":"regi_id"},"GAMES_createWordle_sub_0425",1073741823,"0_Control",2147483647,"1_Create"]}]},"GAMES_createWordle_puzzles_0425":{"abtest_partition":[{"var":"agent_id"},"GAMES_createWordle_puzzles_0425",4294967295,"1_Puzzles"]},"GAMES_createWordle_newSub_0425":{"if":[{"and":[{"===":[{"var":"user_type"},"sub"]},{"===":[{"var":"is_subscribed_before_cyow"},false]}]},{"abtest_partition":[{"var":"regi_id"},"GAMES_createWordle_newSub_0425",4294967295,"1_Create"]}]},"GAMES_connectionsSportsLinks_0924":{"abtest_partition":[{"var":"agent_id"},"93f4772c-d906-4711-9e67-4cf996bd733d",4294967295,"1_showSportsConnLink"]},"GAMES_connectionsForumAppAnd_0625":{"abtest_partition":[{"var":"agent_id"},"eea2961b-3691-4bf3-9531-a9eb3b098e43",4294967295,"1_forum"]},"GAMES_connectionsForumApp_0525":{"abtest_partition":[{"var":"agent_id"},"5f611177-e726-4cc1-96d9-13b7281d05ed",4294967295,"1_forum"]},"GAMES_connectionsDarkMode_0926":{"if":[{"and":[{"!":{"in":[{"ref":"GAMES_darkMode_holdout"},["0_control"]]}}]},{"abtest_partition":[{"var":"agent_id"},"GAMES_connectionsDarkMode_0926",4294967295,"1_enabled"]}]},"GAMES_commercialEndScreenOMA_0825":{"abtest_partition":[{"var":"agent_id"},"GAMES_commercialEndScreenOMA_0825",4294967295,null]},"GAMES_badges_regi_0925":{"abtest_partition":[{"var":"regi_id"},"GAMES_badges_regi_0925",4294966,"0_Control",42949672,"1_Badges",60129541,"0_Control",214748364,"1_Badges",236223200,"0_Control",429496729,"1_Badges",493921238,"0_Control",1073741823,"1_Badges",1181116005,"0_Control",2147483647,"1_Badges",2362232012,"0_Control",4294967295,"1_Badges"]},"GAMES_badges_anon_web_0925":{"abtest_partition":[{"var":"agent_id"},"GAMES_badges_anon_web_0925",2147483647,"1_Regiwall",4294967295,"1_Regiwall"]},"GAMES_badges_anon_ios_0925":{"abtest_partition":[{"var":"agent_id"},"GAMES_badges_anon_ios_0925",2147483647,"1_Regiwall",4294967295,"1_Regiwall"]},"GAMES_badge_alpha_kill_switch_0225":{"abtest_partition":[{"var":"regi_id"},"GAMES_badge_alpha_kill_switch_0225",4294967295,"1_Hide"]},"GAMES_BackToPlayTab_1222":{"abtest_partition":[{"var":"agent_id"},"GAMES_BackToPlayTab_1222",4294967295,"1_BackToPlayTab"]},"GAMES_ATS_0506":{"abtest_partition":[{"var":"agent_id"},"GAMES_ATS_0506",42949672,"0_Control",85899345,"1_Variant",4294967295,"1_Variant"]},"GAMES_appConnectionsBot_0425_v2":{"abtest_partition":[{"var":"agent_id"},"GAMES_appConnectionsBot_0425_v2",10737417,"1_Variant",214748364,"1_Variant",225485782,"1_Variant",429496729,"1_Variant",461708983,"1_Variant",1073741823,"1_Variant",1224065678,"1_Variant",4080218930,"1_Variant",4294967295,"1_Variant"]},"GAMES_androidConnectionsArchive_0924":{"abtest_partition":[{"var":"agent_id"},"GAMES_androidConnectionsArchive_0924",1932735282,"1_ConnectionsArchive",2147483647,"1_ConnectionsArchive",4080218930,"1_ConnectionsArchive",4294967295,"1_ConnectionsArchive"]},"DFP_WordleSkipFade_0524":{"abtest_partition":[{"var":"agent_id"},"DFP_WordleSkipFade_0524",171798691,"1_Variant",193273527,"1_Variant",214748364,"1_Variant",236223200,"1_Variant",300647710,"1_Variant",322122546,"1_Variant",343597383,"1_Variant",365072219,"1_Variant",408021892,"1_Variant",429496729,"1_Variant",493921238,"1_Variant",536870911,"1_Variant",601295420,"1_Variant",665719930,"1_Variant",687194766,"1_Variant",708669603,"1_Variant",773094112,"1_Variant",816043785,"1_Variant",880468295,"1_Variant",901943131,"1_Variant",966367641,"1_Variant",1030792150,"1_Variant",1073741823,"1_Variant",1116691496,"1_Variant",1224065678,"1_Variant",1245540515,"1_Variant",1288490188,"1_Variant",1309965024,"1_Variant",1331439861,"1_Variant",1352914697,"1_Variant",1374389534,"1_Variant",1395864370,"1_Variant",1417339207,"1_Variant",1438814043,"1_Variant",1460288880,"1_Variant",1481763716,"1_Variant",1503238553,"1_Variant",1524713389,"1_Variant",1546188226,"1_Variant",1567663062,"1_Variant",1589137899,"1_Variant",1610612735,"1_Variant",1632087571,"1_Variant",1653562408,"1_Variant",1675037244,"1_Variant",1696512081,"1_Variant",1717986917,"1_Variant",1739461754,"1_Variant",1760936590,"1_Variant",1782411427,"1_Variant",1803886263,"1_Variant",1825361100,"1_Variant",1846835936,"1_Variant",1868310773,"1_Variant",1889785609,"1_Variant",1911260446,"1_Variant",1932735282,"1_Variant",1954210119,"1_Variant",1975684955,"1_Variant",1997159792,"1_Variant",2018634628,"1_Variant",2040109465,"1_Variant",2061584301,"1_Variant",2083059138,"1_Variant",2104533974,"1_Variant",2126008811,"1_Variant",2168958483,"1_Variant",2190433320,"1_Variant",2211908156,"1_Variant",4294967295,"1_Variant"]},"DFP_WordleSkip":{"abtest_partition":[{"var":"agent_id"},"DFP_WordleSkip",858992,"1_Variant",22333829,"1_Variant",42949672,"1_Variant",107374181,"1_Variant",171798691,"1_Variant",257698037,"1_Variant",365072219,"1_Variant",515396075,"1_Variant",687194766,"1_Variant",923417968,"1_Variant",1159641169,"1_Variant",1438814043,"1_Variant",1717986917,"1_Variant",1932735282,"1_Variant",4294967295,"1_Variant"]},"DFP_WordleMobile_0423":{"abtest_partition":[{"var":"agent_id"},"DFP_WordleMobile_0423",7730940,"1_Interstitial",29205777,"1_Interstitial",50680613,"1_Interstitial",72155450,"1_Interstitial",93630286,"1_Interstitial",115105123,"1_Interstitial",136579959,"1_Interstitial",158054795,"1_Interstitial",179529632,"1_Interstitial",201004468,"1_Interstitial",222479305,"1_Interstitial",243954141,"1_Interstitial",265428978,"1_Interstitial",286903814,"1_Interstitial",308378651,"1_Interstitial",329853487,"1_Interstitial",351328324,"1_Interstitial",372803160,"1_Interstitial",386547056,"1_Interstitial",413175853,"1_Interstitial",1959364079,"1_Interstitial",3435973836,"1_Interstitial",3436403333,"1_Interstitial",3478923509,"1_Interstitial",3479353005,"1_Interstitial",3521873182,"1_Interstitial",3522732175,"1_Interstitial",3607772528,"1_Interstitial",3608202024,"1_Interstitial",3650722201,"1_Interstitial",3651151697,"1_Interstitial",3693671874,"1_Interstitial",3694530867,"1_Interstitial",3779571219,"1_Interstitial",3780000716,"1_Interstitial",3784295684,"1_Interstitial",3784725180,"1_Interstitial",3785154677,"1_Interstitial",3786013670,"1_Interstitial",3786443167,"1_Interstitial",3786872664,"1_Interstitial",3787302161,"1_Interstitial",3787731657,"1_Interstitial",3822520892,"1_Interstitial",3823379886,"1_Interstitial",3865470565,"1_Interstitial",3866329559,"1_Interstitial",3908420238,"1_Interstitial",3909279232,"1_Interstitial",3951369911,"1_Interstitial",3952228905,"1_Interstitial",3994319584,"1_Interstitial",3995178578,"1_Interstitial",4037269257,"1_Interstitial",4038128251,"1_Interstitial",4080218930,"1_Interstitial",4081077924,"1_Interstitial",4123168603,"1_Interstitial",4124886590,"1_Interstitial",4209067949,"1_Interstitial",4210785936,"1_Interstitial",4294967295,"1_Interstitial"]},"DFP_WordleAdRefresh":{"abtest_partition":[{"var":"agent_id"},"DFP_WordleAdRefresh",85899345,"1_refresh31",107374181,"1_refresh31",214748364,"1_refresh31",322122546,"1_refresh31",1288919685,"1_refresh31",2255287326,"1_refresh31",3221654968,"1_refresh31",4294967295,"1_refresh31"]},"dfp_wordle_ad":{"abtest_partition":[{"var":"agent_id"},"dfp_wordle_ad",429496,"1_topad",858992,"1_topad",1717986,"1_topad",3435973,"1_topad",10307921,"1_topad",18468358,"1_topad",28776280,"1_topad",32212254,"1_topad",34789234,"1_topad",35648228,"1_topad",37366214,"1_topad",38654705,"1_topad",39084201,"1_topad",39513698,"1_topad",40372692,"1_topad",41661182,"1_topad",42090679,"1_topad",42520175,"1_topad",42949672,"1_topad",4294967295,"1_topad"]},"DFP_StrandsMobileWeb":{"abtest_partition":[{"var":"agent_id"},"DFP_StrandsMobileWeb",85899345,"1_Variant",4294967295,"1_Variant"]},"DFP_SpellingBeeSkip":{"abtest_partition":[{"var":"agent_id"},"DFP_SpellingBeeSkip",85899345,"1_Variant",4294967295,"1_Variant"]},"DFP_SpellingBeeMobile":{"abtest_partition":[{"var":"agent_id"},"DFP_SpellingBeeMobile",21474835,"1_Variant",42949672,"1_Variant",64424508,"1_Variant",2147483647,"1_Variant",2190433320,"1_Variant",4294967295,"1_Variant"]},"DFP_MobileWebTSL":{"abtest_partition":[{"var":"agent_id"},"DFP_MobileWebTSL",85899345,"1_Variant",4294967295,"1_Variant"]},"DFP_MiniSkip":{"abtest_partition":[{"var":"agent_id"},"DFP_MiniSkip",13743894,"1_Variant",443240624,"1_Variant",444958611,"1_Variant",446676598,"1_Variant",515396075,"1_Variant",536870911,"1_Variant",708669603,"1_Variant",837518622,"1_Variant",987842477,"1_Variant",1352914697,"1_Variant",1503238553,"1_Variant",1782411427,"1_Variant",1932735282,"1_Variant",2061584301,"1_Variant",2190433320,"1_Variant",4294967295,"1_Variant"]},"DFP_adelaide_0325":{"abtest_partition":[{"var":"agent_id"},"DFP_adelaide_0325",2147483647,"0_ROS",4294967295,"1_Adelaide"]}},"tests":{}}</script><script type="text/javascript">window.adUnitPath = "wordle"</script><script type="text/javascript">window.navigationLinks = {"subscribe":{"daily":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=4QHQ6","archive":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=4QHQF","gameplay":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=4R67W","congrats":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=4XKYJ","spellingBeeLapsedStats":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8H8UH","spellingBeeCard":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7QXX9","spellingBeePaywall":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7RJKF","spellingBeeBanner":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7HHK8","spellingBeeCutoffStart":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7F9J7","spellingBeeCutoffStop":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=79XQU","spellingBeeCutoffWelcomeBack":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7KK8Q","spellingBeeHub":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8XUQX","spellingBeeWelcomePastPuzzles":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8LL7Q","spellingBeeUpsellFAM":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8998L","letterBoxedBanner":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7UHY9","letterBoxedCard":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=78UQ9","letterBoxedPaywall":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7JXU8","tilesWelcomeDesktop":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7U798","tilesWelcomeMobile":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7Y97X","tilesCongratsDesktop":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7Y8WW","tilesCongratsMobile":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7RYYF","tilesSettingsDesktop":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7XH8W","tilesSettingsMobile":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=7JR89","wordle":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8YU98","createWordleFormWelcome":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8XQFH","wordleArchivePaywall":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8XHWF","wordleArchiveWelcome":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8FHQF","connections":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8YQFQ","connectionsArchivePaywall":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8F9QJ","connectionsArchiveWelcome":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8QHWJ","strands":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=89J99","strandsArchivePaywall":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=87RQU","strandsArchiveWelcome":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8LLU8","branding":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=9W9LL","badgeDetail":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=8F8JQ","default":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames?campaignId=4QHQ8"},"login":"https:\u002F\u002Fmyaccount.nytimes.com\u002Fauth\u002Fenter-email?redirect_uri=https%3A%2F%2Fwww.nytimes.com%2Fgames%2Fwordle%2Findex.html&response_type=cookie&client_id=games&application=crosswords","loginOffer":"https:\u002F\u002Fmyaccount.nytimes.com\u002Fauth\u002Fenter-email?redirect_uri=https%3A%2F%2Fwww.nytimes.com%2Fsubscription%2Fgames-offer%3FcampaignId%3D8YUQL%26EXIT_URI%3Dhttps%3A%2F%2Fwww.nytimes.com%2Fgames%2Fwordle%2Findex.html&response_type=cookie&client_id=games&application=crosswords","logout":"https:\u002F\u002Fmyaccount.nytimes.com\u002Fauth\u002Flogout?redirect_uri=https%3A%2F%2Fwww.nytimes.com%2Fgames%2Fwordle%2Findex.html","register":"https:\u002F\u002Fmyaccount.nytimes.com\u002Fauth\u002Fregister?redirect_uri=https%3A%2F%2Fwww.nytimes.com%2Fgames%2Fwordle%2Findex.html&response_type=cookie&client_id=games&application=crosswords","account":"https:\u002F\u002Faccount.nytimes.com","hub":"\u002Fcrosswords","archive":"\u002Fcrosswords\u002Farchive","daily":"\u002Fcrosswords\u002Fgame\u002Fdaily","mini":"\u002Fcrosswords\u002Fgame\u002Fmini","apps":"\u002Fcrosswords\u002Fapps","stats":"\u002Fpuzzles\u002Fstats","leaderboards":"\u002Fpuzzles\u002Fleaderboards","spellingBee":"\u002Fpuzzles\u002Fspelling-bee","spellingBeePuzzleHub":"\u002Fpuzzles\u002Fspelling-bee\u002Fhub","wordle":"\u002Fgames\u002Fwordle\u002Findex.html","wordleArchive":"\u002Fgames\u002Fwordle\u002Farchive","tiles":"\u002Fpuzzles\u002Ftiles","letterBoxed":"\u002Fpuzzles\u002Fletter-boxed","sudoku":"\u002Fpuzzles\u002Fsudoku","strands":"\u002Fgames\u002Fstrands","connections":"\u002Fgames\u002Fconnections","connectionsArchive":"\u002Fgames\u002Fconnections\u002Farchive","pips":"\u002Fgames\u002Fpips","submission":"https:\u002F\u002Fnytimes.com\u002Farticle\u002Fsubmit-crossword-puzzles-the-new-york-times.html","sbForum":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fspelling-bee-forum","home":"https:\u002F\u002Fwww.nytimes.com","wordplay":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fwordplay","guide":"https:\u002F\u002Fwww.nytimes.com\u002Fguides\u002Fcrosswords\u002Fhow-to-solve-a-crossword-puzzle","gift":"https:\u002F\u002Fwww.nytimes.com\u002Fsubscription\u002Fgames\u002Fgift","privacy":"https:\u002F\u002Fwww.nytimes.com\u002Fprivacy\u002Fprivacy-policy","faq":"https:\u002F\u002Fhelp.nytimes.com\u002Fhc\u002Fen-us\u002Fsections\u002F360011158491-NYT-Games ","shop":"https:\u002F\u002Fstore.nytimes.com\u002Fcollections\u002Fgames","termsOfSale":"https:\u002F\u002Fhelp.nytimes.com\u002Fhc\u002Fen-us\u002Farticles\u002F115014893968-Terms-of-sale","termsOfService":"https:\u002F\u002Fhelp.nytimes.com\u002Fhc\u002Fen-us\u002Farticles\u002F115014893428-Terms-of-service","cookiePolicy":"https:\u002F\u002Fwww.nytimes.com\u002Fprivacy\u002Fcookie-policy","sitemap":"https:\u002F\u002Fwww.nytimes.com\u002Fsitemap\u002F","company":"https:\u002F\u002Fwww.nytco.com\u002F","feedback":"mailto:nytgames@nytimes.com","threads":"https:\u002F\u002Fwww.threads.net\u002F@nytgames"}</script><script type="text/javascript">window.featureFlags = undefined</script><script type="text/javascript">window.sentryConfig = {"dsn":"https:\u002F\u002F3a4216094411b75b5c881c6291f4029e@o82024.ingest.sentry.io\u002F5839863","release":"d28fce8","sampleRate":"1","environment":"prod"}</script><script type="text/javascript">window.datadogRumConfig = {"applicationId":"0d77619c-b426-4593-bbc9-d52dcc596b96","clientToken":"pub14d82f37842510e1165875309603fdf7","release":"d28fce8","environment":"prod"}</script><script type="text/javascript">window.isCacheSafe = true</script><div id="ratio-hook"></div><div id="width-hook"></div><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/6095.7fcc71b8f201b69c9846.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/7893.fba1634a16cfd6fdc5ea.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/9229.e1cdf03911a63c7cf2a7.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/7540.77f2797a8967105545a1.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/7974.3139cfb61dd97d47b9bf.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/1455.bdb1e96161d1a6d6c91f.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/4545.5aac3c872e0f1be45547.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/8790.91add13f7476f345bbe4.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/1293.8e7711a04a1333d13a1d.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/8089.f6904b4abe460f7ab0c0.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/1303.70d9e80457066ba608c2.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/7281.1158471f8f7ef5b719e3.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/9418.3d33ca4ab4b018ba0bb8.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/3128.c6f3cb4e0be4b841c956.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/3495.4b403873086d792d37d5.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/6702.1fb04a338555f009ae28.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/1743.a7fe766ea739d3f43dfc.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/8211.e3704183220627c7d0bd.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/5236.e2d0445363d6473403ca.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/868.408f0bd4b51dcf55b2b4.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/9198.4b5839cb216f75b8ae1b.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/7671.fc222af3c8ffaf80b11c.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/4535.5a5e1324a553ffac082e.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/3466.34c1e4fd6971bb1f0c9f.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/5254.14e45ee6358022cf2337.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/364.c4b834ad3430b1911e33.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/4053.1524ff973359b318270c.js"></script><script defer="" type="text/javascript" src="https://www.nytimes.com/games-assets/v2/wordle.a3f82dfc407c5ea16ff8.js"></script><script type="text/javascript">var AdSlot4=function(){"use strict";function e(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=Array(t);n<t;n++)i[n]=e[n];return i}function t(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var i=n.call(e,t||"default");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function n(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function i(e){for(var i=1;i<arguments.length;i++){var o=null!=arguments[i]?arguments[i]:{};i%2?n(Object(o),!0).forEach((function(n){t(e,n,o[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):n(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function o(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var i,o,r,a,d=[],l=!0,s=!1;try{if(r=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(i=r.call(n)).done)&&(d.push(i.value),d.length!==t);l=!0);}catch(e){s=!0,o=e}finally{try{if(!l&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return d}}(e,t)||a(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function r(t){return function(t){if(Array.isArray(t))return e(t)}(t)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||a(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(t,n){if(t){if("string"==typeof t)return e(t,n);var i={}.toString.call(t).slice(8,-1);return"Object"===i&&t.constructor&&(i=t.constructor.name),"Map"===i||"Set"===i?Array.from(t):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?e(t,n):void 0}}var d,l,s="ss_id",u="ps_id",c=function(e){var n=e.slot,i=e.id;!n&&i&&(n=(window.AdSlot4?window.AdSlot4.getAdOnPage&&window.AdSlot4.getAdOnPage(i):{}).slot);return function(e,n){if(!e||!n)return{};var i=o([].concat(e.getTargeting(n)),1)[0];return i?t({},n,i):{}}(n,s)},p=(d={},l={},{publish:function e(n){var o=n.name,r=void 0===o?"":o,a=n.value,s=void 0===a?{}:a,p=n.scope,v=void 0===p?"page":p,f=i(i({},s),function(e){var n=window.AdSlot4&&window.AdSlot4.getPageSessionID&&window.AdSlot4.getPageSessionID();return i(i({},c(e)),{},t({},u,n))}(s));"all"!==v&&e({name:r,value:f,scope:"all"}),d[r]||(d[r]={}),d[r][v]||(d[r][v]=[]),d[r][v].push(f),l[r]&&l[r][v]&&l[r][v].forEach((function(e){e(f)}))},subscribe:function(e){var t=e.name,n=void 0===t?"":t,i=e.callback,o=void 0===i?function(){}:i,r=e.scope,a=void 0===r?"page":r;l[n]||(l[n]={}),l[n][a]||(l[n][a]=[]);var s=l[n][a].push(o)-1;return d[n]&&d[n][a]&&d[n][a].length&&d[n][a].forEach((function(e){o(e)})),{remove:function(){return l[n][a].splice(s,1)}}},unsubscribeToAll:function(e){Object.keys(l).forEach((function(t){l[t]&&l[t][e]&&delete l[t][e]})),Object.keys(d).forEach((function(t){d[t]&&d[t][e]&&delete d[t][e]}))}});function v(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,r=!(arguments.length>5&&void 0!==arguments[5])||arguments[5];if(!e||1!==e.nodeType)return!1;var a=e.getBoundingClientRect(),d=a.top-t,l=a.left,s=a.bottom,u=a.right,c=0,p=0,v=window.innerHeight,f=window.innerWidth;return r?s>=c+i*o&&u>=p+n*o&&d<=v-i*o&&l<=f-n*o:d>=c&&s<=v}function f(e,t,n){var i="".concat(e,"-").concat(t);try{performance.mark(i),performance.measure(i,n,i);var o=performance.getEntriesByName(i).filter((function(e){return"measure"===e.entryType})),r=o[o.length-1];return r?Math.round(r.duration):0}catch(e){return 0}}var g="message",m="visibilitychange",h="mouseenter",b="mouseleave",w="readystatechange",y="unload",A="slotRequested",R="slotResponseReceived",P="slotRenderEnded",I="slotOnload",S="impressionViewable",O="responseStart",U="timeDefined",_="timeCalled",E="timeCallSent",C="timeReceived",T="timeRendered",k="timeLoaded",D="timeViewed",j="AdEmpty",M="AdDefined",L="AdCalled",V="AdRefreshed",x="AdRequestSent",z="AdResponse",N="AdRendered",q="AdLoaded",B="AdSlotReady",$="AdViewable",F="AdEnteredViewport",K="AdLeftViewport",H="AdMouseEnter",W="AdMouseLeave",Z="AdExpand",G="AdCollapse",J="InitHybridAdCom",Q="AdBlockOn",X="AdsDisabled",Y="GptError",ee="pos",te="request_time",ne=function(){return ne=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},ne.apply(this,arguments)};"function"==typeof SuppressedError&&SuppressedError;var ie=[{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"}}],oe=function(e){return-1!==document.cookie.indexOf(e)},re=function(e){var t,n,i={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},o=(t=e,2===(n="; ".concat(document.cookie).split("; ".concat(t,"="))).length?n.pop().split(";").shift():null),r={};return Object.keys(i).forEach((function(e){var t,n,a;r[e]=(t=o,n=new RegExp("^.{".concat(i[e],"}(.)")),(null==(a=t.match(n))?void 0:a[1])||"")})),ie.forEach((function(e){Object.keys(e.valueMapping).forEach((function(t){e.valueMapping[t]===r[e.name]&&(r[e.name]=t)}))})),r},ae={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"},de=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:oe("override-purr")?re("override-purr"):ne({},ae):oe("nyt-purr")?re("nyt-purr"):ne({},ae)}catch(e){return console.warn("can’t get directives from cookie or config",e),ne({},ae)}},le="rdp",se="ltd",ue="adluce-socrates",ce="no-ads",pe=function(e){return e&&"_"!==e?e:null},ve=function(){var e,t,n=de(),i=n.PURR_AdConfiguration_v4,o=n.PURR_AdConfiguration_v3,r=n.PURR_AdConfiguration_v2;return e=window.location.search,(t=new URLSearchParams(e))&&t.get("privacy-override")||pe(i)||pe(o)||pe(r)};var fe=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;return e.googletag=e.googletag||{},e.googletag.cmd=e.googletag.cmd||[],e.googletag};function ge(){var e,t,n,i,o,r=function(){window.googletag?fe().cmd.push((function(){fe()._loadStarted_||p.publish({name:j,value:{type:Q}})})):p.publish({name:j,value:{type:Y}})},a=ve()===se?"https://pagead2.googlesyndication.com/tag/js/gpt.js":"https://securepubads.g.doubleclick.net/tag/js/gpt.js";fe().apiReady?r():(e=a,t=r,n=function(){p.publish({name:j,value:{type:Y}})},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))}var me=function(e,n){p.publish({name:L,scope:e.id,value:t({id:e.id,position:e.position,slot:e.slot},_,n)})};function he(e){fe().cmd.push((function(){var t=e.id,n=e.slot;n&&n.getResponseInformation&&n.getResponseInformation()&&n.setTargeting(s,window.crypto.randomUUID());var i=f(t,_,O);me(e,i),window.apstag&&window.apstag.setDisplayBids&&window.apstag.setDisplayBids(),n.setTargeting(te,i.toString()),fe().display(t)}))}function be(e,t){var n;p.publish({name:V,scope:"all",value:{slot:n}}),fe().cmd.push((function(){e&&e.forEach((function(e){e.setTargeting(s,window.crypto.randomUUID());var t,n,i,o=e.getSlotElementId(),r=f(o,_,O),a=(t=o,null===(n=("undefined"!=typeof window&&window||{}).AdSlot4)||void 0===n||null===(i=n.getAdOnPage)||void 0===i?void 0:i.call(n,t));me(a,r),e.setTargeting(te,r.toString())})),e&&t?fe().pubads().refresh(e,t):e?fe().pubads().refresh(e):t?fe().pubads().refresh(null,t):fe().pubads().refresh()}))}function we(e,t){var n=e.displayed,i=e.slot;t.isRefresh&&n?(be([i],t.changeCorrelator?null:{changeCorrelator:!1}),t.changeCorrelator=!1):(he(e),e.displayed=!0)}var ye=function(e,t){return!!(e&&t&&t.unobserve&&"function"==typeof t.unobserve)&&(t.unobserve(e),!0)};function Ae(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.values(t).filter((function(t){return e!==t.id}))}function Re(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0;if(e.exclusive&&e.div){var o,r=e.div;switch(e.type){case"only-child":!function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e&&e.empty||t.unrenderedAds||[];n.length&&n.forEach((function(e){ye(e.AdSlotElement,e.observer),p.publish({name:j,value:{type:e.id},scope:e.id})})),t.unrenderedAds=[],t.stopAdCalls=!0}({empty:Ae(r,t)},i);break;case"family-plan":void 0!==(o=t[r]&&t[r].slot&&(t[r].slot.getResponseInformation()||{}).lineItemId)&&n({adv:o,excl:"family"});break;case"blank":p.publish({name:j,value:{type:r},scope:r})}return!0}if(e.hybridAdCom&&e.div)switch(e.type){case"init":p.publish({name:J,value:{type:e.type,id:e.div},scope:e.div});break;case"expand":p.publish({name:Z,value:{type:e.type,id:e.div},scope:e.div});break;case"collapse":p.publish({name:G,value:{type:e.type,id:e.div},scope:e.div})}return!1}var Pe=function(e){return t=document.referrer||"",!(!(n=/([a-zA-Z0-9_\-.]+)(@|%40)([a-zA-Z0-9_\-.]+).([a-zA-Z]{2,5})/).test(t)&&!n.test(window.location.href)&&ve()!==ce&&ve()!==ue);var t,n},Ie={init:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.adsDisabled,n=e.adTargeting,o=void 0===n?{}:n;return(t=t||Pe())||(fe().cmd.push((function(){ve()===le&&fe().pubads().setPrivacySettings({restrictDataProcessing:!0})})),o=function(e){return i(i({},e),{},{purr:ve()})}(o)),i(i({},e),{},{adTargeting:o,adsDisabled:t})}},Se=function(e){return fe().pubads().getSlots().find((function(t){return t.getSlotElementId()===e}))},Oe=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},i=new IntersectionObserver((function(e,t){var i=e[0];n(i,t)}),t);return e&&i.observe(e),i},Ue=function(e,t,n){return Oe(e.AdSlotElement,{root:null,rootMargin:"".concat(t,"px"),threshold:0},(function(t,i){return function(e,t,n,i){e.isIntersecting&&(we(n,i),t.unobserve(n.AdSlotElement))}(t,i,e,n)}))};function _e(e,t,n,i){e.displayed||(e.observer=Ue(e,i,n),n.unrenderedAds.push(e)),t[e.id]=e}var Ee=.5,Ce=.3,Te=[0,.001,Ee,Ce],ke=function(e,t){p.publish({name:t,scope:e.id,value:{id:e.id,position:e.position,creativeId:e.creativeId,lineItemId:e.lineItemId}})},De=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t.potentiallyViewable&&(null!==(e=t.viewabilityTimeout)&&void 0!==e||(t.viewabilityTimeout=setTimeout((function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};delete e.viewabilityTimeout,delete e.potentiallyViewable,e.viewable=!0,ke(e,F)}(t)}),1e3)))},je=function(e,t,n){if(e.target){var i=null===n.root,o=e.target.clientWidth*e.target.clientHeight>=242e3?Ce:Ee,r=e.intersectionRatio>=o;r||(delete t.potentiallyViewable,clearTimeout(t.viewabilityTimeout),delete t.viewabilityTimeout,i?delete t.potentiallyViewableInViewport:delete t.potentiallyViewableInContainer),e.isIntersecting&&0!==e.intersectionRatio?!r||t.potentiallyViewable||t.viewable||(i&&!t.potentiallyViewableInViewport?(t.potentiallyViewableInViewport=!0,t.viewabilityContainer&&!t.potentiallyViewableInContainer||(t.potentiallyViewable=!0,De(t))):i||t.potentiallyViewableInContainer||(t.potentiallyViewableInContainer=!0,t.potentiallyViewableInViewport&&(t.potentiallyViewable=!0,De(t)))):t.viewable&&(ke(t,K),delete t.viewable)}},Me=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};e.viewabilityTimeout&&(clearTimeout(e.viewabilityTimeout),delete e.viewabilityTimeout),e.viewable&&(delete e.viewable,e.potentiallyViewable=!0,ke(e,K))},Le=function(e){var t;t=e.target.parentNode.id.match(/^google/)?e.target.parentNode.parentNode.id:e.target.parentNode.id;var n=Se(t),i=n.getTargeting(ee),o=n.getResponseInformation(),r=o.sourceAgnosticCreativeId,a=o.sourceAgnosticLineItemId;p.publish({name:e.type===h?H:W,scope:t,value:{type:e.type===h?"hover_mouse_enter":"hover_mouse_leave",id:t,position:i,creativeId:r,lineItemId:a}})},Ve=function(){return console.warn("::warning:: this function is deprecated")},xe=function(){return!("undefined"==typeof window||!window.document||!window.document.createElement)&&window.self!==window.top};function ze(e,t,n){return fe().defineSlot(e,t,n)}var Ne=function(e,t){var n=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).filter((function(e){return!Number.isNaN(Number(e[0]))&&e.length>1})).sort((function(e,t){return t[0]-e[0]}))}(t),i=n.find((function(t){return t[0]<=e}));return i&&i[1]||[]},qe=function(e){var t=e.observer,n=e.viewabilityObservers,i=e.AdSlotElement;return i&&(null==t||t.unobserve(i)),e.observer=null,delete e.potentiallyViewable,delete e.potentiallyViewableInContainer,delete e.potentiallyViewableInViewport,e.viewabilityObservers=function(e,t){if(t){var n=e.viewportObserver,i=e.containerObserver;ye(t,n),ye(t,i);var o=h,r=b;t.removeEventListener(o,Le),t.removeEventListener(r,Le)}return e}(n,null==i?void 0:i.querySelector("iframe")),e},Be=function(e){var t,n=null===(t=document)||void 0===t?void 0:t.getElementById(e.id);null!=n&&n.classList.contains("place-ad")&&n.classList.add("placed-ad");var i=null==n?void 0:n.querySelector("iframe"),o=qe(e);return o.AdSlotElement=n,o.viewabilityObservers=function(e,t){var n,i=Oe(t,{root:null,rootMargin:"0px",threshold:Te},(function(t,n){return je(t,e,n)}));return e.viewabilityContainer&&(n=Oe(t,{root:e.viewabilityContainer,rootMargin:"0px",threshold:Te},(function(t,n){return je(t,e,n)}))),{viewportObserver:i,containerObserver:n}}(o,i),null==i||i.addEventListener(h,Le),null==i||i.addEventListener(b,Le),o};function $e(e){return e&&null!=e&&e.getSlotElementId&&null!=e&&e.getTargeting?{id:e.getSlotElementId(),position:e.getTargeting(ee)[0]||""}:{}}var Fe=function(e){var t=$e(e.slot),n=t.id,o=t.position,r=f(n,E,O);p.publish({name:x,value:i(i({},e),{},{id:n,position:o,timeCallSent:r}),scope:n})},Ke=function(e){var t=$e(e.slot),n=t.id,o=t.position,r=f(n,C,"".concat(n,"-").concat(_));p.publish({name:z,value:i(i({},e),{},{id:n,position:o,timeReceived:r}),scope:n})},He=function(e){var t=$e(e.slot),n=t.id,o=t.position,r=e.slot.getResponseInformation(),a=r.sourceAgnosticCreativeId,d=r.sourceAgnosticLineItemId,l=f(n,D,"".concat(n,"-").concat(_));p.publish({name:$,value:i(i({},e),{},{id:n,position:o,creativeId:a,lineItemId:d,timeViewed:l}),scope:n})};function We(e){var t=window.location.href,n=e.replace(/[[]]/g,"\$&"),i=new RegExp("[?&]".concat(n,"(=([^&#]*)|&|#|$)")).exec(t);return i&&i[2]?decodeURIComponent(i[2].replace(/\+/g,"")):""}var Ze=function(e){var n,o=We("ad-keywords"),r=i(i({},e),{},{vp:window.matchMedia("(min-width: 970px)").matches?"large":window.matchMedia("(min-width: 728px)").matches?"medium":"small",uap:(n=window.navigator.userAgent,n.match(/(nyt)[_wd-]*(ios)/i)?"ios":n.match(/(nyt)[_wd-]*(android)/i)?"android":"browser")},o?t({},"adv",o):null);return fe().cmd.push((function(){var e,t,n=(e=r,t=fe().pubads().getTargetingKeys(),Object.keys(e).filter((function(e){return t.indexOf(e)<0})).reduce((function(t,n){return t[n]=e[n],t}),{}));Object.keys(n).forEach((function(e){fe().pubads().setTargeting(e,n[e])}))})),r},Ge=function(e){return function(){Object.values(e()).forEach((function(e){e.viewable&&ke(e,K)}))}},Je=function(e){return function(){"visible"===document.visibilityState?Object.values(e()).forEach(De):Object.values(e()).forEach(Me)}},Qe={default:[[0,[0,0]]]},Xe=[[0,[3,7]]],Ye=function(){if(window.AdSlot4&&window.AdSlot4.init)return window.AdSlot4;var e,n={},a=window.AdSlot4||{};a.props={},a.events=p,a.getSlot=Se,a.refreshAdsInView=be,a.getAdsOnPage=function(){return n},a.getAdOnPage=function(e){return n[e]},a.getPageSessionID=function(){return e||(e=window.crypto.randomUUID()),e};var d=[Ie],l={isRefresh:!1,changeCorrelator:!1,stopAdCalls:!1,unrenderedAds:[]},c=function(){return l},h=[],b=!0,E=!1;if(a.initializeAd=function(e,t){var n,o,d;if(!a.isAdSlotReady())return a.events.subscribe({name:B,callback:function(){return a.initializeAd(e,t)}}),!1;var u=a.props,c=u.adUnitPath,p=u.sizeMapping,v=u.hideTopAd,g=u.adsDisabled,m=t.id,b=t.position,w=t.sizeKey,y=t.lazyLoad,A=t.truePosition,R=t.adUnitPath,P=t.adTargeting,I=t.viewabilityContainerId,S=R||c,_=w||b,E=r(document.querySelectorAll("[data-ad-view-id]")).find((function(e){return e.dataset.adViewId===I})),C=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Qe,n=We("unfillAd");return"all"===n||e&&e===n?Xe:e in t?t[e]:t.default}(_,p);if("top"===b&&v)return!1;if(g)return a.events.publish({name:j,value:{type:X}}),!1;if(!m||!S||!C||null!=e&&null!==(n=e.classList)&&void 0!==n&&n.contains("placed-ad")||null!=e&&null!==(o=e.parentNode)&&void 0!==o&&null!==(d=o.classList)&&void 0!==d&&d.contains("placed-ad")||h.includes(m)){if(h.includes(m)){var T=a.getAdsOnPage();T&&T[m]&&e!==T[m].AdSlotElement&&_e(Be(T[m]),T,l,a.props.offset)}return!1}return l.stopAdCalls?(a.events.publish({name:j,value:{type:m},scope:m}),!1):(function(e,t){e&&t.push(e)}(m,h),fe().cmd.push((function(){var e=function(e,t,n){var i;if(xe())i=ze(t,Ne(window.outerWidth,n),e);else{var o;i=ze(t,["fluid"],e);var r=fe().sizeMapping();[].concat(n).forEach((function(e){r.addSize([e[0],0],e[1])})),null===(o=i)||void 0===o||o.defineSizeMapping(r.build())}return i}(m,S,C);null==e||e.setTargeting(s,window.crypto.randomUUID());var t=A||b;null==e||e.setTargeting("div",m),null==e||e.setTargeting(ee,t),P&&Object.keys(P).length>0&&(null==e||e.updateTargetingFromMap(P)),null==e||e.setCollapseEmptyDiv(!0),null==e||e.addService(fe().pubads());var n=Be({id:m,slot:e,position:t,sizes:C,viewabilityObservers:null,viewabilityContainer:E}),o=f(m,U,O);a.events.publish({name:M,value:i(i({id:m,pos:t,sizes:C,truePosition:A},o>=0&&{timeDefined:o}),{},{slot:e}),scope:m});var r=a.getAdsOnPage();y||(r[m]&&r[m].slot?be([e]):he(n),n.displayed=!0),_e(n,r,l,a.props.offset)})),!0)},a.fillPlacements=function(e){return!!Object.keys(a.props).length&&(!a.props.adsDisabled&&(function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,i=0;i<e.length;i++){var o=e[i],r=o.id,a=o.dataset,d=a.position,l=a.sizeKey,s=a.lazyLoad,u=void 0===s?"true":s,c=a.slotId,p=a.adUnitPath,v="false"!==u,f=o,g=d,m=c&&c!==r;if((r||c)&&g&&(m&&!t||!m)){if(m){g=c;var h=document.createElement("div");h.id=c,h.setAttribute("style","display: block; text-align: center; height: 100%"),f=h,o.appendChild(h)}n(f,{id:f.id,position:g,sizeKey:l,lazyLoad:v,adUnitPath:p})}}}(document.querySelectorAll(".place-ad:not(.placed-ad)"),e,a.initializeAd),!0))},a.updateAdReq=function(e,t){fe().cmd.push((function(){var n=Se(t);t&&!n||(a.props.adTargeting=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,o={};return Object.keys(e).forEach((function(t){var i,r="".concat(e[t]);n?null===(i=n.setTargeting)||void 0===i||i.call(n,t,r):(o[t]=r,fe().pubads().setTargeting(t,r))})),i(i({},t),n?{}:o)}(e,a.getAdReq(),n))}))},a.getAdReq=function(){return a.props&&a.props.adTargeting||{}},a.refreshAd=function(e){if(a.props.adsDisabled)return!1;var t=a.getAdOnPage(e);return!(null==t||!t.displayed)&&(a.getAdsOnPage()[e]=qe(t),Me(t),t.observer=Ue(t,a.props.offset,i(i({},l),{},{isRefresh:!0})),!0)},a.refreshAds=function(){if(!a.props.adsDisabled){l.isRefresh=!0,l.changeCorrelator=!0,l.unrenderedAds=[],b=!1,h=[];var e=a.getAdsOnPage();Object.entries(e).forEach((function(t){var n=o(t,2),i=n[0],r=n[1],d=r.displayed;l.unrenderedAds.push(r),d&&(e[i]=qe(r),Me(r),r.observer=Ue(r,a.props.offset,l))})),setTimeout((function(){b=!0}),2e3)}},a.removeAdPlacement=function(e){fe().cmd.push((function(){var t,n,i,o=Se(e);fe().destroySlots([o]),t=e,i=(n=h).indexOf(t),n.splice(i,1)}))},a.init=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(a.isAdSlotReady())return!1;var n=e.plugins,o=(d=n||d).reduce((function(e,t){return t.init&&t.init(e)||e}),e),r=o.adTargeting,l=void 0===r?{}:r,s=o.adUnitPath,v=void 0===s?"":s,h=o.offset,b=void 0===h?400:h,O=o.lockdownAds,U=void 0!==O&&O,C=o.hideTopAd,D=void 0!==C&&C,M=o.sizeMapping,L=void 0===M?{}:M,V=o.haltDFP,x=o.enablePPID,z=void 0===x?null:x,$=o.adsDisabled,F=/^tragedy$/i.test(v),K=V||$||F;return a.props={adTargeting:i(i({},l),{},t({},u,a.getPageSessionID())),adUnitPath:v,offset:b,sizeMapping:L,hideTopAd:D,adsDisabled:K},E=!0,K?a.events.publish({name:j,value:{type:X}}):(Ze(a.props.adTargeting),fe().cmd.push((function(){z&&fe().pubads().setPublisherProvidedId(z),fe().enableServices(),a.fillPlacements(!0);var e,t,n=function(){a.fillPlacements()},o=function(){return"complete"===document.readyState};o()?n():document.addEventListener(w,(function e(){o()&&(document.removeEventListener(w,e),n())})),window.addEventListener(y,Ge),window.document.addEventListener(m,Je),fe().pubads().addEventListener(A,Fe),fe().pubads().addEventListener(R,Ke),fe().pubads().addEventListener(P,(e=a.getAdOnPage,function(t){var n=$e(t.slot),o=n.id,r=n.position,a=f(o,T,"".concat(o,"-").concat(_)),d=e(o);d&&(d.creativeId=t.sourceAgnosticCreativeId,d.lineItemId=t.sourceAgnosticLineItemId,d.renderedSize=t.size),t.isEmpty?p.publish({name:j,value:i(i({},t),{},{type:o,id:o,position:r,timeRendered:a}),scope:o}):p.publish({name:N,value:i(i({},t),{},{id:o,position:r,timeRendered:a}),scope:o})})),fe().pubads().addEventListener(I,(t=a.getAdsOnPage,function(e){var n=$e(e.slot),o=n.id,r=n.position,a=t(),d=a[o];a[o]=Be(d);var l=f(o,k,"".concat(o,"-").concat(_));p.publish({name:q,value:i(i({},e),{},{id:o,position:r,timeLoaded:l}),scope:o})})),fe().pubads().addEventListener(S,He)})),U?fe().cmd.push((function(){fe().pubads().setForceSafeFrame(!0)})):function(e,t,n){!window||!window.addEventListener||window.addEventListener(g,(function(i){(function(e){var t,n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return!(!e||!((null===(t=e.location)||void 0===t?void 0:t.origin)===i||null!==(n=i.match)&&void 0!==n&&n.call(i,/(safeframe|tpc).googlesyndication.com$/)))})(window,i.origin)&&Re(i.data,e(),t,n())}),!1)}(a.getAdsOnPage,a.updateAdReq,c),ge()),a.events.publish({name:B,scope:"page"}),E},a.isAdSlotReady=function(){return E},a.cmd)for(;a.cmd.length;)a.cmd.shift()();return a.cmd={length:0,push:function(e){e()}},window.AdSlot4=a,window.AdSlot={placeDynamicAds:a.fillPlacements,getSlot:a.getSlot,setTargeting:function(e,t){var n={};n[e]=t,a.updateAdReq(n)},setSlotTargeting:function(e,t,n){var i={};i[t]=n,a.updateAdReq(i,e.getSlotElementId())},displayAd:he,removeAdPlacement:a.removeAdPlacement,dispatch:Ve,destroyAdSlots:function(){fe().cmd.push((function(){fe().destroySlots()}))},checkAdsInViewport:function e(){a.isAdSlotReady()||a.events.subscribe({name:B,callback:function(){return e()}}),l.unrenderedAds=l.unrenderedAds.filter((function(e){var t=e.AdSlotElement,n=v(t,b?a.props.offset:0,0,0,0,b);return e.potentiallyViewable=n,n&&we(e,l),!n}))},refresh:a.refreshAds,AdSlotReady:!0,adTargeting:a.props&&a.props.adTargeting||{}},a}();return Ye}();var AdSlot4=function(){"use strict";var e=function(){return window.AdSlot4=window.AdSlot4||{},window.AdSlot4.cmd=window.AdSlot4.cmd||[],window.AdSlot4};var n=function(){return n=Object.assign||function(e){for(var n,t=1,i=arguments.length;t<i;t++)for(var o in n=arguments[t])Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},n.apply(this,arguments)};"function"==typeof SuppressedError&&SuppressedError;var t=[{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 n,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},r=(n=e,2===(i="; ".concat(document.cookie).split("; ".concat(n,"="))).length?i.pop().split(";").shift():null),a={};return Object.keys(o).forEach((function(e){var n,t,i;a[e]=(n=r,t=new RegExp("^.{".concat(o[e],"}(.)")),(null==(i=n.match(t))?void 0:i[1])||"")})),t.forEach((function(e){Object.keys(e.valueMapping).forEach((function(n){e.valueMapping[n]===a[e.name]&&(a[e.name]=n)}))})),a},r={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"},a=function(){var e;try{return function(){if("undefined"!=typeof window){var e=window.navigator.userAgent||window.navigator.vendor,n=-1!==e.indexOf("nyt_android"),t=-1!==e.indexOf("nytios"),i=-1!==e.indexOf("nyt_xwords_ios"),o=-1!==e.indexOf("Crosswords");return n||t||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"):n({},r):i("nyt-purr")?o("nyt-purr"):n({},r)}catch(e){return console.warn("can’t get directives from cookie or config",e),n({},r)}},d=function(){var e={};return"undefined"!=typeof window&&window.document&&window.document.createElement&&(e=a().PURR_AdConfiguration_v3||a().PURR_AdConfiguration_v2),e};var c=function(){return"full"===d()};function s(e,n,t){var i=document.getElementsByTagName("head")[0],o=document.createElement("script");n&&(o.onload=n),t&&(o.onerror=t),o.src=e,o.async=!0,i.appendChild(o)}var u={32074718:!0,4792640386:!0,21966278:!0,4558311760:!0,4552626466:!0,4400775978:!0,39318518:!0,4874174581:!0,33597638:!0,5770304337:!0,38636678:!0,5777759978:!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},l="script_loader_error",p=function(){e().cmd.push((function(){var n="".concat("GeoEdge"," failed to load");e().events.publish({name:l,value:{message:n}})}))},m=function(){return!window.grumi&&(s("//rumcdn.geoedge.be/b3960cc6-bfd2-4adc-910c-6e917e8a6a0e/grumi-ip.js",null,p),window.grumi={key:"b3960cc6-bfd2-4adc-910c-6e917e8a6a0e",cfg:{advs:u}},!0)},f="A9",v=[[300,50],[320,50],[300,250],[728,90],[970,90],[970,250]],w=function(){if(!window.apstag){var e="".concat(f," not loading properly");console.warn(e)}},g="BidderError",b=function(){e().cmd.push((function(){var n="".concat(f," failed to load");e().events.publish({name:g,value:{type:f,message:n}})}))},h=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;return e.googletag=e.googletag||{},e.googletag.cmd=e.googletag.cmd||[],e.googletag},_=function(e){return!(!window.apstag||!window.apstag.fetchBids)&&(window.apstag.fetchBids({slots:e},void(window.apstag&&window.apstag.setDisplayBids&&h().cmd.push(window.apstag.setDisplayBids()))),!0)},y="AdEmpty",P="AdBlockOn",R="AdDefined",U="AdRefreshed";var I=function(e,n){var t=[].concat(function(e,n){return[].concat(e).slice().sort((function(e,n){return n[0]-e[0]})).find((function(e){return!Number.isNaN(e[0])&&e[0]<n}))}(e,n)).pop();return t&&t.length?t:null},A=function(e,n,t){return function(){var i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=i.sizes,r=void 0===o?[]:o,a=i.truePosition,d=i.id;if(n&&t.fastFetchSlots.map((function(e){return e.id})).includes(d))return!1;var c,s=I(r,window.innerWidth),u=(c=s,Array.isArray(c)?v.filter((function(e){return c.some((function(n){return n[0]===e[0]&&n[1]===e[1]}))})):(console.warn("filterSizes() did not receive an array"),[]));if(u.length>0){var l=(null==t?void 0:t.pageName)||e,p=[{slotID:a||d,slotName:"".concat(a||d,"_").concat(l,"_web"),sizes:u}];return _(p),!0}return!1}},O=function(n,t,i){e().cmd.push((function(){n&&_(function(e,n,t){var i=(null==t?void 0:t.pageName)||n;return t.fastFetchSlots.map((function(e){var n=e.id,t=e.sizes;return{slotID:n,slotName:"".concat(n,"_").concat(i,"_web"),sizes:t}}))}(window.innerWidth,t,i)),e().events.subscribe({name:R,scope:"all",callback:A(t,n,i)})}))},j=function(e,n,t,i){var o=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"apstag",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;if(!n[e]){var t=function(t,i){return n[e]._Q.push([t,i])};n[e]={_Q:[],init:function(){t("i",arguments)},fetchBids:function(){t("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]}}}return n[e]}("apstag",window);o.init({pubID:"3030",deals:!0,adServer:"googletag",params:{si_section:n}}),O(e,t,i)};function x(e,n,t){return(n=function(e){var n=function(e,n){if("object"!=typeof e||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var i=t.call(e,n||"default");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(e)}(e,"string");return"symbol"==typeof n?n:n+""}(n))in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function k(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);n&&(i=i.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,i)}return t}function C(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?k(Object(t),!0).forEach((function(n){x(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):k(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var S={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]]}}},D={top:2088370,mid:2088372,bottom:2088374,default:2088376},M={top:3691944,mid:3691946,bottom:3691948,intsl:3614988,default:3691950},E={top:544112060,mid:544112063,bottom:544112062,intsl:561454180,default:544112065},z={top:684296214,mid:190706820,bottom:932254072,intsl:868466422,default:153468583},T={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"},N={top:"nytimes_top",mid:"nytimes_mid",bottom:"nytimes_bottom",intsl:"6401830",default:"nytimes_catchall"},B={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}]},L=function(e,n){return e[Object.values(q).reduce((function(e,t){return n.includes(t)?t:e}),n)]||e.default},F=function(e,n){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],i=[{bidder:"appnexus",params:{member:3661,invCode:"nyt_".concat(e,"_").concat(n)}},{bidder:"criteo",params:{pubid:"B7HPLK",networkId:10470}},{bidder:"medianet",params:{cid:"8CU4WQK98",crid:L(z,n)}},{bidder:"rubicon",params:{accountId:12330,siteId:"crosswords"==e?571306:378266,inventory:{invCode:["nyt_".concat(e,"_").concat(n)]},zoneId:L("crosswords"==e?M:D,n),position:"top"===n?"atf":"btf"}},{bidder:"openx",params:{unit:L(E,n),delDomain:"nytimes-d.openx.net",customParams:{invCode:"nyt_".concat(e,"_").concat(n)}}},{bidder:"triplelift",params:{inventoryCode:L(T,n)}},{bidder:"pubmatic",params:{publisherId:"163427",adSlot:L(N,n)}},{bidder:"ix",params:{siteId:L(B,n)}}],o=i.filter((function(e){return!["pubmatic","ix"].includes(e.bidder)}));return t.length?i.filter((function(e){return t.includes(e.bidder)})):o},Q=function(e){var n;switch(e){case"livebl":n="hp";break;case"coll":n="sf";break;default:n=e}return n in S||(n="default"),n},V=function(e,n){if(!n||""===n)return{};var t="".concat(n,"/").concat(e);return{ortb2Imp:C(C({},"intsl"===e&&{instl:1}),{},{ext:{gpid:t,data:{pbadslot:t}}})}};var G="PreBid",H={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 K=function(n){window.pbjs=window.pbjs||{},window.pbjs.initAdserverSet||(window.pbjs.initAdserverSet=!0,e().cmd.push((function(){e().events.subscribe({name:R,scope:"all",callback:function(e){h().cmd.push((function(){var t=function(e){var n=Q(e);return S[n].id}(n);t.includes(e.id)&&window.pbjs.setTargetingForGPTAsync([e.id])}))}})})))},J=function(n,t,i,o,r){var a=function(e,t){window.pbjs.initAdserverSet=!1,n.requestBids({bidsBackHandler:function(){K(e)},timeout:t})};e().cmd.push((function(){n.que.push((function(){n.addAdUnits(function(e,n,t){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=i.sizeConfig,r=i.activeBidders,a=i.positionsToFilter,d=void 0===a?[]:a,c=Q(n),s=S[c].size?c:"default";return S[c].pos.reduce((function(n,i,a){var u;if(d.includes(i))return n;var l=S[c].id[a],p=C(C({},S[s].size),null==o||null===(u=o[l])||void 0===u?void 0:u.size),m=C(C({code:l},V(l,t)),{},{mediaTypes:{banner:{sizeConfig:[{minViewPort:[970,0],sizes:p.large},{minViewPort:[728,0],sizes:p.medium},{minViewPort:[0,0],sizes:p.small}]}},bids:F(e,i,r)});return n.push(m),n}),[])}(t,i,o,r)),a(i,1e4),e().events.subscribe({name:U,scope:"all",callback:function(){a(i,800)}})}))}))},Z=function(e,n,t){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;return e.pbjs=e.pbjs||{},e.pbjs.que=e.pbjs.que||[],e.pbjs}(),r=i.priceGranularity;o.que.push((function(){o.setConfig(C({priceGranularity:r||Y},H))})),J(o,e,n,t,i)},W=function(){e().cmd.push((function(){var n="".concat(G," failed to load");e().events.publish({name:g,value:{type:G,message:n}})}))},X=function(e,n,t,i){if(!window.pbjs){return s("https://www.nytimes.com/ads/prebid9.26.0.js",function(e,n,t,i){return function(){window.pbjs||console.log("prebid did not load"),Z(e,n,t,i)}}(e,n,t,i),W),!0}return!1},$=function(){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).mnjs,t=new URL("https://warp.media.net/js/tags/clientag.js");return t.search=new URLSearchParams(C(C(C(C({},ee(n)),ne(n)),te(e)),ie(n))),t.toString()},ee=function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).customerId;return e?{cid:e}:{}},ne=function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).domain;return e?{dn:e}:{}},te=function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).section;return e?{ysection:encodeURIComponent(e)}:{}},ie=function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).version;return e?{version:e}:{}};var oe=function(e,n){return"nyt_".concat(e,"_").concat(n)};function re(e,n,t){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=i.sizeConfig,r=i.positionsToFilter,a=void 0===r?[]:r,d=Q(n),c=S[d].size?d:"default";return S[d].pos.reduce((function(n,i,r){var s;if(a.includes(i))return n;var u=window.matchMedia("(min-width: 970px)").matches?"large":window.matchMedia("(min-width: 728px)").matches?"medium":"small",l=S[d].id[r],p=C(C({},S[c].size),null==o||null===(s=o[l])||void 0===s?void 0:s.size)[u],m=V(l,t),f=C(C(C({divId:l},t&&{adUnitPath:t}),{},{sizes:p},m),e&&{invCode:oe(e,i)});return n.push(f),n}),[])}var ae=function(n){var t=e();return!!t&&(t.events.subscribe({name:R,scope:"all",callback:function(e){var i=e.id;n.forEach((function(e){var n=e.divId,o=e.targeting;n===i&&t.updateAdReq(o,n)}))}}),!0)},de=["invCode"],ce=function(e,n,t,i,o){var r=re(n,t,i,o);e.pub=e.pub||{section:n},e.pub.getInventoryCode=function(e){var n=e.divId,t=e.adUnitPath,i=r.find((function(e){return e.divId===n&&e.adUnitPath===t}));return i&&i.invCode?i.invCode:""};var a=r.map((function(e){return e.invCode,function(e,n){if(null==e)return{};var t,i,o=function(e,n){if(null==e)return{};var t={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(n.includes(i))continue;t[i]=e[i]}return t}(e,n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(i=0;i<r.length;i++)t=r[i],n.includes(t)||{}.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}(e,de)}));return e.requestBids?(e.requestBids(C(C({placements:a},function(e){if("string"!=typeof e||""===e.trim()||!e.includes("/"))return{};var n=e.trim(),t="/"===n[0]?3:2,i=n.split("/").slice(t);return 0===i.length?{}:{ortb2:{site:{ext:{data:{section:i}}}}}}(i)),{},{callback:ae})),!0):(console.warn("Media.net requestBids function does not exist."),!1)},se=function(e,n,t,i){return function(){var o=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;return e.mnjs=e.mnjs||{},e.mnjs.que=e.mnjs.que||[],e.mnjs}();if(!o)return console.log("Unable to load MediaNet"),!1;o.que.push((function(){ce(o,e,n,t,i)}))}},ue=function(){e().cmd.push((function(){var n="".concat("MP"," failed to load");e().events.publish({name:g,value:{type:"MP",message:n}})}))},le=function(e,n,t,i){return!!window&&(window.mnjs=window.mnjs||((o=i)&&!o.limitedAds&&console.warn("limitedAds is not set, defaulting to false"),C({customerId:"8CU26C87G",domain:window&&window.location&&window.location.hostname,version:"1",isAdServerLoaded:!0,limitedAds:!1},o)),!window.mnjs.loaded&&(s($(window,{section:e}),se(e,n,t,i),ue),!0));var o},pe="//cd.connatix.com/connatix.player.js?cid=".concat("7d3406f2-9be1-4f9b-bbda-cf978f91d496","&pid=").concat("792baef2-4e7b-42f7-a5d6-6fdc96a3727f"),me=function(){try{var e=((i=document.createElement("div")).innerHTML="&nbsp;",i.className="ad adsbox pub_300x250 pub_300x250m pub_728x90 text-ad textAd text_ad ad-server",i.style="width: 1px !important; height: 1px !important; position: absolute !important; left: -10000px !important; top: -1000px !important;",document.body.prepend(i),document.getElementsByClassName("ad adsbox")[0]),n=!(!(t=e)||0!==t.offsetHeight&&0!==t.clientHeight)||function(e){if(void 0!==window.getComputedStyle){var n=window.getComputedStyle(e,null);if(n&&("none"===n.getPropertyValue("display")||"hidden"===n.getPropertyValue("visibility")))return!0}return!1}(e);return function(e){document.body.removeChild(e)}(e),n}catch(e){console.error("ad class check failed",e)}var t,i;return!1},fe=function(){return!(window&&window.AdSlot&&window.AdSlot.AdSlotReady)||(!(window&&window.googletag&&window.googletag.apiReady)||me())},ve=function(){var 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((function(){return{success:!0}})).catch((function(e){return console.error("et track blocked",e),{success:!1}})):Promise.resolve({success:!1})};var we,ge,be=function(e,n,t){var i=function(e){if(!document||!document.cookie||!document.cookie.match)return"";var n=document.cookie.match(new RegExp("".concat(e,"=([^;]+)")));return n?n[1]:""}("nyt-a")||null,o=!!(window&&window.matchMedia&&window.matchMedia("(max-width: 739px)").matches);return"".concat("https://a-reporting.nytimes.com/report.jpg","?mobile=").concat(o,"&block=").concat(t,"&aid=").concat(i,"&pvid=").concat(e,"&et=").concat(n)},he=function(e,n,t){return!!(window&&window.NYTD&&window.NYTD.Abra&&"1_network_detection"===window.NYTD.Abra("DFP_blockDetect_0221"))&&((new Image).src=be(e,n,t),!0)},_e=function(n,t){t&&e().cmd.push((function(){var n=e();n.events&&n.events.publish({name:y,value:{type:P}})}));var i=!1;return ve().then((function(){i=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{success:!1}).success})).catch((function(){})).finally((function(){he(n,i,t)}))},ye=function(e){window.addEventListener("load",function(e){return function(){_e(e,fe())}}(e))},Pe=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(we)return!1;var n,t,i=e.loadAmazon,o=void 0===i||i,r=e.loadPrebid,a=void 0===r||r,d=e.loadMediaNet,u=void 0!==d&&d,l=e.loadConnatix,p=void 0!==l&&l,f=e.setFastFetch,v=void 0!==f&&f,g=e.loadGeoEdge,h=void 0===g||g,_=e.section,y=void 0===_?"none":_,P=e.adUnitPath,R=void 0===P?"":P,U=e.pageViewId,I=void 0===U?"":U,A=e.pageType,O=void 0===A?"":A,x=e.prebidOverrides,k=void 0===x?{}:x,C=e.amazonOverrides,S=void 0===C?{}:C;if(n=document.referrer||"",(t=/([a-zA-Z0-9_\-.]+)(@|%40)([a-zA-Z0-9_\-.]+).([a-zA-Z]{2,5})/).test(n)||t.test(window.location.href))return!1;if(c()){var D=new RegExp(/art/).test(O)?"art":O;h&&m(),u&&le(y,D,R,k),o&&function(e,n,t,i){!window.apstag&&(s("//c.amazon-adsystem.com/aax2/apstag.js",w,b),j(e,n,t,i))}(v,y,D,S),a&&X(y,D,R,k),p&&function(e){if(window.cnx)return!1;window.cnx={},window.cnx.cmd=[];var n=e.createElement("iframe");n.src="javascript:false",n.style.display="none",n.onload=function(){var e=n.contentWindow.document,t=e.createElement("script");t.src=pe,t.setAttribute("async","1"),t.setAttribute("type","text/javascript"),e.body.appendChild(t)},e.head.appendChild(n)}(document)}return ye(I),we=!0,!0};return(ge=e()).loadScripts=ge.loadScripts||Pe,window.AdSlot4=ge,ge}();</script><script type="text/javascript">!function(r){var n,t;r="undefined"!=typeof globalThis?globalThis: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);
</script><script id="android-config" type="text/javascript">//[-NYTHYBRIDCONFIG-]</script><script type="text/javascript">window.shortzHash = ["2dcac1290bb4a38a084b79ebe4ef23a4582a4f75a3387e7d7182c6a45cb08f2d","e13ea0289b7d6164f3f2a5b739f3b806ede0255f76c650a79db5433476fc4012","b515fe18e43a495471497c8c17c5c7333cdb2269ae02f0aad10cf38d11b0fff7","10499b577e14cf008f2e5f7fd73188fc329f5af2570c9a5cc4293f4cdc3de4fd","60e528fb6444bbfd2aa1221f9c2de5bf7e95e1204c00d80be47e3790e317e545","bedae9dd1696e30c790fba478da3f134dfd4378428129ff8696d27a993108646","216bdd2ea44e6aaefee53a29081eef733069aa5b1fed45d3bb4e5030c7b741ec","6e372458c83efc7a9b4ec90fda5bb8536a83ac595f1fe32615b8d736db656f33","735837d616f4eb39c86c2b42c49a1bc7c13b27ed1451b44c1a83eef4f95e6a9a","359a0c78078ae980427263b35af0b6afe0fef13c5eed607a52278de1531b1175","bdb66ea87644c9ff5784bd00cb7c5738cd7e0e84df13fbd921c2166db2e77612","9391c2bb1d19b5f9c76a2227e043a8940850c1d251c21defd184956c671845ca","1d684e8c12494840b4771d5a8d7bdfba7c48dc0684f71dff7359351f7cfd09a9","6b668cadd00cf380695e3a283581bee230b42f2ddedda7a4e82253eee97ba9ce","b1c5a39992334746340a2e5fc1d70a3b3466d41793ef62e89e858b779900b49c","dee0800a870de04fe93f21d9cedde2284ef0fd6057a961268ac3a76c2c138f0e","3399aedaaf759be03022391dcef83619674e77ee7d7d13ff2c9791843d61ffcd","8b9334529102980c3d0fbaf7597ab508e18398533b1b85e9c7a3b3df599b33cf","4131d01b934fc37a25ee0d23ea332574b538215fd5b1003276df4cee901361bb","ca3373e6fa4c7609178975ce9a800fef762cd1c806ccc675cf785215c8da49b2","36a58a7c35a93ed75364dc3a6ecc19716475e59c8e6821add9cd614ecb7a75ee","0583165868991ca2332d51d90549b5aa1a2edc96231210edb02e45aa8cf43b66","1a99e86be304f8c89b9e54a4422a78b1395f09c130dfc2ff4da83c50ce093ab2","3a739959ecf2c6290b515b18027545d57730b06a272194395bfc41b4c4ea9b2b","e9b05a6fd6b71142700a25e0bb7368a479fe80c4fac7a2d752a7ccfacd3c70a0","a25cd63606d7839598e3d0784bb8c9cea4d82b0b82eb6c3cd64ffe74649ab081","0e62d30307f3fe3350fc655116015a9fcc40c73e55776eed56fbb6d7e896dac0","d5ed62213cc68e34309725cb3810a405abda7b52054b2299a3b58c256586afcb","ab6e87b93038d14a7e5342f9054671b4990e1ac57776e198638cde1dbf3dc64d","94e0734e6718f4ebd6b88828bef2690d34984d444c00db05608f0167c894ebc5","eb6c0210ca38d169249fb0b64afac5cc80be78d43cff62c2230bfe14bea858f0","3c4bd4f603c6b6dacba0a952f5ccb0a4d63072d00c685966aec9fc2c80d0566e","2fd679ba15ea38b19a188a18a49f6d02ea1c455fd3ad0d36b1f78d82bdb7035e","bb464d4be16697e8773e4a6729e2c2548012c627d1ffd75d44ed3415624c46e3","cac65cb9e3f4d3d5751d3be2eca6582bad179efc524ee0610c824e82e59266a6","1ff78229a626adf7437b0107e303e5202299f187eaeeb05ecd3ca06e35b1d0d6","1080d3be3eeae0058c395e6426e2a51a8617279707a79876258fb5309f347a3e","257302e94b8ff0903ce9c3625a40689b65b3bc1bcc90cb4298e2301b14bd8492","b68dc0ee3c5644c1e97383daf4d00e814720b8faf4db653f93704f46903f45ee","580626b40e506f11c5951216e4af3151abcf298e92afd1eac0a6f8c49045241f","8b9ed05514fef705a8b6f3b64e71904d9e102b2f935e7e0977281edffc5e80f8","6467894de1a9e6b0875b89bcfccb2b17d04da54118e8f00318a1217e13e10362","dff31008614b5f0900f14ef8c8a41a08e004779411f006bc51d6246f9fd5870e","1ef8b50fd21390e893d38b8578bd20a5564117f3ceb3cd94dc2723f24234e426","c780bf99878eb93c88573e6a2fe53b90b6c0c708c536dc5a5cfcbf0167c3bd33","9e6a9de7c982455a6ba16d3a3b8ec1943df7dd3e0f7d2b11f89cd3ee62d7f299","370d0640d99b745312af88c99c0101cf4654622bb6e242e3bc5473ab487853f9","64ad24a070e16c623ed7ac13df9be2d12073275dc1759511d5f20b78e335a695","b5d6fadfda74ce917600fbfdcc21153d12d16c8c36fd0d7a430b7998818b33e9","c8315227643a4b7e6a1f3a62dd320be1330d5e2ce25bead926d7918dfd62ab16","de16365f7149fffcd07fb99d6534050d4e3b1f91127ceb2ac52acf88af87b737","453c9bbdf3395e8a08641449e71f9188af9f4b3fd71cc2c17c1ed8509dbf61be","e0a87087ee215e50f197c7161a9ca3fb659c6cae6d9c551d74a32872131aa27c","969c9d296c5eb98241d50fa7aec924e5065b10bc3cd14ce577ff9d7a43bc86e1","762a2827807ccac8142d687debdc5841d8b57e4bf64e0efd39679bcf3ba797f5","a164fd583eb0c175ecea4a63a153c79ecc41ed72ae2026fa2069e9649ee43875","387ee61a9081a051efa8d1baefecabfa4b52cc113a144fabbf985a954a7a21cd","f987d829a5d83f882e9114ab12b2a223fa8c05c77338e0e216947bafc2f36b18","5d91d86ac0d2f565586adb118898e99d8c8e51d3b19091f72f30290a41aa20fa","98ed7357a290ed690f8fd0407dd708154af567590f607eb514f6d6017a9f256e","78f1a0eb7b69b023b5c28c38aef15b78a511d9726edb255e036ca6d2838551a4","3c9d8ff5acf57766ab5c37cd6c62d278692568ef39b0c5ee995aeacb216c1d07","ff974e5c726ca39bbfaac76deece87b9dbb041db9673527a2d4a4bf6d0263957","696416d1e54e7b72023b73419207fc23e2fad760d5778f9bd04ccf0cd019ae6b","6affe16c57d22fc807e90a57b904bbb9d40ad0640d8f60255fb8cab52e1b794e","812ab82ae6a829fbc5e191df5afc09e5a5eb66c6407283a8ed81cb2d31a286f4","af269233d1244674a9a36e0178cca4b71330b332799c5e5fa1e08be4605c1f3d","a69284c2ce66446b99277068bd8c9a9ff56833dfa022f253fcb864aa21d2436d","02c2e85ee2890263d03ac5495593d7fd342a7d158bb2185bcaf4e9c708c94d30","4dab3fe7546fae11d4709d9e02fe038d305e1d74ccd3c323e8844b98c9cd6d29","1fb22f25ef5ce22e7693a65d193a337d810690f2bd78c4ab2ece61dc6b83c308","ff4c780745118fc1771220b5aed21bb4fad2a9d0224ad85a66f8c25c5c0dda58","1d62808444b822a07b47087470b305240fe715a3093aa605f580faf267aacbcf","a58d28336ffbf42cb938760bacfa9d0f60f5c4672d4f6da873f12dd2d1d90845","4cdfbe3c28437b6187424f10b30a754a8885fef9a494e4bb8d833c2a2d42fff4","3e15fd91d1dc2c0e97d36c33dd4b48fd92f24ed14a9b70bed5300da6f40f6f44","ae3f03320e8a99654a12d73f3aba567486d59a13f178008ee6695b09403a4493","33ef6a1cbc78deafb887792e485bc7c7775821784c89e55e627a7ae21453980e","1e73864e68fe008593b7a069b580950f3ac30a875674dcb670a531f56087fef9","22ca55699a1b1d70f839031264279d6af023f95ed01b4e033695aaa1156f6204","1c6f95cf79a6c59f09e5ed60a32d627aabcc3d1365b3bdbbc26fc11c65ec7279","8a32551e44f98163b1dd8d7dd96a3e5338b7f558d1ec9fba5e0959bfd94c5d61","b0a5644fbc2f9867d97225c97fa69b147e3d34e4b4d162b637c6e73893a0d162","42930ca85d4368e76e6dbfa96f088cb3446abb2a6987dcac57fc539de8eb4475","cb5e6c898fe0102393f91c1b7d2fb66715eb7528713536a02c16a3cff69575f4","a09d13dca0ee2e280842fd70e4e84a4737b47e98b4beb362dc345b282b178d86","1bea1607f3279d13f447327902d4f00e901e78b01e41324de2d7185bbcd18bb2","ceb66a7d9dfd30056fdd5de28772a3b68fa5a325c270ca415f2dd9a73270aa0d","1e6a7a0db1deb0356635c71638f79116ab6c9707d471ef36176a3aabffb60522","ad943f9ded1519e1130b8ecef0ac2ed39623f70e5e3a0ef318e1c5c790ed1b08","7bfc5161951bcbf595ff73b103784c640d8103c150799286c71bbafb91d67b5e","9514c7e20902c0f985311a3faebdd6d82fd7465b4dd69230fa490cc78141834a","92bd607623faf28e062285a4b1a4d1e5ae5b2bef457c87a21bfbc450b61d00dd","9ecd807e794d620e3566af779b25c7c1a58cb24cb797331a7fbe4fe3061d107c","a30a2c8ec3fd34726651cd35f2523a3284df07315be160e0b6ec80f51e208a34","874fa070357148d2ce98d913869205a216d636c10f7aff68c26ffa10997cf898","3b2b9e66741887fb47029b1e9845b0d516ce4abdb94be378eb799a873042d41c","558c23bfc1cc185e044ae51312bf7fed114d029b5d43e45fdd11350990bc79fb","b716905d4f07de136885a1d3d28e1fa67602fa76384302bf02237ee274f391cb","6b5f819a8bdc4d121a8975a7e1ea16f2d7c72ef8400b742022f6ba093e7ace95","122d2875cf25113da8368be00cde40d90786b4d4b484a5487bed2d624a7e9371","78555ffaad80f9f9f27d46ab21a25ece73d43367bc0ddaaebc8d6ee3ca8243fd","6440647e7f14cff553f30d3b93ea79cddee2d5c8817ce3e0b92cad0ba627f5e9","baa37fa334c751679812936cf4cc377329ece6c04440763096ac587add62f42f","b0b61bf90873527ebfc392d67ea64b49cf2c2a0650fcf86d542df707289b6630","abfc11c6502faa3e28e332164d89816ae4a322d0ba434b233db1b3666ebd6242","2401210ce287b327500599e843274caa0fb7b5400a9cd03fa529251b7fe08ffe","ab8c3f298b9901ea0c595c7b62fe3628d1ab215e1784399756a94525cf087e1c","a9d1475da308391040d0f2bca94a6db85b316f7fb98e57870c95d35e10fedb96","cd673a89ca9531a46cf40ef6f0ef7b88abf528071ed14afffe79be65ffaf4890","4598926c0ed293b13aa75e4b75f9cc9af1a2dcf3fa3850031b0061c5b82c7b95","b19f7f2245b33034989f820fbb4b2a9bddff8a6899a901ca17fc7246449b231e","54077c5c1eee0e6c8d52b8fbc050b539ddd855bf9db700ab5962cce2d2183ead","09bafe8d056266d2dd132050a32f78caa270a0ddb44bf8a8fd20043082bf5bb6","09973dea509526c4892d89d494a61899cabf8d5a5ba4d26c4f18a60642c8fed0","a4a4658d041ab351676e94c7258019ffdc8498c20caa6878492af3dcfc84747c","eac059718a0dce23492004c0e2f27f0fb9b6d9d3a8d52aac43a7c07cb4328268","2f31dfe38289bbaae034daa78ad5dc08ff6d373c768f5ee5ee7d52710995789e","70580de6e4aa38bb69ae9c4311482860b2ecac68e5a6efe1790d0fa317d0f6d8","63257b09ae5c5d130d719c1272d1b39a4d07a2492b7974f166dbb8863108f3e8","b6d68147b0dd6135023ef7a61585e5af6ae771c0a480bcf83e3247a13241ef94","14c0ee484cd3c9da99a599fa65af3d2ff7d7d705d248bea370d4d75980488dab","bf7f17b73813a37b4848041bd83d68c5b1d8f7cf64e15a300c469da1abf60b76","bf96debc29e4d16ebce145fd9be6bccabcac38fc60b4796c79744b29774a708b","ca5c1ed1664a979233e36f478cc519eb52370a42e2722aa81555aea7c2e928f2","fdae4a38bfabfb5b2380001be5260f440267fa48a3362df8b7ba8cb7448507b1","9a99a8147e3618eebd27082272f4a394f6746d725acadf3d1e3185e0697793c1","6f6481a6e3a5ab653d746d5950bf87001953eefd2a3033b84e501d583c3324cb","687b6c503866643fc868ef26aea44f5a875867af1484fc974d73dad7200120cb","f329905abbe8083efb82a9d9e302d63e7283dfa06314d6b79264c2b9eb26ac28","f6eb86e0d30b7d9aea04b5b8c38a1d01d5f4eaabc258da49e7bacb5cc6b85652","65ac15e5caafdc6dab5ba49668b06394aafdfc7d441a47ebb6384a57e539a564","8e6476ddba54330449fb66373b5e2f93235a80b8c722f0e74ae0f0b9ed6f2abf","2101ef59b1cda603750d0555a250481934ceac2724dd10a0f33218818296cb10","e0693f2c5070c1365c7f04b2aed925c88d0e3d383e5f7fd6238555a4f8bbada0","8c42b06a85b0a42a35cf97c59bbb786014ce7533b83bf9aa4a7b6b368022a5db","be1915e5fe9c9b3d2a28bc3eb88623c533cd366b21705c2f270f412bd02d5fae","5e5d24d5c4f67092c720266e424f38c8963ddb10b81d4992b9689876a11d2986","51c4ec02cac21acaa244438ad84a06eb0e9da4134c88b26ee62c509c2dc7945a","108ad9bf41d5302885dcc5ba5e485062c7680036fe6e72e5704d0095f2e71751","fef0564090759dd51b764750ecc987d502f0955ae39b02546b607ee067d75cf3","f5210e6e5a870b42f21dd5c32e1113d3cf156b83de4ec4e12a04d41673ae6fdb","2b6b4b594c3bbb245f4f13ae4d2aeb9b0cff4ea05dac8d496fbd6ff985f10114","f00073fa82e81e6a9c025e3b6eeb0b1a41e4af481353ec0f930db2f881016a25","6966a6849d4830b5c3d537e59221bfe38f5e63aba05c615d5bc30157a9ffd9df","a01e9af778bf2481672521b68867501f919640767401a382fed9b973e71cf4d4","a410ff4a395c20ceabef5443abba0dfcaaea0b7c137b5c3cc32cc4317ffa3a87","af4fcd12be184a427b3a49bfd88ce1dc6087e218b0c9e9be16c038fad5cad030","3c792d32db187f71b6e41c59a659c5fc89d42d87d841a09cfbf8cfa66a5c864c","368731d1746b665530fd4694238647918af37ad01168712e891985180d0666d3","8da9ac42cf0e5a46a18674142df5fc67584ff95b21ecb7eebe2ed5a53c4012c0","a3dd7061b4d5da02ea9ca60b419e1bd4436536a2713194d019acf3dbb9567129","c780f1998d0d6ba9d9047164cb56eda4f55f467f059a3b165fc1a04b2328f840","700aa6840021501f774e7f2fa310cc2fafdc9a8e6f21d6561e83cffe50c1cbfe","b63cfeeafab4ce942b082e1a6ed8d2764f9ad777f70e4dde77d9558d0564c394","e63288410878e5d4e3ae3a70b9b9f3e6a9a4054a707ea1848709bfa3c1ba9cb6","00bf3493bdf0741c645b1913827d4479b791e73a8af98424bcb3966b6ffe881c","c3a9fdd41b99f52289f1497c6b300fac017d0f295e055b00d0a7dbc994ce2077","d9f1fba75d1e81575092777c5a87d4cf4876d9088ec9ab5aff9c3d4a4215a00c","304b4b2a1ada46186f89f7520906763561d0e15b35ad0a9ca74c504b4e554861","65d06150aea5663964f42432ec4f3d7139e75a265852e3af6eed87decdb9f11c","c0fb8bc6ef367890ec30aae7ae7715749cd504d50becc21f86b14c026fe810f0","ae22576f984ba64ef8a7c908494f9868661e75b34720c21e47ce9b0449f9a447","afc397159bd3c31bf174a297df4fa400d0b3028147c807739d54022d5c755c77","c9f3dc9a51d9863311660998752c66d7288ab24edf421b5c946066d0467903b8","6c7fd4fb1cad761d7d23c007b45503c2c309bb90390e7e5e5806fed915c33bc4","0afdc4270cbe3ee9fec0443c26f6d197df323b37139105bdf416ec734393e252","b3623a001c4a1b2da8b1828fca26d595c8f026e37df0f43892c89659559211d0","d98ba25353f12446de542afdab7091ec34fe64f70ec380d15965cbc5ae69ec6c","2281e4ea882bf56ea75dc3d9958845cc829e3fa889fa0d52fcace9eb20447f47","318d4f3b4aa65b1105c1b85260b2d2a292e1d7eb1ed2a6fc46d16eb5e7a4d8df","0291d63dac793d1e97113a4e8a39f6f0e803053561fe3d487953a5fea710ec7c","0e1c469f118faa37a0b29c7be745d5a49099fd27be6a195e6434f3efdc591ab6","6fab61118187664ad208a88a7718291eb1cc55c201629e31cceb4f932c55352f","7bc2a515ed27ed13257bbabf84b63910596c99a014d101765fbb230badb79a47","3abb25f7d8c5957511a9cb21406833c2ef4f2ef0ed245e907f1f8b75d2abd171","7f9308bc465bfff7dfe1375173c1fe3c14648d56d58d736253478f57015b3cec","738be197211e446fb49673fdb964f26f3556f337692c3fa292fc1a91d9bd6bd5","749c0138c868ee56a38975d5ab1384d4daa2135c90f872076d42eceea01422c4","af71a2f27df010932275dfb07d9d75bdcfe73d9fc0ce330e05930a14dc493cd7","952d362259f5312df84f4ffdc88c7dbe2e49fc6545c3c33315162ecbc18f97a5","aea76784b8763dc69b0d19300bf6aaf6820b979f007847982992f89a8f02eb2d","8acd60c71bee1b614db16dcf8bcad7a6a90b3baf085c6241fb58c7bbe52c924f","a783609358c950fdb08386d9370ff8654a9dab2b8d5c6a1effd062ca90592df2","16626e205ae5b28bc7b1bd16a8632f8aeca952c2dd8f4f3da294ad603fcfa335","9fa5fc2453c6ac81416db876f61086f7f7a7f63e2b5a58f510b56a620fbab2cd","a295cfd48760da98cf70bf11af8f86dd9353f9076188a173ebfdd68f5a53b710","a5c783444cb7ebf1f0a18a96ac718efb4d7623ba2511d4e13484983bf10cf2e7","ce4fb41a70901c83f4470160441019bb0a3e20f5aba7c4ee546062391d076c0b","ece7ae26f1faa2e34e8f2929a6e757555d48d97ee2707c16efa5c931ac9b03f5","fbba2aab79ac2a4197ed4783a6eada76f541cb25dd4e0ed820007d66943c81f2","9b63606029b9e0e80a2aecd24ccddc47617465590fc7c0e29260a3d5d08fb74a","1d0f48726b62bb10bf79fec885a605dc8f19d77d6aefc274da36068fac5bf93a","3dac3d3128d3e5b78f90217d4ae3fd50c5f41ad25b2da5032c15e0e67352321e","0793383aa5617fb305ac02514e082fed112a763cb0dd2a0965d707e02d4246a0","575efce7f8f296062f6c2c11f4663e6429a485bf838ed3cbd350f15d57b82b1a","c66b05111e18261444ee85121f7586361451ce0f2869bacc22b9d375535eada2","5122196f82093cc8911892361f942aa6b539ca9fe75966deae1d27d40385c43c","85625d1d59c52b396cb853d87d7c91cc9f02e224d9a7da0b86a67988803cea48","55d62e051554b07881814d7cd51d4b47cd17eaadf4089881d96c9bb427390f7b","0b9a72913aacb6182d927a1ef372506c8ac4dafd34bd3ca091a3ea623d85b5f9","8b1376750572c52915c19f9313466b5989ec37ae4731bb7edb344d88ad5df244","01a50c6814a45c727a703c02af6769854e6049c76a86dca715bcec630f281db6","63b5989700a7a918227a61488b070a14e46b1f17c2e95494238a805bd8a93e44","0aa07acdc3c512397c406223d8849469307ebcb4ca3d1c814d138d2cfe8a6f59","2c3848da1ae1ac566c1e11f021c0b5402c9ffdb5afcf37d8f15be89ad77ede50","b77b09a21aa0b0136bf5b4698785126e13831dcdc39faad9e99c18e63806d04f","a55d4d98b8b020137f0ce5b962e7280fbc2a1f2b154cfea1f7e2b5f365c08b56","61bc067667d7ce8f6a1ace9f0a5875c8f9de8ce20bfb6190515bfa7111c2d67e","2e22594b1772e973346443d0e64c0ce8c41a3e6cc2ed1d454e644d4ee7a7dba7","823d46f46efe8114021ab03fe66fcbeb4312e92196ef3aec3d0c5305be689d21","0ab00a00344693f7c6657172793700f5e507a9d0990dfbe451067ffc5e5e6643","e9dfcee4eb2369e95b2a8a7ef071522cb260aef36a30b29fc153ed2526750885","6fd54bd44296d6939cdfaf979fa88e1d63cbe2f42c88baf2ffd7c0fa9766baaa","960c6fb56d190d51c0ab253b333cd45f626b11030c7188dd4a967130da8b8d17","42f084d12f47aa5f149e3250b4857ea5700ba53d3d71a4ba0fec346b450ad74e","c2800f3673b3730df089e503ba6a5523ae45ada20a54edb75bce2acbc988ed74","e752a5686a7da0ce71a951140106db36e01b1970fcb70ee1879878aafc4571b1","5fb9ca3437ad06c184884fca470805603be0cdc4b7dbe9588ee88d964cc4d50a","2dea78d0417fbcdf8c1c94c1ec0d8ead1ea6b8c04b125fcc09d28a3f159b7749","e3257d4b390b81b093d87961c7d96e2b850e44e56a76fe5a0299e1b78221db7b","390919c1257bdc61e322130a1cc36f2f844cc9372ddb46e6441741498f144f3e","e099bf72fb0cb8b467409fc9fa6b76f84fb2d13885cbbfbee8c81c8ab0616d47","73e56df85da53077ac662fb4dc3e56a073d52cbba30eae74360d0d46f0ae0333","3d3141227a39486874801b6218344dcf49430faa4619c0ae60ebded757172d10","91a4c54e1d6294e0e69f6829f8d4195a49d25553ef6efb923d3ed46f47767c31","8c14c2f2fc09ef80f69092836b694a64d1c8cf33e6a3d87682f0b682be941a14","8633980183e3b033c8a5797f838ca0c44c27b49c3e8702a3f7b92dee74d4de4e","9814f6ad30ca8ac81a3c156421c43954a9fe7b061d20ff5da38f72670b3791fd","483ede5e3136b8d3bc05593d8f1cd7b98ee8a2d099c8b85f24f69fdda8dd886a","fa96ce56a74e85f248ff60e74c035150d63e5c49d0be4c3b65bd8a4581b78c3a","651c441d53b85b8803c0de24622b2336f68af9c896a13b57c6daa269252174c1","287a33a94215c5927ffb502cade9e4c719b7ae071b311df272bd34eb8b17aa03","da400aaaa4aac9a6e4df121fa5fd8499d46481a29489d288e9c06c5275c44786","068569c41f67a477b89f6cd727c284bc18cbf8cc02d4846591fdb5a5c67359f6","fbf266d1b2eb374ffb29906a6fab40c730599f7a35f023073bac8bd4c3f8ed53","50ae67a086ab69c275394609b647a81a028ccf394ede18a4efbb6d16a35c3f47","4ecd64ed5cc65a3f900ab1de152a7532f6527647bb307210c67262e1e57a5d74","c604048f56f88bd5c8b6541ce72a79f8d04dcfe48b55c4514d698b4f64295e7d","c10898a4f5b2e7cf6177163fbbb68935e7618c0dc264136b72bda8052fa0fc6a","cfee2edd7df33db2d025ef279db8ed1f4ed9cf53d09e1c240f07c4d8062b0c15","7c0772409ce967c948217cb253368637142da667c7cd81504a85a99aa3149a51","b7f39df64547dd0754454b2a8e61808bb3bbd8b237c4bc4072d0e1451da55aeb","5e176cdd2ac348c633e677bab8fac34376047e6b4e9e00026b3611914cb72166","252c26ce619ec49a583cc86a72a8a09b5fb388f01196dc478dbc9acb56e0037a","a8608a45a5ba460cacffb9443c3715e82bb97194e7a727e88e812ff5e6bc9a36","cb7b710d407d8b0ad6d897309e34775af21df8f4afddfad51d6c3c7cf8e2ba11","2f1fbd61925c39d1aaa82193673ee405932a61d4d9bc6a91fde0cfd74671b9ed","d16c6da040a59d9b4e8f105cdca97c4ee24054c795429d46c8203d06d33dfa5f","c3ab90a296ed33251f0cd245244d521306e1cd75e6f598d8f1f661071a56e232","eee2b4d7bb8a984d11e357631bcef28c02399a295556bc8861ec08a75763f48f","5826409d214c4d5fc18fd756c06c641d143d45bcf3c989def2d06d743e9c9fd8","6e2b07258b468ce11032ac461a17d0f69e3affb9e79af39c84b194e72aa9513a","eb0ca39d3dc45bc1b36077fc3797758b0e9ccdc09275b053ac21cf6eda56c3e9","71dbb2da940b8141ed890f786520f369a8f624e3c81d70fa0740925710e79e82","84a2e98516e6fbda1f35f1cc0b10eb0d6352e016b26dd4a9254cfdadc02baf0c","e29ec81c37b84469b4885d8dc3673557c8c6bd7ed2604d8a21e1c664b6e0b7da","e91c3f72ecad982cc156794c560057890b8995ecb86c71366822ccf6f2e5dc58","f587ca51f2630352d497211f3dbc30f5552635275811fd14967e9cccb9663e95","dbd83f04121597f1716bfd07018c2901c617fbac4b81a9fdf45ed3608c1cfbf5","4c653aa5e15f8f110fb43e8b6f6b140cc33514bea25b58f1eec59e6a073b6414","a0b3f0ed3843a118c55edea8ac5372744e325ad10cb8bbb020cd15604f5909f9","25cdb2e1d5359b11edd1513059765a5634e3c0fa2ceb8daa9b877d5351cdadd7","5a30291a4098639aee5fa2690d18048a9fcf2bc8551eda4aabf035932f02ed0c","4df76040903d8bca8494ff2df9bc4603bd4f242bb87096aa17eeaf3933d08682","1f99cef5c53126b873be46d218df48cdf3d3ccbe046ddbc35e61858b7f61a164","aeab7117339257272c2091083924d037c0c3039e6eb8e775e6dd2a9c9c32e81e","084eab0048662997ada9bf85f1f92c22081cd83dd048fbc36ec3001ab0bde306","0c853785749f90960a51ce0938baadac869fa66b2c6a87209a9ee78dbd91db98","e1ac85f157cd15002554ba47a615814880a2146724c69a2157204a34cf4c932f","af328a7c7c735f6bf6aadf7a9dc786f4c5fb72a8ff97bb2a74de5d53bab44296","df294a9b7e0c762aba1cb341437e455234203ece293662ca368f521bb65401a6","476f79d5916520e59dc75c6a22439d2c3c804634e4ce6f73cc6e1de8ef75d365","59e68df157b252cafcd330c22e9614f064695abb0e8f3be2af1de0e2b9c116f6","cb7f589cae40827125d67fb992bd7aafa90ec4abc6da6bd61e71c523724c66ef","8f7d02b2ab4226909eafdb3fb7fcaecdd1e3b2530177a3acea35b71f73b25fac","67b60169eed4e18390ff5e98f318e988e7f2e521c8dbc403c6568e7a3444a8cc","d03643448b94902562e8f2abcb2a825d02d3c7b67e7cf47b4f14bd59e73d4ee9","0a1ecaacdd55e5a80b24a110b96f9f8be8c788f7b04c33262dda9c19922b7588","058baa3bde09baf322968b242ad51c4a7adedf28ebf21cc036314d4d968c8411","cf4d8323df248188e7f069650e1e2332584ca05a313f1997a9e2bcbeb4acc3b1","7fadf40eec6cf2cf34709a382eca7a68c981497b9da366efa609fa763ebf0ff7","26e039fc5b40cb506a6d4af99da9d773a37891a83bde2fc7b67a95e1058c24d9","33a792de3faed6f3da77f7c658b00d055bbac19758ecb427f64bd898fe306749","3cdd8bc7f89b00d9565d3f8c4dacb70edc1e13673bcb3b182ff7efb1551b0e16","c915b96c4bb270d27e14b4cc7c3f3e8330c1071713e67274c862a44657392abe","ac2edf036f6626277b7954b27aaf2dae9d3dfe571f2634e68831d770f0668212","6ecd038fbd1b844c40810ea3efd2732b5f63c2223c33d6a130647d67e97fb2bc","bb0a6e855b29d3a34cf878d238fe6aac2ea1f7b736f0c55f9fc7c946af1413a0","59c10fb178e47b613f87341812e627b595e1f1318f4d4dec33c1a34bc3b99233","d2350a1957a76753e270e2695b5a4bc44caa39df841e7c3428922f68d8a9fb9a","81095eef69e3230e5391f1ff38ab333f4a313c74cb9686da136c82f36f926851","7f4c92dab2a53073779d2ddfce63a9f6a4242b1628077a0214bab5ef3fafddf6","6b37aeb48331e93d1f84938b842d4d15147831cd3e6c693fc3384590e7667f35","30805b8e378ceacd8e23fccf775d00bd6e2a3dc3fdbed461cd701e6e451e279b","323739c16545bded3ad9d10b71adcc12a1151f60b8a40c1c9fa785a97c34a2d5","edfd85976e65b6771a5a910d3805e06b7b9476f2a12726672793f7b7d756c949","f80c0f1fe5737f5ebb8b627a18c8fd98974c074eda537cd65f3442e014284beb","d2404d64004085f98dcff4d56f172feb62d69161e0b7b390218aa6cc522a4e7c","14f9416cdd29bbb6f71fd3675e3e1e715fdf39618d6b28bb1cef15229609bf93","e2780518162e9feca0f57f856ffe5f5e674eaaa683730f3baa1acfa2d8107b3e","d46c569b967bbc09dd55ad92be7ba25e99f56a472ed145b39aa2e74801390d47","19d9a784e1215e4e79568dd8d8d23c29caf65f86b95a367129ddb81997267f34","58c2e83c3bd6c74821f21d97b4a469f354f621c544b096f463d2340b951e08ec","a1eb429c0663f6c14fc90875d0486b2c6010e0ee602851e73963f58e4f3322c6","c68ccdf4f389fb2925cdf713ef6a599f19d284310bd07e7fb7466f13f22fca4b","3b60bc876265d238397351f4b686b7af1bedc6f8df31b0290d60c6afe20b5afc","61c399a7500800cdc067fed74f1739d244d51ccf164bc6d51c2075942f082b17","53a7b9f534d39dfde9e58b26a1e521bf9296f525ea48696b0f97471de9b6e2ba","e158384755fd03511b37835bf065a932a0cf442fb2f9005483f1fab57d6e6b91","d7b13a22dad8934b0f851d52ef2f3c8b4fb280f41c171c22b7fc506e5757054e","bef94e98e2b418139ffafc9b358e2233cea5766e1e310793dc6c3c1b372bdb36","96b95354ed6753846dd3dc973fbf788eb8fc54732e3d9d3467dbd73e771c047c","cf3ee5d3ba3844357542b2148930fd0b27c0acae7bc79607ce758e9320248fa1","62642539be10405a8bd2ffee90e40a914436e5c73720b9e2865cc0daa137ccc4","7396b26cd8c61dc7cbe4ee9302d9e0ee50a5c1c2b9f32855efe3e9a33356f394","9c75c6f98526bf81f982923ff661bb30a6c2121792f3490e75af7db942b6c95a","ff0f7fb0103f851d8f04cedc790271437e51522212dd9433a6b280f1b9a44108","2d2f28bd48cefca52bb79d2b4b327d8b4e5b26015814d903c71a312d18df4458","6a81dce0c9dd98bdf69b50217fa4ee64313e305e35973b7ea93f0c333ac3690a","d7de8ab2594b01b221e17a68f1d8d9aa35b3e72ce507c037eb878af7a703ba0b","7709a19864d62e7ba22f4faa7e2c646f4b29da881c362cb2758971c163fbbfc2","b223cdd7ecd8d08dfed8ab3e1c6a28a0d70c19895d926d3eb12cfd868c012f04","47352a9f28499a7ae863665751f39e66782bd9bd5e350b7caea186de933e70b7","370f15819af7a83e731c6852e4a5bb94e56374789810168c3c98ea5114ac8e8d","972babd819909ebbda2d090428ed28f6624b935537134c1a4c3abe9b4187dbef","229d8cd38130568cfb87251d3509c50d7fdf609442e77a2a802145867b994db7","5e7b61102572cfc5e0160bda41da443811cabd63897668b9bd21e5a0679d16d5","661679aa4ef0afad837c845992cb860dff6df08ecc845b0db54626a59556b618","6eff6f58a392f846eea32875e600bca584dd4cc23270b089f4e46dc4d6e2c30b","c90a6df91a570dacb1e73a3dca12e07925aa44ae37ffb7563760dc61e4cb7a63","0619a84157d8dd61b22e50c378f152a5b29caa9c8d67a09c7bf6ea2f0c9244e3","d997da3264c7b21d55ee931756453729b38b3a415967821dffa035ed54ce7123","b12664278bfd2a7fc31503c424e7160da013f6f7c918b7fc58e7b065f123e567","7131f72058c30ea01a9ee16f92e32fa5947ee63067652fc99571843cd09cbb00","f2a509b741b2a90f4cd4d00840bccf6ca0c07b4e07bf495fcfa91a5a52cb8e58","700088ff04fbd6cbc89bfeaff67a5dd43741b95263eaf012d9ee20906e471a50","b24dcba684da3e9b83640c5630359a0ef5320b7ba1410ab286181000c96a80f6","92162f112e89a9af0ab46316f244ce9dccff4186dffcedb0a93be5ffc9b02dee","d83e222d01d919100ea4710b8344b0ce80d56b1922a35d27d5077442de4e9089","1c70c7ff757717a4836943513000fc5f3830ab7f2d949201b14e72316e7980f2","65197211e8bc2e32eaadb352635ac412ee72eccd78dee445bccd7b64898d997e","e7b1969a670d916cab771de1a6a6f4bb5edca36e7da905cc3f76b245d6b7d079","50ab5dec429ab5060622d5717e72d32843344c38da5534ffe3153c38a5a4cc1d","e0c128e445c7d63c679cfe442adc8a0ae1a17e9343b74031313d69a1e9e3de8d","c7e1f872efd72a0f96aab657b3e63de76caa560331fbc1e6beac73e525e116be","9679297253f97145b48f39e047c9841d3ccb9b18605ef4806aa41bea4bd73539","89776999e8ca1723115ab35da089ea1449381776b61f434f1b1ceac0c72364a8","ac1ae980e17a4de994a29ea8aabb51b418c18c8238bf23fe4cbf70ccf82a159e","02a579f05bafe7d65073d45b8dc7b901b7161b3bc580a12a1858602fb61a738f","61e75ca8a6dbd38fcdbb355b85c21d8626c2357ab1c2ebc2ada6d665238e238a","ad5505da2bb9e5ed79953f3a18970de53e1a645309c2f72da87439d38a422f0a","12bd822a920752dc335b8b0b5677dbffdbae6910fc0f6b1d1d31c16f1a3788d6","bb54b2228bccb95118630bffd063c4cd0aac6c2b36f5e745913080f8afcd69a6","491f502b993a7d7053c41f5dff1c67ce644f8878c057551071c706f2a1ec9cc0","29764a937cfb3a510c3410adf8221d9b298b351b9cd7b3be6cbe5e46df7e56d5","b786efde8d0a8c7393e2d721979c4b06cf2c653a30950fb53da937e007b06438","a609db6647dbd6e5a79b1158fd212a39dc2d8ed7e0efbc2826c627cbda2b033b","d7448c7f7557278b9c22cd6efd84cfed82ae0388c28db411db07dd7cf572b9eb","60d7ba12a9ec68dffd1af99b551a3d795ffdc338d2202715fd8064e39d777510","ed0b34e24eb4c8bd7235790cc36174bd08f09eaedde74f79d5153503ccb070ae","3e19694fc5b233e12ac0580c8a11ed44e71d73d66d71c14d991cf9df7dd39ad5","5724c3bb18474c0d768c79a0bce78124045a823e0048ca2cb7baa79e1bec25c6","059118a07ded379bae7df9fc5910c0114cef639b095e4ea38d4c18a444f8b588","c4df90fdd405e838b2a54c8863417f9816f5845327bd428ad881d2f2ff364032","aa5a43f12386808afb0d74ee6b271e8e0b22c02a3fc0a2a173021eea928692fa","af014c552ae12e56972e41b2355e8245d0210ef9d363e5043331d573df278d47","d836639144e6478ecec86aa27cae518d83e677462dbbd2cf65abb7042ab401c4","c4768892f200096b6d23d5158e950c827ca3f74f83c31211c5eea77a4653bb69","f559531b0c224222b18c913d99a73b48d112f20aa8c0b116cf89638a418fac6a","bac586b589d59ed23726812911034239cca08b5282715e894ddc126e93d92b59","77ab0b8474a50dd810fe5d51ba086e33c6688d4e384f05ade2e3b3ea4bc90c9d","f67ef8a57cb54e3f10a6d1695df3f4955dec5284986a8e874a182dc988dbcf38","2b1cab55a4ebefd4e6e1dd394473d08c9d80fad50ade0285339c07751186f6a8","091bc7b3a7e91f439d190576b9a7694a0e82821b252f134f12ab16aad0006ac6","6531b9029ef7ac79c67b42037458781b628157315607b9576bdc6a4949db7a01","3897b7f135d69a9c6f2aa3c00f313567919b9cb7d54cf52f210bf91fcd8832e8","a977e2762fb360da0f894cf128e64e4d9f2245077ae48f465c8bfea4d13da75e","87bda71b8e19c2606706c92fea3ac76f1325bae9890e5eb40ab3a58477c6eb87","2a070ad24f41c15b1268094c186e19e8205012031f44d277c3237bab64d518a5","32d513eebdb40b3ea86a0c1b2208594b4c36d982783c808c05c2bb4af88cbb5d","9a1e0dafdde14dab44223d111ba5936ed3252f2921bf00ca3b9f9ddfe267c47a","c0e556714655ff07c10c2814ae5b9cb917847464f1c00c7339d748a17d9a0c45","7fee4003f612ba374b7650a7f1aeadfb2d976d1f92aaaf580efb99b673ac92e8","f29819440632cefe92f9fd780063b3e8c7fbab887ea6f04e598f30a9fcbf9d49","781ec552fd1de91c602151a7b8d64357217866d654d20210bdffb1639d5f9941","e960021e17b297583934faed7b2ada142bd3ea3ef8a8da6a1883e967981547a8","ae12af484d84a8e25087a4472805e1486f357f2d5fbaa626cb3cdec54ff15a79","c29172e937efa0d724036c4c2cf6917d81f5e3b7086ea68bd8defe2523b4fcbf","cbfbb56ae410d938f2296238a311a36deeb4c8a4bb8db5d33ba692bcd2297b34","9c8b681878aad1c7e6e8146a6f530b2df89da9715af5627ef63adb0bddc38d77","8847a99b02fa8846a618725f5e6366e0a9648501f62f959453896efe3d307550","66e7d8371e7970bb3c72fbefcc7e6b0fa2141f89a6a85bd35729a269fe355685","8a9bcf1e51e812d0af8465a8dbcc9f741064bf0af3b3d08e6b0246437c19f7fb","a992e1d3f5a5db45fc0d1a6b09a207dab31c2aeaa2c8b7725ffa8d181f2740c6","15e2b0d3c33891ebb0f1ef609ec419420c20e320ce94c65fbc8c3312448eb225","d2cb6550ce8fd783de171dc369700f1fee94e673b6e5d35d6dbd62db0e774420","7a9e9f6cbb2fc7e04b1d2107f47b2a0ced38134753650924262db92e9e365092","215c222323c6bdab5eb50608fd209c451e8f8d48b52697bcb402623af519a9cc","cf33cfd7753ed2577df764e6e09c7cde1c4416997e09fee50a719ee557b2c256","aa7fa8f6db32818bf4dc5b6ccedb983b860085b89cbe12d9a5fd735143511fa2","55b7f32a9ca95723f12b9b09f271f5360ea14d97ee1ddea532ca26c78d92c618","e9ff7c443b0f7dfbb77e2e8c7981c7291e8fbce0f9f9e3a4ed0d09c473c2e643","797db7b1b5d413a5028d82bb489ede2cff84faba19ea0cca20a396ed1d8918b9","cbcc345d8e7477bb94607236bbf55521d5e3421d98ad5df574807b2e55051a18","a1518a7d7447c1960db4f0c30066d9fd0a60fbfd0f4e144c20fec10c50d3214d","4e6b992b6ee05b7751326610c1827db5a1838b54fe96348e1d03db22c297b1b6","f3b6c1f10639a367e18eef49f319f85daf94f19451d546a5ff0d32c599602587","1ca8dbb0636764a297b315cfacf654a8850540af349cd5a31f10cfa0ab03d532","f4819bf12b6f445f26a28885993f14053aebd42b32e9a1ce5df372838267256a","8e17502b8718bcd486f6c38bffd9889b238bf10f4dcbc713a2c157769bff2d05","721cb6cca7852f0ab685167d0b159f1c6650ef9bffa1667e87ca03dda7648ebe","1657bc79174fbeb98a8e11abec82271398151593a45c95c072c66704000004c0","b6f77551de188d23eddca25a1c885e17c56849a2a256914273254f036c270046","5c439b2d24c69b0acd3773086c3116f26a5ed1355766ea438d87cb01310fd6c5","4eb80ef8e5b205a63449ce8a8b76c92f1117ddaab5ba6e9ca6a21e8a8805bce7","061663de1c7e2f807e45287eaf12e93cbdd4a1284ca10981fabc34c6c8e3c1e2","e2b2c9fc2b79304095b6e629670d3c802b8c1f96f61145fb8e65ba9124d12d51","d70c87d729c0bcd7c7eb22842c6126affa683ff84a6d0ea0cb8d03a0ccd9ac6f","a32946a77fc2be1cf10865c66bafb63397cdf0d8cc5bd0abbead794f51104db1","0c71207171f2e5cf20510fd3da0e838f4e01f681e00f1154e0f2bb7ff3e127fa","1c5a36b1c82c5f9d3e1da16f23b8fb5613b724e3c57e93c09e7948208141e47d","641f366dfbec4f6e5d34743aea118b548d181a02e6e333e465068530294a92c9","e823e240703c8f044ff45961da7406ca9a62e6a01111d5d6f5b85604162e8c6e","6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b","26066ca09a216842d2ccc0b2980aa548115a8dd0c1165d7df63ff0cba7932de2","290eaf05d9e95b5f3ef8b4b7143efc02ae083fbf4f8112e6289af27edf505d17","dd364f25de5ad872b252c5fc57290299b2a23614975893cad0b27ca8f6dbc8a7","911a4aee4bb6e664d3bf47d26ebe15eb65c9dd18fc767e44518b6c058531beca","6c0b293c5d36a81bd774c2bac8dc99e466d0d544e79fa07ee2833ecc086ea9d7","d99550fa53b6a6b19691c7cf953c2a4b5fffac2251089c5f9cec29b98832ed9e","854fd0f9081ac0bcec62f60928751258bd83eab2feec26b738f98408367c8f7b","7a9581fc690a1d1dabe1905562750b8418245611dd3489cab03639ddd1a89e63","d4b1cad3ef85e18559ec5fe84150fa6e7db9d394f84e1ec7e6a0f5f6c192fcf6","3ed682792bd8f89d50bfafba581985a520a8f39601a0ca4ad8fdbbd47dfae6ad","56ecb3f73e8f5ec0238485b7c2e7e09be179c10977d67cf7553349f0b4310958","3ce42b7fb885ccfe585210491de38d70b90b987699f4fbf2f33fa186d567bc61","c706a369a6a9fdb74ef00cc61f14db624cdd16a77082964f68ae5fc0c1f1ad7d","32b4e9345b414deea54a620adf80e3f0b2044e378ab7ab7948560a22dad3bda9","9b6f0bc749ddef2a8adcd9c0411acf708d8d0ddd6ecbda6b6c1f709badc1face","4a6bf1b5c15d128ad2411c6f2320feb1bf51ffc0605278412312390cea3bd6c9","d2597f08acae1f5d587b3c5457cd88af91413465afd9d8c78b08477a0e2966d0","c7764e33e0f0c3043a0854a44ea11efd557a43d24434d4f3e125b1f0139b7d62","5b988dfb3a5b767ce36e4d435687031921677276e42e226ac2f42c6572b0be5c","3d34578c5cb7b2128fb2e17434f6d71b27af89a4d291b71ed143b0d2e4d63cea","fe376bc784cc21f232556b6710260a80b7fda48e9d92411e35ae3bcf85f58f17","92d60ecf1b2c7a35700153409b264ab964cabe7abd96ffcd491a9708b6282c28","c34fe6acbe6fffbf991064a89bb975fe70b0e1b69623a73ff42316a52ddede27","742ed772787a389a265efe007112d2ef3cece31a74eb5301ed23e728d88e150e","7bceb0241a8e686a4d1f40d6d72218e075308550b85a3bbbbaa29c8f16c50762","557c46248a136bc653559cc472264b44b71b362933de4191eea8f3f5f44d90e2","8030fff362cc35cb6bac67e13ee7424927a9996d0e71be23a94caea9da55408f","7a6c71646ccd1b49f80b64725ed6dd24a72bb40d380253965a68bf8d5dafe2cb","bf2448c51b868dcada833a6c121c80f6a742d4c38b573ae788913e67dca2ccdf","70f733ac7e398b255b8b2f66216772eb9b716352097dfb5a1add723184c8abaa","77e1b6c965e2d8f0a7d756acc4b79894e15fe59103f0b8089de56c6ee4b2a3eb","74f6ebe7233a2af099e209e287cfd4df899e8a2cad03867dfbcdcf81672f63a1","549656dbceecb388df1def57754c64c523e2e3a9beab7c18235707d6bcb3781e","8cfe5b573b217df0d64a8af266fdd86033ea7b04cf85b13885c1c5df2999b581","e9a65db4032a591efbd090f7d179f3292543835412c80ba8c3281e6f42a52e0d","6efedab2189f494fedca8cd3b5a23c91916f7b651d91457a88c4062783b7b561","0af10556de352704580ca4a9c77136b56208484b15b93cb88d4f1e8aa150e600"]</script><script type="text/javascript">window.wordleArchiveDate = undefined</script></body></html>