301 http status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: wsmh.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html class="gs" lang="en"><head><link href="/resources/assets/weyi/images/logos/favicon-32x32.png" rel="icon"/><meta content="WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan." name="description"/><script> sinclairDigitalAnalytics = {}; sinclairDigitalAnalytics.customDimensions = {}; window.ga = () => {}; </script><script> window.dataLayer = window.dataLayer || window.sinclairDigitalGtmData || []; var uuid = document.cookie.match(/(?:SUID=)([^;]*)|$/)[1] || ''; (!uuid ? fetch('/api/auth/midmichigannow/ppid', { mode: 'no-cors', credentials: 'include', method: 'POST', body: JSON.stringify({uuid: uuid, ssoEnabled: true}) }) .then(response => response.json()) .then(data => data.uuid) .catch(error => console.error('[Ppid] - There was an error!', error)) : Promise.resolve(uuid) ).then(uuid => { var date = new Date(); date.setTime(date.getTime() + (180 * 24 * 60 * 60 * 1000)); var expires = 'expires=' + date.toUTCString(); var path = 'path=/'; var cookieString = 'SUID=' + [uuid, expires, path].join('; '); var sameSiteSecure = true ? '; SameSite=None; Secure' : ''; var partitionedCookie = undefined ? '; Partitioned;' : ''; document.cookie = cookieString + sameSiteSecure + partitionedCookie; if (uuid) { window.dataLayer.push({ 'event': 'user_id', 'user_id': uuid, 'test': true }); } }) </script><link href="https://www.google-analytics.com" rel="preconnect"/><link href="https://www.googletagmanager.com" rel="preconnect"/><link href="https://www.googletagservices.com" rel="preconnect"/><style type="text/css"> :root { --sinclairBrandColor: #710200; --sinclairTextColorThree: #BE0000; } .hamburgerHeader-theme { background-color: #710200 } .hamburgerFooter-theme { border-top: 1px solid #710200; background-color: #710200; } .hamburgerNavFooter-theme { border-top: 1px solid #5A0100; background-color: #710200; } .hamburgerNav-theme::after { background-color: #BE0000; } .teaser-theme { color: #BE0000; @media screen and (min-width: 1024px) { color: inherit; } } .teaser-theme:hover { color: #BE0000; } .teaser-chevron::after{ background-image:url("data:image/svg+xml;utf8,<svg version='1.1' viewBox='0 0 7 12' xmlns='http://www.w3.org/2000/svg'><title>chevron-right</title><desc>Created with Sketch.</desc><g transform='translate(-593 -22)' fill='none' fill-rule='evenodd'><g fill='#BE0000'><g transform='translate(520 22)'><path d='m79.747 6.5641l-5.3529 5.147c-0.15956 0.15359-0.36523 0.22997-0.5707 0.22997-0.21618 0-0.43194-0.084617-0.59356-0.25282-0.31541-0.32776-0.30512-0.84906 0.022853-1.1643l4.7355-4.5535-4.7355-4.5535c-0.32797-0.3152-0.33826-0.8365-0.022853-1.1643 0.315-0.32797 0.83629-0.33826 1.1643-0.022853l5.3529 5.147c0.16162 0.15523 0.25282 0.36956 0.25282 0.59356 0 0.224-0.091206 0.43832-0.25282 0.59356z'/></g></g></g></svg>"); } .hamburgerMobile-theme { background-color: #5A0100; } .themeHoverText:hover .headline a { color: #920502; } .themeColorForLinks { color: #BE0000 !important; } .acctMgmt_btn_default__theme { background-color: #710200 !important; } .acctMgmt_btn_default__theme:hover { background-color: #BE0000 !important;; cursor: pointer; } .acctMgmt_btn_default__theme.inactive { background-color: #710200 !important; opacity: 0.6; } .acctMgmt_btn_default__theme.inactive:hover { cursor: default; } .jw-display-icon-container:hover { background-color: #BE0000; !important; } .jwplayer.jw-skin- .jw-controls .jw-progress { background-color: #BE0000 !important; } .jwplayer.jw-skin- .jw-controls .jw-knob { background-color: #BE0000 !important; } .jwplayer.jw-skin-.jw-state-idle .jw-controls .jw-display .jw-display-container .jw-display-controls .jw-display-icon-container:hover { background-color: rgba(190, 0, 0, 0.7) !important; }</style><script> window.dataLayer = window.dataLayer || window.sinclairDigitalGtmData || []; window.dataLayer.push({'gtm.start': new Date().getTime(), event: 'gtm.js'}); window.sinclairDigitalGtmData = window.dataLayer; window.googletag = window.googletag || { cmd: [] }; function gtag(){dataLayer.push(arguments);} </script><script async="" id="gtm_js" src="//www.googletagmanager.com/gtm.js?id=GTM-MQJS9PH"></script><script> <!--Package Version--> </script><meta content="1.0.0" name="package-version"/><script> (function() { /* This code doesn't seem to be relevant anymore. Ghostery is #183 on "adblocks" and this method doesn't seem to work anymore */ // adding a condition to check the presence of ghostery ad blocker before updating the adBlocker flag var adsBlocked = toggleAdBlockerFlag(); function toggleAdBlockerFlag(){ var isBlocked = false; if (document.getElementsByTagName('html')[0].innerHTML.indexOf('ghostery') > -1) { isBlocked = true; } return isBlocked; } })(); </script><script async="" src="/resources/video/players/prod/src/scripts/player-loader.js"></script><meta content="index, follow, max-image-preview:large" name="robots"/><meta content="app-id=523774051" name="apple-itunes-app"/><link href="/manifest.json" rel="manifest"/><script> <!--BASE HTML HEAD--> </script><meta content="width=device-width, initial-scale=1, minimum-scale=0.5" name="viewport"/><link href="https://midmichigannow.com" hrefLang="en" name="canonical" rel="canonical"/><meta content="yes" name="apple-mobile-web-app-capable"/><meta content="mu-cc36119f-f4dca522-3261b206-4b3bbd3f" name="blitz"/><link as="font" crossorigin="anonymous" href="/resources/assets/common/fonts/open-sans-variable/opensans-variablefont_wdth,wght.woff2" rel="preload" type="font/woff2"/><meta content="Clio News, Weather, Sports, Breaking News" name="title"/><meta content="WEYI" itemProp="name" name="itemprop-name"/><meta content="WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan." itemProp="itempropDescription" name="itemprop-description"/><meta content="https://midmichigannow.com/resources/assets/weyi/images/brand-icons/WEYI-16x9.jpg" itemProp="image" name="itemprop-image"/><meta content="summary_large_image" name="twitter:card"/><meta content="@midmichigannow" name="twitter:site"/><meta content="Home" name="twitter:title" property="twitter:title"/><meta content="WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan." name="twitter:description"/><meta content="https://midmichigannow.com/resources/assets/weyi/images/brand-icons/WEYI-16x9.jpg" name="twitter:image"/><meta content="Clio News, Weather, Sports, Breaking News" property="og:title"/><meta content="article" property="og:type"/><meta content="WEYI" property="og:site_name"/><meta content="https://midmichigannow.com" property="og:url"/><meta content="en_US" property="og:locale"/><meta content="https://midmichigannow.com/resources/assets/weyi/images/brand-icons/WEYI-16x9.jpg" property="og:image"/><meta content="https://midmichigannow.com/resources/assets/weyi/images/brand-icons/WEYI-16x9.jpg" property="og:image:secure_url"/><meta content="image/jpeg" property="og:image:type"/><meta content="WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan." property="og:description"/><meta content="/resources/assets/weyi/images/logos/weyi-logo.svg" name="facebook:image"/><meta content="https://www.facebook.com/MidMichiganNow" name="article:author" property="article:author"/><meta content="https://www.facebook.com/MidMichiganNow" name="article:publisher" property="article:publisher"/><meta content="461209764087738" property="fb:app_id"/><meta content="83040292558" property="fb:pages"/><meta content="2025-05-19T09:31:56.868Z" name="article:published_time"/><meta charSet="UTF-8" content="text/html" http-equiv="Content-Type" name="content-Type"/><meta content="IE=9; IE=EDGE" http-equiv="X-UA-Compatible" name="compatible"/><meta content="en" http-equiv="content-language" name="content-language"/><meta charset="UTF-8" name="UTF-8"/><meta content="555" name="og:image:height" property="og:image:height"/><meta content="986" name="og:image:width" property="og:image:width"/><link href="https://midmichigannow.com" hrefLang="x-default" name="alternate" rel="alternate"/><link href="https://midmichigannow.com.rss" name="alternateWeather" rel="alternate" type="application/rss+xml"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-196.png" name="icon1" rel="icon" sizes="196x196" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-160.png" name="icon2" rel="icon" sizes="160x160" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-96.png" name="icon3" rel="icon" sizes="96x96" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-64.png" name="icon4" rel="icon" sizes="64x64" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-32.png" name="icon5" rel="icon" sizes="32x32" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-16.png" name="icon6" rel="icon" sizes="16x16" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-19.png" name="icon7" rel="icon" sizes="16x19" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-64.ico" name="icon8" rel="icon" sizes="16x16 16x19 32x32 64x64"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-64.ico" name="icon9" rel="shortcut icon" sizes="64x64"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-57.png" name="icon10" rel="apple-touch-icon" sizes="57x57" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-180.png" name="icon11" rel="apple-touch-icon" sizes="180x180" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-152.png" name="icon12" rel="apple-touch-icon" sizes="152x152" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-144.png" name="icon13" rel="apple-touch-icon" sizes="144x144" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-120.png" name="icon14" rel="apple-touch-icon" sizes="120x120" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-114.png" name="icon15" rel="apple-touch-icon" sizes="114x114" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-76.png" name="icon16" rel="apple-touch-icon" sizes="76x76" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-72.png" name="icon17" rel="apple-touch-icon" sizes="72x72" type="image/png"/><link href="/resources/assets/weyi/images/brand-icons/WEYI-60.png" name="icon18" rel="apple-touch-icon" sizes="60x60" type="image/png"/><link color="#710200" href="/resources/assets/weyi/images/brand-icons/WEYI.svg" name="icon19" rel="mask-icon"/><script> function getCookie(name) { var v = document.cookie.match('(^|;) ?' + name + '=([^;]*)(;|$)'); return v ? v[2] : null; } </script><script> function getPageType() { var path = window.location.pathname; if (path === "/") { // 'pathname' will not return any query string or hash, so this should work for all site types return "home"; } else if (path.indexOf("/gallery/") > -1) { return "gallery"; } else if (path.indexOf("/weather") === 0) { // Includes all subsections of /weather, per request return "weather"; } else if (path.indexOf("/traffic") === 0) { // Includes all subsections of /traffic, per request return "traffic"; } else if (path.indexOf("/watch") === 0 || path.indexOf("/watch-beta") === 0) { // Includes watch and watch-beta pages return "watch"; } // All other sections should report as simply "section" return "section"; } </script><script> function setCustomDimensions() { // Use set to persist page type so it is sent in all subsequent GA calls ga('set', 'dimension6', getPageType()); setTimeout(function() { if(getCookie("isUserRegistered")) { var registrationStatus= getCookie("isUserRegistered"); if(registrationStatus === "true") { ga('set', 'dimension1', 'Registered'); } } else { ga('set', 'dimension1', 'Unregistered'); } if(getCookie("isUserSubscribed")) { var subscribedStatus= getCookie("isUserSubscribed") if(subscribedStatus === "true") { ga('set', 'dimension2', 'Subscribed'); if(getCookie("offerId")) { var offerIdValue= getCookie("offerId") if(offerIdValue) { ga('set', 'dimension10', offerIdValue); } } } else { ga('set', 'dimension2', 'Unsubscribed'); } } else { ga('set', 'dimension2', 'Unsubscribed'); } ga('send', 'pageview', sinclairDigitalAnalytics.customDimensions); }, 500); } setCustomDimensions(); </script><link as="image" href="/resources/media2/16x9/960/986/0x90/90/8999ea9d-b750-481a-a042-888def775935-MSPCAR.jpg" rel="preload"/><link as="image" fetchpriority="high" href="/resources/assets/weyi/images/logos/weyi-logo.svg" rel="preload"/><script id="home-video-object-sd" type="application/ld+json"> {"@context":"https://schema.org","@type":"VideoObject","description":"Mon May 19 2025 WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan.","duration":"PT23H59M59S","name":"Mon May 19 2025 WEYI LIVE Broadcast","publication":{"@type":"BroadcastEvent","isLiveBroadcast":true,"name":"Mon May 19 2025 WEYI LIVE Broadcast","startDate":"2025-05-19T09:31:56.868Z"},"thumbnailUrl":"https://midmichigannow.com/resources/media2/16x9/full/360/center/80/sbg-live.png","uploadDate":"2025-05-19T09:31:56.868Z","url":"https://midmichigannow.com"} </script><script id="comscore-script"> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "19578925" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; document.head.appendChild(s); })(); </script><script async="" src="https://platform.datazoom.io/beacon/v2/config?configuration_id=9044ad58-8076-4f97-ac66-a7a66959512a"></script><script> function dataZoomConfig() { // Get clientId from GA var clientId; ga(function(tracker) { clientId = tracker.get('clientId'); }); // Set clientId, userId (placeholder value) and keywords as custom metadata for browser session globally // that datazoom will reference and collect for all players on the page if (datazoom && typeof datazoom.setMetadata === 'function') { datazoom.setMetadata({ "googleAnalyticsClientId": clientId, "userID": "-1", "keywords": "" }); } } </script><style type="text/css"> [class*='topVideosPlayerSection'] [class*='videoPlayerHeadline'] a[class*='readStoryLink'], [class*='topVideosPlayerSection'] [class*='videoPlayerHeadline'] a[class*='readStoryLink']:visited, [class*='topVideosPlayerSection'] [class*='videoPlayerHeadline'] a[class*='readStoryLink']:hover, [class*='topVideosPlayerSection'] [class*='videoPlayerHeadline'] a[class*='readStoryLink']:active { color: #BE0000; } .jwplayer.jw-skin-topvideos .jw-display-icon-container:hover { background-color: #BE0000; } </style><script data-account="YkpM9C8RQT" defer="" src="https://cdn.userway.org/widget.js"></script><noscript>Please ensure Javascript is enabled for purposes of<!-- --> <a href="https://userway.org">website accessibility</a></noscript><script> document.addEventListener("userway:init_completed", function (event) { var instance = event.detail.userWayInstance; instance?.iconVisibilityOff(); }); </script><script> sinclairDigital = { "env": "prod", "isMobile": "false", "callLetters": "WEYI" }; sinclairDigital.facade = {"presentation":{"presentationCategory":"Index","componentInstances":{},"renderingData":{"bodyClasses":"sd-bg-color v3 home-page","head":[{"children":[{"renderingComponentCssClasses":"","componentLayoutType":"component","componentInstanceId":"component-head-v1-01"}]}],"body":[{"renderingContainerHtmlElement":"div","renderingContainerCssClasses":"","componentLayoutType":"container","children":[{"renderingContainerHtmlElement":"div","renderingContainerCssClasses":"","componentLayoutType":"container","children":[{"componentLayoutType":"component","componentInstanceId":"aud_home"}]}]}]},"theme":null,"presentationReference":{"key":"home-News3","name":"Home - News3 v1 (midmichigannow)","relativeImagePath":"presentations/midmichigannow/home-News3","siteSlug":"midmichigannow"},"customHtml":{"injectedMarkup":"","customJson":{"metaTitleOverride":"Mid-Michigan NOW News, Weather, Sports, Breaking News"}},"contactPageJson":null,"uuid":"b8e018f5-ce04-47e0-9f70-acd0dff6968c"},"rendering":{"adZone":"home","webAdZoneRoot":"Web","mobileAdZoneRoot":"Mobile","dfpNetworkId":"4756","dfpAdUnitId":"WEYI","faviconImageUrl":"/resources/assets/weyi/images/logos/favicon-32x32.png","pageTitle":"","pageDescription":null,"canonicalUrl":"https://midmichigannow.com","sectionUrl":"","pageKeywords":[],"pageTags":[],"site":{"uuid":"54464f85-bdcc-42f4-b4ba-11ba95123d13","created":1436828851000,"version":1,"name":"WEYI","imageUrl":"/resources/media/88799e5a-dead-4503-91b4-46c844a4a028-WEYI.png","url":"midmichigannow.com","stagingUrl":"midmichigannow.sinclairstoryline.com","callLetters":"WEYI","status":"published","city":"Clio","state":"MI","zipcode":"48420","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"WEYI","locked":false},{"name":"News","locked":false},{"name":"WEYI","locked":false}],"excludedSources":[{"name":"Flint-Saginaw-Bay City","locked":false}],"lockedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"midmichigannow","siteType":null,"brandUuid":"a880d2fd-8cf7-4e84-bae7-c37986e67160","brandName":"WEYI","channel":"25","network":"NBC","brandColorOne":"#710200","brandColorTwo":"#5A0100","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#BE0000","textColorFour":"#920502","headerLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-logo.svg","footerLogoImageUrl":"/resources/media/weyi_footer_logo.png","galleryLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-gallery-logo.png","faviconImageUrl":"/resources/assets/weyi/images/logos/favicon-32x32.png","weatherImageOneUrl":"/resources/media/9fa78a08-ab5c-4ef8-5e92-d0a07ec4499d-weyiweatherimgday.jpg?1438286065940","weatherImageTwoUrl":"/resources/media/b2563934-fd68-4626-181f-f26612767564-weyiweatherimgnight.jpg?1438286071712","fontUrl":null,"designatedMarketArea":"Flint-Saginaw-Bay City","dfpNetworkId":"4756","dfpAdUnitId":"WEYI","googleAnalyticsId":"UA-12096981-8","general":{"footerText":"WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","androidStationApp":"","googleAnalytics4Id":"G-BLL4TJWKCW","androidMorningApp":"","iOSWatchLiveApp":"","readAloudVoiceId":"","googleTagManagerId":"GTM-KP87T29","iOSWeatherApp":"","iOSStationApp":"523774051","epgId":"0de7b4bf-d019-4752-a7e9-52cebda5a4a6","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11429\"}}]","customIntegrationPairs":"{\"sinclairGameCenterEnabled\":\"true\",\"enableV2FacebookLiveProperty\":\"true\",\"salesforceNewsletterEnabled\":\"true\",\"loadingPpidEarlierEnabled\":\"true\",\"ssoEnabled\":\"true\",\"userCommentingEnabled\":\"true\",\"openWebSpotId\":\"sp_iAgdbE18\",\"footerV2GooglePlayURL\":\"https://play.google.com/store/apps/details?id=com.barringtontv.android.weyi\",\"footerV2AppleAppStoreURL\":\"https://apps.apple.com/us/app/mid-michigan-now/id523774051\",\"footerV2Enabled\":\"true\",\"datazoomEnabled\":\"true\",\"updatedHeadTagsEnabled\":\"true\",\"brandMetaTagsEnabled\":\"true\",\"headlineFeedEnabled\":\"true\",\"searchByCity\":\"true\",\"newsletterWidget\":\"true\",\"registrationEnabled\":\"true\",\"ampEnabled\":\"true\",\"ampGTMID\":\"GTM-NW9FCKM\",\"prebidWrapper\":\"//micro.rubiconproject.com/prebid/dynamic/21162.js\",\"bidder\":\"openprebid\",\"usPrivacyEnabled\":\"true\"}","iOSMorningApp":"","androidWatchLiveApp":"","parsedKVPValues":{"sinclairGameCenterEnabled":true,"enableV2FacebookLiveProperty":true,"salesforceNewsletterEnabled":true,"loadingPpidEarlierEnabled":true,"ssoEnabled":true,"userCommentingEnabled":true,"openWebSpotId":"sp_iAgdbE18","footerV2GooglePlayURL":"https://play.google.com/store/apps/details?id=com.barringtontv.android.weyi","footerV2AppleAppStoreURL":"https://apps.apple.com/us/app/mid-michigan-now/id523774051","footerV2Enabled":true,"datazoomEnabled":true,"updatedHeadTagsEnabled":true,"brandMetaTagsEnabled":true,"headlineFeedEnabled":true,"searchByCity":true,"newsletterWidget":true,"registrationEnabled":true,"ampEnabled":true,"ampGTMID":"GTM-NW9FCKM","prebidWrapper":"//micro.rubiconproject.com/prebid/dynamic/21162.js","bidder":"openprebid","usPrivacyEnabled":true}},"sources":null,"social":{"facebookAppId":"461209764087738","youtubeChannelId":"UCQXS1j_UgV29Wm5k3lZYYUQ","youtubeLivestreamId":"8459ae63d7514408abc16c20f73c8f78","pinterestUrl":"","instagramFeedUrl":"https://www.instagram.com/midmichigannow/?hl=en","fbPages":"83040292558","youtubeChannelUrl":"http://youtube.com/connectmidmichigan","twitterUrl":"https://twitter.com/midmichigannow","tikTokUrl":"","threadsUrl":"","googlePlusUrl":"","facebookUrl":"https://www.facebook.com/MidMichiganNow","livestreamFacebookAppId":"156854331444788","fbRecirculationId":"183964958687296_360573871026403","twitterAppId":"631568188724117504","googlePlusAppId":"","twitterId":"@midmichigannow"},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","EPG","GALLERY","STORY","VIDEO","WEATHER"],"livestreams":{"confidenceStreams":[],"standardStreams":[],"eventStreams":[]},"affiliate":null,"notificationTypes":null,"readOnly":null},"section":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":{"uuid":"54464f85-bdcc-42f4-b4ba-11ba95123d13","created":1436828851000,"version":1,"name":"WEYI","imageUrl":"/resources/media/88799e5a-dead-4503-91b4-46c844a4a028-WEYI.png","url":"midmichigannow.com","stagingUrl":"midmichigannow.sinclairstoryline.com","callLetters":"WEYI","status":"published","city":"Clio","state":"MI","zipcode":"48420","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"WEYI","locked":false},{"name":"News","locked":false},{"name":"WEYI","locked":false}],"excludedSources":[{"name":"Flint-Saginaw-Bay City","locked":false}],"lockedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"midmichigannow","siteType":null,"brandUuid":"a880d2fd-8cf7-4e84-bae7-c37986e67160","brandName":"WEYI","channel":"25","network":"NBC","brandColorOne":"#710200","brandColorTwo":"#5A0100","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#BE0000","textColorFour":"#920502","headerLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-logo.svg","footerLogoImageUrl":"/resources/media/weyi_footer_logo.png","galleryLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-gallery-logo.png","faviconImageUrl":"/resources/assets/weyi/images/logos/favicon-32x32.png","weatherImageOneUrl":"/resources/media/9fa78a08-ab5c-4ef8-5e92-d0a07ec4499d-weyiweatherimgday.jpg?1438286065940","weatherImageTwoUrl":"/resources/media/b2563934-fd68-4626-181f-f26612767564-weyiweatherimgnight.jpg?1438286071712","fontUrl":null,"designatedMarketArea":"Flint-Saginaw-Bay City","dfpNetworkId":"4756","dfpAdUnitId":"WEYI","googleAnalyticsId":"UA-12096981-8","general":{"footerText":"WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","androidStationApp":"","googleAnalytics4Id":"G-BLL4TJWKCW","androidMorningApp":"","iOSWatchLiveApp":"","readAloudVoiceId":"","googleTagManagerId":"GTM-KP87T29","iOSWeatherApp":"","iOSStationApp":"523774051","epgId":"0de7b4bf-d019-4752-a7e9-52cebda5a4a6","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11429\"}}]","customIntegrationPairs":"{\"sinclairGameCenterEnabled\":\"true\",\"enableV2FacebookLiveProperty\":\"true\",\"salesforceNewsletterEnabled\":\"true\",\"loadingPpidEarlierEnabled\":\"true\",\"ssoEnabled\":\"true\",\"userCommentingEnabled\":\"true\",\"openWebSpotId\":\"sp_iAgdbE18\",\"footerV2GooglePlayURL\":\"https://play.google.com/store/apps/details?id=com.barringtontv.android.weyi\",\"footerV2AppleAppStoreURL\":\"https://apps.apple.com/us/app/mid-michigan-now/id523774051\",\"footerV2Enabled\":\"true\",\"datazoomEnabled\":\"true\",\"updatedHeadTagsEnabled\":\"true\",\"brandMetaTagsEnabled\":\"true\",\"headlineFeedEnabled\":\"true\",\"searchByCity\":\"true\",\"newsletterWidget\":\"true\",\"registrationEnabled\":\"true\",\"ampEnabled\":\"true\",\"ampGTMID\":\"GTM-NW9FCKM\",\"prebidWrapper\":\"//micro.rubiconproject.com/prebid/dynamic/21162.js\",\"bidder\":\"openprebid\",\"usPrivacyEnabled\":\"true\"}","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"461209764087738","youtubeChannelId":"UCQXS1j_UgV29Wm5k3lZYYUQ","youtubeLivestreamId":"8459ae63d7514408abc16c20f73c8f78","pinterestUrl":"","instagramFeedUrl":"https://www.instagram.com/midmichigannow/?hl=en","fbPages":"83040292558","youtubeChannelUrl":"http://youtube.com/connectmidmichigan","twitterUrl":"https://twitter.com/midmichigannow","tikTokUrl":"","threadsUrl":"","googlePlusUrl":"","facebookUrl":"https://www.facebook.com/MidMichiganNow","livestreamFacebookAppId":"156854331444788","fbRecirculationId":"183964958687296_360573871026403","twitterAppId":"631568188724117504","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","EPG","GALLERY","STORY","VIDEO","WEATHER"],"livestreams":{"confidenceStreams":[],"standardStreams":[],"eventStreams":[]},"affiliate":null,"notificationTypes":null,"readOnly":null},"children":null,"presentations":[{"uuid":"29c1fb06-13b6-4adc-a377-36f63231f57e","created":1695916942000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1695916943000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"story_tags-News3_v1","adZone":null,"pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Topic","pathUrl":"/topic","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"DynamicTopic","presentationReference":{"key":"story_tags-News3_v1","name":"Tags - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/story_tag/News3_v1","siteSlug":"midmichigannow"},"customHtml":null},{"uuid":"7b382e12-6d28-4532-a8d5-6d229c5f6ae7","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":"draft","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"gallery-News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Gallery","pathUrl":"/gallery","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"ContentGallery","presentationReference":{"key":"gallery-News3_v1","name":"Gallery - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/gallery-News3_v1","siteSlug":"WEYI"},"customHtml":null},{"uuid":"abbb194c-214d-48a7-9dd9-3bbc382f1277","created":1439352529000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1683308465000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"404-News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"More","pathUrl":"/more","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"More","presentationReference":{"key":"404-News3_v1","name":"404 - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/404-News3_v1","siteSlug":"midmichigannow"},"customHtml":{"injectedMarkup":""}},{"uuid":"b8e018f5-ce04-47e0-9f70-acd0dff6968c","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1710448337000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"home-News3","adZone":"home","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Home","pathUrl":"","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"Index","presentationReference":{"key":"home-News3","name":"Home - News3 v1 (midmichigannow)","relativeImagePath":"presentations/midmichigannow/home-News3","siteSlug":"midmichigannow"},"customHtml":{"injectedMarkup":"","customJson":{"metaTitleOverride":"Mid-Michigan NOW News, Weather, Sports, Breaking News"}}},{"uuid":"da82bb6e-6104-4bd7-aa53-87d1e3dcb432","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1646360794000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"bio_detail-News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Biography","pathUrl":"/bio","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"ContentBiography","presentationReference":{"key":"bio_detail-News3_v1","name":"Bio Detail - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/bio_detail-News3_v1","siteSlug":"nbc25news"},"customHtml":{"injectedMarkup":""}},{"uuid":"eca6cc2d-caa1-4c2d-88ef-a51802f7fb57","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1471992440000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"404-News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Error","pathUrl":"/error","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"Static","presentationReference":{"key":"404-News3_v1","name":"404 - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/404-News3_v1","siteSlug":"nbc25news"},"customHtml":null},{"uuid":"ed7d9883-50a6-4df7-aef8-83df19d0136a","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1549598745000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"story-infinite_scroll_News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Story","pathUrl":"/story","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"ContentStory","presentationReference":{"key":"story-infinite_scroll_News3_v1","name":"Story Infinite Scroll - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/story-infinite_scroll_News3_v1","siteSlug":"nbc25news"},"customHtml":null}],"indexPresentation":{"uuid":"b8e018f5-ce04-47e0-9f70-acd0dff6968c","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1710448337000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"home-News3","adZone":"home","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Home","pathUrl":"","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"Index","presentationReference":{"key":"home-News3","name":"Home - News3 v1 (midmichigannow)","relativeImagePath":"presentations/midmichigannow/home-News3","siteSlug":"midmichigannow"},"customHtml":{"injectedMarkup":"","customJson":{"metaTitleOverride":"Mid-Michigan NOW News, Weather, Sports, Breaking News"}}},"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":0,"locked":true,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":true,"data":null},"analytics":{"storyType":"","storySlug":"","storyVersionSetUuid":""},"seoMetadata":{"og:type":["article"],"fb:app_id":["461209764087738"],"article:section":["Root"],"og:site_name":["WEYI"],"twitter:site":["631568188724117504"],"twitter:url":["midmichigannow.com"],"robots":["index, follow"],"og:url":["midmichigannow.com"],"twitter:creator":["631568188724117504"],"article:publisher":["https://www.facebook.com/MidMichiganNow"],"og:image":"https://midmichigannow.com/resources/assets/weyi/images/brand-icons/WEYI-16x9.jpg","twitter:image":"https://midmichigannow.com/resources/assets/weyi/images/brand-icons/WEYI-16x9.jpg","google:image":"https://midmichigannow.com/resources/assets/weyi/images/brand-icons/WEYI-16x9.jpg","title":["Clio News, Weather, Sports, Breaking News"]},"canonicalUrlOverride":null,"fullyQualifiedUrl":"midmichigannow.com","relativeUrl":"","fullyQualifiedGalleryUrl":null,"relativeGalleryUrl":null,"retargeting":"","gtm":"","affiliation":"","amazona9":"","pingdomRUM":"","date":"2025-05-19T09:31:56.868Z","dateString":"Mon May 19 2025","dfpAdNetwork":"4756","dfpAdUnit":"WEYI","dfpAdZone":"home","environment":"prod","hasVideo":"true","metaKeywords":"","metaTitle":"Clio News, Weather, Sports, Breaking News","protocol":"https","version":"1.1.0","heroImageUrl":"/resources/media2/16x9/960/1320/0x90/90/8999ea9d-b750-481a-a042-888def775935-MSPCAR.jpg","latestVODPlayer":"/resources/video/players/prod/player-configs/vendor/jwplayer/8/jwplayer.js","isLiveOnly":"home","jwplayerUrl":"//videobase-dev.sinclairstoryline.com/jwplayer7/jwplayer.js","latestJwplayerUrl":"/resources/video/players/prod/src/scripts/jwplayer/player.js","jwplayerLiveUrl":"//videobase-dev.sinclairstoryline.com/jwplayer/jwplayer.js","newskitUrl":"https://newskit-data-service.newsweb-prod.sinclairstoryline.com/graphql","liveNews":"//videobase-dev.sinclairstoryline.com/SinclairLiveNews.js","liveVideoStatusUrl":"//livevideostatus-staging.sinclairstoryline.com","videoPlayerUrl":"/resources/video/players/prod/src/scripts/jwplayer/player.js"},"content":{"navigation":{"uuid":"79327263-c5ff-4202-b371-5b9faa45b02c","name":null,"propertyUuid":"54464f85-bdcc-42f4-b4ba-11ba95123d13","navMain":{"uuid":"1af65a36-40ad-4818-9d93-29418764160f","displayName":"Main Navigation","children":[{"uuid":"147d2e61-3c18-46ce-9cec-e770318920c4","displayName":"News","nodeName":"News","nodePathUrl":"/","nodePropertyUuid":null,"order":"1","children":[{"uuid":"e3a37367-b7a8-4f67-982c-2e471903de99","displayName":"Local","nodeName":"Local","nodePathUrl":"/news/local","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"96a9d4b1-248d-4063-b2f0-093017489942","name":"136a89f6-aefd-4aa5-b062-03006409b455","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"1c2f3f58-4c2a-4756-a9a5-1e7c2df6c608","displayName":"Crisis in the Classroom","nodeName":"Crisis in the Classroom","nodePathUrl":"/news/crisis-in-the-classroom","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"d799a29a-eaff-41e5-b07d-82e8e168fd02","name":"bf086c2c-a9be-417b-a623-f414dcd78a16","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"2b8b3672-8a51-450d-9aa2-2fef7e97e932","displayName":"New In Town","nodeName":"New In Town","nodePathUrl":"/news/new-in-town","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"03f19cf7-7b35-4e9f-9434-d8237cd6e98c","name":"c317c20e-0e2e-4734-ad07-5f1b075d3afe","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"a4c1b638-63be-4a5e-b3f9-0650ce6fefed","displayName":"Digital Desk","nodeName":"Digital Desk","nodePathUrl":"/news/digital-desk","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"2ff6b970-d306-4735-b1dd-61e01839e5c9","name":"3e4b26b3-fb41-476b-a245-9afe4b00a52f","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"18460294-15a6-47a2-aa52-5b9af26e95fc","displayName":"We´re Open","nodeName":"We´re Open","nodePathUrl":"/news/were-open","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"4cec82a4-1beb-4ff5-9ade-6191ae369d5c","name":"587b3f09-52fe-46a1-930d-b2663670b977","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"9e91001b-47d6-46d7-87d9-6ee03cd74c25","displayName":"Unsolved Mid-Michigan","nodeName":"Unsolved Mid-Michigan","nodePathUrl":"/news/unsolved-mid-michigan","nodePropertyUuid":null,"order":"6","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"45590e16-e274-426a-adc9-9da2857ab9fb","name":"b19f7914-587d-4cd8-a319-de3211e8b116","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"2049430f-7b8e-4b19-af58-15cbc91dc0dd","displayName":"Nation & World","nodeName":"Nation & World","nodePathUrl":"/news/nation-world","nodePropertyUuid":null,"order":"7","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"47d5f53a-c90a-460f-87f5-93bcefb0fbfd","name":"b4cf971e-64c8-4e40-8f5b-b59e9806fe69","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"7cc6bb99-4b83-45ee-86bf-0d94ee9911c0","displayName":"Connect To Congress","nodeName":"Connect To Congress","nodePathUrl":"/news/connect-to-congress","nodePropertyUuid":null,"order":"8","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"c23d9483-0be7-46f4-9f08-9a91295c41f2","name":"c2a324fa-d2d6-4b24-9b24-b82308c075e6","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"cc889ce9-1c5f-4fce-a0dd-7e75c67c5b38","displayName":"Stay Connected","nodeName":"Stay Connected","nodePathUrl":"/news/stay-connected","nodePropertyUuid":null,"order":"9","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"d8ae5457-d6d6-4e36-8265-da729660ad9b","name":"da455f2c-61c0-4a25-9c77-228e983e2272","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"606d4c24-deb2-4d6a-8c4f-4f5f7ecae26a","displayName":"Entertainment","nodeName":"Entertainment","nodePathUrl":"/news/entertainment","nodePropertyUuid":null,"order":"10","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"8b58b7b2-9df9-468f-95a3-aae98cf8af17","name":"35801878-2bc0-4f42-99ac-fdc6cb507470","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"a8545793-c519-4f08-ba9c-788157ef87a2","displayName":"Offbeat","nodeName":"Offbeat","nodePathUrl":"/news/offbeat","nodePropertyUuid":null,"order":"11","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"319d5db1-39b6-49ae-830f-237e7fb77117","name":"8a18019e-710a-4322-a8ce-6cc698998154","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"aafc2b81-8b65-4baf-93ed-7971ea7ea844","displayName":"Armstrong Army Strong","nodeName":"Armstrong Army Strong","nodePathUrl":"/news/armstrong-army-strong","nodePropertyUuid":null,"order":"12","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"cb999051-2b25-49f3-9fac-4a15cd97019c","name":"83444e9a-97b0-476c-b44c-37c4ed5ab6c8","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"ab83f4b0-9d37-4838-9a87-604ca9c7c984","displayName":"Videos","nodeName":"Videos","nodePathUrl":"/news/videos","nodePropertyUuid":null,"order":"13","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"431daf58-3cb4-4814-9769-0247ba8bef7b","name":"010720a6-b727-47d4-950f-52efbfd28d67","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"daaaa98a-f598-46f1-b971-1cf0bba23fba","displayName":"Flint Water Crisis","nodeName":"Flint Water Crisis","nodePathUrl":"/news/flint-water-crisis","nodePropertyUuid":null,"order":"14","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"14df0c6d-784c-4d09-aa3b-cea0a7eb3d7f","name":"a211f146-70d6-41fc-8123-3801562f568c","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"56452e61-d4f7-4516-a432-a51063d9eda2","displayName":"Keeping You Healthy","nodeName":"Keeping You Healthy","nodePathUrl":"/news/keeping-you-healthy","nodePropertyUuid":null,"order":"15","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"0048c8b9-a8eb-4249-9ee7-e1b4d6cd9711","name":"c8cecd05-797a-4b8f-a84f-ced090572a3f","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"be795e34-9dd3-4a1c-93ce-09233ce1d017","displayName":"State","nodeName":"State","nodePathUrl":"/news/state","nodePropertyUuid":null,"order":"16","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"b1a8a82a-9d01-494e-bc17-ae8051174b55","name":"914eb563-cb25-4958-b76c-0edad8516c93","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"225a8f8b-c075-438a-b12c-c59c4a8c97b3","displayName":"Inside Your World","nodeName":"Inside Your World","nodePathUrl":"/news/inside-your-world","nodePropertyUuid":null,"order":"17","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"c69a31b6-900c-4293-a300-92e964ce1c8a","name":"79d70cbd-2a2b-4357-917c-3f8eb38a5ff1","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"834ce128-0b1e-43a4-a913-d3600f1a0684","displayName":"Soar","nodeName":"Soar","nodePathUrl":"/news/soar","nodePropertyUuid":null,"order":"18","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"08821439-8e51-40d6-b7a8-21e5665be0cf","name":"1c67d4af-c01d-433b-95f4-45a8d027186c","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"05e823cc-c7bf-4227-a921-34fcecd54184","displayName":"Election Results","nodeName":"Election Results","nodePathUrl":"/news/election-results","nodePropertyUuid":null,"order":"19","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"d18860cd-e63c-43fa-8fd7-9a480431fba3","name":"df64ffc7-230b-4dad-88b5-6f11608fba38","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"1f9b6520-e610-4381-99d9-c98d19387d21","displayName":"Exploring Michigan","nodeName":"Exploring Michigan","nodePathUrl":"/news/exploring-michigan","nodePropertyUuid":null,"order":"20","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"42867c12-44bc-4df2-9a42-8048a4eeaf70","name":"cbbe9c3e-22d8-40ca-80b2-951935d37721","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"34a7009b-88db-4afa-8350-f6fd0561f77a","displayName":"Question of the Day","nodeName":"Question of the Day","nodePathUrl":"/question","nodePropertyUuid":null,"order":"21","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"b0c1b833-b62a-4c94-9683-907f4c4ee9cb","name":"98bf9c70-ecff-4550-af47-4b988a72b64a","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"2115c79a-29df-4978-870a-a204c512c6e6","displayName":"Spotlight on America","nodeName":"Spotlight on America","nodePathUrl":"/news/spotlight-on-america","nodePropertyUuid":null,"order":"22","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"23a6e754-5f71-421f-9d2d-3eff587160ac","name":"dcc4573a-18d4-4734-b255-856f4f15209e","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"73cb108f-2339-4d92-bf94-0073fa052c1c","displayName":"Full Measure with Sharyl Attkisson","nodeName":"Full Measure with Sharyl Attkisson","nodePathUrl":"https://fullmeasure.news/","nodePropertyUuid":null,"order":"23","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"5097448d-a7be-4207-8a75-dccd4760719c","displayName":"Addicted America","nodeName":"Addicted America","nodePathUrl":"/news/addicted-america","nodePropertyUuid":null,"order":"24","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"82cf0a2d-58a6-422e-87a9-fb6192dac8bd","name":"3e41d649-59d8-4adb-874c-322b460f6694","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"36c1bc5a-795a-4f67-b160-58a31c83ed53","displayName":"Election Coverage","nodeName":"Election Coverage","nodePathUrl":"/news/election-coverage","nodePropertyUuid":null,"order":"25","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"87c29dd4-afe2-4448-afa1-dc5e881c6b0e","name":"0c35b9e3-064e-4e31-9980-0df1b1b89618","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"06bbe2f9-a6b1-41f7-838d-7376703a2a3b","displayName":"Rescue Roundup","nodeName":"Rescue Roundup","nodePathUrl":"/news/rescue-roundup","nodePropertyUuid":null,"order":"26","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"e2c87ca4-72a6-417f-9bd5-65b7fb0dc6cc","name":"b330ce46-81a1-4665-83d0-cf6290dd45af","userGenerated":false},"linkType":null,"adUnit":null,"error":null}],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"de0e83c6-ba61-438a-a6e6-1f6a5950b8e8","name":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"b8b6c9cb-c66a-4267-9afb-cc111e267bdc","displayName":"Weather","nodeName":"Weather","nodePathUrl":"/weather","nodePropertyUuid":null,"order":"2","children":[{"uuid":"481c9530-dc39-439d-b1d5-32074e04997f","displayName":"Radar","nodeName":"Radar","nodePathUrl":"/weather/radar","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"283fc9ac-f55b-4c20-b2ac-a064a6974695","name":"ece8033f-7275-4d1c-b1b4-63f46a51a727","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"a2f35d55-8e30-4315-bae8-0ba2da7a5d53","displayName":"Maps","nodeName":"Maps","nodePathUrl":"/weather/maps","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"358ef034-fe85-42c6-ae57-4292e74be740","name":"527df93e-6d2f-478d-8633-48da66d0e311","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"cd8ae634-5003-47c3-801b-a747434ab17b","displayName":"Closings","nodeName":"Closings","nodePathUrl":"https://midmichigannow.com/weather/closings","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"e269e06f-c88f-43ab-beb8-0af3fb3edad3","displayName":"Hurricane Tracker","nodeName":"Hurricane Tracker","nodePathUrl":"/weather/hurricane-tracker","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"b72ab45c-8f83-43f5-ab35-bb8e730bd682","name":"4e599466-e83d-4d85-ac52-6f190a95ffd6","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"60286cec-7c0e-4795-98c6-c27437044de7","displayName":"Cameras","nodeName":"Cameras","nodePathUrl":"/weather/cameras","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"8d948f20-e74f-40d9-91c2-cc5800f05d23","name":"11c31cde-0532-440e-ab1a-3ba120834e6f","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"1ca44ca6-6d57-4164-b33e-53614e42c3e3","displayName":"StormReady","nodeName":"StormReady","nodePathUrl":"/weather/stormready","nodePropertyUuid":null,"order":"6","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"0f83656c-8ac7-4599-aed6-f923a4d4fc5c","name":"2f94772a-1da4-47a9-a21b-42a26a4cbf3b","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"ae158687-2332-42fd-bece-cc3c80d79820","displayName":"Weather Blog","nodeName":"Weather Blog","nodePathUrl":"/weather/weather-blog","nodePropertyUuid":null,"order":"7","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"10a684f8-8396-4daa-ae64-a05cc84ee1b4","name":"9f320ae1-f8bb-47b9-b554-330bfd1a8531","userGenerated":false},"linkType":null,"adUnit":null,"error":null}],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"204e4d2a-bf68-4aae-9370-0547c2befb7c","name":"52b39eef-6ec8-4f61-ae85-456136f9e45c","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"8dd9cc41-0b3f-4d85-ac43-1045c2fb0dcd","displayName":"Sports","nodeName":"Sports","nodePathUrl":"/sports","nodePropertyUuid":null,"order":"3","children":[{"uuid":"4f5a0720-c4d9-4607-969e-25ae1d757b0e","displayName":"Path to Greatness","nodeName":"Path to Greatness","nodePathUrl":"/sports/path-to-greatness","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"c58d412e-5df3-4e35-b26c-737ca0e49d48","name":"6902f9c5-fdba-4b67-96e5-605e3661c5f6","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"63e3cd13-66e2-4063-9069-6b4d78524cfb","displayName":"Local Sports","nodeName":"Local Sports","nodePathUrl":"/sports/local-sports","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"df4d9968-4a80-4ef7-83fa-3d71628ee69d","name":"cf3e80c5-eca1-47aa-b565-222f3eff8a3e","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"ba02fb69-3975-4d86-8a6f-f12ee1c4e2be","displayName":"College Sports","nodeName":"College Sports","nodePathUrl":"/sports/college","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"bb4e4042-5822-4c61-98b6-f30b1e0e0857","name":"605053cb-6a0a-41a3-9d06-2b8121378671","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"93f17f7d-4be7-4941-9292-01b4a5368c72","displayName":"National Sports","nodeName":"National Sports","nodePathUrl":"/sports/national-sports","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"200f7322-7295-4538-8299-2573c342643d","name":"fc319711-80e9-4741-9132-68e94264837e","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"5b716ac1-6b11-430d-8a47-600b1c2a0588","displayName":"Friday Night Rivals","nodeName":"Friday Night Rivals","nodePathUrl":"/sports/high-school/friday-night-rivals","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"737b2b07-ae11-463b-bcba-21664d623b86","name":"32aa0515-5c4b-40a9-a0ed-d26ab6bf113a","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"58e390be-f5e4-455d-a6f9-812e149b5d4b","displayName":"TICKETS","nodeName":"TICKETS","nodePathUrl":"https://www.ticketsmarter.com/?utm_source=nbc25news.com&utm_medium=mainnavbarlink&utm_campaign=sinclair","nodePropertyUuid":null,"order":"6","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"72df0e24-e300-4911-9d31-e3573cbd3b4f","displayName":"City Guide","nodeName":"City Guide","nodePathUrl":"/sports/city-guide","nodePropertyUuid":null,"order":"7","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"d7f63e55-7f37-46dd-afea-0609d92d46f0","name":"e77d4f33-e529-4de0-82bb-71096c078379","userGenerated":false},"linkType":null,"adUnit":null,"error":null}],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"dd0f648b-d453-4890-8754-5eb27deb4a11","name":"819ba6f1-1078-43c3-a16e-a47a894ae223","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"475fac1d-40a0-4cc9-9201-9db34cc43ec1","displayName":"Special Reports","nodeName":"Special Reports","nodePathUrl":"/news/special-reports","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"4c927e61-dc0a-4f2b-aa0b-084639c40d13","name":"68a772fa-ab24-47c3-be3b-21a74b3bf0de","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"0857fe98-d078-455d-b775-1800f3f0b7c1","displayName":"Game Center","nodeName":"Game Center","nodePathUrl":"/game-center","nodePropertyUuid":null,"order":"5","children":[{"uuid":"3feee82c-a110-4ab7-b64e-515b03968f83","displayName":"Daily Crossword","nodeName":"Daily Crossword","nodePathUrl":"/game-center#/games/crossword","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"23d4f62d-5e6b-47e7-9c39-ef7f1db48cf1","displayName":"Guess Word","nodeName":"Guess Word","nodePathUrl":"/game-center#/games/guessword","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"c0f4ce7f-dcf6-4b9f-a3bc-e73c785e6b39","displayName":"Jewel Block","nodeName":"Jewel Block","nodePathUrl":"/game-center#/games/jewelblock","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"67a87ac7-7761-4c74-843c-1d9ed409de75","displayName":"Micro Crossword","nodeName":"Micro Crossword","nodePathUrl":"/game-center#/games/microcrossword","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"3fb596cf-91de-477f-b117-98d6f83fd676","displayName":"Classic Sudoku","nodeName":"Classic Sudoku","nodePathUrl":"/game-center#/games/sudoku","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"18162fdf-1b59-40c8-bae9-a4e50e3b1789","displayName":"Word Search","nodeName":"Word Search","nodePathUrl":"/game-center#/games/wordsearch","nodePropertyUuid":null,"order":"6","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null}],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"8d40f052-609d-49c8-8808-6126a3012fbe","name":"9392f10b-3c58-44c2-87e4-ef8757460ff3","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"86271cd5-5245-43b9-838c-7f702ca9b65d","displayName":"Money","nodeName":"Money","nodePathUrl":"/money","nodePropertyUuid":null,"order":"6","children":[{"uuid":"c444560d-7ec7-4e7e-91fc-ec0e3aeb8a75","displayName":"Deposits","nodeName":"Deposits","nodePathUrl":"/money/deposits","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"6267e8d4-40c0-4063-bf49-23272d2af399","name":"38a0627f-404b-4eee-8fc6-4849d8c62a54","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"827f344d-93ef-45ab-8328-07fea415aca6","displayName":"Investing","nodeName":"Investing","nodePathUrl":"/money/investing","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"86db91f3-70a1-4c9e-8b3a-cbbe2116fe09","name":"67172d5f-cdd5-434e-a6c6-509dfcf70cfe","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"b205752e-3158-46c9-a594-db66e27e1e2c","displayName":"Mortgages","nodeName":"Mortgages","nodePathUrl":"/money/mortgages","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"3f295a81-8692-48de-aad0-33f1a96b01f9","name":"a5de9417-e0bf-45bc-8b5a-c9d2451f81cc","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"64ddffea-c88e-4671-8081-1736b8246222","displayName":"Loans","nodeName":"Loans","nodePathUrl":"/money/loans","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"4032719c-0896-461d-862a-eac97380cf34","name":"fb8613a9-e601-4063-bd14-f731436e81a3","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"49e193a9-d4e8-4596-ad85-34d4f17869b3","displayName":"Credit Cards","nodeName":"Credit Cards","nodePathUrl":"/money/credit-cards","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"6e39d7c2-1b4d-40a5-8389-8fa3fea869b1","name":"bdbde98f-34d4-495b-beee-bec8bf0d8844","userGenerated":false},"linkType":null,"adUnit":null,"error":null}],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"987bfb9b-64a9-460a-81b4-7753496b3917","name":"1a870a0c-c237-4435-8f5f-beb0f7a51e91","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"89ca7693-789d-4d75-a7bb-833faa04c74e","displayName":"Features","nodeName":"Features","nodePathUrl":"/features","nodePropertyUuid":null,"order":"7","children":[{"uuid":"3bae8dd7-1a08-4b03-80fe-41afbd438dcf","displayName":"19th Hole","nodeName":"19th Hole","nodePathUrl":"/sports/19th-hole","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"7c3bd702-f2c0-42b1-81fb-f55f9c1413e9","name":"e44f5725-4724-4d3e-86b8-628b5de9da77","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"ca8b1e91-99b4-48f3-9dae-5df0cb662a43","displayName":"Buddy Check","nodeName":"Buddy Check","nodePathUrl":"/features/buddy-check","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"c1a8ab5e-22b1-4537-b3b7-3fadb526d7f3","name":"a2b41ff4-f9f4-483f-b96c-2c51fddd8b2a","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"69d828e2-8d8b-476c-810b-0cb38547aa6e","displayName":"For Pet's Sake","nodeName":"For Pet's Sake","nodePathUrl":"/features/for-pets-sake","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"25d8644a-72e7-42de-93c1-3454edf18266","name":"074c0fd0-e6f1-4a6c-ae2b-dce8148274e2","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"4680bff6-c442-4d8f-9d62-ee842a6a929e","displayName":"Health Special","nodeName":"Health Special","nodePathUrl":"/features/health-special","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"9d6a78c9-a0cf-4e4c-a705-52f49e75a6f2","name":"07cb6cca-2c32-4421-b665-80b3a375a48b","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"ea389231-5d56-4461-a32a-bf03d1f8391d","displayName":"Home Pros","nodeName":"Home Pros","nodePathUrl":"https://midmichigannow.com/features/home-pros","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"634bf60f-7226-4850-b370-d8b6df734d09","displayName":"Local Heroes","nodeName":"Local Heroes","nodePathUrl":"/features/local-heroes","nodePropertyUuid":null,"order":"6","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"1738d781-ae4e-4877-9615-6f74d03aff6a","name":"0716c95b-beb7-4e24-9dee-c57869ce447b","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"d37e9077-7fe7-4dd7-ba81-7494779c8135","displayName":"Partner Spotlight","nodeName":"Partner Spotlight","nodePathUrl":"/features/partner-spotlight","nodePropertyUuid":null,"order":"7","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"e0e3717e-6fab-4a76-831c-c64ec351c04c","name":"b868c019-d161-4d0f-b309-3d19fe21419a","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"622ff0b0-dd31-402c-be89-4faffd0ed953","displayName":"Guide to Summer","nodeName":"Guide to Summer","nodePathUrl":"/features/guide-to-summer","nodePropertyUuid":null,"order":"8","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"f61734ed-0746-4508-b766-672c1b284383","name":"89e4b40e-bbc0-49ad-ac1b-69be355b6bab","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"ea4866b3-2362-4b27-a22c-f39c39cc13f5","displayName":"Souper Bowl of Caring","nodeName":"Souper Bowl of Caring","nodePathUrl":"/features/souper-bowl-of-caring","nodePropertyUuid":null,"order":"9","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"52859313-8342-43b3-b198-dfbeea329889","name":"5afecc2a-783d-42af-989b-f4b72089731c","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"2b900dcc-6e89-4985-9f23-0954b04cef4d","displayName":"Black History","nodeName":"Black History","nodePathUrl":"/features/black-history","nodePropertyUuid":null,"order":"10","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"8a466fba-2c11-485e-8e2b-e251185ff619","name":"bdc271fc-c9f2-4aa8-bd8d-8713db10ceab","userGenerated":false},"linkType":null,"adUnit":null,"error":null}],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"70a06ac7-22a2-4958-bfed-396822c0ed73","name":"6ebc05ec-4285-4b04-853a-bda134f9ac60","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"515b3fe5-4d29-4751-94cf-e730c90f13b1","displayName":"Chime In","nodeName":"Chime In","nodePathUrl":"/chimein","nodePropertyUuid":null,"order":"8","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"6a860511-ea34-44d5-932b-16ad21ddcbb0","name":"41fd59b3-d776-4f71-9db8-1790cf952953","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"91a17ee7-3178-441a-adc8-881aef78868b","displayName":"Traffic","nodeName":"Traffic","nodePathUrl":"/traffic","nodePropertyUuid":null,"order":"9","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"1ecdd2d2-5909-40ac-9fa1-44538bc173c3","name":"6a95faaa-1f23-41b0-8017-6bc38d7b0a7c","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"f3e7fde4-8589-4d23-973f-ecbfde9864c8","displayName":"About Us","nodeName":"About Us","nodePathUrl":"/station","nodePropertyUuid":null,"order":"10","children":[{"uuid":"4f5c2917-39b1-4cf4-9e21-735b56f4060f","displayName":"Contact","nodeName":"Contact","nodePathUrl":"/station/contact","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"1f75ebe0-d7f1-4cef-9578-73d53ce41d9a","name":"64863fe2-8f7c-4062-a5a2-8c9ee539cace","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"763e88d0-a21b-44f5-9f8e-25e00f9c7ef6","displayName":"Advertise With Us","nodeName":"Advertise With Us","nodePathUrl":"/station/advertise-with-us","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"c8cae853-aeb3-48ba-9bd8-0dc335e29766","name":"fb19a38c-4e9a-4860-99da-696809e4c99f","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"f74ff75b-90f3-4587-98b3-70e0f8fddcb1","displayName":"Schedule","nodeName":"Schedule","nodePathUrl":"/station/schedule","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"32bed2f4-497f-4dd5-830d-fef818ab9c3c","name":"5fb9211d-d2ce-4b7b-9b11-0542d35d506b","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"c65795b8-7f0f-4864-9b4d-c3a4031fa885","displayName":"People","nodeName":"People","nodePathUrl":"/station/people","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"417bff57-cd4e-4897-af44-3547a8fa1651","name":"3202955a-e706-4edc-8023-187af89230e2","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"8813f8f4-cb75-40d5-af0d-fd4051739bd7","displayName":"Contests","nodeName":"Contests","nodePathUrl":"/station/contests","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"37996257-3239-48f3-a8c5-188572e7a295","name":"5e03738f-a736-47f3-b77e-6619cf2df9a8","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"69e89040-42dc-431f-b653-82a1170d0d1d","displayName":"Privacy","nodeName":"Privacy","nodePathUrl":"/station/privacy","nodePropertyUuid":null,"order":"6","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"b155459a-fd76-4d6d-8a14-dd63507f7761","name":"254f9e4d-e907-4014-95e7-0a4baf0e5ef2","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"e2f1db2e-b6aa-45ef-a551-eababcbd0a28","displayName":"Terms","nodeName":"Terms","nodePathUrl":"/station/terms","nodePropertyUuid":null,"order":"7","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"7bc6fca9-37f8-429b-af0d-5553702f32f4","name":"526adaa9-dba7-43ca-97fd-998f63d36a5b","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"15550673-da48-4f15-99fb-f6c1902a3e3a","displayName":"EEO","nodeName":"EEO","nodePathUrl":"/station/eeo","nodePropertyUuid":null,"order":"8","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"3ce7d7bc-218e-40fe-967e-6107f5d9b24d","name":"664b0231-5699-4309-93f3-4040bd62894d","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"bc172cee-1479-4a89-89b3-bc29aba43fe9","displayName":"Copyright","nodeName":"Copyright","nodePathUrl":"/station/copyright","nodePropertyUuid":null,"order":"9","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"f2b13a41-77ca-42e8-a917-29b7f348561f","name":"5aad0cfc-744d-4341-8d3c-6b7251bd0462","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"55479ea1-cce0-4cd8-8a75-2917b4778def","displayName":"Submit News Tips","nodeName":"Submit News Tips","nodePathUrl":"/station/submit-news-tips","nodePropertyUuid":null,"order":"10","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"2850f57a-065c-4e4f-98dc-fddf754241ed","name":"b8bea0b8-193a-457d-b6d1-b6bec3976b78","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"c94f1a5e-9d8a-48b3-9597-fcea698d158e","displayName":"News App","nodeName":"News App","nodePathUrl":"/station/news-app","nodePropertyUuid":null,"order":"11","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"d4737c7d-b9d8-4191-bd67-e0b72f5102d9","name":"97c6ed59-f7ad-41b0-aee5-627f7deb168d","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"407a6f51-a40a-4115-ab7b-1d06e713993f","displayName":"Weather App","nodeName":"Weather App","nodePathUrl":"/station/weather-app","nodePropertyUuid":null,"order":"12","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"450dd968-87ca-43ac-b8e2-df5be4c6160a","name":"36e71f9d-e52a-41c4-a4df-9934f489a03c","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"7dcb510f-9c73-4a39-8059-0f432221f6a0","displayName":"NBC Flint Jobs","nodeName":"NBC Flint Jobs","nodePathUrl":"https://edyy.fa.us2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_2002/requisitions?location=Clio,%20MI,%20United%20States&locationId=300000001939965&locationLevel=city&radius=0&radiusUnit=MI","nodePropertyUuid":null,"order":"13","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"b8d21e41-6337-4cf9-8e4a-dd04fc6d1fe4","displayName":"Newsletter Sign Up","nodeName":"Newsletter Sign Up","nodePathUrl":"/sign-up","nodePropertyUuid":null,"order":"14","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"6a98126f-8ec5-4dc9-9d47-b5aa1f345c1c","name":"e83a7e0d-c86d-4f9d-95fd-1743d1a0b46d","userGenerated":false},"linkType":null,"adUnit":null,"error":null}],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"b651a6ca-19e0-4f8d-a59d-54edd786fa57","name":"f2a414c2-d8eb-490e-83a0-156671879137","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"63778f8f-4820-47b7-8f59-0540cc6c2cf4","displayName":"Lawmakers","nodeName":"Lawmakers","nodePathUrl":"/lawmakers","nodePropertyUuid":null,"order":"11","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"1116af9a-a709-429a-8fce-279337544ae0","name":"4be0d46c-3c5d-459b-96e7-641e870afc57","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"nodePathUrl":"/station","type":"legalLinks","displayName":"Legal","uuid":"a98926e0-5a76-4915-afde-a9121ecb69c4","children":[{"uuid":"cc2f3bc8-811d-4d6c-b550-60d7a71f6424","displayName":"Terms & Conditions","nodeName":"Terms & Conditions","nodePathUrl":"https://sbgi.net/terms-conditions/","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"a367dbfd-aa00-47d8-8e5f-5c9f014a9f97","displayName":"Copyright Notices","nodeName":"Copyright Notices","nodePathUrl":"https://sbgi.net/copyright/","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"980cebdd-1775-4490-b03d-9ad31480db9a","displayName":"EEO Public File Report","nodeName":"EEO Public File Report","nodePathUrl":"/station/eeo","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"3ce7d7bc-218e-40fe-967e-6107f5d9b24d","name":"664b0231-5699-4309-93f3-4040bd62894d","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"47a7b916-e0ba-4dd9-88c6-814a856a5f72","displayName":"WEYI FCC Info","nodeName":"WEYI FCC Info","nodePathUrl":"https://publicfiles.fcc.gov/tv-profile/WEYI-TV","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"e2157222-d36b-45de-ad7e-920222f0210c","displayName":"WEYI FCC Applications","nodeName":"WEYI FCC Applications","nodePathUrl":"https://midmichigannow.com/fcc/weyi-fcc-applications","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"74be7d33-313d-4890-8543-9183ce6c6640","displayName":"WSMH FCC Info","nodeName":"WSMH FCC Info","nodePathUrl":"https://publicfiles.fcc.gov/tv-profile/WSMH","nodePropertyUuid":null,"order":"6","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"34ce6f0c-eef6-4994-ab02-a910dd53eab2","displayName":"WSMH FCC Applications","nodeName":"WSMH FCC Applications","nodePathUrl":"https://midmichigannow.com/fcc/wsmh-fcc-applications#","nodePropertyUuid":null,"order":"7","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"849560af-45c4-4114-a26b-7b0d2ba85adb","displayName":"Public File Assistance","nodeName":"Public File Assistance","nodePathUrl":"/station/contact#fcccontact","nodePropertyUuid":null,"order":"8","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"431aced7-3a1a-4778-b200-16c9edda21f1","displayName":"Contact","nodeName":"Contact","nodePathUrl":"/station/contact","nodePropertyUuid":null,"order":"9","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"1f75ebe0-d7f1-4cef-9578-73d53ce41d9a","name":"64863fe2-8f7c-4062-a5a2-8c9ee539cace","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"e7b7b760-db93-468e-98b4-fa789678fd41","displayName":"Submit News Tips","nodeName":"Submit News Tips","nodePathUrl":"/station/submit-news-tips","nodePropertyUuid":null,"order":"10","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"2850f57a-065c-4e4f-98dc-fddf754241ed","name":"b8bea0b8-193a-457d-b6d1-b6bec3976b78","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"aa80c084-ed43-4c54-8d92-c03aa342b8e6","displayName":"News Team","nodeName":"News Team","nodePathUrl":"/station/people","nodePropertyUuid":null,"order":"11","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"417bff57-cd4e-4897-af44-3547a8fa1651","name":"3202955a-e706-4edc-8023-187af89230e2","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"32e33b95-8ab4-48ac-b86a-15eda83b9e27","displayName":"Contests","nodeName":"Contests","nodePathUrl":"/station/contests","nodePropertyUuid":null,"order":"12","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"37996257-3239-48f3-a8c5-188572e7a295","name":"5e03738f-a736-47f3-b77e-6619cf2df9a8","userGenerated":false},"linkType":null,"adUnit":null,"error":null}]}],"info":null,"tag":null},"navQuick":{"uuid":"b68ba24d-7165-4037-9c9e-618547b008ba","displayName":"Quick Navigation","children":[{"uuid":"a03efb18-fffd-44e1-af46-d0c9b535a16d","displayName":"News","nodeName":"News","nodePathUrl":"/","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"de0e83c6-ba61-438a-a6e6-1f6a5950b8e8","name":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"7f5cffa2-a11b-4536-a423-198a6921e32e","displayName":"Weather","nodeName":"Weather","nodePathUrl":"/weather","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"204e4d2a-bf68-4aae-9370-0547c2befb7c","name":"52b39eef-6ec8-4f61-ae85-456136f9e45c","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"35d99162-4fde-4b3d-8431-408bc2f9a2ea","displayName":"Sports","nodeName":"Sports","nodePathUrl":"/sports","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"dd0f648b-d453-4890-8754-5eb27deb4a11","name":"819ba6f1-1078-43c3-a16e-a47a894ae223","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"ca7378aa-6822-4ad5-a831-44bdd4c91478","displayName":"Contests","nodeName":"Contests","nodePathUrl":"/station/contests","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"37996257-3239-48f3-a8c5-188572e7a295","name":"5e03738f-a736-47f3-b77e-6619cf2df9a8","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"dd2656a2-3325-4556-a6f7-3863e377518f","displayName":"Game Center","nodeName":"Game Center","nodePathUrl":"/game-center","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"8d40f052-609d-49c8-8808-6126a3012fbe","name":"9392f10b-3c58-44c2-87e4-ef8757460ff3","userGenerated":false},"linkType":null,"adUnit":null,"error":null}],"info":null,"tag":null},"navInfo":{"uuid":"a98926e0-5a76-4915-afde-a9121ecb69c4","displayName":"Legal","children":[{"uuid":"cc2f3bc8-811d-4d6c-b550-60d7a71f6424","displayName":"Terms & Conditions","nodeName":"Terms & Conditions","nodePathUrl":"https://sbgi.net/terms-conditions/","nodePropertyUuid":null,"order":"1","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"a367dbfd-aa00-47d8-8e5f-5c9f014a9f97","displayName":"Copyright Notices","nodeName":"Copyright Notices","nodePathUrl":"https://sbgi.net/copyright/","nodePropertyUuid":null,"order":"2","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"980cebdd-1775-4490-b03d-9ad31480db9a","displayName":"EEO Public File Report","nodeName":"EEO Public File Report","nodePathUrl":"/station/eeo","nodePropertyUuid":null,"order":"3","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"3ce7d7bc-218e-40fe-967e-6107f5d9b24d","name":"664b0231-5699-4309-93f3-4040bd62894d","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"47a7b916-e0ba-4dd9-88c6-814a856a5f72","displayName":"WEYI FCC Info","nodeName":"WEYI FCC Info","nodePathUrl":"https://publicfiles.fcc.gov/tv-profile/WEYI-TV","nodePropertyUuid":null,"order":"4","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"e2157222-d36b-45de-ad7e-920222f0210c","displayName":"WEYI FCC Applications","nodeName":"WEYI FCC Applications","nodePathUrl":"https://midmichigannow.com/fcc/weyi-fcc-applications","nodePropertyUuid":null,"order":"5","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"74be7d33-313d-4890-8543-9183ce6c6640","displayName":"WSMH FCC Info","nodeName":"WSMH FCC Info","nodePathUrl":"https://publicfiles.fcc.gov/tv-profile/WSMH","nodePropertyUuid":null,"order":"6","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"34ce6f0c-eef6-4994-ab02-a910dd53eab2","displayName":"WSMH FCC Applications","nodeName":"WSMH FCC Applications","nodePathUrl":"https://midmichigannow.com/fcc/wsmh-fcc-applications#","nodePropertyUuid":null,"order":"7","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"849560af-45c4-4114-a26b-7b0d2ba85adb","displayName":"Public File Assistance","nodeName":"Public File Assistance","nodePathUrl":"/station/contact#fcccontact","nodePropertyUuid":null,"order":"8","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":null,"linkType":null,"adUnit":null,"error":null},{"uuid":"431aced7-3a1a-4778-b200-16c9edda21f1","displayName":"Contact","nodeName":"Contact","nodePathUrl":"/station/contact","nodePropertyUuid":null,"order":"9","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"1f75ebe0-d7f1-4cef-9578-73d53ce41d9a","name":"64863fe2-8f7c-4062-a5a2-8c9ee539cace","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"e7b7b760-db93-468e-98b4-fa789678fd41","displayName":"Submit News Tips","nodeName":"Submit News Tips","nodePathUrl":"/station/submit-news-tips","nodePropertyUuid":null,"order":"10","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"2850f57a-065c-4e4f-98dc-fddf754241ed","name":"b8bea0b8-193a-457d-b6d1-b6bec3976b78","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"aa80c084-ed43-4c54-8d92-c03aa342b8e6","displayName":"News Team","nodeName":"News Team","nodePathUrl":"/station/people","nodePropertyUuid":null,"order":"11","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"417bff57-cd4e-4897-af44-3547a8fa1651","name":"3202955a-e706-4edc-8023-187af89230e2","userGenerated":false},"linkType":null,"adUnit":null,"error":null},{"uuid":"32e33b95-8ab4-48ac-b86a-15eda83b9e27","displayName":"Contests","nodeName":"Contests","nodePathUrl":"/station/contests","nodePropertyUuid":null,"order":"12","children":[],"info":{"primaryColor":"","secondaryColor":""},"tag":{"uuid":"37996257-3239-48f3-a8c5-188572e7a295","name":"5e03738f-a736-47f3-b77e-6619cf2df9a8","userGenerated":false},"linkType":null,"adUnit":null,"error":null}],"info":null,"tag":null},"info":null},"page-data":{"teaser":[{"componentInstanceId":"main_teaser","data":{"moreUrl":"#"},"teasers":[{"categories":["Local","News"],"title":"MSP trooper will be OK after being shot, suspect dead after trooper returned fire","storyUuid":"4e3ecb70-1df5-422e-b78a-8568391a766b","url":"/news/local/msp-trooper-will-be-ok-after-being-shot-suspect-dead-after-trooper-returned-fire","summary":"DETROIT, Mich. – A Michigan State Police trooper is in stable condition after being shot on Friday.The trooper conducted a traffic stop along Wyoming Avenue.The","publishedDate":1747493941000,"publishedDateISO8601":"2025-05-17T10:59:01.000-04:00","updatedDateISO8601":"2025-05-17T10:59:01.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/960/986/0x90/90/8999ea9d-b750-481a-a042-888def775935-MSPCAR.jpg","large16x9Url":"/resources/media2/16x9/960/986/0x90/90/8999ea9d-b750-481a-a042-888def775935-MSPCAR.jpg","renditionImage":"/resources/media2/36x25/960/544/0x27/90/8999ea9d-b750-481a-a042-888def775935-MSPCAR.jpg"},{"categories":["Local","News"],"title":"GALLERY: Hundreds of cosplayers fill Motor City Comic Con","storyUuid":"003e3e5e-61b8-4fbf-ad18-3f5d3673f98d","url":"/news/local/gallery-hundreds-of-cosplayers-fill-motor-city-comic-con","summary":"Nearly every fandom you can think of was represented by cosplayers roaming the Motor City Comic Con this weekend.","publishedDate":1747518500000,"publishedDateISO8601":"2025-05-17T17:48:20.000-04:00","updatedDateISO8601":"2025-05-17T17:48:20.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/4032/986/0x378/90/db9eb830-9f8c-46bc-b04c-8444be20af58-IMG_1809.jpeg","large16x9Url":"/resources/media2/16x9/4032/986/0x378/90/db9eb830-9f8c-46bc-b04c-8444be20af58-IMG_1809.jpeg","renditionImage":"/resources/media2/36x25/4032/544/0x112/90/db9eb830-9f8c-46bc-b04c-8444be20af58-IMG_1809.jpeg"},{"categories":["Local","News"],"title":"Consumers Energy continues restoring power after storms, lights back on for 100k people","storyUuid":"96f10822-69fc-4734-9262-b043e6425f49","url":"/news/local/consumers-energy-continues-restoring-power-after-storms-lights-back-on-for-100k-people","summary":"JACKSON, Mich. - Consumers Energy has restored power to over 100,000 customers affected by the high winds, tornadoes thunderstorms and hail that swept through M","publishedDate":1747496454000,"publishedDateISO8601":"2025-05-17T11:40:54.000-04:00","updatedDateISO8601":"2025-05-17T11:40:54.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/441826dd-2c42-4180-a59a-57e20638413a-large16x9_consumersenergyComunityengagement.jpg","large16x9Url":"/resources/media/441826dd-2c42-4180-a59a-57e20638413a-large16x9_consumersenergyComunityengagement.jpg","renditionImage":"/resources/media/441826dd-2c42-4180-a59a-57e20638413a-jumbo36x25_consumersenergyComunityengagement.jpg"},{"categories":["Nation & World","News"],"title":"Mexican Navy sailing ship crashes into the Brooklyn Bridge in New York: VIDEO","storyUuid":"d6bf9178-1a3c-4295-ab6b-58879a9a923e","url":"/news/nation-world/boat-crashes-into-the-brooklyn-bridge-in-new-york-search-and-rescue-underway","summary":"Shocking video on social media shows a boat, donning a massive Mexican flag crashing its masts into the Brooklyn Bridge. ","publishedDate":1747532832000,"publishedDateISO8601":"2025-05-17T21:47:12.000-04:00","updatedDateISO8601":"2025-05-18T12:17:24.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1024/986/0x54/90/f188dd23-e0c6-4671-905d-c98726f7912b-AP25138069404635.jpg","large16x9Url":"/resources/media2/16x9/1024/986/0x54/90/81f3ee58-3265-49fa-92ad-d4a2c84a669d-AP25138075199259.jpg","renditionImage":"/resources/media2/36x25/983/544/21x0/90/81f3ee58-3265-49fa-92ad-d4a2c84a669d-AP25138075199259.jpg"},{"categories":["Local","News"],"title":"Photos of May 15th's severe weather ","storyUuid":"a8e9489b-fa6a-416a-9562-8725b391e1eb","url":"/news/local/photos-of-last-nights-severe-weather","summary":"It was an eventful night on May 16th, thunder storms, high winds, downed trees, and destrouction","publishedDate":1747402846000,"publishedDateISO8601":"2025-05-16T09:40:46.000-04:00","updatedDateISO8601":"2025-05-17T10:48:13.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/b39b8c49-5004-494e-a4f9-59bb4384bae7/thumbnails/000005.jpg","hasGallery":true,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/b39b8c49-5004-494e-a4f9-59bb4384bae7/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":249.3869,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/2048/986/0x193/90/cd30ba17-d3d5-444c-b0d9-771ab909833c-CassandraHaneySt.Charles.jpg","large16x9Url":"/resources/media2/16x9/2048/986/0x193/90/cd30ba17-d3d5-444c-b0d9-771ab909833c-CassandraHaneySt.Charles.jpg","renditionImage":"/resources/media2/36x25/2048/544/0x58/90/cd30ba17-d3d5-444c-b0d9-771ab909833c-CassandraHaneySt.Charles.jpg"},{"categories":["Newsletter-daily"],"title":"Deer population surge in Michigan leads to more car crashes, experts warn","storyUuid":"3a32ae0a-f373-4faa-88c5-2403bb945766","url":"/newsletter-daily/deer-population-surge-in-michigan-leads-to-more-car-crashes-experts-warn","summary":"MICHIGAN,. (WPBN/WGTU)— The deer population in Michigan has been steadily increasing, leading to a rise in deer-related car crashes, according to experts.The M","publishedDate":1747350105000,"publishedDateISO8601":"2025-05-15T19:01:45.000-04:00","updatedDateISO8601":"2025-05-15T19:01:45.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"/resources/media/76c785c8-40a2-4e53-932a-8de95f5edaf9-e2a85f3e3f96419796fc81c8602b71ee.png","hasGallery":true,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/WPBN/v1/f28b645b-f65c-4958-a085-910b3077071f/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":145.4910000000001,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/60940763-6994-439f-9b24-2097000c4cf2-0dccf2b1d8314be7a49557a3cf2ccd17.png","large16x9Url":"/resources/media2/16x9/1280/986/center/90/60940763-6994-439f-9b24-2097000c4cf2-0dccf2b1d8314be7a49557a3cf2ccd17.png","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/60940763-6994-439f-9b24-2097000c4cf2-0dccf2b1d8314be7a49557a3cf2ccd17.png"},{"categories":["Local","News"],"title":"NWS Detroit confirms three tornadoes touched down Thursday night","storyUuid":"0ff3194a-5e0d-4490-8d57-1e1f959c628b","url":"/news/local/nws-detroit-confirms-three-tornadoes-touched-down-thursday-night","summary":"All three were brief and weak, but still caused extensive damage in the communities they touched down in.","publishedDate":1747435184000,"publishedDateISO8601":"2025-05-16T18:39:44.000-04:00","updatedDateISO8601":"2025-05-16T18:39:44.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/2000/986/0x188/90/4ac7e626-c575-4624-be6e-e8ab60e4258d-IMG_8216.jpeg","large16x9Url":"/resources/media2/16x9/2000/986/0x188/90/4ac7e626-c575-4624-be6e-e8ab60e4258d-IMG_8216.jpeg","renditionImage":"/resources/media2/36x25/2000/544/0x56/90/4ac7e626-c575-4624-be6e-e8ab60e4258d-IMG_8216.jpeg"},{"categories":["Local","News"],"title":"Thousands without power after Severe Weather Slams Michigan","storyUuid":"266e2656-a509-4baf-8d55-1d5708bc411f","url":"/news/local/hundreds-of-thousands-without-power-after-severe-weather-slams-michigan","summary":"UPDATE: As of 9:44 a.m. 189,819 people are without power according to to the Consumers Energy Outage Map.Severe weather leaves hundreds of thousands across the ","publishedDate":1747371630000,"publishedDateISO8601":"2025-05-16T01:00:30.000-04:00","updatedDateISO8601":"2025-05-16T18:17:02.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/ceb71882-857f-4b8a-800c-846457879c3e/thumbnails/000005.jpg","hasGallery":true,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/ceb71882-857f-4b8a-800c-846457879c3e/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":86.29739999999993,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/426/986/0x154/90/02084ae2-bb98-4b37-b427-e6ce37293fd8-poweroutages2.png","large16x9Url":"/resources/media2/16x9/426/986/0x154/90/02084ae2-bb98-4b37-b427-e6ce37293fd8-poweroutages2.png","renditionImage":"/resources/media2/36x25/426/544/0x126/90/02084ae2-bb98-4b37-b427-e6ce37293fd8-poweroutages2.png"},{"categories":["Local","News"],"title":"Money being raised to help Homeboy Barbeque after destructive fire ","storyUuid":"3343256c-b055-4a56-9318-08e448140d68","url":"/news/local/money-being-raised-to-help-homeboy-barbeque-after-destructive-fire","summary":"CLAYTON TOWNSHIP, Mich. – A community is rallying together to help raise money for a local restaurant that was ravaged by a fire earlier this month.A GoFundMe c","publishedDate":1747325434000,"publishedDateISO8601":"2025-05-15T12:10:34.000-04:00","updatedDateISO8601":"2025-05-15T18:50:02.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/2025-05-15T21:59:49.952Z/13a4d305-919b-4189-88a3-c5a972b102c3/thumbnails/000005.jpg","hasGallery":true,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/2025-05-15T21:59:49.952Z/13a4d305-919b-4189-88a3-c5a972b102c3/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":62.317699999999945,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/398/986/0x38/90/6c569dc4-f070-4834-914f-a5ffecd4af7a-image000008.jpeg","large16x9Url":"/resources/media2/16x9/398/986/0x38/90/6c569dc4-f070-4834-914f-a5ffecd4af7a-image000008.jpeg","renditionImage":"/resources/media2/36x25/398/544/0x12/90/6c569dc4-f070-4834-914f-a5ffecd4af7a-image000008.jpeg"},{"categories":["Nation & World","News"],"title":"Cassie concludes emotional testimony in Diddy Combs' federal sex trafficking trial","storyUuid":"fcda654d-bad8-48c7-85cb-69c6baa9e0a2","url":"/news/nation-world/prosecutors-hope-to-wrap-up-cassie-testimony-sean-diddy-combs-trial-as-birth-nears-pregnant-defense-witness-casandra-ventura-sex-trafficking-freak-offs-racketeering-blackmail-civil-suit-prostitution","summary":"The defense finished cross-examination of Cassie Friday afternoon.","publishedDate":1747405074000,"publishedDateISO8601":"2025-05-16T10:17:54.000-04:00","updatedDateISO8601":"2025-05-16T19:37:59.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/3872/986/0x11/90/c2c8c3f8-413b-402b-9f2d-d522c0a60921-AP25133755989096.jpg","large16x9Url":"/resources/media2/16x9/3872/986/0x11/90/c2c8c3f8-413b-402b-9f2d-d522c0a60921-AP25133755989096.jpg","renditionImage":"/resources/media2/36x25/3168/544/352x0/90/c2c8c3f8-413b-402b-9f2d-d522c0a60921-AP25133755989096.jpg"}],"title":"Top Stories"},{"componentInstanceId":"teaser_2","data":{"moreUrl":"/news/local"},"teasers":[{"categories":["Local","News"],"title":"Preliminary Injunction to reinstate $370 Million in public health grant cuts in Michigan ","storyUuid":"22233f41-0d49-47e2-accd-d0e2a1f663cd","url":"/news/local/preliminary-injunction-to-reinstate-370-million-in-public-health-grant-cuts-in-michigan","summary":"LANSING, Mich.","publishedDate":1747431445000,"publishedDateISO8601":"2025-05-16T17:37:25.000-04:00","updatedDateISO8601":"2025-05-16T17:37:25.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/4ea5c581-b33e-4bec-a77f-10dd102cdaf7-large16x9_AP24107769955760.jpg","large16x9Url":"/resources/media/4ea5c581-b33e-4bec-a77f-10dd102cdaf7-large16x9_AP24107769955760.jpg","renditionImage":"/resources/media/4ea5c581-b33e-4bec-a77f-10dd102cdaf7-jumbo36x25_AP24107769955760.jpg"},{"categories":["Local","News"],"title":"Pontiac teen in custody after making threats against school ","storyUuid":"a58dbb85-43c8-44de-bc06-a5b2914d642c","url":"/news/local/pontiac-teen-in-custody-after-making-threats-against-school","summary":"PONTIAC, Mich.","publishedDate":1747428112000,"publishedDateISO8601":"2025-05-16T16:41:52.000-04:00","updatedDateISO8601":"2025-05-16T16:41:52.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/984/986/1x0/90/81c43894-512c-4ec5-a79a-240649c48d3e-0116OAKLANDCOUNTYSHERIFF.png","large16x9Url":"/resources/media2/16x9/984/986/1x0/90/81c43894-512c-4ec5-a79a-240649c48d3e-0116OAKLANDCOUNTYSHERIFF.png","renditionImage":"/resources/media2/36x25/797/544/95x0/90/81c43894-512c-4ec5-a79a-240649c48d3e-0116OAKLANDCOUNTYSHERIFF.png"},{"categories":["Local","News"],"title":"66-year-old man shot in Saginaw, Michigan State Police asking for the public's help ","storyUuid":"42f448d9-486e-4738-b6e4-89e400345b35","url":"/news/local/66-year-old-man-shot-in-saginaw-michigan-state-police-asking-for-the-publics-help","summary":"SAGINAW, Mich.","publishedDate":1747426700000,"publishedDateISO8601":"2025-05-16T16:18:20.000-04:00","updatedDateISO8601":"2025-05-16T16:18:20.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/800/986/center/90/609c04de-2778-4a12-bfd3-1b83809d1f7c-POLICELIGHTS.jpg","large16x9Url":"/resources/media2/16x9/800/986/center/90/609c04de-2778-4a12-bfd3-1b83809d1f7c-POLICELIGHTS.jpg","renditionImage":"/resources/media2/36x25/648/544/76x0/90/609c04de-2778-4a12-bfd3-1b83809d1f7c-POLICELIGHTS.jpg"},{"categories":["Local","News"],"title":"Kids plant a vegetable garden with the help of experts","storyUuid":"7f3f52a0-5191-4f91-8642-4f33a12039db","url":"/news/local/kids-plant-a-vegetable-garden-with-the-help-of-experts","summary":"BAY REGION, Mich.","publishedDate":1747420337000,"publishedDateISO8601":"2025-05-16T14:32:17.000-04:00","updatedDateISO8601":"2025-05-16T14:32:17.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/3120/986/0x1203/90/5964784e-8ef1-4979-82a2-0fad5780da41-Kidsplantavegetablegardenwiththehelpofexperts.jpg","large16x9Url":"/resources/media2/16x9/3120/986/0x1203/90/5964784e-8ef1-4979-82a2-0fad5780da41-Kidsplantavegetablegardenwiththehelpofexperts.jpg","renditionImage":"/resources/media2/36x25/3120/544/0x997/90/5964784e-8ef1-4979-82a2-0fad5780da41-Kidsplantavegetablegardenwiththehelpofexperts.jpg"},{"categories":["Local","News"],"title":"Music therapy brings healing harmony to NICU babies at Hurley Medical Center","storyUuid":"b6b18a90-5b65-49ea-a2ab-f53b7151b05e","url":"/news/local/music-therapy-brings-healing-harmony-to-nicu-babies-at-hurley-medical-center","summary":"FLINT, Mich. — In the quiet corners of Hurley Medical Center's Neonatal Intensive Care Unit (NICU), a new form of healing is taking place.Thanks to a partnersh","publishedDate":1747424761000,"publishedDateISO8601":"2025-05-16T15:46:01.000-04:00","updatedDateISO8601":"2025-05-16T15:46:01.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/673/986/13x0/90/57ec7c9e-0e4c-431b-85f7-dde270bf9f8f-Screenshot20250516154233.jpg","large16x9Url":"/resources/media2/16x9/673/986/13x0/90/57ec7c9e-0e4c-431b-85f7-dde270bf9f8f-Screenshot20250516154233.jpg","renditionImage":"/resources/media2/36x25/545/544/77x0/90/57ec7c9e-0e4c-431b-85f7-dde270bf9f8f-Screenshot20250516154233.jpg"},{"categories":["Local","News"],"title":"Saginaw Valley State University recognized for voter-friendly campus","storyUuid":"1d4a0b06-cb49-4d98-9ac1-a362f2d10c1c","url":"/news/local/saginaw-valley-state-university-recognized-for-voter-friendly-campus","summary":"SAGINAW, Mich.","publishedDate":1747418700000,"publishedDateISO8601":"2025-05-16T14:05:00.000-04:00","updatedDateISO8601":"2025-05-16T14:05:00.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/4552760d-de1c-42b0-bec9-25ece06b59a4-large16x9_SVSUentrancegate.jpg?1670539336746","large16x9Url":"/resources/media/4552760d-de1c-42b0-bec9-25ece06b59a4-large16x9_SVSUentrancegate.jpg?1670539336746","renditionImage":"/resources/media/4552760d-de1c-42b0-bec9-25ece06b59a4-jumbo36x25_SVSUentrancegate.jpg?1670539336746"},{"categories":["Local","News"],"title":"Kangaroo care brings hope to NICU families at Hurley Medical Center","storyUuid":"2b86c68b-b79e-4d33-aae2-4387506d8c49","url":"/news/local/kangaroo-care-brings-hope-to-nicu-families-at-hurley-medical-center","summary":"FLINT, Mich. — In honor of International Kangaroo Care Awareness Day, Hurley Medical Center is highlighting the transformative power of skin-to-skin contact bet","publishedDate":1747424641000,"publishedDateISO8601":"2025-05-16T15:44:01.000-04:00","updatedDateISO8601":"2025-05-16T18:21:43.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/15b2ce2c-90d4-41d8-befa-efccbf358170/thumbnails/000005.jpg","hasGallery":true,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/15b2ce2c-90d4-41d8-befa-efccbf358170/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":122.89150000000006,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/696/986/7x0/90/30d03980-0335-4fca-9fff-f2b43d9f2568-Screenshot20250516154123.jpg","large16x9Url":"/resources/media2/16x9/696/986/7x0/90/30d03980-0335-4fca-9fff-f2b43d9f2568-Screenshot20250516154123.jpg","renditionImage":"/resources/media2/36x25/564/544/73x0/90/30d03980-0335-4fca-9fff-f2b43d9f2568-Screenshot20250516154123.jpg"}],"title":"Local News"},{"componentInstanceId":"vertical_teaser_1","data":{"moreUrl":"/news/nation-world"},"teasers":[{"categories":["Nation & World","News"],"title":"Former President Biden diagnosed with aggressive prostate cancer, confirms personal office","storyUuid":"dc96562f-ef92-4ba3-b14d-595d8a899a0a","url":"/news/nation-world/former-president-biden-diagnosed-with-aggressive-prostate-cancer-confirms-personal-office-physicians-doctors-physical-health-developing-story-may-18-2025","summary":"Former President Joe Biden was diagnosed with an \"aggressive form\" of prostate cancer, according to a statement released from his personal office on Sunday. ","publishedDate":1747599408000,"publishedDateISO8601":"2025-05-18T16:16:48.000-04:00","updatedDateISO8601":"2025-05-18T22:08:11.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1023/986/0x15/90/a28340fe-d695-4f53-8e5c-58d786469b6f-AP25104778394739.jpg","large16x9Url":"/resources/media2/16x9/1023/986/0x15/90/a28340fe-d695-4f53-8e5c-58d786469b6f-AP25104778394739.jpg","renditionImage":"/resources/media2/36x25/828/544/97x15/90/a28340fe-d695-4f53-8e5c-58d786469b6f-AP25104778394739.jpg"},{"categories":["Nation & World","News"],"title":"75-year-old man arrested after $930K in cocaine found hidden in vehicle seats","storyUuid":"7c35ce3e-f201-4d78-bae0-0321838c21a3","url":"/news/nation-world/75-year-old-man-arrested-after-930k-of-cocaine-found-in-seats-of-vehicle-texas-border-secondary-inspection-driver-narcotics-discovered","summary":" CBP officers discovered 69.71 pounds of suspected cocaine concealed in packages hidden within a compartment inside the vehicle's seats. ","publishedDate":1747164708000,"publishedDateISO8601":"2025-05-13T15:31:48.000-04:00","updatedDateISO8601":"2025-05-18T00:28:47.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1920/986/center/90/24477b77-6d8e-4191-989f-befbc88dceea-Untitled10.png","large16x9Url":"/resources/media2/16x9/1920/986/center/90/24477b77-6d8e-4191-989f-befbc88dceea-Untitled10.png","renditionImage":"/resources/media2/36x25/1555/544/183x0/90/24477b77-6d8e-4191-989f-befbc88dceea-Untitled10.png"},{"categories":["Nation & World","News"],"title":"Israel escalates Gaza conflict: ground ops and airstrikes kill 103, including children","storyUuid":"37f97b1b-b2ea-4193-b94f-a705b4107c77","url":"/news/nation-world/israel-escalates-gaza-conflict-ground-ops-and-airstrikes-kill-103-including-children-qatar-president-donald-trump-ceasefire-houthi-rebels-hamas-yemen-benjamin-netanyahu-israeli-prime-minister","summary":"Israel launched \"extensive\" new ground operations in the Gaza Strip while airstrikes in its new offensive killed at least 103 people.","publishedDate":1747591170000,"publishedDateISO8601":"2025-05-18T13:59:30.000-04:00","updatedDateISO8601":"2025-05-18T13:59:30.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/7363/986/0x256/90/942e31ab-a772-493b-991b-4bcc6f37fc8c-AP25138451617951.jpg","large16x9Url":"/resources/media2/16x9/7363/986/0x256/90/942e31ab-a772-493b-991b-4bcc6f37fc8c-AP25138451617951.jpg","renditionImage":"/resources/media2/36x25/5962/544/700x256/90/942e31ab-a772-493b-991b-4bcc6f37fc8c-AP25138451617951.jpg"},{"categories":["Nation & World","News"],"title":"Trump urges Walmart to absorb tariff costs amid rising consumer prices","storyUuid":"8458fe3c-25de-4ea7-9343-f916e7c7fe77","url":"/news/nation-world/trump-urges-walmart-to-absorb-tariff-costs-amid-rising-consumer-prices-treasury-secretary-scott-bessent-china-ceo-doug-mcmillon-truth-social","summary":"On Saturday, President Donald Trump took to social media to say that retail giant, Walmart, should eat the additional costs created by his tariffs.","publishedDate":1747588543000,"publishedDateISO8601":"2025-05-18T13:15:43.000-04:00","updatedDateISO8601":"2025-05-18T13:15:43.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/3000/986/0x282/90/061a9939-5c1c-42db-b072-c89cf048d23e-AP25135406062614.jpg","large16x9Url":"/resources/media2/16x9/3000/986/0x282/90/061a9939-5c1c-42db-b072-c89cf048d23e-AP25135406062614.jpg","renditionImage":"/resources/media2/36x25/3000/544/0x84/90/061a9939-5c1c-42db-b072-c89cf048d23e-AP25135406062614.jpg"},{"categories":["Nation & World","News"],"title":"Trump warns Walmart: Don't raise prices due to my tariffs but do eat the costs","storyUuid":"b877d3d6-49e3-4814-8d61-18a400e35990","url":"/news/nation-world/trump-warns-walmart-dont-raise-prices-due-to-my-tariffs-but-do-eat-the-costs-president-china-doug-mcmillon","summary":"President Donald Trump on Saturday ripped into Walmart, saying on social media that the retail giant should eat the additional costs created by his tariffs.","publishedDate":1747511948000,"publishedDateISO8601":"2025-05-17T15:59:08.000-04:00","updatedDateISO8601":"2025-05-17T15:59:08.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/6000/986/0x313/90/449e8116-ffce-49fb-ae88-7549a1e359fc-GettyImages2185459806.jpg","large16x9Url":"/resources/media2/16x9/6000/986/0x313/90/449e8116-ffce-49fb-ae88-7549a1e359fc-GettyImages2185459806.jpg","renditionImage":"/resources/media2/36x25/5760/544/120x0/90/449e8116-ffce-49fb-ae88-7549a1e359fc-GettyImages2185459806.jpg"},{"categories":["Nation & World","News"],"title":"Pope Leo XIV pledges unity for peace in Mass, inspiring global Catholic community","storyUuid":"6c351a60-f7a1-40d5-9211-2f7b297fb1de","url":"/news/nation-world/pope-leo-xiv-pledges-unity-for-peace-in-mass-inspiring-global-catholic-community","summary":"Pope Leo XIV, history's first American pope, vowed Sunday to work for unity so that the Catholic Church becomes a symbol of peace in the world. ","publishedDate":1747587124000,"publishedDateISO8601":"2025-05-18T12:52:04.000-04:00","updatedDateISO8601":"2025-05-18T12:52:04.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/3561/986/0x186/90/d6126fd1-734f-45b9-bf9c-2a8dd6d85b60-AP25138370007832.jpg","large16x9Url":"/resources/media2/16x9/3561/986/0x186/90/d6126fd1-734f-45b9-bf9c-2a8dd6d85b60-AP25138370007832.jpg","renditionImage":"/resources/media2/36x25/3418/544/72x0/90/d6126fd1-734f-45b9-bf9c-2a8dd6d85b60-AP25138370007832.jpg"},{"categories":["Nation & World","News"],"title":"'You got shot' Gym-goer recounts getting shot during shooting at LVAC","storyUuid":"27840b03-09e3-4256-916c-079175c7b36b","url":"/news/nation-world/you-got-shot-gym-goer-recounts-getting-shot-during-shooting-at-lvac","summary":"A gym-goer isJohn Tiffin says...He was leaving the gym -- when he heard a loud bang...But thought someone was dropping heavy weights.Tiffin says...by the third","publishedDate":1747587891000,"publishedDateISO8601":"2025-05-18T13:04:51.000-04:00","updatedDateISO8601":"2025-05-18T13:26:55.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/KSNV/2025-05-18T04:59:59.383Z/b4b968f8-e738-44a4-8875-ad536ee1dd0c/thumbnails/000005.jpg","hasGallery":true,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/KSNV/2025-05-18T04:59:59.383Z/b4b968f8-e738-44a4-8875-ad536ee1dd0c/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":224.31600000000003,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/712/986/0x10/90/9fef36e5-6532-4c5c-9ce1-ee87600bb29e-JohnTiffin.JPG","large16x9Url":"/resources/media2/16x9/712/986/0x10/90/9fef36e5-6532-4c5c-9ce1-ee87600bb29e-JohnTiffin.JPG","renditionImage":"/resources/media2/36x25/576/544/68x10/90/9fef36e5-6532-4c5c-9ce1-ee87600bb29e-JohnTiffin.JPG"}],"title":"Nation & World"},{"componentInstanceId":"vertical_teaser_2","data":{"moreUrl":"/sports"},"teasers":[{"categories":["BFFR","Sports"],"title":"Women’s World Cup expands to 48 nations in 2031 ","storyUuid":"f804820e-fae8-4216-a59d-48a89fd6eecd","url":"/sports/bffr/womens-world-cup-expands-to-48-nations-in-2031","summary":"An announcement came from FIFA earlier this month that the 2031 Women’s World Cup will be expanded to 48 competing national teams, up from 32. ","publishedDate":1747636200000,"publishedDateISO8601":"2025-05-19T02:30:00.000-04:00","updatedDateISO8601":"2025-05-19T02:30:00.000-04:00","teaserStatus":["new"],"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/3409/986/10x0/90/ded5b295-6c15-46b3-b1e1-f8c8415a0205-Screenshot20250518at2.26.50PM.png","large16x9Url":"/resources/media2/16x9/3431/986/6x0/90/aaeeb9d4-4f18-4a76-80d2-33074258f4a1-Screenshot20250518at2.27.20PM.png","renditionImage":"/resources/media2/36x25/2779/544/332x0/90/aaeeb9d4-4f18-4a76-80d2-33074258f4a1-Screenshot20250518at2.27.20PM.png"},{"categories":["High School","Sports"],"title":"Grand Blanc boys and girls lacrosse each win playoff openers","storyUuid":"e15773ef-0174-4a38-b9ff-c7c637bea8ce","url":"/sports/high-school/grand-blanc-boys-and-girls-lacrosse-each-win-playoff-openers","summary":"The Bobcats were rolling as they kicked off the postseason!","publishedDate":1747454145000,"publishedDateISO8601":"2025-05-16T23:55:45.000-04:00","updatedDateISO8601":"2025-05-16T23:55:45.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/846/986/2x0/90/57b42929-fee4-4ebc-aa14-c514c8fd8d71-0516gb2.png","large16x9Url":"/resources/media2/16x9/846/986/2x0/90/57b42929-fee4-4ebc-aa14-c514c8fd8d71-0516gb2.png","renditionImage":"/resources/media2/36x25/685/544/83x0/90/57b42929-fee4-4ebc-aa14-c514c8fd8d71-0516gb2.png"},{"categories":["High School","Sports"],"title":"Explosive first half propels Mount Pleasant Soccer to 4-1 win over Garber","storyUuid":"5969a8dd-5306-48a1-95fa-df40404d413b","url":"/sports/high-school/explosive-first-half-powers-mount-pleasant-soccer-to-4-1-win-over-garber","summary":"","publishedDate":1747454119000,"publishedDateISO8601":"2025-05-16T23:55:19.000-04:00","updatedDateISO8601":"2025-05-16T23:55:19.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/846/986/1x0/90/d186b039-c4a3-4fef-baa1-c97618d959e9-0516mtpleasant.png","large16x9Url":"/resources/media2/16x9/846/986/1x0/90/d186b039-c4a3-4fef-baa1-c97618d959e9-0516mtpleasant.png","renditionImage":"/resources/media2/36x25/685/544/82x0/90/d186b039-c4a3-4fef-baa1-c97618d959e9-0516mtpleasant.png"}],"title":"Sports"},{"componentInstanceId":"vertical_teaser_3","data":{"moreUrl":"/news/entertainment"},"teasers":[{"categories":["Entertainment","News"],"title":"Justin Bieber breaks his silence on Diddy amid speculation on social media","storyUuid":"4be47658-cecd-478c-be8e-4a6590a1cf5f","url":"/news/entertainment/justin-bieber-breaks-silence-on-sean-diddy-combs-cincinnati-quincy-justin-performative-television-career-moves-televised-appearance-youth-public-appearances-high-profile-court-case-victim-cassie-ventura-trial-allegations-witness-stand-testimony","summary":"'Shifting focus away from this reality detracts from the justice these victims rightfully deserve.'","publishedDate":1747394787000,"publishedDateISO8601":"2025-05-16T07:26:27.000-04:00","updatedDateISO8601":"2025-05-16T14:32:05.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/728/986/0x1/90/30ef3f8e-aa97-443c-91b2-7efbf40ba249-Diddy2.JPG","large16x9Url":"/resources/media2/16x9/728/986/0x1/90/30ef3f8e-aa97-443c-91b2-7efbf40ba249-Diddy2.JPG","renditionImage":"/resources/media2/36x25/590/544/69x0/90/30ef3f8e-aa97-443c-91b2-7efbf40ba249-Diddy2.JPG"},{"categories":["Entertainment","News"],"title":"The history of the Preakness ahead of the 150th race","storyUuid":"c7d677b3-12a7-4c90-9e98-614354461a5b","url":"/news/entertainment/history-of-the-preakness-stakes-horse-racing","summary":"Pimlico Race Course opened its doors for the very first time in 1870.","publishedDate":1747339355000,"publishedDateISO8601":"2025-05-15T16:02:35.000-04:00","updatedDateISO8601":"2025-05-16T07:15:38.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/WBFF/v1/b2d4c9b1-08a3-40aa-81c8-9e58f13beb73/thumbnails/000005.jpg","hasGallery":false,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/WBFF/v1/b2d4c9b1-08a3-40aa-81c8-9e58f13beb73/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":280.5319999999999,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/4500/986/0x235/90/379c9c42-7926-45b7-8e02-cfcddb8c0582-GettyImages2153075639.jpg","large16x9Url":"/resources/media2/16x9/4500/986/0x235/90/379c9c42-7926-45b7-8e02-cfcddb8c0582-GettyImages2153075639.jpg","renditionImage":"/resources/media2/36x25/4320/544/90x0/90/379c9c42-7926-45b7-8e02-cfcddb8c0582-GettyImages2153075639.jpg"},{"categories":["Entertainment","News"],"title":"Chris Brown arrested in England for alleged 2023 nightclub assault with a bottle","storyUuid":"5f187e48-7c74-4873-98d0-6b91bdd1afdc","url":"/news/entertainment/musician-singer-chris-brown-arrested-in-manchester-england-for-alleged-2023-london-tape-nightclub-assault-with-a-bottle-producer-abe-diaw-lowry-hotel-metropolitan-police","summary":"The musician has a history of legal problems dating back to 2009.","publishedDate":1747334346000,"publishedDateISO8601":"2025-05-15T14:39:06.000-04:00","updatedDateISO8601":"2025-05-15T14:39:06.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1024/986/0x53/90/e459d59f-91f6-4087-8eeb-e5c39a016527-AP25135636574203.jpg","large16x9Url":"/resources/media2/16x9/1024/986/0x53/90/e459d59f-91f6-4087-8eeb-e5c39a016527-AP25135636574203.jpg","renditionImage":"/resources/media2/36x25/982/544/21x0/90/e459d59f-91f6-4087-8eeb-e5c39a016527-AP25135636574203.jpg"},{"categories":["Entertainment","News"],"title":"50 Cent taunts Diddy over Cassie's disturbing trial testimony about 'freak offs'","storyUuid":"b5f6283d-bb4d-4962-9404-44f8907171b3","url":"/news/entertainment/50-cent-taunts-sean-diddy-combs-over-cassies-disturbing-sex-trafficking-trial-testimony-baby-oil-freak-offs-blackmail-prostitutes-indictment-hotel-surveillance-los-angeles","summary":"It isn't the first time the hip-hop star has taunted the embattled music-mogul. ","publishedDate":1747326972000,"publishedDateISO8601":"2025-05-15T12:36:12.000-04:00","updatedDateISO8601":"2025-05-15T12:36:12.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/3000/986/0x133/90/c7f7f0b9-750e-4f4b-97c6-0497287833d9-GettyImages76228723.jpg","large16x9Url":"/resources/media2/16x9/3000/986/0x133/90/c7f7f0b9-750e-4f4b-97c6-0497287833d9-GettyImages76228723.jpg","renditionImage":"/resources/media2/36x25/2812/544/94x0/90/c7f7f0b9-750e-4f4b-97c6-0497287833d9-GettyImages76228723.jpg"}],"title":"Entertainment"},{"componentInstanceId":"col1_vertical_list","data":{"moreUrl":""},"teasers":[{"categories":["Offbeat","News"],"title":"World Record: Thousands dress as Smurfs in unusual small town spectacle","storyUuid":"b6148cdf-28db-4313-927f-9f32dc9e8fbd","url":"/news/offbeat/world-record-thousands-dress-smurfs-break-small-town-brittany-region-frence-unusual-spectacle-landerneau-participants-costumers-paramount-pictures-promotional-activities-pop-culture-tv-television-movies-release-date-cincinnati","summary":"Thousands of people dressed as Smurfs gathered together to set a new world record.","publishedDate":1747585823000,"publishedDateISO8601":"2025-05-18T12:30:23.000-04:00","updatedDateISO8601":"2025-05-18T12:30:23.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1920/986/center/90/216bc64a-dc8f-4568-9ce5-27c7bdbbc426-SMURFRECORD_frame_738.jpeg","large16x9Url":"/resources/media2/16x9/1920/986/center/90/216bc64a-dc8f-4568-9ce5-27c7bdbbc426-SMURFRECORD_frame_738.jpeg","renditionImage":"/resources/media2/36x25/1555/544/183x0/90/216bc64a-dc8f-4568-9ce5-27c7bdbbc426-SMURFRECORD_frame_738.jpeg"},{"categories":["Offbeat","News"],"title":"$10 gas stop pays off with $2 million win for Florida woman ","storyUuid":"2fa6023c-c95a-4af8-a8c8-2e5aff957dd0","url":"/news/offbeat/10-gas-stop-pays-off-with-2-million-win-for-florida-woman-lottery-south-florida-news-osceola-county-wawa-gas-station-at-7940-w-irlo-bronson-highway-silver-streak-scratch-off-game-may-18-2025","summary":"While fueling up at a Wawa, a Florida woman got two million reasons to smile.","publishedDate":1747549800000,"publishedDateISO8601":"2025-05-18T02:30:00.000-04:00","updatedDateISO8601":"2025-05-18T02:30:00.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1640/986/0x1/90/06bd6563-1b56-4f63-8d47-47cfc40017d5-TeaserPhoto21.jpg","large16x9Url":"/resources/media2/16x9/1640/986/0x1/90/06bd6563-1b56-4f63-8d47-47cfc40017d5-TeaserPhoto21.jpg","renditionImage":"/resources/media2/36x25/1330/544/155x0/90/06bd6563-1b56-4f63-8d47-47cfc40017d5-TeaserPhoto21.jpg"},{"categories":["Offbeat","News"],"title":"Dunkin’ takes flight: 'Brewing Altitude' jet soars into Palm Beach International Airport","storyUuid":"66b244b8-353c-46c0-a4a2-2dd4dd17d082","url":"/news/offbeat/dunkin-takes-flight-brewing-altitude-jet-soars-into-palm-beach-international-airport-boston-dunkin-jetblue-airbus-320-scott-murphy-palm-beach-county-may-17-2025","summary":"Dunkin’ made a landing, and a statement, at Palm Beach International Friday, as a branded jet rolled in brewing more curiosity than coffee.","publishedDate":1747497475000,"publishedDateISO8601":"2025-05-17T11:57:55.000-04:00","updatedDateISO8601":"2025-05-17T11:57:55.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1920/986/center/90/7cc70763-7a19-4a95-b6f9-aeda66d72f4a-492741477_1004721161825644_5741444500215071133_n.jpg","large16x9Url":"/resources/media2/16x9/1920/986/center/90/7cc70763-7a19-4a95-b6f9-aeda66d72f4a-492741477_1004721161825644_5741444500215071133_n.jpg","renditionImage":"/resources/media2/36x25/1555/544/183x0/90/7cc70763-7a19-4a95-b6f9-aeda66d72f4a-492741477_1004721161825644_5741444500215071133_n.jpg"},{"categories":["Offbeat","News"],"title":"WATCH: Pandas at the National Zoo flirt with each other","storyUuid":"a1ee8303-8f1f-44d1-9dbc-a40295169356","url":"/news/offbeat/watch-pandas-at-the-national-zoom","summary":"Two giant pandas named Bao Li and Qing Bao were seen flirting on a Smithsonian camera.Zookeepers say that bleats and chirps are how giant pandas flirt. Pandas ","publishedDate":1747499890000,"publishedDateISO8601":"2025-05-17T12:38:10.000-04:00","updatedDateISO8601":"2025-05-17T12:43:15.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/UPLOAD/8f317526-055e-4058-92f7-5caef1cce272/thumbnails/000005.jpg","hasGallery":false,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/UPLOAD/8f317526-055e-4058-92f7-5caef1cce272/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":58.866663999999986,"hasHeroImage":null,"heroImageUrl":null,"large16x9Url":"https://harvest-media-clips.sinclairstoryline.com/UPLOAD/8f317526-055e-4058-92f7-5caef1cce272/thumbnails/000005.jpg","renditionImage":"https://harvest-media-clips.sinclairstoryline.com/UPLOAD/8f317526-055e-4058-92f7-5caef1cce272/thumbnails/000005.jpg"},{"categories":["Offbeat","News"],"title":"Is silence actually good for you? New study shows silence can significantly impact health","storyUuid":"e31513d8-0b27-45f8-87fb-2069c43f029f","url":"/news/offbeat/-silence-actually-good-for-you-new-study-shows-quiet-time-can-significantly-impact-health-healthy-mental-physical-memory-meditation-cognitive-training-hippocampus-brain-anxiety-emotional-alzheimer-disease-illness-creative-science-researchers-aging-noise","summary":"Researchers have found that silence is more than just the absence of sound; it is something that actively transforms the brain. ","publishedDate":1747487680000,"publishedDateISO8601":"2025-05-17T09:14:40.000-04:00","updatedDateISO8601":"2025-05-17T12:56:34.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/04867d4f-7576-4bd0-ace5-522aa0324654-Notalking.png","large16x9Url":"/resources/media2/16x9/1280/986/center/90/04867d4f-7576-4bd0-ace5-522aa0324654-Notalking.png","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/04867d4f-7576-4bd0-ace5-522aa0324654-Notalking.png"},{"categories":["Offbeat","News"],"title":"Veterans turn to gaming for connection and support, ESA survey reveals widespread benefits","storyUuid":"83b49493-97cc-48f6-87c9-36698c0f0bb5","url":"/news/offbeat/veterans-turn-to-gaming-for-connection-and-support-esa-survey-reveals-widespread-benefits","summary":"A new study shows veterans are using video games to decompress post-military service.","publishedDate":1746863610000,"publishedDateISO8601":"2025-05-10T03:53:30.000-04:00","updatedDateISO8601":"2025-05-10T09:04:52.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/WRGB/2025-05-10T10:00:11.666Z/36250aed-cb7e-439f-9077-e942bf2aff97/thumbnails/000005.jpg","hasGallery":false,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/WRGB/2025-05-10T10:00:11.666Z/36250aed-cb7e-439f-9077-e942bf2aff97/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":61.92160000000058,"hasHeroImage":true,"heroImageUrl":"/resources/media/7506785a-afeb-4427-8e45-39e4736b903c-large16x9_VIDEOGAMESGETTY.png?1621957077846","large16x9Url":"/resources/media/7506785a-afeb-4427-8e45-39e4736b903c-large16x9_VIDEOGAMESGETTY.png?1621957077846","renditionImage":"/resources/media/7506785a-afeb-4427-8e45-39e4736b903c-jumbo36x25_VIDEOGAMESGETTY.png?1621957078500"},{"categories":["Offbeat","News"],"title":"Highway Hero: Ohio State Highway Patrol shares bodycam of dog rescue","storyUuid":"5dd46e08-68be-4da9-8876-f7c91be73568","url":"/news/offbeat/hero-ohio-state-highway-patrol-shares-bodycam-dog-rescue-video-heartwarming-awesome-happy-story-puppy-saved-interstate-roadway-delightful-vehicle-cop-car","summary":"Last week, a heartwarming rescue unfolded on Interstate 77 when Sgt. Brett Claxon of the Canton Post came to the aid of a dog found on the roadway.","publishedDate":1747320127000,"publishedDateISO8601":"2025-05-15T10:42:07.000-04:00","updatedDateISO8601":"2025-05-16T13:55:31.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/UPLOAD/263bf831-d57a-4dac-adea-42ba53a036df/thumbnails/000005.jpg","hasGallery":true,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/UPLOAD/263bf831-d57a-4dac-adea-42ba53a036df/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":45.566665,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1553/986/2x0/90/631c1570-27b5-4adc-befd-a1c15f666ec0-6.PNG","large16x9Url":"/resources/media2/16x9/1553/986/2x0/90/631c1570-27b5-4adc-befd-a1c15f666ec0-6.PNG","renditionImage":"/resources/media2/36x25/1258/544/150x0/90/631c1570-27b5-4adc-befd-a1c15f666ec0-6.PNG"},{"categories":["Offbeat","News"],"title":"Surveys show best and worst Mother's Day gifts","storyUuid":"5d3b6806-943c-47f6-94f9-333ffd52e289","url":"/news/offbeat/best-worst-mothers-day-gifts-2025-diet-shakes-weight-loss-products-cleaning-supplies-getaways-wisconsin-bayfield-door-county-kettle-moraine-state-forest","summary":"Skip the diet foods and give Mom a getaway this Mother's Day, a pair of surveys suggest.","publishedDate":1746867601000,"publishedDateISO8601":"2025-05-10T05:00:01.000-04:00","updatedDateISO8601":"2025-05-10T05:00:01.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/99698665-c0f9-4f86-990f-00fd9dcc034d-large16x9_JESS6684FF.jpg?1589167007414","large16x9Url":"/resources/media/99698665-c0f9-4f86-990f-00fd9dcc034d-large16x9_JESS6684FF.jpg?1589167007414","renditionImage":"/resources/media/99698665-c0f9-4f86-990f-00fd9dcc034d-jumbo36x25_JESS6684FF.jpg?1589167007952"},{"categories":["Offbeat","News"],"title":"You can see International Space Station above Cincinnati area 4 times this weekend","storyUuid":"270a52ba-9b98-4d67-a832-f1516670c25f","url":"/news/offbeat/you-can-see-international-space-station-above-cincinnati-area-4-times-this-weekend-orbit-speed-location","summary":"From Earth, ISS looks like a very bright, non-twinkling star moving slowly across the sky. ","publishedDate":1746814611000,"publishedDateISO8601":"2025-05-09T14:16:51.000-04:00","updatedDateISO8601":"2025-05-10T09:37:08.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/980/986/0x49/90/df50826a-7913-4939-9bca-00e836b87f53-iss.jpg","large16x9Url":"/resources/media2/16x9/980/986/0x49/90/df50826a-7913-4939-9bca-00e836b87f53-iss.jpg","renditionImage":"/resources/media2/36x25/934/544/23x0/90/df50826a-7913-4939-9bca-00e836b87f53-iss.jpg"},{"categories":["Offbeat","News"],"title":"Daughter says mom 'gave me life twice' with kidney donation, both graduate nursing school","storyUuid":"15635e63-bba3-4a96-86a0-d23c00dc4ec5","url":"/news/offbeat/daughter-says-mom-gave-me-life-twice-with-kidney-donation-both-graduate-nursing-school","summary":"BATON ROUGE, La. (AP) — For years, Ambrealle Brown was forced to put her dreams of becoming a nurse on hold due to a life-threatening kidney disease that left h","publishedDate":1746893138000,"publishedDateISO8601":"2025-05-10T12:05:38.000-04:00","updatedDateISO8601":"2025-05-10T12:05:38.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/3024/986/0x158/90/8f80d9b5-45a1-4904-9a88-d8c568b3ae10-AP25127513911839.jpg","large16x9Url":"/resources/media2/16x9/3024/986/0x158/90/8f80d9b5-45a1-4904-9a88-d8c568b3ae10-AP25127513911839.jpg","renditionImage":"/resources/media2/36x25/2903/544/61x0/90/8f80d9b5-45a1-4904-9a88-d8c568b3ae10-AP25127513911839.jpg"}],"title":"Offbeat"},{"componentInstanceId":"bankrate_teaser_list","data":{"moreUrl":"/money"},"teasers":[{"categories":["Mortgages","Money"],"title":"The ‘single-person penalty’: Why more and more singles are choosing to rent","storyUuid":"cd2fcda5-2bd0-4b2c-b468-456cef29c8bb","url":"/money/mortgages/single-person-penalty","summary":"Why renting is a better financial option than buying for so many single people.","publishedDate":1747422000000,"publishedDateISO8601":"2025-05-16T15:00:00.000-04:00","updatedDateISO8601":"2025-05-16T15:00:00.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/7069f612-f726-4df7-8d60-9b54da03d41a-ABTAnalyzingthefinancialimpactonsolorentersandtheprospectsofhomeownership.jpg","large16x9Url":"/resources/media2/16x9/1280/986/center/90/7069f612-f726-4df7-8d60-9b54da03d41a-ABTAnalyzingthefinancialimpactonsolorentersandtheprospectsofhomeownership.jpg","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/7069f612-f726-4df7-8d60-9b54da03d41a-ABTAnalyzingthefinancialimpactonsolorentersandtheprospectsofhomeownership.jpg"},{"categories":["Mortgages","Money"],"title":"Should I take an all-cash offer on my house?","storyUuid":"4eead38c-e569-48da-abc2-297aff16260c","url":"/money/mortgages/cash-offer-for-sellers","summary":"What makes a cash offer better than one financed with a mortgage?","publishedDate":1747420377000,"publishedDateISO8601":"2025-05-16T14:32:57.000-04:00","updatedDateISO8601":"2025-05-16T14:32:57.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/fae45ba8-a9ae-40af-866d-c9b18a6727b4-shoulditakeacashofferonhome.jpg","large16x9Url":"/resources/media2/16x9/1280/986/center/90/fae45ba8-a9ae-40af-866d-c9b18a6727b4-shoulditakeacashofferonhome.jpg","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/fae45ba8-a9ae-40af-866d-c9b18a6727b4-shoulditakeacashofferonhome.jpg"},{"categories":["Investing","Money"],"title":"Why long-term investors should pay attention to Disney’s new Abu Dhabi park","storyUuid":"5ebb17f5-6d2d-4471-9cbd-8a2707263af8","url":"/money/investing/why-investors-should-pay-attention-to-disneys-abu-dhabi-park","summary":"For shareholders, the structure of this deal is just as important as the location.","publishedDate":1747404720000,"publishedDateISO8601":"2025-05-16T10:12:00.000-04:00","updatedDateISO8601":"2025-05-16T10:12:00.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/e8950f54-4451-47e8-ab44-acc4edbc9daa-WhylongterminvestorsshouldpayattentiontoDisneysnewAbuDhabipark.jpg","large16x9Url":"/resources/media2/16x9/1280/986/center/90/e8950f54-4451-47e8-ab44-acc4edbc9daa-WhylongterminvestorsshouldpayattentiontoDisneysnewAbuDhabipark.jpg","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/e8950f54-4451-47e8-ab44-acc4edbc9daa-WhylongterminvestorsshouldpayattentiontoDisneysnewAbuDhabipark.jpg"},{"categories":["Mortgages","Money"],"title":"More options, more bargaining power: Is a buyer’s market on the way?","storyUuid":"d09adb5c-b41d-47f5-831f-30a29097ae89","url":"/money/mortgages/is-a-buyers-market-coming","summary":"Are U.S. homebuyers finally about to gain the edge in the housing market?","publishedDate":1747403792000,"publishedDateISO8601":"2025-05-16T09:56:32.000-04:00","updatedDateISO8601":"2025-05-16T09:56:32.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/d21d70a3-d314-4501-82fb-660fa5c5b309-shiftbuyersmarket.png","large16x9Url":"/resources/media2/16x9/1280/986/center/90/d21d70a3-d314-4501-82fb-660fa5c5b309-shiftbuyersmarket.png","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/d21d70a3-d314-4501-82fb-660fa5c5b309-shiftbuyersmarket.png"},{"categories":["Investing","Money"],"title":"Walmart warns of higher prices in Q1 earnings call, sticks to full year guidance","storyUuid":"8d0890b5-9728-44d5-b2b3-2d0ed900dbaa","url":"/money/investing/walmart-q1-earnings-report","summary":"Walmart reports first quarter earnings and notes prices will be going up.","publishedDate":1747346676000,"publishedDateISO8601":"2025-05-15T18:04:36.000-04:00","updatedDateISO8601":"2025-05-15T18:04:36.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/5d40218c-bd3c-4039-ad10-861b7c43cd93-WalmartWarnsOfHigherPricesInQ1EarningsCall.jpg","large16x9Url":"/resources/media2/16x9/1280/986/center/90/5d40218c-bd3c-4039-ad10-861b7c43cd93-WalmartWarnsOfHigherPricesInQ1EarningsCall.jpg","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/5d40218c-bd3c-4039-ad10-861b7c43cd93-WalmartWarnsOfHigherPricesInQ1EarningsCall.jpg"},{"categories":["Investing","Money"],"title":"A $2,500 child tax credit could be coming, but millions of children may be excluded","storyUuid":"c7d1a29d-8558-4aaf-8b8c-b0cec0c2088a","url":"/money/investing/a-2500-child-tax-credit-could-be-coming-but-millions-of-children-may-be-excluded","summary":"The child tax credit could get boosted to $2,500 under a Republican proposal. But millions of children would be excluded.","publishedDate":1747335666000,"publishedDateISO8601":"2025-05-15T15:01:06.000-04:00","updatedDateISO8601":"2025-05-15T15:01:06.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/c8465e74-aca0-4702-8cd3-952b12583bec-GettyImages1391441361.png","large16x9Url":"/resources/media2/16x9/1280/986/center/90/c8465e74-aca0-4702-8cd3-952b12583bec-GettyImages1391441361.png","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/c8465e74-aca0-4702-8cd3-952b12583bec-GettyImages1391441361.png"},{"categories":["Investing","Money"],"title":"10 richest people in the world outside of the United States","storyUuid":"55c4923c-a0d6-46a1-b297-da090ceddd45","url":"/money/investing/richest-people-outside-the-united-states","summary":"These 10 people are the richest in the world outside the U.S.","publishedDate":1746797570000,"publishedDateISO8601":"2025-05-09T09:32:50.000-04:00","updatedDateISO8601":"2025-05-09T09:32:50.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/04fa8517-a37d-4b80-b720-b7240e99603e-XrichestpeopleintheworldoutsideoftheUnitedStates.png","large16x9Url":"/resources/media2/16x9/1280/986/center/90/04fa8517-a37d-4b80-b720-b7240e99603e-XrichestpeopleintheworldoutsideoftheUnitedStates.png","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/04fa8517-a37d-4b80-b720-b7240e99603e-XrichestpeopleintheworldoutsideoftheUnitedStates.png"}],"title":"Money"},{"componentInstanceId":"teaser_3","data":{"moreUrl":"/news/flint-water-crisis"},"teasers":[{"categories":["Flint Water Crisis","News"],"title":"98% of lead service lines in Flint have been replaced, EGLE says","storyUuid":"3a9129b5-c293-4d6b-b05a-0d3d9aa1c426","url":"/news/flint-water-crisis/98-of-lead-service-lines-in-flint-have-been-replaced-egle-says","summary":"FLINT, Mich. -The Michigan Department of Environment, Great Lakes, and Energy says that monitioring for lead in Flint's drinking water has complied with the","publishedDate":1737044033000,"publishedDateISO8601":"2025-01-16T11:13:53.000-05:00","updatedDateISO8601":"2025-01-16T11:13:53.000-05:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/4038/986/0x185/90/c9bfbecd-e3f8-4ad7-9337-5520002178e2-AP24297715918673.jpg","large16x9Url":"/resources/media2/16x9/4038/986/0x185/90/c9bfbecd-e3f8-4ad7-9337-5520002178e2-AP24297715918673.jpg","renditionImage":"/resources/media2/36x25/3801/544/119x0/90/c9bfbecd-e3f8-4ad7-9337-5520002178e2-AP24297715918673.jpg"},{"categories":["Flint Water Crisis","News"],"title":"Data shows declining in Flint's lead levels in recent water testing, says EGLE","storyUuid":"9a25a938-290d-40a7-83ab-7384b87f7528","url":"/news/flint-water-crisis/data-shows-declining-in-flints-lead-levels-in-recent-water-testing-says-egle","summary":"FLINT, Mich. - According to the City of Flint, 29,777 water service line excavations and identifications have been completed accross the city, including 10,529 ","publishedDate":1722619450000,"publishedDateISO8601":"2024-08-02T13:24:10.000-04:00","updatedDateISO8601":"2024-08-02T13:24:10.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/612/986/0x1/90/fe7ad652-0e76-4754-85e5-dcb7c998fe96-EGLEFlintwatertesting082024.PNG","large16x9Url":"/resources/media2/16x9/612/986/0x1/90/fe7ad652-0e76-4754-85e5-dcb7c998fe96-EGLEFlintwatertesting082024.PNG","renditionImage":"/resources/media2/36x25/498/544/57x0/90/fe7ad652-0e76-4754-85e5-dcb7c998fe96-EGLEFlintwatertesting082024.PNG"},{"categories":["Flint Water Crisis","News"],"title":"Michigan willing to spend millions to restore Flint properties ripped up by pipe replaceme","storyUuid":"4a7bf1ac-8078-4cab-b5fa-3c74b541499a","url":"/news/flint-water-crisis/michigan-willing-to-spend-millions-to-restore-flint-properties-ripped-up-by-pipe-replaceme","summary":"DETROIT (AP) — The state of Michigan said it's willing to step in and oversee property repairs at 1,900 homes in Flint where water pipes have been inspected or ","publishedDate":1717073987000,"publishedDateISO8601":"2024-05-30T08:59:47.000-04:00","updatedDateISO8601":"2024-05-30T08:59:47.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/355247a3-4c93-465a-8c16-8979f9f7db73-large16x9_AP24151159320483.jpg","large16x9Url":"/resources/media/355247a3-4c93-465a-8c16-8979f9f7db73-large16x9_AP24151159320483.jpg","renditionImage":"/resources/media/355247a3-4c93-465a-8c16-8979f9f7db73-jumbo36x25_AP24151159320483.jpg"},{"categories":["Flint Water Crisis","News"],"title":"Flint Water Crisis Special 10 Years Later ","storyUuid":"1c56174a-dd89-499d-acf9-793155b41713","url":"/news/flint-water-crisis/flint-water-crisis-special-10-years-later","summary":"It's now been 10 years since the City of Flint faced a crisis that shook our community to its core and shocked the nation. Mid-Michigan NOW revisits that pivota","publishedDate":1714096360000,"publishedDateISO8601":"2024-04-25T21:52:40.000-04:00","updatedDateISO8601":"2024-04-25T21:52:40.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/5bf08e47-d0d6-4da6-8e25-3615b3eea9a8-large16x9_MMNWaterCrisisArticleHeader.png","large16x9Url":"/resources/media/5bf08e47-d0d6-4da6-8e25-3615b3eea9a8-large16x9_MMNWaterCrisisArticleHeader.png","renditionImage":"/resources/media/5bf08e47-d0d6-4da6-8e25-3615b3eea9a8-jumbo36x25_MMNWaterCrisisArticleHeader.png"},{"categories":["Flint Water Crisis","News"],"title":"The Flint Water Crisis: A timeline of events from the past 10 years","storyUuid":"33d8a2cf-b15f-4c84-a7b6-b56d9cb30106","url":"/news/flint-water-crisis/the-flint-water-crisis-a-timeline-of-events-from-the-past-10-years","summary":"March 25, 2013 - City Council holds symbolic vote 7-1 to move away from Detroit water and to the still-being-built KWA pipeline - the vote must be approved by E","publishedDate":1714085794000,"publishedDateISO8601":"2024-04-25T18:56:34.000-04:00","updatedDateISO8601":"2024-04-25T18:56:34.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/0ec3ce04-ef24-467c-8b88-97edf850d297-large16x9_GettyImages506499186.jpg?1646008650619","large16x9Url":"/resources/media/0ec3ce04-ef24-467c-8b88-97edf850d297-large16x9_GettyImages506499186.jpg?1646008650619","renditionImage":"/resources/media/0ec3ce04-ef24-467c-8b88-97edf850d297-jumbo36x25_GettyImages506499186.jpg?1646008652331"},{"categories":["Flint Water Crisis","News"],"title":"Children of Flint water crisis make change as young environmental and health activists","storyUuid":"7892d92d-2a7e-44f1-8d3b-becb1935cd14","url":"/news/flint-water-crisis/children-of-flint-water-crisis-make-change-as-young-environmental-and-health-activists","summary":"Dozens of the children of Flint, Michigan's lead-contaminated water crisis have turned their trauma into advocacy 10 years after it began.","publishedDate":1713810507000,"publishedDateISO8601":"2024-04-22T14:28:27.000-04:00","updatedDateISO8601":"2024-04-22T14:28:27.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/840dd9720fe149b4820d4010a496af18/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/840dd9720fe149b4820d4010a496af18/hls/index.m3u8","data":null,"tags":null,"videoDuration":110.97600000000007,"hasHeroImage":true,"heroImageUrl":"/resources/media/bd5bdf9d-63be-4962-8c94-f6dbe4aecefc-large16x9_AP24113449507491.jpg","large16x9Url":"/resources/media/bd5bdf9d-63be-4962-8c94-f6dbe4aecefc-large16x9_AP24113449507491.jpg","renditionImage":"/resources/media/bd5bdf9d-63be-4962-8c94-f6dbe4aecefc-jumbo36x25_AP24113449507491.jpg"},{"categories":["Flint Water Crisis","News"],"title":"Flint Registry set to receive $5M of federal funding","storyUuid":"43c51e2c-7526-4888-af16-2ac0b05f3995","url":"/news/flint-water-crisis/flint-registry-set-to-receive-5m-of-federal-funding","summary":"FLINT, Mich. - The Flint Regisrty is set to receive several million dollars under the recently","publishedDate":1711637748000,"publishedDateISO8601":"2024-03-28T10:55:48.000-04:00","updatedDateISO8601":"2024-03-28T10:55:48.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/a76d119d-4a72-4500-8bb0-809730218b26-large16x9_flintregistry.jpg","large16x9Url":"/resources/media/a76d119d-4a72-4500-8bb0-809730218b26-large16x9_flintregistry.jpg","renditionImage":"/resources/media/a76d119d-4a72-4500-8bb0-809730218b26-jumbo36x25_flintregistry.jpg"},{"categories":["Flint Water Crisis","News"],"title":"Firm announces $25M settlement over role in Flint lead-tainted water crisis","storyUuid":"71cacda8-dd54-472f-a518-5aaa5d0475ef","url":"/news/flint-water-crisis/firm-announces-25m-settlement-over-role-in-flint-lead-tainted-water-crisis","summary":"A second contractor said Thursday that it has reached a $25 million settlement over its role in Flint, Michigan's lead-contaminated water scandal that officials","publishedDate":1706808806000,"publishedDateISO8601":"2024-02-01T12:33:26.000-05:00","updatedDateISO8601":"2024-02-01T17:04:23.000-05:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/cb2eb8ab-ed2b-4ba7-8081-75f359c8cfc9-large16x9_AP23299796827675.jpg","large16x9Url":"/resources/media/cb2eb8ab-ed2b-4ba7-8081-75f359c8cfc9-large16x9_AP23299796827675.jpg","renditionImage":"/resources/media/cb2eb8ab-ed2b-4ba7-8081-75f359c8cfc9-jumbo36x25_AP23299796827675.jpg"},{"categories":["Flint Water Crisis","News"],"title":"Flint continues compliance with lead standards, according to EGLE","storyUuid":"d5d5b4ee-f6f6-4997-a6fd-4e7da4a1939f","url":"/news/flint-water-crisis/flint-continues-compliance-with-lead-standards-according-to-egle","summary":"FLINT, Mich. - The Michigan Department of Environment, Great Lakes, and Energy (EGLE) announced that the City of Flint’s Lead and Copper Rule (LCR) monitoring h","publishedDate":1702919323000,"publishedDateISO8601":"2023-12-18T12:08:43.000-05:00","updatedDateISO8601":"2023-12-18T12:08:43.000-05:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/3ba8e5dc-ce88-4098-8c9a-c0a453193e35-large16x9_FLINTWATERTOWERUPDVO.transfer.jpg","large16x9Url":"/resources/media/3ba8e5dc-ce88-4098-8c9a-c0a453193e35-large16x9_FLINTWATERTOWERUPDVO.transfer.jpg","renditionImage":"/resources/media/3ba8e5dc-ce88-4098-8c9a-c0a453193e35-jumbo36x25_FLINTWATERTOWERUPDVO.transfer.jpg"},{"categories":["Flint Water Crisis","News"],"title":"'Document dump' by Flint water prosecutors leads to contempt finding","storyUuid":"a4dee5c8-0265-4b8f-9f23-4f9fa826433b","url":"/news/flint-water-crisis/document-dump-by-flint-water-prosecutors-leads-to-contempt-finding","summary":"Michigan taxpayers will be on the hook for a financial penalty after state attorneys violated a court order by distributing protected documents in the Flint wat","publishedDate":1696956191000,"publishedDateISO8601":"2023-10-10T12:43:11.000-04:00","updatedDateISO8601":"2023-10-11T10:22:48.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/74ba19c8-e3b8-4d1d-9544-088b9a2f4aa5-large16x9_AP22284675972764.jpg","large16x9Url":"/resources/media/74ba19c8-e3b8-4d1d-9544-088b9a2f4aa5-large16x9_AP22284675972764.jpg","renditionImage":"/resources/media/74ba19c8-e3b8-4d1d-9544-088b9a2f4aa5-jumbo36x25_AP22284675972764.jpg"},{"categories":["Flint Water Crisis","News"],"title":"Flint contractor agrees to settlement of lead contamination lawsuits","storyUuid":"b14296ea-32ad-4f61-a63a-93bb47fbd864","url":"/news/flint-water-crisis/flint-contractor-agrees-to-settlement-of-lead-contamination-lawsuits-07-06-2023","summary":"DETROIT (AP) — An engineering company accused of being partially responsible for Flint's lead-contaminated water in 2014-15 has agreed to settle lawsuits brough","publishedDate":1688675734000,"publishedDateISO8601":"2023-07-06T16:35:34.000-04:00","updatedDateISO8601":"2023-07-06T16:35:34.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/e82503ca-cb13-418f-8544-fcead09ad72a-large16x9_AP22277623614966.jpg?1664984496974","large16x9Url":"/resources/media/e82503ca-cb13-418f-8544-fcead09ad72a-large16x9_AP22277623614966.jpg?1664984496974","renditionImage":"/resources/media/e82503ca-cb13-418f-8544-fcead09ad72a-jumbo36x25_AP22277623614966.jpg?1664984496974"},{"categories":["Local","News"],"title":"PLAINTIFFS: Flint misses deadlines in the lead service line replacement project","storyUuid":"26be1891-e346-467c-b6fe-3f20ea78b44a","url":"/news/local/plaintiffs-flint-misses-deadlines-in-the-lead-service-line-replacement-project","summary":"FLINT, Mich. - The city of Flint has missed two deadlines relating to the removal and replacement of the lead service lines.The plaintiffs say there were two de","publishedDate":1683757285000,"publishedDateISO8601":"2023-05-10T18:21:25.000-04:00","updatedDateISO8601":"2023-05-10T18:22:12.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/7b47eb3574dc4b16b0ba8954f776ce51/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/7b47eb3574dc4b16b0ba8954f776ce51/hls/index.m3u8","data":null,"tags":null,"videoDuration":164.864,"hasHeroImage":true,"heroImageUrl":"/resources/media/c673f567-7165-4146-b292-ba1f95486c2e-large16x9_thumb_51106.png?1663726979748","large16x9Url":"/resources/media/c673f567-7165-4146-b292-ba1f95486c2e-large16x9_thumb_51106.png?1663726979748","renditionImage":"/resources/media/c673f567-7165-4146-b292-ba1f95486c2e-jumbo36x25_thumb_51106.png?1663726979748"},{"categories":["Flint Water Crisis","News"],"title":"9 YEARS LATER: Activists say there is 'unfinished business' in Flint Water Crisis","storyUuid":"457db6c3-3929-477b-90b9-4df37d011457","url":"/news/flint-water-crisis/9-years-later-activists-say-there-is-unfinished-business-in-flint-water-crisis","summary":"FLINT, Mich. – Today marks nine years since the City of Flint switched its water source to the Flint River, ultimately leading to the Flint Water Crisis.Activis","publishedDate":1682440364000,"publishedDateISO8601":"2023-04-25T12:32:44.000-04:00","updatedDateISO8601":"2023-04-26T10:22:39.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/e6f6713c-ca6f-457d-bf73-047265ce4519-large16x9_16d58996cebbed9e32c953e3b232d885large.jpeg?1682440166347","large16x9Url":"/resources/media/e6f6713c-ca6f-457d-bf73-047265ce4519-large16x9_16d58996cebbed9e32c953e3b232d885large.jpeg?1682440166347","renditionImage":"/resources/media/e6f6713c-ca6f-457d-bf73-047265ce4519-jumbo36x25_16d58996cebbed9e32c953e3b232d885large.jpeg?1682440166347"},{"categories":["Flint Water Crisis","News"],"title":"Claims review process in Flint water settlement delayed, says AG","storyUuid":"2bc7546e-0d17-4e47-8aa2-1dd7d84f7593","url":"/news/flint-water-crisis/claims-review-process-in-flint-water-settlement-delayed-says-ag","summary":"FLINT, Mich. - The claims review process in the Flint water civil settlement is moving forward, but a delay has developed.Per the most recent court filings of D","publishedDate":1680633007000,"publishedDateISO8601":"2023-04-04T14:30:07.000-04:00","updatedDateISO8601":"2023-04-04T14:30:07.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/c42a7a8a-0927-4aef-8566-77130963542a-large16x9_WATERFLINT.jpg?1680632969183","large16x9Url":"/resources/media/c42a7a8a-0927-4aef-8566-77130963542a-large16x9_WATERFLINT.jpg?1680632969183","renditionImage":"/resources/media/c42a7a8a-0927-4aef-8566-77130963542a-jumbo36x25_WATERFLINT.jpg?1680632969183"},{"categories":["Local","News"],"title":"Money in Flint water settlement might not be distributed for months ","storyUuid":"da2b6664-f688-4d8f-95f1-95bb9707c959","url":"/news/local/money-in-flint-water-settlement-might-not-be-distributed-for-months","summary":"FLINT, Mich. - It's been","publishedDate":1680537188000,"publishedDateISO8601":"2023-04-03T11:53:08.000-04:00","updatedDateISO8601":"2023-04-03T18:23:43.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/f967c48328ec4b19ae0f8113b1dc74af/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/f967c48328ec4b19ae0f8113b1dc74af/hls/index.m3u8","data":null,"tags":null,"videoDuration":93.312,"hasHeroImage":true,"heroImageUrl":"/resources/media/585513f7-b3fe-4f19-a089-90f8c8f05431-large16x9_FlintWater.jpg?1680534867168","large16x9Url":"/resources/media/585513f7-b3fe-4f19-a089-90f8c8f05431-large16x9_FlintWater.jpg?1680534867168","renditionImage":"/resources/media/585513f7-b3fe-4f19-a089-90f8c8f05431-jumbo36x25_FlintWater.jpg?1680534867168"}],"title":"Flint Water Crisis"},{"componentInstanceId":"full_width_video_teaser","data":{"moreUrl":"/news/videos"},"teasers":[{"categories":["Videos","News"],"title":"HAMAS deadly attack on Israel. The awful images of war","storyUuid":"e435d68a-3ea6-4c7e-939e-44eab373bd56","url":"/news/videos/hamas-deadly-attack-on-israel-the-awful-images-of-war","summary":"","publishedDate":1696877728000,"publishedDateISO8601":"2023-10-09T14:55:28.000-04:00","updatedDateISO8601":"2023-10-09T14:55:28.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/91a944ea28694b148a0971d6462cd11f/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/91a944ea28694b148a0971d6462cd11f/hls/index.m3u8","data":null,"tags":null,"videoDuration":324.2240000000002,"hasHeroImage":true,"heroImageUrl":"/resources/media/119e11d6-cd94-408b-a035-1ac8398a2052-large16x9_poster_53102713803b4252b98a6dba8315bd4c.jpg","large16x9Url":"/resources/media/119e11d6-cd94-408b-a035-1ac8398a2052-large16x9_poster_53102713803b4252b98a6dba8315bd4c.jpg","renditionImage":"/resources/media/119e11d6-cd94-408b-a035-1ac8398a2052-jumbo36x25_poster_53102713803b4252b98a6dba8315bd4c.jpg"},{"categories":["Videos","News"],"title":"Missouri road washed away by flooding ","storyUuid":"313fa34f-8daa-4bf3-9f39-f97d3b35bc48","url":"/news/videos/missouri-road-washed-away-by-fourth-of-july-flooding-i","summary":"JOHNSON COUNTY, Mo. (STORYFUL) - Heavy rains and flooding caused the collapse of a roadway and the closure of others in Missouri’s Johnson County, late on July 4, county officials said. This footage shows a section of road that was washed away from flooding on Highway AA, west of Kingsville. Johnson County Emergency Management Agency said several roads were closed due to flooding or damage. Local media reported that 7.","publishedDate":1562428197000,"publishedDateISO8601":"2019-07-06T11:49:57.000-04:00","updatedDateISO8601":"2019-07-06T11:50:42.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/d23118d828174adfa4e9fc9bb800b22a/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/d23118d828174adfa4e9fc9bb800b22a/hls/index.m3u8","data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/c266f12d-afd9-475d-91e9-3c45bdab8227-large16x9_poster_9000379a8985411899000ba6e84258ad.jpg?1562428143906","large16x9Url":"/resources/media/c266f12d-afd9-475d-91e9-3c45bdab8227-large16x9_poster_9000379a8985411899000ba6e84258ad.jpg?1562428143906","renditionImage":"/resources/media/c266f12d-afd9-475d-91e9-3c45bdab8227-jumbo36x25_poster_9000379a8985411899000ba6e84258ad.jpg?1562428143931"},{"categories":["Videos","News"],"title":"Tortoise shell-ebrates 60th birthday in style at Pennsylvania zoo","storyUuid":"0bff120f-2d5a-4f15-bff5-54262da9dedc","url":"/news/videos/tortoise-shell-ebrates-60th-birthday-in-style-at-pennsylvania-zoo","summary":"ALLENWOOD, Pa. (STORYFUL) -- A tortoise donned a shiny party hat to celebrate his 60th birthday at a Pennsylvania zoo on July 20th. Footage by Clyde Peeling’s Reptiland shows resident Aldabra tortoise Henry in his hat, chowing down on a special birthday cake made of fruit and vegetables, which was made for him by one of the zookeepers. ","publishedDate":1563910789000,"publishedDateISO8601":"2019-07-23T15:39:49.000-04:00","updatedDateISO8601":"2019-07-23T15:39:49.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/e12291c92f8c47d595fd06e9b07b4433/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/e12291c92f8c47d595fd06e9b07b4433/hls/index.m3u8","data":null,"tags":null,"videoDuration":44.69333333333334,"hasHeroImage":true,"heroImageUrl":"/resources/media/4cc1a2d3-6b12-4008-8e1c-3c9030336b73-large16x9_index_main.jpg?1563910721216","large16x9Url":"/resources/media/4cc1a2d3-6b12-4008-8e1c-3c9030336b73-large16x9_index_main.jpg?1563910721216","renditionImage":"/resources/media/4cc1a2d3-6b12-4008-8e1c-3c9030336b73-jumbo36x25_index_main.jpg?1563910721280"},{"categories":["Nation & World","News"],"title":"The National Desk Weekend Edition","storyUuid":"b1b04505-f41d-4c74-84e1-ee16a05035d0","url":"/news/nation-world/the-national-desk-weekend-edition-07-29-2023","summary":"The National Desk Weekend edition brings you award-winning local storytelling from Sinclair Broadcast Group's local TV newsrooms across the United States.","publishedDate":1690621200000,"publishedDateISO8601":"2023-07-29T05:00:00.000-04:00","updatedDateISO8601":"2023-07-29T05:00:00.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/b5c3adb762c14ffe84e5feffe894be32/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/b5c3adb762c14ffe84e5feffe894be32/hls/index.m3u8","data":null,"tags":null,"videoDuration":1799.9360000000015,"hasHeroImage":true,"heroImageUrl":"/resources/media/e9fd03d0-f956-4f1e-bf83-390afd046344-large16x9_thumb_6595.png","large16x9Url":"/resources/media/e9fd03d0-f956-4f1e-bf83-390afd046344-large16x9_thumb_6595.png","renditionImage":"/resources/media/e9fd03d0-f956-4f1e-bf83-390afd046344-jumbo36x25_thumb_6595.png"},{"categories":["Newsletter-daily"],"title":"Police lapel cam shows starving children kept in dog kennel with padlock in Las Vegas home","storyUuid":"67379d0c-a91e-45d8-a37c-eff9f8c49391","url":"/newsletter-daily/police-lapel-cam-shows-starving-children-kept-in-dog-kennel-with-padlock-travis-doss-amanda-stamper-las-vegas-child-abuse-metropolitan-police","summary":"A married is couple is behind bars after children were found locked inside a dog kennel.","publishedDate":1690432749000,"publishedDateISO8601":"2023-07-27T00:39:09.000-04:00","updatedDateISO8601":"2023-07-27T00:39:09.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/f0f112c1ed14409ea1c34a4ab218b9c2/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/f0f112c1ed14409ea1c34a4ab218b9c2/hls/index.m3u8","data":null,"tags":null,"videoDuration":245.376,"hasHeroImage":true,"heroImageUrl":"/resources/media/2dd30374-6c91-4b5c-b109-e452d16cd3af-large16x9_thumb_102724.png","large16x9Url":"/resources/media/2dd30374-6c91-4b5c-b109-e452d16cd3af-large16x9_thumb_102724.png","renditionImage":"/resources/media/2dd30374-6c91-4b5c-b109-e452d16cd3af-jumbo36x25_thumb_102724.png"},{"categories":["Nation & World","News"],"title":"The National Desk Weekend Edition","storyUuid":"82503506-9d02-45a8-8f69-0bce84bd52d8","url":"/news/nation-world/the-national-desk-weekend-edition-07-22-2023","summary":"The National Desk Weekend edition brings you award-winning local storytelling from Sinclair Broadcast Group's local TV newsrooms across the United States .","publishedDate":1690016400000,"publishedDateISO8601":"2023-07-22T05:00:00.000-04:00","updatedDateISO8601":"2023-07-22T05:00:00.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/ce1e3247e28147ddaa14c9ed773baa35/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/ce1e3247e28147ddaa14c9ed773baa35/hls/index.m3u8","data":null,"tags":null,"videoDuration":1704.3200000000013,"hasHeroImage":true,"heroImageUrl":"/resources/media/1ea3b831-221b-40e6-918c-0cb93c12db3f-large16x9_072223_TND_WEEKEND_1OF2_AD.jpg","large16x9Url":"/resources/media/1ea3b831-221b-40e6-918c-0cb93c12db3f-large16x9_072223_TND_WEEKEND_1OF2_AD.jpg","renditionImage":"/resources/media/1ea3b831-221b-40e6-918c-0cb93c12db3f-jumbo36x25_072223_TND_WEEKEND_1OF2_AD.jpg"},{"categories":["Offbeat","News"],"title":"Video captures moment kitten rescued after trapped in drainpipe for hours","storyUuid":"fb3adb0b-037e-46ca-a457-7d54869fadc9","url":"/news/offbeat/video-captures-moment-kitten-rescued-after-trapped-in-drainpipe-for-hours-cambria-county-pennsylvania-wjac-richland-fire-department-cat-kitty-saved-cute-cat-videos","summary":"WJAC News captured the moment when a kitten was saved from a drainpipe after a three-hour rescue effort in Cambria County, Pa.The Richland fire company was call","publishedDate":1687788014000,"publishedDateISO8601":"2023-06-26T10:00:14.000-04:00","updatedDateISO8601":"2023-06-26T10:00:14.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/ddb94debec4c4e129e2cfafffd75127e/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/ddb94debec4c4e129e2cfafffd75127e/hls/index.m3u8","data":null,"tags":null,"videoDuration":43.136,"hasHeroImage":true,"heroImageUrl":"/resources/media/492f7ab0-9fc0-4eec-af82-500e0e49521d-large16x9_thumb_13105.png","large16x9Url":"/resources/media/492f7ab0-9fc0-4eec-af82-500e0e49521d-large16x9_thumb_13105.png","renditionImage":"/resources/media/492f7ab0-9fc0-4eec-af82-500e0e49521d-jumbo36x25_thumb_13105.png"},{"categories":["Offbeat","News"],"title":"PHOTOS: Corgis walk, run, and waddle at annual Corgi Beach Takeover day","storyUuid":"149af9d4-4374-47de-8a56-ed47a0231f9d","url":"/news/offbeat/corgis-walk-run-and-waddle-at-annual-corgi-beach-takeover-day-dog-dogs-seaside-oregon-beach-humane-society-adopt-a-pet-corgi","summary":"Hundreds of Corgis stormed the Oregon Coast for their annual Corgi Beach Takeover on Saturday.The short-legged furry friends gathered at Seaside, and the event ","publishedDate":1687811332000,"publishedDateISO8601":"2023-06-26T16:28:52.000-04:00","updatedDateISO8601":"2023-06-26T16:28:52.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/81fc3c9984f7473f8c306e9063115932/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/81fc3c9984f7473f8c306e9063115932/hls/index.m3u8","data":null,"tags":null,"videoDuration":49.408,"hasHeroImage":true,"heroImageUrl":"/resources/media/85ef9c45-8279-4f3d-9192-c26e038ec1b3-large16x9_CaitlinRaceDirectUploader24thJun202323_11UTC1.jpeg","large16x9Url":"/resources/media/85ef9c45-8279-4f3d-9192-c26e038ec1b3-large16x9_CaitlinRaceDirectUploader24thJun202323_11UTC1.jpeg","renditionImage":"/resources/media/85ef9c45-8279-4f3d-9192-c26e038ec1b3-jumbo36x25_CaitlinRaceDirectUploader24thJun202323_11UTC1.jpeg"},{"categories":["Videos","News"],"title":"Man recalls his 1996 Titanic expedition as submersible tragedy unfolds","storyUuid":"a8d4a77a-5863-4df7-b482-84601d533d59","url":"/news/videos/man-recalls-1996-titanic-expedition-as-submersible-tragedy-unfolds-sub-submarine-1912-lynchburg-virginia-james-cameron-dicaprio-winslet-tragedy-at-sea-atlantic-ocean-oceangate","summary":"A Lynchburg, Va. man knows the dangers associated with an expedition like the submersible that set off around 6 a.m. Sunday to view the wreckage of the Titanic.","publishedDate":1687464451000,"publishedDateISO8601":"2023-06-22T16:07:31.000-04:00","updatedDateISO8601":"2023-06-22T20:18:39.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/0cc56fc9b0d949f19554d217d4f2faa4/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/0cc56fc9b0d949f19554d217d4f2faa4/hls/index.m3u8","data":null,"tags":null,"videoDuration":1104.896,"hasHeroImage":true,"heroImageUrl":"/resources/media/4bd6c372-47ba-45b1-870e-3e79333160e3-large16x9_Untitleddesign20230622T152504.446.png?1687461968573","large16x9Url":"/resources/media/4bd6c372-47ba-45b1-870e-3e79333160e3-large16x9_Untitleddesign20230622T152504.446.png?1687461968573","renditionImage":"/resources/media/4bd6c372-47ba-45b1-870e-3e79333160e3-jumbo36x25_Untitleddesign20230622T152504.446.png?1687461968573"},{"categories":["Nation & World","News"],"title":"White House: Leading AI companies commit to responsible development","storyUuid":"1557626c-c412-4c21-b855-d8be770c2088","url":"/news/nation-world/white-house-touts-voluntary-commitments-for-responsible-ai-development-artificial-intelligence-google-microsoft-openai-apple-meta-amazon-biden-technology-innovation-regulation-transparency-testing-systems-before-release","summary":"Seven major players in the AI space have committed to a set of voluntary guidelines for safe and transparent development, the White House announced.","publishedDate":1689970917000,"publishedDateISO8601":"2023-07-21T16:21:57.000-04:00","updatedDateISO8601":"2023-07-21T17:18:23.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/cba5a0c749f4485e99c6187ec5f435c0/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/cba5a0c749f4485e99c6187ec5f435c0/hls/index.m3u8","data":null,"tags":null,"videoDuration":123.64800000000008,"hasHeroImage":true,"heroImageUrl":"/resources/media/7a969d0d-4d73-4273-96e2-cadfa1f083c9-large16x9_AP23202666560057.jpg","large16x9Url":"/resources/media/7a969d0d-4d73-4273-96e2-cadfa1f083c9-large16x9_AP23202666560057.jpg","renditionImage":"/resources/media/7a969d0d-4d73-4273-96e2-cadfa1f083c9-jumbo36x25_AP23202666560057.jpg"},{"categories":["Videos","News"],"title":"Rescue dog, 'Mr. Cleo,' helps college students de-stress during finals","storyUuid":"e5ed984a-a9d6-487b-a31b-0da5ec65f4f2","url":"/news/videos/rescue-dog-mr-cleo-helps-college-students-de-stress-during-finals-bryant-university-smithfield-rhode-island-dr-noelle-harris-dean-director-counseling-services-campuses-pet-therapy-stress-free-zones-library","summary":"A rescue dog is helping Bryant University students de-stress during finals.His name is Mr. Cleo.\"He's a part of the counseling services family. He's part of the","publishedDate":1684162194000,"publishedDateISO8601":"2023-05-15T10:49:54.000-04:00","updatedDateISO8601":"2023-05-15T10:49:54.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/25e594b17ecd42e0bede487fedfe66d9/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/25e594b17ecd42e0bede487fedfe66d9/hls/index.m3u8","data":null,"tags":null,"videoDuration":53.50400000000002,"hasHeroImage":true,"heroImageUrl":"/resources/media/e06087e1-9620-4601-b87f-21918f94a6bf-large16x9_51523Therapydogs.00_00_23_27.Still293.png?1684159725922","large16x9Url":"/resources/media/18b319a9-f0b4-4071-856f-9c4f8aaf3299-large16x9_51523Therapydogs.00_00_41_20.Still298.png?1684159731471","renditionImage":"/resources/media/18b319a9-f0b4-4071-856f-9c4f8aaf3299-jumbo36x25_51523Therapydogs.00_00_41_20.Still298.png?1684159731471"},{"categories":["Videos","News"],"title":"Man accused of setting father's girlfriend on fire: 'What happened?'","storyUuid":"64649183-93df-4fa7-8a46-45d9ac289ea9","url":"/news/videos/man-accused-of-setting-fathers-girlfriend-on-fire-what-happened-ohio-crime-lie-burned-woman-window-inhaler-gasoline-fairfield-township-police-body-cam-footage-bond-stepmother","summary":"A man accused of setting his father's girlfriend on fire appeared to suggest he had no idea what happened to her, newly released body cam footage reveals.On Thu","publishedDate":1684006259000,"publishedDateISO8601":"2023-05-13T15:30:59.000-04:00","updatedDateISO8601":"2023-05-13T15:30:59.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/88d1cf1ddacc494cb7662ddc0df2de81/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/88d1cf1ddacc494cb7662ddc0df2de81/hls/index.m3u8","data":null,"tags":null,"videoDuration":136.4480000000001,"hasHeroImage":true,"heroImageUrl":"/resources/media/4d06513a-26f0-440c-a746-e3161dffd66b-large16x9_ScreenShot20230513at3.20.14PM.png?1684005691288","large16x9Url":"/resources/media/4d06513a-26f0-440c-a746-e3161dffd66b-large16x9_ScreenShot20230513at3.20.14PM.png?1684005691288","renditionImage":"/resources/media/4d06513a-26f0-440c-a746-e3161dffd66b-jumbo36x25_ScreenShot20230513at3.20.14PM.png?1684005691288"},{"categories":["Videos","News"],"title":"The National Desk Weekend Edition","storyUuid":"47a51ff3-d7d9-4c62-81ad-3e0037427895","url":"/news/videos/the-national-desk-weekend-edition-mike-pence-donald-trump-president-joe-biden-2020-election-assault-weapons-gun-control-sudan-civil-war-evacuation-home-prices-west-virginia-tourism-jobs-employement","summary":"The National Desk Weekend edition brings you award-winning local storytelling from Sinclair Broadcast Group's local TV newsrooms across the United States...","publishedDate":1682784396000,"publishedDateISO8601":"2023-04-29T12:06:36.000-04:00","updatedDateISO8601":"2023-04-29T12:06:36.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/27ff89f250224fe8b2e909edd901fc3f/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/27ff89f250224fe8b2e909edd901fc3f/hls/index.m3u8","data":null,"tags":null,"videoDuration":3397.248000000003,"hasHeroImage":true,"heroImageUrl":"/resources/media/767d9ec7-689a-4585-be0b-1e430765c8b7-large16x9_poster_b9f7856440fb4faab437e055c8ce0c19.jpg?1682784071496","large16x9Url":"/resources/media/767d9ec7-689a-4585-be0b-1e430765c8b7-large16x9_poster_b9f7856440fb4faab437e055c8ce0c19.jpg?1682784071496","renditionImage":"/resources/media/767d9ec7-689a-4585-be0b-1e430765c8b7-jumbo36x25_poster_b9f7856440fb4faab437e055c8ce0c19.jpg?1682784071496"},{"categories":["Videos","News"],"title":"Video: Officer saves 4-week-old infant's life with CPR","storyUuid":"faf21bc4-8866-425b-a892-c102f5d87a6c","url":"/news/videos/video-officer-saves-4-week-old-infants-life-with-cpr-eureka-california-body-camera-humboldt-county-sheriff-baby-first-aid-choking-aspirated-detective-nick-carnahan","summary":"A 4-week-old baby girl was saved by law enforcement in Eureka, California earlier this month. Newly-released bodycam footage shows the rescue.Viewer discretion","publishedDate":1682530284000,"publishedDateISO8601":"2023-04-26T13:31:24.000-04:00","updatedDateISO8601":"2023-04-26T13:31:24.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/5af17ce7d1d841a78bdf8e763ae380be/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/5af17ce7d1d841a78bdf8e763ae380be/hls/index.m3u8","data":null,"tags":null,"videoDuration":60.032000000000025,"hasHeroImage":true,"heroImageUrl":"/resources/media/31472a1a-6b94-4cb1-8216-11dff6ae5848-large16x9_42623Rescue.00_00_27_08.Still274.png?1682524870387","large16x9Url":"/resources/media/31472a1a-6b94-4cb1-8216-11dff6ae5848-large16x9_42623Rescue.00_00_27_08.Still274.png?1682524870387","renditionImage":"/resources/media/31472a1a-6b94-4cb1-8216-11dff6ae5848-jumbo36x25_42623Rescue.00_00_27_08.Still274.png?1682524870387"},{"categories":["Videos","News"],"title":"Wave of Kia thefts causing parts shortage, some car owners waiting months for repairs","storyUuid":"bfdc016c-34c8-46b2-95a9-33c8c70ab728","url":"/news/videos/some-kia-hyundai-owners-waiting-months-for-repairs-on-vehicles-that-were-stolen-thieves-significant-damage-lost-money-deductible-high-demand-lack-of-parts","summary":"Barbara Maltba has been carless for three months, with her 2014 Kia Optima in the repair shop since January.","publishedDate":1682354352000,"publishedDateISO8601":"2023-04-24T12:39:12.000-04:00","updatedDateISO8601":"2023-04-24T12:53:17.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/6819ab3b72284fc185070b4cf8be7dce/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/6819ab3b72284fc185070b4cf8be7dce/hls/index.m3u8","data":null,"tags":null,"videoDuration":58.752000000000024,"hasHeroImage":true,"heroImageUrl":"/resources/media/d9548632-661c-4c88-b4d3-692c9421f04a-large16x9_42423Kiarepairs.00_00_21_10.Still270.png?1682351889029","large16x9Url":"/resources/media/d9548632-661c-4c88-b4d3-692c9421f04a-large16x9_42423Kiarepairs.00_00_21_10.Still270.png?1682351889029","renditionImage":"/resources/media/d9548632-661c-4c88-b4d3-692c9421f04a-jumbo36x25_42423Kiarepairs.00_00_21_10.Still270.png?1682351889029"}],"title":"Featured Videos"},{"componentInstanceId":"vertical_teaser_4","data":{"moreUrl":"/news/crisis-in-the-classroom"},"teasers":[{"categories":["Local","News"],"title":"Education scorecard reveals Michigan's struggle to rebound in reading post-pandemic","storyUuid":"13174a06-20d3-4909-b387-d98d6e5c309e","url":"/news/local/michigan-education-scorecard-reveals-concerning-reading-scores","summary":"LANSING, Mich. — A new education scorecard has raised concerns among Michigan educators, revealing that the average student in the state is nearly half a grade ","publishedDate":1739336424000,"publishedDateISO8601":"2025-02-12T00:00:24.000-05:00","updatedDateISO8601":"2025-02-12T00:00:24.000-05:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/11877c69-03d9-4048-a6bb-d8386eb62e23/thumbnails/000005.jpg","hasGallery":false,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/11877c69-03d9-4048-a6bb-d8386eb62e23/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":140.0515,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1199/986/0x104/90/966d2eff-0af8-4134-9383-e986a5ae4950-KIDS.PNG","large16x9Url":"/resources/media2/16x9/1199/986/0x104/90/966d2eff-0af8-4134-9383-e986a5ae4950-KIDS.PNG","renditionImage":"/resources/media2/36x25/1199/544/0x25/90/966d2eff-0af8-4134-9383-e986a5ae4950-KIDS.PNG"},{"categories":["Local","News"],"title":"Report highlights teacher shortage impact on Michigan's impoverished students","storyUuid":"b6ca06cd-3a94-4328-a7c1-ea4c0fe05740","url":"/news/local/report-highlights-teacher-shortage-impact-on-michigans-impoverished-students","summary":"DETROIT — A new report by Education Trust Midwest reveals that students experiencing poverty in Michigan are disproportionately affected by the state's teacher ","publishedDate":1736916505000,"publishedDateISO8601":"2025-01-14T23:48:25.000-05:00","updatedDateISO8601":"2025-01-14T23:52:19.000-05:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/ab11e660-754b-48ab-ae76-e23a6536e302/thumbnails/000005.jpg","hasGallery":false,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/v1/ab11e660-754b-48ab-ae76-e23a6536e302/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":203.04440000000002,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/9135bb9b-151a-4f0d-b07a-2618062b4f9a-IMAGE_COMP_Crisis_in_the_Classroom.png","large16x9Url":"/resources/media2/16x9/1280/986/center/90/9135bb9b-151a-4f0d-b07a-2618062b4f9a-IMAGE_COMP_Crisis_in_the_Classroom.png","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/9135bb9b-151a-4f0d-b07a-2618062b4f9a-IMAGE_COMP_Crisis_in_the_Classroom.png"},{"categories":["Nation & World","News"],"title":"California school district's LGBTQ+ guide raises parental concerns over content and intent","storyUuid":"1957982b-8157-4378-9c9a-ab05b1bf1ea6","url":"/news/nation-world/california-san-francisco-united-school-district-lgbtq-guide-raises-parental-concerns-over-content-and-intent-michael-governor-dewine-parents-bill-of-rights-disciplinary-practices-reform-illinois-board-of-education-nicole-neily","summary":"The San Francisco United School District sent students home with a guide over the Winter break that has sparked concerns. ","publishedDate":1735321593000,"publishedDateISO8601":"2024-12-27T12:46:33.000-05:00","updatedDateISO8601":"2024-12-27T12:48:01.000-05:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"/resources/media/c12f95e1-647d-40fd-b193-5d4970b897cf-thumb_220057.png","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/277d0210ddd74c4a95157f177b567d32/hls/index.m3u8","data":null,"tags":null,"videoDuration":267.008,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/d99bcbc3-0510-4db7-8357-7b561c8434d9-thumb_76791.png","large16x9Url":"/resources/media2/16x9/1280/986/center/90/d99bcbc3-0510-4db7-8357-7b561c8434d9-thumb_76791.png","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/d99bcbc3-0510-4db7-8357-7b561c8434d9-thumb_76791.png"}],"title":"Crisis in the Classroom"},{"componentInstanceId":"vertical_teaser_7","data":{"moreUrl":"/news/auto-matters"},"teasers":[{"categories":["Local","News"],"title":"GM recalling big pickups and SUVs because the rear wheels can lock up","storyUuid":"25c819a8-1b73-4f90-983d-0317b4c17c95","url":"/news/local/gm-recalling-big-pickups-and-suvs-because-the-rear-wheels-can-lock-up-increasing-risk-of","summary":"DETROIT (AP) — General Motors is recalling nearly 462,000 pickup trucks and big SUVs with diesel engines because the rear wheels can lock up, increasing the ris","publishedDate":1731507672000,"publishedDateISO8601":"2024-11-13T09:21:12.000-05:00","updatedDateISO8601":"2024-11-13T09:21:12.000-05:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/2250/986/0x118/90/fde89e34-5e0a-40b0-97a8-d798a0cba774-AP24295765754277.jpg","large16x9Url":"/resources/media2/16x9/2250/986/0x118/90/fde89e34-5e0a-40b0-97a8-d798a0cba774-AP24295765754277.jpg","renditionImage":"/resources/media2/36x25/2160/544/45x0/90/fde89e34-5e0a-40b0-97a8-d798a0cba774-AP24295765754277.jpg"},{"categories":["Local","News"],"title":"Hyundai recalling over 226,000 cars and SUVs to fix rearview cameras that can fail","storyUuid":"cf22f2ee-7aea-4154-9958-ce75f130fdf0","url":"/news/local/hyundai-recalling-over-226000-cars-and-suvs-to-fix-rearview-cameras-that-can-fail","summary":"DETROIT (AP) — Hyundai is recalling more than 226,000 SUVs and small cars in the U.S. because the rearview camera image may not show up on the screens.The recal","publishedDate":1732722521000,"publishedDateISO8601":"2024-11-27T10:48:41.000-05:00","updatedDateISO8601":"2024-11-27T10:48:41.000-05:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/ab08115d-19e4-4e75-9949-700b8afa40e6-large16x9_AP23317649074693.jpg","large16x9Url":"/resources/media/ab08115d-19e4-4e75-9949-700b8afa40e6-large16x9_AP23317649074693.jpg","renditionImage":"/resources/media/ab08115d-19e4-4e75-9949-700b8afa40e6-jumbo36x25_AP23317649074693.jpg"},{"categories":["Auto Matters","News"],"title":"Road to EV conversion could be bumpy under incoming Trump Administration","storyUuid":"5b285ae9-79c3-449b-9fee-cd880c74aa53","url":"/news/auto-matters/road-to-ev-conversion-could-be-bumpy-under-incoming-trump-administration","summary":"FLINT-- With Donald Trump returning to the White House, a looming question in Michigan is how will his second administration impact the auto industry, specifica","publishedDate":1731471306000,"publishedDateISO8601":"2024-11-12T23:15:06.000-05:00","updatedDateISO8601":"2024-11-12T23:15:06.000-05:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/8ff258f7d9234c2583c7e5e16c294645/thumbnails/poster.jpg","hasGallery":true,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/8ff258f7d9234c2583c7e5e16c294645/hls/index.m3u8","data":null,"tags":null,"videoDuration":191.10400000000013,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1280/986/center/90/761eb18d-fbc2-4517-96e5-d917bea61952-TrumpImpactonAutoIndustry2.png","large16x9Url":"/resources/media2/16x9/1280/986/center/90/761eb18d-fbc2-4517-96e5-d917bea61952-TrumpImpactonAutoIndustry2.png","renditionImage":"/resources/media2/36x25/1036/544/122x0/90/761eb18d-fbc2-4517-96e5-d917bea61952-TrumpImpactonAutoIndustry2.png"},{"categories":["Auto Matters","News"],"title":"General Motors and Hyundai explore production and technology collaboration","storyUuid":"699714e9-7085-4a09-ac38-a5c227d094d3","url":"/news/auto-matters/general-motors-and-hyundai-explore-production-and-technology-collaboration","summary":"General Motors and Hyundai will explore a potential collaboration to develop vehicles, improve supply chains and advance clean-energy technology.The automakers ","publishedDate":1726148631000,"publishedDateISO8601":"2024-09-12T09:43:51.000-04:00","updatedDateISO8601":"2024-09-12T09:43:51.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/4662/986/0x65/90/5fbf6534-d9c0-43c7-becd-f926b8ed3583-AP24256435259525.jpg","large16x9Url":"/resources/media2/16x9/4662/986/0x65/90/5fbf6534-d9c0-43c7-becd-f926b8ed3583-AP24256435259525.jpg","renditionImage":"/resources/media2/36x25/3772/544/444x65/90/5fbf6534-d9c0-43c7-becd-f926b8ed3583-AP24256435259525.jpg"}],"title":"Auto Matters"},{"componentInstanceId":"sidebar_side_scrolling","data":{"moreUrl":"#"},"teasers":[{"categories":["Spotlight","Sponsored"],"title":"The answers you need to common questions about the COVID-19 vaccine","storyUuid":"51aca54a-6708-46ed-9f52-0e12d871934c","url":"/sponsored/spotlight/the-answers-you-need-to-common-questions-about-the-covid-19-vaccine","summary":"Declining COVID-19 infection rates earlier this spring and summer had many hoping the pandemic's grip was finally letting up and allowing for a return to normalcy. Then the delta variant hit. First detected in the United States in May, the delta variant is now the dominant variant nationwide, making up more than 99% of all new coronavirus infections in the country.","publishedDate":1633628315000,"publishedDateISO8601":"2021-10-07T13:38:35.000-04:00","updatedDateISO8601":"2021-10-07T13:38:35.000-04:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/6c433b89-60ba-454f-9f53-47d73a91e4b1-large16x9_GettyImages1306155392.jpg?1633628254680","large16x9Url":"/resources/media/6c433b89-60ba-454f-9f53-47d73a91e4b1-large16x9_GettyImages1306155392.jpg?1633628254680","renditionImage":"/resources/media/6c433b89-60ba-454f-9f53-47d73a91e4b1-jumbo36x25_GettyImages1306155392.jpg?1633628255281"},{"categories":["Spotlight","Sponsored"],"title":"University of Michigan students level up with research","storyUuid":"19eb3843-d6bd-4bc9-b57a-f9c8c865b56d","url":"/sponsored/spotlight/university-of-michigan-students-level-up-with-research","summary":"Chloe Summers, a student from Davison who is pursuing a master's degree in biology, knew she didn't want to learn only in a classroom. During her studies at the","publishedDate":1672767335000,"publishedDateISO8601":"2023-01-03T12:35:35.000-05:00","updatedDateISO8601":"2023-01-20T12:18:12.000-05:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/136eeb6c-2964-4877-abf9-024455c6c298-large16x9_Chloe.jpg?1672767223436","large16x9Url":"/resources/media/136eeb6c-2964-4877-abf9-024455c6c298-large16x9_Chloe.jpg?1672767223436","renditionImage":"/resources/media/136eeb6c-2964-4877-abf9-024455c6c298-jumbo36x25_Chloe.jpg?1672767223436"},{"categories":["Spotlight","Sponsored"],"title":"Advance your medical career with the many opportunities offered by MidMichigan Health","storyUuid":"96225a0c-2f4e-404e-9bb0-792680a918d8","url":"/sponsored/spotlight/advance-your-medical-career-with-the-many-opportunities-offered-by-midmichigan-health","summary":"MidMichigan Health is a leader in providing high-quality care to patients in the 23-county area it serves. With seven medical centers, as well as health parks, medical offices, and urgent care centers across the state of Michigan, MidMichigan provides a full continuum of care with its employees at the heart of it all. In fact, MidMichigan employees are dedicated to meeting the ever-changing needs of patients and work together to create healthy communities.","publishedDate":1625666400000,"publishedDateISO8601":"2021-07-07T10:00:00.000-04:00","updatedDateISO8601":"2021-07-13T16:29:46.000-04:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/d08cdb5b-8e9d-4022-b6d1-e6a65086fa55-large16x9_GoToPlaceHeadingForMyCareerTemplate6.jpg?1625598054846","large16x9Url":"/resources/media/d08cdb5b-8e9d-4022-b6d1-e6a65086fa55-large16x9_GoToPlaceHeadingForMyCareerTemplate6.jpg?1625598054846","renditionImage":"/resources/media/d08cdb5b-8e9d-4022-b6d1-e6a65086fa55-jumbo36x25_GoToPlaceHeadingForMyCareerTemplate6.jpg?1625598056232"},{"categories":["Spotlight","Sponsored"],"title":"UM-Flint health care administration alum making a difference at Ascension Genesys Hospital","storyUuid":"ba1eb8c0-0cf7-4672-8dd3-776d776dc0f7","url":"/sponsored/spotlight/um-flint-health-care-administration-alum-making-a-difference-at-ascension-genesys-hospital","summary":"Well-trained doctors, nurses, and other health care providers are essential in allowing individuals and communities to thrive, but there are also many other vit","publishedDate":1672767046000,"publishedDateISO8601":"2023-01-03T12:30:46.000-05:00","updatedDateISO8601":"2023-01-20T12:17:19.000-05:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/97f284bb-bc58-424f-9dd1-282a20982fe1-large16x9_GarrettKnickerbockerheader.jpg?1672767001093","large16x9Url":"/resources/media/97f284bb-bc58-424f-9dd1-282a20982fe1-large16x9_GarrettKnickerbockerheader.jpg?1672767001093","renditionImage":"/resources/media/97f284bb-bc58-424f-9dd1-282a20982fe1-jumbo36x25_GarrettKnickerbockerheader.jpg?1672767001093"},{"categories":["Spotlight","Sponsored"],"title":"Morley: Make a difference and be your best self","storyUuid":"f9135e9a-7f4b-44fe-83f3-d75ea430f040","url":"/sponsored/spotlight/morley-make-a-difference-and-be-your-best-self","summary":"As the third-largest employer in Saginaw County, Morley constantly has opportunities listed on its career site, which gives people from all walks of life a chance. While skills and qualifications are important, Morley views them as only part of the hiring equation. The company truly cares about empowering you to use your talents to make a difference wherever you are in the organization. In other words, Morley helps you find positions where you can be the best version of yourself.","publishedDate":1625234401000,"publishedDateISO8601":"2021-07-02T10:00:01.000-04:00","updatedDateISO8601":"2021-07-13T16:30:24.000-04:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/318d0d78-9b5d-4141-bee3-2f8e488b1585-large16x9_WEYIimage.png?1625161800690","large16x9Url":"/resources/media/318d0d78-9b5d-4141-bee3-2f8e488b1585-large16x9_WEYIimage.png?1625161800690","renditionImage":"/resources/media/318d0d78-9b5d-4141-bee3-2f8e488b1585-jumbo36x25_WEYIimage.png?1625161802020"},{"categories":["Spotlight","Sponsored"],"title":"Hurley Medical Center stroke prevention live virtual event","storyUuid":"14762a40-89e8-487a-9c51-3fb7692095f1","url":"/sponsored/spotlight/stroke-prevention-live-virtual-event","summary":"Hurley Medical Center is excited to present via Facebook, YouTube and our local website our Stroke Prevention Event. Watch below: Please rsvp at hurleymc. com/live Learn how to detect and prevent a stroke. Neurologist Dr. Mahmoud Shaqfeh will explain how to identify and prevent strokes. Plus, Cardiologist Dr. Luay Alkotob will speak about detecting and managing high blood pressure and how it relates to stroke. ","publishedDate":1622729427000,"publishedDateISO8601":"2021-06-03T10:10:27.000-04:00","updatedDateISO8601":"2021-06-15T15:04:22.000-04:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/ea617fb6-f483-4cc9-b64a-73de4b6430f7-large16x9_photo2.PNG?1622729306653","large16x9Url":"/resources/media/ea617fb6-f483-4cc9-b64a-73de4b6430f7-large16x9_photo2.PNG?1622729306653","renditionImage":"/resources/media/ea617fb6-f483-4cc9-b64a-73de4b6430f7-jumbo36x25_photo2.PNG?1622729307349"},{"categories":["Spotlight","Sponsored"],"title":"Millions of Taxpayers Face Refund Delays","storyUuid":"f3e56055-ca19-479a-96a0-ce39e28d77ca","url":"/sponsored/spotlight/start-of-tax-season-means-refunds-and-reform-confront-taxpayers-01-23-2018","summary":"Nearly half of American taxpayers are somewhat or very dependent on receiving a tax refund from the IRS. The survey of 3,000 Americans commissioned by H&R Block also found that if a tax refund was delayed, the biggest concern for one in four respondents wo","publishedDate":1516741976000,"publishedDateISO8601":"2018-01-23T16:12:56.000-05:00","updatedDateISO8601":"2018-01-25T08:23:33.000-05:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media/69d1523d-bfcc-4820-a58f-9807e53fe108-large16x9__ATT0624.jpg?1516721697090","large16x9Url":"/resources/media/69d1523d-bfcc-4820-a58f-9807e53fe108-large16x9__ATT0624.jpg?1516721697090","renditionImage":"/resources/media/69d1523d-bfcc-4820-a58f-9807e53fe108-jumbo36x25__ATT0624.jpg?1516721696935"},{"categories":["What Matters Legal","What Matters","Sponsored"],"title":"Legal Matters: Privacy in the Workplace","storyUuid":"6d38ef7a-4bf7-4616-8cd4-40dde595c71a","url":"/sponsored/what-matters/what-matters-legal/legal-matters-privacy-in-the-workplace","summary":"Today we are going to talk about privacy in the workplace. In Michigan, does an employer have the right to read your emails, listen to your phone calls, or video you in the workplace? The surprising answer is \"most likely.\" The issue is whether it is an i","publishedDate":1458154691000,"publishedDateISO8601":"2016-03-16T14:58:11.000-04:00","updatedDateISO8601":"2016-03-16T15:26:03.000-04:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/d8592127fdf54723a55d9ab58d26e299/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/d8592127fdf54723a55d9ab58d26e299/hls/index.m3u8","data":null,"tags":null,"videoDuration":120.17066666666665,"hasHeroImage":true,"heroImageUrl":"/resources/media/a172b60b-05eb-4491-a450-d4126dcda6b3-large16x9_WhatMatters.JPG?1458154635199","large16x9Url":"/resources/media/a172b60b-05eb-4491-a450-d4126dcda6b3-large16x9_WhatMatters.JPG?1458154635199","renditionImage":"/resources/media/a172b60b-05eb-4491-a450-d4126dcda6b3-jumbo36x25_WhatMatters.JPG?1458154635907"},{"categories":["What Matters Legal","What Matters","Sponsored"],"title":"Legal Matters: Michigan No-fault Law","storyUuid":"40238701-0017-4efb-8afe-fab83ac60e25","url":"/sponsored/what-matters/what-matters-legal/legal-matters-michigan-no-fault-law","summary":"Today we're going to talk about Michigan no-fault law. Michigan law requires no-fault insurance. Every registered car must be insured. Every car owner must buy basic coverage in order to get license plates. It is a misdemeanor to drive or let your car be ","publishedDate":1458154192000,"publishedDateISO8601":"2016-03-16T14:49:52.000-04:00","updatedDateISO8601":"2016-03-16T15:04:54.000-04:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/9d628ee14f944f439248f4fdf5dbd763/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/9d628ee14f944f439248f4fdf5dbd763/hls/index.m3u8","data":null,"tags":null,"videoDuration":120.17066666666665,"hasHeroImage":true,"heroImageUrl":"/resources/media/78b11711-8a20-4e35-87d8-1d8089dd37c7-large16x9_LegalMatters_nofaultinsurance.JPG?1458154171452","large16x9Url":"/resources/media/78b11711-8a20-4e35-87d8-1d8089dd37c7-large16x9_LegalMatters_nofaultinsurance.JPG?1458154171452","renditionImage":"/resources/media/78b11711-8a20-4e35-87d8-1d8089dd37c7-jumbo36x25_LegalMatters_nofaultinsurance.JPG?1458154172137"},{"categories":["What Matters Legal","What Matters","Sponsored"],"title":"Legal Matters: What is a Power of Attorney?","storyUuid":"368484cb-7054-4809-846b-d582ae1a0f70","url":"/sponsored/what-matters/what-matters-legal/legal-matters-what-is-a-power-of-attorney","summary":"Today we are going to talk about what a power of attorney is and how it can help you. A durable power of attorney allows someone else to act in your place as to financial matters when you're not available or incapacitated. Another type of power of attorn","publishedDate":1458152834000,"publishedDateISO8601":"2016-03-16T14:27:14.000-04:00","updatedDateISO8601":"2016-03-16T15:08:16.000-04:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/a09abeeb534642c1b58a0ea30ec67dee/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/a09abeeb534642c1b58a0ea30ec67dee/hls/index.m3u8","data":null,"tags":null,"videoDuration":120.17066666666665,"hasHeroImage":true,"heroImageUrl":"/resources/media/00a3acde-d8ec-4f3d-9fff-a0d11adaaadf-large16x9_LegalMattersImage.JPG?1458152658313","large16x9Url":"/resources/media/00a3acde-d8ec-4f3d-9fff-a0d11adaaadf-large16x9_LegalMattersImage.JPG?1458152658313","renditionImage":"/resources/media/00a3acde-d8ec-4f3d-9fff-a0d11adaaadf-jumbo36x25_LegalMattersImage.JPG?1458152659256"},{"categories":["What Matters Legal","What Matters","Sponsored"],"title":"Legal Matters: At Will Employment","storyUuid":"c565ad0d-3479-462d-a82b-682a24e9e26c","url":"/sponsored/what-matters/what-matters-legal/legal-matters-at-will-employment","summary":"Most employees in Michigan, who are not a member of a union, are at-will. What does at-will employment mean? What that means is that you can be discharged at any time, with or without cause, and without notice. In other words, an employer doesnt have to ","publishedDate":1455811106000,"publishedDateISO8601":"2016-02-18T10:58:26.000-05:00","updatedDateISO8601":"2016-02-18T13:53:10.000-05:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/276005be18de4bb39ac4305bc615315d/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/276005be18de4bb39ac4305bc615315d/hls/index.m3u8","data":null,"tags":null,"videoDuration":105.15199999999999,"hasHeroImage":true,"heroImageUrl":"/resources/media/8bf0dc61-517f-4dbb-a20e-627690e907ed-large16x9_LegalMattersImage.JPG?1455810994439","large16x9Url":"/resources/media/8bf0dc61-517f-4dbb-a20e-627690e907ed-large16x9_LegalMattersImage.JPG?1455810994439","renditionImage":"/resources/media/8bf0dc61-517f-4dbb-a20e-627690e907ed-jumbo36x25_LegalMattersImage.JPG?1455810996275"},{"categories":["What Matters Legal","What Matters","Sponsored"],"title":"Legal Matters: Family and Medical Leave Act","storyUuid":"b964ba35-f587-40ed-a654-4e6d2df89a75","url":"/sponsored/what-matters/what-matters-legal/legal-matters-family-and-medical-leave-act","summary":"Today Im going to talk about medical leave. If you work for an employer with 50 or more employees, you may be eligible for medical leave under the Family and Medical Leave Act. Also referred to as FMLA. FMLA is a federal law that was signed into law by ","publishedDate":1457388291000,"publishedDateISO8601":"2016-03-07T17:04:51.000-05:00","updatedDateISO8601":"2016-03-16T15:18:25.000-04:00","teaserStatus":null,"sponsored":true,"videoThumbUrl":"https://sinclair-vod-assets.sinclairstoryline.com/a15b820cc4434d9599292281543bb562/thumbnails/poster.jpg","hasGallery":false,"videoUrl":"https://sinclair-vod-assets.sinclairstoryline.com/a15b820cc4434d9599292281543bb562/hls/index.m3u8","data":null,"tags":null,"videoDuration":105.15199999999999,"hasHeroImage":true,"heroImageUrl":"/resources/media/72e0bcaa-6e4b-490c-bc74-8149e1674404-large16x9_LegalMattersImage.JPG?1457388269117","large16x9Url":"/resources/media/72e0bcaa-6e4b-490c-bc74-8149e1674404-large16x9_LegalMattersImage.JPG?1457388269117","renditionImage":"/resources/media/72e0bcaa-6e4b-490c-bc74-8149e1674404-jumbo36x25_LegalMattersImage.JPG?1457388269912"}],"title":"Sponsored Content"},{"componentInstanceId":"vertical_teaser_5","data":{"moreUrl":"/news/connect-to-congress"},"teasers":[{"categories":["Nation & World","News"],"title":"House lawmakers hold heated hearing over transgender participation in women's sports","storyUuid":"a77b290c-4361-4178-92f9-08bd720c3b88","url":"/news/nation-world/house-lawmakers-hold-heated-hearing-over-transgender-participation-in-womens-sports-marjorie-taylor-greene-melanie-stansbury-stephanie-turner-damien-lehfeldt-payton-mcnabb-fatima-goss-graves","summary":"House lawmakers took part Wednesday in a heated hearing on transgender participation in women's sports.","publishedDate":1746651885000,"publishedDateISO8601":"2025-05-07T17:04:45.000-04:00","updatedDateISO8601":"2025-05-07T17:04:45.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":"https://harvest-media-clips.sinclairstoryline.com/NATN2/v1/8c5c2f01-36f7-4f53-b72b-809d5214e0fe/thumbnails/000005.jpg","hasGallery":true,"videoUrl":"https://harvest-media-clips.sinclairstoryline.com/NATN2/v1/8c5c2f01-36f7-4f53-b72b-809d5214e0fe/HLS/index.m3u8?hlsver=7","data":null,"tags":null,"videoDuration":283.8759,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1710/986/46x0/90/822e8d99-4261-491f-9394-14547883e341-Screenshot20250507at3.46.25PM.png","large16x9Url":"/resources/media2/16x9/1710/986/46x0/90/822e8d99-4261-491f-9394-14547883e341-Screenshot20250507at3.46.25PM.png","renditionImage":"/resources/media2/36x25/1385/544/209x0/90/822e8d99-4261-491f-9394-14547883e341-Screenshot20250507at3.46.25PM.png"},{"categories":["Nation & World","News"],"title":"House approves bill renaming Gulf of America","storyUuid":"f33dc577-ba33-4eea-a591-eee602aa8a85","url":"/news/nation-world/house-to-vote-on-bill-making-gulf-of-america-name-change-into-law-gulf-of-mexico-executive-order-president-donald-trump","summary":"It passed the House on a 211-to-206 mostly party-line vote.","publishedDate":1746709548000,"publishedDateISO8601":"2025-05-08T09:05:48.000-04:00","updatedDateISO8601":"2025-05-09T10:06:14.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":false,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/8640/986/0x450/90/9f804773-8130-49b2-8207-f1c839a62165-AP25040792207051.jpg","large16x9Url":"/resources/media2/16x9/8640/986/0x450/90/9f804773-8130-49b2-8207-f1c839a62165-AP25040792207051.jpg","renditionImage":"/resources/media2/36x25/8294/544/173x0/90/9f804773-8130-49b2-8207-f1c839a62165-AP25040792207051.jpg"},{"categories":["Nation & World","News"],"title":"FAA pressed on hiring more controllers, safety concerns after crashes and close calls","storyUuid":"f15e78cc-78c5-45cb-b8a1-9813cf02e068","url":"/news/nation-world/faa-pressed-on-hiring-more-controllers-safety-concerns-after-crashes-and-close-calls-federal-aviation-administration-air-traffic-control-modernization-hiring","summary":"Federal Aviation Administration officials appeared in front of lawmakers on Wednesday as the agency tries to undertake a significant modernization project.","publishedDate":1747251566000,"publishedDateISO8601":"2025-05-14T15:39:26.000-04:00","updatedDateISO8601":"2025-05-14T15:39:26.000-04:00","teaserStatus":null,"sponsored":false,"videoThumbUrl":null,"hasGallery":true,"videoUrl":null,"data":null,"tags":null,"videoDuration":null,"hasHeroImage":true,"heroImageUrl":"/resources/media2/16x9/1024/986/0x54/90/5c37c5bc-9349-4295-a8d1-15a96e94ec6b-AP25125644839155.jpg","large16x9Url":"/resources/media2/16x9/1024/986/0x54/90/5c37c5bc-9349-4295-a8d1-15a96e94ec6b-AP25125644839155.jpg","renditionImage":"/resources/media2/36x25/983/544/21x0/90/5c37c5bc-9349-4295-a8d1-15a96e94ec6b-AP25125644839155.jpg"}],"title":"Connect to Congress"}],"package-list":{}},"section":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":{"uuid":"54464f85-bdcc-42f4-b4ba-11ba95123d13","created":1436828851000,"version":1,"name":"WEYI","imageUrl":"/resources/media/88799e5a-dead-4503-91b4-46c844a4a028-WEYI.png","url":"midmichigannow.com","stagingUrl":"midmichigannow.sinclairstoryline.com","callLetters":"WEYI","status":"published","city":"Clio","state":"MI","zipcode":"48420","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"WEYI","locked":false},{"name":"News","locked":false},{"name":"WEYI","locked":false}],"excludedSources":[{"name":"Flint-Saginaw-Bay City","locked":false}],"lockedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"midmichigannow","siteType":null,"brandUuid":"a880d2fd-8cf7-4e84-bae7-c37986e67160","brandName":"WEYI","channel":"25","network":"NBC","brandColorOne":"#710200","brandColorTwo":"#5A0100","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#BE0000","textColorFour":"#920502","headerLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-logo.svg","footerLogoImageUrl":"/resources/media/weyi_footer_logo.png","galleryLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-gallery-logo.png","faviconImageUrl":"/resources/assets/weyi/images/logos/favicon-32x32.png","weatherImageOneUrl":"/resources/media/9fa78a08-ab5c-4ef8-5e92-d0a07ec4499d-weyiweatherimgday.jpg?1438286065940","weatherImageTwoUrl":"/resources/media/b2563934-fd68-4626-181f-f26612767564-weyiweatherimgnight.jpg?1438286071712","fontUrl":null,"designatedMarketArea":"Flint-Saginaw-Bay City","dfpNetworkId":"4756","dfpAdUnitId":"WEYI","googleAnalyticsId":"UA-12096981-8","general":{"footerText":"WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","androidStationApp":"","googleAnalytics4Id":"G-BLL4TJWKCW","androidMorningApp":"","iOSWatchLiveApp":"","readAloudVoiceId":"","googleTagManagerId":"GTM-KP87T29","iOSWeatherApp":"","iOSStationApp":"523774051","epgId":"0de7b4bf-d019-4752-a7e9-52cebda5a4a6","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11429\"}}]","customIntegrationPairs":"{\"sinclairGameCenterEnabled\":\"true\",\"enableV2FacebookLiveProperty\":\"true\",\"salesforceNewsletterEnabled\":\"true\",\"loadingPpidEarlierEnabled\":\"true\",\"ssoEnabled\":\"true\",\"userCommentingEnabled\":\"true\",\"openWebSpotId\":\"sp_iAgdbE18\",\"footerV2GooglePlayURL\":\"https://play.google.com/store/apps/details?id=com.barringtontv.android.weyi\",\"footerV2AppleAppStoreURL\":\"https://apps.apple.com/us/app/mid-michigan-now/id523774051\",\"footerV2Enabled\":\"true\",\"datazoomEnabled\":\"true\",\"updatedHeadTagsEnabled\":\"true\",\"brandMetaTagsEnabled\":\"true\",\"headlineFeedEnabled\":\"true\",\"searchByCity\":\"true\",\"newsletterWidget\":\"true\",\"registrationEnabled\":\"true\",\"ampEnabled\":\"true\",\"ampGTMID\":\"GTM-NW9FCKM\",\"prebidWrapper\":\"//micro.rubiconproject.com/prebid/dynamic/21162.js\",\"bidder\":\"openprebid\",\"usPrivacyEnabled\":\"true\"}","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"461209764087738","youtubeChannelId":"UCQXS1j_UgV29Wm5k3lZYYUQ","youtubeLivestreamId":"8459ae63d7514408abc16c20f73c8f78","pinterestUrl":"","instagramFeedUrl":"https://www.instagram.com/midmichigannow/?hl=en","fbPages":"83040292558","youtubeChannelUrl":"http://youtube.com/connectmidmichigan","twitterUrl":"https://twitter.com/midmichigannow","tikTokUrl":"","threadsUrl":"","googlePlusUrl":"","facebookUrl":"https://www.facebook.com/MidMichiganNow","livestreamFacebookAppId":"156854331444788","fbRecirculationId":"183964958687296_360573871026403","twitterAppId":"631568188724117504","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","EPG","GALLERY","STORY","VIDEO","WEATHER"],"livestreams":{"confidenceStreams":[],"standardStreams":[],"eventStreams":[]},"affiliate":null,"notificationTypes":null,"readOnly":null},"children":null,"presentations":[{"uuid":"29c1fb06-13b6-4adc-a377-36f63231f57e","created":1695916942000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1695916943000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"story_tags-News3_v1","adZone":null,"pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Topic","pathUrl":"/topic","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"DynamicTopic","presentationReference":{"key":"story_tags-News3_v1","name":"Tags - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/story_tag/News3_v1","siteSlug":"midmichigannow"},"customHtml":null},{"uuid":"7b382e12-6d28-4532-a8d5-6d229c5f6ae7","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":"draft","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"gallery-News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Gallery","pathUrl":"/gallery","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"ContentGallery","presentationReference":{"key":"gallery-News3_v1","name":"Gallery - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/gallery-News3_v1","siteSlug":"WEYI"},"customHtml":null},{"uuid":"abbb194c-214d-48a7-9dd9-3bbc382f1277","created":1439352529000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1683308465000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"404-News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"More","pathUrl":"/more","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"More","presentationReference":{"key":"404-News3_v1","name":"404 - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/404-News3_v1","siteSlug":"midmichigannow"},"customHtml":{"injectedMarkup":""}},{"uuid":"b8e018f5-ce04-47e0-9f70-acd0dff6968c","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1710448337000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"home-News3","adZone":"home","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Home","pathUrl":"","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"Index","presentationReference":{"key":"home-News3","name":"Home - News3 v1 (midmichigannow)","relativeImagePath":"presentations/midmichigannow/home-News3","siteSlug":"midmichigannow"},"customHtml":{"injectedMarkup":"","customJson":{"metaTitleOverride":"Mid-Michigan NOW News, Weather, Sports, Breaking News"}}},{"uuid":"da82bb6e-6104-4bd7-aa53-87d1e3dcb432","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1646360794000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"bio_detail-News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Biography","pathUrl":"/bio","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"ContentBiography","presentationReference":{"key":"bio_detail-News3_v1","name":"Bio Detail - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/bio_detail-News3_v1","siteSlug":"nbc25news"},"customHtml":{"injectedMarkup":""}},{"uuid":"eca6cc2d-caa1-4c2d-88ef-a51802f7fb57","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1471992440000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"404-News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Error","pathUrl":"/error","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"Static","presentationReference":{"key":"404-News3_v1","name":"404 - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/404-News3_v1","siteSlug":"nbc25news"},"customHtml":null},{"uuid":"ed7d9883-50a6-4df7-aef8-83df19d0136a","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1549598745000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"story-infinite_scroll_News3_v1","adZone":"","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Story","pathUrl":"/story","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"ContentStory","presentationReference":{"key":"story-infinite_scroll_News3_v1","name":"Story Infinite Scroll - News3 v1.0.0 (common)","relativeImagePath":"presentations/common/story-infinite_scroll_News3_v1","siteSlug":"nbc25news"},"customHtml":null}],"indexPresentation":{"uuid":"b8e018f5-ce04-47e0-9f70-acd0dff6968c","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":1710448337000,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"templateId":"home-News3","adZone":"home","pageTitle":null,"pageDescription":null,"pageKeywords":null,"name":"Home","pathUrl":"","presentationSection":{"uuid":"57f0b304-4357-4683-bf0e-8cd55bacd8ef","created":1436828852000,"version":1,"lockedDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"/","redirectPathUrl":null,"config":null,"parentChannelProperty":null,"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":null,"data":null},"presentationCategoryType":"Index","presentationReference":{"key":"home-News3","name":"Home - News3 v1 (midmichigannow)","relativeImagePath":"presentations/midmichigannow/home-News3","siteSlug":"midmichigannow"},"customHtml":{"injectedMarkup":"","customJson":{"metaTitleOverride":"Mid-Michigan NOW News, Weather, Sports, Breaking News"}}},"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":0,"locked":true,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"targetable":true,"data":null},"site":{"uuid":"54464f85-bdcc-42f4-b4ba-11ba95123d13","created":1436828851000,"version":1,"name":"WEYI","imageUrl":"/resources/media/88799e5a-dead-4503-91b4-46c844a4a028-WEYI.png","url":"midmichigannow.com","stagingUrl":"midmichigannow.sinclairstoryline.com","callLetters":"WEYI","status":"published","city":"Clio","state":"MI","zipcode":"48420","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"WEYI","locked":false},{"name":"News","locked":false},{"name":"WEYI","locked":false}],"excludedSources":[{"name":"Flint-Saginaw-Bay City","locked":false}],"lockedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"midmichigannow","siteType":null,"brandUuid":"a880d2fd-8cf7-4e84-bae7-c37986e67160","brandName":"WEYI","channel":"25","network":"NBC","brandColorOne":"#710200","brandColorTwo":"#5A0100","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#BE0000","textColorFour":"#920502","headerLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-logo.svg","footerLogoImageUrl":"/resources/media/weyi_footer_logo.png","galleryLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-gallery-logo.png","faviconImageUrl":"/resources/assets/weyi/images/logos/favicon-32x32.png","weatherImageOneUrl":"/resources/media/9fa78a08-ab5c-4ef8-5e92-d0a07ec4499d-weyiweatherimgday.jpg?1438286065940","weatherImageTwoUrl":"/resources/media/b2563934-fd68-4626-181f-f26612767564-weyiweatherimgnight.jpg?1438286071712","fontUrl":null,"designatedMarketArea":"Flint-Saginaw-Bay City","dfpNetworkId":"4756","dfpAdUnitId":"WEYI","googleAnalyticsId":"UA-12096981-8","general":{"footerText":"WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","androidStationApp":"","googleAnalytics4Id":"G-BLL4TJWKCW","androidMorningApp":"","iOSWatchLiveApp":"","readAloudVoiceId":"","googleTagManagerId":"GTM-KP87T29","iOSWeatherApp":"","iOSStationApp":"523774051","epgId":"0de7b4bf-d019-4752-a7e9-52cebda5a4a6","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11429\"}}]","customIntegrationPairs":"{\"sinclairGameCenterEnabled\":\"true\",\"enableV2FacebookLiveProperty\":\"true\",\"salesforceNewsletterEnabled\":\"true\",\"loadingPpidEarlierEnabled\":\"true\",\"ssoEnabled\":\"true\",\"userCommentingEnabled\":\"true\",\"openWebSpotId\":\"sp_iAgdbE18\",\"footerV2GooglePlayURL\":\"https://play.google.com/store/apps/details?id=com.barringtontv.android.weyi\",\"footerV2AppleAppStoreURL\":\"https://apps.apple.com/us/app/mid-michigan-now/id523774051\",\"footerV2Enabled\":\"true\",\"datazoomEnabled\":\"true\",\"updatedHeadTagsEnabled\":\"true\",\"brandMetaTagsEnabled\":\"true\",\"headlineFeedEnabled\":\"true\",\"searchByCity\":\"true\",\"newsletterWidget\":\"true\",\"registrationEnabled\":\"true\",\"ampEnabled\":\"true\",\"ampGTMID\":\"GTM-NW9FCKM\",\"prebidWrapper\":\"//micro.rubiconproject.com/prebid/dynamic/21162.js\",\"bidder\":\"openprebid\",\"usPrivacyEnabled\":\"true\"}","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"461209764087738","youtubeChannelId":"UCQXS1j_UgV29Wm5k3lZYYUQ","youtubeLivestreamId":"8459ae63d7514408abc16c20f73c8f78","pinterestUrl":"","instagramFeedUrl":"https://www.instagram.com/midmichigannow/?hl=en","fbPages":"83040292558","youtubeChannelUrl":"http://youtube.com/connectmidmichigan","twitterUrl":"https://twitter.com/midmichigannow","tikTokUrl":"","threadsUrl":"","googlePlusUrl":"","facebookUrl":"https://www.facebook.com/MidMichiganNow","livestreamFacebookAppId":"156854331444788","fbRecirculationId":"183964958687296_360573871026403","twitterAppId":"631568188724117504","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","EPG","GALLERY","STORY","VIDEO","WEATHER"],"livestreams":{"confidenceStreams":[],"standardStreams":[],"eventStreams":[]},"affiliate":null,"notificationTypes":null,"readOnly":null},"weather":{"uuid":"cc30bfda-8db2-42a6-b1c1-6775bf222401","version":11772,"headline":"48420","summary":"48420","status":"published","versionStatus":"published","primaryTarget":{"site":{"uuid":"54464f85-bdcc-42f4-b4ba-11ba95123d13","created":1436828851000,"version":1,"name":"WEYI","imageUrl":"/resources/media/88799e5a-dead-4503-91b4-46c844a4a028-WEYI.png","url":"midmichigannow.com","stagingUrl":"midmichigannow.sinclairstoryline.com","callLetters":"WEYI","status":"published","city":"Clio","state":"MI","zipcode":"48420","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"WEYI","locked":false},{"name":"News","locked":false},{"name":"WEYI","locked":false}],"excludedSources":[{"name":"Flint-Saginaw-Bay City","locked":false}],"lockedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"midmichigannow","siteType":null,"brandUuid":"a880d2fd-8cf7-4e84-bae7-c37986e67160","brandName":"WEYI","channel":"25","network":"NBC","brandColorOne":"#710200","brandColorTwo":"#5A0100","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#BE0000","textColorFour":"#920502","headerLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-logo.svg","footerLogoImageUrl":"/resources/media/weyi_footer_logo.png","galleryLogoImageUrl":"/resources/assets/weyi/images/logos/weyi-gallery-logo.png","faviconImageUrl":"/resources/assets/weyi/images/logos/favicon-32x32.png","weatherImageOneUrl":"/resources/media/9fa78a08-ab5c-4ef8-5e92-d0a07ec4499d-weyiweatherimgday.jpg?1438286065940","weatherImageTwoUrl":"/resources/media/b2563934-fd68-4626-181f-f26612767564-weyiweatherimgnight.jpg?1438286071712","fontUrl":null,"designatedMarketArea":"Flint-Saginaw-Bay City","dfpNetworkId":"4756","dfpAdUnitId":"WEYI","googleAnalyticsId":"UA-12096981-8","general":{"footerText":"WEYI –MidMichigannow provides coverage of breaking news, sports and weather in the Flint – Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","androidStationApp":"","googleAnalytics4Id":"G-BLL4TJWKCW","androidMorningApp":"","iOSWatchLiveApp":"","readAloudVoiceId":"","googleTagManagerId":"GTM-KP87T29","iOSWeatherApp":"","iOSStationApp":"523774051","epgId":"0de7b4bf-d019-4752-a7e9-52cebda5a4a6","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11429\"}}]","customIntegrationPairs":"{\"sinclairGameCenterEnabled\":\"true\",\"enableV2FacebookLiveProperty\":\"true\",\"salesforceNewsletterEnabled\":\"true\",\"loadingPpidEarlierEnabled\":\"true\",\"ssoEnabled\":\"true\",\"userCommentingEnabled\":\"true\",\"openWebSpotId\":\"sp_iAgdbE18\",\"footerV2GooglePlayURL\":\"https://play.google.com/store/apps/details?id=com.barringtontv.android.weyi\",\"footerV2AppleAppStoreURL\":\"https://apps.apple.com/us/app/mid-michigan-now/id523774051\",\"footerV2Enabled\":\"true\",\"datazoomEnabled\":\"true\",\"updatedHeadTagsEnabled\":\"true\",\"brandMetaTagsEnabled\":\"true\",\"headlineFeedEnabled\":\"true\",\"searchByCity\":\"true\",\"newsletterWidget\":\"true\",\"registrationEnabled\":\"true\",\"ampEnabled\":\"true\",\"ampGTMID\":\"GTM-NW9FCKM\",\"prebidWrapper\":\"//micro.rubiconproject.com/prebid/dynamic/21162.js\",\"bidder\":\"openprebid\",\"usPrivacyEnabled\":\"true\"}","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"461209764087738","youtubeChannelId":"UCQXS1j_UgV29Wm5k3lZYYUQ","youtubeLivestreamId":"8459ae63d7514408abc16c20f73c8f78","pinterestUrl":"","instagramFeedUrl":"https://www.instagram.com/midmichigannow/?hl=en","fbPages":"83040292558","youtubeChannelUrl":"http://youtube.com/connectmidmichigan","twitterUrl":"https://twitter.com/midmichigannow","tikTokUrl":"","threadsUrl":"","googlePlusUrl":"","facebookUrl":"https://www.facebook.com/MidMichiganNow","livestreamFacebookAppId":"156854331444788","fbRecirculationId":"183964958687296_360573871026403","twitterAppId":"631568188724117504","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","EPG","GALLERY","STORY","VIDEO","WEATHER"],"livestreams":{"confidenceStreams":[],"standardStreams":[],"eventStreams":[]},"affiliate":null,"notificationTypes":null,"readOnly":null},"sections":null},"publishedDateTime":1747454887000,"scheduledDateTime":null,"expiresDateTime":null,"terminatedDateTime":null,"savedDateTime":1747454887000,"publishAuthorizationDateTime":null,"unpublishAuthorizationDateTime":null,"originalPublishedDateTime":1436828852000,"originalPublishedDateTimeLocal":null,"publishedDateISO8601":"2015-07-13T19:07:32.000-04:00","scheduledDateISO8601":"2025-05-19T02:30:39.300-04:00","expiresDateISO8601":"2025-05-19T02:30:39.300-04:00","terminatedDateISO8601":"2025-05-19T02:30:39.300-04:00","savedDateTimeISO8601":"2025-05-17T00:08:07.000-04:00","originalPublishedDateTimeISO8601":"2015-07-13T19:07:32.000-04:00","originalPublishedDateTimeLocalISO8601":"2025-05-19T02:30:39.300-04:00","publishedDateTimeLocal":null,"scheduledDateTimeLocal":null,"expiresDateTimeLocal":null,"terminatedDateTimeLocal":null,"savedDateTimeLocal":null,"readOnly":false,"socialData":[{"title":null,"summary":"48420","socialType":"WEB"}],"validPackageTypes":["WEATHER"],"zipCode":"48420","byLine":"Chief Meteorologist Erik Kostrzewa","richText":"{p}Additional showers and thunderstorms are possible this evening. We are closely watching the potential of stronger storms.{/p}{p}If strong storms were to occur, they would likely happen between 8 PM - 1 AM.{/p}{p}Any other rain/thunder overnight will be non-severe.{/p}{p}Lows will get down into the 50s by morning.{/p}{p}Saturday will be cool with highs around 60 degrees. It will be breezy under cloudy skies. Gusts could be up to 35 mph. A few rain showers will also be possible.{/p}{p}We are drier but still cloudy on Sunday. Highs will once again be in the 60s.{/p}{p}Cooler, cloudy and at times, rainy weather will dominate our entire forecast next week.{/p}{p}Highs will only be in the 50s and 60s with the best chance of rain coming Tuesday-Thursday.{/p}{p}Download the {a href=\"https://nbc25news.com/station/weather-app\" target=\"_blank\" title=\"https://nbc25news.com/station/weather-app\"}Mid-Michigan NOW StormReady Weather App{/a} and get updates delivered right to your phone anywhere and anytime.{/p}{p}- Erik{/p}","forecast":{"externalServiceId":"USMI0179","zipCode":"48420","state":"Michigan","stateAbbreviation":"MI","city":"Clio","latitude":"43.178","longitude":"-83.72","current":{"relHumidity":84,"wndSpdMph":6,"wndDirDegr":"330","wndDirCardinal":"NNW","snowAmtIn":"N/A","tempF":47,"precipChance":"10","iconCode":103,"skyText":"Cloudy"},"weatherForecasts":[{"relHumidity":85,"wndSpdMph":6,"wndDirDegr":"356","wndDirCardinal":"N","snowAmtIn":"0","dateTime":1747566000000,"dayOfWeek":"Sunday","origHiTempF":58,"origLoTempF":44,"origPrecipChance":10,"origIconCode":67,"origSkyText":"Cloudy","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Cloudy. Low 44F. Winds N at 5 to 10 mph.","sunrise":"06:07:40 am","sunset":"08:55:24 pm","shortPhrase":null,"phraseNight":"Cloudy. Low 44F. Winds N at 5 to 10 mph.","skyCode":"26","snowChance":"0","wndSpdKm":10,"wndSpdKn":7,"cloudCoverage":"99","uvIdx":"0","uvDescr":"Low","uvWarn":"False","moonrise":"2025-05-18T01:44:02-0400","moonset":"2025-05-18T10:47:52-0400","moonPhase":"5","moonPhaseText":"Waning gibbous","skyCodeDay":"26","skyCodeNight":"26","precipChanceDay":"10","precipChanceNight":"10","iconCodeDay":"67","iconCodeNight":"103","skyTextDay":"Cloudy","skyTextNight":"Cloudy","relHumidityNight":85,"wndSpdMphNight":6,"wndSpdKmNight":10,"wndSpdKnNight":7,"wndDirDegrNight":"356","wndDirCardinalNight":"N","phraseDayC":"Cloudy. Low 7C. Winds N at 5 to 16 km/h.","phraseNightC":"Cloudy. Low 7C. Winds N at 5 to 16 km/h.","snowAmtCm":"0"},{"relHumidity":60,"wndSpdMph":13,"wndDirDegr":"28","wndDirCardinal":"NNE","snowAmtIn":"0","dateTime":1747652400000,"dayOfWeek":"Monday","origHiTempF":58,"origLoTempF":38,"origPrecipChance":0,"origIconCode":66,"origSkyText":"AM Clouds/PM Sun","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Cloudy skies early, followed by partial clearing. High 58F. Winds NNE at 10 to 15 mph.","sunrise":"06:06:45 am","sunset":"08:56:26 pm","shortPhrase":null,"phraseNight":"Partly cloudy. Low 38F. Winds NE at 10 to 15 mph.","skyCode":"30","snowChance":"0","wndSpdKm":21,"wndSpdKn":15,"cloudCoverage":"63","uvIdx":"8","uvDescr":"Very High","uvWarn":"False","moonrise":"2025-05-19T02:14:06-0400","moonset":"2025-05-19T12:00:10-0400","moonPhase":"5","moonPhaseText":"Waning gibbous","skyCodeDay":"30","skyCodeNight":"29","precipChanceDay":"0","precipChanceNight":"0","iconCodeDay":"66","iconCodeNight":"98","skyTextDay":"AM Clouds/PM Sun","skyTextNight":"Partly Cloudy","relHumidityNight":59,"wndSpdMphNight":11,"wndSpdKmNight":18,"wndSpdKnNight":13,"wndDirDegrNight":"53","wndDirCardinalNight":"NE","phraseDayC":"Cloudy skies early, followed by partial clearing. High 14C. Winds NNE at 10 to 24 km/h.","phraseNightC":"Partly cloudy. Low 3C. Winds NE at 10 to 24 km/h.","snowAmtCm":"0"},{"relHumidity":49,"wndSpdMph":15,"wndDirDegr":"79","wndDirCardinal":"E","snowAmtIn":"0","dateTime":1747738800000,"dayOfWeek":"Tuesday","origHiTempF":60,"origLoTempF":46,"origPrecipChance":20,"origIconCode":67,"origSkyText":"Cloudy","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Overcast. High around 60F. Winds E at 10 to 20 mph.","sunrise":"06:05:51 am","sunset":"08:57:28 pm","shortPhrase":null,"phraseNight":"Showers early, becoming a steady rain late. Low 46F. Winds ENE at 10 to 20 mph. Chance of rain 70%. Rainfall around a quarter of an inch.","skyCode":"26","snowChance":"0","wndSpdKm":24,"wndSpdKn":17,"cloudCoverage":"83","uvIdx":"4","uvDescr":"Moderate","uvWarn":"False","moonrise":"2025-05-20T02:39:37-0400","moonset":"2025-05-20T13:13:29-0400","moonPhase":"6","moonPhaseText":"Last Quarter","skyCodeDay":"26","skyCodeNight":"12","precipChanceDay":"20","precipChanceNight":"70","iconCodeDay":"67","iconCodeNight":"107","skyTextDay":"Cloudy","skyTextNight":"Rain","relHumidityNight":67,"wndSpdMphNight":13,"wndSpdKmNight":21,"wndSpdKnNight":15,"wndDirDegrNight":"69","wndDirCardinalNight":"ENE","phraseDayC":"Overcast. High around 16C. Winds E at 10 to 32 km/h.","phraseNightC":"Showers early, becoming a steady rain late. Low 8C. Winds ENE at 10 to 32 km/h. Chance of rain 70%. Rainfall around a quarter of an inch.","snowAmtCm":"0"},{"relHumidity":73,"wndSpdMph":14,"wndDirDegr":"50","wndDirCardinal":"NE","snowAmtIn":"0","dateTime":1747825200000,"dayOfWeek":"Wednesday","origHiTempF":54,"origLoTempF":45,"origPrecipChance":70,"origIconCode":87,"origSkyText":"Showers","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Overcast with rain showers at times. High 54F. Winds NE at 10 to 20 mph. Chance of rain 70%.","sunrise":"06:05:00 am","sunset":"08:58:28 pm","shortPhrase":null,"phraseNight":"Cloudy. Low near 45F. Winds N at 10 to 20 mph.","skyCode":"11","snowChance":"0","wndSpdKm":23,"wndSpdKn":16,"cloudCoverage":"98","uvIdx":"3","uvDescr":"Moderate","uvWarn":"False","moonrise":"2025-05-21T03:02:17-0400","moonset":"2025-05-21T14:26:59-0400","moonPhase":"7","moonPhaseText":"Waning crescent","skyCodeDay":"11","skyCodeNight":"26","precipChanceDay":"70","precipChanceNight":"20","iconCodeDay":"87","iconCodeNight":"103","skyTextDay":"Showers","skyTextNight":"Cloudy","relHumidityNight":82,"wndSpdMphNight":13,"wndSpdKmNight":21,"wndSpdKnNight":15,"wndDirDegrNight":"3","wndDirCardinalNight":"N","phraseDayC":"Overcast with rain showers at times. High 12C. Winds NE at 10 to 32 km/h. Chance of rain 70%.","phraseNightC":"Cloudy. Low near 7C. Winds N at 10 to 32 km/h.","snowAmtCm":"0"},{"relHumidity":74,"wndSpdMph":13,"wndDirDegr":"345","wndDirCardinal":"NNW","snowAmtIn":"0","dateTime":1747911600000,"dayOfWeek":"Thursday","origHiTempF":56,"origLoTempF":41,"origPrecipChance":20,"origIconCode":67,"origSkyText":"Cloudy","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Overcast. Slight chance of a rain shower. High 56F. Winds NNW at 10 to 15 mph.","sunrise":"06:04:11 am","sunset":"08:59:27 pm","shortPhrase":null,"phraseNight":"Cloudy. Low 41F. Winds NW at 10 to 15 mph.","skyCode":"26","snowChance":"0","wndSpdKm":21,"wndSpdKn":15,"cloudCoverage":"86","uvIdx":"5","uvDescr":"Moderate","uvWarn":"False","moonrise":"2025-05-22T03:23:33-0400","moonset":"2025-05-22T15:42:46-0400","moonPhase":"7","moonPhaseText":"Waning crescent","skyCodeDay":"26","skyCodeNight":"26","precipChanceDay":"20","precipChanceNight":"20","iconCodeDay":"67","iconCodeNight":"103","skyTextDay":"Cloudy","skyTextNight":"Cloudy","relHumidityNight":81,"wndSpdMphNight":11,"wndSpdKmNight":18,"wndSpdKnNight":13,"wndDirDegrNight":"318","wndDirCardinalNight":"NW","phraseDayC":"Overcast. Slight chance of a rain shower. High 13C. Winds NNW at 10 to 24 km/h.","phraseNightC":"Cloudy. Low 5C. Winds NW at 10 to 24 km/h.","snowAmtCm":"0"},{"relHumidity":74,"wndSpdMph":12,"wndDirDegr":"307","wndDirCardinal":"NW","snowAmtIn":"0","dateTime":1747998000000,"dayOfWeek":"Friday","origHiTempF":57,"origLoTempF":43,"origPrecipChance":30,"origIconCode":87,"origSkyText":"PM Showers","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Cloudy skies with a few showers later in the day. High 57F. Winds NW at 10 to 15 mph. Chance of rain 30%.","sunrise":"06:03:23 am","sunset":"09:00:26 pm","shortPhrase":null,"phraseNight":"Partly to mostly cloudy. Low 43F. Winds NW at 5 to 10 mph.","skyCode":"39","snowChance":"0","wndSpdKm":19,"wndSpdKn":14,"cloudCoverage":"85","uvIdx":"5","uvDescr":"Moderate","uvWarn":"False","moonrise":"2025-05-23T03:44:51-0400","moonset":"2025-05-23T17:00:25-0400","moonPhase":"7","moonPhaseText":"Waning crescent","skyCodeDay":"39","skyCodeNight":"29","precipChanceDay":"30","precipChanceNight":"20","iconCodeDay":"87","iconCodeNight":"98","skyTextDay":"PM Showers","skyTextNight":"Partly Cloudy","relHumidityNight":80,"wndSpdMphNight":10,"wndSpdKmNight":16,"wndSpdKnNight":12,"wndDirDegrNight":"314","wndDirCardinalNight":"NW","phraseDayC":"Cloudy skies with a few showers later in the day. High 14C. Winds NW at 10 to 24 km/h. Chance of rain 30%.","phraseNightC":"Partly to mostly cloudy. Low 6C. Winds NW at 5 to 16 km/h.","snowAmtCm":"0"},{"relHumidity":64,"wndSpdMph":9,"wndDirDegr":"319","wndDirCardinal":"NW","snowAmtIn":"0","dateTime":1748084400000,"dayOfWeek":"Saturday","origHiTempF":62,"origLoTempF":44,"origPrecipChance":10,"origIconCode":66,"origSkyText":"Partly Cloudy","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Some sun in the morning with increasing clouds during the afternoon. High 62F. Winds NW at 5 to 10 mph.","sunrise":"06:02:38 am","sunset":"09:01:23 pm","shortPhrase":null,"phraseNight":"Partly cloudy skies. Low 44F. Winds NNE at 5 to 10 mph.","skyCode":"30","snowChance":"0","wndSpdKm":14,"wndSpdKn":10,"cloudCoverage":"57","uvIdx":"7","uvDescr":"High","uvWarn":"False","moonrise":"2025-05-24T04:07:46-0400","moonset":"2025-05-24T18:21:30-0400","moonPhase":"7","moonPhaseText":"Waning crescent","skyCodeDay":"30","skyCodeNight":"29","precipChanceDay":"10","precipChanceNight":"10","iconCodeDay":"66","iconCodeNight":"98","skyTextDay":"Partly Cloudy","skyTextNight":"Partly Cloudy","relHumidityNight":75,"wndSpdMphNight":7,"wndSpdKmNight":11,"wndSpdKnNight":8,"wndDirDegrNight":"33","wndDirCardinalNight":"NNE","phraseDayC":"Some sun in the morning with increasing clouds during the afternoon. High 17C. Winds NW at 5 to 16 km/h.","phraseNightC":"Partly cloudy skies. Low 7C. Winds NNE at 5 to 16 km/h.","snowAmtCm":"0"},{"relHumidity":58,"wndSpdMph":8,"wndDirDegr":"359","wndDirCardinal":"N","snowAmtIn":"0","dateTime":1748170800000,"dayOfWeek":"Sunday","origHiTempF":66,"origLoTempF":45,"origPrecipChance":10,"origIconCode":66,"origSkyText":"Partly Cloudy","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Partly cloudy skies. High 66F. Winds N at 5 to 10 mph.","sunrise":"06:01:54 am","sunset":"09:02:20 pm","shortPhrase":null,"phraseNight":"Partly cloudy skies. Low around 45F. Winds E at 5 to 10 mph.","skyCode":"30","snowChance":"0","wndSpdKm":13,"wndSpdKn":9,"cloudCoverage":"32","uvIdx":"8","uvDescr":"Very High","uvWarn":"False","moonrise":"2025-05-25T04:35:00-0400","moonset":"2025-05-25T19:46:19-0400","moonPhase":"7","moonPhaseText":"Waning crescent","skyCodeDay":"30","skyCodeNight":"29","precipChanceDay":"10","precipChanceNight":"10","iconCodeDay":"66","iconCodeNight":"98","skyTextDay":"Partly Cloudy","skyTextNight":"Partly Cloudy","relHumidityNight":71,"wndSpdMphNight":8,"wndSpdKmNight":13,"wndSpdKnNight":9,"wndDirDegrNight":"82","wndDirCardinalNight":"E","phraseDayC":"Partly cloudy skies. High 19C. Winds N at 5 to 16 km/h.","phraseNightC":"Partly cloudy skies. Low around 7C. Winds E at 5 to 16 km/h.","snowAmtCm":"0"},{"relHumidity":56,"wndSpdMph":9,"wndDirDegr":"60","wndDirCardinal":"ENE","snowAmtIn":"0","dateTime":1748257200000,"dayOfWeek":"Monday","origHiTempF":69,"origLoTempF":50,"origPrecipChance":10,"origIconCode":66,"origSkyText":"Partly Cloudy","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Partly cloudy. High 69F. Winds ENE at 5 to 10 mph.","sunrise":"06:01:13 am","sunset":"09:03:15 pm","shortPhrase":null,"phraseNight":"Partly cloudy. Low near 50F. Winds E at 5 to 10 mph.","skyCode":"30","snowChance":"0","wndSpdKm":14,"wndSpdKn":10,"cloudCoverage":"56","uvIdx":"7","uvDescr":"High","uvWarn":"False","moonrise":"2025-05-26T05:09:26-0400","moonset":"2025-05-26T21:10:33-0400","moonPhase":"0","moonPhaseText":"New Moon","skyCodeDay":"30","skyCodeNight":"29","precipChanceDay":"10","precipChanceNight":"20","iconCodeDay":"66","iconCodeNight":"98","skyTextDay":"Partly Cloudy","skyTextNight":"Partly Cloudy","relHumidityNight":67,"wndSpdMphNight":10,"wndSpdKmNight":16,"wndSpdKnNight":12,"wndDirDegrNight":"81","wndDirCardinalNight":"E","phraseDayC":"Partly cloudy. High 21C. Winds ENE at 5 to 16 km/h.","phraseNightC":"Partly cloudy. Low near 10C. Winds E at 5 to 16 km/h.","snowAmtCm":"0"},{"relHumidity":67,"wndSpdMph":10,"wndDirDegr":"45","wndDirCardinal":"NE","snowAmtIn":"0","dateTime":1748343600000,"dayOfWeek":"Tuesday","origHiTempF":67,"origLoTempF":51,"origPrecipChance":20,"origIconCode":66,"origSkyText":"Partly Cloudy","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Sunshine and clouds mixed. High 67F. Winds NE at 5 to 10 mph.","sunrise":"06:00:33 am","sunset":"09:04:10 pm","shortPhrase":null,"phraseNight":"Partly cloudy. Low 51F. Winds NNE at 5 to 10 mph.","skyCode":"30","snowChance":"0","wndSpdKm":16,"wndSpdKn":12,"cloudCoverage":"46","uvIdx":"8","uvDescr":"Very High","uvWarn":"False","moonrise":"2025-05-27T05:53:37-0400","moonset":"2025-05-27T22:28:28-0400","moonPhase":"0","moonPhaseText":"New Moon","skyCodeDay":"30","skyCodeNight":"29","precipChanceDay":"20","precipChanceNight":"20","iconCodeDay":"66","iconCodeNight":"98","skyTextDay":"Partly Cloudy","skyTextNight":"Partly Cloudy","relHumidityNight":76,"wndSpdMphNight":10,"wndSpdKmNight":16,"wndSpdKnNight":12,"wndDirDegrNight":"18","wndDirCardinalNight":"NNE","phraseDayC":"Sunshine and clouds mixed. High 19C. Winds NE at 5 to 16 km/h.","phraseNightC":"Partly cloudy. Low 11C. Winds NNE at 5 to 16 km/h.","snowAmtCm":"0"},{"relHumidity":62,"wndSpdMph":11,"wndDirDegr":"310","wndDirCardinal":"NW","snowAmtIn":"0","dateTime":1748430000000,"dayOfWeek":"Wednesday","origHiTempF":70,"origLoTempF":52,"origPrecipChance":20,"origIconCode":69,"origSkyText":"Mostly Cloudy","modifiedHiTempF":null,"modifiedLoTempF":null,"modifiedPrecipChance":null,"modifiedIconCode":null,"modifiedSkyText":null,"modifiedPrecipitationChanceDay":null,"modifiedPrecipitationChanceNight":null,"hiddenWind":false,"modifiedWindDirectionCardinal":null,"modifiedWindDirectionCardinalNight":null,"modifiedWindDirectionDeg":null,"modifiedWindDirectionDegNight":null,"modifiedWindSpeedKm":null,"modifiedWindSpeedKmNight":null,"modifiedWindSpeedKn":null,"modifiedWindSpeedKnNight":null,"modifiedWindSpeedMph":null,"modifiedWindSpeedMphNight":null,"hiddenHumidity":false,"modifiedRelativeHumidity":null,"modifiedRelativeHumidityNight":null,"hiddenUv":false,"modifiedUvDescription":null,"modifiedUvIndex":null,"modifiedUvWarn":null,"phraseDay":"Mostly cloudy. High around 70F. Winds NW at 10 to 15 mph.","sunrise":"05:59:56 am","sunset":"09:05:03 pm","shortPhrase":null,"phraseNight":"Partly cloudy. Low 52F. Winds WSW at 10 to 15 mph.","skyCode":"28","snowChance":"0","wndSpdKm":18,"wndSpdKn":13,"cloudCoverage":"63","uvIdx":"7","uvDescr":"High","uvWarn":"False","moonrise":"2025-05-28T06:50:01-0400","moonset":"2025-05-28T23:34:47-0400","moonPhase":"1","moonPhaseText":"Waxing crescent","skyCodeDay":"28","skyCodeNight":"29","precipChanceDay":"20","precipChanceNight":"20","iconCodeDay":"69","iconCodeNight":"98","skyTextDay":"Mostly Cloudy","skyTextNight":"Partly Cloudy","relHumidityNight":71,"wndSpdMphNight":10,"wndSpdKmNight":16,"wndSpdKnNight":12,"wndDirDegrNight":"253","wndDirCardinalNight":"WSW","phraseDayC":"Mostly cloudy. High around 21C. Winds NW at 10 to 24 km/h.","phraseNightC":"Partly cloudy. Low 11C. Winds WSW at 10 to 24 km/h.","snowAmtCm":"0"}],"hourlyForecasts":[{"hourNum":1,"precipChance":10,"windSpeedMph":6,"windDirection":"N","relHumidity":85,"uvIndev":0,"uvDescription":"Low","visibilityMi":9,"heatIdxF":47,"wndChillF":44,"tempFeelsLike":44,"temp":47,"dayOfWeek":"Monday","iconCode":103,"skyLongText":"Cloudy"},{"hourNum":2,"precipChance":10,"windSpeedMph":6,"windDirection":"N","relHumidity":86,"uvIndev":0,"uvDescription":"Low","visibilityMi":9,"heatIdxF":46,"wndChillF":44,"tempFeelsLike":44,"temp":46,"dayOfWeek":"Monday","iconCode":103,"skyLongText":"Cloudy"},{"hourNum":3,"precipChance":10,"windSpeedMph":6,"windDirection":"N","relHumidity":87,"uvIndev":0,"uvDescription":"Low","visibilityMi":9,"heatIdxF":46,"wndChillF":43,"tempFeelsLike":43,"temp":46,"dayOfWeek":"Monday","iconCode":103,"skyLongText":"Cloudy"},{"hourNum":4,"precipChance":10,"windSpeedMph":6,"windDirection":"N","relHumidity":87,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":46,"wndChillF":43,"tempFeelsLike":43,"temp":46,"dayOfWeek":"Monday","iconCode":103,"skyLongText":"Cloudy"},{"hourNum":5,"precipChance":0,"windSpeedMph":6,"windDirection":"N","relHumidity":87,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":45,"wndChillF":42,"tempFeelsLike":42,"temp":45,"dayOfWeek":"Monday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":6,"precipChance":0,"windSpeedMph":8,"windDirection":"N","relHumidity":83,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":47,"wndChillF":43,"tempFeelsLike":43,"temp":47,"dayOfWeek":"Monday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":7,"precipChance":0,"windSpeedMph":9,"windDirection":"N","relHumidity":74,"uvIndev":1,"uvDescription":"Low","visibilityMi":10,"heatIdxF":48,"wndChillF":44,"tempFeelsLike":44,"temp":48,"dayOfWeek":"Monday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":8,"precipChance":0,"windSpeedMph":10,"windDirection":"N","relHumidity":67,"uvIndev":2,"uvDescription":"Low","visibilityMi":10,"heatIdxF":50,"wndChillF":46,"tempFeelsLike":50,"temp":50,"dayOfWeek":"Monday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":9,"precipChance":0,"windSpeedMph":10,"windDirection":"N","relHumidity":61,"uvIndev":4,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":52,"wndChillF":48,"tempFeelsLike":52,"temp":52,"dayOfWeek":"Monday","iconCode":69,"skyLongText":"Mostly Cloudy"},{"hourNum":10,"precipChance":0,"windSpeedMph":10,"windDirection":"N","relHumidity":59,"uvIndev":5,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":53,"wndChillF":50,"tempFeelsLike":53,"temp":53,"dayOfWeek":"Monday","iconCode":69,"skyLongText":"Mostly Cloudy"},{"hourNum":11,"precipChance":0,"windSpeedMph":10,"windDirection":"N","relHumidity":55,"uvIndev":6,"uvDescription":"High","visibilityMi":10,"heatIdxF":55,"wndChillF":52,"tempFeelsLike":55,"temp":55,"dayOfWeek":"Monday","iconCode":69,"skyLongText":"Mostly Cloudy"},{"hourNum":12,"precipChance":0,"windSpeedMph":10,"windDirection":"N","relHumidity":54,"uvIndev":8,"uvDescription":"Very High","visibilityMi":10,"heatIdxF":55,"wndChillF":53,"tempFeelsLike":55,"temp":55,"dayOfWeek":"Monday","iconCode":66,"skyLongText":"Partly Cloudy"},{"hourNum":13,"precipChance":0,"windSpeedMph":11,"windDirection":"N","relHumidity":50,"uvIndev":7,"uvDescription":"High","visibilityMi":10,"heatIdxF":57,"wndChillF":54,"tempFeelsLike":57,"temp":57,"dayOfWeek":"Monday","iconCode":66,"skyLongText":"Partly Cloudy"},{"hourNum":14,"precipChance":0,"windSpeedMph":12,"windDirection":"N","relHumidity":47,"uvIndev":5,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":57,"wndChillF":54,"tempFeelsLike":57,"temp":57,"dayOfWeek":"Monday","iconCode":66,"skyLongText":"Partly Cloudy"},{"hourNum":15,"precipChance":0,"windSpeedMph":12,"windDirection":"N","relHumidity":44,"uvIndev":3,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":57,"wndChillF":54,"tempFeelsLike":57,"temp":57,"dayOfWeek":"Monday","iconCode":66,"skyLongText":"Partly Cloudy"},{"hourNum":16,"precipChance":0,"windSpeedMph":12,"windDirection":"N","relHumidity":41,"uvIndev":2,"uvDescription":"Low","visibilityMi":10,"heatIdxF":56,"wndChillF":53,"tempFeelsLike":56,"temp":56,"dayOfWeek":"Monday","iconCode":66,"skyLongText":"Partly Cloudy"},{"hourNum":17,"precipChance":0,"windSpeedMph":11,"windDirection":"N","relHumidity":42,"uvIndev":1,"uvDescription":"Low","visibilityMi":10,"heatIdxF":55,"wndChillF":52,"tempFeelsLike":55,"temp":55,"dayOfWeek":"Monday","iconCode":66,"skyLongText":"Partly Cloudy"},{"hourNum":18,"precipChance":0,"windSpeedMph":11,"windDirection":"N","relHumidity":44,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":52,"wndChillF":48,"tempFeelsLike":52,"temp":52,"dayOfWeek":"Monday","iconCode":69,"skyLongText":"Mostly Cloudy"},{"hourNum":19,"precipChance":0,"windSpeedMph":9,"windDirection":"N","relHumidity":47,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":49,"wndChillF":45,"tempFeelsLike":45,"temp":49,"dayOfWeek":"Monday","iconCode":98,"skyLongText":"Partly Cloudy"},{"hourNum":20,"precipChance":0,"windSpeedMph":8,"windDirection":"N","relHumidity":51,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":46,"wndChillF":42,"tempFeelsLike":42,"temp":46,"dayOfWeek":"Monday","iconCode":98,"skyLongText":"Partly Cloudy"},{"hourNum":21,"precipChance":0,"windSpeedMph":7,"windDirection":"N","relHumidity":56,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":44,"wndChillF":40,"tempFeelsLike":40,"temp":44,"dayOfWeek":"Monday","iconCode":102,"skyLongText":"Mostly Clear"},{"hourNum":22,"precipChance":0,"windSpeedMph":6,"windDirection":"N","relHumidity":59,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":43,"wndChillF":39,"tempFeelsLike":39,"temp":43,"dayOfWeek":"Tuesday","iconCode":97,"skyLongText":"Clear"},{"hourNum":23,"precipChance":0,"windSpeedMph":6,"windDirection":"N","relHumidity":64,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":41,"wndChillF":37,"tempFeelsLike":37,"temp":41,"dayOfWeek":"Tuesday","iconCode":97,"skyLongText":"Clear"},{"hourNum":24,"precipChance":0,"windSpeedMph":5,"windDirection":"N","relHumidity":67,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":40,"wndChillF":36,"tempFeelsLike":36,"temp":40,"dayOfWeek":"Tuesday","iconCode":102,"skyLongText":"Mostly Clear"},{"hourNum":25,"precipChance":0,"windSpeedMph":4,"windDirection":"N","relHumidity":68,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":39,"wndChillF":36,"tempFeelsLike":36,"temp":39,"dayOfWeek":"Tuesday","iconCode":98,"skyLongText":"Partly Cloudy"},{"hourNum":26,"precipChance":0,"windSpeedMph":6,"windDirection":"N","relHumidity":69,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":39,"wndChillF":34,"tempFeelsLike":34,"temp":39,"dayOfWeek":"Tuesday","iconCode":102,"skyLongText":"Mostly Clear"},{"hourNum":27,"precipChance":0,"windSpeedMph":7,"windDirection":"N","relHumidity":69,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":39,"wndChillF":34,"tempFeelsLike":34,"temp":39,"dayOfWeek":"Tuesday","iconCode":98,"skyLongText":"Partly Cloudy"},{"hourNum":28,"precipChance":0,"windSpeedMph":7,"windDirection":"N","relHumidity":71,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":40,"wndChillF":35,"tempFeelsLike":35,"temp":40,"dayOfWeek":"Tuesday","iconCode":98,"skyLongText":"Partly Cloudy"},{"hourNum":29,"precipChance":0,"windSpeedMph":7,"windDirection":"N","relHumidity":69,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":41,"wndChillF":36,"tempFeelsLike":36,"temp":41,"dayOfWeek":"Tuesday","iconCode":66,"skyLongText":"Partly Cloudy"},{"hourNum":30,"precipChance":0,"windSpeedMph":10,"windDirection":"N","relHumidity":64,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":45,"wndChillF":39,"tempFeelsLike":39,"temp":45,"dayOfWeek":"Tuesday","iconCode":69,"skyLongText":"Mostly Cloudy"},{"hourNum":31,"precipChance":0,"windSpeedMph":11,"windDirection":"N","relHumidity":57,"uvIndev":1,"uvDescription":"Low","visibilityMi":10,"heatIdxF":48,"wndChillF":43,"tempFeelsLike":43,"temp":48,"dayOfWeek":"Tuesday","iconCode":69,"skyLongText":"Mostly Cloudy"},{"hourNum":32,"precipChance":0,"windSpeedMph":13,"windDirection":"N","relHumidity":51,"uvIndev":3,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":51,"wndChillF":47,"tempFeelsLike":51,"temp":51,"dayOfWeek":"Tuesday","iconCode":69,"skyLongText":"Mostly Cloudy"},{"hourNum":33,"precipChance":0,"windSpeedMph":14,"windDirection":"N","relHumidity":47,"uvIndev":3,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":54,"wndChillF":50,"tempFeelsLike":54,"temp":54,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":34,"precipChance":0,"windSpeedMph":14,"windDirection":"N","relHumidity":43,"uvIndev":4,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":56,"wndChillF":53,"tempFeelsLike":56,"temp":56,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":35,"precipChance":0,"windSpeedMph":14,"windDirection":"N","relHumidity":41,"uvIndev":3,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":57,"wndChillF":54,"tempFeelsLike":57,"temp":57,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":36,"precipChance":0,"windSpeedMph":15,"windDirection":"N","relHumidity":41,"uvIndev":3,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":58,"wndChillF":55,"tempFeelsLike":58,"temp":58,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":37,"precipChance":0,"windSpeedMph":15,"windDirection":"N","relHumidity":41,"uvIndev":3,"uvDescription":"Moderate","visibilityMi":10,"heatIdxF":59,"wndChillF":56,"tempFeelsLike":59,"temp":59,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":38,"precipChance":0,"windSpeedMph":15,"windDirection":"N","relHumidity":42,"uvIndev":2,"uvDescription":"Low","visibilityMi":10,"heatIdxF":59,"wndChillF":56,"tempFeelsLike":59,"temp":59,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":39,"precipChance":20,"windSpeedMph":15,"windDirection":"N","relHumidity":43,"uvIndev":1,"uvDescription":"Low","visibilityMi":10,"heatIdxF":58,"wndChillF":55,"tempFeelsLike":58,"temp":58,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":40,"precipChance":20,"windSpeedMph":13,"windDirection":"N","relHumidity":46,"uvIndev":1,"uvDescription":"Low","visibilityMi":10,"heatIdxF":57,"wndChillF":54,"tempFeelsLike":57,"temp":57,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":41,"precipChance":20,"windSpeedMph":13,"windDirection":"N","relHumidity":48,"uvIndev":0,"uvDescription":"Low","visibilityMi":10,"heatIdxF":56,"wndChillF":52,"tempFeelsLike":56,"temp":56,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":42,"precipChance":20,"windSpeedMph":12,"windDirection":"N","relHumidity":52,"uvIndev":0,"uvDescription":"Low","visibilityMi":7,"heatIdxF":53,"wndChillF":49,"tempFeelsLike":53,"temp":53,"dayOfWeek":"Tuesday","iconCode":67,"skyLongText":"Cloudy"},{"hourNum":43,"precipChance":30,"windSpeedMph":11,"windDirection":"N","relHumidity":57,"uvIndev":0,"uvDescription":"Low","visibilityMi":8,"heatIdxF":51,"wndChillF":48,"tempFeelsLike":51,"temp":51,"dayOfWeek":"Tuesday","iconCode":106,"skyLongText":"Few Showers"},{"hourNum":44,"precipChance":30,"windSpeedMph":11,"windDirection":"N","relHumidity":61,"uvIndev":0,"uvDescription":"Low","visibilityMi":8,"heatIdxF":50,"wndChillF":46,"tempFeelsLike":50,"temp":50,"dayOfWeek":"Tuesday","iconCode":106,"skyLongText":"Few Showers"},{"hourNum":45,"precipChance":40,"windSpeedMph":11,"windDirection":"N","relHumidity":63,"uvIndev":0,"uvDescription":"Low","visibilityMi":7,"heatIdxF":50,"wndChillF":45,"tempFeelsLike":50,"temp":50,"dayOfWeek":"Tuesday","iconCode":106,"skyLongText":"Showers"},{"hourNum":46,"precipChance":40,"windSpeedMph":11,"windDirection":"N","relHumidity":64,"uvIndev":0,"uvDescription":"Low","visibilityMi":7,"heatIdxF":50,"wndChillF":46,"tempFeelsLike":50,"temp":50,"dayOfWeek":"Wednesday","iconCode":106,"skyLongText":"Showers"},{"hourNum":47,"precipChance":50,"windSpeedMph":10,"windDirection":"N","relHumidity":67,"uvIndev":0,"uvDescription":"Low","visibilityMi":6,"heatIdxF":49,"wndChillF":45,"tempFeelsLike":45,"temp":49,"dayOfWeek":"Wednesday","iconCode":106,"skyLongText":"Showers"},{"hourNum":48,"precipChance":60,"windSpeedMph":10,"windDirection":"N","relHumidity":72,"uvIndev":0,"uvDescription":"Low","visibilityMi":5,"heatIdxF":49,"wndChillF":44,"tempFeelsLike":44,"temp":49,"dayOfWeek":"Wednesday","iconCode":106,"skyLongText":"Light Rain"}],"historicAverages":{"cityId":"202846","stationId":"202846","stationName":"FLINT BISHOP INTL AP","month":"18","date":"05-18","interval":"D","averageHighTemperatureF":"70","averageHighTemperatureC":"21","averageLowTemperatureF":"47","averageLowTemperatureC":"8","recordHighTemperatureF":"89","recordHighTemperatureC":"32","recordHighTemperatureDate":"1996-18-05","recordLowTemperatureF":"29","recordLowTemperatureC":"-2","recordLowTemperatureDate":"2002-18-05","meanTemperatureF":"59","meanTemperatureC":"15","meanPrecipitationInches":"4.6","meanPrecipitationCm":"11.684","averageSnowInches":"0.0","averageSnowCm":"0.0"}},"video":{"tags":[],"video":{"type":"Video","uuid":"fe57a130-b6ce-4307-bfc9-f648e1840f06","title":"WEYI Friday Night WX 5-16","updatedBy":"Erik Kostrzewa","created":1747435722000,"version":1,"attributes":[],"caption":"WEYI","drm":"0","externalId":"d8bf16e5-5ee4-4e3c-8f7e-66b11946c34b","alt":"WEYI","original":"true","metadata":"","duration":247.87220000000013,"thumbUrl":"https://harvest-media-clips.sinclairstoryline.com/WEYI/2025-05-16T21:59:49.743Z/d8bf16e5-5ee4-4e3c-8f7e-66b11946c34b/thumbnails/000005.jpg","url":"https://harvest-media-clips.sinclairstoryline.com/WEYI/2025-05-16T21:59:49.743Z/d8bf16e5-5ee4-4e3c-8f7e-66b11946c34b/HLS/index.m3u8","mp4Url":"https://harvest-media-clips.sinclairstoryline.com/WEYI/2025-05-16T21:59:49.743Z/d8bf16e5-5ee4-4e3c-8f7e-66b11946c34b/mp4/index.mp4"},"playbackUrl":null,"filename":null},"orderNumber":null,"additionalForecasts":null,"galleries":[{"name":"Weather Cams","images":[],"id":"f6d33b3d-1a70-4828-a3a2-503ca434678d","locked":"true","cams":"true"},{"name":"Satellite Maps","images":[],"id":"f663b853-2a0d-4331-8747-10d1532fc4da","locked":"true","satellite":"true"},{"name":"Radar Maps","images":[],"id":"9e5f6617-ab16-46bc-843b-911237a4dd9b","locked":"true","Radar":"true"},{"name":"Map Widget","images":[{"oname":"FlintDayplanner.jpg","name":"Flint Dayplanner","url":"/resources/ftptransfer/weyi/maps/FlintDayplanner.jpg","id":"c33","index":0},{"oname":"SaginawDayplanner.jpg","name":" Saginaw Dayplanner","url":"/resources/ftptransfer/weyi/maps/SaginawDayplanner.jpg","id":"c36","index":1},{"oname":"futurecast.gif","name":"24-Hour Futurecast","url":"/resources/ftptransfer/weyi/maps/futurecast.gif","id":"c37","index":2}],"id":"23f459e7-7075-4c3f-b2b5-69ddfcadcc14","locked":"true","widget":"true"},{"name":"Extended Forecasts by County","images":[{"oname":"7_Day.jpg","name":"Genesee, Shiawassee, Lapeer Seven Day Forecast","url":"/resources/ftptransfer/weyi/maps/7_Day.jpg","id":"c180"},{"oname":"northernAM7day.jpg","name":"Northern Counties Seven Day Forecast","url":"/resources/ftptransfer/weyi/maps/northernAM7day.jpg","id":"c33"},{"oname":"tricitiesAM7day.jpg","name":"Saginaw, Bay, Midland Seven Day Forecast","url":"/resources/ftptransfer/weyi/maps/tricitiesAM7day.jpg","id":"c40"},{"oname":"thumbAM7day.jpg","name":"Tuscola, Huron, Sanilac Seven Day Forecast","url":"/resources/ftptransfer/weyi/maps/thumbAM7day.jpg","id":"c139"},{"oname":"western7day.jpg","name":"Isabella and Gratiot Seven Day Forecast","url":"/resources/ftptransfer/weyi/maps/western7day.jpg","id":"c59"}],"id":"f087837b-6306-454c-05be-82f544da55b3"},{"name":"Local Dayplanners","images":[{"oname":"BayCityDayplanner.jpg","name":"Bay City Dayplanner","url":"/resources/ftptransfer/weyi/maps/BayCityDayplanner.jpg","id":"c30"},{"oname":"FlintDayplanner.jpg","name":"Flint Dayplanner","url":"/resources/ftptransfer/weyi/maps/FlintDayplanner.jpg","id":"c31"},{"oname":"MidlandDayplanner.jpg","name":"Midland Dayplanner","url":"/resources/ftptransfer/weyi/maps/MidlandDayplanner.jpg","id":"c32"},{"oname":"SaginawDayplanner.jpg","name":"Saginaw Dayplanner","url":"/resources/ftptransfer/weyi/maps/SaginawDayplanner.jpg","id":"c33"}],"id":"ceb2a06b-68d7-4028-4990-fc91408abcc8"},{"name":"Travel Forecast","images":[{"oname":"Bishopdelays.jpg","name":"Bishop Destinations Right Now","url":"/resources/ftptransfer/weyi/maps/Bishopdelays.jpg","id":"c33"},{"oname":"MBSdelays.jpg","name":"MBS Destinations Right Now","url":"/resources/ftptransfer/weyi/maps/MBSdelays.jpg","id":"c35"},{"oname":"AirportDelays.jpg","name":"Major Destination Conditions","url":"/resources/ftptransfer/weyi/maps/AirportDelays.jpg","id":"c94"}],"id":"18a47352-0003-4f30-83b8-2beb4537d3b7"},{"name":"Mid-Michigan Right Now","images":[{"oname":"local_gusts.jpg","name":"Wind Gusts","url":"/resources/ftptransfer/weyi/maps/local_gusts.jpg","id":"c81","index":0},{"oname":"local_winds.jpg","name":"Wind Speed and Direction","url":"/resources/ftptransfer/weyi/maps/local_winds.jpg","id":"c126","index":1},{"oname":"visibilities.jpg","name":"Visibility","url":"/resources/ftptransfer/weyi/maps/visibilities.jpg","id":"c73","index":2},{"name":"Temperatures","url":"/resources/ftptransfer/weyi/maps/temperatures.jpg","oname":"temperatures.jpg","id":"c635","index":3},{"name":"Dew Points","url":"/resources/ftptransfer/weyi/maps/Dew Points.jpg","oname":"Dew Points.jpg","id":"c648","index":4}],"id":"af428000-3037-4e4d-b881-cc63174c02e3"},{"name":"StormReady Doppler and Alerts","images":[{"oname":"local_radar.jpg","name":"Doppler Radar","url":"/resources/ftptransfer/weyi/maps/local_radar.jpg","id":"c65","index":0},{"oname":"SVRwarningsWEYI.jpg","name":"Severe Warnings and Watches","url":"/resources/ftptransfer/weyi/maps/SVRwarningsWEYI.jpg","id":"c134","index":1},{"name":"Winter Warnings and Watches","url":"/resources/ftptransfer/weyi/maps/COLDwarningsWEYI.jpg","oname":"COLDwarningsWEYI.jpg","id":"c82","index":2},{"name":"Wind Alerts","url":"/resources/ftptransfer/weyi/maps/Wind Alerts.jpg","oname":"Wind Alerts.jpg","id":"c904","index":3},{"name":"Flood Alerts","url":"/resources/ftptransfer/weyi/maps/Flood Alerts.jpg","oname":"Flood Alerts.jpg","id":"c2312","index":4},{"name":"Heat Alerts","url":"/resources/ftptransfer/weyi/maps/Heat Alerts.jpg","oname":"Heat Alerts.jpg","id":"c716"},{"name":"Fire Alerts","url":"/resources/ftptransfer/weyi/maps/Fire Alerts.jpg","oname":"Fire Alerts.jpg","id":"c1054"}],"id":"c05583ab-9331-4fae-c4d1-740668b54a16"},{"name":"Beach and Boating","images":[{"name":"Beach & Swimming Hazards ","url":"/resources/ftptransfer/weyi/maps/Swimming Hazards.jpg","oname":"Swimming Hazards.jpg","id":"c725","index":0},{"name":"Air Temperatures On The Water","url":"/resources/ftptransfer/weyi/maps/Lake Air Temps.jpg","oname":"Lake Air Temps.jpg","id":"c1055","index":1}],"id":"e31dc1b4-f0df-4671-3db8-435458e5e727"},{"name":"Drought Monitor","images":[{"name":"Drought Monitor","url":"/resources/ftptransfer/weyi/maps/Drought Monitor.jpg","oname":"Drought Monitor.jpg","id":"c713"}],"id":"e3b32ecb-7a62-42b7-e0d2-fd9944646f8c"},{"name":"School Closings Map","images":[{"name":"School Districts Closed or Delayed","url":"/resources/ftptransfer/weyi/maps/School Closings Map.jpg","oname":"School Closings Map.jpg","id":"c1048","index":0}],"id":"7d6367af-da8e-4f80-b9c9-26a95bbf8d9d"}]}},"CONSTANTS":{"LAUNCH_DARKLY_CLIENT_KEY":"663dceb879b6ec108fd6a5cd"}}; sinclairDigital.pageData = "null"; sinclairDigital.siteSlug = "midmichigannow"; </script><script> ga('provide', 'determineBreakingNews', function(tracker) { // Dimension7: Is the first Top Story teaser tagged as a "Major Story" or just a "Standard Teaser"? var firstTopStoryTagsArray; try { firstTopStoryTagsArray = sinclairDigital.facade.content['page-data'].teaser[0].teasers[0].tags; } catch(e) { firstTopStoryTagsArray = []; } var isBreakingNewsPresentInFirstPosition = false; if (firstTopStoryTagsArray) { // could be null, if .tags is null (no tags provided) firstTopStoryTagsArray.forEach(function (tagData) { if (tagData["dimension"] === "Display" && tagData["name"] === "Major Story") { isBreakingNewsPresentInFirstPosition = true; } }); } sinclairDigitalAnalytics.customDimensions.dimension7 = isBreakingNewsPresentInFirstPosition ? "major-story-teaser" : "standard-teaser"; }); ga('require', 'determineBreakingNews'); </script><title>Mid-Michigan NOW News, Weather, Sports, Breaking News</title><meta name="next-head-count" content="90"/><link as="style" href="/_next/static/pages/_app-0e6bad45af550811.css?cb=P0x2" rel="preload"/><link data-n-g="" href="/_next/static/pages/_app-0e6bad45af550811.css?cb=P0x2" rel="stylesheet"/><link as="style" href="/_next/static/574-ab08b4d7ec522c0d.css?cb=P0x2" rel="preload"/><link data-n-p="" href="/_next/static/574-ab08b4d7ec522c0d.css?cb=P0x2" rel="stylesheet"/><link as="style" href="/_next/static/757-95b1d4ca8e12f1a9.css?cb=P0x2" rel="preload"/><link data-n-p="" href="/_next/static/757-95b1d4ca8e12f1a9.css?cb=P0x2" rel="stylesheet"/><link as="style" href="/_next/static/353-0bc7f49669fcbf8c.css?cb=P0x2" rel="preload"/><link data-n-p="" href="/_next/static/353-0bc7f49669fcbf8c.css?cb=P0x2" rel="stylesheet"/><link as="style" href="/_next/static/pages/renderer/%5BsiteSlug%5D/home_page-ec8a4ef5e56a490b.css?cb=P0x2" rel="preload"/><link data-n-p="" href="/_next/static/pages/renderer/%5BsiteSlug%5D/home_page-ec8a4ef5e56a490b.css?cb=P0x2" rel="stylesheet"/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script defer="" src="/_next/static/chunks/webpack-fcd9ed525dc5f048.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/framework-e952fed463eb8e34.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/main-4d57430a8abd099d.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/pages/_app-5096cb7eb269f9aa.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/947-884d6ac0404edee4.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/225-d4a885e6745700cc.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/924-afef2b0f8a4212f5.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/708-dd580ce097f70220.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/147-31548634e7a4a151.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/264-4fe716bdec2e6f25.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/574-abc5ec4c6b7595ab.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/757-2b456126d65e5e3c.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/578-370c2c611b86ed08.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/553-4dc04d6f04bb7c19.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/353-4a70683da9678c74.js?cb=P0x2"></script><script defer="" src="/_next/static/chunks/pages/renderer/%5BsiteSlug%5D/home_page-ecca6ea04d31a10e.js?cb=P0x2"></script><script defer="" src="/_next/static/4U8w8trzYOfbPnP9m5lrs/_buildManifest.js?cb=P0x2"></script><script defer="" src="/_next/static/4U8w8trzYOfbPnP9m5lrs/_ssgManifest.js?cb=P0x2"></script><style id="react-native-stylesheet">[stylesheet-group="0"]{} body{margin:0;} button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;} html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);} input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none;} [stylesheet-group="1"]{} .css-11aywtz{-moz-appearance:textfield;-webkit-appearance:none;background-color:rgba(0,0,0,0.00);border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;border:0 solid black;box-sizing:border-box;font:14px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin:0px;padding:0px;resize:none;} .css-146c3p1{background-color:rgba(0,0,0,0.00);border:0 solid black;box-sizing:border-box;color:rgba(0,0,0,1.00);display:inline;font:14px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;list-style:none;margin:0px;padding:0px;position:relative;text-align:start;text-decoration:none;white-space:pre-wrap;word-wrap:break-word;} .css-175oi2r{align-items:stretch;background-color:rgba(0,0,0,0.00);border:0 solid black;box-sizing:border-box;display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;list-style:none;margin:0px;min-height:0px;min-width:0px;padding:0px;position:relative;text-decoration:none;z-index:0;} .css-1jxf684{background-color:rgba(0,0,0,0.00);border:0 solid black;box-sizing:border-box;color:inherit;display:inline;font:inherit;list-style:none;margin:0px;padding:0px;position:relative;text-align:inherit;text-decoration:none;white-space:inherit;word-wrap:break-word;} .css-9pa8cd{bottom:0px;height:100%;left:0px;opacity:0;position:absolute;right:0px;top:0px;width:100%;z-index:-1;} [stylesheet-group="2"]{} .r-13awgt0{flex:1;} .r-1awa8pu{border-bottom-color:rgba(101,119,134,1.00);border-left-color:rgba(101,119,134,1.00);border-right-color:rgba(101,119,134,1.00);border-top-color:rgba(101,119,134,1.00);} .r-1d4xg89{border-bottom-color:rgba(170,184,194,1.00);border-left-color:rgba(170,184,194,1.00);border-right-color:rgba(170,184,194,1.00);border-top-color:rgba(170,184,194,1.00);} .r-1j16mh1{border-bottom-left-radius:100%;border-bottom-right-radius:100%;border-top-left-radius:100%;border-top-right-radius:100%;} .r-1jkafct{border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;} .r-1jyn79y{border-bottom-color:rgba(0,150,136,1.00);border-left-color:rgba(0,150,136,1.00);border-right-color:rgba(0,150,136,1.00);border-top-color:rgba(0,150,136,1.00);} .r-1phboty{border-bottom-style:solid;border-left-style:solid;border-right-style:solid;border-top-style:solid;} .r-1udh08x{overflow-x:hidden;overflow-y:hidden;} .r-4a18lf{border-bottom-color:rgba(255,0,0,1.00);border-left-color:rgba(255,0,0,1.00);border-right-color:rgba(255,0,0,1.00);border-top-color:rgba(255,0,0,1.00);} .r-60ke3l{border-bottom-color:rgba(0,128,0,1.00);border-left-color:rgba(0,128,0,1.00);border-right-color:rgba(0,128,0,1.00);border-top-color:rgba(0,128,0,1.00);} .r-9x6qib{border-bottom-color:rgba(204,214,221,1.00);border-left-color:rgba(204,214,221,1.00);border-right-color:rgba(204,214,221,1.00);border-top-color:rgba(204,214,221,1.00);} .r-crgep1{margin:0px;} .r-d045u9{border-bottom-width:2px;border-left-width:2px;border-right-width:2px;border-top-width:2px;} .r-edyy15{padding:8px;} .r-fx7oqy{border-bottom-color:rgba(0,0,255,1.00);border-left-color:rgba(0,0,255,1.00);border-right-color:rgba(0,0,255,1.00);border-top-color:rgba(0,0,255,1.00);} .r-krxsd3{display:-webkit-box;} .r-rs99b7{border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:1px;} .r-t60dpp{padding:0px;} .r-xoduu5{display:inline-flex;} .r-ywje51{margin:auto;} [stylesheet-group="2.1"]{} .r-11nzuo4{margin-bottom:1em;margin-top:1em;} .r-1946khe{margin-bottom:1.67em;margin-top:1.67em;} .r-19oforl{margin-bottom:0.67em;margin-top:0.67em;} .r-1hga0el{margin-bottom:1.33em;margin-top:1.33em;} .r-1jm7qrm{margin-bottom:2.33em;margin-top:2.33em;} .r-1u31v3z{margin-bottom:0.83em;margin-top:0.83em;} [stylesheet-group="2.2"]{} .r-10s2tm5{left:0%;} .r-16o8guy{right:100%;} .r-dqe1q{right:0%;} .r-rci37q{left:100%;} [stylesheet-group="3"]{} .r-105ug2t{pointer-events:auto!important;} .r-10ptun7{height:16px;} .r-10v3vxq{transform:scaleX(-1);} .r-10xqauy{padding-top:env(safe-area-inset-top);} .r-11j9u27{visibility:hidden;} .r-11mpjr4{background-color:rgba(223,223,223,1.00);} .r-11udlyb{background-color:rgba(0,150,136,1.00);} .r-11yh6sk{overflow-x:hidden;} .r-12vffkv>*{pointer-events:auto;} .r-12vffkv{pointer-events:none!important;} .r-13aq9py{animation-name:r-1iq689l;} .r-13qz1uu{width:100%;} .r-13tjlyg{transition-duration:0.1s;} .r-14lw9ot{background-color:rgba(255,255,255,1.00);} .r-14sbq61{background-color:rgba(33,150,243,1.00);} .r-150rngu{-webkit-overflow-scrolling:touch;} .r-16y2uox{flex-grow:1;} .r-173mzie{transform:scaleY(-1);} .r-1777fci{justify-content:center;} .r-17bb2tj{animation-duration:0.75s;} .r-17leim2{background-repeat:repeat;} .r-18u37iz{flex-direction:row;} .r-19wmn03{width:20px;} .r-19z077z{touch-action:none;} .r-1abnn5w{animation-play-state:paused;} .r-1acpoxo{width:36px;} .r-1awozwy{align-items:center;} .r-1ay1djp{animation-duration:1s;} .r-1c6unfx{forced-color-adjust:none;} .r-1d2f490{left:0px;} .r-1d5kdc7{flex-direction:column-reverse;} .r-1dernwh{height:70%;} .r-1ei5mc7{cursor:inherit;} .r-1euycsn{flex-direction:row-reverse;} .r-1ewcgjf{box-shadow:0px 1px 3px rgba(0,0,0,0.5);} .r-1ff274t{text-align:right;} .r-1i6wzkk{-moz-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;} .r-1ielgck{animation-duration:300ms;} .r-1iln25a{word-wrap:normal;} .r-1janqcz{width:16px;} .r-1ldzwu0{animation-timing-function:linear;} .r-1lijs1h{font-size:1.5em;} .r-1loqt21{cursor:pointer;} .r-1mlwlqe{flex-basis:auto;} .r-1mrlafo{background-position:0;} .r-1muvv40{animation-iteration-count:infinite;} .r-1niwhzg{background-color:rgba(0,0,0,0.00);} .r-1ny4l3l{outline-style:none;} .r-1ocf4r9{scroll-snap-type:y mandatory;} .r-1otgn73{touch-action:manipulation;} .r-1p0dtai{bottom:0px;} .r-1pi2tsx{height:100%;} .r-1qd0xha{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;} .r-1qulhi1{animation-name:r-1pzkwqh;} .r-1r8g8re{height:36px;} .r-1rnoaur{overflow-y:auto;} .r-1sxrcry{background-size:auto;} .r-1udbk01{text-overflow:ellipsis;} .r-1uypc71{animation-timing-function:ease-in;} .r-1wbh5a2{flex-shrink:1;} .r-1wyyakw{z-index:-1;} .r-1xcajam{position:fixed;} .r-1xnzce8{-moz-user-select:text;-webkit-user-select:text;user-select:text;} .r-1yef0xd{animation-name:r-11cv4x;} .r-2eszeu::-webkit-scrollbar{display:none} .r-2eszeu{scrollbar-width:none;} .r-30o5oe{-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none;} .r-3s2u2q{white-space:nowrap;} .r-417010{z-index:0;} .r-4gszlv{background-size:cover;} .r-4v7adb{height:5px;} .r-633pao{pointer-events:none!important;} .r-6dt33c{opacity:1;} .r-6e8ixz{font-size:2em;} .r-6taxm2:-ms-input-placeholder{color:var(--placeholderTextColor);opacity:1;} .r-6taxm2::-moz-placeholder{color:var(--placeholderTextColor);opacity:1;} .r-6taxm2::-webkit-input-placeholder{color:var(--placeholderTextColor);opacity:1;} .r-6taxm2::placeholder{color:var(--placeholderTextColor);opacity:1;} .r-7cikom{font-size:inherit;} .r-7q8q6z{cursor:default;} .r-8akbws{-webkit-box-orient:vertical;} .r-97e31f{padding-bottom:env(safe-area-inset-bottom);} .r-agouwx{transform:translateZ(0);} .r-ah5dr5>*{pointer-events:none;} .r-ah5dr5{pointer-events:auto!important;} .r-bi4vy9{transform:translateY(100%);} .r-buy8e9{overflow-y:hidden;} .r-bv2aro{padding-left:env(safe-area-inset-left);} .r-bzi31h{font-size:1em;} .r-c68hjy{color:rgba(161,161,161,1.00);} .r-cpa5s6{scroll-snap-align:start;} .r-dkge59{background-color:rgba(170,184,194,1.00);} .r-dnmrzs{max-width:100%;} .r-eafdt9{transition-duration:0.15s;} .r-ebwn4k{animation-name:r-q67da2;} .r-ehq7j7{background-size:contain;} .r-eqz5dr{flex-direction:column;} .r-fdjqy7{text-align:left;} .r-g3mlsw{animation-name:r-t2lo5v;} .r-ghxds0{transform:translateY(0%);} .r-gtdqiz{position:-webkit-sticky;position:sticky;} .r-hxflta{padding-right:env(safe-area-inset-right);} .r-ipm5af{top:0px;} .r-jwli3a{color:rgba(255,255,255,1.00);} .r-k200y{align-self:flex-start;} .r-lltvgl{overflow-x:auto;} .r-lrvibr{-moz-user-select:none;-webkit-user-select:none;user-select:none;} .r-majxgm{font-weight:500;} .r-mfh4gg{scroll-snap-type:x mandatory;} .r-mhe3cw{z-index:10;} .r-n230yh{font-size:0.83em;} .r-nvplwv{animation-timing-function:ease-out;} .r-orgf3d{opacity:0;} .r-q4m81j{text-align:center;} .r-rs94m5{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K");} .r-sfbmgh{z-index:9999;} .r-tg2c11{font-size:1.17em;} .r-tsynxw{text-transform:uppercase;} .r-u6sd8q{background-repeat:no-repeat;} .r-u8s1d{position:absolute;} .r-u92y06{background-color:rgba(255,165,0,1.00);} .r-van48c{caret-color:transparent;} .r-vvn4in{background-position:center;} .r-vw2c0b{font-weight:bold;} .r-x3cy2q{background-size:100% 100%;} .r-xx3c9p{animation-name:r-imtty0;} .r-ydqdv4{font-size:0.67em;} .r-z80fyv{height:20px;} .r-zchlnj{right:0px;} @-webkit-keyframes r-11cv4x{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}} @-webkit-keyframes r-1iq689l{0%{transform:translateY(0%);}100%{transform:translateY(100%);}} @-webkit-keyframes r-1pzkwqh{0%{transform:translateY(100%);}100%{transform:translateY(0%);}} @-webkit-keyframes r-imtty0{0%{opacity:0;}100%{opacity:1;}} @-webkit-keyframes r-q67da2{0%{transform:translateX(-100%);}100%{transform:translateX(400%);}} @-webkit-keyframes r-t2lo5v{0%{opacity:1;}100%{opacity:0;}} @keyframes r-11cv4x{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}} @keyframes r-1iq689l{0%{transform:translateY(0%);}100%{transform:translateY(100%);}} @keyframes r-1pzkwqh{0%{transform:translateY(100%);}100%{transform:translateY(0%);}} @keyframes r-imtty0{0%{opacity:0;}100%{opacity:1;}} @keyframes r-q67da2{0%{transform:translateX(-100%);}100%{transform:translateX(400%);}} @keyframes r-t2lo5v{0%{opacity:1;}100%{opacity:0;}}</style><div id="gs-injected"><div id="gs-injected-global"><style id="variables">:root { --colors-rose50: #fff1f2; --colors-rose100: #ffe4e6; --colors-rose200: #fecdd3; --colors-rose300: #fda4af; --colors-rose400: #fb7185; --colors-rose500: #f43f5e; --colors-rose600: #e11d48; --colors-rose700: #be123c; --colors-rose800: #9f1239; --colors-rose900: #881337; --colors-pink50: #fdf2f8; --colors-pink100: #fce7f3; --colors-pink200: #fbcfe8; --colors-pink300: #f9a8d4; --colors-pink400: #f472b6; --colors-pink500: #ec4899; --colors-pink600: #db2777; --colors-pink700: #be185d; --colors-pink800: #9d174d; --colors-pink900: #831843; --colors-fuchsia50: #fdf4ff; --colors-fuchsia100: #fae8ff; --colors-fuchsia200: #f5d0fe; --colors-fuchsia300: #f0abfc; --colors-fuchsia400: #e879f9; --colors-fuchsia500: #d946ef; --colors-fuchsia600: #c026d3; --colors-fuchsia700: #a21caf; --colors-fuchsia800: #86198f; --colors-fuchsia900: #701a75; --colors-purple50: #faf5ff; --colors-purple100: #f3e8ff; --colors-purple200: #e9d5ff; --colors-purple300: #d8b4fe; --colors-purple400: #c084fc; --colors-purple500: #a855f7; --colors-purple600: #9333ea; --colors-purple700: #7e22ce; --colors-purple800: #6b21a8; --colors-purple900: #581c87; --colors-violet50: #f5f3ff; --colors-violet100: #ede9fe; --colors-violet200: #ddd6fe; --colors-violet300: #c4b5fd; --colors-violet400: #a78bfa; --colors-violet500: #8b5cf6; --colors-violet600: #7c3aed; --colors-violet700: #6d28d9; --colors-violet800: #5b21b6; --colors-violet900: #4c1d95; --colors-indigo50: #eef2ff; --colors-indigo100: #e0e7ff; --colors-indigo200: #c7d2fe; --colors-indigo300: #a5b4fc; --colors-indigo400: #818cf8; --colors-indigo500: #6366f1; --colors-indigo600: #4f46e5; --colors-indigo700: #4338ca; --colors-indigo800: #3730a3; --colors-indigo900: #312e81; --colors-blue50: #eff6ff; --colors-blue100: #dbeafe; --colors-blue200: #bfdbfe; --colors-blue300: #93c5fd; --colors-blue400: #60a5fa; --colors-blue500: #3b82f6; --colors-blue600: #2563eb; --colors-blue700: #1d4ed8; --colors-blue800: #1e40af; --colors-blue900: #1e3a8a; --colors-lightBlue50: #f0f9ff; --colors-lightBlue100: #e0f2fe; --colors-lightBlue200: #bae6fd; --colors-lightBlue300: #7dd3fc; --colors-lightBlue400: #38bdf8; --colors-lightBlue500: #0ea5e9; --colors-lightBlue600: #0284c7; --colors-lightBlue700: #0369a1; --colors-lightBlue800: #075985; --colors-lightBlue900: #0c4a6e; --colors-darkBlue50: #dbf4ff; --colors-darkBlue100: #addbff; --colors-darkBlue200: #7cc2ff; --colors-darkBlue300: #4aa9ff; --colors-darkBlue400: #1a91ff; --colors-darkBlue500: #0077e6; --colors-darkBlue600: #005db4; --colors-darkBlue700: #004282; --colors-darkBlue800: #002851; --colors-darkBlue900: #000e21; --colors-cyan50: #ecfeff; --colors-cyan100: #cffafe; --colors-cyan200: #a5f3fc; --colors-cyan300: #67e8f9; --colors-cyan400: #22d3ee; --colors-cyan500: #06b6d4; --colors-cyan600: #0891b2; --colors-cyan700: #0e7490; --colors-cyan800: #155e75; --colors-cyan900: #164e63; --colors-teal50: #f0fdfa; --colors-teal100: #ccfbf1; --colors-teal200: #99f6e4; --colors-teal300: #5eead4; --colors-teal400: #2dd4bf; --colors-teal500: #14b8a6; --colors-teal600: #0d9488; --colors-teal700: #0f766e; --colors-teal800: #115e59; --colors-teal900: #134e4a; --colors-emerald50: #ecfdf5; --colors-emerald100: #d1fae5; --colors-emerald200: #a7f3d0; --colors-emerald300: #6ee7b7; --colors-emerald400: #34d399; --colors-emerald500: #10b981; --colors-emerald600: #059669; --colors-emerald700: #047857; --colors-emerald800: #065f46; --colors-emerald900: #064e3b; --colors-green50: #f0fdf4; --colors-green100: #dcfce7; --colors-green200: #bbf7d0; --colors-green300: #86efac; --colors-green400: #4ade80; --colors-green500: #22c55e; --colors-green600: #16a34a; --colors-green700: #15803d; --colors-green800: #166534; --colors-green900: #14532d; --colors-lime50: #f7fee7; --colors-lime100: #ecfccb; --colors-lime200: #d9f99d; --colors-lime300: #bef264; --colors-lime400: #a3e635; --colors-lime500: #84cc16; --colors-lime600: #65a30d; --colors-lime700: #4d7c0f; --colors-lime800: #3f6212; --colors-lime900: #365314; --colors-yellow50: #fefce8; --colors-yellow100: #fef9c3; --colors-yellow200: #fef08a; --colors-yellow300: #fde047; --colors-yellow400: #facc15; --colors-yellow500: #eab308; --colors-yellow600: #ca8a04; --colors-yellow700: #a16207; --colors-yellow800: #854d0e; --colors-yellow900: #713f12; --colors-amber50: #fffbeb; --colors-amber100: #fef3c7; --colors-amber200: #fde68a; --colors-amber300: #fcd34d; --colors-amber400: #fbbf24; --colors-amber500: #f59e0b; --colors-amber600: #d97706; --colors-amber700: #b45309; --colors-amber800: #92400e; --colors-amber900: #78350f; --colors-orange50: #fff7ed; --colors-orange100: #ffedd5; --colors-orange200: #fed7aa; --colors-orange300: #fdba74; --colors-orange400: #fb923c; --colors-orange500: #f97316; --colors-orange600: #ea580c; --colors-orange700: #c2410c; --colors-orange800: #9a3412; --colors-orange900: #7c2d12; --colors-red50: #fef2f2; --colors-red100: #fee2e2; --colors-red200: #fecaca; --colors-red300: #fca5a5; --colors-red400: #f87171; --colors-red500: #ef4444; --colors-red600: #dc2626; --colors-red700: #b91c1c; --colors-red800: #991b1b; --colors-red900: #7f1d1d; --colors-warmGray50: #fafaf9; --colors-warmGray100: #f5f5f4; --colors-warmGray200: #e7e5e4; --colors-warmGray300: #d6d3d1; --colors-warmGray400: #a8a29e; --colors-warmGray500: #78716c; --colors-warmGray600: #57534e; --colors-warmGray700: #44403c; --colors-warmGray800: #292524; --colors-warmGray900: #1c1917; --colors-trueGray50: #fafafa; --colors-trueGray100: #f5f5f5; --colors-trueGray200: #e5e5e5; --colors-trueGray300: #d4d4d4; --colors-trueGray400: #a3a3a3; --colors-trueGray500: #737373; --colors-trueGray600: #525252; --colors-trueGray700: #404040; --colors-trueGray800: #262626; --colors-trueGray900: #171717; --colors-coolGray50: #f9fafb; --colors-coolGray100: #f3f4f6; --colors-coolGray200: #e5e7eb; --colors-coolGray300: #d1d5db; --colors-coolGray400: #9ca3af; --colors-coolGray500: #6b7280; --colors-coolGray600: #4b5563; --colors-coolGray700: #374151; --colors-coolGray800: #1f2937; --colors-coolGray900: #111827; --colors-blueGray50: #f8fafc; --colors-blueGray100: #f1f5f9; --colors-blueGray200: #e2e8f0; --colors-blueGray300: #cbd5e1; --colors-blueGray400: #94a3b8; --colors-blueGray500: #64748b; --colors-blueGray600: #475569; --colors-blueGray700: #334155; --colors-blueGray800: #1e293b; --colors-blueGray900: #0f172a; --colors-tertiary50: #ecfdf5; --colors-tertiary100: #d1fae5; --colors-tertiary200: #a7f3d0; --colors-tertiary300: #6ee7b7; --colors-tertiary400: #34d399; --colors-tertiary500: #10b981; --colors-tertiary600: #059669; --colors-tertiary700: #047857; --colors-tertiary800: #065f46; --colors-tertiary900: #064e3b; --colors-error00: #FEE9E9; --colors-error50: #FEE2E2; --colors-error100: #FECACA; --colors-error200: #FCA5A5; --colors-error300: #F87171; --colors-error400: #EF4444; --colors-error500: #E63535; --colors-error600: #DC2626; --colors-error700: #B91C1C; --colors-error800: #7F1D1D; --colors-error900: #991B1B; --colors-error950: #220808; --colors-success0: #E4FFF4; --colors-success50: #CAFFE8; --colors-success100: #A2F1C0; --colors-success200: #84D3A2; --colors-success300: #66B584; --colors-success400: #489766; --colors-success500: #348352; --colors-success600: #2A7948; --colors-success700: #206F3E; --colors-success800: #166534; --colors-success900: #14532D; --colors-success950: #071F11; --colors-warning50: #fff7ed; --colors-warning100: #ffedd5; --colors-warning200: #fed7aa; --colors-warning300: #fdba74; --colors-warning400: #fb923c; --colors-warning500: #f97316; --colors-warning600: #ea580c; --colors-warning700: #c2410c; --colors-warning800: #9a3412; --colors-warning900: #7c2d12; --colors-info50: #f0f9ff; --colors-info100: #e0f2fe; --colors-info200: #bae6fd; --colors-info300: #7dd3fc; --colors-info400: #38bdf8; --colors-info500: #0ea5e9; --colors-info600: #0284c7; --colors-info700: #0369a1; --colors-info800: #075985; --colors-info900: #0c4a6e; --colors-light50: #fafaf9; --colors-light100: #f5f5f4; --colors-light200: #e7e5e4; --colors-light300: #d6d3d1; --colors-light400: #a8a29e; --colors-light500: #78716c; --colors-light600: #57534e; --colors-light700: #44403c; --colors-light800: #292524; --colors-light900: #1c1917; --colors-primary0: #E5F1FB; --colors-primary50: #CCE9FF; --colors-primary100: #1B89FF; --colors-primary200: #7CC2FF; --colors-primary300: #0192ED; --colors-primary400: #1A91FF; --colors-primary500: #0077E6; --colors-primary600: #005DB4; --colors-primary700: #004282; --colors-primary800: #002851; --colors-primary900: #011838; --colors-primary950: #000711; --colors-secondary0: #F6F6F6; --colors-secondary50: #F3F3F3; --colors-secondary100: #E9E9E9; --colors-secondary200: #DADADA; --colors-secondary300: #B0B0B0; --colors-secondary400: #737373; --colors-secondary500: #5F5F5F; --colors-secondary600: #525252; --colors-secondary700: #404040; --colors-secondary800: #262626; --colors-secondary900: #171717; --colors-secondary950: #0C0C0C; --colors-textLight0: #FCFCFC; --colors-textLight50: #F5F5F5; --colors-textLight100: #E5E5E5; --colors-textLight200: #DBDBDB; --colors-textLight300: #D4D4D4; --colors-textLight400: #A3A3A3; --colors-textLight500: #8C8C8C; --colors-textLight600: #737373; --colors-textLight700: #525252; --colors-textLight800: #404040; --colors-textLight900: #262626; --colors-textLight950: #171717; --colors-textDark0: #FCFCFC; --colors-textDark50: #F5F5F5; --colors-textDark100: #E5E5E5; --colors-textDark200: #DBDBDB; --colors-textDark300: #D4D4D4; --colors-textDark400: #A3A3A3; --colors-textDark500: #8C8C8C; --colors-textDark600: #737373; --colors-textDark700: #525252; --colors-textDark800: #404040; --colors-textDark900: #262626; --colors-textDark950: #171717; --colors-borderDark0: #FCFCFC; --colors-borderDark50: #F5F5F5; --colors-borderDark100: #E5E5E5; --colors-borderDark200: #DBDBDB; --colors-borderDark300: #D4D4D4; --colors-borderDark400: #A3A3A3; --colors-borderDark500: #8C8C8C; --colors-borderDark600: #737373; --colors-borderDark700: #525252; --colors-borderDark800: #404040; --colors-borderDark900: #262626; --colors-borderDark950: #171717; --colors-borderLight0: #FCFCFC; --colors-borderLight50: #F5F5F5; --colors-borderLight100: #E5E5E5; --colors-borderLight200: #DBDBDB; --colors-borderLight300: #D4D4D4; --colors-borderLight400: #A3A3A3; --colors-borderLight500: #8C8C8C; --colors-borderLight600: #737373; --colors-borderLight700: #525252; --colors-borderLight800: #404040; --colors-borderLight900: #262626; --colors-borderLight950: #171717; --colors-backgroundDark0: #FCFCFC; --colors-backgroundDark50: #F5F5F5; --colors-backgroundDark100: #F1F1F1; --colors-backgroundDark200: #DBDBDB; --colors-backgroundDark300: #D4D4D4; --colors-backgroundDark400: #A3A3A3; --colors-backgroundDark500: #8C8C8C; --colors-backgroundDark600: #737373; --colors-backgroundDark700: #525252; --colors-backgroundDark800: #404040; --colors-backgroundDark900: #262626; --colors-backgroundDark950: #171717; --colors-backgroundLight0: #FCFCFC; --colors-backgroundLight50: #F5F5F5; --colors-backgroundLight100: #F1F1F1; --colors-backgroundLight200: #DBDBDB; --colors-backgroundLight300: #D4D4D4; --colors-backgroundLight400: #A3A3A3; --colors-backgroundLight500: #8C8C8C; --colors-backgroundLight600: #737373; --colors-backgroundLight700: #525252; --colors-backgroundLight800: #404040; --colors-backgroundLight900: #262626; --colors-backgroundLight950: #171717; --colors-backgroundLightError: #FEF1F1; --colors-backgroundDarkError: #422B2B; --colors-backgroundLightWarning: #FFF4EB; --colors-backgroundDarkWarning: #412F23; --colors-backgroundLightSuccess: #EDFCF2; --colors-backgroundDarkSuccess: #1C2B21; --colors-backgroundLightInfo: #EBF8FE; --colors-backgroundDarkInfo: #1A282E; --colors-backgroundLightMuted: #F6F6F7; --colors-backgroundDarkMuted: #252526; --colors-white: #FFFFFF; --colors-black: #000000; --colors-systemWhite: #FFFFFF; --colors-systemBlack: #111111; --colors-systemBlack100: #121212; --colors-systemBlue200: #48B6FF; --colors-systemBlue500: #1D609E; --colors-systemBlue1000: #1F3F66; --colors-systemBlackOpacity35: #00000059; --colors-systemBlackOpacity85: #000000D9; --colors-systemTextBlack: #000000; --colors-systemTextWhite: #FFFFFF; --colors-systemGrey100: #ECECEC; --colors-systemGrey200: #EBEBEB; --colors-systemGrey300: #EDEDED; --colors-systemGrey600: #CCCCCC; --colors-systemGrey800: #777777; --colors-systemGrey900: #999999; --colors-systemScheduleGrey: #AAAAAA; --colors-systemTimeBackgroundGrey: #191E24; --colors-systemTimeLightGrey: #36404D; --colors-systemGunmetal: #242A33; --colors-systemGunmetalLight: #2D3540; --colors-systemLive: #DF0000; --colors-systemBadgeNew: #D1132C; --colors-systemBadgeRed: #D1132C; --colors-systemBadgeUpdated: #E79701; --colors-systemBadgeBackground: #061426; --colors-systemLinkBlue: #1773C7; --colors-systemWarning: #D78100; --colors-systemGreen: #009B3E; --space-0: 0px; --space-1: 4px; --space-2: 8px; --space-3: 12px; --space-4: 16px; --space-5: 20px; --space-6: 24px; --space-7: 28px; --space-8: 32px; --space-9: 36px; --space-10: 40px; --space-11: 44px; --space-12: 48px; --space-15: 60px; --space-16: 64px; --space-20: 80px; --space-24: 96px; --space-25: 100px; --space-32: 128px; --space-40: 160px; --space-48: 192px; --space-50: 200px; --space-56: 224px; --space-64: 256px; --space-70: 280px; --space-72: 288px; --space-75: 300px; --space-80: 320px; --space-96: 384px; --space-100: 400px; --space-125: 500px; --space-150: 600px; --space-200: 800px; --space-295: 1180px; --space-px: 1px; --space-0\u002e5: 2px; --space-1\u002e5: 6px; --space-2\u002e5: 10px; --space-3\u002e5: 14px; --space-4\u002e5: 18px; --space-1\u002f2: 50%; --space-1\u002f3: 33.333%; --space-2\u002f3: 66.666%; --space-1\u002f4: 25%; --space-2\u002f4: 50%; --space-3\u002f4: 75%; --space-1\u002f5: 20%; --space-2\u002f5: 40%; --space-3\u002f5: 60%; --space-4\u002f5: 80%; --space-1\u002f6: 16.666%; --space-2\u002f6: 33.333%; --space-3\u002f6: 50%; --space-4\u002f6: 66.666%; --space-5\u002f6: 83.333%; --space-full: 100%; --space-1\u002e25: 5px; --space-1\u002e75: 7px; --space-2\u002e75: 11px; --space-3\u002e25: 13px; --space-3\u002e75: 15px; --space-5\u002e5: 22px; --space-6\u002e25: 25px; --space-6\u002e5: 26px; --space-7\u002e5: 30px; --space-12\u002e5: 50px; --space-13\u002e75: 55px; --space-28\u002e75: 115px; --space-37\u002e5: 150px; --space-38\u002e75: 155px; --space-62\u002e5: 250px; --space-67\u002e5: 270px; --space-86\u002e25: 345px; --space-143\u002e75: 575px; --space-187\u002e5: 750px; --space-292\u002e5: 1170px; --borderWidths-0: 0px; --borderWidths-1: 1px; --borderWidths-2: 2px; --borderWidths-4: 4px; --borderWidths-8: 8px; --radii-none: 0px; --radii-xs: 2px; --radii-sm: 4px; --radii-md: 6px; --radii-lg: 8px; --radii-xl: 12px; --radii-2xl: 16px; --radii-3xl: 24px; --radii-full: 9999px; --radii-radius3: 3px; --radii-radius5: 5px; --radii-radius20: 20px; --radii-radius100: 100px; --breakpoints-base: 0; --breakpoints-sm: 480; --breakpoints-md: 768; --breakpoints-lg: 992; --breakpoints-xl: 1280; --breakpoints-baseBreakpoint: 0; --breakpoints-xsBreakpoint: 320; --breakpoints-smBreakpoint: 768; --breakpoints-mdBreakpoint: 1024; --breakpoints-lgBreakpoint: 1500; --breakpoints-xlBreakpoint: 1900; --mediaQueries-base: @media screen and (min-width: 0); --mediaQueries-xs: @media screen and (min-width: 400px); --mediaQueries-sm: @media screen and (min-width: 480px); --mediaQueries-md: @media screen and (min-width: 768px); --mediaQueries-lg: @media screen and (min-width: 992px); --mediaQueries-xl: @media screen and (min-width: 1280px); --mediaQueries-xsQuery: @media (max-width: 767px); --mediaQueries-smQuery: @media (min-width: 768px); --mediaQueries-mdQuery: @media (min-width: 1024px); --mediaQueries-lgQuery: @media (min-width: 1500px); --mediaQueries-xlQuery: @media (min-width: 1900px); --letterSpacings-xs: -0.4px; --letterSpacings-sm: -0.2px; --letterSpacings-md: 0px; --letterSpacings-lg: 0.2px; --letterSpacings-xl: 0.4px; --letterSpacings-2xl: .5px; --letterSpacings-3xl: .7px; --lineHeights-2xs: 16px; --lineHeights-xs: 18px; --lineHeights-sm: 20px; --lineHeights-md: 22px; --lineHeights-lg: 24px; --lineHeights-xl: 28px; --lineHeights-2xl: 32px; --lineHeights-3xl: 40px; --lineHeights-4xl: 48px; --lineHeights-5xl: 56px; --lineHeights-6xl: 72px; --lineHeights-7xl: 90px; --lineHeights-3xs: 10px; --lineHeights-1\u002e5xl: 30px; --lineHeights-2\u002e5xl: 36px; --fontWeights-hairline: 100; --fontWeights-thin: 200; --fontWeights-light: 300; --fontWeights-normal: 400; --fontWeights-medium: 500; --fontWeights-semibold: 600; --fontWeights-bold: 700; --fontWeights-extrabold: 800; --fontWeights-black: 900; --fontWeights-extraBlack: 950; --fonts-heading: undefined; --fonts-body: undefined; --fonts-mono: undefined; --fonts-primaryFont: Open Sans; --fontSizes-2xs: 10px; --fontSizes-xs: 12px; --fontSizes-sm: 13px; --fontSizes-md: 15px; --fontSizes-lg: 18px; --fontSizes-xl: 20px; --fontSizes-2xl: 24px; --fontSizes-3xl: 30px; --fontSizes-4xl: 36px; --fontSizes-5xl: 48px; --fontSizes-6xl: 60px; --fontSizes-7xl: 72px; --fontSizes-8xl: 96px; --fontSizes-9xl: 128px; --fontSizes-2sm: 14px; --fontSizes-font16: 16px; --fontSizes-font32: 32px; --opacity-0: 0; --opacity-5: 0.05; --opacity-10: 0.1; --opacity-20: 0.2; --opacity-25: 0.25; --opacity-30: 0.3; --opacity-40: 0.4; --opacity-50: 0.5; --opacity-60: 0.6; --opacity-70: 0.7; --opacity-75: 0.75; --opacity-80: 0.8; --opacity-90: 0.9; --opacity-95: 0.95; --opacity-100: 1; --opacity-opacity85: .85; --opacity-opacity35: 0.35; }</style><style id="1jpg9cr">@media screen { [data-style~="1jpg9cr-uipiwb"] {;} [data-style~="1jpg9cr-ijzue2"] {box-shadow:-2px 2px 8px rgba(38,38,38,0.50);} [data-style~="1jpg9cr-15lnife"] {box-shadow:0px 3px 8px rgba(38,38,38,0.50);} [data-style~="1jpg9cr-1dvkyl5"] {box-shadow:2px 2px 8px rgba(38,38,38,0.50);} [data-style~="1jpg9cr-1bm4nlc"] {box-shadow:0px -3px 8px rgba(38,38,38,0.50);} [data-style~="1jpg9cr-1li7jle"] {box-shadow:0px 3px 8px rgba(38,38,38,0.20);} [data-style~="1jpg9cr-ej8lsu"] {box-shadow:0px 0px 10px rgba(38,38,38,0.10);} [data-style~="1jpg9cr-1xl6mxe"] {box-shadow:0px 0px 20px rgba(38,38,38,0.10);} [data-style~="1jpg9cr-1j3ydzf"] {box-shadow:0px 0px 30px rgba(38,38,38,0.10);} [data-style~="1jpg9cr-qaltvd"] {box-shadow:0px 0px 40px rgba(38,38,38,0.10);}}</style></div><div id="gs-injected-forwarded-base"><style id="1pvti2z">@media screen { [data-style~="1pvti2z-uipiwb"] {;}}</style></div><div id="gs-injected-forwarded-descendant-base"></div><div id="gs-injected-forwarded-variant"></div><div id="gs-injected-forwarded-descendant-variant"></div><div id="gs-injected-boot-base"><style id="mqzehb">@media screen { [data-style~="mqzehb-uipiwb"] {;}}</style><style id="8kl7xq">@media screen { [data-style~="8kl7xq-uipiwb"] {;}}</style><style id="14ci275">@media screen { [data-style~="14ci275-uipiwb"] {;}}</style><style id="6a6i73">@media screen { [data-style~="6a6i73-uipiwb"] {;}}</style><style id="gkilpp">@media screen { [data-style~="gkilpp-uipiwb"] {;}}</style><style id="inqd43">@media screen { [data-style~="inqd43-uipiwb"] {;}}</style><style id="11lonqs">@media screen { [data-style~="11lonqs-uipiwb"] {;}}</style><style id="fab9nt">@media screen { [data-style~="fab9nt-uipiwb"] {;}}</style><style id="1hytpsc">@media screen { [data-style~="1hytpsc-uipiwb"] {;}}</style><style id="1vt3re8">@media screen { [data-style~="1vt3re8-uipiwb"] {;}}</style><style id="1ggig6i">@media screen { [data-style~="1ggig6i-uipiwb"] {;}}</style><style id="1skowng">@media screen { [data-style~="1skowng-uipiwb"] {;}}</style><style id="19tv620">@media screen { [data-style~="19tv620-uipiwb"] {;}}</style><style id="11exfmv">@media screen { [data-style~="11exfmv-uipiwb"] {;}}</style><style id="de42fo">@media screen { [data-style~="de42fo-uipiwb"] {;}}</style><style id="1oq1q36">@media screen { [data-style~="1oq1q36-uipiwb"] {;}}</style></div><div id="gs-injected-extended-base"><style id="19lw3ef">@media screen { [data-style~="19lw3ef-bqbhzf"] {background-color:rgba(0,0,0,0.00);width:var(--space-full);}}</style><style id="3y14a3">@media screen { [data-style~="3y14a3-1jumz32"] {flex-direction:row;}}</style><style id="1nm6em9">@media screen { [data-style~="1nm6em9-v29898"] {flex-direction:column;}}</style><style id="mh2ohx">@media screen { [data-style~="mh2ohx-4wlfrn"] {background-color:var(--colors-systemGrey600);}}</style><style id="1serdvh">@media screen { [data-style~="1serdvh-kiyt8a"] {height:50px;width:var(--space-full);overflow-x:hidden;overflow-y:hidden;background-color:rgba(6,20,38,0.85);}}</style><style id="1hbsi9n">@media screen { [data-style~="1hbsi9n-aqru54"] {scrollbar-width:none;}}</style><style id="1bft3">@media screen { [data-style~="1bft3-vj39vw"] {border-top-left-radius:var(--radii-none);border-top-right-radius:var(--radii-none);border-bottom-left-radius:var(--radii-none);border-bottom-right-radius:var(--radii-none);flex-direction:row;align-items:center;}}</style><style id="1rf7x25">@media screen { [data-style~="1rf7x25-1508hjg"] {font-family:var(--fonts-primaryFont);color:var(--colors-systemGrey600);font-size:var(--fontSizes-xs);text-transform:uppercase;font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-sm);}}</style><style id="stcv6a">@media screen { [data-style~="stcv6a-u3ccyn"] {align-items:center;justify-content:center;display:flex;overflow-x:visible;overflow-y:visible;}}</style><style id="wsaj7w">@media screen { [data-style~="wsaj7w-1lmmcn4"] {fill:none;color:var(--colors-systemGrey600);}}</style><style id="1gzrgvc">@media screen { [data-style~="1gzrgvc-1dnq1qk"] {width:var(--space-full);}}</style><style id="1hpifuv">@media screen { [data-style~="1hpifuv-16tw8ni"] {font-family:var(--fonts-primaryFont);color:var(--colors-systemTextBlack);text-transform:uppercase;font-size:var(--fontSizes-xl);font-weight:var(--fontWeights-bold);}}</style><style id="nuh8vs">@media screen { [data-style~="nuh8vs-1htl53v"] {font-family:var(--fonts-primaryFont);letter-spacing:var(--letterSpacings-md);line-height:var(--lineHeights-xs);font-weight:var(--fontWeights-normal);color:var(--colors-systemBlack100);}}</style><style id="y7lln6">@media screen { [data-style~="y7lln6-ahsxrd"] {flex-direction:row;justify-content:center;align-items:center;}}</style><style id="1oo94ft">@media screen { [data-style~="1oo94ft-1su1lrc"] {fill:none;cursor-style:pointer;}}</style><style id="hhifjz">@media screen { [data-style~="hhifjz-uipiwb"] {;}}</style><style id="6fr8pr">@media screen { [data-style~="6fr8pr-je5lbp"] {background-color:rgba(0,0,0,0.00);}}</style><style id="1juny6y">@media screen { [data-style~="1juny6y-1r7c7l2"] {flex-direction:row;align-items:center;}}</style><style id="1j5b1fg">@media screen { [data-style~="1j5b1fg-5ft436"] {text-transform:uppercase;}}</style><style id="f5h5vo">@media screen { [data-style~="f5h5vo-uipiwb"] {;}}</style></div><div id="gs-injected-composed-base"><style id="1dlxdco">@media screen { [data-style~="1dlxdco-uipiwb"] {;}}</style><style id="zqijsa">@media screen { [data-style~="zqijsa-uipiwb"] {;}}</style><style id="1styhwq">@media screen { [data-style~="1styhwq-uipiwb"] {;}}</style><style id="1038qez">@media screen { [data-style~="1038qez-uipiwb"] {;}}</style></div><div id="gs-injected-boot-base-state"></div><div id="gs-injected-extended-base-state"><style id="1bft3">@media screen {.gs [data-style~="1bft3-1hpxa7t"] {border-top-left-radius:var(--radii-none);border-top-right-radius:var(--radii-none);border-bottom-left-radius:var(--radii-none);border-bottom-right-radius:var(--radii-none);background-color:rgba(0,0,0,0.00);}}</style><style id="y7lln6">@media screen {.gs [data-style~="y7lln6-new74g"] {opacity:0.4;}}</style><style id="f5h5vo">@media screen {.gs [data-style~="f5h5vo-z3qqcd"] {;}.gs [data-style~="f5h5vo-8l1nhu"] {;}.gs [data-style~="f5h5vo-vegwnr"] {;}.gs [data-style~="f5h5vo-1549k6t"] {;}}</style></div><div id="gs-injected-composed-base-state"></div><div id="gs-injected-boot-descendant-base"></div><div id="gs-injected-extended-descendant-base"><style id="1juny6y">@media screen { [data-style~="1juny6y-i63nqz"] {font-size:var(--fontSizes-2xs);font-family:var(--fonts-primaryFont);font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-3xs);letter-spacing:var(--letterSpacings-2xl);}}</style><style id="f5h5vo">@media screen { [data-style~="f5h5vo-1o9upb3"] {font-family:var(--fonts-primaryFont);}}</style></div><div id="gs-injected-composed-descendant-base"></div><div id="gs-injected-boot-descendant-base-state"></div><div id="gs-injected-extended-descendant-base-state"><style id="1bft3">@media screen {.gs [data-style~="1bft3-1mmcknk"] {color:rgba(255,255,255,1.00);text-decoration:underline;}}</style><style id="f5h5vo">@media screen {.gs [data-style~="f5h5vo-h4ua3q"] {color:var(--colors-systemBadgeNew);}.gs [data-style~="f5h5vo-1a4nnqb"] {color:var(--colors-systemGreen);}.gs [data-style~="f5h5vo-16ke0s2"] {color:var(--colors-primary100);}.gs [data-style~="f5h5vo-1q99mbk"] {color:var(--colors-systemWarning);}}</style></div><div id="gs-injected-composed-descendant-base-state"></div><div id="gs-injected-boot-variant"></div><div id="gs-injected-extended-variant"><style id="19lw3ef">@media screen { [data-style~="19lw3ef-1w3l9zs"] {padding:var(--space-4);} [data-style~="19lw3ef-opeqzq"] {padding:var(--space-8);} [data-style~="19lw3ef-1l1res3"] {padding:var(--space-12);} [data-style~="19lw3ef-1rxbe23"] {padding:var(--space-16);} [data-style~="19lw3ef-uw2ywj"] {padding:var(--space-20);} [data-style~="19lw3ef-1jyv5zh"] {background-color:var(--colors-systemWhite);} [data-style~="19lw3ef-16bz7no"] {;} [data-style~="19lw3ef-lrat2m"] {padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);flex-direction:row;align-content:flex-start;} [data-style~="19lw3ef-68z579"] {;} [data-style~="19lw3ef-1jtny4r"] {;} [data-style~="19lw3ef-3gadkn"] {flex:auto;} [data-style~="19lw3ef-8t4dh1"] {width:var(--space-20);} [data-style~="19lw3ef-ykc0ir"] {flex-shrink:1;} [data-style~="19lw3ef-11tf6oc"] {position:relative;flex-direction:column;gap:var(--space-3\u002e75);background-color:var(--colors-systemWhite);} [data-style~="19lw3ef-1t42x2d"] {flex:1;flex-direction:column;gap:var(--space-3\u002e75);} [data-style~="19lw3ef-nyurru"] {gap:var(--space-3\u002e75);flex:1;} [data-style~="19lw3ef-l31g1k"] {height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;} [data-style~="19lw3ef-16lfys6"] {padding-top:var(--space-1\u002e25);padding-bottom:var(--space-5);padding-right:var(--space-3\u002e75);align-items:end;justify-content:center;} [data-style~="19lw3ef-om5xkt"] {gap:var(--space-2\u002e5);flex:1;} [data-style~="19lw3ef-19suc3l"] {display:none;} [data-style~="19lw3ef-6yuak0"] {gap:var(--space-1\u002e25);} [data-style~="19lw3ef-ty2kvv"] {margin-top:var(--space-1\u002e5);margin-bottom:var(--space-1\u002e5);gap:var(--space-2\u002e5);flex-direction:row;min-width:calc(100vw - 50px);max-width:100%;} [data-style~="19lw3ef-6x18y2"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);border:1px solid #FFFFFF80;width:var(--space-62\u002e5);} [data-style~="19lw3ef-tb9qqo"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);border:1px solid #FFFFFF80;width:152px;} [data-style~="19lw3ef-24h0fl"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);border:1px solid #FFFFFF80;width:118px;} [data-style~="19lw3ef-11ab1rp"] {display:flex;flex-direction:row;align-items:flex-start;color:var(--colors-systemTextWhite);} [data-style~="19lw3ef-1ipvgez"] {flex-direction:row;color:var(--colors-systemTextWhite);} [data-style~="19lw3ef-w6bfjm"] {padding:0px;gap:var(--space-1\u002e25);flex-direction:column;max-width:calc(100vw - 30px);} [data-style~="19lw3ef-8st7a7"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);align-items:center;justify-content:center;position:relative;} [data-style~="19lw3ef-wtwocg"] {margin-left:auto;margin-right:auto;gap:var(--space-1\u002e25);max-width:var(--space-86\u002e25);} [data-style~="19lw3ef-1yqsz2s"] {display:none;} [data-style~="19lw3ef-15x9tyn"] {overflow-x:hidden;overflow-y:hidden;width:var(--space-75);flex-direction:row;} [data-style~="19lw3ef-25bi0f"] {display:none;} [data-style~="19lw3ef-1xdm4uo"] {;} [data-style~="19lw3ef-1my7cdi"] {gap:var(--space-3\u002e75);} [data-style~="19lw3ef-wa59s6"] {gap:var(--space-3\u002e75);} [data-style~="19lw3ef-tn6wyt"] {;} [data-style~="19lw3ef-13x4dvv"] {padding:var(--space-1\u002e25);flex:1;flex-direction:column;gap:var(--space-3\u002e75);overflow-y:hidden;} [data-style~="19lw3ef-5gus50"] {display:none;} [data-style~="19lw3ef-hfckh5"] {;} [data-style~="19lw3ef-1qw869s"] {;} [data-style~="19lw3ef-dci9tc"] {display:none;} [data-style~="19lw3ef-3sqe6b"] {display:none;} [data-style~="19lw3ef-96b2ad"] {display:none;} [data-style~="19lw3ef-1vqu4q3"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);position:relative;} [data-style~="19lw3ef-1lezcev"] {display:none;} [data-style~="19lw3ef-1li5ipa"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);position:relative;max-width:50vw;} [data-style~="19lw3ef-15lsdjy"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);position:relative;background-color:var(--colors-systemBlue1000);opacity:var(--opacity-60);} [data-style~="19lw3ef-1ct3fd5"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);position:absolute;background:linear-gradient(180deg, rgba(6, 20, 38, 0.00) 43.9%, rgba(6, 20, 38, 0.85) 100%), linear-gradient(270deg, rgba(6, 20, 38, 0.00) 50%, rgba(6, 20, 38, 0.65) 100%);aspect-ratio:23/15;} [data-style~="19lw3ef-vu78bs"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);position:absolute;background:linear-gradient(180deg, rgba(6, 20, 38, 0.00) 0%, rgba(6, 20, 38, 0.85) 100%), linear-gradient(270deg, rgba(6, 20, 38, 0.00) 50%, rgba(6, 20, 38, 0.65) 100%);aspect-ratio:23/15;} [data-style~="19lw3ef-pvsox8"] {position:absolute;background:linear-gradient(180deg, rgba(0, 23, 51, 0.00) 0%, rgba(0, 12, 27, 0.75) 67.86%), linear-gradient(270deg, rgba(31, 63, 102, 0.00) 0%, rgba(6, 35, 69, 0.90) 100%, rgba(6, 35, 69, 0.75) 100%);top:0px;background-size:cover;min-height:100dvh;} [data-style~="19lw3ef-j6j5bq"] {position:absolute;background:linear-gradient(180deg, rgba(0, 23, 51, 0.00) 0%, rgba(0, 12, 27, 0.75) 67.86%), linear-gradient(270deg, rgba(31, 63, 102, 0.00) 0%, rgba(6, 35, 69, 0.90) 100%, rgba(6, 35, 69, 0.75) 100%);top:0px;background-size:cover;min-height:100dvh;} [data-style~="19lw3ef-3stg6z"] {position:absolute;background:linear-gradient(180deg, rgba(0, 23, 51, 0.00) 0%, rgba(0, 12, 27, 0.75) 67.86%), linear-gradient(270deg, rgba(31, 63, 102, 0.00) 0%, rgba(6, 35, 69, 0.90) 100%, rgba(6, 35, 69, 0.75) 100%);top:0px;background-size:cover;min-height:100dvh;} [data-style~="19lw3ef-11smwb2"] {position:absolute;background:linear-gradient(180deg, rgba(0, 23, 51, 0.00) 0%, rgba(0, 12, 27, 0.75) 67.86%), linear-gradient(270deg, rgba(31, 63, 102, 0.00) 0%, rgba(6, 35, 69, 0.90) 100%, rgba(6, 35, 69, 0.75) 100%);top:0px;background-size:cover;min-height:100dvh;} [data-style~="19lw3ef-1fy94af"] {position:absolute;background:linear-gradient(180deg, rgba(0, 23, 51, 0.00) 0%, rgba(0, 12, 27, 0.75) 67.86%), linear-gradient(270deg, rgba(31, 63, 102, 0.00) 0%, rgba(6, 35, 69, 0.90) 100%, rgba(6, 35, 69, 0.75) 100%);top:0px;min-height:100dvh;background-size:cover;-webkit-box-shadow:inset 0px -134px 63px -52px rgba(0,0,0,1);-moz-box-shadow:inset 0px -134px 63px -52px rgba(0,0,0,1);box-shadow:inset 0px -134px 63px -52px rgba(0,0,0,1);} [data-style~="19lw3ef-117wftx"] {height:var(--space-10);flex-direction:row;align-items:center;justify-content:space-between;min-width:var(--space-75);gap:var(--space-2\u002e5);} [data-style~="19lw3ef-1nalo1t"] {padding:var(--space-3\u002e75);background-color:var(--colors-systemWhite);gap:var(--space-3\u002e75);} [data-style~="19lw3ef-9b131f"] {padding:var(--space-3\u002e75);padding-top:0;background-color:var(--colors-systemWhite);} [data-style~="19lw3ef-1d61boz"] {gap:var(--space-3\u002e75);} [data-style~="19lw3ef-15wrcep"] {display:none;} [data-style~="19lw3ef-12m3bcd"] {padding-right:var(--space-3\u002e75);} [data-style~="19lw3ef-1k6l5iv"] {flex-direction:column;gap:var(--space-1\u002e25);overflow-x:scroll;overflow-y:scroll;scrollbar-width:none;scroll-behavior:smooth;} [data-style~="19lw3ef-1h8el8z"] {display:none;} [data-style~="19lw3ef-1pt2tn7"] {padding-left:var(--space-1\u002e25);padding-right:var(--space-1\u002e25);gap:var(--space-3\u002e75);} [data-style~="19lw3ef-1fqvo4t"] {padding-left:var(--space-1\u002e25);padding-right:var(--space-1\u002e25);} [data-style~="19lw3ef-1ljytpm"] {padding-top:var(--space-12\u002e5);padding-bottom:var(--space-13\u002e75);flex-direction:row;gap:var(--space-2\u002e5);justify-content:center;max-width:var(--space-292\u002e5);} [data-style~="19lw3ef-131tzna"] {border-top-left-radius:var(--radii-radius3);border-top-right-radius:var(--radii-radius3);border-bottom-left-radius:var(--radii-radius3);border-bottom-right-radius:var(--radii-radius3);display:flex;justify-content:center;align-items:center;height:var(--space-10);width:var(--space-10);} [data-style~="19lw3ef-v577ci"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-1vt074p"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:146px;width:250px;background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-1urtl48"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:158px;width:var(--space-70);background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-1qvs8om"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);width:var(--space-50);height:var(--space-28\u002e75);background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-hr9e9a"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);width:var(--space-292\u002e5);height:var(--space-100);background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-7wp7nh"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);width:var(--space-143\u002e75);height:375px;background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-avxf66"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:var(--space-11);width:var(--space-full);background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-jbtkvx"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:20px;width:var(--space-full);background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-wfzffj"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:var(--space-5);width:70px;background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-665tl5"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:110px;width:375px;background:rgba(204, 204, 204, 0.50);} [data-style~="19lw3ef-9aoym6"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:var(--space-20);width:375px;background:rgba(204, 204, 204, 0.50);} :where([data-theme-id~="dark"]) [data-style~="19lw3ef-1bajj8q"] {background-color:var(--colors-systemBlack);} :where([data-theme-id~="dark"]) [data-style~="19lw3ef-19df8q2"] {background-color:var(--colors-systemBlack);}@media (max-width: 767px) {.gs [data-style~="19lw3ef-bselj2"] {position:relative;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-r48bl5"] {flex:1;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-1kzwa2r"] {padding-bottom:0;padding-left:0;padding-right:0;flex-direction:column;flex:1;}}@media (max-width: 767px) {.gs [data-style~="19lw3ef-1t8lu6z"] {width:var(--space-20);}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-1gkhv3y"] {padding:0;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-1rl69eo"] {flex:0 0 141px;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-66lvgi"] {padding-bottom:var(--space-4);position:static;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-ey55vv"] {padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);flex-direction:row;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-gttm4a"] {padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);flex-direction:row;}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-ru66lb"] {padding-left:0;padding-right:0;flex:1;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:50%;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-3l9nh2"] {padding-top:var(--space-4);position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:var(--space-3);}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-yv1wje"] {flex-direction:row;gap:var(--space-1\u002e25);}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-15qnml6"] {display:flex;gap:var(--space-2\u002e5);}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-p6l4rg"] {width:252px;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-ksbnab"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);display:block;position:relative;width:auto;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-1pyrs7q"] {padding:var(--space-1\u002e25);margin-left:0;margin-right:0;max-width:var(--space-70);}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-n48n48"] {display:flex;flex:0 0 80%;gap:var(--space-2\u002e5);max-width:var(--space-38\u002e75);min-width:0;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-759p1t"] {width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;gap:var(--space-3\u002e75);}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-no18tv"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);border:1px solid #FFFFFF80;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-1yzlcaq"] {padding-top:var(--space-2\u002e5);padding-left:var(--space-6\u002e25);gap:var(--space-0);height:180px;overflow-x:hidden;overflow-y:hidden;width:calc(40% - 1px);}}@media (min-width: 1500px) {.gs [data-style~="19lw3ef-8dxvdt"] {padding-top:var(--space-1\u002e25);padding-right:var(--space-5);height:190px;min-width:580px;width:580px;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-7cb82m"] {padding-top:var(--space-2\u002e5);padding-left:var(--space-6\u002e25);gap:var(--space-0);height:180px;overflow-x:hidden;overflow-y:hidden;width:calc(40% - 1px);}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-8zm7v6"] {padding-top:var(--space-1\u002e25);padding-left:var(--space-10);padding-right:var(--space-5);gap:var(--space-0);height:180px;overflow-x:hidden;overflow-y:hidden;width:calc(40% - 1px);}}@media (min-width: 1500px) {.gs [data-style~="19lw3ef-lvfhfu"] {min-width:580px;width:580px;height:190px;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-153sxc9"] {margin-left:-7px;gap:var(--space-1\u002e25);width:133px;}}@media (min-width: 1500px) {.gs [data-style~="19lw3ef-1inyupg"] {width:var(--space-38\u002e75);}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-w2hbef"] {flex-direction:row;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-5kox0p"] {padding-left:var(--space-1\u002e25);padding-right:var(--space-1\u002e25);display:block;position:relative;height:var(--space-28\u002e75);}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-4hvgo9"] {padding-left:var(--space-3\u002e75);padding-right:var(--space-1\u002e25);height:var(--space-28\u002e75);flex-shrink:1;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-3bwbb0"] {position:relative;flex:auto;width:var(--space-50);}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-1x1j6cv"] {display:flex;flex-direction:column;gap:var(--space-3\u002e75);}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-ih28an"] {display:flex;flex-direction:row;gap:var(--space-3\u002e75);}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-130299c"] {display:block;position:relative;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-4a2d9t"] {display:flex;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:50%;}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-1dhlxq6"] {min-height:max(100%, 650px);}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-vngs2j"] {min-height:max(100%, 825px);}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-11jl20g"] {min-height:max(100%, 780px);}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-17xrwkz"] {min-height:max(100%, 980px);}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-rzc9li"] {box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-1y0m8dt"] {padding-top:var(--space-2\u002e5);padding-bottom:var(--space-2\u002e5);align-items:center;height:70px;min-width:768px;position:relative;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-18ehful"] {padding:var(--space-0);flex-direction:row;align-items:flex-start;max-width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:180px;position:relative;}}@media (min-width: 1500px) {.gs [data-style~="19lw3ef-1lex8dp"] {display:flex;justify-content:center;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-10xy2ga"] {display:none;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-6quxc1"] {display:flex;flex-direction:row;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-tz2d62"] {padding-right:0;}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-fzz1hx"] {padding-right:unset;}}@media (min-width: 768px) {.gs [data-style~="19lw3ef-sektcx"] {flex-direction:row;gap:var(--space-3\u002e75);}}@media (min-width: 1024px) {.gs [data-style~="19lw3ef-b6sh9"] {padding-top:var(--space-3\u002e75);display:flex;}}}</style><style id="3y14a3">@media screen { [data-style~="3y14a3-aq8fb4"] {gap:var(--space-1\u002e25);} [data-style~="3y14a3-16tfhji"] {gap:var(--space-2\u002e5);} [data-style~="3y14a3-b5apuo"] {gap:var(--space-3\u002e75);} [data-style~="3y14a3-oq9gyy"] {gap:var(--space-5);} [data-style~="3y14a3-9qu1uq"] {flex-direction:row-reverse;} [data-style~="3y14a3-1pxqikr"] {height:var(--space-5);gap:var(--space-1\u002e25);align-items:center;} [data-style~="3y14a3-1h0wxm4"] {padding-left:var(--space-1\u002e25);gap:var(--space-1\u002e25);} [data-style~="3y14a3-1gggivx"] {gap:var(--space-1\u002e25);} [data-style~="3y14a3-1ewjme0"] {padding-bottom:0;display:flex;align-items:center;} [data-style~="3y14a3-1318sab"] {gap:var(--space-2\u002e5);} [data-style~="3y14a3-qqr669"] {gap:var(--space-3\u002e75);max-width:var(--space-full);} [data-style~="3y14a3-1or8eja"] {background-color:var(--colors-systemGunmetal);} [data-style~="3y14a3-1xoygwp"] {padding:var(--space-1\u002e25);border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;background-color:rgba(0,0,0,0.50);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;} [data-style~="3y14a3-1hqpf2g"] {padding-top:var(--space-5);padding-left:var(--space-1\u002e25);padding-right:var(--space-1\u002e25);justify-content:center;flex-wrap:wrap;align-items:flex-start;background-color:var(--colors-systemTimeBackgroundGrey);width:55px;height:var(--space-20);gap:var(--space-1);} [data-style~="3y14a3-1xho1c4"] {display:flex;flex-direction:row;height:var(--space-20);border:1px solid var(--colors-systemTextBlack);border-bottom:none;} [data-style~="3y14a3-ua16o1"] {display:flex;flex-direction:row;height:var(--space-25);border:1px solid var(--colors-systemTextBlack);}@media (min-width: 768px) {.gs [data-style~="3y14a3-4pf8yv"] {padding-bottom:var(--space-1);gap:var(--space-2\u002e5);}}@media (min-width: 768px) {.gs [data-style~="3y14a3-1eyapd0"] {gap:var(--space-2\u002e5);}}@media (min-width: 768px) {.gs [data-style~="3y14a3-1u7ok0s"] {padding-top:var(--space-1\u002e25);}}@media (min-width: 768px) {.gs [data-style~="3y14a3-1yyjt57"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);box-shadow:0px 5px 25px 0px #00000040;}}@media (min-width: 1024px) {.gs [data-style~="3y14a3-1u6bhmj"] {padding-top:var(--space-3\u002e75);padding-bottom:var(--space-3\u002e75);padding-left:var(--space-5);padding-right:var(--space-5);background-color:var(--colors-systemTimeLightGrey);justify-content:flex-start;border-left:1px solid #55555580;align-items:center;width:var(--space-62\u002e5);height:var(--space-12\u002e5);}}@media (min-width: 1024px) {.gs [data-style~="3y14a3-wlp8r8"] {height:auto;width:250px;flex-direction:column;flex-wrap:wrap;border:1px solid #55555580;}}@media (min-width: 1024px) {.gs [data-style~="3y14a3-1tm2r0c"] {height:var(--space-25);width:var(--space-62\u002e5);flex-direction:column;flex-wrap:wrap;border:1px solid #55555580;}}}</style><style id="1nm6em9">@media screen { [data-style~="1nm6em9-dwhc35"] {gap:var(--space-0);} [data-style~="1nm6em9-aq8fb4"] {gap:var(--space-1\u002e25);} [data-style~="1nm6em9-16tfhji"] {gap:var(--space-2\u002e5);} [data-style~="1nm6em9-b5apuo"] {gap:var(--space-3\u002e75);} [data-style~="1nm6em9-oq9gyy"] {gap:var(--space-5);} [data-style~="1nm6em9-lcczca"] {flex-direction:column-reverse;} [data-style~="1nm6em9-1ojs64v"] {padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);position:absolute;bottom:var(--space-4);} [data-style~="1nm6em9-d1tlj2"] {padding-top:var(--space-2\u002e5);padding-left:var(--space-2\u002e5);padding-right:var(--space-2\u002e5);} [data-style~="1nm6em9-t0tsad"] {padding-left:var(--space-2\u002e5);padding-right:var(--space-2\u002e5);} [data-style~="1nm6em9-1n1vba2"] {gap:var(--space-0);} [data-style~="1nm6em9-1j53w49"] {padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);position:relative;bottom:var(--space-4);} [data-style~="1nm6em9-1atsbdz"] {gap:var(--space-1);} [data-style~="1nm6em9-1et4o0k"] {gap:var(--space-1);flex-grow:1;flex-shrink:1;} [data-style~="1nm6em9-bcyda1"] {padding-top:var(--space-3\u002e75);padding-bottom:var(--space-3\u002e75);} [data-style~="1nm6em9-1szdm09"] {display:none;} [data-style~="1nm6em9-j2n5ft"] {padding-top:var(--space-2\u002e5);padding-left:var(--space-2\u002e5);padding-right:var(--space-2\u002e5);gap:var(--space-1\u002e5);background-color:var(--colors-systemGunmetal);border:1px solid #55555580;align-content:space-between;height:var(--space-20);} [data-style~="1nm6em9-18wj8ql"] {padding-top:var(--space-2\u002e5);padding-left:var(--space-2\u002e5);padding-right:var(--space-2\u002e5);gap:var(--space-1\u002e5);background-color:var(--colors-systemGunmetal);border:1px solid #55555580;align-content:space-between;height:var(--space-20);} [data-style~="1nm6em9-1m1ieur"] {padding-top:var(--space-2\u002e5);padding-bottom:var(--space-6\u002e25);padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);height:var(--space-20);flex:auto;gap:var(--space-1\u002e5);background-color:var(--colors-systemGunmetal);border-left:1px solid var(--colors-systemTextBlack);} [data-style~="1nm6em9-13j1zgn"] {padding-top:var(--space-2\u002e5);padding-bottom:var(--space-6\u002e25);padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);height:110px;width:calc(50% - 55px);max-width:calc(50% - 27.5px);min-width:calc(50% - 27.5px);gap:var(--space-1\u002e5);background-color:inherit;border-left:1px solid var(--colors-systemTextBlack);} [data-style~="1nm6em9-tk3t7w"] {padding-top:var(--space-2\u002e5);padding-bottom:var(--space-6\u002e25);padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);height:var(--space-20);width:calc(50% - 27.5px);min-width:calc(50% - 27.5px);max-width:calc(50% - 27.5px);gap:var(--space-1\u002e5);background-color:var(--colors-systemGunmetal);border-left:1px solid var(--colors-systemTextBlack);} [data-style~="1nm6em9-5g05of"] {flex-shrink:1;} [data-style~="1nm6em9-1xnxqok"] {height:24px;justify-content:flex-end;} [data-style~="1nm6em9-up501s"] {flex-direction:row;}@media (min-width: 768px) {.gs [data-style~="1nm6em9-dnk5in"] {padding-top:var(--space-3\u002e75);padding-left:var(--space-0);padding-right:var(--space-0);position:static;}}@media (min-width: 768px) {.gs [data-style~="1nm6em9-kt6w5g"] {padding-top:var(--space-3\u002e75);padding-left:0;padding-right:0;}}@media (min-width: 768px) {.gs [data-style~="1nm6em9-1rsjz3d"] {gap:var(--space-1\u002e25);space:xs;}}@media (min-width: 768px) {.gs [data-style~="1nm6em9-5fg6qi"] {padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);gap:var(--space-2\u002e5);position:absolute;bottom:var(--space-7\u002e5);left:var(--space-3\u002e75);max-width:515px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}@media (min-width: 768px) {.gs [data-style~="1nm6em9-11vgqwk"] {display:none;}}@media (min-width: 768px) {.gs [data-style~="1nm6em9-r13ud6"] {padding:var(--space-3\u002e75);padding-left:30px;padding-right:30px;display:flex;gap:var(--space-1\u002e25);width:60%;position:relative;}}@media (min-width: 1500px) {.gs [data-style~="1nm6em9-oypbi3"] {max-width:785px;}}@media (min-width: 768px) {.gs [data-style~="1nm6em9-18qv9od"] {padding-top:var(--space-3\u002e25);padding-left:var(--space-5);padding-right:var(--space-5);border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:90px;gap:9px;box-shadow:0px 5px 25px 0px #00000040;}}@media (min-width: 768px) {.gs [data-style~="1nm6em9-15t4o6h"] {padding-top:var(--space-3\u002e25);padding-left:var(--space-5);padding-right:var(--space-5);border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:110px;gap:9px;box-shadow:0px 5px 25px 0px #00000040;}}@media (min-width: 1024px) {.gs [data-style~="1nm6em9-1rc9tt3"] {padding-top:var(--space-3\u002e75);padding-bottom:0;padding-left:var(--space-5);padding-right:var(--space-5);height:var(--space-40);max-width:var(--space-62\u002e5);width:var(--space-62\u002e5);min-width:var(--space-62\u002e5);gap:9px;border-left:revert;}}@media (min-width: 1024px) {.gs [data-style~="1nm6em9-r0l5qk"] {padding-top:var(--space-3\u002e75);padding-bottom:0;padding-left:var(--space-5);padding-right:var(--space-5);height:var(--space-25);max-width:var(--space-62\u002e5);width:var(--space-62\u002e5);min-width:var(--space-62\u002e5);gap:9px;border:revert;border-top:1px solid #55555580;}}@media (min-width: 1024px) {.gs [data-style~="1nm6em9-9735n0"] {padding-top:var(--space-3\u002e75);padding-bottom:0;padding-left:var(--space-5);padding-right:var(--space-5);height:var(--space-40);max-width:var(--space-62\u002e5);width:var(--space-62\u002e5);min-width:var(--space-62\u002e5);gap:9px;border-left:revert;}}}</style><style id="mh2ohx">@media screen { [data-style~="mh2ohx-vr22l0"] {width:var(--space-px);height:var(--space-full);background-color:var(--colors-systemGrey900);} [data-style~="mh2ohx-16ttazr"] {height:var(--space-px);width:var(--space-full);} [data-style~="mh2ohx-my7m8f"] {margin-left:var(--space-3\u002e75);margin-right:var(--space-3\u002e75);width:auto;} [data-style~="mh2ohx-1yu00jc"] {width:auto;} [data-style~="mh2ohx-u1uud8"] {margin-left:var(--space-3\u002e75);margin-right:var(--space-3\u002e75);width:auto;} [data-style~="mh2ohx-1wu8rzo"] {display:none;} [data-style~="mh2ohx-10zvf60"] {display:none;} [data-style~="mh2ohx-6hvud3"] {width:calc(100% - 60px);height:var(--space-px);background-color:var(--colors-systemGrey300);} [data-style~="mh2ohx-i9d49s"] {;} :where([data-theme-id~="dark"]) [data-style~="mh2ohx-b46j9r"] {background-color:var(--colors-systemWhite);}@media (min-width: 768px) {.gs [data-style~="mh2ohx-1jk6y"] {display:none;}}@media (min-width: 768px) {.gs [data-style~="mh2ohx-13m4d9g"] {margin-left:0;margin-right:0;}}@media (min-width: 768px) {.gs [data-style~="mh2ohx-v3vqd2"] {display:none;}}@media (min-width: 768px) {.gs [data-style~="mh2ohx-148366s"] {display:block;}}@media (min-width: 768px) {.gs [data-style~="mh2ohx-3ahuod"] {display:block;background-color:var(--colors-systemGrey300);}}@media (min-width: 768px) {.gs [data-style~="mh2ohx-1d1utln"] {width:205px;}}@media (min-width: 1024px) {.gs [data-style~="mh2ohx-1xvsnqn"] {display:none;}}}</style><style id="1serdvh">@media screen { [data-style~="1serdvh-9kbp8b"] {backdrop-filter:blur(2px);display:flex;flex-direction:row;z-index:100;scrollbar-width:none;-webkit-backdrop-filter:blur(2px);}}</style><style id="1hbsi9n">@media screen { [data-style~="1hbsi9n-rlduse"] {padding-top:9px;padding-bottom:9px;padding-left:var(--space-2\u002e5);display:flex;flex-direction:row;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;} [data-style~="1hbsi9n-1df80du"] {padding-top:9px;padding-bottom:9px;padding-left:var(--space-1\u002e25);flex-direction:row;align-self:flex-start;max-width:calc(100% - 80px);overflow-x:scroll;scrollbar-width:none;}@media (min-width: 1500px) {.gs [data-style~="1hbsi9n-vecydy"] {padding-left:140px;}}@media (min-width: 768px) {.gs [data-style~="1hbsi9n-1b890vz"] {width:calc(100vw - 80px);}}@media (min-width: 1500px) {.gs [data-style~="1hbsi9n-1bgc3x2"] {padding-left:0;padding-right:var(--space-1\u002e25);width:var(--space-full);max-width:var(--space-full);}}}</style><style id="1bft3">@media screen { [data-style~="1bft3-96o1sd"] {padding-top:var(--space-1\u002e5);padding-bottom:var(--space-1\u002e5);padding-left:var(--space-2\u002e5);padding-right:var(--space-2\u002e5);margin-right:var(--space-2\u002e5);gap:var(--space-1);position:-webkit-sticky;position:sticky;z-index:1;width:var(--space-15);} [data-style~="1bft3-1rxqpri"] {padding-top:var(--space-1\u002e5);padding-bottom:var(--space-1\u002e5);padding-left:var(--space-2\u002e5);padding-right:var(--space-2\u002e5);margin-right:var(--space-2\u002e5);border-top-left-radius:var(--radii-radius20);border-top-right-radius:var(--radii-radius20);border-bottom-left-radius:var(--radii-radius20);border-bottom-right-radius:var(--radii-radius20);gap:var(--space-1);width:var(--space-15);position:-webkit-sticky;position:sticky;z-index:1;background-color:var(--colors-systemWhite);} [data-style~="1bft3-8uk2fq"] {padding-top:var(--space-1\u002e5);padding-bottom:var(--space-1\u002e5);padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);} [data-style~="1bft3-1vsnvam"] {padding-top:var(--space-1\u002e5);padding-bottom:var(--space-1\u002e5);padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);border-top-left-radius:var(--radii-radius20);border-top-right-radius:var(--radii-radius20);border-bottom-left-radius:var(--radii-radius20);border-bottom-right-radius:var(--radii-radius20);background-color:var(--colors-systemWhite);} [data-style~="1bft3-16lpd80"] {display:none;} [data-style~="1bft3-p7wf54"] {display:none;}@media (min-width: 1024px) {.gs [data-style~="1bft3-2f0t15"] {padding-left:var(--space-6\u002e25);padding-right:var(--space-6\u002e25);margin-right:0px;width:90px;}}@media (min-width: 1024px) {.gs [data-style~="1bft3-wvfw6l"] {padding-left:var(--space-6\u002e25);padding-right:var(--space-6\u002e25);margin-right:0px;width:90px;}}@media (min-width: 768px) {.gs [data-style~="1bft3-12t5ejc"] {padding-left:var(--space-5);padding-right:var(--space-5);}}@media (min-width: 768px) {.gs [data-style~="1bft3-1n21q7t"] {padding-left:var(--space-5);padding-right:var(--space-5);}}@media (min-width: 768px) {.gs [data-style~="1bft3-25onu7"] {padding-top:var(--space-1\u002e5);padding-bottom:var(--space-1\u002e5);padding-left:var(--space-5);padding-right:var(--space-5);display:flex;gap:var(--space-2\u002e5);}}@media (min-width: 768px) {.gs [data-style~="1bft3-u47ewi"] {padding-top:var(--space-1\u002e5);padding-bottom:var(--space-1\u002e5);padding-left:var(--space-5);padding-right:var(--space-5);border-top-left-radius:var(--radii-none);border-top-right-radius:var(--radii-none);border-bottom-left-radius:var(--radii-none);border-bottom-right-radius:var(--radii-none);display:flex;gap:var(--space-2\u002e5);background-color:rgba(0,0,0,0.00);}}}</style><style id="wsaj7w">@media screen { [data-style~="wsaj7w-g6pije"] {height:var(--space-2\u002e5);width:var(--space-3\u002e5);} [data-style~="wsaj7w-r7bzzf"] {height:var(--space-5);width:var(--space-5);} [data-style~="wsaj7w-108ptqg"] {height:var(--space-3\u002e75);width:var(--space-1\u002e25);} [data-style~="wsaj7w-dv9hi5"] {height:17px;width:17px;} [data-style~="wsaj7w-h9he0m"] {margin-top:var(--space-1);width:var(--space-1\u002e25);} [data-style~="wsaj7w-15rejcf"] {margin-top:var(--space-1);width:var(--space-1\u002e25);} [data-style~="wsaj7w-1gybw94"] {color:var(--colors-systemBlack100);}}</style><style id="1gzrgvc">@media screen { [data-style~="1gzrgvc-1x71nr0"] {aspect-ratio:16/9;} [data-style~="1gzrgvc-ckp34a"] {aspect-ratio:1/1;} [data-style~="1gzrgvc-s0he9c"] {aspect-ratio:1/1;} [data-style~="1gzrgvc-ryhr7u"] {border-top-left-radius:var(--radii-xs);border-top-right-radius:var(--radii-xs);border-bottom-left-radius:var(--radii-xs);border-bottom-right-radius:var(--radii-xs);width:var(--space-25);aspect-ratio:5/3;} [data-style~="1gzrgvc-8n7k9"] {position:absolute;top:0;background-size:cover;width:var(--space-full);min-height:100dvh;} [data-style~="1gzrgvc-kks9rb"] {position:absolute;top:0;background-size:cover;width:var(--space-full);height:100dvh;} [data-style~="1gzrgvc-fx0gus"] {position:absolute;top:0;background-size:cover;width:var(--space-full);min-height:100dvh;} [data-style~="1gzrgvc-1bydb3g"] {position:absolute;top:0;background-size:cover;width:var(--space-full);height:100dvh;} [data-style~="1gzrgvc-149hje5"] {position:absolute;top:0;background-size:cover;width:var(--space-full);height:100dvh;} [data-style~="1gzrgvc-1tj19l9"] {display:none;} [data-style~="1gzrgvc-1imgqbe"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);width:248px;aspect-ratio:5/3;} [data-style~="1gzrgvc-19u3xd1"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);aspect-ratio:1.77;width:var(--space-37\u002e5);box-sizing:borderBox;} [data-style~="1gzrgvc-uo14qr"] {;} [data-style~="1gzrgvc-1ldixdl"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);aspect-ratio:23/13;width:var(--space-86\u002e25);max-width:calc(100vw - 30px);} [data-style~="1gzrgvc-2o7o00"] {display:none;} [data-style~="1gzrgvc-58lvwf"] {;} [data-style~="1gzrgvc-aiovvm"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);width:110px;height:76px;position:relative;} [data-style~="1gzrgvc-ex1418"] {height:var(--space-5);width:var(--space-5);}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-1g2e5gz"] {aspect-ratio:36/25;}}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-1joa18d"] {aspect-ratio:36/25;}}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-1o6y6xd"] {aspect-ratio:16/9;min-height:var(--space-20);}}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-10gfyyj"] {width:133px;aspect-ratio:67/40;}}@media (min-width: 1024px) {.gs [data-style~="1gzrgvc-1eoxxsk"] {position:relative;width:auto;background-size:cover;}}@media (min-width: 1024px) {.gs [data-style~="1gzrgvc-fe28uz"] {min-height:max(100%, 650px);position:relative;width:auto;background-size:cover;}}@media (min-width: 1024px) {.gs [data-style~="1gzrgvc-9wec2p"] {min-height:max(100%, 825px);position:relative;width:auto;background-size:cover;}}@media (min-width: 1024px) {.gs [data-style~="1gzrgvc-e3c83z"] {min-height:max(100%, 780px);position:relative;width:auto;background-size:cover;}}@media (min-width: 1024px) {.gs [data-style~="1gzrgvc-1tmmwbr"] {min-height:max(100%, 980px);position:relative;width:auto;background-size:cover;}}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-rips6p"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);display:block;aspect-ratio:2.925;background-size:cover;width:var(--space-292\u002e5);max-width:calc(100vw - 40px);min-width:738px;}}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-1lfd4uq"] {width:var(--space-62\u002e5);}}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-1lrjnrt"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);aspect-ratio:1.7733;position:relative;min-width:133px;width:133px;max-width:133px;}}@media (min-width: 1500px) {.gs [data-style~="1gzrgvc-fdr5tk"] {aspect-ratio:1.6315;min-width:var(--space-38\u002e75);width:var(--space-38\u002e75);max-width:var(--space-38\u002e75);}}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-1vd63eu"] {position:relative;min-width:var(--space-70);width:var(--space-70);max-width:var(--space-70);}}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-1rsaf8d"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);display:block;position:relative;aspect-ratio:40/23;width:var(--space-50);height:var(--space-28\u002e75);}}@media (min-width: 768px) {.gs [data-style~="1gzrgvc-2aiftu"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);position:relative;aspect-ratio:23/15;width:var(--space-143\u002e75);min-width:364px;max-width:calc(50vw - 30px);}}}</style><style id="1hpifuv">@media screen { [data-style~="1hpifuv-17qj4dd"] {font-weight:var(--fontWeights-extrabold);line-height:var(--lineHeights-sm);letter-spacing:.5;} [data-style~="1hpifuv-1d06lww"] {font-size:var(--fontSizes-font16);color:var(--colors-systemBlack100);line-height:var(--lineHeights-sm);text-transform:none;} [data-style~="1hpifuv-12ydb8x"] {margin:0;font-size:var(--fontSizes-font16);color:var(--colors-systemBlack100);line-height:var(--lineHeights-sm);text-transform:none;} [data-style~="1hpifuv-1meb0bo"] {margin:0;font-size:var(--fontSizes-font16);color:var(--colors-systemBlack100);line-height:var(--lineHeights-sm);text-transform:none;} [data-style~="1hpifuv-jupl5w"] {margin:var(--space-0);color:var(--colors-systemWhite);text-transform:none;} [data-style~="1hpifuv-1hxfnbk"] {margin:0;color:var(--colors-systemBlack100);line-height:var(--lineHeights-1\u002e5xl);} [data-style~="1hpifuv-1rxnbff"] {font-weight:var(--fontWeights-bold);text-align:center;font-size:var(--fontSizes-xl);line-height:var(--lineHeights-sm);text-transform:none;} [data-style~="1hpifuv-6beel9"] {margin:0px;font-size:var(--fontSizes-4xl);font-weight:var(--fontWeights-extrabold);line-height:var(--lineHeights-3xl);letter-spacing:0;text-align:left;color:var(--colors-systemWhite);text-transform:none;} [data-style~="1hpifuv-8ofwds"] {margin:0px;margin-top:0;margin-bottom:0;font-size:var(--fontSizes-4xl);line-height:var(--lineHeights-3xl);color:var(--colors-systemWhite);font-weight:var(--fontWeights-extrabold);text-transform:none;display:flex;flex-direction:column;letter-spacing:0;} [data-style~="1hpifuv-1x9r23w"] {margin:0px;font-size:var(--fontSizes-font32);line-height:var(--lineHeights-2\u002e5xl);color:var(--colors-systemWhite);font-weight:var(--fontWeights-extrabold);text-transform:none;letter-spacing:0;} [data-style~="1hpifuv-wvb0jy"] {margin:0px;font-size:var(--fontSizes-font32);line-height:var(--lineHeights-2\u002e5xl);color:var(--colors-systemWhite);font-weight:var(--fontWeights-extrabold);text-transform:none;letter-spacing:0;} [data-style~="1hpifuv-17dw18m"] {margin-top:var(--space-5);margin-bottom:var(--space-5);margin-left:var(--space-6\u002e25);color:var(--colors-systemWhite);font-size:var(--fontSizes-xl);font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-1\u002e5xl);text-align:left;} [data-style~="1hpifuv-1h8el8z"] {display:none;} [data-style~="1hpifuv-vwh9rh"] {padding:0px;margin:0px;width:calc(100% - 20px);font-size:var(--fontSizes-xs);line-height:var(--lineHeights-sm);font-weight:var(--fontWeights-semibold);letter-spacing:.6px;color:var(--colors-systemTextWhite);text-decoration-line:none;text-transform:none;-webkit-text-decoration-line:none;} [data-style~="1hpifuv-11hwp43"] {padding:0px;margin:0px;width:305px;font-size:var(--fontSizes-2sm);line-height:18px;font-weight:var(--fontWeights-semibold);color:var(--colors-systemTextWhite);text-decoration-line:none;text-transform:none;-webkit-text-decoration-line:none;} [data-style~="1hpifuv-1oso7cv"] {;} [data-style~="1hpifuv-107ux0s"] {;} [data-style~="1hpifuv-nxvnx0"] {;} [data-style~="1hpifuv-138wcoq"] {;} [data-style~="1hpifuv-bhgs5s"] {;} [data-style~="1hpifuv-1nt110t"] {;}@media (min-width: 768px) {.gs [data-style~="1hpifuv-gx9dfb"] {font-size:var(--fontSizes-xl);line-height:30px;}}@media (min-width: 1024px) {.gs [data-style~="1hpifuv-6p2zao"] {font-size:var(--fontSizes-2xl);}}@media (min-width: 768px) {.gs [data-style~="1hpifuv-1i2083c"] {padding-left:6px;line-height:var(--lineHeights-2\u002e5xl);width:210px;}}@media (min-width: 1024px) {.gs [data-style~="1hpifuv-191eph3"] {padding-left:var(--space-2\u002e5);}}@media (min-width: 768px) {.gs [data-style~="1hpifuv-94zm8l"] {padding-top:10px;line-height:var(--lineHeights-2\u002e5xl);font-size:var(--fontSizes-xl);}}@media (min-width: 768px) {.gs [data-style~="1hpifuv-1r8kfy5"] {font-size:var(--fontSizes-font32);line-height:44px;}}@media (min-width: 1024px) {.gs [data-style~="1hpifuv-kczrfn"] {padding-left:0;}}@media (min-width: 768px) {.gs [data-style~="1hpifuv-ojtgd6"] {font-size:var(--fontSizes-2xl);display:block;position:absolute;left:0;}}@media (min-width: 1024px) {.gs [data-style~="1hpifuv-110nkru"] {font-size:var(--fontSizes-5xl);line-height:55px;}}@media (min-width: 1024px) {.gs [data-style~="1hpifuv-14j6g0g"] {font-size:var(--fontSizes-5xl);line-height:55px;}}@media (min-width: 1024px) {.gs [data-style~="1hpifuv-5f8e3b"] {font-size:var(--fontSizes-5xl);line-height:55px;}}@media (min-width: 1024px) {.gs [data-style~="1hpifuv-701p42"] {font-size:var(--fontSizes-5xl);line-height:55px;}}@media (min-width: 768px) {.gs [data-style~="1hpifuv-1cmi7zr"] {margin:auto;}}@media (min-width: 1024px) {.gs [data-style~="1hpifuv-3bpd7b"] {padding-bottom:var(--space-3\u002e75);margin:0;display:block;color:var(--colors-systemWhite);font-size:var(--fontSizes-font16);font-weight:var(--fontWeights-bold);text-transform:none;line-height:var(--lineHeights-sm);}}@media (min-width: 768px) {.gs [data-style~="1hpifuv-xizcb5"] {line-height:var(--lineHeights-md);}}@media (min-width: 1024px) {.gs [data-style~="1hpifuv-1spdxtb"] {font-size:var(--fontSizes-2sm);letter-spacing:var(--letterSpacings-3xl);font-weight:var(--fontWeights-bold);width:220px;}}@media (min-width: 768px) {.gs [data-style~="1hpifuv-qrb0r1"] {width:335px;line-height:var(--lineHeights-md);font-size:var(--fontSizes-font16);font-weight:var(--fontWeights-bold);}}}</style><style id="nuh8vs">@media screen { [data-style~="nuh8vs-1anm15z"] {;} [data-style~="nuh8vs-1327alo"] {font-weight:var(--fontWeights-bold);} [data-style~="nuh8vs-mphsi2"] {text-decoration-line:underline;-webkit-text-decoration-line:underline;} [data-style~="nuh8vs-1vph4o2"] {text-decoration-line:line-through;-webkit-text-decoration-line:line-through;} [data-style~="nuh8vs-1j3q49o"] {font-size:var(--fontSizes-xs);line-height:var(--lineHeights-xs);} [data-style~="nuh8vs-c4smfm"] {font-style:italic;} [data-style~="nuh8vs-1mn6hal"] {background-color:var(--colors-yellow500);} [data-style~="nuh8vs-1kzfeew"] {font-size:var(--fontSizes-2xs);line-height:var(--lineHeights-2xs);} [data-style~="nuh8vs-yts9f4"] {font-size:var(--fontSizes-xs);line-height:var(--lineHeights-sm);} [data-style~="nuh8vs-15drc42"] {font-size:var(--fontSizes-sm);line-height:var(--lineHeights-sm);} [data-style~="nuh8vs-cdgve5"] {font-size:var(--fontSizes-md);line-height:var(--lineHeights-md);} [data-style~="nuh8vs-1sghhzw"] {font-size:var(--fontSizes-lg);line-height:var(--lineHeights-xl);} [data-style~="nuh8vs-76jj8q"] {font-size:var(--fontSizes-xl);line-height:var(--lineHeights-xl);} [data-style~="nuh8vs-14pal3j"] {font-size:var(--fontSizes-2xl);line-height:var(--lineHeights-2xl);} [data-style~="nuh8vs-1ntzpxt"] {font-size:var(--fontSizes-3xl);line-height:var(--lineHeights-3xl);} [data-style~="nuh8vs-1ja8e7n"] {font-size:var(--fontSizes-4xl);line-height:var(--lineHeights-4xl);} [data-style~="nuh8vs-xjt0kg"] {font-size:var(--fontSizes-5xl);line-height:var(--lineHeights-6xl);} [data-style~="nuh8vs-1j6r3ch"] {font-size:var(--fontSizes-6xl);line-height:var(--lineHeights-7xl);} [data-style~="nuh8vs-q5rtqb"] {text-align:left;font-size:12px;} [data-style~="nuh8vs-1cbcnru"] {display:flex;flex-wrap:wrap;text-align:left;color:var(--colors-systemWhite);font-size:var(--fontSizes-font32);line-height:var(--lineHeights-3xl);font-weight:var(--fontWeights-semibold);text-transform:none;letter-spacing:0;order:1;} [data-style~="nuh8vs-12ox55l"] {margin-right:var(--space-2\u002e5);width:230px;color:var(--colors-systemTextWhite);font-size:var(--fontSizes-2sm);font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-sm);text-decoration-line:none;text-transform:none;position:relative;-webkit-text-decoration-line:none;} [data-style~="nuh8vs-89q5pv"] {margin-right:var(--space-1\u002e25);position:relative;width:222px;color:var(--colors-systemTextWhite);font-size:var(--fontSizes-2sm);font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-sm);text-decoration-line:none;text-transform:none;-webkit-text-decoration-line:none;} [data-style~="nuh8vs-knm0eq"] {width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:var(--fontWeights-bold);letter-spacing:var(--letterSpacings-md);text-align:left;color:var(--colors-systemTextWhite);} [data-style~="nuh8vs-1fiomm1"] {;} [data-style~="nuh8vs-147sjls"] {font-size:var(--fontSizes-xs);font-weight:var(--fontWeights-semibold);} [data-style~="nuh8vs-auft34"] {margin-left:var(--space-3\u002e75);font-size:var(--fontSizes-xs);font-weight:var(--fontWeights-semibold);} [data-style~="nuh8vs-1yp6hj1"] {font-size:var(--fontSizes-2xl);font-weight:var(--fontWeights-bold);letter-spacing:-1.2px;color:var(--colors-systemScheduleGrey);} [data-style~="nuh8vs-1ld7fki"] {font-size:var(--fontSizes-xs);letter-spacing:0.6px;font-weight:var(--fontWeights-semibold);color:var(--colors-systemScheduleGrey);height:10px;} [data-style~="nuh8vs-wvi0x8"] {font-size:var(--fontSizes-2xs);font-weight:var(--fontWeights-semibold);color:var(--colors-systemScheduleGrey);} [data-style~="nuh8vs-vn6it4"] {display:none;} [data-style~="nuh8vs-5cnr12"] {font-size:var(--fontSizes-2sm);color:rgba(255,255,255,0.50);font-weight:var(--fontWeights-bold);letter-spacing:0.7px;} [data-style~="nuh8vs-1u8mds4"] {font-size:var(--fontSizes-font16);letter-spacing:2.4px;font-weight:var(--fontWeights-bold);color:var(--colors-systemTextWhite);} [data-style~="nuh8vs-1yi573m"] {font-size:var(--fontSizes-font16);font-weight:var(--fontWeights-bold);color:var(--colors-systemTextWhite);text-align:center;} [data-style~="nuh8vs-15h35cd"] {width:var(--space-80);max-width:var(--space-full);font-size:var(--fontSizes-font16);font-weight:var(--fontWeights-semibold);color:var(--colors-systemBlack100);letter-spacing:-0.1px;line-height:var(--lineHeights-sm);text-decoration-line:none;text-transform:none;text-align:left;number-of-lines:2px;-webkit-text-decoration-line:none;}@media (min-width: 768px) {.gs [data-style~="nuh8vs-ragy4y"] {line-height:var(--lineHeights-sm);}}@media (min-width: 768px) {.gs [data-style~="nuh8vs-1tmr3bm"] {font-size:var(--fontSizes-4xl);line-height:55px;}}@media (min-width: 768px) {.gs [data-style~="nuh8vs-1wkblwz"] {padding-top:var(--space-0);margin-right:var(--space-0);}}@media (min-width: 768px) {.gs [data-style~="nuh8vs-38zfyp"] {font-size:var(--fontSizes-lg);line-height:var(--lineHeights-lg);}}@media (min-width: 1024px) {.gs [data-style~="nuh8vs-1w7asqe"] {font-size:var(--fontSizes-2xl);line-height:var(--lineHeights-2\u002e5xl);}}@media (min-width: 768px) {.gs [data-style~="nuh8vs-62xzwq"] {width:650px;font-weight:var(--fontWeights-bold);letter-spacing:var(--letterSpacings-md);text-align:left;color:var(--colors-systemTextWhite);font-size:var(--fontSizes-2xl);line-height:var(--lineHeights-2\u002e5xl);}}@media (min-width: 1024px) {.gs [data-style~="nuh8vs-1bofgnh"] {display:none;}}@media (min-width: 1024px) {.gs [data-style~="nuh8vs-1fzs2fl"] {display:none;}}@media (min-width: 1024px) {.gs [data-style~="nuh8vs-7k1eas"] {display:none;}}@media (min-width: 1024px) {.gs [data-style~="nuh8vs-1pxtgnw"] {display:block;color:var(--colors-systemTextWhite);font-size:var(--fontSizes-2sm);font-weight:var(--fontWeights-bold);letter-spacing:0.7px;}}@media (min-width: 1024px) {.gs [data-style~="nuh8vs-160xu2z"] {display:none;}}@media (min-width: 1024px) {.gs [data-style~="nuh8vs-1k2ke0d"] {text-align:left;}}@media (min-width: 768px) {.gs [data-style~="nuh8vs-1vo6kca"] {width:var(--space-67\u002e5);max-width:var(--space-67\u002e5);}}}</style><style id="y7lln6">@media screen { [data-style~="y7lln6-12ycxnk"] {;} [data-style~="y7lln6-ms6090"] {padding-left:var(--space-0);padding-right:var(--space-0);background-color:rgba(0,0,0,0.00);} [data-style~="y7lln6-o9ohq7"] {height:var(--space-3\u002e75);} [data-style~="y7lln6-of9zjm"] {padding-left:var(--space-2\u002e5);padding-right:var(--space-2\u002e5);border-top-left-radius:var(--radii-radius3);border-top-right-radius:var(--radii-radius3);border-bottom-left-radius:var(--radii-radius3);border-bottom-right-radius:var(--radii-radius3);height:var(--space-6\u002e5);background-color:var(--colors-systemGrey100);} [data-style~="y7lln6-vjoa0b"] {padding:var(--space-2\u002e5);border-bottom-width:var(--borderWidths-1);border-left-width:var(--borderWidths-1);border-right-width:var(--borderWidths-1);border-top-width:var(--borderWidths-1);border-top-left-radius:var(--radii-radius20);border-top-right-radius:var(--radii-radius20);border-bottom-left-radius:var(--radii-radius20);border-bottom-right-radius:var(--radii-radius20);border-top-color:var(--colors-systemGrey300);border-right-color:var(--colors-systemGrey300);border-bottom-color:var(--colors-systemGrey300);border-left-color:var(--colors-systemGrey300);} [data-style~="y7lln6-1yuft5t"] {padding:var(--space-1\u002e25);border-bottom-width:var(--borderWidths-1);border-left-width:var(--borderWidths-1);border-right-width:var(--borderWidths-1);border-top-width:var(--borderWidths-1);border-top-left-radius:var(--radii-radius3);border-top-right-radius:var(--radii-radius3);border-bottom-left-radius:var(--radii-radius3);border-bottom-right-radius:var(--radii-radius3);border-top-color:var(--colors-systemGrey300);border-right-color:var(--colors-systemGrey300);border-bottom-color:var(--colors-systemGrey300);border-left-color:var(--colors-systemGrey300);gap:var(--space-1\u002e25);background-color:var(--colors-systemBlack100);display:none;} [data-style~="y7lln6-1vw7grx"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);transition:transform .2s;-webkit-transition:transform .2s;-moz-transition:transform .2s;} [data-style~="y7lln6-2re8yg"] {;} [data-style~="y7lln6-2j9a7b"] {display:flex;flex-direction:row-reverse;} [data-style~="y7lln6-1n1qq2y"] {border-top-left-radius:var(--radii-radius3);border-top-right-radius:var(--radii-radius3);border-bottom-left-radius:var(--radii-radius3);border-bottom-right-radius:var(--radii-radius3);right:calc(var(--space-1\u002e25) * -1);top:var(--space-1\u002e25);width:var(--space-6\u002e25);height:var(--space-6\u002e25);position:absolute;background:#000000;} [data-style~="y7lln6-1de62ee"] {border-top-left-radius:var(--radii-radius3);border-top-right-radius:var(--radii-radius3);border-bottom-left-radius:var(--radii-radius3);border-bottom-right-radius:var(--radii-radius3);right:calc(var(--space-1\u002e25) * -1);top:var(--space-1\u002e25);width:var(--space-6\u002e25);height:var(--space-6\u002e25);position:absolute;background:#00000040;} [data-style~="y7lln6-7uv7qw"] {border-top-left-radius:var(--radii-radius3);border-top-right-radius:var(--radii-radius3);border-bottom-left-radius:var(--radii-radius3);border-bottom-right-radius:var(--radii-radius3);top:var(--space-1\u002e25);width:var(--space-6\u002e25);height:var(--space-6\u002e25);position:relative;background:#00000040;} [data-style~="y7lln6-155yiss"] {border-top-left-radius:var(--radii-radius3);border-top-right-radius:var(--radii-radius3);border-bottom-left-radius:var(--radii-radius3);border-bottom-right-radius:var(--radii-radius3);top:var(--space-1\u002e25);right:var(--space-1\u002e25);width:var(--space-6\u002e25);height:var(--space-6\u002e25);position:absolute;background:#00000040;} [data-style~="y7lln6-15glo7u"] {width:var(--space-7\u002e5);height:var(--space-7\u002e5);position:absolute;right:calc(var(--space-3) * -1);top:calc(var(--space-1\u002e25) * -1);} [data-style~="y7lln6-ef0kqa"] {padding:7px 0;display:flex;flex-direction:row;background-color:rgba(0,0,0,0.00);width:var(--space-full);} [data-style~="y7lln6-vx68ue"] {padding-top:var(--space-3\u002e75);padding-bottom:var(--space-3\u002e75);width:calc(100% - 60px);justify-content:flex-start;} [data-style~="y7lln6-17lcer9"] {padding:6px 20px;border-top-left-radius:var(--radii-radius20);border-top-right-radius:var(--radii-radius20);border-bottom-left-radius:var(--radii-radius20);border-bottom-right-radius:var(--radii-radius20);background-color:var(--colors-systemWhite);} [data-style~="y7lln6-19o2mjl"] {padding:6px 20px;border-top-left-radius:var(--radii-radius20);border-top-right-radius:var(--radii-radius20);border-bottom-left-radius:var(--radii-radius20);border-bottom-right-radius:var(--radii-radius20);} [data-style~="y7lln6-178c5iw"] {padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--space-3\u002e75);height:var(--space-12\u002e5);width:180px;border-bottom:1px solid #EDEDED;cursor:pointer;} [data-style~="y7lln6-1wdukwg"] {flex-shrink:1;} [data-style~="y7lln6-1dys7rq"] {;} [data-style~="y7lln6-1l0s1t6"] {;} [data-style~="y7lln6-1ladjl3"] {width:var(--space-80);max-width:var(--space-full);} [data-style~="y7lln6-47qfha"] {padding-top:var(--space-px);padding-bottom:var(--space-px);padding-left:var(--space-1\u002e5);padding-right:var(--space-px);}@media (max-width: 767px) {.gs [data-style~="y7lln6-1x499wn"] {;}}@media (min-width: 768px) {.gs [data-style~="y7lln6-17htac3"] {;}}@media (min-width: 1500px) {.gs [data-style~="y7lln6-nb1tp4"] {;}}@media (min-width: 768px) {.gs [data-style~="y7lln6-bw0dt8"] {padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);height:var(--space-7\u002e5);}}@media (min-width: 768px) {.gs [data-style~="y7lln6-rcj4p2"] {border-bottom-width:var(--borderWidths-0);border-left-width:var(--borderWidths-0);border-right-width:var(--borderWidths-0);border-top-width:var(--borderWidths-0);}}@media (min-width: 768px) {.gs [data-style~="y7lln6-1gt1mfj"] {padding-top:var(--space-1\u002e25);padding-bottom:var(--space-1\u002e25);padding-left:var(--space-3\u002e75);padding-right:var(--space-3\u002e75);display:flex;background-color:rgba(0,0,0,0.00);}}@media (min-width: 768px) {.gs [data-style~="y7lln6-ad3xdo"] {right:var(--space-1\u002e25);}}@media (min-width: 768px) {.gs [data-style~="y7lln6-qf7up7"] {right:var(--space-1\u002e25);}}@media (min-width: 768px) {.gs [data-style~="y7lln6-1f6yun4"] {display:none;}}@media (min-width: 768px) {.gs [data-style~="y7lln6-1hqwyk1"] {width:auto;}}@media (min-width: 768px) {.gs [data-style~="y7lln6-cnjlam"] {padding-top:3px;height:33px;}}@media (min-width: 768px) {.gs [data-style~="y7lln6-8soazn"] {width:133px;line-height:var(--lineHeights-2xs);}}@media (min-width: 1500px) {.gs [data-style~="y7lln6-hmsah8"] {width:var(--space-38\u002e75);}}@media (min-width: 768px) {.gs [data-style~="y7lln6-bbs779"] {max-width:230px;}}@media (min-width: 768px) {.gs [data-style~="y7lln6-ve3r8h"] {width:var(--space-67\u002e5);max-width:var(--space-67\u002e5);}}}</style><style id="1oo94ft">@media screen { [data-style~="1oo94ft-1p6w66l"] {color:var(--colors-systemGrey600);} [data-style~="1oo94ft-ppatnx"] {color:var(--colors-systemBlack100);} [data-style~="1oo94ft-1b1rtk5"] {color:var(--colors-systemTextBlack);} [data-style~="1oo94ft-cfm73"] {order:2;color:var(--colors-systemLive);} [data-style~="1oo94ft-1r7ld5q"] {height:17px;width:17px;} [data-style~="1oo94ft-1y2xm7z"] {padding-left:0px;padding-right:0px;} [data-style~="1oo94ft-bif7sn"] {width:var(--space-1\u002e75);height:var(--space-3);} [data-style~="1oo94ft-1anwaqm"] {padding:4px;margin-left:4px;height:var(--space-3\u002e75);width:var(--space-2\u002e5);} [data-style~="1oo94ft-texr5r"] {padding-left:var(--space-2);}}</style><style id="hhifjz">@media screen { [data-style~="hhifjz-1izc05e"] {text-transform:capitalize;font-family:var(--fonts-primaryFont);color:var(--colors-systemBlack100);font-size:12px;font-weight:var(--fontWeights-semibold);line-height:var(--lineHeights-sm);letter-spacing:var(--letterSpacings-md);} [data-style~="hhifjz-b132kd"] {order:1;text-transform:uppercase;font-family:var(--fonts-primaryFont);color:var(--colors-systemTextWhite);font-size:12px;font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-3xs);letter-spacing:var(--letterSpacings-md);} [data-style~="hhifjz-1v7v4as"] {padding-left:0px;padding-right:0px;align-self:center;justify-self:flex-end;text-decoration-line:none;text-transform:uppercase;font-weight:var(--fontWeights-bold);font-family:var(--fonts-primaryFont);font-size:var(--fontSizes-sm);line-height:var(--lineHeights-sm);letter-spacing:var(--letterSpacings-2xl);-webkit-text-decoration-line:none;} [data-style~="hhifjz-16vzpiw"] {text-decoration-line:none;text-transform:uppercase;-webkit-text-decoration-line:none;} [data-style~="hhifjz-582mu5"] {font-weight:var(--fontWeights-bold);font-family:var(--fonts-primaryFont);font-size:var(--fontSizes-sm);line-height:var(--lineHeights-sm);letter-spacing:var(--letterSpacings-2xl);}@media (min-width: 768px) {.gs [data-style~="hhifjz-1nwmy47"] {line-height:var(--lineHeights-sm);color:var(--colors-systemBlack100);}}@media (max-width: 767px) {.gs [data-style~="hhifjz-1hrd9ac"] {color:var(--colors-primary100);}}@media (min-width: 768px) {.gs [data-style~="hhifjz-u2s1vh"] {color:var(--colors-primary100);}}}</style><style id="6fr8pr">@media screen { [data-style~="6fr8pr-1w3l9zs"] {padding:var(--space-4);} [data-style~="6fr8pr-opeqzq"] {padding:var(--space-8);} [data-style~="6fr8pr-1l1res3"] {padding:var(--space-12);} [data-style~="6fr8pr-1rxbe23"] {padding:var(--space-16);} [data-style~="6fr8pr-uw2ywj"] {padding:var(--space-20);} [data-style~="6fr8pr-1jq108g"] {width:var(--space-full);background-color:var(--colors-systemWhite);} [data-style~="6fr8pr-1nmz3lv"] {display:none;} [data-style~="6fr8pr-aj4pjg"] {display:none;} [data-style~="6fr8pr-1fqpgyz"] {display:none;} [data-style~="6fr8pr-1yqsz2s"] {display:none;} [data-style~="6fr8pr-1r8u7cc"] {padding-left:var(--space-2\u002e5);overflow-x:hidden;overflow-y:hidden;} [data-style~="6fr8pr-14z2fzu"] {width:100%;display:flex;flex-direction:row;} [data-style~="6fr8pr-hx5eyz"] {display:flex;flex-direction:row;width:var(--space-full);} [data-style~="6fr8pr-jxfgwz"] {margin-left:var(--space-2\u002e5);margin-right:var(--space-2\u002e5);flex:0 0 auto;} [data-style~="6fr8pr-18fhnef"] {width:100%;display:flex;flex-direction:row;} [data-style~="6fr8pr-11o6spa"] {overflow-x:hidden;overflow-y:hidden;} [data-style~="6fr8pr-isqd2y"] {padding-right:var(--space-6\u002e25);display:flex;flex-direction:row;overflow-x:auto;scrollbar-width:none;} [data-style~="6fr8pr-17oh8xe"] {margin-left:var(--space-2\u002e5);margin-right:var(--space-2\u002e5);flex:0 0 auto;} [data-style~="6fr8pr-1xlzhcj"] {padding-top:var(--space-2\u002e5);padding-bottom:var(--space-2\u002e5);backface-visibility:hidden;display:flex;flex-direction:column;touch-action:pan-y;} [data-style~="6fr8pr-1lr1dy5"] {padding-left:var(--space-2\u002e5);margin-right:var(--space-2\u002e5);display:flex;overflow-x:clip;flex-direction:column;width:var(--space-full);gap:var(--space-3\u002e75);} [data-style~="6fr8pr-14r92nb"] {overflow-x:hidden;overflow-y:hidden;height:calc(100dvh - 100px);} [data-style~="6fr8pr-1xmuvs4"] {margin-left:var(--space-1\u002e25);margin-right:var(--space-1\u002e25);backface-visibility:hidden;touch-action:pan-x;display:flex;flex-direction:column;align-items:start;max-height:calc(100dvh - 150px);} [data-style~="6fr8pr-1pm4l5l"] {flex:0 0 auto;} [data-style~="6fr8pr-vjnebj"] {display:flex;flex-direction:column;} [data-style~="6fr8pr-1tmfa9y"] {display:flex;flex-direction:column;height:var(--space-full);} [data-style~="6fr8pr-me0bm6"] {display:flex;flex-direction:column;} [data-style~="6fr8pr-1685j7v"] {display:none;} [data-style~="6fr8pr-uadkgd"] {display:none;} [data-style~="6fr8pr-6sv61z"] {display:none;} [data-style~="6fr8pr-nnfz4q"] {display:none;} [data-style~="6fr8pr-1n5qnw0"] {display:none;} [data-style~="6fr8pr-53i451"] {flex-direction:column;gap:var(--space-1\u002e25);overflow-x:scroll;overflow-y:scroll;scrollbar-width:none;scroll-behavior:smooth;} [data-style~="6fr8pr-s5dt4u"] {;} [data-style~="6fr8pr-s3mzv0"] {padding:var(--space-2\u002e5);} [data-style~="6fr8pr-6rk2wo"] {padding-top:var(--space-3\u002e75);padding-bottom:var(--space-3\u002e75);width:calc(100% - 60px);justify-content:flex-start;flex-direction:row;align-items:center;cursor:pointer;height:var(--space-15);} [data-style~="6fr8pr-1vcmnqy"] {height:100dvh;width:var(--space-full);overscroll-behavior-x:auto;overscroll-behavior-y:auto;} [data-style~="6fr8pr-zhddpi"] {height:calc(100dvh - 50px);} [data-style~="6fr8pr-1cfmzzc"] {overflow-x:hidden;overflow-y:hidden;} [data-style~="6fr8pr-xefgdv"] {backface-visibility:hidden;display:flex;touch-action:pan-x;height:calc(100dvh - 50px);flex-direction:column;} [data-style~="6fr8pr-11q2b3t"] {flex:0 0 100%;height:calc(100dvh - 50px);} [data-style~="6fr8pr-ykp9un"] {display:none;} [data-style~="6fr8pr-99gpfl"] {display:none;} :where([data-theme-id~="dark"]) [data-style~="6fr8pr-1bajj8q"] {background-color:var(--colors-systemBlack);}@media (min-width: 768px) {.gs [data-style~="6fr8pr-1cdvrkz"] {margin-left:calc(var(--space-2) * -1);display:flex;flex-direction:row;width:calc(100% + 8px);}}@media (min-width: 1500px) {.gs [data-style~="6fr8pr-gfzw8j"] {gap:var(--space-2\u002e5);max-width:510px;}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-1tgwt1m"] {display:flex;overflow-x:hidden;overflow-y:hidden;max-width:100%;}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-94u693"] {max-width:100%;}}@media (min-width: 1500px) {.gs [data-style~="6fr8pr-18bqlol"] {max-width:510px;}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-7fmyi"] {padding-top:2px;display:flex;flex-direction:row;}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-1jux42x"] {backface-visibility:hidden;touch-action:pan-y;}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-9zf9qo"] {margin-left:7.5px;margin-right:7.5px;display:flex;flex:0 0 133px;gap:var(--space-1\u002e25);min-width:0;}}@media (min-width: 1500px) {.gs [data-style~="6fr8pr-1t2cd0d"] {flex:0 0 155px;}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-1rzoecf"] {margin-left:calc(var(--space-2\u002e5) * -1);width:calc(100vw - 120px);height:230px;gap:var(--space-3\u002e75);}}@media (min-width: 1500px) {.gs [data-style~="6fr8pr-2kml3j"] {width:calc(100vw - 220px);}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-1qn8bce"] {padding:0;backface-visibility:hidden;touch-action:pan-y;width:calc(100vw - 115px);}}@media (min-width: 1500px) {.gs [data-style~="6fr8pr-1yf1z37"] {padding:0;width:calc(100vw - 330px);}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-qdnsoa"] {margin-left:calc(var(--space-2\u002e5) * -1);width:calc(100vw - 80px);height:230px;gap:var(--space-3\u002e75);}}@media (min-width: 1500px) {.gs [data-style~="6fr8pr-1icj6o9"] {width:calc(100vw - 220px);}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-dt784u"] {width:100%;}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-v521ui"] {padding-top:var(--space-2\u002e5);padding-bottom:var(--space-2\u002e5);min-width:var(--space-full);scrollbar-width:none;}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-1g3dnza"] {margin-left:calc(var(--space-2\u002e5) * -1);flex-direction:row;}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-ls7s70"] {padding-left:var(--space-2\u002e5);margin-right:var(--space-2\u002e5);overflow-x:clip;flex-direction:row;max-height:inherit;width:var(--space-295);max-width:calc(100vw - 30px);min-width:738px;overflow-y:hidden;}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-1k9yqgv"] {padding-top:var(--space-2\u002e5);padding-bottom:var(--space-2\u002e5);backface-visibility:hidden;display:flex;flex-direction:row;touch-action:pan-y;}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-1a6npk1"] {margin-right:var(--space-2\u002e5);display:flex;overflow-x:clip;flex-direction:row;width:calc(100% - 50px);}}@media (min-width: 1500px) {.gs [data-style~="6fr8pr-1amit01"] {width:calc(100% - 55px);}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-15w5f32"] {display:flex;flex-direction:row;gap:var(--space-2);}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-18kbgd5"] {display:flex;flex-direction:row;width:var(--space-full);height:110px;}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-de5bx8"] {margin-bottom:var(--space-2\u002e5);display:flex;flex-direction:row;width:var(--space-full);gap:var(--space-3\u002e75);height:110px;}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-1xmpa5y"] {margin-left:7.5px;margin-right:7.5px;display:flex;flex:0 0 100%;gap:var(--space-2\u002e5);max-width:375px;height:110px;}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-112eoe1"] {padding-right:var(--space-3\u002e75);flex-direction:row;gap:var(--space-3\u002e75);}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-13guddo"] {width:calc(100vw - 100px);}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-1e0gbwv"] {display:flex;flex-direction:row;gap:20px;width:calc(100vw - 100px);}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-v9xsew"] {padding:var(--space-0);margin-left:7.5px;margin-right:7.5px;display:flex;gap:var(--space-2\u002e5);max-width:var(--space-70);min-width:0;flex:0 0 auto;}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-htzdn1"] {width:205px;height:auto;}}@media (min-width: 1024px) {.gs [data-style~="6fr8pr-qm5hjn"] {margin:var(--space-3\u002e75);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:var(--space-3\u002e75);position:absolute;bottom:0;left:50%;transform:translate(-50%, -50%);}}@media (min-width: 768px) {.gs [data-style~="6fr8pr-12lf4kz"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);display:flex;width:180px;background-color:var(--colors-backgroundLight0);border:1px solid #EDEDED;position:absolute;right:2px;top:33px;z-index:2;:initial:[object Object];:animate:[object Object];:exit:[object Object];:transition:[object Object];}}}</style><style id="1juny6y">@media screen { [data-style~="1juny6y-x5eve0"] {;} [data-style~="1juny6y-117y15y"] {;} [data-style~="1juny6y-16rg1b"] {;} [data-style~="1juny6y-7xp64o"] {;} [data-style~="1juny6y-11rvber"] {;} [data-style~="1juny6y-1e5g85p"] {border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);width:var(--space-15);height:var(--space-7\u002e5);justify-content:center;align-items:center;background-color:var(--colors-black);opacity:85;} [data-style~="1juny6y-5mnzkj"] {border-top-left-radius:var(--radii-radius5);position:absolute;width:107px;height:22px;justify-content:center;align-items:center;background-color:var(--colors-systemBadgeBackground);opacity:85;} [data-style~="1juny6y-1pqhgg1"] {border-top-left-radius:var(--radii-radius5);position:absolute;width:72px;height:22px;justify-content:center;align-items:center;background-color:var(--colors-systemBadgeBackground);opacity:85;} [data-style~="1juny6y-1816try"] {;} [data-style~="1juny6y-1pul78q"] {border-bottom-left-radius:5px;width:46px;height:var(--space-5);justify-content:center;align-items:center;background-color:var(--colors-systemBadgeRed);} [data-style~="1juny6y-14zxsp0"] {padding:var(--space-1\u002e25);background-color:rgba(25,30,36,1.00);width:var(--space-6\u002e25);position:-webkit-sticky;position:sticky;left:0px;z-index:1;height:var(--space-20);justify-content:center;}@media (min-width: 768px) {.gs [data-style~="1juny6y-go80np"] {padding:var(--space-0);margin-bottom:var(--space-1\u002e25);background-color:rgba(0,0,0,0.00);height:19px;justify-content:flex-start;}}}</style><style id="1j5b1fg">@media screen { [data-style~="1j5b1fg-1l3wb6b"] {color:var(--colors-systemBadgeNew);} [data-style~="1j5b1fg-l9gf2z"] {color:var(--colors-systemBadgeUpdated);} [data-style~="1j5b1fg-14jpoby"] {font-weight:var(--fontWeights-semibold);text-transform:none;letter-spacing:-0.1px;font-size:var(--fontSizes-xs);color:var(--colors-systemGrey900);line-height:var(--lineHeights-sm);} [data-style~="1j5b1fg-1ccdh2u"] {font-weight:var(--fontWeights-semibold);text-transform:none;letter-spacing:0;font-size:var(--fontSizes-2sm);color:var(--colors-systemWhite);line-height:var(--lineHeights-sm);} [data-style~="1j5b1fg-1cc3zxq"] {font-size:var(--fontSizes-xs);color:var(--colors-systemTextWhite);line-height:var(--lineHeights-md);} [data-style~="1j5b1fg-1eviije"] {font-size:var(--fontSizes-xs);color:var(--colors-systemTextWhite);line-height:var(--lineHeights-md);} [data-style~="1j5b1fg-qle317"] {font-size:var(--fontSizes-xs);color:var(--colors-systemBadgeRed);line-height:19px;letter-spacing:var(--letterSpacings-3xl);} [data-style~="1j5b1fg-10z519j"] {font-size:var(--fontSizes-xs);color:var(--colors-systemTextWhite);line-height:var(--lineHeights-md);align-self:center;} [data-style~="1j5b1fg-1iiuwry"] {text-transform:capitalize;font-size:var(--fontSizes-xs);color:var(--colors-systemTextWhite);letter-spacing:var(--letterSpacings-3xl);line-height:15px;font-weight:var(--fontWeights-normal);} [data-style~="1j5b1fg-i7zwn0"] {transform:rotate(-90deg);color:var(--colors-systemTextWhite);font-size:var(--fontSizes-2sm);line-height:15px;letter-spacing:0.15em;} :where([data-theme-id~="dark"]) [data-style~="1j5b1fg-12ji5jz"] {color:var(--colors-systemBadgeNew);} :where([data-theme-id~="dark"]) [data-style~="1j5b1fg-zsn86u"] {color:var(--colors-systemBadgeUpdated);}@media (min-width: 768px) {.gs [data-style~="1j5b1fg-1t2geve"] {font-size:var(--fontSizes-xs);}}@media (min-width: 768px) {.gs [data-style~="1j5b1fg-112ihvb"] {font-size:var(--fontSizes-2sm);}}@media (min-width: 768px) {.gs [data-style~="1j5b1fg-arvm4d"] {line-height:19px;}}@media (min-width: 1024px) {.gs [data-style~="1j5b1fg-1kev9j1"] {font-size:var(--fontSizes-2sm);}}@media (min-width: 768px) {.gs [data-style~="1j5b1fg-13b940x"] {transform:none;letter-spacing:var(--letterSpacings-md);}}}</style><style id="f5h5vo">@media screen { [data-style~="f5h5vo-kbgvlb"] {;} [data-style~="f5h5vo-tokvu6"] {;} [data-style~="f5h5vo-1y1xbn9"] {;} [data-style~="f5h5vo-losl66"] {flex-direction:row;align-items:center;} [data-style~="f5h5vo-ik90hg"] {;} [data-style~="f5h5vo-1un1so0"] {;} [data-style~="f5h5vo-tsb3sg"] {display:none;} [data-style~="f5h5vo-iwuhma"] {padding-top:var(--space-1\u002e25);width:235px;display:flex;flex-direction:column;justify-content:center;align-items:start;} [data-style~="f5h5vo-1l862su"] {width:305px;} [data-style~="f5h5vo-1rx39b9"] {width:calc(100% - 20px);} [data-style~="f5h5vo-1ogpyte"] {width:295px;} [data-style~="f5h5vo-s3wnlm"] {display:none;} [data-style~="f5h5vo-1icdqux"] {width:var(--space-80);max-width:var(--space-full);} [data-style~="f5h5vo-1cf6mca"] {width:var(--space-full);} [data-style~="f5h5vo-pmh23g"] {width:85;} [data-style~="f5h5vo-1dwplhi"] {padding-right:var(--space-1\u002e25);color:var(--colors-systemTextWhite);line-height:var(--lineHeights-sm);} [data-style~="f5h5vo-1oso7cv"] {;} [data-style~="f5h5vo-107ux0s"] {;} [data-style~="f5h5vo-nxvnx0"] {;} [data-style~="f5h5vo-138wcoq"] {;} [data-style~="f5h5vo-bhgs5s"] {;} [data-style~="f5h5vo-1nt110t"] {;}@media (min-width: 768px) {.gs [data-style~="f5h5vo-15sh0ym"] {display:flex;}}@media (min-width: 768px) {.gs [data-style~="f5h5vo-ao367b"] {padding-top:0px;width:230px;}}@media (min-width: 768px) {.gs [data-style~="f5h5vo-1rej9t5"] {width:335px;}}@media (min-width: 1024px) {.gs [data-style~="f5h5vo-h3gh20"] {width:220px;}}@media (min-width: 768px) {.gs [data-style~="f5h5vo-1ut18jf"] {width:335px;}}@media (min-width: 768px) {.gs [data-style~="f5h5vo-1m1z6wd"] {display:flex;width:650px;}}@media (min-width: 768px) {.gs [data-style~="f5h5vo-1tuszoh"] {width:var(--space-67\u002e5);max-width:var(--space-67\u002e5);}}@media (min-width: 768px) {.gs [data-style~="f5h5vo-13dvdef"] {;}}@media (min-width: 768px) {.gs [data-style~="f5h5vo-1q9wpdl"] {display:none;}}}</style></div><div id="gs-injected-composed-variant"></div><div id="gs-injected-boot-variant-state"></div><div id="gs-injected-extended-variant-state"><style id="1bft3">@media screen {.gs [data-style~="1bft3-1wjx4e6"] {border-top-left-radius:var(--radii-radius20);border-top-right-radius:var(--radii-radius20);border-bottom-left-radius:var(--radii-radius20);border-bottom-right-radius:var(--radii-radius20);background-color:var(--colors-systemWhite);}.gs [data-style~="1bft3-1jmnw4t"] {border-top-left-radius:var(--radii-radius20);border-top-right-radius:var(--radii-radius20);border-bottom-left-radius:var(--radii-radius20);border-bottom-right-radius:var(--radii-radius20);background-color:var(--colors-systemWhite);}.gs [data-style~="1bft3-g98loe"] {;}}</style><style id="y7lln6">@media screen {.gs [data-style~="y7lln6-c4tv8m"] {background-color:var(--colors-backgroundLight100);outline-width:var(--space-0);outline-style:none;}.gs [data-style~="y7lln6-mcn8p1"] {outline-width:var(--space-px);outline-color:var(--colors-primary100);outline-style:solid;}.gs [data-style~="y7lln6-13u09bk"] {transform:scale(1.017, 1.026);}.gs [data-style~="y7lln6-1k90c8a"] {background-color:rgba(31,63,102,0.10);}.gs [data-style~="y7lln6-1gjlxam"] {background-color:var(--colors-backgroundLight100);}.gs [data-style~="y7lln6-1a2p4k4"] {background-color:var(--colors-backgroundLight200);}.gs [data-style~="y7lln6-1k1u16k"] {opacity:0.4;cursor:not-allowed;}.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-1swoxo5"] {;}.gs [data-style~="y7lln6-xli4l9"] {background-color:rgba(0,0,0,0.00);}.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-z93hq3"] {background-color:rgba(0,0,0,0.00);}}</style><style id="f5h5vo">@media screen {.gs [data-style~="f5h5vo-1pihj1o"] {;}}</style></div><div id="gs-injected-composed-variant-state"></div><div id="gs-injected-boot-descendant-variant"></div><div id="gs-injected-extended-descendant-variant"><style id="19lw3ef">@media screen { [data-style~="19lw3ef-1saka9w"] {color:var(--colors-systemTextWhite);} [data-style~="19lw3ef-1a2zbh8"] {color:var(--colors-systemTextWhite);}}</style><style id="1bft3">@media screen { [data-style~="1bft3-1j7jn24"] {width:var(--space-2);height:var(--space-2);} [data-style~="1bft3-v05eor"] {color:var(--colors-systemBlue1000);text-decoration:none;} [data-style~="1bft3-1d45i8h"] {width:var(--space-2);height:var(--space-2);} [data-style~="1bft3-165gel5"] {color:var(--colors-systemBlue1000);text-decoration:none;} [data-style~="1bft3-1u1f85f"] {order:2;} [data-style~="1bft3-xzwgj8"] {width:22px;height:20px;} [data-style~="1bft3-y3l4ft"] {order:2;color:var(--colors-systemGrey600);} [data-style~="1bft3-1s2a201"] {width:22px;height:20px;}@media (min-width: 768px) {.gs [data-style~="1bft3-1k78uk1"] {color:var(--colors-systemGrey600);}}}</style><style id="y7lln6">@media screen { [data-style~="y7lln6-1f6o6x"] {;} [data-style~="y7lln6-5vwzpr"] {color:var(--colors-primary100);} [data-style~="y7lln6-19tu076"] {;} [data-style~="y7lln6-1cuihnz"] {width:var(--space-3\u002e75);height:var(--space-3\u002e75);} [data-style~="y7lln6-x5i4ob"] {;} [data-style~="y7lln6-1bo691p"] {;} [data-style~="y7lln6-hq5bpd"] {;} [data-style~="y7lln6-1necp3f"] {;} [data-style~="y7lln6-26v01i"] {;} [data-style~="y7lln6-1b3u1hg"] {color:var(--colors-systemGrey600);text-transform:uppercase;font-size:var(--fontSizes-sm);font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-sm);} [data-style~="y7lln6-10mel98"] {color:rgba(72,182,255,1.00);} [data-style~="y7lln6-1bx6fl0"] {color:var(--colors-systemBlack100);text-transform:uppercase;font-family:var(--fonts-primaryFont);font-size:var(--fontSizes-xs);font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-sm);letter-spacing:var(--letterSpacings-2xl);} [data-style~="y7lln6-yjy6nq"] {color:var(--colors-systemGrey600);text-transform:uppercase;font-family:var(--fonts-primaryFont);font-size:var(--fontSizes-xs);font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-sm);letter-spacing:var(--letterSpacings-2xl);} [data-style~="y7lln6-16dhrs2"] {color:var(--colors-systemTextWhite);font-size:var(--fontSizes-sm);font-weight:var(--fontWeights-bold);text-decoration-line:none;text-transform:none;-webkit-text-decoration-line:none;} [data-style~="y7lln6-e5c6cg"] {;} [data-style~="y7lln6-jb1ozk"] {;} [data-style~="y7lln6-15ynvf0"] {font-size:var(--fontSizes-font16);font-weight:var(--fontWeights-semibold);color:var(--colors-systemBlack100);letter-spacing:-0.1px;line-height:var(--lineHeights-sm);text-decoration-line:none;text-transform:none;text-align:left;number-of-lines:2px;-webkit-text-decoration-line:none;} [data-style~="y7lln6-1ukmpkj"] {;} [data-style~="y7lln6-ombzqk"] {;} :where([data-theme-id~="dark"]) [data-style~="y7lln6-16kjatk"] {;} :where([data-theme-id~="dark"]) [data-style~="y7lln6-1ajsyza"] {;}@media (max-width: 767px) {.gs [data-style~="y7lln6-qgb0o3"] {color:var(--colors-primary100);}}@media (min-width: 768px) {.gs [data-style~="y7lln6-qu785p"] {color:var(--colors-primary100);}}@media (min-width: 1500px) {.gs [data-style~="y7lln6-1ss6x4z"] {color:var(--colors-systemTextBlack);}}@media (min-width: 768px) {.gs [data-style~="y7lln6-1ca285f"] {font-size:var(--fontSizes-2xl);line-height:33px;}}@media (max-width: 767px) {.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-1o1zmay"] {color:var(--colors-primary100);}}@media (min-width: 768px) {.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-167r7ot"] {color:var(--colors-primary100);}}@media (min-width: 1500px) {.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-1mv7y9q"] {color:var(--colors-systemTextWhite);}}}</style><style id="1juny6y">@media screen { [data-style~="1juny6y-u7akyc"] {;} [data-style~="1juny6y-o44n6a"] {;} [data-style~="1juny6y-12hvecs"] {;} [data-style~="1juny6y-1tly1ne"] {;} [data-style~="1juny6y-1gc9l25"] {;} [data-style~="1juny6y-13e5d1x"] {;} [data-style~="1juny6y-1nqjkx0"] {;} [data-style~="1juny6y-e5c6cg"] {;} [data-style~="1juny6y-1necp3f"] {;} [data-style~="1juny6y-bmzjn3"] {;} [data-style~="1juny6y-1ca0xn8"] {;}}</style><style id="f5h5vo">@media screen { [data-style~="f5h5vo-s1jjua"] {;} [data-style~="f5h5vo-osyqpq"] {;} [data-style~="f5h5vo-1ool1pi"] {;} [data-style~="f5h5vo-q3a12y"] {;} [data-style~="f5h5vo-hqjaxp"] {color:var(--colors-primary100);width:var(--space-1\u002e5);height:var(--space-3);} [data-style~="f5h5vo-18pleby"] {;} [data-style~="f5h5vo-1u80un9"] {;} [data-style~="f5h5vo-1jxcrh1"] {;} [data-style~="f5h5vo-1pxuedp"] {;} [data-style~="f5h5vo-12nrsam"] {;} [data-style~="f5h5vo-dl6wd4"] {;} [data-style~="f5h5vo-g2kqba"] {;} [data-style~="f5h5vo-s07jwk"] {;} [data-style~="f5h5vo-1r06mi8"] {;} [data-style~="f5h5vo-2boowr"] {color:var(--colors-systemBlack100);font-size:var(--fontSizes-2sm);font-weight:var(--fontWeights-semibold);line-height:var(--lineHeights-sm);} [data-style~="f5h5vo-7eu2mf"] {;} [data-style~="f5h5vo-1u8wqcy"] {;} [data-style~="f5h5vo-16uuxud"] {;} [data-style~="f5h5vo-1j40wyo"] {;} [data-style~="f5h5vo-zn5i1w"] {;} [data-style~="f5h5vo-qirw63"] {;} [data-style~="f5h5vo-1mgsvdy"] {;} [data-style~="f5h5vo-jzdvsf"] {;} :where([data-theme-id~="dark"]) [data-style~="f5h5vo-1ya8ezq"] {;}@media (min-width: 768px) {.gs [data-style~="f5h5vo-kxrjsc"] {letter-spacing:-0.1px;line-height:normal;font-weight:var(--fontWeights-bold);font-size:var(--fontSizes-xl);}}}</style></div><div id="gs-injected-composed-descendant-variant"></div><div id="gs-injected-boot-descendant-variant-state"></div><div id="gs-injected-extended-descendant-variant-state"><style id="1bft3">@media screen {.gs [data-style~="1bft3-1xw62gv"] {color:var(--colors-systemBlue1000);text-decoration:underline;}.gs [data-style~="1bft3-9p3u51"] {color:var(--colors-systemBlue1000);text-decoration:underline;}.gs [data-style~="1bft3-p31yw6"] {color:var(--colors-systemGrey600);text-decoration:underline;}}</style><style id="y7lln6">@media screen {.gs [data-style~="y7lln6-vxchk2"] {color:var(--colors-systemBadgeNew);}.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-dvz7kn"] {color:var(--colors-systemTextWhite);}.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-uyx19t"] {color:var(--colors-systemBadgeNew);}.gs [data-style~="y7lln6-1b2lhuz"] {color:var(--colors-systemGreen);}.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-1kvxich"] {color:var(--colors-systemTextWhite);}.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-bv2e0"] {color:var(--colors-systemGreen);}.gs [data-style~="y7lln6-1d42sdl"] {color:var(--colors-primary100);}.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-1fggbc6"] {color:var(--colors-primary300);}.gs [data-style~="y7lln6-120frhw"] {color:var(--colors-systemWarning);}.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-on7x78"] {color:var(--colors-systemTextWhite);}.gs :where([data-theme-id~="dark"]) [data-style~="y7lln6-6yuovy"] {color:var(--colors-systemWarning);}}</style><style id="f5h5vo">@media screen {.gs [data-style~="f5h5vo-114ivw2"] {color:var(--colors-systemBadgeNew);}.gs :where([data-theme-id~="dark"]) [data-style~="f5h5vo-1sn1o50"] {color:var(--colors-systemBadgeNew);}.gs [data-style~="f5h5vo-1chas0e"] {color:var(--colors-systemGreen);}.gs :where([data-theme-id~="dark"]) [data-style~="f5h5vo-1w7sm7z"] {color:var(--colors-systemGreen);}.gs [data-style~="f5h5vo-cnct34"] {color:var(--colors-primary100);}.gs [data-style~="f5h5vo-3mrmmf"] {color:var(--colors-primary100);}.gs [data-style~="f5h5vo-1p4ghsf"] {opacity:var(--opacity-opacity85);}.gs [data-style~="f5h5vo-7yxu8s"] {color:var(--colors-systemWarning);}.gs :where([data-theme-id~="dark"]) [data-style~="f5h5vo-b0yzqx"] {color:var(--colors-systemWarning);}}</style></div><div id="gs-injected-composed-descendant-variant-state"></div><div id="gs-injected-inline-descendant-base"><style id="10dyw4n">@media screen {.gs [data-style~="10dyw4n-1wbbk4p"] {padding-right:var(--space-1);color:var(--colors-systemGrey600);}.gs [data-style~="10dyw4n-1nx9jz8"] {color:rgba(72,182,255,1.00);}}</style></div><div id="gs-injected-passing-base"></div><div id="gs-injected-inline-variant"></div><div id="gs-injected-inline-base"><style id="1wc7a3d">@media screen {.gs [data-style~="1wc7a3d-dz0elk"] {padding-top:var(--space-3\u002e75);padding-bottom:var(--space-5);display:flex;justify-content:space-between;}@media (min-width: 768px) {.gs.gs [data-style~="1wc7a3d-ckv6b0"] {display:none;}}}</style><style id="155yitp">@media screen {.gs [data-style~="155yitp-1b9qdpa"] {height:var(--space-5);width:180px;}}</style><style id="1yem4df">@media screen {.gs [data-style~="1yem4df-14vclhz"] {height:26px;width:67px;}}</style><style id="4uu5at">@media screen {.gs [data-style~="4uu5at-1gvcxf4"] {display:none;}@media (min-width: 768px) {.gs.gs [data-style~="4uu5at-1t5f5up"] {padding-top:var(--space-2\u002e5);padding-bottom:var(--space-2\u002e5);padding-left:var(--space-7\u002e5);padding-right:var(--space-7\u002e5);display:flex;gap:var(--space-1\u002e25);width:60%;}}@media (min-width: 1500px) {.gs.gs [data-style~="4uu5at-kxe7lb"] {max-width:785px;}}}</style><style id="e7c762">@media screen {.gs [data-style~="e7c762-1hhtral"] {margin-left:auto;width:77px;height:var(--space-7\u002e5);}}</style><style id="jo7bdg">@media screen {.gs [data-style~="jo7bdg-jsa4ln"] {margin-top:var(--space-1\u002e25);margin-bottom:var(--space-1\u002e25);width:280px;height:var(--space-7\u002e5);}}</style><style id="11gepor">@media screen {.gs [data-style~="11gepor-1gvcxf4"] {display:none;}@media (min-width: 768px) {.gs.gs [data-style~="11gepor-hm9kxo"] {display:block;height:185px;background:var(--colors-systemGrey300);}}@media (min-width: 1500px) {.gs.gs [data-style~="11gepor-gih928"] {height:190px;}}}</style><style id="tuh811">@media screen {.gs [data-style~="tuh811-dlc6va"] {gap:var(--space-3\u002e75);overflow-x:hidden;overflow-y:hidden;}@media (min-width: 768px) {.gs.gs [data-style~="tuh811-rbijn9"] {padding-left:var(--space-6\u002e25);gap:unset;width:40%;height:180px;justify-content:center;}}@media (min-width: 1500px) {.gs.gs [data-style~="tuh811-wzkc69"] {min-width:580px;width:580px;height:190px;}}}</style><style id="96wiyk">@media screen {.gs [data-style~="96wiyk-1l10sfq"] {width:70px;height:var(--space-5);}@media (min-width: 768px) {.gs.gs [data-style~="96wiyk-1hiyn4y"] {margin-top:-10px;margin-bottom:var(--space-2);width:var(--space-20);height:var(--space-4);}}@media (min-width: 1500px) {.gs.gs [data-style~="96wiyk-4zy2tm"] {margin-top:-8px;width:67px;height:18px;}}}</style><style id="1jg6i59">@media screen {.gs [data-style~="1jg6i59-1hwjspg"] {display:flex;flex-direction:column;gap:15px;}@media (min-width: 768px) {.gs.gs [data-style~="1jg6i59-1ts2q64"] {flex-direction:row;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}}</style><style id="r84wj5">@media screen {.gs [data-style~="r84wj5-3unwwa"] {display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:row;gap:15px;}@media (min-width: 768px) {.gs.gs [data-style~="r84wj5-jtexl8"] {flex-direction:column;gap:var(--space-1\u002e25);}}@media (min-width: 1500px) {.gs.gs [data-style~="r84wj5-14ijxzi"] {gap:12px;}}}</style><style id="dxzmia">@media screen {.gs [data-style~="dxzmia-lw9l3r"] {width:100px;height:64px;}@media (min-width: 768px) {.gs.gs [data-style~="dxzmia-uqdb8k"] {width:133px;height:75px;}}@media (min-width: 1500px) {.gs.gs [data-style~="dxzmia-g3hsrk"] {width:155px;height:95px;}}}</style><style id="1m0608e">@media screen {.gs [data-style~="1m0608e-2ll1je"] {width:184px;height:20px;}@media (min-width: 768px) {.gs.gs [data-style~="1m0608e-r6r1wn"] {width:116px;height:16px;}}}</style><style id="yu1upk">@media screen {.gs [data-style~="yu1upk-1mij2gk"] {flex-direction:row;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:15px;}@media (min-width: 768px) {.gs.gs [data-style~="yu1upk-bo6cd9"] {display:flex;flex-direction:column;gap:var(--space-1\u002e25);}}@media (min-width: 1500px) {.gs.gs [data-style~="yu1upk-14ijxzi"] {gap:12px;}}}</style><style id="m1xzch">@media screen {.gs [data-style~="m1xzch-zt0lno"] {display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:row;gap:15px;}@media (min-width: 768px) {.gs.gs [data-style~="m1xzch-bo6cd9"] {display:flex;flex-direction:column;gap:var(--space-1\u002e25);}}@media (min-width: 1500px) {.gs.gs [data-style~="m1xzch-14ijxzi"] {gap:12px;}}}</style><style id="jllso4">@media screen {.gs [data-style~="jllso4-zt0lno"] {display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:row;gap:15px;}@media (min-width: 768px) {.gs.gs [data-style~="jllso4-bo6cd9"] {display:flex;flex-direction:column;gap:var(--space-1\u002e25);}}@media (min-width: 1500px) {.gs.gs [data-style~="jllso4-1hmj92p"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);height:95px;width:30px;background:rgba(204, 204, 204, 0.50);}}}</style><style id="1bigqfs">@media screen {.gs [data-style~="1bigqfs-lw9l3r"] {width:100px;height:64px;}@media (min-width: 768px) {.gs.gs [data-style~="1bigqfs-uqdb8k"] {width:133px;height:75px;}}@media (min-width: 1500px) {.gs.gs [data-style~="1bigqfs-xatda2"] {display:none;}}}</style><style id="1uikdk7">@media screen {.gs [data-style~="1uikdk7-2ll1je"] {width:184px;height:20px;}@media (min-width: 768px) {.gs.gs [data-style~="1uikdk7-r6r1wn"] {width:116px;height:16px;}}@media (min-width: 1500px) {.gs.gs [data-style~="1uikdk7-xatda2"] {display:none;}}}</style><style id="1m624hz">@media screen {.gs [data-style~="1m624hz-1ah1r8b"] {padding-top:9px;padding-bottom:9px;padding-left:var(--space-2\u002e5);flex-direction:row;overflow-x:hidden;overflow-y:hidden;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}@media (min-width: 1500px) {.gs.gs [data-style~="1m624hz-4vzkty"] {padding-left:140px;}}}</style><style id="e9ivij">@media screen {.gs [data-style~="e9ivij-ffh531"] {color:var(--colors-systemGrey600);}}</style><style id="11vt0v5">@media screen {.gs [data-style~="11vt0v5-cnx423"] {padding-top:9px;padding-bottom:9px;padding-left:var(--space-1\u002e25);flex-direction:row;overflow-x:scroll;overflow-y:hidden;align-self:flex-start;max-width:calc(100% - 80px);}@media (min-width: 768px) {.gs.gs [data-style~="11vt0v5-1qs022w"] {width:calc(100vw - 80px);}}@media (min-width: 1024px) {.gs.gs [data-style~="11vt0v5-11j6kps"] {padding-left:0;padding-right:var(--space-1\u002e25);width:var(--space-full);max-width:var(--space-full);}}}</style><style id="y9nadw">@media screen {.gs [data-style~="y9nadw-1lfye3i"] {width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;scrollbar-width:none;scroll-snap-align:start;touch-action:pan-y;--webkit-overflow-scrolling:touch;--scroll-behavior:smooth;scroll-behavior:smooth;--touch-action:manipulation;--webkit-touch-action:manipulation;background-color:rgba(0,0,0,1.00);position:relative;display:flex;justify-content:center;}@media (max-width: 767px) {.gs.gs [data-style~="y9nadw-11kb2bf"] {padding-bottom:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:370px;}}@media (min-width: 768px) {.gs.gs [data-style~="y9nadw-xj30u5"] {padding-top:var(--space-20);padding-bottom:var(--space-20);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}}}</style><style id="1g56dj3">@media screen {.gs [data-style~="1g56dj3-c5s19w"] {height:calc(100dvh - 50px);width:var(--space-full);}@media (min-width: 768px) {.gs.gs [data-style~="1g56dj3-1sjan1d"] {height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;}}}</style><style id="7ezl6n">@media screen {.gs [data-style~="7ezl6n-kmo1ta"] {padding:var(--space-3\u002e75);padding-right:0px;width:100%;scrollbar-width:none;gap:var(--space-3\u002e75);}@media (min-width: 768px) {.gs.gs [data-style~="7ezl6n-h4700b"] {padding:var(--space-6\u002e25);padding-right:0px;margin-top:-20px;}}@media (min-width: 1024px) {.gs.gs [data-style~="7ezl6n-1h38tg2"] {padding:var(--space-0);padding-left:65px;padding-right:var(--space-3\u002e75);overflow-y:unset;gap:var(--space-3\u002e75);}}@media (min-width: 1500px) {.gs.gs [data-style~="7ezl6n-1f2szpo"] {padding-left:165px;}}}</style><style id="1dlzp4f">@media screen {.gs [data-style~="1dlzp4f-1gixlos"] {padding-top:45px;margin-bottom:var(--space-10);gap:var(--space-2\u002e5);}}</style><style id="g55uda">@media screen {.gs [data-style~="g55uda-1pr4iff"] {margin:0px;font-size:var(--fontSizes-2xl);font-weight:var(--fontWeights-bold);line-height:33px;letter-spacing:var(--letterSpacings-md);color:var(--colors-systemTextWhite);text-transform:capitalize;}}</style><style id="exv8wh">@media screen {.gs [data-style~="exv8wh-dpzg0"] {font-size:var(--fontSizes-font16);font-weight:var(--fontWeights-normal);line-height:26px;letter-spacing:var(--letterSpacings-md);color:var(--colors-systemTextWhite);}}</style><style id="1tg27e8">@media screen {.gs [data-style~="1tg27e8-ncasug"] {padding-top:var(--space-2\u002e5);padding-bottom:var(--space-2\u002e5);width:var(--space-full);justify-content:space-between;gap:var(--space-5);}@media (min-width: 768px) {.gs.gs [data-style~="1tg27e8-1tceire"] {padding-right:var(--space-2\u002e5);}}@media (min-width: 1024px) {.gs.gs [data-style~="1tg27e8-1883dal"] {justify-content:flex-start;}}}</style><style id="nouwpe">@media screen {.gs [data-style~="nouwpe-uipiwb"] {;}@media (min-width: 1024px) {.gs.gs [data-style~="nouwpe-5xkfol"] {display:none;}}}</style><style id="1cf852l">@media screen {.gs [data-style~="1cf852l-1gvcxf4"] {display:none;}@media (min-width: 1024px) {.gs.gs [data-style~="1cf852l-fp68re"] {padding-left:0;display:block;}}}</style><style id="10dyw4n">@media screen {.gs [data-style~="10dyw4n-rrb910"] {padding-left:0px;padding-right:0px;display:flex;flex-direction:row-reverse;align-self:center;}@media (max-width: 767px) {.gs.gs [data-style~="10dyw4n-dy1t1v"] {color:var(--colors-primary100);}}@media (min-width: 768px) {.gs.gs [data-style~="10dyw4n-1ml8o9o"] {color:var(--colors-primary100);}}@media (min-width: 1024px) {.gs.gs [data-style~="10dyw4n-e15nvy"] {display:none;}}}</style><style id="sct2lj">@media screen {.gs [data-style~="sct2lj-1gvcxf4"] {display:none;}@media (min-width: 1024px) {.gs.gs [data-style~="sct2lj-b78aa"] {display:flex;}}}</style><style id="1ty2a23">@media screen {.gs [data-style~="1ty2a23-17r455h"] {width:100%;min-height:675px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;scrollbar-width:none;background-color:rgba(0,0,0,1.00);}@media (min-width: 1024px) {.gs.gs [data-style~="1ty2a23-18yli3i"] {display:flex;justify-content:center;height:calc(65dvh - 60px);min-height:500px;max-height:650px;}}}</style><style id="1nbotuj">@media screen {.gs [data-style~="1nbotuj-1hls92b"] {width:100%;min-height:675px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media (min-width: 1024px) {.gs.gs [data-style~="1nbotuj-1rmdzmx"] {position:absolute;height:calc(65dvh - 60px);min-height:500px;max-height:650px;}}}</style><style id="10g225s">@media screen {.gs [data-style~="10g225s-1izqhaq"] {padding:var(--space-3\u002e75);margin-top:var(--space-12\u002e5);scrollbar-width:none;overflow-y:scroll;width:100%;gap:var(--space-3\u002e75);}@media (min-width: 768px) {.gs.gs [data-style~="10g225s-s43rn5"] {padding:var(--space-6\u002e25);margin:0px;}}@media (min-width: 1024px) {.gs.gs [data-style~="10g225s-1ws6fg0"] {padding:var(--space-3\u002e75);padding-left:65px;padding-right:65px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;gap:var(--space-7\u002e5);}}@media (min-width: 1500px) {.gs.gs [data-style~="10g225s-1f2szpo"] {padding-left:165px;}}}</style><style id="1yq1ixa">@media screen {.gs [data-style~="1yq1ixa-100w07j"] {cursor:pointer;}}</style><style id="h2kof8">@media screen {.gs [data-style~="h2kof8-1ea3s8m"] {border-top-right-radius:0px;background:#061426BF;width:51px;height:22px;position:absolute;bottom:0;left:0;}}</style><style id="1gnddvb">@media screen {.gs [data-style~="1gnddvb-1ri4byk"] {height:var(--space-full);}}</style><style id="rghuw4">@media screen {.gs [data-style~="rghuw4-1jrs5bm"] {cursor:pointer;display:flex;align-items:flex-start;}}</style><style id="ie09ta">@media screen {.gs [data-style~="ie09ta-pi7rz6"] {margin-top:var(--space-1);}}</style><style id="3pu982">@media screen {.gs [data-style~="3pu982-1urhy3k"] {margin-bottom:var(--space-3\u002e75);}}</style><style id="guzque">@media screen {.gs [data-style~="guzque-hboor5"] {width:20px;height:20px;}}</style><style id="7n7a4u">@media screen {.gs [data-style~="7n7a4u-19mpod6"] {width:var(--space-full);position:relative;gap:var(--space-2);}@media (min-width: 768px) {.gs.gs [data-style~="7n7a4u-9ayn4c"] {gap:var(--space-2\u002e5);flex-direction:row;min-height:87px;}}}</style><style id="n2q3b0">@media screen {.gs [data-style~="n2q3b0-18g95l1"] {width:var(--space-full);gap:var(--space-2);position:unset;}@media (min-width: 768px) {.gs.gs [data-style~="n2q3b0-19qp1oh"] {width:var(--space-full);gap:var(--space-2\u002e5);}}}</style><style id="1pzh2dm">@media screen {.gs [data-style~="1pzh2dm-1tfnvkh"] {border-top-left-radius:var(--radii-radius5);border-top-right-radius:var(--radii-radius5);border-bottom-left-radius:var(--radii-radius5);border-bottom-right-radius:var(--radii-radius5);width:0;min-width:113px;flex-grow:1;min-height:71px;mask:linear-gradient(#fff, #fff);position:unset;-webkit-mask:linear-gradient(#fff, #fff);-ms-mask:linear-gradient(#fff, #fff);}}</style><style id="1ibmuth">@media screen {.gs [data-style~="1ibmuth-1kg5qi2"] {position:absolute;right:0px;bottom:0px;top:0px;left:0px;z-index:-1;pointer-events:none;background:linear-gradient(90deg, rgba(1, 115, 193, 0.8) 0%, rgba(223, 0, 14, 0.8) 100%), url(https://sinclairstoryline.com/resources/defaults/news_3.1/icons/elections/americanFlag.svg) center / cover;}}</style><style id="ut4l63">@media screen {.gs [data-style~="ut4l63-2bdc6m"] {padding-top:13px;padding-bottom:13px;padding-left:0;height:var(--space-full);align-items:center;justify-content:center;flex-direction:row;gap:10px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);}@media (max-width: 767px) {.gs.gs [data-style~="ut4l63-1ly2jer"] {padding-left:0;justify-content:center;}}@media (min-width: 1024px) {.gs.gs [data-style~="ut4l63-wwg2m9"] {flex-direction:row;gap:10px;}}@media (min-width: 1900px) {.gs.gs [data-style~="ut4l63-1jgiibj"] {padding-top:23px;padding-bottom:23px;gap:15px;}}.gs.gs [data-style~="ut4l63-12joc6x"] {background:rgba(0, 0, 0, .3);}}</style><style id="kztzp7">@media screen {.gs [data-style~="kztzp7-1yvlj10"] {width:var(--space-11);height:var(--space-11);}@media (min-width: 1024px) {.gs.gs [data-style~="kztzp7-18s2iae"] {width:35px;height:35px;}}@media (min-width: 1500px) {.gs.gs [data-style~="kztzp7-bxssa"] {width:var(--space-11);height:var(--space-11);}}}</style><style id="1f883ft">@media screen {.gs [data-style~="1f883ft-n90jxv"] {padding-right:0;align-items:center;gap:var(--space-1\u002e5);}@media (min-width: 1900px) {.gs.gs [data-style~="1f883ft-1z0ezes"] {gap:var(--space-1);}}}</style><style id="1mjq30z">@media screen {.gs [data-style~="1mjq30z-4vmtjy"] {margin:0px;color:var(--colors-systemWhite);text-transform:capitalize;font-size:var(--fontSizes-xl);font-weight:var(--fontWeights-extrabold);text-shadow:0 0 16px rgba(0,0,0,0.50);line-height:var(--lineHeights-2xs);}@media (min-width: 1024px) {.gs.gs [data-style~="1mjq30z-13pwo1d"] {font-size:var(--fontSizes-font16);}}@media (min-width: 1500px) {.gs.gs [data-style~="1mjq30z-1kru7mr"] {font-size:var(--fontSizes-xl);}}}</style><style id="jd1oj5">@media screen {.gs [data-style~="jd1oj5-1q4pq7q"] {margin:0px;color:var(--colors-systemWhite);font-size:var(--fontSizes-font16);font-weight:var(--fontWeights-bold);line-height:13px;text-shadow:0 0 16px rgba(0,0,0,0.50);}@media (min-width: 1024px) {.gs.gs [data-style~="jd1oj5-1j6l2r7"] {font-size:14px;}}@media (min-width: 1500px) {.gs.gs [data-style~="jd1oj5-lz7u7f"] {font-size:var(--fontSizes-font16);}}@media (min-width: 1900px) {.gs.gs [data-style~="jd1oj5-1gfy8oz"] {line-height:var(--lineHeights-2xs);}}}</style></div><div id="gs-injected-inline-base-state"></div></div></head><body><div id="__next"><div hidden="" id="ssr-build-datetime" role="none">Mon, 19 May 2025 09:31:57 GMT (1747647117492)</div><div hidden="" id="ssr-build-presentation-name" role="none">Home - News3 v1 (midmichigannow)</div><div hidden="" id="ssr-build-bansheeCommitSha" role="none">fb05a1b849a0053559bd2e202425284f8db1bdeb</div><div><div class="NavBar-module_buttonHide__U8hs"><div class="index-module_buttonWrapper__vMgB"><div class="index-module_closeButtonContainer__hwNb"><button></button></div><img alt="station icon" class="index-module_icon__CqU3" rel="icon" src="/resources/assets/weyi/images/brand-icons/WEYI-160.png"/><div class="index-module_textBlock__sV5R"><span class="index-module_downloadText__TegW">Download the App</span><span class="index-module_subDownloadText__HzBU">Get your news faster with our mobile experience</span></div><button class="index-module_installLink__Eu9u"><span>Install</span></button></div></div><div class="NavBar-module_container__KsH8" id="navbar"><div class="NavBar-module_leftSide__wfww"><div class="NavBar-module_brandWrapper__BX_u"><button aria-label="Open site navigation menu" class="NavBar-module_buttonContainer__kHjM"><span class="NavBar-module_navOpen__dbny"><span></span><span></span><span></span></span></button><div><div></div><a href="/"><img alt="header logo" class="NavBar-module_logo__Xs26" src="/resources/assets/weyi/images/logos/weyi-logo.svg"/></a></div></div><div class="NavBar-module_navLinks__fTXz"><div class="NavBar-module_navItemWrapper__bAGI"><a class="NavBar-module_navLink__Vb1Y" href="/" id="navBarLink_News">News</a></div><div class="NavBar-module_navItemWrapper__bAGI"><a class="NavBar-module_navLink__Vb1Y" href="/weather" id="navBarLink_Weather">Weather</a><div class="NavBar-module_subNav__Zr3z" style="background-color:#710200"><div class="NavBar-module_subNavTeasers__oZj5"></div><div class="NavBar-module_subNavLinksWrapper__VvgV"><div class="NavBar-module_subNavLinks__f5CF"><div class="NavBar-module_subNavLinkWrapper__daVY"><a class="NavBar-module_subNavLink__vnae" href="/weather/radar">Radar</a></div><div class="NavBar-module_subNavLinkWrapper__daVY"><a class="NavBar-module_subNavLink__vnae" href="/weather/maps">Maps</a></div><div class="NavBar-module_subNavLinkWrapper__daVY"><a class="NavBar-module_subNavLink__vnae" href="https://midmichigannow.com/weather/closings">Closings</a></div><div class="NavBar-module_subNavLinkWrapper__daVY"><a class="NavBar-module_subNavLink__vnae" href="/weather/hurricane-tracker">Hurricane Tracker</a></div><div class="NavBar-module_subNavLinkWrapper__daVY"><a class="NavBar-module_subNavLink__vnae" href="/weather/cameras">Cameras</a></div><div class="NavBar-module_subNavLinkWrapper__daVY"><a class="NavBar-module_subNavLink__vnae" href="/weather/stormready">StormReady</a></div><div class="NavBar-module_subNavLinkWrapper__daVY"><a class="NavBar-module_subNavLink__vnae" href="/weather/weather-blog">Weather Blog</a></div></div><div class="NavBar-module_bottomRight__Ae2c"><img alt="NBC logo" class="NavBar-module_NetworkLogo__zv3A" loading="lazy" src="/resources/defaults/news_3.0/network_logos/nbc_logo.svg"/></div></div></div></div><div class="NavBar-module_navItemWrapper__bAGI"><a class="NavBar-module_navLink__Vb1Y" href="/sports" id="navBarLink_Sports">Sports</a></div><div class="NavBar-module_navItemWrapper__bAGI"><a class="NavBar-module_navLink__Vb1Y" href="/news/special-reports" id="navBarLink_Special Reports">Special Reports</a></div><div class="NavBar-module_navItemWrapper__bAGI"><a class="NavBar-module_navLink__Vb1Y" href="/game-center" id="navBarLink_Game Center">Game Center</a></div><div class="NavBar-module_navItemWrapper__bAGI"><a class="NavBar-module_navLink__Vb1Y" href="/watch" id="navBarLink_Watch">Watch</a></div></div></div><div class="NavBar-module_rightSide__O6WV"><div class="NavBar-module_weatherWrapper__vzvU NavBar-module_withRegistration__Ai6p"><a aria-label="Navigate to weather page" href="/weather"><div alt="weather conditions icon for Now" class="Preview-module_preview__VH1B" style="background-image:url('/resources/defaults/news_3.0/icons/weather/wi-103.svg')"><p class="Preview-module_header__Kuhz"> <!-- -->Now<!-- --> </p><p class="Weather-module_degrees__lITq Preview-module_temp__n4iI">47</p></div><div alt="weather conditions icon for Monday" class="Preview-module_preview__VH1B" style="background-image:url('/resources/defaults/news_3.0/icons/weather/wi-66.svg')"><p class="Preview-module_header__Kuhz"> <!-- -->Mon<!-- --> </p><p class="Weather-module_degrees__lITq Preview-module_temp__n4iI">58</p></div><div alt="weather conditions icon for Tuesday" class="Preview-module_preview__VH1B" style="background-image:url('/resources/defaults/news_3.0/icons/weather/wi-67.svg')"><p class="Preview-module_header__Kuhz"> <!-- -->Tue<!-- --> </p><p class="Weather-module_degrees__lITq Preview-module_temp__n4iI">60</p></div></a></div><a aria-label="Navigate to Watch page" class="NavBar-module_videoNotificationWrapper__v1Ma" href="/watch"></a><div class="Subscribe-module_Subscribe__Cwus"><button aria-label="Open user registration" class="Subscribe-module_Icon__yoiI" type="button"><img alt="profile icon" src="https://sinclairstoryline.com/resources/defaults/news_3.0/icons/ui/sbg-account-symbol.svg"/><span class="Subscribe-module_accountName__AUmY"></span></button></div></div><div class="NavBar-module_overlay__w5z1"></div></div><div class="index-module_empty__Cbkb index-module_alertsContainer__iIZY" data-testid="alerts-container" id="js-Alerts-container"></div><div class="pageWrapper"><div class="index-module_wallpaper__BFQt"><div class="index-module_fallbackWrapperDefault__R1z9 index-module_display-m-only__RGK6 index-module_display-l-only__lx3Q index-module_display-xl-only__GyVF"><div style="height:0"></div></div></div><div class="index-module_fallbackWrapperDefault__R1z9 index-module_display-s-only__vzUL"><div id="tabletAdFallback" style="height:113px"></div></div><div class="index-module_fallbackWrapperDefault__R1z9 index-module_display-m-only__RGK6 index-module_display-l-only__lx3Q index-module_display-xl-only__GyVF"><div id="premiumAdFallback" style="height:250px"></div></div><div class="index-module_container__xvtV"><div class="index-module_left__S8Ze"><div class="heroLayout-module_container__PpNX" id="js-TopStories-Container"><div class="heroLayout-module_left__hCFa"><ul class="heroLayout-module_heroPrimary__ddgM teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="heroPrimary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="4e3ecb70-1df5-422e-b78a-8568391a766b"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="MSP trooper will be OK after being shot, suspect dead after trooper returned fire" alt="MSP trooper will be OK after being shot, suspect dead after trooper returned fire" href="/news/local/msp-trooper-will-be-ok-after-being-shot-suspect-dead-after-trooper-returned-fire" title="MSP trooper will be OK after being shot, suspect dead after trooper returned fire"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: MSP trooper will be OK after being shot, suspect dead after trooper returned fire" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/960/986/0x90/90/8999ea9d-b750-481a-a042-888def775935-MSPCAR.jpg" fetchpriority="high"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/msp-trooper-will-be-ok-after-being-shot-suspect-dead-after-trooper-returned-fire#">MSP trooper will be OK after being shot, suspect dead after trooper returned fire</a></div></div></li></ul><ul class="heroLayout-module_heroSecondary__Lm9A teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="heroSecondary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="003e3e5e-61b8-4fbf-ad18-3f5d3673f98d"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="GALLERY: Hundreds of cosplayers fill Motor City Comic Con" alt="GALLERY: Hundreds of cosplayers fill Motor City Comic Con" href="/news/local/gallery-hundreds-of-cosplayers-fill-motor-city-comic-con" title="GALLERY: Hundreds of cosplayers fill Motor City Comic Con"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: GALLERY: Hundreds of cosplayers fill Motor City Comic Con" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/4032/986/0x378/90/db9eb830-9f8c-46bc-b04c-8444be20af58-IMG_1809.jpeg" fetchpriority="high"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/gallery-hundreds-of-cosplayers-fill-motor-city-comic-con#">GALLERY: Hundreds of cosplayers fill Motor City Comic Con</a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="heroSecondary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="96f10822-69fc-4734-9262-b043e6425f49"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Consumers Energy continues restoring power after storms, lights back on for 100k people" alt="Consumers Energy continues restoring power after storms, lights back on for 100k people" href="/news/local/consumers-energy-continues-restoring-power-after-storms-lights-back-on-for-100k-people" title="Consumers Energy continues restoring power after storms, lights back on for 100k people"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Consumers Energy continues restoring power after storms, lights back on for 100k people" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/full/360/center/80/441826dd-2c42-4180-a59a-57e20638413a-large16x9_consumersenergyComunityengagement.jpg" fetchpriority="high"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/consumers-energy-continues-restoring-power-after-storms-lights-back-on-for-100k-people#">Consumers Energy continues restoring power after storms, lights back on for 100k people</a></div></div></li><li class="teaserItem" id="heroSecondary-teaser_2"><div class="index-module_fallbackWrapperDefault__R1z9 index-module_display-xs-only__qL4M"><div style="height:300px"></div></div></li></ul></div><div class="heroLayout-module_right__kGNn"><ul class="heroLayout-module_heroTertiary__mfP1 teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="heroTertiary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="d6bf9178-1a3c-4295-ab6b-58879a9a923e"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image36x25__JbpC"><a aria-label="Mexican Navy sailing ship crashes into the Brooklyn Bridge in New York: VIDEO" alt="Mexican Navy sailing ship crashes into the Brooklyn Bridge in New York: VIDEO" href="/news/nation-world/boat-crashes-into-the-brooklyn-bridge-in-new-york-search-and-rescue-underway" title="Mexican Navy sailing ship crashes into the Brooklyn Bridge in New York: VIDEO"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Mexican Navy sailing ship crashes into the Brooklyn Bridge in New York: VIDEO" class="index-module_imageTeaser__oFIb" src="/resources/media2/36x25/983/544/21x0/90/81f3ee58-3265-49fa-92ad-d4a2c84a669d-AP25138075199259.jpg" fetchpriority="high"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/boat-crashes-into-the-brooklyn-bridge-in-new-york-search-and-rescue-underway#">Mexican Navy sailing ship crashes into the Brooklyn Bridge in New York: VIDEO</a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="heroTertiary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="a8e9489b-fa6a-416a-9562-8725b391e1eb"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image36x25__JbpC"><a aria-label="Photos of May 15th's severe weather " alt="Photos of May 15th's severe weather " href="/news/local/photos-of-last-nights-severe-weather" title="Photos of May 15th's severe weather "><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Photos of May 15th's severe weather " class="index-module_imageTeaser__oFIb" src="/resources/media2/36x25/2048/544/0x58/90/cd30ba17-d3d5-444c-b0d9-771ab909833c-CassandraHaneySt.Charles.jpg" fetchpriority="high"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/photos-of-last-nights-severe-weather#">Photos of May 15th's severe weather </a><div alt="video icon" class="flare index-module_video__Dcky"></div><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="heroTertiary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="3a32ae0a-f373-4faa-88c5-2403bb945766"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image36x25__JbpC"><a aria-label="Deer population surge in Michigan leads to more car crashes, experts warn" alt="Deer population surge in Michigan leads to more car crashes, experts warn" href="/newsletter-daily/deer-population-surge-in-michigan-leads-to-more-car-crashes-experts-warn" title="Deer population surge in Michigan leads to more car crashes, experts warn"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Deer population surge in Michigan leads to more car crashes, experts warn" class="index-module_imageTeaser__oFIb" src="/resources/media2/36x25/1036/544/122x0/90/60940763-6994-439f-9b24-2097000c4cf2-0dccf2b1d8314be7a49557a3cf2ccd17.png" fetchpriority="high"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/newsletter-daily/deer-population-surge-in-michigan-leads-to-more-car-crashes-experts-warn#">Deer population surge in Michigan leads to more car crashes, experts warn</a><div alt="video icon" class="flare index-module_video__Dcky"></div><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="heroTertiary-teaser_3"><div class="index-module_teaser__fbfM" data-storyuuid="0ff3194a-5e0d-4490-8d57-1e1f959c628b"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image36x25__JbpC"><a aria-label="NWS Detroit confirms three tornadoes touched down Thursday night" alt="NWS Detroit confirms three tornadoes touched down Thursday night" href="/news/local/nws-detroit-confirms-three-tornadoes-touched-down-thursday-night" title="NWS Detroit confirms three tornadoes touched down Thursday night"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: NWS Detroit confirms three tornadoes touched down Thursday night" class="index-module_imageTeaser__oFIb" src="/resources/media2/36x25/2000/544/0x56/90/4ac7e626-c575-4624-be6e-e8ab60e4258d-IMG_8216.jpeg" fetchpriority="high"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/nws-detroit-confirms-three-tornadoes-touched-down-thursday-night#">NWS Detroit confirms three tornadoes touched down Thursday night</a></div></div></li><li class="teaserItem themeHoverText" id="heroTertiary-teaser_4"><div class="index-module_teaser__fbfM" data-storyuuid="266e2656-a509-4baf-8d55-1d5708bc411f"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image36x25__JbpC"><a aria-label="Thousands without power after Severe Weather Slams Michigan" alt="Thousands without power after Severe Weather Slams Michigan" href="/news/local/hundreds-of-thousands-without-power-after-severe-weather-slams-michigan" title="Thousands without power after Severe Weather Slams Michigan"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Thousands without power after Severe Weather Slams Michigan" class="index-module_imageTeaser__oFIb" src="/resources/media2/36x25/426/544/0x126/90/02084ae2-bb98-4b37-b427-e6ce37293fd8-poweroutages2.png" fetchpriority="high"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/hundreds-of-thousands-without-power-after-severe-weather-slams-michigan#">Thousands without power after Severe Weather Slams Michigan</a><div alt="video icon" class="flare index-module_video__Dcky"></div><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="heroTertiary-teaser_5"><div class="index-module_teaser__fbfM" data-storyuuid="3343256c-b055-4a56-9318-08e448140d68"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image36x25__JbpC"><a aria-label="Money being raised to help Homeboy Barbeque after destructive fire " alt="Money being raised to help Homeboy Barbeque after destructive fire " href="/news/local/money-being-raised-to-help-homeboy-barbeque-after-destructive-fire" title="Money being raised to help Homeboy Barbeque after destructive fire "><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Money being raised to help Homeboy Barbeque after destructive fire " class="index-module_imageTeaser__oFIb" src="/resources/media2/36x25/398/544/0x12/90/6c569dc4-f070-4834-914f-a5ffecd4af7a-image000008.jpeg" fetchpriority="high"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/money-being-raised-to-help-homeboy-barbeque-after-destructive-fire#">Money being raised to help Homeboy Barbeque after destructive fire </a><div alt="video icon" class="flare index-module_video__Dcky"></div><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="heroTertiary-teaser_6"><div class="index-module_teaser__fbfM" data-storyuuid="fcda654d-bad8-48c7-85cb-69c6baa9e0a2"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image36x25__JbpC"><a aria-label="Cassie concludes emotional testimony in Diddy Combs' federal sex trafficking trial" alt="Cassie concludes emotional testimony in Diddy Combs' federal sex trafficking trial" href="/news/nation-world/prosecutors-hope-to-wrap-up-cassie-testimony-sean-diddy-combs-trial-as-birth-nears-pregnant-defense-witness-casandra-ventura-sex-trafficking-freak-offs-racketeering-blackmail-civil-suit-prostitution" title="Cassie concludes emotional testimony in Diddy Combs' federal sex trafficking trial"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Cassie concludes emotional testimony in Diddy Combs' federal sex trafficking trial" class="index-module_imageTeaser__oFIb" src="/resources/media2/36x25/3168/544/352x0/90/c2c8c3f8-413b-402b-9f2d-d522c0a60921-AP25133755989096.jpg" fetchpriority="high"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/prosecutors-hope-to-wrap-up-cassie-testimony-sean-diddy-combs-trial-as-birth-nears-pregnant-defense-witness-casandra-ventura-sex-trafficking-freak-offs-racketeering-blackmail-civil-suit-prostitution#">Cassie concludes emotional testimony in Diddy Combs' federal sex trafficking trial</a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li></ul></div></div><div class="sectionLayout-module_container__V25G" id="js-NewsLocal-Container"><h2 class="sectionLayout-module_sectionHeading__Kv83">Local News</h2><a class="seeMore-module_moreLink__DczX teaser-theme" href="/news/local"><div class="">See More<span class="seeMore-module_visuallyHidden__uYeK"> <!-- -->/news/local</span><div class="seeMore-module_teaserChevron__EwZ9"><svg height="12px" viewBox="0 0 7 12" width="7px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164L4.988 5.97.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#BE0000"></path></svg></div></div></a><ul class="sectionLayout-module_sectionPrimary__Ye9j teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="22233f41-0d49-47e2-accd-d0e2a1f663cd"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Preliminary Injunction to reinstate $370 Million in public health grant cuts in Michigan " alt="Preliminary Injunction to reinstate $370 Million in public health grant cuts in Michigan " href="/news/local/preliminary-injunction-to-reinstate-370-million-in-public-health-grant-cuts-in-michigan" title="Preliminary Injunction to reinstate $370 Million in public health grant cuts in Michigan "><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Preliminary Injunction to reinstate $370 Million in public health grant cuts in Michigan " class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/full/372/center/80/4ea5c581-b33e-4bec-a77f-10dd102cdaf7-large16x9_AP24107769955760.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/preliminary-injunction-to-reinstate-370-million-in-public-health-grant-cuts-in-michigan#">Preliminary Injunction to reinstate $370 Million in public health grant cuts in Michigan </a></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="a58dbb85-43c8-44de-bc06-a5b2914d642c"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Pontiac teen in custody after making threats against school " alt="Pontiac teen in custody after making threats against school " href="/news/local/pontiac-teen-in-custody-after-making-threats-against-school" title="Pontiac teen in custody after making threats against school "><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Pontiac teen in custody after making threats against school " class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/984/986/1x0/90/81c43894-512c-4ec5-a79a-240649c48d3e-0116OAKLANDCOUNTYSHERIFF.png" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/pontiac-teen-in-custody-after-making-threats-against-school#">Pontiac teen in custody after making threats against school </a></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="42f448d9-486e-4738-b6e4-89e400345b35"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="66-year-old man shot in Saginaw, Michigan State Police asking for the public's help " alt="66-year-old man shot in Saginaw, Michigan State Police asking for the public's help " href="/news/local/66-year-old-man-shot-in-saginaw-michigan-state-police-asking-for-the-publics-help" title="66-year-old man shot in Saginaw, Michigan State Police asking for the public's help "><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: 66-year-old man shot in Saginaw, Michigan State Police asking for the public's help " class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/800/986/center/90/609c04de-2778-4a12-bfd3-1b83809d1f7c-POLICELIGHTS.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/66-year-old-man-shot-in-saginaw-michigan-state-police-asking-for-the-publics-help#">66-year-old man shot in Saginaw, Michigan State Police asking for the public's help </a></div></div></li></ul><ul class="sectionLayout-module_sectionSecondary__mvgV teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="7f3f52a0-5191-4f91-8642-4f33a12039db"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="Kids plant a vegetable garden with the help of experts" alt="Kids plant a vegetable garden with the help of experts" href="/news/local/kids-plant-a-vegetable-garden-with-the-help-of-experts" title="Kids plant a vegetable garden with the help of experts"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Kids plant a vegetable garden with the help of experts" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/3120/986/0x1203/90/5964784e-8ef1-4979-82a2-0fad5780da41-Kidsplantavegetablegardenwiththehelpofexperts.jpg" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/kids-plant-a-vegetable-garden-with-the-help-of-experts#">Kids plant a vegetable garden with the help of experts</a></div></div></li><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="b6b18a90-5b65-49ea-a2ab-f53b7151b05e"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="Music therapy brings healing harmony to NICU babies at Hurley Medical Center" alt="Music therapy brings healing harmony to NICU babies at Hurley Medical Center" href="/news/local/music-therapy-brings-healing-harmony-to-nicu-babies-at-hurley-medical-center" title="Music therapy brings healing harmony to NICU babies at Hurley Medical Center"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Music therapy brings healing harmony to NICU babies at Hurley Medical Center" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/673/986/13x0/90/57ec7c9e-0e4c-431b-85f7-dde270bf9f8f-Screenshot20250516154233.jpg" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/music-therapy-brings-healing-harmony-to-nicu-babies-at-hurley-medical-center#">Music therapy brings healing harmony to NICU babies at Hurley Medical Center</a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="1d4a0b06-cb49-4d98-9ac1-a362f2d10c1c"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="Saginaw Valley State University recognized for voter-friendly campus" alt="Saginaw Valley State University recognized for voter-friendly campus" href="/news/local/saginaw-valley-state-university-recognized-for-voter-friendly-campus" title="Saginaw Valley State University recognized for voter-friendly campus"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Saginaw Valley State University recognized for voter-friendly campus" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/full/210/center/80/4552760d-de1c-42b0-bec9-25ece06b59a4-large16x9_SVSUentrancegate.jpg" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/saginaw-valley-state-university-recognized-for-voter-friendly-campus#">Saginaw Valley State University recognized for voter-friendly campus</a></div></div></li><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_3"><div class="index-module_teaser__fbfM" data-storyuuid="2b86c68b-b79e-4d33-aae2-4387506d8c49"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="Kangaroo care brings hope to NICU families at Hurley Medical Center" alt="Kangaroo care brings hope to NICU families at Hurley Medical Center" href="/news/local/kangaroo-care-brings-hope-to-nicu-families-at-hurley-medical-center" title="Kangaroo care brings hope to NICU families at Hurley Medical Center"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Kangaroo care brings hope to NICU families at Hurley Medical Center" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/696/986/7x0/90/30d03980-0335-4fca-9fff-f2b43d9f2568-Screenshot20250516154123.jpg" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/kangaroo-care-brings-hope-to-nicu-families-at-hurley-medical-center#">Kangaroo care brings hope to NICU families at Hurley Medical Center</a><div alt="video icon" class="flare index-module_video__Dcky"></div><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li></ul></div><div class="index-module_fallbackWrapperDefault__R1z9 index-module_display-s-only__vzUL"><div style="height:310px"></div></div></div><div class="index-module_right__QLGG index-module_StickySideBarZ__OjGf"><div class="index-module_fallbackWrapperDefault__R1z9 index-module_display-m-only__RGK6 index-module_display-l-only__lx3Q index-module_display-xl-only__GyVF"><div class="index-module_rightRailAdFallback__d8cI"></div></div><div class="socialWidget-module_container__EID4" id="js-SocialWidget-Container"><h2 class="socialWidget-module_sectionHeading__T6ar"> <!-- -->Stay Connected<!-- --> </h2><ul class="socialWidget-module_socialList__M1U2"><li class="socialWidget-module_socialItem__jsqI" style="background-color:#0766FF"><a aria-label="facebook" href="https://www.facebook.com/MidMichiganNow" rel="noreferrer" target="_blank"><img alt="Facebook icon" loading="lazy" src="/resources/defaults/news_3.0/icons/social/facebook.svg"/></a></li><li class="socialWidget-module_socialItem__jsqI" style="background-color:#000000"><a aria-label="x" href="https://twitter.com/midmichigannow" rel="noreferrer" target="_blank"><img alt="X icon" loading="lazy" src="/resources/defaults/news_3.0/icons/social/x.svg"/></a></li><li class="socialWidget-module_socialItem__jsqI" style="background-color:#E1306C"><a aria-label="instagram" href="https://www.instagram.com/midmichigannow/?hl=en" rel="noreferrer" target="_blank"><img alt="Instagram icon" loading="lazy" src="/resources/defaults/news_3.0/icons/social/instagram.svg"/></a></li><li class="socialWidget-module_socialItem__jsqI" style="background-color:#FF0000"><a aria-label="youtube" href="http://youtube.com/connectmidmichigan" rel="noreferrer" target="_blank"><img alt="Youtube icon" loading="lazy" src="/resources/defaults/news_3.0/icons/social/youtube.svg"/></a></li></ul><div class="socialWidget-module_newsletterBorder__pdqY" id="borderdivider"></div><a class="seeMore-module_moreLink__DczX teaser-theme socialWidget-module_newsLetterAnchor__vB94" href="/sign-up"><div class=""><svg class="socialWidget-module_iconStyles__ZPhq" height="38px" id="envelope_svg" version="1.1" viewBox="0 0 38 38" width="38px" xmlns="http://www.w3.org/2000/svg"><title>sbg-envelope</title><g fill="none" fill-rule="evenodd" id="sbg-email" stroke="none" stroke-width="1"><g id="newsletter" transform="translate(-926.000000, -668.000000)"><g id="sbg-envelope" transform="translate(926.000000, 669.000000)"><g id="Group-2" stroke="#121212" transform="translate(0.000000, 10.000000)"><rect fill="#BE0000" height="26" id="envelope-bg" rx="3" width="37" x="0.5" y="0"></rect><line id="Line" stroke-linecap="round" x1="15" x2="0.5" y1="13.5" y2="22"></line><line id="Line-Copy" stroke-linecap="round" transform="translate(30.250000, 17.500000) scale(-1, 1) translate(-30.250000, -17.500000) " x1="37.25" x2="23.5" y1="13.5" y2="21.5"></line></g><g id="Group-3" transform="translate(4.500000, 0.000000)"><path d="M3,0 L26,0 C27.6568542,-3.04359188e-16 29,1.34314575 29,3 L29,15.3311624 C29,16.3688465 28.4637466,17.3328469 27.5820886,17.8800829 L16.0820886,25.018014 C15.113103,25.6194533 13.886897,25.6194533 12.9179114,25.018014 L1.41791141,17.8800829 C0.536253395,17.3328469 -1.6492772e-15,16.3688465 0,15.3311624 L0,3 C-2.02906125e-16,1.34314575 1.34314575,1.19253761e-15 3,0 Z" fill="#EDEDED" id="paper-bg" stroke="#121212"></path><rect fill="#121212" height="1" id="Rectangle" rx="0.5" width="9" x="4.5" y="4"></rect><rect fill="#121212" height="1" id="Rectangle-Copy-2" rx="0.5" width="20" x="4.5" y="8"></rect><rect fill="#121212" height="1" id="Rectangle-Copy-3" rx="0.5" width="20" x="4.5" y="12"></rect><rect fill="#121212" height="1" id="Rectangle-Copy-4" rx="0.5" width="20" x="4.5" y="16"></rect></g></g></g></g></svg>Newsletter Sign up<span class="seeMore-module_visuallyHidden__uYeK"> <!-- -->/sign-up</span><div class="seeMore-module_teaserChevron__EwZ9"><svg height="12px" viewBox="0 0 7 12" width="7px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164L4.988 5.97.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#BE0000"></path></svg></div></div></a></div><a class="contentLink-module_container__wI2X" href="/content-concerns" id="js-ContentConcerns-Container">Content Concerns<div class="contentLink-module_arrowIcon__fTZ0"><svg height="15px" viewBox="0 0 23 16" width="20px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164l4.735-4.553L.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#FFFFFF"></path></svg></div></a><div class="HomePageContainer-module_empty__BUtM"></div></div></div><div class="index-module_interactionStudio__Cr2D" id="sd_interaction_studio_home"></div><div class="index-module_container__xvtV"><div class="index-module_left__S8Ze"><div class="sectionLayout-module_container__V25G" id="js-NationWorld-Container"><h2 class="sectionLayout-module_sectionHeading__Kv83">Nation & World</h2><a class="seeMore-module_moreLink__DczX teaser-theme" href="/news/nation-world"><div class="">See More<span class="seeMore-module_visuallyHidden__uYeK"> <!-- -->/news/nation-world</span><div class="seeMore-module_teaserChevron__EwZ9"><svg height="12px" viewBox="0 0 7 12" width="7px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164L4.988 5.97.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#BE0000"></path></svg></div></div></a><ul class="sectionLayout-module_sectionPrimary__Ye9j teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="dc96562f-ef92-4ba3-b14d-595d8a899a0a"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Former President Biden diagnosed with aggressive prostate cancer, confirms personal office" alt="Former President Biden diagnosed with aggressive prostate cancer, confirms personal office" href="/news/nation-world/former-president-biden-diagnosed-with-aggressive-prostate-cancer-confirms-personal-office-physicians-doctors-physical-health-developing-story-may-18-2025" title="Former President Biden diagnosed with aggressive prostate cancer, confirms personal office"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Former President Biden diagnosed with aggressive prostate cancer, confirms personal office" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1023/986/0x15/90/a28340fe-d695-4f53-8e5c-58d786469b6f-AP25104778394739.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/former-president-biden-diagnosed-with-aggressive-prostate-cancer-confirms-personal-office-physicians-doctors-physical-health-developing-story-may-18-2025#">Former President Biden diagnosed with aggressive prostate cancer, confirms personal office</a></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="7c35ce3e-f201-4d78-bae0-0321838c21a3"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="75-year-old man arrested after $930K in cocaine found hidden in vehicle seats" alt="75-year-old man arrested after $930K in cocaine found hidden in vehicle seats" href="/news/nation-world/75-year-old-man-arrested-after-930k-of-cocaine-found-in-seats-of-vehicle-texas-border-secondary-inspection-driver-narcotics-discovered" title="75-year-old man arrested after $930K in cocaine found hidden in vehicle seats"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: 75-year-old man arrested after $930K in cocaine found hidden in vehicle seats" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1920/986/center/90/24477b77-6d8e-4191-989f-befbc88dceea-Untitled10.png" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/75-year-old-man-arrested-after-930k-of-cocaine-found-in-seats-of-vehicle-texas-border-secondary-inspection-driver-narcotics-discovered#">75-year-old man arrested after $930K in cocaine found hidden in vehicle seats</a></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="37f97b1b-b2ea-4193-b94f-a705b4107c77"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Israel escalates Gaza conflict: ground ops and airstrikes kill 103, including children" alt="Israel escalates Gaza conflict: ground ops and airstrikes kill 103, including children" href="/news/nation-world/israel-escalates-gaza-conflict-ground-ops-and-airstrikes-kill-103-including-children-qatar-president-donald-trump-ceasefire-houthi-rebels-hamas-yemen-benjamin-netanyahu-israeli-prime-minister" title="Israel escalates Gaza conflict: ground ops and airstrikes kill 103, including children"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Israel escalates Gaza conflict: ground ops and airstrikes kill 103, including children" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/7363/986/0x256/90/942e31ab-a772-493b-991b-4bcc6f37fc8c-AP25138451617951.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/israel-escalates-gaza-conflict-ground-ops-and-airstrikes-kill-103-including-children-qatar-president-donald-trump-ceasefire-houthi-rebels-hamas-yemen-benjamin-netanyahu-israeli-prime-minister#">Israel escalates Gaza conflict: ground ops and airstrikes kill 103, including children</a></div></div></li></ul><ul class="sectionLayout-module_sectionSecondary__mvgV teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="8458fe3c-25de-4ea7-9343-f916e7c7fe77"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="Trump urges Walmart to absorb tariff costs amid rising consumer prices" alt="Trump urges Walmart to absorb tariff costs amid rising consumer prices" href="/news/nation-world/trump-urges-walmart-to-absorb-tariff-costs-amid-rising-consumer-prices-treasury-secretary-scott-bessent-china-ceo-doug-mcmillon-truth-social" title="Trump urges Walmart to absorb tariff costs amid rising consumer prices"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Trump urges Walmart to absorb tariff costs amid rising consumer prices" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/3000/986/0x282/90/061a9939-5c1c-42db-b072-c89cf048d23e-AP25135406062614.jpg" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/trump-urges-walmart-to-absorb-tariff-costs-amid-rising-consumer-prices-treasury-secretary-scott-bessent-china-ceo-doug-mcmillon-truth-social#">Trump urges Walmart to absorb tariff costs amid rising consumer prices</a></div></div></li><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="b877d3d6-49e3-4814-8d61-18a400e35990"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="Trump warns Walmart: Don't raise prices due to my tariffs but do eat the costs" alt="Trump warns Walmart: Don't raise prices due to my tariffs but do eat the costs" href="/news/nation-world/trump-warns-walmart-dont-raise-prices-due-to-my-tariffs-but-do-eat-the-costs-president-china-doug-mcmillon" title="Trump warns Walmart: Don't raise prices due to my tariffs but do eat the costs"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Trump warns Walmart: Don't raise prices due to my tariffs but do eat the costs" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/6000/986/0x313/90/449e8116-ffce-49fb-ae88-7549a1e359fc-GettyImages2185459806.jpg" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/trump-warns-walmart-dont-raise-prices-due-to-my-tariffs-but-do-eat-the-costs-president-china-doug-mcmillon#">Trump warns Walmart: Don't raise prices due to my tariffs but do eat the costs</a></div></div></li><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="6c351a60-f7a1-40d5-9211-2f7b297fb1de"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="Pope Leo XIV pledges unity for peace in Mass, inspiring global Catholic community" alt="Pope Leo XIV pledges unity for peace in Mass, inspiring global Catholic community" href="/news/nation-world/pope-leo-xiv-pledges-unity-for-peace-in-mass-inspiring-global-catholic-community" title="Pope Leo XIV pledges unity for peace in Mass, inspiring global Catholic community"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Pope Leo XIV pledges unity for peace in Mass, inspiring global Catholic community" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/3561/986/0x186/90/d6126fd1-734f-45b9-bf9c-2a8dd6d85b60-AP25138370007832.jpg" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/pope-leo-xiv-pledges-unity-for-peace-in-mass-inspiring-global-catholic-community#">Pope Leo XIV pledges unity for peace in Mass, inspiring global Catholic community</a></div></div></li><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_3"><div class="index-module_teaser__fbfM" data-storyuuid="27840b03-09e3-4256-916c-079175c7b36b"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="'You got shot' Gym-goer recounts getting shot during shooting at LVAC" alt="'You got shot' Gym-goer recounts getting shot during shooting at LVAC" href="/news/nation-world/you-got-shot-gym-goer-recounts-getting-shot-during-shooting-at-lvac" title="'You got shot' Gym-goer recounts getting shot during shooting at LVAC"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: 'You got shot' Gym-goer recounts getting shot during shooting at LVAC" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/712/986/0x10/90/9fef36e5-6532-4c5c-9ce1-ee87600bb29e-JohnTiffin.JPG" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/you-got-shot-gym-goer-recounts-getting-shot-during-shooting-at-lvac#">'You got shot' Gym-goer recounts getting shot during shooting at LVAC</a><div alt="video icon" class="flare index-module_video__Dcky"></div><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li></ul></div><div class="sectionLayout-module_container__V25G" id="js-Sports-Container"><h2 class="sectionLayout-module_sectionHeading__Kv83">Sports</h2><a class="seeMore-module_moreLink__DczX teaser-theme" href="/sports"><div class="">See More<span class="seeMore-module_visuallyHidden__uYeK"> <!-- -->/sports</span><div class="seeMore-module_teaserChevron__EwZ9"><svg height="12px" viewBox="0 0 7 12" width="7px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164L4.988 5.97.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#BE0000"></path></svg></div></div></a><ul class="sectionLayout-module_sectionPrimary__Ye9j teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="f804820e-fae8-4216-a59d-48a89fd6eecd"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Women’s World Cup expands to 48 nations in 2031 " alt="Women’s World Cup expands to 48 nations in 2031 " href="/sports/bffr/womens-world-cup-expands-to-48-nations-in-2031" title="Women’s World Cup expands to 48 nations in 2031 "><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Women’s World Cup expands to 48 nations in 2031 " class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/3431/986/6x0/90/aaeeb9d4-4f18-4a76-80d2-33074258f4a1-Screenshot20250518at2.27.20PM.png" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="index-module_new__G1Gg publishedSince"></span></span><a href="/sports/bffr/womens-world-cup-expands-to-48-nations-in-2031#">Women’s World Cup expands to 48 nations in 2031 </a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="e15773ef-0174-4a38-b9ff-c7c637bea8ce"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Grand Blanc boys and girls lacrosse each win playoff openers" alt="Grand Blanc boys and girls lacrosse each win playoff openers" href="/sports/high-school/grand-blanc-boys-and-girls-lacrosse-each-win-playoff-openers" title="Grand Blanc boys and girls lacrosse each win playoff openers"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Grand Blanc boys and girls lacrosse each win playoff openers" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/846/986/2x0/90/57b42929-fee4-4ebc-aa14-c514c8fd8d71-0516gb2.png" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/sports/high-school/grand-blanc-boys-and-girls-lacrosse-each-win-playoff-openers#">Grand Blanc boys and girls lacrosse each win playoff openers</a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="5969a8dd-5306-48a1-95fa-df40404d413b"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Explosive first half propels Mount Pleasant Soccer to 4-1 win over Garber" alt="Explosive first half propels Mount Pleasant Soccer to 4-1 win over Garber" href="/sports/high-school/explosive-first-half-powers-mount-pleasant-soccer-to-4-1-win-over-garber" title="Explosive first half propels Mount Pleasant Soccer to 4-1 win over Garber"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Explosive first half propels Mount Pleasant Soccer to 4-1 win over Garber" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/846/986/1x0/90/d186b039-c4a3-4fef-baa1-c97618d959e9-0516mtpleasant.png" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/sports/high-school/explosive-first-half-powers-mount-pleasant-soccer-to-4-1-win-over-garber#">Explosive first half propels Mount Pleasant Soccer to 4-1 win over Garber</a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li></ul></div><div class="twoColLayout-module_container__CP91" id="js-Entertainment-Container"><h2 class="twoColLayout-module_sectionHeading__zCuV">Entertainment</h2><a class="seeMore-module_moreLink__DczX teaser-theme" href="/news/entertainment"><div class="">See More<span class="seeMore-module_visuallyHidden__uYeK"> <!-- -->/news/entertainment</span><div class="seeMore-module_teaserChevron__EwZ9"><svg height="12px" viewBox="0 0 7 12" width="7px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164L4.988 5.97.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#BE0000"></path></svg></div></div></a><ul class="twoColLayout-module_twoColPrimary__mSGK teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="twoColPrimary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="4be47658-cecd-478c-be8e-4a6590a1cf5f"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Justin Bieber breaks his silence on Diddy amid speculation on social media" alt="Justin Bieber breaks his silence on Diddy amid speculation on social media" href="/news/entertainment/justin-bieber-breaks-silence-on-sean-diddy-combs-cincinnati-quincy-justin-performative-television-career-moves-televised-appearance-youth-public-appearances-high-profile-court-case-victim-cassie-ventura-trial-allegations-witness-stand-testimony" title="Justin Bieber breaks his silence on Diddy amid speculation on social media"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Justin Bieber breaks his silence on Diddy amid speculation on social media" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/728/986/0x1/90/30ef3f8e-aa97-443c-91b2-7efbf40ba249-Diddy2.JPG" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/entertainment/justin-bieber-breaks-silence-on-sean-diddy-combs-cincinnati-quincy-justin-performative-television-career-moves-televised-appearance-youth-public-appearances-high-profile-court-case-victim-cassie-ventura-trial-allegations-witness-stand-testimony#">Justin Bieber breaks his silence on Diddy amid speculation on social media</a></div></div></li><li class="teaserItem themeHoverText" id="twoColPrimary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="c7d677b3-12a7-4c90-9e98-614354461a5b"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="The history of the Preakness ahead of the 150th race" alt="The history of the Preakness ahead of the 150th race" href="/news/entertainment/history-of-the-preakness-stakes-horse-racing" title="The history of the Preakness ahead of the 150th race"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: The history of the Preakness ahead of the 150th race" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/4500/986/0x235/90/379c9c42-7926-45b7-8e02-cfcddb8c0582-GettyImages2153075639.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/entertainment/history-of-the-preakness-stakes-horse-racing#">The history of the Preakness ahead of the 150th race</a><div alt="video icon" class="flare index-module_video__Dcky"></div></div></div></li><li class="teaserItem themeHoverText" id="twoColPrimary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="5f187e48-7c74-4873-98d0-6b91bdd1afdc"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Chris Brown arrested in England for alleged 2023 nightclub assault with a bottle" alt="Chris Brown arrested in England for alleged 2023 nightclub assault with a bottle" href="/news/entertainment/musician-singer-chris-brown-arrested-in-manchester-england-for-alleged-2023-london-tape-nightclub-assault-with-a-bottle-producer-abe-diaw-lowry-hotel-metropolitan-police" title="Chris Brown arrested in England for alleged 2023 nightclub assault with a bottle"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Chris Brown arrested in England for alleged 2023 nightclub assault with a bottle" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1024/986/0x53/90/e459d59f-91f6-4087-8eeb-e5c39a016527-AP25135636574203.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/entertainment/musician-singer-chris-brown-arrested-in-manchester-england-for-alleged-2023-london-tape-nightclub-assault-with-a-bottle-producer-abe-diaw-lowry-hotel-metropolitan-police#">Chris Brown arrested in England for alleged 2023 nightclub assault with a bottle</a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="twoColPrimary-teaser_3"><div class="index-module_teaser__fbfM" data-storyuuid="b5f6283d-bb4d-4962-9404-44f8907171b3"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="50 Cent taunts Diddy over Cassie's disturbing trial testimony about 'freak offs'" alt="50 Cent taunts Diddy over Cassie's disturbing trial testimony about 'freak offs'" href="/news/entertainment/50-cent-taunts-sean-diddy-combs-over-cassies-disturbing-sex-trafficking-trial-testimony-baby-oil-freak-offs-blackmail-prostitutes-indictment-hotel-surveillance-los-angeles" title="50 Cent taunts Diddy over Cassie's disturbing trial testimony about 'freak offs'"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: 50 Cent taunts Diddy over Cassie's disturbing trial testimony about 'freak offs'" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/3000/986/0x133/90/c7f7f0b9-750e-4f4b-97c6-0497287833d9-GettyImages76228723.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/entertainment/50-cent-taunts-sean-diddy-combs-over-cassies-disturbing-sex-trafficking-trial-testimony-baby-oil-freak-offs-blackmail-prostitutes-indictment-hotel-surveillance-los-angeles#">50 Cent taunts Diddy over Cassie's disturbing trial testimony about 'freak offs'</a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li></ul></div><div class="sectionLayout-module_container__V25G" id="js-Bankrate-Container"><h2 class="sectionLayout-module_sectionHeading__Kv83">Money</h2><a class="seeMore-module_moreLink__DczX teaser-theme" href="/money"><div class="">See More<span class="seeMore-module_visuallyHidden__uYeK"> <!-- -->/money</span><div class="seeMore-module_teaserChevron__EwZ9"><svg height="12px" viewBox="0 0 7 12" width="7px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164L4.988 5.97.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#BE0000"></path></svg></div></div></a><ul class="sectionLayout-module_sectionPrimary__Ye9j teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="cd2fcda5-2bd0-4b2c-b468-456cef29c8bb"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="The &lsquo;single-person penalty’: Why more and more singles are choosing to rent" alt="The &lsquo;single-person penalty’: Why more and more singles are choosing to rent" href="/money/mortgages/single-person-penalty" title="The &lsquo;single-person penalty’: Why more and more singles are choosing to rent"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: The &lsquo;single-person penalty’: Why more and more singles are choosing to rent" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/7069f612-f726-4df7-8d60-9b54da03d41a-ABTAnalyzingthefinancialimpactonsolorentersandtheprospectsofhomeownership.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/money/mortgages/single-person-penalty#">The ‘single-person penalty’: Why more and more singles are choosing to rent</a></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="4eead38c-e569-48da-abc2-297aff16260c"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Should I take an all-cash offer on my house?" alt="Should I take an all-cash offer on my house?" href="/money/mortgages/cash-offer-for-sellers" title="Should I take an all-cash offer on my house?"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Should I take an all-cash offer on my house?" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/fae45ba8-a9ae-40af-866d-c9b18a6727b4-shoulditakeacashofferonhome.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/money/mortgages/cash-offer-for-sellers#">Should I take an all-cash offer on my house?</a></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="5ebb17f5-6d2d-4471-9cbd-8a2707263af8"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Why long-term investors should pay attention to Disney’s new Abu Dhabi park" alt="Why long-term investors should pay attention to Disney’s new Abu Dhabi park" href="/money/investing/why-investors-should-pay-attention-to-disneys-abu-dhabi-park" title="Why long-term investors should pay attention to Disney’s new Abu Dhabi park"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Why long-term investors should pay attention to Disney’s new Abu Dhabi park" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/e8950f54-4451-47e8-ab44-acc4edbc9daa-WhylongterminvestorsshouldpayattentiontoDisneysnewAbuDhabipark.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/money/investing/why-investors-should-pay-attention-to-disneys-abu-dhabi-park#">Why long-term investors should pay attention to Disney’s new Abu Dhabi park</a></div></div></li></ul><ul class="sectionLayout-module_sectionSecondary__mvgV teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="d09adb5c-b41d-47f5-831f-30a29097ae89"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="More options, more bargaining power: Is a buyer’s market on the way?" alt="More options, more bargaining power: Is a buyer’s market on the way?" href="/money/mortgages/is-a-buyers-market-coming" title="More options, more bargaining power: Is a buyer’s market on the way?"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: More options, more bargaining power: Is a buyer’s market on the way?" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/d21d70a3-d314-4501-82fb-660fa5c5b309-shiftbuyersmarket.png" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/money/mortgages/is-a-buyers-market-coming#">More options, more bargaining power: Is a buyer’s market on the way?</a></div></div></li><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="8d0890b5-9728-44d5-b2b3-2d0ed900dbaa"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="Walmart warns of higher prices in Q1 earnings call, sticks to full year guidance" alt="Walmart warns of higher prices in Q1 earnings call, sticks to full year guidance" href="/money/investing/walmart-q1-earnings-report" title="Walmart warns of higher prices in Q1 earnings call, sticks to full year guidance"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Walmart warns of higher prices in Q1 earnings call, sticks to full year guidance" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/5d40218c-bd3c-4039-ad10-861b7c43cd93-WalmartWarnsOfHigherPricesInQ1EarningsCall.jpg" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/money/investing/walmart-q1-earnings-report#">Walmart warns of higher prices in Q1 earnings call, sticks to full year guidance</a></div></div></li><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="c7d1a29d-8558-4aaf-8b8c-b0cec0c2088a"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="A $2,500 child tax credit could be coming, but millions of children may be excluded" alt="A $2,500 child tax credit could be coming, but millions of children may be excluded" href="/money/investing/a-2500-child-tax-credit-could-be-coming-but-millions-of-children-may-be-excluded" title="A $2,500 child tax credit could be coming, but millions of children may be excluded"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: A $2,500 child tax credit could be coming, but millions of children may be excluded" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/c8465e74-aca0-4702-8cd3-952b12583bec-GettyImages1391441361.png" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/money/investing/a-2500-child-tax-credit-could-be-coming-but-millions-of-children-may-be-excluded#">A $2,500 child tax credit could be coming, but millions of children may be excluded</a></div></div></li><li class="teaserItem themeHoverText" id="sectionSecondary-teaser_3"><div class="index-module_teaser__fbfM" data-storyuuid="55c4923c-a0d6-46a1-b297-da090ceddd45"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageLeft__EhsK index-module_image16x9__FeL7"><a aria-label="10 richest people in the world outside of the United States" alt="10 richest people in the world outside of the United States" href="/money/investing/richest-people-outside-the-united-states" title="10 richest people in the world outside of the United States"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: 10 richest people in the world outside of the United States" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/04fa8517-a37d-4b80-b720-b7240e99603e-XrichestpeopleintheworldoutsideoftheUnitedStates.png" loading="lazy"/></div></div></a></div><div class="undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/money/investing/richest-people-outside-the-united-states#">10 richest people in the world outside of the United States</a></div></div></li></ul></div><div class="index-module_featuredVideosWhiteWrapper__kfND"><div class="index-module_title__KMxr">Featured Videos</div><div class="index-module_videoContainer__shpK" style="padding-bottom:0 !important"><div id="taboola-video-reel-new-homepage"></div></div></div></div><div class="index-module_right__QLGG"></div></div><div class="index-module_sd_background__Um4w index-module_one_col_block__AU_f"></div><div class="index-module_container__yNEJ"></div><div class="index-module_sd_background__Um4w index-module_one_col_block__AU_f"></div><div class="index-module_container__xvtV"><div class="index-module_left__S8Ze"><div class="sectionLayout-module_container__V25G" id="js-StationPick_1-Container"><h2 class="sectionLayout-module_sectionHeading__Kv83">Crisis in the Classroom</h2><a class="seeMore-module_moreLink__DczX teaser-theme" href="/news/crisis-in-the-classroom"><div class="">See More<span class="seeMore-module_visuallyHidden__uYeK"> <!-- -->/news/crisis-in-the-classroom</span><div class="seeMore-module_teaserChevron__EwZ9"><svg height="12px" viewBox="0 0 7 12" width="7px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164L4.988 5.97.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#BE0000"></path></svg></div></div></a><ul class="sectionLayout-module_sectionPrimary__Ye9j teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="13174a06-20d3-4909-b387-d98d6e5c309e"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Education scorecard reveals Michigan's struggle to rebound in reading post-pandemic" alt="Education scorecard reveals Michigan's struggle to rebound in reading post-pandemic" href="/news/local/michigan-education-scorecard-reveals-concerning-reading-scores" title="Education scorecard reveals Michigan's struggle to rebound in reading post-pandemic"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Education scorecard reveals Michigan's struggle to rebound in reading post-pandemic" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1199/986/0x104/90/966d2eff-0af8-4134-9383-e986a5ae4950-KIDS.PNG" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/michigan-education-scorecard-reveals-concerning-reading-scores#">Education scorecard reveals Michigan's struggle to rebound in reading post-pandemic</a><div alt="video icon" class="flare index-module_video__Dcky"></div></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="b6ca06cd-3a94-4328-a7c1-ea4c0fe05740"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Report highlights teacher shortage impact on Michigan's impoverished students" alt="Report highlights teacher shortage impact on Michigan's impoverished students" href="/news/local/report-highlights-teacher-shortage-impact-on-michigans-impoverished-students" title="Report highlights teacher shortage impact on Michigan's impoverished students"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Report highlights teacher shortage impact on Michigan's impoverished students" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/9135bb9b-151a-4f0d-b07a-2618062b4f9a-IMAGE_COMP_Crisis_in_the_Classroom.png" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/report-highlights-teacher-shortage-impact-on-michigans-impoverished-students#">Report highlights teacher shortage impact on Michigan's impoverished students</a><div alt="video icon" class="flare index-module_video__Dcky"></div></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="1957982b-8157-4378-9c9a-ab05b1bf1ea6"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="California school district's LGBTQ+ guide raises parental concerns over content and intent" alt="California school district's LGBTQ+ guide raises parental concerns over content and intent" href="/news/nation-world/california-san-francisco-united-school-district-lgbtq-guide-raises-parental-concerns-over-content-and-intent-michael-governor-dewine-parents-bill-of-rights-disciplinary-practices-reform-illinois-board-of-education-nicole-neily" title="California school district's LGBTQ+ guide raises parental concerns over content and intent"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: California school district's LGBTQ+ guide raises parental concerns over content and intent" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/d99bcbc3-0510-4db7-8357-7b561c8434d9-thumb_76791.png" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/california-san-francisco-united-school-district-lgbtq-guide-raises-parental-concerns-over-content-and-intent-michael-governor-dewine-parents-bill-of-rights-disciplinary-practices-reform-illinois-board-of-education-nicole-neily#">California school district's LGBTQ+ guide raises parental concerns over content and intent</a><div alt="video icon" class="flare index-module_video__Dcky"></div><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li></ul></div><div class="twoColLayout-module_container__CP91" id="js-StationPick_2-Container"><h2 class="twoColLayout-module_sectionHeading__zCuV">Auto Matters</h2><a class="seeMore-module_moreLink__DczX teaser-theme" href="/news/auto-matters"><div class="">See More<span class="seeMore-module_visuallyHidden__uYeK"> <!-- -->/news/auto-matters</span><div class="seeMore-module_teaserChevron__EwZ9"><svg height="12px" viewBox="0 0 7 12" width="7px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164L4.988 5.97.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#BE0000"></path></svg></div></div></a><ul class="twoColLayout-module_twoColPrimary__mSGK teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="twoColPrimary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="25c819a8-1b73-4f90-983d-0317b4c17c95"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="GM recalling big pickups and SUVs because the rear wheels can lock up" alt="GM recalling big pickups and SUVs because the rear wheels can lock up" href="/news/local/gm-recalling-big-pickups-and-suvs-because-the-rear-wheels-can-lock-up-increasing-risk-of" title="GM recalling big pickups and SUVs because the rear wheels can lock up"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: GM recalling big pickups and SUVs because the rear wheels can lock up" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/2250/986/0x118/90/fde89e34-5e0a-40b0-97a8-d798a0cba774-AP24295765754277.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/gm-recalling-big-pickups-and-suvs-because-the-rear-wheels-can-lock-up-increasing-risk-of#">GM recalling big pickups and SUVs because the rear wheels can lock up</a></div></div></li><li class="teaserItem themeHoverText" id="twoColPrimary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="cf22f2ee-7aea-4154-9958-ce75f130fdf0"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Hyundai recalling over 226,000 cars and SUVs to fix rearview cameras that can fail" alt="Hyundai recalling over 226,000 cars and SUVs to fix rearview cameras that can fail" href="/news/local/hyundai-recalling-over-226000-cars-and-suvs-to-fix-rearview-cameras-that-can-fail" title="Hyundai recalling over 226,000 cars and SUVs to fix rearview cameras that can fail"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: Hyundai recalling over 226,000 cars and SUVs to fix rearview cameras that can fail" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/full/570/center/80/ab08115d-19e4-4e75-9949-700b8afa40e6-large16x9_AP23317649074693.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/local/hyundai-recalling-over-226000-cars-and-suvs-to-fix-rearview-cameras-that-can-fail#">Hyundai recalling over 226,000 cars and SUVs to fix rearview cameras that can fail</a></div></div></li><li class="teaserItem themeHoverText" id="twoColPrimary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="5b285ae9-79c3-449b-9fee-cd880c74aa53"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="Road to EV conversion could be bumpy under incoming Trump Administration" alt="Road to EV conversion could be bumpy under incoming Trump Administration" href="/news/auto-matters/road-to-ev-conversion-could-be-bumpy-under-incoming-trump-administration" title="Road to EV conversion could be bumpy under incoming Trump Administration"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: Road to EV conversion could be bumpy under incoming Trump Administration" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1280/986/center/90/761eb18d-fbc2-4517-96e5-d917bea61952-TrumpImpactonAutoIndustry2.png" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/auto-matters/road-to-ev-conversion-could-be-bumpy-under-incoming-trump-administration#">Road to EV conversion could be bumpy under incoming Trump Administration</a><div alt="video icon" class="flare index-module_video__Dcky"></div><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="twoColPrimary-teaser_3"><div class="index-module_teaser__fbfM" data-storyuuid="699714e9-7085-4a09-ac38-a5c227d094d3"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="General Motors and Hyundai explore production and technology collaboration" alt="General Motors and Hyundai explore production and technology collaboration" href="/news/auto-matters/general-motors-and-hyundai-explore-production-and-technology-collaboration" title="General Motors and Hyundai explore production and technology collaboration"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: General Motors and Hyundai explore production and technology collaboration" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/4662/986/0x65/90/5fbf6534-d9c0-43c7-becd-f926b8ed3583-AP24256435259525.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/auto-matters/general-motors-and-hyundai-explore-production-and-technology-collaboration#">General Motors and Hyundai explore production and technology collaboration</a></div></div></li></ul></div><div class="sectionLayout-module_container__V25G" id="js-StationPick_3-Container"><h2 class="sectionLayout-module_sectionHeading__Kv83">Connect to Congress</h2><a class="seeMore-module_moreLink__DczX teaser-theme" href="/news/connect-to-congress"><div class="">See More<span class="seeMore-module_visuallyHidden__uYeK"> <!-- -->/news/connect-to-congress</span><div class="seeMore-module_teaserChevron__EwZ9"><svg height="12px" viewBox="0 0 7 12" width="7px" xmlns="http://www.w3.org/2000/svg"><path d="M6.747 6.564l-5.353 5.147a.82.82 0 01-1.164-.023.823.823 0 01.023-1.164L4.988 5.97.253 1.417A.823.823 0 111.394.23l5.353 5.147a.823.823 0 010 1.187z" fill="#BE0000"></path></svg></div></div></a><ul class="sectionLayout-module_sectionPrimary__Ye9j teaserList-module_teaserList__LLBP" data-testid="teaser-list"><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_0"><div class="index-module_teaser__fbfM" data-storyuuid="a77b290c-4361-4178-92f9-08bd720c3b88"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="House lawmakers hold heated hearing over transgender participation in women's sports" alt="House lawmakers hold heated hearing over transgender participation in women's sports" href="/news/nation-world/house-lawmakers-hold-heated-hearing-over-transgender-participation-in-womens-sports-marjorie-taylor-greene-melanie-stansbury-stephanie-turner-damien-lehfeldt-payton-mcnabb-fatima-goss-graves" title="House lawmakers hold heated hearing over transgender participation in women's sports"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: House lawmakers hold heated hearing over transgender participation in women's sports" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1710/986/46x0/90/822e8d99-4261-491f-9394-14547883e341-Screenshot20250507at3.46.25PM.png" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/house-lawmakers-hold-heated-hearing-over-transgender-participation-in-womens-sports-marjorie-taylor-greene-melanie-stansbury-stephanie-turner-damien-lehfeldt-payton-mcnabb-fatima-goss-graves#">House lawmakers hold heated hearing over transgender participation in women's sports</a><div alt="video icon" class="flare index-module_video__Dcky"></div><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_1"><div class="index-module_teaser__fbfM" data-storyuuid="f33dc577-ba33-4eea-a591-eee602aa8a85"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="House approves bill renaming Gulf of America" alt="House approves bill renaming Gulf of America" href="/news/nation-world/house-to-vote-on-bill-making-gulf-of-america-name-change-into-law-gulf-of-mexico-executive-order-president-donald-trump" title="House approves bill renaming Gulf of America"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#f5f5f5"><img alt="Image for story: House approves bill renaming Gulf of America" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/8640/986/0x450/90/9f804773-8130-49b2-8207-f1c839a62165-AP25040792207051.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/house-to-vote-on-bill-making-gulf-of-america-name-change-into-law-gulf-of-mexico-executive-order-president-donald-trump#">House approves bill renaming Gulf of America</a></div></div></li><li class="teaserItem themeHoverText" id="sectionPrimary-teaser_2"><div class="index-module_teaser__fbfM" data-storyuuid="f15e78cc-78c5-45cb-b8a1-9813cf02e068"><div class="index-module_imageContainer__z3gL imageContainer index-module_imageTop__RjQf index-module_image16x9__FeL7"><a aria-label="FAA pressed on hiring more controllers, safety concerns after crashes and close calls" alt="FAA pressed on hiring more controllers, safety concerns after crashes and close calls" href="/news/nation-world/faa-pressed-on-hiring-more-controllers-safety-concerns-after-crashes-and-close-calls-federal-aviation-administration-air-traffic-control-modernization-hiring" title="FAA pressed on hiring more controllers, safety concerns after crashes and close calls"><div class="index-module_imageSubContainer__QgkA imageSubContainer"><div class="index-module_image__VmDl" style="background-color:#121212"><img alt="Image for story: FAA pressed on hiring more controllers, safety concerns after crashes and close calls" class="index-module_imageTeaser__oFIb" src="/resources/media2/16x9/1024/986/0x54/90/5c37c5bc-9349-4295-a8d1-15a96e94ec6b-AP25125644839155.jpg" loading="lazy"/></div></div></a></div><div class="index-module_headlineLarge__yjN9 undefined index-module_headline__h51M headline"><span><span class="publishedSince"></span></span><a href="/news/nation-world/faa-pressed-on-hiring-more-controllers-safety-concerns-after-crashes-and-close-calls-federal-aviation-administration-air-traffic-control-modernization-hiring#">FAA pressed on hiring more controllers, safety concerns after crashes and close calls</a><div alt="photo gallery icon" class="flare index-module_gallery__d15k"></div></div></div></li></ul></div></div><div class="index-module_right__QLGG"></div></div><div class="index-module_sd_background__Um4w index-module_one_col_block__AU_f"><div class="index-module_panel__PX5b index-module_taboolaPanelWrapper__ffeN"><div id="taboola-below-homepage-thumbnails"></div></div></div><div class="index-module_sd_background__Um4w index-module_one_col_block__AU_f"><div class="sd-container"></div></div><div class="index-module_footerWrapper__fN_2"><footer id="js-PageFooter-Container"><div class="index-module_top__N7gt"><div class="index-module_logoAndUserWay__BNce index-module_maxWidthWrapper__uchl"><div class="index-module_logo__oFJs"><img alt="WEYI logo" height="50" loading="lazy" src="/resources/assets/weyi/images/logos/weyi-logo.svg"/></div><div class="index-module_userWay__XZfz"><div class="index-module_userWayButton__PT9U" data-testid="userway-button"><img alt="UserWay icon for accessibility widget" class="index-module_userWayIcon__LErZ" loading="lazy" src="/resources/defaults/news_3.0/icons/accessibility/userway.svg"/><span class="index-module_userWayText__BSHG">ACCESSIBILITY</span></div></div></div></div><div class="index-module_maxWidthWrapper__uchl"><div id="consent_blackbar"></div><div class="index-module_navLinks__PmVN"><div class="index-module_columns__C1uO"><div class="index-module_column1__YKQp"><div class="index-module_salesforceIFrameWrapper__PITR"><iframe class="index-module_salesforceIFrame__BDYk" src="https://mcscy3hz7znv60v-895pbhg46h81.pub.sfmc-content.com/kdu32gai1ai?channel=WEYI"></iframe></div><div><div class="index-module_mobileAppsContainer__MO5q"><div class="index-module_mobileAppsHeader__u6mI"><div class="index-module_mobileAppText__KwRU">Download Our Mobile Apps:</div><div class="index-module_mobileAppsButtonWrapper__seHs index-module_flexSpaceBetween__Algw"><a aria-label="Download on the App Store" href="https://apps.apple.com/us/app/mid-michigan-now/id523774051"><img alt="Download on the App Store" class="index-module_appButton__Kpau" height="40" loading="lazy" src="/resources/assets/common/images/apple-store.svg" width="118"/></a><a aria-label="Google Play" href="https://play.google.com/store/apps/details?id=com.barringtontv.android.weyi"><img alt="Download on the Google Play Store" class="index-module_appButton__Kpau" height="40" loading="lazy" src="/resources/assets/common/images/google_play.svg" width="135"/></a></div></div></div></div></div><div class="index-module_column2__UxwE"><div class="index-module_linksContainer__AsWZ"><div class="index-module_item__NT59"><ul><li> <a href="https://sbgi.net/terms-conditions/"> <!-- -->Terms & Conditions<!-- --> </a> </li><li> <a href="https://sbgi.net/copyright/"> <!-- -->Copyright Notices<!-- --> </a> </li><li> <a href="/station/eeo"> <!-- -->EEO Public File Report<!-- --> </a> </li><li> <a href="https://publicfiles.fcc.gov/tv-profile/WEYI-TV"> <!-- -->WEYI FCC Info<!-- --> </a> </li><li> <a href="https://midmichigannow.com/fcc/weyi-fcc-applications"> <!-- -->WEYI FCC Applications<!-- --> </a> </li><li> <a href="https://publicfiles.fcc.gov/tv-profile/WSMH"> <!-- -->WSMH FCC Info<!-- --> </a> </li><li> <a href="https://midmichigannow.com/fcc/wsmh-fcc-applications#"> <!-- -->WSMH FCC Applications<!-- --> </a> </li><li> <a href="/station/contact#fcccontact"> <!-- -->Public File Assistance<!-- --> </a> </li><li> <a href="/station/contact"> <!-- -->Contact<!-- --> </a> </li><li> <a href="/station/submit-news-tips"> <!-- -->Submit News Tips<!-- --> </a> </li><li> <a href="/station/people"> <!-- -->News Team<!-- --> </a> </li><li> <a href="/station/contests"> <!-- -->Contests<!-- --> </a> </li><li> <a href="/station/faq-web">FAQ</a> </li></ul></div><div class="index-module_item__NT59"><ul><li> <a href="/"> <!-- -->News<!-- --> </a> </li><li> <a href="/weather"> <!-- -->Weather<!-- --> </a> </li><li> <a href="/sports"> <!-- -->Sports<!-- --> </a> </li><li> <a href="/station/contests"> <!-- -->Contests<!-- --> </a> </li><li> <a href="/game-center"> <!-- -->Game Center<!-- --> </a> </li></ul></div><div class="index-module_item__NT59 index-module_lastItem__LBe3"><ul><li> <a href="https://sbgi.net/privacy-policy"> <!-- -->Privacy Policy<!-- --> </a></li><li> <a href="https://sbgi.net/privacy-policy#cookie-policy"> <!-- -->Cookie Policy<!-- --> </a></li><li><button class="index-module_unstyledFooterButton__e67P">Do Not Sell or Share</button> </li><li><button class="index-module_unstyledFooterButton__e67P">Cookie Preferences</button> </li></ul></div></div><div class="index-module_mobileSocialWrapper__u_9l"><div class="index-module_container__hXiV"><ul class="index-module_socialList__N5gc"><li class="index-module_socialItem__WNuB" style="background-color:#0766FF"><a aria-label="facebook" href="https://www.facebook.com/MidMichiganNow" rel="noreferrer" target="_blank"><img alt="Facebook icon" loading="lazy" src="/resources/defaults/news_3.0/icons/social/facebook.svg"/></a></li><li class="index-module_socialItem__WNuB" style="background-color:#000000"><a aria-label="x" href="https://twitter.com/midmichigannow" rel="noreferrer" target="_blank"><img alt="X icon" loading="lazy" src="/resources/defaults/news_3.0/icons/social/x.svg"/></a></li><li class="index-module_socialItem__WNuB" style="background-color:#E1306C"><a aria-label="instagram" href="https://www.instagram.com/midmichigannow/?hl=en" rel="noreferrer" target="_blank"><img alt="Instagram icon" loading="lazy" src="/resources/defaults/news_3.0/icons/social/instagram.svg"/></a></li><li class="index-module_socialItem__WNuB" style="background-color:#FF0000"><a aria-label="youtube" href="http://youtube.com/connectmidmichigan" rel="noreferrer" target="_blank"><img alt="Youtube icon" loading="lazy" src="/resources/defaults/news_3.0/icons/social/youtube.svg"/></a></li></ul></div></div></div></div></div></div><div class="index-module_brandWrapper__wZHp index-module_maxWidthWrapper__uchl"><div class="index-module_brandBorder__Z666"></div><p class="index-module_copyright__shLV"> <!-- -->©<!-- --> <!-- -->2025 Sinclair, Inc.<!-- --> </p></div></footer></div></div></div><div class="Toastify"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"airshipConfig":{"appKey":"UNpU3C4fRaev7gWQ2adukw","token":"MTpVTnBVM0M0ZlJhZXY3Z1dRMmFkdWt3OnlWaFU1cGg1OXVxTkZoUkZDaFkxUGI4dDVOQm5OYW1GUTVhcmI5YzZMZ3c","vapidPublicKey":"BC1S8GvCHIUFAT3i1FxDFTGjrR_aashfMGMoAbiNlfok5vzrS9005NW8MlFjEMVpbR6gYeT2qjphbsPvbFNi8Tg="},"alerts":[],"alertsCookie":false,"buildTime":"Mon, 19 May 2025 09:31:57 GMT (1747647117492)","commitSha":"fb05a1b849a0053559bd2e202425284f8db1bdeb","featureFlagState":{"09030933-4c62-4974-ba9f-318743d4fb23":{"mediaTitle":"ai1.jpeg","mediaUrl":"/resources/media/b1237b92-b69e-4269-a895-1a43e3974bf3-ai1.jpeg","thumbUrl":"/resources/media2/original/1400/415/center/90/b1237b92-b69e-4269-a895-1a43e3974bf3-ai1.jpeg","title":"A Journey into Artificial Intelligence"},"64ca4bc8-5841-4e23-ba8c-d0657bef969a":{"mediaUrl":"/resources/media/bbe796d4-55e7-4855-8c8d-08d2d42bff8d-demo3.jpg","thumbUrl":"/resources/media2/original/1023/415/center/90/bbe796d4-55e7-4855-8c8d-08d2d42bff8d-demo3.jpg","title":"Story title test","mediaTitle":"demo3.jpg"},"99b4fa58-ef63-497f-aeb1-286b286bee15":{"mediaUrl":"/resources/media/72390ee6-ca5e-4733-ab01-a456ba37df39-nature1.jpeg","thumbUrl":"/resources/media2/original/194/194/center/90/72390ee6-ca5e-4733-ab01-a456ba37df39-nature1.jpeg","title":"AB Test Default","mediaTitle":"nature1.jpeg"},"9f3660ee-095e-4dfc-bcca-162778f644ff":{"mediaTitle":"dog1.jpeg","mediaUrl":"/resources/media/e709b21b-abaf-4471-aa95-6f453e093678-dog1.jpeg","thumbUrl":"/resources/media2/original/5184/415/center/90/e709b21b-abaf-4471-aa95-6f453e093678-dog1.jpeg","title":"Celebrating Puppy Day: A Tribute to Our Loyal Companions and a Call for Compassion"},"ffAirshipWebEnabled":true,"ffAlertsV4Enabled":false,"ffAmpDisabled":true,"ffBankrateEnabled":true,"ffBookmarkingEnabled":false,"ffBookmarkingSignInModal":false,"ffCMPProvider":"Ketch","ffChromeAppPromptEnabled":true,"ffCommentCTAEnabled":false,"ffCustomNewsletterSignupEnabled":{"config":[{"section":"sports","signupUrl":"/sports/sign-up"}],"enabled":true},"ffCustomOneTapHeaderEnabled":false,"ffDisableAdLightning":true,"ffDisableTrustArcCMP":true,"ffEnableNoFollowNoIndex":false,"ffEnablePageBreakTracking":false,"ffEnableStoryPageTaboolaFlush":false,"ffGoogleOneTapEnabled":false,"ffHomeElectionWidgetEnabled":false,"ffHomePageElectionTemplateOverride":false,"ffHomePageWidgetTakeoverEnabled":false,"ffJtc":false,"ffJtcMinimumNumberOfComments":0,"ffJtcMinimumNumberOfDays":0,"ffJtcNumberOfStoriesWithComments":0,"ffKillBotEnabled":false,"ffLVSStationMapping":{"WXLV":{"WXLV":"35f74e3b-99da-4a2e-bd78-6897a6682d60","WXLV_EVENT":null},"KRCG":{"KRCG":"64142267-8f95-4b90-b318-eca0eae47225","KRCG_EVENT":null},"WBFF":{"WBFF":"673ba408-5e3a-4a6e-a1f5-2d22e6b7f8b8","WBFF_EVENT":null},"WMYV":{"WMYV_EVENT":null,"WXLV":"35f74e3b-99da-4a2e-bd78-6897a6682d60","WXLV_EVENT":null,"WMYV":"dc8453f7-9061-4dc1-8f51-d6f3e51a691b"},"KGAN":{"KGAN":"b1326821-e766-4eb0-8ca8-c9ea5750d29b","KGAN_EVENT":null,"QGAN":null,"QGAN_EVENT":null},"KEYETELEMU":{"KEYETELEMU":null},"KCBY":{"KCBY":"72c4de46-e72e-438e-b2d5-a510a0b16a92"},"WKRC":{"WKRC":"e8e42f91-100a-49bd-9e1d-4d9889234bf6","WKRC_EVENT":null},"WVAH":{"WVAH":"9cb008ce-cd8d-437a-a7c4-026056178efa","WVAH_EVENT":null},"KHQA":{"KHQA":"ccceb9ae-dc20-4e08-be20-2605f71217df","KHQA_EVENT":null},"DMN3":{"KOMO_EVENT":null,"KOMO":"457c52db-171d-433a-ba20-e45e2e8ef20c"},"WHAMCW":{"WHAM":"9759c721-56b1-4bf1-bb21-2d77d3dc14b9","WHAM_EVENT":null},"WGME":{"WGME":"78f5bbd3-aceb-4afb-be07-f09330cd6ac0","WGME_EVENT":null},"KTXS":{"KTXS":"301f6f73-bf2a-4ddb-9ae8-38b7040827ca","KTXS_EVENT":null},"KVAL":{"KVAL":"61b4c8f6-2579-4cf2-9158-4185b85a696a","KVAL_EVENT":null},"WHAM":{"WHAM_EVENT":null,"WHAM":"9759c721-56b1-4bf1-bb21-2d77d3dc14b9"},"WCWF":{"WCWF":"79b9e81a-44f5-43ca-877d-a15b397a2ab7","WCWF_EVENT":null},"WJTC":{"WPMI":"45f47c5a-cfe7-4d98-bd87-e383736d06a8","WPMI_EVENT":null},"WABM":{"WABM_EVENT":null,"WABM":"01084d3b-f476-49b2-80cb-dd886474343d"},"WHPCW":{"WHP":"d0244a89-6eff-43c2-a096-f93c5f844948","WHP_EVENT":null},"KBFX":{"KBFX_EVENT":null,"KBFX":"ca19e5ab-98a2-49ca-9c49-71cf25ff3a7c"},"WWMT":{"WWMT_EVENT":null,"WWMT":"7d488d5b-5b29-43b7-a9a4-86801c3846f2","WWMTARC":"7d488d5b-5b29-43b7-a9a4-86801c3846f2"},"WTCN":{"WTCN":"6c870bf0-9dd9-4650-a56b-85c32e0fcc11"},"KUNW":{"KUNW":"aad4b30f-17e5-418f-b237-a031a9e8265f"},"KMYU":{"KMYU":"2843460e-c504-466f-a975-fe73598521ee"},"WOAI":{"WOAI":"175ebd6a-1bcd-4370-8157-947570f81feb","WOAI_EVENT":null},"WHP":{"WHP":"d0244a89-6eff-43c2-a096-f93c5f844948","WHP_EVENT":null},"KBOI":{"KBOI":"f11ec6a0-5763-492e-9c4a-31564a4fb1a1","KBOI_EVENT":null},"WTGS":{"WTGS_EVENT":null,"WTGS":"c52f564e-ea88-4abf-91bc-731eaca73338"},"WPBN":{"WPBN":"66330af7-3c66-413f-a25c-360e3195cffa","WPBN_EVENT":null},"KFDM":{"KFDM_EVENT":null,"KFDM":"ba9498d7-3c11-4bea-aa3b-61693626ff52"},"WGXA":{"WGXA":"19e1754e-2db4-4d2d-9cc7-ed2cccf64611","WGXA_EVENT":null},"WUHF":{"WUHF_EVENT":null,"WUHF":"79746f13-f57f-4ea3-9ba8-1c074b1ca418"},"WZTV":{"WZTV_EVENT":null,"WZTV":"0adc72e1-1860-4080-aec0-b4d43d69b55e"},"KTUL":{"KTUL":"a3e739cf-be62-41a0-a101-568ac2c1b66b","KTUL_EVENT":null},"WRDC":{"WRDC":"8a80f7b0-2eb5-4466-939c-ff083e18a706"},"KWBB":{"KFDM_EVENT":null,"KFDM":"ba9498d7-3c11-4bea-aa3b-61693626ff52"},"WSTM":{"WSTM":"264fbade-c97f-4e49-83d0-960d0d699755","WSTM_EVENT":null,"WTVH":"650900b6-b6fa-49b3-9ec3-f05a9cf87347","WTVH_EVENT":null},"WCYB":{"WCYB":"77e0c579-e64c-4bf1-9efb-d8ebcbb86e00","WCYB_EVENT":null,"WEMT":"6914fdb3-948c-447e-bdc6-814a207398ba"},"KVCWTV":{"KSNV":"563359f3-119d-486c-8083-91989bda17ed","KSNV_EVENT":null},"WJAR":{"WJAR_EVENT":null,"WJAR":"1a926719-2284-4075-8bff-da20c42fab98"},"WPGH":{"WPGH":"51772435-fcbf-41cb-a712-684bc538d6f1","WPGH_EVENT":null},"KBAK":{"KBFX":"ca19e5ab-98a2-49ca-9c49-71cf25ff3a7c","KBFX_EVENT":null,"KBAK":"33305ad9-5589-4128-b89c-412053be9b8a","KBAK_EVENT":null},"WEYI":{"WEYI_EVENT":null,"WSMH":"59d0725f-bf7e-4200-91b5-011619cc292b","WEYI":"54464f85-bdcc-42f4-b4ba-11ba95123d13"},"KVCW":{"KVCW":"0a1e3c6d-fc78-4ca6-951f-aa32f64bbdf9"},"WKEFTV":{"WKEF_EVENT":null,"WKEF":"eb4dc359-06aa-41d9-9e8b-e057cb62333e"},"WWHO":{"WWHO":"ab1184ee-b131-4368-9e04-e6fc3dd27234","WWHO_EVENT":null},"KJZZ":{"KJZZ_EVENT":null,"KJZZ":"05b92689-9704-4290-bf59-4654fc738250"},"WJLA":{"NC8":"dcc8bb25-afe4-45c3-90cb-465afa1ddd24","NC8_EVENT":null,"WJLA":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","WJLA_EVENT":null},"WCTI":{"WCTI_EVENT":null,"WCTI":"cbe8c7d0-81d6-4561-bad1-d431b0b65047"},"DEMO":{"DEMO_EVENT":null,"KOMO":"457c52db-171d-433a-ba20-e45e2e8ef20c","KOMO_EVENT":null,"DEMO":null},"KHGI":{"KHGI_EVENT":null,"KHGI":"00cfad18-07bc-4e17-a0c4-3f6aa691bd06"},"KTVLCW":{"KTVL_EVENT":null,"KTVL":"a9aa5209-f13e-4100-bdf3-9fcc8d982e29"},"WTVC":{"WTVC":"c6d220e3-bcec-4107-8763-6067cbaf673b","WTVCFOX":"76e796d0-9e3a-4be0-a531-16537aba9667","WTVCFOX_EVENT":null,"WTVC_EVENT":null},"KABB":{"KABB_EVENT":null,"KABB":"ece192f1-85a5-4cd0-aa22-a16704967f67"},"WOLF":{"WOLF_EVENT":null,"WOLF":"0567a1b7-eb62-41de-897f-6da65085f845"},"WRGT":{"WKEF":"eb4dc359-06aa-41d9-9e8b-e057cb62333e","WKEF_EVENT":null},"KECI":{"KECI_EVENT":null,"KECI":"544d6128-f11b-471c-b0b9-00124fc30856"},"WTVZ":{"WTVZ":"c75fb504-6f00-45c2-a85d-d4e95ab65eb4"},"KUTV":{"KUTV":"8e7aa554-1125-42e5-a9ca-8235073373be","KUTV2_EVENT":null,"KUTV_EVENT":null,"KJZZ":"05b92689-9704-4290-bf59-4654fc738250","KJZZ_EVENT":null},"WUXP":{"WZTV":"0adc72e1-1860-4080-aec0-b4d43d69b55e","WZTV_EVENT":null},"WMMP":{"WCIV":"f3f0df31-8e2d-413e-8c93-cbb2c9496629","WCIV_EVENT":null},"KFXL":{"KFXL_EVENT":null,"KFXL":"3afc3a1b-2303-49c9-84b0-00438034a47f"},"WSET":{"WSET":"149f0321-03d7-49dd-8547-6ffdead13f9b","WSET_EVENT":null},"KPIC":{"KPIC":"fd40ae0d-a15d-45fd-87f0-96fbd47e6e15"},"WPNT":{"WPNT":"2ad03492-1d9e-44fe-adc4-2a793170c599"},"WEMT":{"WEMT":"6914fdb3-948c-447e-bdc6-814a207398ba","WCYB":"77e0c579-e64c-4bf1-9efb-d8ebcbb86e00","WCYB_EVENT":null},"WCIV":{"WCIV_EVENT":null,"WCIV":"f3f0df31-8e2d-413e-8c93-cbb2c9496629"},"KTVL":{"KTVL":"a9aa5209-f13e-4100-bdf3-9fcc8d982e29","KTVL_EVENT":null},"WBMA":{"WBMA_EVENT":null,"WBMA":"02314ca1-a3a6-4f5f-a349-14a1feccaee0"},"KATV":{"KATV":"2be1ceef-e778-4aff-accb-8c57820332f3","KATV_EVENT":null},"ads":{"KBOI_EVENT":null,"KATU":"e56ecdfd-44d5-457d-99dc-4eabe1698ce9","KATU_EVENT":null,"KBOI":"f11ec6a0-5763-492e-9c4a-31564a4fb1a1"},"KDBC":{"KDBC":"d3705471-6638-4b98-94cd-b363c6146abb","KDBC_EVENT":null},"WPDE":{"WPDE":"2e838594-e3f8-42c2-a14d-925fb8a23489","WPDE_EVENT":null},"WGFL":{"WGFL":"7b730ac9-9dd4-49b2-8e88-73511a76e7a3","WGFL_EVENT":null},"KVII":{"KVII":"c418d70c-eb3b-4788-a6e1-e38a16ead422","KVII_EVENT":null},"KOKH":{"KOKH_EVENT":null,"KOKH":"73e20bea-6f46-4703-b69d-0fb087b234f5"},"KMPH":{"KMPH_EVENT":null,"KMPH":"03f4100c-a394-4a86-8442-c43ca4511768"},"WWMTARC":{"WWMTARC":"7d488d5b-5b29-43b7-a9a4-86801c3846f2","WWMT_EVENT":null,"WWMT":"7d488d5b-5b29-43b7-a9a4-86801c3846f2"},"KRXI":{"KRXI":"3ed144f3-d685-4440-9fd5-0913a5bb4063","KRXI_EVENT":null},"WTTE":{"WTTE":"70b914a6-9483-43c1-a2b5-7fd4ea97f001","WTTE_EVENT":null},"KRNV":{"KRNV":"d0820511-4c96-463e-b257-3de0b90ef083","KRNV_EVENT":null},"KLEW":{"KLEW_EVENT":null,"KLEW":"e2b756f6-e63a-4b46-8577-223a02bb3d3f"},"environment":"int","WPEC":{"WPEC":"ac8557e3-1602-409d-9c43-b6ca3a3a2354","WPEC_EVENT":null,"WTCN":"6c870bf0-9dd9-4650-a56b-85c32e0fcc11"},"KUNS":{"KUNS":"5e862570-0ff9-4094-a203-bb3de081c350"},"WKEF":{"WKEF_EVENT":null,"WKEF":"eb4dc359-06aa-41d9-9e8b-e057cb62333e","WKEF2":"3682e183-a372-4ae7-ba67-eaadb72cacaf","WKEF2_EVENT":null},"WPMI":{"WPMI":"45f47c5a-cfe7-4d98-bd87-e383736d06a8","WPMI_EVENT":null},"WLOS":{"WLOS":"9ee0ea9c-f7cf-477a-8919-4fa0b3575f69","WLOS_EVENT":null},"KEPR":{"KEPR_EVENT":null,"KEPR":"eb80a71d-2aaa-4da8-b9a4-73c4febf2aff"},"KBTV":{"KBTV":"0715d0b4-af88-49f0-9c3b-cebddebba301","KBTV_EVENT":null},"KUNP":{"KUNP_EVENT":null,"KUNP":"26bed414-2ffa-4e83-bde3-3dbfb42ac841"},"KEYE":{"KEYE_EVENT":null,"KEYE":"11f5bf83-b548-4be9-92ff-e673080f963f"},"WCHS":{"WCHS":"212d44a2-0d7f-43e0-8856-9e9991a7f739","WCHS_EVENT":null,"WVAH":"9cb008ce-cd8d-437a-a7c4-026056178efa","WVAH_EVENT":null},"KATU":{"KATU":"e56ecdfd-44d5-457d-99dc-4eabe1698ce9","KATU_EVENT":null},"WTTO":{"WTTO":"050c5b34-f92f-498b-81b1-11c8b19e979f","WTTO_EVENT":null},"WTVCFOX":{"WTVC":"c6d220e3-bcec-4107-8763-6067cbaf673b","WTVCFOX":"76e796d0-9e3a-4be0-a531-16537aba9667","WTVCFOX_EVENT":null,"WTVC_EVENT":null},"KMYS":{"KABB":"ece192f1-85a5-4cd0-aa22-a16704967f67","KABB_EVENT":null},"WSYX":{"WSYX_EVENT":null,"WSYX":"695da034-1a33-41cf-ba3a-d4a2c81ebbc1"},"KIMA":{"KIMA":"93b13ebb-0083-4470-9c80-4ace4739512d","KIMA_EVENT":null},"WACH":{"WACH":"eab73f83-2c29-4321-973c-90479cc1c0d9","WACH_EVENT":null},"WJAC":{"WJAC_EVENT":null,"WJAC":"fc83c3a0-6090-4bca-91c3-c111148eac10"},"WEAR":{"WEAR_EVENT":null,"WEAR":"108baaa3-d86f-4363-9783-c1d1ff70a2b2"},"WLUK":{"WLUK_EVENT":null,"WLUK":"da2dacfb-d4b5-4006-b1cb-c13074d7e6d3"},"KFOX":{"KFOX_EVENT":null,"KDBC":"d3705471-6638-4b98-94cd-b363c6146abb","KDBC_EVENT":null,"KFOX":"aa25e3ac-82c9-4e8c-afc6-cc9f872a266f"},"WKRCCW":{"WKRC_EVENT":null,"WKRC":"e8e42f91-100a-49bd-9e1d-4d9889234bf6"},"WCGV":{"WCGV":"35928f87-681e-48eb-81b1-fe7ccd4b6038","WCGV_EVENT":null},"WTOV":{"WTOV_EVENT":null,"WTOV":"c8596987-b4d6-4cab-8c04-9bd7db7bdf7c"},"KOMO":{"KUNS":"5e862570-0ff9-4094-a203-bb3de081c350","KOMO":"457c52db-171d-433a-ba20-e45e2e8ef20c","KOMO_EVENT":null},"KRCR":{"KRCR":"e5f5eb6d-f7dd-44e7-82c9-14d6af160988","KRCR_EVENT":null,"KAEF":"ec76b606-53ec-45ff-80ed-3434038e2a5e","KCVU":"0011d155-9219-49b6-b427-38ccc8b2c492"},"WMSN":{"WMSN":"5b49c678-42ac-45a0-bfd6-b4a6acb1b08c","WMSN_EVENT":null},"KMTR":{"KMTR":"d3c9eabf-7958-4af6-b570-d81d61c17515","KMTR_EVENT":null},"KIMACW":{"KIMA":"93b13ebb-0083-4470-9c80-4ace4739512d","KIMA_EVENT":null},"KTVO":{"KTVO":"49592216-927f-40a0-b3f1-6cfde8534b2c","KTVO_EVENT":null},"WRSP":{"WICS_EVENT":null,"WRSP":"1d37a0b8-fb36-4d24-be65-596d89f405c1","WRSP_EVENT":null,"WICS":"a5252f11-22a8-4be6-9010-f37fbab42fd2"},"WWMTCW":{"WWMT":"7d488d5b-5b29-43b7-a9a4-86801c3846f2","WWMT_EVENT":null},"KSNV":{"KSNV_EVENT":null,"KSNV":"563359f3-119d-486c-8083-91989bda17ed"},"WICS":{"WICS":"a5252f11-22a8-4be6-9010-f37fbab42fd2","WICS_EVENT":null,"WRSP":"1d37a0b8-fb36-4d24-be65-596d89f405c1","WRSP_EVENT":null},"WSBT":{"WSBT":"5493e39a-ae4a-434b-ac6b-b8df78f84219","WSBT_EVENT":null},"WRGB":{"WRGB":"97d6e92d-23cd-49bf-9e1d-5e0088aa3623","WRGB_EVENT":null},"KPTM":{"KPTM":"d5f4fea9-cceb-4347-a1e3-b33024311130","KPTM_EVENT":null}},"ffLaunchDarklyEnabled":false,"ffLocalElectionSectionEnabled":false,"ffMidStoryAdVendor":{"taboola":true,"tradehouse":false,"STN":false},"ffNationalElectionSectionEnabled":false,"ffNewSocialIconsEnabled":false,"ffPageBreak":false,"ffPageBreakNewColor":"black","ffPersonalizationBeaconDisabled":true,"ffPitcEnabled":false,"ffPrebidders":"false","ffPreloadCMP":false,"ffPreloadTradehouse":false,"ffPremiumAdHeight250Enabled":false,"ffS3VideoPlayerSource":"/resources/video/players/prod/src/scripts/player-loader.js","ffSTNVideoEmbedCode":{"disabled":true},"ffStateElectionSectionEnabled":false,"ffTNDHeaderFooterEnabled":false,"ffTaboolaFeaturedVideosConfig":{"placement":"Video Reel New Homepage","target_type":"mix","container":"taboola-video-reel-new-homepage","mode":"organic-video-reel-adx"},"ffTaboolaHomePageTrendingEnabled":false,"ffTagsOnTopicEnabled":true,"ffTradehouseEnabled":true,"ffUseNewMiniPlayerOnHomepage":false,"ffWeatherRadarApiEnabled":true,"$flagsState":{"09030933-4c62-4974-ba9f-318743d4fb23":{"variation":0,"version":8},"64ca4bc8-5841-4e23-ba8c-d0657bef969a":{"variation":0,"version":9},"99b4fa58-ef63-497f-aeb1-286b286bee15":{"variation":0,"version":9},"9f3660ee-095e-4dfc-bcca-162778f644ff":{"variation":0,"version":2},"ffAirshipWebEnabled":{"variation":0,"version":19},"ffAlertsV4Enabled":{"variation":1,"version":4},"ffAmpDisabled":{"variation":0,"version":10},"ffBankrateEnabled":{"variation":0,"version":18},"ffBookmarkingEnabled":{"variation":1,"version":4},"ffBookmarkingSignInModal":{"variation":1,"version":3},"ffCMPProvider":{"variation":0,"version":7},"ffChromeAppPromptEnabled":{"variation":0,"version":9},"ffCommentCTAEnabled":{"variation":1,"version":4},"ffCustomNewsletterSignupEnabled":{"variation":5,"version":25},"ffCustomOneTapHeaderEnabled":{"variation":1,"version":8},"ffDisableAdLightning":{"variation":0,"version":8},"ffDisableTrustArcCMP":{"variation":0,"version":7},"ffEnableNoFollowNoIndex":{"variation":1,"version":3},"ffEnablePageBreakTracking":{"variation":1,"version":21},"ffEnableStoryPageTaboolaFlush":{"variation":1,"version":4},"ffGoogleOneTapEnabled":{"variation":1,"version":9},"ffHomeElectionWidgetEnabled":{"variation":1,"version":17},"ffHomePageElectionTemplateOverride":{"variation":1,"version":5},"ffHomePageWidgetTakeoverEnabled":{"variation":1,"version":3},"ffJtc":{"variation":1,"version":20},"ffJtcMinimumNumberOfComments":{"variation":1,"version":5},"ffJtcMinimumNumberOfDays":{"variation":1,"version":7},"ffJtcNumberOfStoriesWithComments":{"variation":1,"version":5},"ffKillBotEnabled":{"variation":1,"version":2},"ffLVSStationMapping":{"variation":1,"version":40},"ffLaunchDarklyEnabled":{"variation":1,"version":40},"ffLocalElectionSectionEnabled":{"variation":1,"version":45},"ffMidStoryAdVendor":{"variation":2,"version":13},"ffNationalElectionSectionEnabled":{"variation":1,"version":16},"ffNewSocialIconsEnabled":{"variation":1,"version":2},"ffPageBreak":{"variation":1,"version":35},"ffPageBreakNewColor":{"variation":1,"version":24},"ffPersonalizationBeaconDisabled":{"variation":0,"version":5},"ffPitcEnabled":{"variation":1,"version":9},"ffPrebidders":{"variation":3,"version":18},"ffPreloadCMP":{"variation":1,"version":2},"ffPreloadTradehouse":{"variation":1,"version":2},"ffPremiumAdHeight250Enabled":{"variation":1,"version":2},"ffS3VideoPlayerSource":{"variation":1,"version":6},"ffSTNVideoEmbedCode":{"variation":1,"version":2},"ffStateElectionSectionEnabled":{"variation":1,"version":19},"ffTNDHeaderFooterEnabled":{"variation":1,"version":3},"ffTaboolaFeaturedVideosConfig":{"variation":0,"version":21},"ffTaboolaHomePageTrendingEnabled":{"variation":1,"version":4},"ffTagsOnTopicEnabled":{"variation":0,"version":4},"ffTradehouseEnabled":{"variation":0,"version":8},"ffUseNewMiniPlayerOnHomepage":{"variation":1,"version":5},"ffWeatherRadarApiEnabled":{"variation":0,"version":20}},"$valid":true},"googleOneTapConfig":{"googleOneTapClientURL":""},"uid2Config":{"serverPublicKey":"UID2-X-P-MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEdxBbnXbiHV1xkuXv07fepMr0lq3UsA+OVAkhk1gXx7PzIuweSRk+6UGx1aRDiuSozjRiBsitZZoX0sZGzNpJWw==","subscriptionId":"meUC5R196i"}},"__N_SSP":true},"page":"/renderer/[siteSlug]/home_page","query":{"siteSlug":"midmichigannow"},"buildId":"4U8w8trzYOfbPnP9m5lrs","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>