<!DOCTYPE html>
        <html lang="en" dir="ltr">
            <head>
                <meta charset="UTF-8">
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
                
                <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar}
/*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style>
                <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://www.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/>
                
                <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="premiere" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/premiere.5ab0b62afd4187ebf9b2.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css">
<link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css">
<link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css">
<link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.d3f34a80e2ccc4662f3b.css">
<link data-chunk="core-page-blocks-chartlist-ChartListPageLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-chartlist-ChartListPageLoader-component.7a36d01d24835437a14d.css">
<link data-chunk="meettheshow-MeetTheShow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/meettheshow-MeetTheShow-component.3644d3d2229f138ebcd1.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css">
<link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="ChartListLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ChartListLoader-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="ChartList-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ChartList-component.c8b7c426bbc8bcdbaef7.css">
<link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.642ba52c39989a76222e.css">
<link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css">
<link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css">
                <style data-reactroot="">:root {
        --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(206,100%,22.299999999999997%);
        --gradient-stop: hsl(206,100%,16.299999999999997%);
        
                --accent-color: #0067b4;
            
        
             --darkFooterColor: hsl(206,100%,20.299999999999997%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://www.americantop40.com/"/>
                <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#0067b4"/><meta data-rh="true" property="og:title" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" property="twitter:title" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" itemprop="name" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" name="description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" property="og:description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" property="twitter:description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" itemprop="description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" name="keywords" content="at40, american top 40, ryan seacrest, countdown"/><meta data-rh="true" property="og:url" content="https://www.americantop40.com/"/><meta data-rh="true" property="twitter:url" content="https://www.americantop40.com/"/><meta data-rh="true" itemprop="url" content="https://www.americantop40.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@AmericanTop40"/><meta data-rh="true" property="twitter:creator" content="@AmericanTop40"/><meta data-rh="true" property="twitter:domain" content="www.americantop40.com"/><meta data-rh="true" property="og:site_name" content="American Top 40"/><meta data-rh="true" name="application-name" content="American Top 40"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-light template-premiere">
                <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-premiere-site-header"><style>
            :root {
                 --premiere-header-background-color: #e6eaed;
                 --premiere-navigation-background-color: #0067b4;
            }
        </style><section class="wrapper--header"><section class="search-user-container"><div class="header-user"></div><div class="header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-header" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search-without-circle" tabindex="-1" width="36" height="40" viewBox="0 0 40 40" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M22.552 28.331a14.811 14.811 0 01-7.538 2.051C6.722 30.382 0 23.581 0 15.191S6.722 0 15.014 0c8.291 0 15.013 6.801 15.013 15.191 0 3.828-1.4 7.326-3.71 9.997l9.096 10.736a2.49 2.49 0 01-.265 3.482 2.42 2.42 0 01-3.441-.268L22.552 28.33zm1.618-13.14c0 5.117-4.1 9.265-9.157 9.265s-9.156-4.148-9.156-9.265c0-5.117 4.1-9.265 9.157-9.265s9.156 4.148 9.156 9.265z" fill="#fff"></path></svg></button></div></section><section class="branding homepage"><div class="station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(648,262)&amp;quality=80 2x" sizes="" alt="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(648,262)&amp;quality=80 2x" width="324" height="131"/></a></div></section><section class="find-your-station"><a class="component-button button-faux primary small listen-button" tabindex="0" href="/howtolisten/">Find Station</a></section></section><section class="wrapper--social"><button class="component-button primary small social-icons-button" aria-label="socialIcons" aria-hidden="false" type="button"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/americantop40" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/AmericanTop40" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/AmericanTop40" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li></ul></button><button class="component-button primary small call-button" aria-label="callIcon" aria-hidden="false" type="button"><a href="tel:1-877-AT40-FAN"><svg class="svg-icon icon-call" focusable="false" tabindex="-1" width="21" height="19" viewBox="0 0 21 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" d="M4.34 0c.683 0 .853.114 1.213.792.037.235 1.281 2.375 1.708 3.166.27.501.277.918.068 1.188-.922 1.187-2.135.792-2.136 1.979 0 1.188.629 2.133 2.563 4.354 2.068 2.375 4.204 3.167 5.126 3.167.604 0 2.135-1.98 2.562-2.771.427-.792 1.709.396 2.99 1.188 1.282.791 2.282 1.187 2.496 1.583.317.588-.495 1.583-1.282 2.375-.647.65-2.495 1.979-3.777 1.979-1.28 0-4.698 0-9.396-4.354C1.776 10.292.495 7.125.068 4.75-.359 2.375 1.349 1.187 1.777.792 2.204.396 3.485 0 4.339 0z" fill="#000"></path></svg><span class="text">Call In</span></a></button></section><section class="wrapper--header-nav"><style>
        :root {
             --premiere-navigation-background-color: #0067b4;
             --premiere-navigation-links-color: #f4bc05;
        }</style><nav data-cy="pn-nav" class="PremiereNav-module_horizontal-nav_ViWY1 "><div class="PremiereNav-module_outer-wrap_Kwl90 "><ul data-cy="menuLabel" class="PremiereNav-module_main-nav_TIUmY" style="max-height:calc(100vh - 0px)"><li class="PremiereNav-module_top-label_lGBVx"><button data-cy="menuitem" class="PremiereNav-module_menu-label_ffXvV">Top 40 Charts<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul data-cy="list-submenu" class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="This Week&#x27;s Top 40 Chart" tabindex="0" href="/charts/top-40-238/latest/">This Week&#x27;s Top 40 Chart</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Top 40 Archives " tabindex="0" href="/charts/top-40-238/">Top 40 Archives </a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><button data-cy="menuitem" class="PremiereNav-module_menu-label_ffXvV">Hot AC Charts<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul data-cy="list-submenu" class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="This Week&#x27;s Hot AC Chart" tabindex="0" href="/charts/hot-ac-243/latest/">This Week&#x27;s Hot AC Chart</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Hot AC Archives" tabindex="0" href="/charts/hot-ac-243/">Hot AC Archives</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><button class="PremiereNav-module_menu-label_ffXvV">Contests &amp; Promotions<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a type="link" class="PremiereNav-module_menu-label_ffXvV" aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><a class="PremiereNav-module_menu-label_ffXvV" tabindex="0" href="/contact/">Contact</a></li></ul></div></nav></section></header><main class="component-page layout-generic-full page-home at40-pr"><div class="alerts"></div><section class="col-top"><div class="component-region region-header-dynamic"><input type="hidden" data-id="ZdtcQ"/><input type="hidden" data-id="oiYcz"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><input type="hidden" data-id="FFKW2"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:editorial-feed-whatwhere"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Entertainment News - Khloe Kardashian Explains Why She&#x27;s Being Honest About Her &#x27;Enhancements&#x27;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/">Khloe Kardashian Explains Why She&#x27;s Being Honest About Her &#x27;Enhancements&#x27;</a><time class="component-date-display" dateTime="1782253920000">Jun 23, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="http://www.at40.com/songrequest" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Tell Us What Song You Want To Hear!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="http://www.at40.com/songrequest" class="card-title" target="_self">Tell Us What Song You Want To Hear!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.at40.com/charts/top-40-238/" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Check Out This Week&#x27;s Top Songs" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.at40.com/charts/top-40-238/" class="card-title" target="_self">Check Out This Week&#x27;s Top Songs</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.at40.com/charts/hot-ac-243/" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Check Out This Week&#x27;s Top Songs" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.at40.com/charts/hot-ac-243/" class="card-title" target="_self">Check Out This Week&#x27;s Top Songs</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><input type="hidden" data-id="LSixG"/><div class="component-container component-chartlist-page  block"><header class="content-header chart-header"><header class="component-heading"><h3 class="heading-title">TOP 40</h3></header></header><div class="component-container component-chartlist block"><header class="track-meta-header"><div class="movement"> </div><div class="thumb"> </div><div class="headers"><span class="weeks"><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->Wks On Chart</span><span class="peak"><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->Peak</span></div></header><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div><svg tabindex="-1" focusable="false" style="transform:rotate(-180deg)" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M11 5V16.17L6.11997 11.29C5.72997 10.9 5.08997 10.9 4.69997 11.29C4.30997 11.68 4.30997 12.31 4.69997 12.7L11.29 19.29C11.68 19.68 12.31 19.68 12.7 19.29L19.29 12.7C19.68 12.31 19.68 11.68 19.29 11.29C18.9 10.9 18.27 10.9 17.88 11.29L13 16.17V5C13 4.45 12.55 4 12 4C11.45 4 11 4.45 11 5Z" fill="#62AA7B"></path></svg></div><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="I Just Might" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" aria-label="I Just Might" class="track-title" target="_blank" rel="noopener">I Just Might</a><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" aria-label="Bruno Mars" class="track-artist" target="_blank" rel="noopener">Bruno Mars</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->21</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div><svg tabindex="-1" focusable="false" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M11 5V16.17L6.11997 11.29C5.72997 10.9 5.08997 10.9 4.69997 11.29C4.30997 11.68 4.30997 12.31 4.69997 12.7L11.29 19.29C11.68 19.68 12.31 19.68 12.7 19.29L19.29 12.7C19.68 12.31 19.68 11.68 19.29 11.29C18.9 10.9 18.27 10.9 17.88 11.29L13 16.17V5C13 4.45 12.55 4 12 4C11.45 4 11 4.45 11 5Z" fill="black"></path></svg></div><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="So Easy (To Fall In Love)" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" aria-label="So Easy (To Fall In Love)" class="track-title" target="_blank" rel="noopener">So Easy (To Fall In Love)</a><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" aria-label="Olivia Dean" class="track-artist" target="_blank" rel="noopener">Olivia Dean</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->21</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/pinkpantheress-35752537/songs/stateside-zara-larsson-354002035/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/354002035?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/354002035?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/354002035?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="Stateside + Zara Larsson" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/pinkpantheress-35752537/songs/stateside-zara-larsson-354002035/?autoplay=true" aria-label="Stateside + Zara Larsson" class="track-title" target="_blank" rel="noopener">Stateside + Zara Larsson</a><a href="https://www.iheart.com/artist/pinkpantheress-35752537/songs/stateside-zara-larsson-354002035/?autoplay=true" aria-label="PinkPantheress" class="track-artist" target="_blank" rel="noopener">PinkPantheress</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->13</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->3</span></div></figcaption></figure><div class="view-full-chart"><a tabindex="0" href="/charts/top-40-238/june-20-2026/">View Full Chart<!-- --> »</a></div></div></div><input type="hidden" data-id="4RfhF"/><div class="component-container component-chartlist-page  block"><header class="content-header chart-header"><header class="component-heading"><h3 class="heading-title">HOT AC</h3></header></header><div class="component-container component-chartlist block"><header class="track-meta-header"><div class="movement"> </div><div class="thumb"> </div><div class="headers"><span class="weeks"><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->Wks On Chart</span><span class="peak"><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->Peak</span></div></header><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/352012881?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="So Easy (To Fall In Love)" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" aria-label="So Easy (To Fall In Love)" class="track-title" target="_blank" rel="noopener">So Easy (To Fall In Love)</a><a href="https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true" aria-label="Olivia Dean" class="track-artist" target="_blank" rel="noopener">Olivia Dean</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->20</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/372364039?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="I Just Might" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" aria-label="I Just Might" class="track-title" target="_blank" rel="noopener">I Just Might</a><a href="https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true" aria-label="Bruno Mars" class="track-artist" target="_blank" rel="noopener">Bruno Mars</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->21</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/311924447?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/311924447?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/311924447?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="Ordinary" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true" aria-label="Ordinary" class="track-title" target="_blank" rel="noopener">Ordinary</a><a href="https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true" aria-label="Alex Warren" class="track-artist" target="_blank" rel="noopener">Alex Warren</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->57</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><div class="view-full-chart"><a tabindex="0" href="/charts/hot-ac-243/june-20-2026-hac/">View Full Chart<!-- --> »</a></div></div></div><input type="hidden" data-id="PI4Z3"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-la7PH"></div><input type="hidden" data-id="la7PH"/><input type="hidden" data-id="tkIbo"/><input type="hidden" data-id="cz466"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><input type="hidden" data-id="beE6F"/><div class="component-container component-podcasts block"><header class="component-heading"><h2 class="heading-title">American Top 40<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for On Air with Ryan Seacrest Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">On Air with Ryan Seacrest</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="ID:editorial-feed-whatwhere"><header class="component-heading"><h2 class="heading-title">Latest Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a3b03fb479e8bec38e855af?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a3b03fb479e8bec38e855af?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a3b03fb479e8bec38e855af?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a3b03fb479e8bec38e855af?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a3b03fb479e8bec38e855af?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - LISA Reveals Her &#x27;Twin&#x27;-Like Bond With BLACKPINK&#x27;s ROSÉ" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros/">LISA Reveals Her &#x27;Twin&#x27;-Like Bond With BLACKPINK&#x27;s ROSÉ</a><time class="component-date-display" dateTime="1782252900000">Jun 23, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a3ad6420123242c13ab7421?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a3ad6420123242c13ab7421?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a3ad6420123242c13ab7421?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a3ad6420123242c13ab7421?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a3ad6420123242c13ab7421?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Benny Blanco Unveils Shocking &#x27;New Head Of Hair&#x27;: See It Here" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here/">Benny Blanco Unveils Shocking &#x27;New Head Of Hair&#x27;: See It Here</a><time class="component-date-display" dateTime="1782244740000">Jun 23, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a3ac4c0535a184ea1baf26e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a3ac4c0535a184ea1baf26e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a3ac4c0535a184ea1baf26e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a3ac4c0535a184ea1baf26e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a3ac4c0535a184ea1baf26e?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Carly Rae Jepsen Sets Music Return With Double Album ‘Day And Night’" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night/">Carly Rae Jepsen Sets Music Return With Double Album ‘Day And Night’</a><time class="component-date-display" dateTime="1782238740000">Jun 23, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a3aac9799163a01b5eb0b21?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a3aac9799163a01b5eb0b21?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a3aac9799163a01b5eb0b21?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a3aac9799163a01b5eb0b21?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a3aac9799163a01b5eb0b21?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Madonna Reveals Reason Her Biopic Was Scrapped" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped/">Madonna Reveals Reason Her Biopic Was Scrapped</a><time class="component-date-display" dateTime="1782234660000">Jun 23, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a3aa09fe8f0234de55b301e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a3aa09fe8f0234de55b301e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a3aa09fe8f0234de55b301e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a3aa09fe8f0234de55b301e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a3aa09fe8f0234de55b301e?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - Lele Pons Hosts Star-Studded Slumber Party &amp; You&#x27;re Invited" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited/">Lele Pons Hosts Star-Studded Slumber Party &amp; You&#x27;re Invited</a><time class="component-date-display" dateTime="1782227340000">Jun 23, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a39811cd165e8c3f1f0ffa1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a39811cd165e8c3f1f0ffa1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a39811cd165e8c3f1f0ffa1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a39811cd165e8c3f1f0ffa1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a39811cd165e8c3f1f0ffa1?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - Kim Kardashian Ditches Signature Dark Hair In Striking Transformation" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation/">Kim Kardashian Ditches Signature Dark Hair In Striking Transformation</a><time class="component-date-display" dateTime="1782164940000">Jun 22, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="kIdtO"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-Site-Footer"><section><div class="top-footer"><div class="footer-row footer-links"><div class="social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/americantop40" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/AmericanTop40" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/AmericanTop40" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio</div><ul class="footer-station-links"><li><a tabindex="0" href="/charts/top-40-238/latest/">Top 40 Charts</a></li><li><a tabindex="0" href="/charts/hot-ac-243/latest/">Hot AC Charts</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a href="https://www.iheart.com/apps/" target="_blank" rel="noopener">Download The Free iHeartRadio App</a></li><li><a href="https://www.iheart.com/podcast/" target="_blank" rel="noopener">Find a Podcast</a></li></ul></div></div><div class="lower-footer"><div class="footer-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" sizes="" alt="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" width="128" height="44"/></a></div><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a tabindex="0" href="/rules/">Contest Rules</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li></ul><div class="site-ownership"><div>© <!-- -->2026<!-- --> <!-- -->Premiere Networks, Inc.</div></div></div></section></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb078cc703dafc3b1fc28a8857a378eae","canonicalHostname":"www.americantop40.com","hostnames":[],"facets":["brands/AT40-PR (15546)","markets/PREMIERE","brands/AT40 (57504)","brands/Ryan Seacrest (52241)","facets/All Sites - English","formats/CHRPOP"],"slug":"at40-pr","market":"markets/PREMIERE","ownBrand":"brands/AT40-PR (15546)","timeZone":"America/Los_Angeles","keys":["hostname:at40-pr.radio.iheart.com","hostname:at40.com","hostname:www.at40.com","id:/b078cc703dafc3b1fc28a8857a378eae","brand:brands/AT40-PR (15546)","slug:at40-pr","stream:4802","hostname:www.americantop40.com","hostname:americantop40.com"],"stream":{"id":4802,"primaryPronouncement":"american top forty","recentlyPlayedEnabled":true,"isActive":"true","talkbackEnabled":true},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"American Top 40 With Ryan Seacrest","description":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"},"status":{"hide":{"startDate":0,"endDate":4115978604802,"redirectTo":"https://www.iheart.com/live/4802"},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b078cc703dafc3b1fc28a8857a378eae/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"home","path":"/"},{"name":"howtolisten","path":"/howtolisten"},{"name":"songrequest","path":"/songrequest"},{"name":"videos","path":"/videos"},{"name":"big_game_score_contest","path":"/big-game-score-contest"},{"name":"cash_for_couples","path":"/cash-for-couples"},{"name":"weather","path":"/weather"},{"name":"music_home","path":"/music/"},{"name":"traffic","path":"/traffic/"},{"name":"vote","path":"/vote/at40"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"newsletter","path":"/newsletter/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"error_page","path":"/_error/404/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"videos_slug","path":"/videos/\u003cslug>"},{"name":"author","path":"/author/\u003cslug>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/afe07565167c45be1798d5b0e944fa9cb67c901e","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d5ba6c1e69deff7eb89b26f3d509a803167c74df","priority":0,"source":"/recoverymonth","regex":false,"schedule":{"begin":1631105760296,"end":4115978604802},"destination":{"type":"URL","value":"https://recoveroutloud2021.org/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/66b158f21f18f376b973d2517332f0b3e03de1d6","priority":0,"source":"/holiday","regex":false,"schedule":{"begin":1762444800180,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a18cdaeb6bb4669e458ec6102c797b74d26519d8","priority":0,"source":"/content/2020-08-24-dua-lipa-faces-backlash-over-birthday-party-photos","regex":false,"schedule":{"begin":1598360040656,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f4111178df6075b3dafeecb4bc7bc1a81ed5ed62","priority":0,"source":"/content/2019-03-04-brawl-breaks-out-at-cardi-b-rodeo-concert","regex":false,"schedule":{"begin":1551799560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/cardi-b-31246427/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/55d80dde2cb9a844449d19b9621e79b0401ad7e8","priority":0,"source":"/cc-common/iheartradio-music-festival","regex":false,"schedule":{"begin":1519426980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c4c2fb50965a20612187d313cbbf8a7df904c429","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/2be9a2a40abeb0cabe62bffb7c2b8b0dfb534c0c","priority":0,"source":"/app2/contest/7ljdfu","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e5f6c81075b5ea72983262a91e0026fb52d21388","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7b964584108e4364700a79cd1654ba57c262fedf","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/989d4023bdd9866b7000fba1447f624d3cf959c2","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/weird-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/85a426380e1ae9e8da77a54176a988c30a88efc5","priority":0,"source":"/topic/bin-entertainment-news.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4d5320ed0512cb8b688affdc2c05a7cfd5d3fc65","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a917258d98d0e975c8c8f9c945a38b42b7fcd0be","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1e96b2eb23f602b757e5b90fcd7878099300a089","priority":0,"source":"^\\/topic\\/(breaking%20sports%20news|wisconsin%20sports%20\\(125287\\)|houston%20sports%20news%20\\(478486\\)|sports-top-stories|woai%20sports%20\\(501263\\)|local%20sports%20stories%20\\(chillicothe\\)%20\\(107551\\)|louisiana%20sports|local%20sports%20stories%20-%20wcho%20\\(226197\\)|the%20locker%20room%20\\(486404\\)|high%20school%20sports|florida%20sports|bin-sports-news|the%20sports%20grind|dallas%20cowboys%20\\(499622\\)|wmrn%20sports%20\\(403428\\)|au%20sports|sports%20chowder|majic%20sports%20\\(403352\\)|east%20alabama%20hs%20football|espn%20pittsburgh%20plus|seattle%20-%20sports%20\\(501789\\)|orioles%20\\(487400\\)|fox%20sports%20radio%3a%20trending%20now%20\\(478012\\)|mid-ohio%20athlete%20of%20the%20week|sports%20\\(501357\\)|san%20diego%20sports%20news|sports%20\\(121849\\)|wch%20-%20local%20sports%20scores%20\\(226544\\)|chillicothe%20-%20local%20sports%20links%20\\(108930\\)|local%20sports%20scores%20\\(108966\\)|sports%20\\(500088\\)|\\(fsr\\)%20line%20up%20\\(381855\\)|hawaii%20sports%20news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/sports$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/bdc7acb6746131fe5fafc0d9b2a9427b2a28b6ac","priority":0,"source":"/cprplaylist","regex":false,"schedule":{"begin":1676306700098,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/cpr-playlist-312064750-kjz1fl1kfpqs67hwpze1sv/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6089eb58a4c51e758bd2877a68dbd5f56ef80f4f","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ce8740c1b4020159fe42d1988297b719ee8d3218","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0a5be32e73ce5d28d546be992e53ebc8015f2fcb","priority":0,"source":"/sports","regex":false,"schedule":{"begin":1721764800000,"end":4115978604802},"destination":{"type":"URL","value":"https://sports.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e1a4341db21ed0b328019da040e5fe66d8441b36","priority":0,"source":"/apple-app-site-association","regex":false,"schedule":{"begin":1594735560064,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6da2c84c169489ab1cd55e3cc8a2bfc8fbb8e83d","priority":0,"source":"/rowblocks","regex":false,"schedule":{"begin":1663005600371,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ed549553d5f5f486e4d0f9107fbd52bd5efdcb25","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3e74966b4f7570047f2f499961da3981346a2ff2","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fbabe85bf1845e4896f2dffe4ff9837ee47ac53d","priority":0,"source":"/podcastaward","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/41410424656a1f7e6cc5d7483803da90666bef02","priority":0,"source":"/app2/contest/8lfqyf","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/92bfbc35cb1c3a15bb98ce50124cd990f2c928ba","priority":0,"source":"^\\/topic\\/(official%20rules%20\\(495693\\)|contest%20rules%20\\(473739\\)|wwyz-fm%20contest%20rules|contest%20rules%20\\(190932\\)|big%2098%20contest%20rules%20\\(469499\\)|contest%20rules%20\\(486700\\)|concerts%20%26%20contests%20\\(267528\\)|whcn-fm%20contest%20rules|wkss-fm%20contest%20rules|wkci-fm%20contest%20rules|contest%20rules%20\\(415036\\)|contest%20rules%20\\(418106\\)|contest%20rules%20\\(418168\\)|promotions%20contests%20\\(501865\\)|contests%20\\(493269\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/contest-rules$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/894a9b9a4cb4701c85ea160c584972eb2de53372","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2025-08-27-house-of-music-returns-to-2025-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4aee26602b201a008359037ba4d91b1aff9da916","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9c9074245064cde74f8c680cd9c6b3e394d1ed81","priority":0,"source":"/livingroomconcertforamerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/19001ddcc72fd7b53b551506d7c3f548620e3fa5","priority":0,"source":"/podcast-award","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a49fedcef9c22191ae5a9c62c115a632cd7623b6","priority":0,"source":"/top100","regex":false,"schedule":{"begin":1569945600000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/51e5f3b5c8a43bf97025f025b05e0872b19aff81","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/abc93191cb84404b99a0bdf8b8dc4ae9d448ab43","priority":0,"source":"/livingroomconcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/07bf62d4f91c186bcd5e58db72e5a7da18113e98","priority":0,"source":"/hbuc","regex":false,"schedule":{"begin":1602795600874,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b31938a8e2ea0573def6ac8748d0c1a447bd378e","priority":0,"source":"/podcast-awards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5c1b9878f9f3a96288f4af265e3ddad39d3a8ad0","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/bec106bec9fcd63ae5b98c35ed549ba01eff5be8","priority":0,"source":"/photos/main","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/25f408388c0cf160fb9e61be672d877c6a14cda1","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ca0e108d7a0c7b698ecb94af4ccd8aeb5170b381","priority":0,"source":"/musicfestival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6270339829168417d5dd9b3643337979b63b43e1","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1762444800251,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d16bea677671dfb45a2448ce6aece11e0641a60b","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1762444800383,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/db9e147eac1ae3b3bdcca7b8092fa792fbe950d7","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6ab84b2b14cb686d89b8e7f3dafd0940b71fcd60","priority":0,"source":"^\\/topic\\/(must%20see%20popular%20videos%20(\\||%7c)%20what's%20good%20\\(497247\\)|videos%20\\(495778\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/videos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e4a589017b18714a503e26e0c5e449911bc6c728","priority":0,"source":"/livingroom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0cf7f14b230c366fdad71c3a33bc89cfa20f30f3","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e88fb0da0944bfa06184eb69c6d6055f21800dc8","priority":0,"source":"/listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7544d115d1bfe3a503b859d271c3da72d7a20eab","priority":0,"source":"/podcastschart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/edb6e3cf41a167890e181edc48641c6c1a268c1c","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1092a91746d1ece0924ace3576d8cdc867d94950","priority":0,"source":"/podcastcharts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f6b02b6ac73b4a53b44ddb7568a770365e702fcc","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/83daa5c1c863520f81de9f644206311f9ae28916","priority":0,"source":"/pride","regex":false,"schedule":{"begin":1560542400000,"end":4115978604802},"destination":{"type":"URL","value":"https://prideradio.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fea33ec420447ae1e27cf412e6ad5b86aeb1cb5f","priority":0,"source":"/fathersday","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/113bfe4ffd2a8f72ac3aedbae6ea49375653ea39","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8765d5f4ac24e982fa62b17f3b7b071c2248fa83","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/41d8bc5ae3fde54b321035695709d027a541692d","priority":0,"source":"/hbcu","regex":false,"schedule":{"begin":1602795600908,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8d6ae0e14902a7b96284d6fcee4bc0478a75877e","priority":0,"source":"/calendar/legacy","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/89e4f0ccac5ab95f99837210cc3822eb71d18f49","priority":0,"source":"/spit","regex":false,"schedule":{"begin":1534179720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/spit-29676456/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4749368b3c587cdded318773f8359a9fba37d001","priority":0,"source":"/common/top_songs/2009.html","regex":false,"schedule":{"begin":1544706000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/class-of-2009-312064750-txzd2fpzxdpxuqh2kty9zf/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/93ded7b45a290197b619b6196f83e01fa687c515","priority":0,"source":"/fathers","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/187358f8648934e86af1fd41283d76ca21e036bf","priority":0,"source":"/iheartnow","regex":false,"schedule":{"begin":1506690000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9977c3d9d09eabc69a3caabc851ba0d448398c7c","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4b7bdf58234be615ca8702601c211bc5c1c9b265","priority":0,"source":"/optout/en","regex":false,"schedule":{"begin":1590520740882,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/privacy-and-cookie-notice/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9df89ec7f3ab385c4d95e84031661a67990d6b24","priority":0,"source":"/live/schnitt-show-4824","regex":false,"schedule":{"begin":1608564180914,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/moneytalk-1010-am-6743/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0157ba2ff21cbff910124a2d5cb4174d0d54cb64","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a32465ee05303b2043fde40dbdfd5552e382aa77","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4f5ff4e27c7451676ab08b93b8125c2c5f360891","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a6fa01d1e9c345566e23664366f72130b1e8d8aa","priority":0,"source":"/adchoices","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1aa7cd7557442c940d4d14c27f6720f868948a4f","priority":0,"source":"/livingblack","regex":false,"schedule":{"begin":1611075600442,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/aae39b146cf5970ec3a965e07b94b780269ab51f","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5437fc3f102c67398935a918981e89135d44745b","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/aebdf9a9d48c54e11da9623cc2c999a4c57f6e79","priority":0,"source":"/festival","regex":false,"schedule":{"begin":1596513600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ff7cacfb05a1d26fc090e850018f262949a5abe0","priority":0,"source":"/articles/song-request-501853/song-request-15605129","regex":false,"schedule":{"begin":1553546100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b2caf8e2f2607a2fcf4fa7fd06c1e7e5075547b8","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/58dd2565d99d9320398583f351fb52bb92d13030","priority":0,"source":"/pages/bobbyojay.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b932a05670f0c2ddd7692f78f75a9977b8007959","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0821203a073d7098a92a971bacb19e6de7634f0d","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/be9576bffef59f81885c3c41ad2d854c632bb681","priority":0,"source":"/music/undefined","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5fb695f59931e96bd8bd91ea2258c889135c7fa1","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c3b1a832f6120db29cf9dbe01780437b57434985","priority":0,"source":"/common/quiz/one-direction/match.php","regex":false,"schedule":{"begin":1544707440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/one-direction-687496/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/08cc2d8c9e1ea2232c2308dd3637710bcc0a3390","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c7eab5de340f2e0878607db768a540ea62230574","priority":0,"source":"/charts","regex":false,"schedule":{"begin":1597266000000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/614b87f62527225e4f0ac790a84e4aa23acbcaf3","priority":0,"source":"/assistance/en","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/cb788526dc3392e98a52eab205dec6ad6c833a8d","priority":0,"source":"/fortnight","regex":false,"schedule":{"begin":1660849200267,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/2a05dc1fb768deed92f50a50ffd229ce7b0852b5","priority":0,"source":"/legal/ad-choices/en","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/cf2f475db5ccbe70969980a84ba6e5ba85c75785","priority":0,"source":"/jingleball","regex":false,"schedule":{"begin":1498755600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/63763a6831851810c7755cfc890c7e1df3e2461d","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1777654920862,"end":4115978604802},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d3dcdd6a3b7e74892940e824f5164111651c97d6","priority":0,"source":"/pages/bobbybones.html?article=10164920","regex":false,"schedule":{"begin":1528382220000,"end":4115978604802},"destination":{"type":"URL","value":"https://bobbybones.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/37e85865e44c8ecdd6109acc2f6758fb9a6c0101","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1779912000274,"end":1789876800274},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d882a490a8ad25bcfa0f785027730afc3241032d","priority":0,"source":"/awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/683f89a57e93a31d9d9e4b4449b6e185fd4c1437","priority":0,"source":"/featured/iheartradio-music-festival/_error/404","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/dbd08df462c6757bb67e6182ef7c5051636dfdf6","priority":0,"source":"/topic/bin-national-news.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/33678817f4186f06f405a0e27895df034eb8291d","priority":0,"source":"/iheartcountryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e1e4589733aa32334d56bdbb3f4e4a2905f07eb1","priority":0,"source":"/music/recently-played/undefined","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6be2cd78d4ea94f9c6e39c9c7b3bdfdd2c851324","priority":0,"source":"/contests","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6d383708b033df6eed0f380ab22c663fd5a2ac77","priority":0,"source":"/photos","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7c53c601c7637c6a72f590b4a87ed33a293aa553","priority":0,"source":"/advertise_x","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.premierenetworks.com/#advertising"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e6cd615bedfc132611928d4f1a12dfab66e3c087","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6e5b875e499cbf7f653ae187a0267c525c76c5b3","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ead0ce4a43decfc65e339ee26cd886b244f0fe68","priority":0,"source":"//apps","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3a08f418d86e9fe801dfb568340f2668f408d79f","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ed6664a080a669dcf1493a84c3ce2dcd033e1bc1","priority":0,"source":"^\\/topic\\/(iheartradio-music-news|trending-pop|trending-hip-hop-rnb|national%20-%20trending%20\\(chr%20rhythmic\\)%20\\(501919\\)|national%20-%20trending%20\\(hot%20ac\\)%20\\(501921\\)|at40-news|rock-news-classic-rock|rock-news-active-main-rock|trending-rock-alt-news|iheartcountry|trending-rnb|iheartpride%20\\(2768\\)|home%20lead|lgbt%20pride%20news%20\\(493621\\)|country%20news%20wwyz-fm|q104\\.3%20music%20news%20\\(476123\\)|new%20music%20discovery%20of%20the%20week|\\(cmt\\)%20cody%20%2b%20crew%20\\(481920\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/music-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/799125e596c332202a0a4acc0e341e686240d293","priority":0,"source":"/.well-known/apple-app-site-association","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f17baa007f57e6d0b2d3d0a47c6a1c5ba57f2ccb","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a917f635e6f0876ced73c342c4efbfcfa966c35d","priority":0,"source":"/content/privacy-and-cookie-notice","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.premierenetworks.com/pages/legal.aspx#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f5a406bbc509b34bf198d391b1eb05b04ea96ce9","priority":0,"source":"/backtoschool","regex":false,"schedule":{"begin":1565186400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7e450e6b21abedac72bd3e61dca1ab8b6ed149d1","priority":0,"source":"/durginstuff.html","regex":false,"schedule":{"begin":1528382400000,"end":4115978604802},"destination":{"type":"URL","value":"https://whp580.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fa6c586dc89e514d74b045c03827687617fe2fac","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/408a6f249d17f2d0b696d351e089e9d3f0e9f3c2","priority":0,"source":"^\\/topic\\/(local%20news%20\\(465708\\)|houston%20news%20\\(121300\\)|wood%20radio%20local%20news|rochester%20news%20\\(122742\\)|1110%20kfab%20local%20news%20\\(122285\\)|local%20news%20\\(119078\\)|wmt%20local%20news|local%20news%20\\(122520\\)|texas%20news%20\\(489524\\)|570%20wsyr%20news%20\\(125739\\)|local%20news%20stories%20\\(chillicothe\\)%20\\(106759\\)|madison%20news%20\\(500610\\)|who%20radio%20news%20\\(121648\\)|local%20news%20\\(135361\\)|trending|local%20news%20(\\||%7c)wor-am(\\||%7c)|sacramento's%20latest%20news|wman%20-%20local%20news%20\\(122687\\)|wjbo%20am%20local%20news|wood%20news%20\\(125494\\)|portland%20local%20news%20\\(123543\\)|providence%20local%20news%20\\(122060\\)|local%20news%20feed%20\\(435110\\)|local%20news%20\\(122300\\)|local%20news%20\\(late%20breaking\\)%20\\(119585\\)|dsc|whyn%20local%20news%20\\(470415\\)|home%20promotions|local%20news%20stories%20wch%20\\(226193\\)|the%20feed%20\\(498513\\)|wvoc%20news|tampa%20local%20news|texas%20news%20\\(499381\\)|woc%20local%20news%20\\(498282\\)|fox59|local%20news%20-%20toledo%20\\(315557\\)|cky%20local%20news%20\\(484675\\)|newsradio%20840%20whas%20local%20news%20\\(283307\\)|lowcountry%20headlines|community%20access|capital%20region%20news%20\\(312698\\)|iheart80s%40103\\.7%20articles%20\\(502302\\)|lynchburg-roanoke%20local%20news|wtvn%20local%20news%20\\(268656\\)|local%20news%20\\(119442\\)|breaking-news|1450%20wkip%20news%20feed%20\\(454843\\)|winz%20local%20news%20and%20sports%20\\(479897\\)|top%20local%20news%20for%20columbia%20greene%20counties|articles%20\\(497186\\)|defiance%20local%20news%20\\(108238\\)|arizona%20news%20\\(118695\\)|kogo%20local%20news%20\\(125548\\)|trending%20\\(496938\\)|local%20news%20\\(121298\\)|wima%20-%20local%20news%20\\(120919\\)|wima%20news%20archive%20\\(359580\\)|wraw%20newsroom|real%20news%20\\(497042\\)|trending%20in%20the%20bay%20\\(497802\\)|local%20newsstand|local%20news%20\\(122546\\)|tejano%20nation%20news%20\\(458093\\)|z100%20news%20\\(451815\\)|105\\.5%20werc-fm%20local%20news%20\\(118702\\)|roanoke-lynchburg%20breaking%20news|stormwatch|local%20news%20\\(499395\\)|news%20around%20the%20lone%20star%20state%20\\(497586\\)|wcjm%20local%20news%20\\(501582\\)|knn%20headlines%20\\(393284\\)|did%20you%20see%20that%3f%20\\(421790\\)|news%20\\(478054\\)|coronavirus%20news|woai%20breaking%20news%20\\(467835\\)|kfbk%20news%20\\(461777\\)|local%20news%20stories%20wch|reading%20and%20harrisburg%20breaking%20news|wmzq%20trending|who%20-%20information%20\\(190192\\)|wwva-local%20news%20\\(119921\\)|kiis%20articles%20\\(493280\\)|san%20diego|florida%20news%20\\(499647\\)|iheartsocal|106\\.1%20fm%20wtkk%20\\(418990\\)|going%20viral%20(\\||%7c)wktu-fm(\\||%7c)|atl%20news|pittsburgh-news|tucson%20happenings|sunny%20story%20of%20the%20day|trending%20boston|northern%20colorado%20news|the%20wood%20insider|california%20news%20\\(489209\\)|weekends%20\\(279270\\)|the%20buzz%20(\\||%7c)wksc-fm(\\||%7c)|features%20\\(351976\\)|news%20\\(478876\\)|the%20morning%20news|iheart%20communities%20central%20pa|local-homepage-pinned-content|the%20latest%20from%20rock|featured%20promotions%20\\(468727\\)|local%20news%20\\(465659\\)|wnok%20\\(473617\\)|breaking%20news%20-%20toledo%20\\(487796\\)|the%20arkansas%20edge%20\\(255170\\)|106%20kmel%20articles%20\\(502301\\)|z%20trending|features%20\\(353133\\)|koa%20newsradio%20programming|boston%20news|featured%20\\(487430\\)|what's%20rockin'%20at%20the%20q%20\\(472633\\)|jacksonville%20local%20news|trending%20wkss-fm|pa%20education|mojoe|dfw%20news|kogo%20news%20file%20\\(497368\\)|featured%20\\(253029\\)|minnesota%20news|oh%20florida|communities|cat%20country%20107\\.1%20\\(486314\\)|going%20viral%20(\\||%7c)wltw-fm(\\||%7c)|what's%20happening%20-%20kmod-fm%20\\(501830\\)|hot%20on%20the%20web%20\\(423478\\)|so%20hot%20right%20now%20\\(353806\\)|lynchburg%20roanoke%20around%20town|95\\.3%20the%20river%20\\(486315\\)|okc%20breaking%20news|what's%20new%20at%20101-3%20kiss-fm%20\\(453463\\)|wkci-fm%20trending|pee%20dee%20news|hawaii%20news|local%20news%20\\(476751\\)|articleswmks|what's%20new%20at%20mix%2096%20\\(107642\\)|around%20the%20valley|what's%20new%20at%20woc%201420%20\\(252965\\)|breaking%20news%20\\(498614\\)|news%20wdcg-fm|kix%20country%2092\\.9%20\\(489438\\)|95x%20\\(465517\\)|what's%20new%20on%20fox%20sports%20radio%201230%20\\(284776\\)|wqmf%20social%20\\(501527\\)|q102%20online%20\\(484348\\)|what's%20happening%20-%20ktgx-fm%20\\(501828\\)|san%20diego%20business%20saturday|wrfx%20news%20\\(464606\\)|dmv%20storm%20center|south%20texas%20winter%20storm%20update|national%20news%20(\\||%7c)wor-am(\\||%7c)|articleswmag|whats%20new%20(\\||%7c)wltw-fm(\\||%7c)|birmingham-news|boston%20weather|wzlx%20updates|wildfire%20alerts|local%20news%20\\(129497\\)|from%20the%20newsroom|waks-hd2%20features|las%20vegas|local%20\\(498389\\)|all%20things%20brunswick|keep%20pennsylvania%20working|what's%20trending%20on%20kmag%2099\\.1%20\\(497527\\)|what's%20up%20at%20y100|kwhn-local%20news%20\\(119423\\)|kfi%20news%20presents|760%20local%20news|whas%20on-air%20schedule|local%20buzz|concerts|seaview%20104\\.9%20\\(487434\\)|dmv%20stormwatch|graduation%20radio%20990|houston%20%26%20texas%20news|q104\\.3%20news%20\\(457573\\)|right%20now|icymi%20in%20chicago|georgia%20news%20network|san%20diego%20news%20%26%20updates)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/local-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fdcf615f4dc00284dc3be0c8c281661c32613af1","priority":0,"source":"/pages/lancesblog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/84cfb9a477ac6b34143b4b3d78b48d22a6d55cf2","priority":0,"source":"/msvibes","regex":false,"schedule":{"begin":1602599400753,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/84e7099436d5d3691438dc577d004653215ad4c1","priority":0,"source":"/fiesta","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0078b5cef7eb19b8e04197a3c74100ef31cdb7d9","priority":0,"source":"/photos/hot-shots","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/87080871a5121758700692df38ec10dcbafee51e","priority":0,"source":"^\\/topic\\/(premiere%20news|iheartradio-podcasts|iheartradio%20shows%20\\(499522\\)|z100%20news|on%20the%20web|trending%20hq|international-womens-day)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/feel-good$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/415e956ca3015b5c0694cb97f3581404a1f3a127","priority":0,"source":"/music-festival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/88c66ed0fe3f52a24d27b989dce8d7d8493bb4d2","priority":0,"source":"/dad","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/12fb330571ce734bd25fd2a2822339badd1b1707","priority":0,"source":"/pages/johnandkenshow","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/89ceb71eafcc3941fbcbc8ba2ad321f1503604ce","priority":0,"source":"/country-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/42ea5b0a1d984793db2f3bb676ef5f1f35a8af00","priority":0,"source":"/hbcus","regex":false,"schedule":{"begin":1602795600114,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8b9cb276805c373cc6a73029a8573de818d7d4dc","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8a2bbcf4e0e1d1a3d97514f48b4951baefaec4b4","priority":0,"source":"/roblox","regex":false,"schedule":{"begin":1663005600645,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/46875146d8823afd8240c0d9d67ae58f4a36dd1e","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8ec9b4f4a507831c687de854add88d70a3cd4be9","priority":0,"source":"/wango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/17de66a66b4a6741cc41efda7de07bacd58a0cc3","priority":0,"source":"/dads","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/93822542ca8397d25fced9a36e5b76e0ef4ce6e2","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/477ce75fe29dbbb67d84ba3e441099efd58aa992","priority":0,"source":"/sonos","regex":false,"schedule":{"begin":1543208400000,"end":4115978604802},"destination":{"type":"URL","value":"https://sonos.pages.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9738d57c3963bc32bdecf7fe6ae01aee4c5940a2","priority":0,"source":"/musicawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/009d76354ca697fe0efb98a46c079dd10a64520a","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9970e07187bf9c50a944c0f68c5a3fcb711e063f","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4b4e0d636b083fa169679890f170321796c10c0c","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9b41c2c64c9b9749dd21676958a16019263b567b","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/188cb78969c1264ee9c21d94144eb6e1e74ea41f","priority":0,"source":"/fiestalatina","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9d7ba6472469211410817d285c21ce9ef6986f57","priority":0,"source":"/edc","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4c1173d10f450f284e21b7a849f41d686cc5b54b","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/9eb677fac825da0e59988386833cf43fa809ea34","priority":0,"source":"/calendar/concerts-9","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/959873551f2cdd4ee86e60c07a33aa9d8073dcfb","priority":0,"source":"/contests/ryan-seacrests-becoming-by-michelle-obama-546372","regex":false,"schedule":{"begin":1548691380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a22c5507ea137b4516a62fc21ca3f7d03745a845","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4e92b64b50141bb60a703886a0eec36b723fe053","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a4898222e958348c6670e1278ad2914c0335b381","priority":0,"source":"^\\/topic\\/(la%20entertainment%20\\(497503\\)|entertainment-news-national-gossip-celeb-etc|entertainment-news-family-friendly|headlines%20\\(496147\\)|entertainment-news-country|cmt%20cody%20headlines|\\(edms\\)%20what%20we%20talked%20about%20\\(136656\\)|enterate%20primero%20\\(495590\\)|iheartlatino%20\\(2824\\)|on%20air%20exclusives|brooke%20and%20jubal%20stories|that's%20so%20me%20feature|shms%20headlines|bin-entertainment-news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/entertainment-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1929dafcabc9e47f263ffcbbf95aa1c0becf76f5","priority":0,"source":"/featured/dj-xtreme","regex":false,"schedule":{"begin":1694790120151,"end":4115978604802},"destination":{"type":"URL","value":"https://www.lamezclafuego.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a616fc5d7a5e37f65ff8324d3c413ab346973612","priority":0,"source":"/calendar/station-events-1","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/4ffcff463b175c93c820744d6ab7b3853d62029b","priority":0,"source":"/content/2023-02-05-lisa-marie-presely-reportedly-scared-to-go-to-golden-globes-before-death","regex":false,"schedule":{"begin":1675652280789,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/2023-02-05-lisa-marie-presley-reportedly-scared-to-go-to-golden-globes-before-death/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/a81a9ebaff4797da9efe752037df79df27774aa9","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0568d6d6b704dca5c17576985619318665deb9ea","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/aa4d1564daa04f6c2bcee8932386e945a77248f1","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/53db41f8394bfabdbcf6135f9c534b38dd3549e4","priority":0,"source":"/roblocks","regex":false,"schedule":{"begin":1663005600974,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ab33dc2d1fa2d7e5436394ab1351d38e0359197a","priority":0,"source":"/iheartcountry-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/1acb6126f1ba38edd1aaa913e5c9478e8ecf8715","priority":0,"source":"/womentakethemic","regex":false,"schedule":{"begin":1707487200200,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/adae0c25a8887e608b4aec8a8264fcf42a4d5a5d","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5582a9a6f1461b987c6e1a54903be917a51f177a","priority":0,"source":"/toppodcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/af933f39e444474237a4b0c0cb2e1548c5a2e13a","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d6d5324aac3aa6aa06d3c7e2cdd96e316c252e11","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1779912000000,"end":1789876848861},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b0cbf7222965ea3c1519faa2519328cec2da72a7","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/57e13af6e36e1aab584183256e630a74d03c878f","priority":0,"source":"/podcastchart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b2e9a52a88876ca41b4599a0e3d796525fcba90e","priority":0,"source":"/daystage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/20380fdd8af344caad22fe33c9c2c89f87530639","priority":0,"source":"/playlist","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/b55470f1ebe900767ddecb539feb9746083f6531","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/22beaceae8da6ccd8e45509057a5c9c15e312a7a","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/bd22ca82ed0eaa5cf4f76fef795a91f36b35aa3b","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c9c5cba8499e0b01e8f91c86b7bfee28c3a0b303","priority":0,"source":"/advertise","regex":false,"schedule":{"begin":1497018300000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.premierenetworks.com/default.aspx#s3"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/be030b922cf2378765bcbe90fa42b18cf76cbe47","priority":0,"source":"/stage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5e39f10a7a4aaabb5ec4dc0c00194e3d4c55b935","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/beb2327e9d3003c680785ed21f97bce1cf9b64b6","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/24b9bb42daae562936ef2cf64fcb5d891e586abb","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/photos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/604f4635fbe1c5e4e4b6921428630d5bd967766d","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c414e78bae0f12ffe920f680bff4c7bd3e14327f","priority":0,"source":"/content/2017-07-10-11-things-you-didnt-know-the-iheartradio-app-could-do","regex":false,"schedule":{"begin":1583157600562,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f20c7913d235e71d36cde8e9ffc878b0abeee375","priority":0,"source":"/listenlive","regex":false,"schedule":{"begin":1506705120000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/american-top-40-4802/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c649612267a51a9263f8e35001a78172e62f67ac","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6147b642cf7a938395df72abf8b67fcf4fb9ee94","priority":0,"source":"/cc-common/seasonal/holiday","regex":false,"schedule":{"begin":1544707740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/collections/genre-playlists/playlist-genres/christmas/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/c918da239ed6d87423bbdaca413c059f68f9cdc5","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/2686ae3bc97977e37265459a03f9349ab631edd9","priority":0,"source":"/%7b%7bcollectionurl%7d%7d","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ca43deda438ed09ded8954748834b8e77b0bd4c0","priority":0,"source":"/music-awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/61f9d7acdeb3c736da85ae4173ebbc7c4f8978df","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ce5fa0431e4709f2a9b0de82832400b84e3850a1","priority":0,"source":"/womensday","regex":false,"schedule":{"begin":1614601800323,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/08fba091ec4fb525ba4a37c093bf56fed8af6f9f","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ced5ef8af53f0d2ee304721734ccadf4c90f24d4","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/women-of-iheartcountry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/630294cea8363ab4d08afa050102fd9b34ccd677","priority":0,"source":"/petradio","regex":false,"schedule":{"begin":1712592000522,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/cf983dfbbee03d94e333907b13bd2015337395bc","priority":0,"source":"/music/top-songs/undefined","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/2b8f3c86a6f52ac9992744763b089595c81f5343","priority":0,"source":"/music/playlist","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d389e46cae7bd44530a08caef54c9b82628a3b13","priority":0,"source":"/award","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6512afb5d6b6243dcd815c3c915061d46ed0e039","priority":0,"source":"/iheartawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d529a687b42a28140f9e6e2d8c08516492e32d20","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/40f498f269cabd3e8fdb501918daf3891c75e540","priority":0,"source":"/rowblox","regex":false,"schedule":{"begin":1663005600907,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d85e30c2078808e6c9ce112ca384550f06799f05","priority":0,"source":"/content/2019-01-03-that-hot-backup-dancer-from-taylor-swifts-netflix-film-is-on-instagram","regex":false,"schedule":{"begin":1546609260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/2019-01-03-the-hot-guy-from-taylor-swifts-netflix-film-has-a-name-and-an-instagram/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6831c481830b3f571251e76e39d4d18883e770b2","priority":0,"source":"/pages/war-of-the-roses","regex":false,"schedule":{"begin":1519426260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-war-of-the-roses-25445146/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d9cc4660b951d079198d2b9ceff6cba211e29323","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/303aceaca1d0823a495cadd74d489fe376fac51a","priority":0,"source":"/iheartcountry","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/dbab906e52694cab83baebb91b6c0eb744c941ab","priority":0,"source":"/country","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/69dfdbbe70412917afa629ea46b40eaf3fc31aa9","priority":0,"source":"/alterego","regex":false,"schedule":{"begin":1538398200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e07684076770886c837e68ed1c45a66373b3c20e","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0a9d44ea8f32627bdb8377edbd6208be6063de23","priority":0,"source":"/topic/bin-sports-news.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e1d1ae0ff71c333cd70772a9cea97f8460fcbf19","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6b315705040ec0a7aa5d22ad4b7732b1701e25ee","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e4572c5dff0bb177194ec32464368327f2e501e8","priority":0,"source":"/optout/es","regex":false,"schedule":{"begin":1590520860765,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/poltica-de-privacidad-y-cookies/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3605d71c7fbdebd2d6f692a1bdc6724f08315627","priority":0,"source":"/daytimestage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e4fd4ac95f4c55f19327fe882350d382bceda551","priority":0,"source":"/featured/everyday-wealth","regex":false,"schedule":{"begin":1640705940979,"end":4115978604802},"destination":{"type":"URL","value":"https://www.edelmanfinancialengines.com/everyday-wealth/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/362fb1549c3dba96685754c4cb165b89edddffb7","priority":0,"source":"/cc-common/hdradio/player.php?staid=WLTW-FM","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/1067-lite-fm-1477/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e5c76e0ff14ffa3e467d6d990efb7aba62bf7a59","priority":0,"source":"/vote","regex":false,"schedule":{"begin":1604505600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6cc59f02ef8a12b63d4f655c5592243396591769","priority":0,"source":"/top40","regex":false,"schedule":{"begin":1548691320000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/charts/top-40-238/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e6409cf7c9df0534647a8e5d6996e7fed71b4034","priority":0,"source":"/podcastawards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/6e3a2f4b61f5b0c47d1c26adad1dd63913b886a1","priority":0,"source":"/women","regex":false,"schedule":{"begin":1614601800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e85094098148d25211fdd0e60874ea64acca6555","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/36531eab409d9272b185cbc4ba0e29bac21be1b6","priority":0,"source":"/wttm","regex":false,"schedule":{"begin":1707487200357,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e9a231d2e78000bbedbbf4f86b2291004133c920","priority":0,"source":"/jingle-ball","regex":false,"schedule":{"begin":1544072400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7049a6c0f068b1da32750fa313fc6f9d0d0951b4","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ead7f70138afd64f7bef97f7347e6aad769c4e08","priority":0,"source":"/ultimate-fan","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/0e8658a2649b8a5bf63b895cfacb60d53c0a768f","priority":0,"source":"/countryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ed60f61e4ed37e56cedba6e587e6c3c564bdbf25","priority":0,"source":"/content/2021-01-20-powerball-numbers-live-results-for-12021-7300-million-jackpot-tonight","regex":false,"schedule":{"begin":1611240360757,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7813007a5af71b47e36d8df9c60b5095fadbf633","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/edad3bb66c43f44c10be2e6cd0165ae2f04cf4bb","priority":0,"source":"/assistance/es","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3df14f5f164dbba42c7c81c118939d33df759fa5","priority":0,"source":"/topic/24/7%20news%20-%20national%20(501855)","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/ef88c249e3d4f5aa924e108bef68a18a0551881e","priority":0,"source":"/iheartland","regex":false,"schedule":{"begin":1663970400642,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7b682be2b62cfb2a1552d13f99a3037cee1cb37a","priority":0,"source":"/village","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f2ea2be0cd9d5bb33471c0e8851c7ca1debe6b92","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/bca5975dd2e6085f10fdacf7ee121ab9cb6e4aa3","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1779912000000,"end":1789876819263},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f572de45c32708297376be3093db6ce7918add2d","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/7d7693f9ace5e93cb61b4783fc2545f75521b9f0","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f604ec4696d242c827293cdbef8c4455ce2d663e","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3e85acd35ca7e4e7f66609c62e6b8288c30c88c0","priority":0,"source":"/awards%20vote","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/f93cdfd06135f267c57fff9f134eb5ec52ed2a06","priority":0,"source":"/legal/ad-choices/es","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/822296aabd7b2086e77a2d4d9c1519d535a39dd6","priority":0,"source":"/edcradio","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fab25efd9fb9c94f2bd2f94bd8fb8d401aaaac30","priority":0,"source":"/fortnite","regex":false,"schedule":{"begin":1660849200393,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/10b6ece8bc4ab57e0225645b9159a0f68a32cff2","priority":0,"source":"/tupacshakur","regex":false,"schedule":{"begin":1544707560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/2pac-39257/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/fc40ebc01160c7fc15381733a16987e18cd3b638","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/849552e4c837c49d22c9f03c706a7a3e2e805249","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/3557fabf038f6dc4ee7103f297d398199d5dba1b","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1779912023975,"end":1789876800000},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/d556ca18d1b78c09a1da2e9b64165a4f0f107cdc","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775092505,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/009ad55f9ee8d3fe3315c890bce9a828a46d5ee3","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/politics$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/13f13302bdd7d905c358ba666dab04fd0b84a5c9","priority":0,"source":"^\\/topic\\/(bin-national-news|covid-19%20coronavirus|national%20news%20\\(500965\\)|national%20news%20\\(483313\\)|national%20news%20\\(120357\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/topic/national-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/43a842fb183b225cc35d6985da4bd4f3498f3b64","priority":0,"source":"/wangotango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/8ade874efce52ed88ec39429b65cc65927b74948","priority":0,"source":"/top100podcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/5acdadf42bedc6d51dec8a4c5372922727014f59","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/e522bf9acc233d44198c2dd6e7b1e86afea38899","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.americantop40.com/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"AvRa8","keywords":["iHeartRadio Spotlight","Spotlight"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"schedule":{"begin":1498503600000,"end":4115978604802}},{"id":"6MRdl","keywords":["Politics","Political Junkie","Political News","Debate","Elections","President"," PresidentTrump"],"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"schedule":{"begin":1498507200000,"end":4115978604802}},{"id":"WTbqt","keywords":["iHeartRadio LIVE","iHeartRadio Theater","iHeartRadioTheater","The iHeartRadio Theater","iHeartRadio Theater New York","iHeartRadio Theater New York City","iHeartRadio Theater NYC","iHeartRadio Theater Los Angeles","iHeartRadio Theater LA"],"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"schedule":{"begin":1498510800000,"end":4115978604802}},{"id":"IpRHU","keywords":["Fiesta","Fiesta Latina","Latin Festival","iHeart Fiesta Latina","iHeartRadio Fiesta Latina","iHeartRadio Latin Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"schedule":{"begin":1532113200000,"end":4115978604802}},{"id":"NKNzM","keywords":["iHeartRadio On The Verge","iHeartRadio On The Verge Artist","On the Verge","Verge"],"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"schedule":{"begin":1498672800000,"end":4115978604802}},{"id":"mDAGh","keywords":["iHeartRadio Guest DJ","Guest DJ"],"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":false,"schedule":{"begin":1498680000000,"end":1690905649036}},{"id":"syhf9","keywords":["Jingle Ball","Jingle Ball Tour","iHeartRadio Jingle Ball","iHeart Jingle Ball","JingleBall","Jingle Ball Tickets","iHeartRadio JingleBall"],"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"schedule":{"begin":1498755600000,"end":4115978604802}},{"id":"4Jh0T","keywords":["pay","payment","invoice"],"destination":{"type":"URL","value":"/pay"},"disabled":false,"schedule":{"begin":1498837560000,"end":4115978604802}},{"id":"vtcZ6","keywords":["Macys","Macy's iHeartRadio Rising Star","Macys iHeartRadio Rising Star","Rising Star","Macys Rising Star","iHeartRadio Rising Star"],"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"schedule":{"begin":1499313600000,"end":4115978604802}},{"id":"lqpg0","keywords":["EDC","EDC Radio"],"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"schedule":{"begin":1500656400000,"end":4115978604802}},{"id":"Tdn07","keywords":["iHeartRadio Daytime Village","Village","Daytime Village"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"Hs7M6","keywords":["The 80s Show","80s Show","Eighties Show"],"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"schedule":{"begin":1504040400000,"end":4115978604802}},{"id":"odm3R","keywords":["iHeartNow"],"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"schedule":{"begin":1506690000000,"end":4115978604802}},{"id":"ZAUyY","keywords":["Happy Holidays","Holidays","Christmas","Hanukkah","Xmas"],"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"schedule":{"begin":1508331600000,"end":4115978604802}},{"id":"Z9eHx","keywords":["FanGirls","Fan Girls","Fan Girl","FanGirl"],"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"schedule":{"begin":1515776400000,"end":4115978604802}},{"id":"V3xvs","keywords":["Daytime Stage","iHeartRadio Daytime Stage","Stage"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"aldaB","keywords":["Festival","iHeartRadio Music Festival","iHeart Festival","iHeart Music Festival","Music Festival","Las Vegas","iHeart Radio Music Festival","iHeartRadio Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"schedule":{"begin":1528156800000,"end":4115978604802}},{"id":"xMD7N","keywords":["ALTar EGO","ALTer EGO","ALTerEGO","iHeart ALTar EGO","iHeart ALTer EGO","iHeartALT","iHeartRadio ALTar EGO","iHeartRadio ALTer EGO"],"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"schedule":{"begin":1538398200000,"end":4115978604802}},{"id":"WDePf","keywords":["Podcast Award","Podcast Awards","iHeart Podcast Awards","iHeart Radio Podcast Awards","iHeartRadio Podcast Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"schedule":{"begin":1539921600000,"end":4115978604802}},{"id":"bbq2k","keywords":["Awards","Music Awards","iHeart Awards","iHeart Music Awards","iHeartRadio Awards","iHeartRadio Music Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1546984800000,"end":4115978604802}},{"id":"FR9jT","keywords":["country festival","iHeart Country Festival","iHeartCountry Festival","iHeartCountry Music Festival","iHeartRadio Country Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"schedule":{"begin":1548705600000,"end":4115978604802}},{"id":"VRKj9","keywords":["Women of iHeartCountry"],"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"schedule":{"begin":1550869200000,"end":1767243540000}},{"id":"CVAUd","keywords":["Charts","Music Charts"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"schedule":{"begin":1597266000000,"end":4115978604802}},{"id":"2vU3Z","keywords":["Wango","Wango Tango","WangoTango","iHeart Radio Wango Tango","iHeart Wango Tango","iHeartRadio Wango Tango"],"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"schedule":{"begin":1555939800000,"end":4115978604802}},{"id":"kvTSU","keywords":["Pride"],"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"schedule":{"begin":1560542400000,"end":4115978604802}},{"id":"iUYD7","keywords":["Back To School"],"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"schedule":{"begin":1565186400000,"end":4115978604802}},{"id":"J6cBT","keywords":["Podcast Chart","Podcasts Chart","Top 100","Top 100 Podcasts","Top Podcasts","Top Podcasts Chart"],"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"schedule":{"begin":1569902400000,"end":4115978604802}},{"id":"p2xVk","keywords":["brantley gilbert"],"destination":{"type":"URL","value":"https://country.iheart.com/featured/iheartradio-live/content/2019-10-07-brantley-gilbert-on-new-album-and-monday-night-football-halftime-show-debut/"},"disabled":false,"schedule":{"begin":1570550400000,"end":1575176400000}},{"id":"9W2IO","keywords":["Heat","Heating"],"destination":{"type":"URL","value":"/contests/iheartradio-wants-to-help-735208/"},"disabled":false,"schedule":{"begin":1574193600000,"end":1576904400000}},{"id":"7OXfp","keywords":["Capital 1","Capital One","Capitol 1","Capitol One","capitalone"],"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"schedule":{"begin":1779912042079,"end":1789876800000}},{"id":"uqVj1","keywords":["downhill"],"destination":{"type":"URL","value":"/contests/you-can-win-778740/"},"disabled":false,"schedule":{"begin":1581022800998,"end":1581742800000}},{"id":"qeVVE","keywords":["Coronavirus","COVID-19"],"destination":{"type":"BRAND","value":"brands/Coronavirus"},"disabled":false,"schedule":{"begin":1584018000242,"end":4115978604802}},{"id":"Tn5Ib","keywords":["Living Room Concert","Living Room"],"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"schedule":{"begin":1585152000009,"end":4115978604802}},{"id":"xKumV","keywords":["Small Business","Small Businesses"],"destination":{"type":"BRAND","value":"brands/Small Business"},"disabled":false,"schedule":{"begin":1586458800821,"end":1651014006656}},{"id":"44fNv","keywords":["First Responder Fridays","First Responder Friday","First Responder","First Responders"],"destination":{"type":"URL","value":"/content/2020-05-04-kelsea-ballerini-to-tribute-first-responders-with-special-performance/"},"disabled":false,"schedule":{"begin":1588608000000,"end":1596254400000}},{"id":"hMYFW","keywords":["Stand For Small","StandForSmall","Stand For Small Business","Stand For Small Businesses"],"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"schedule":{"begin":1587096000000,"end":4115978604802}},{"id":"55Ybe","keywords":["Meat District"],"destination":{"type":"URL","value":"/contests/enter-daily-for-861832/"},"disabled":false,"schedule":{"begin":1597773600503,"end":1600066800000}},{"id":"dcsrV","keywords":["Extra Gum","Extra","Gratitude Radio"],"destination":{"type":"URL","value":"/content/gratitude-radio-frontline-dedications-presented-by-extra-gum/"},"disabled":false,"schedule":{"begin":1588021200082,"end":1609477200000}},{"id":"RSH6H","keywords":["nurse","nurses"],"destination":{"type":"URL","value":"/contests/nominate-a-nurse-824762/"},"disabled":false,"schedule":{"begin":1588348800605,"end":1589342400000}},{"id":"bMHoZ","keywords":["Prom","iHeartRadio Prom","iHeart Prom"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Prom"},"disabled":false,"schedule":{"begin":1588359600959,"end":1609477200000}},{"id":"z9Tuz","keywords":["Black Music","Black Music Month"],"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"schedule":{"begin":1589472000532,"end":4115978604802}},{"id":"9Uz11","keywords":["The Vibe","Vibe"],"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"schedule":{"begin":1589979600371,"end":4115978604802}},{"id":"qum6C","keywords":["George Floyd"],"destination":{"type":"URL","value":"/content/2020-06-09-how-to-watch-george-floyds-hometown-funeral-service/"},"disabled":false,"schedule":{"begin":1591711200596,"end":1601524800000}},{"id":"36lhT","keywords":["Bud Light","Bud Lite","BudLight"],"destination":{"type":"URL","value":"/contests/celebrate-hispanic-heritage-868922/"},"disabled":false,"schedule":{"begin":1600272000486,"end":1602486000486}},{"id":"P301q","keywords":["Dr Pepper","Doctor Pepper","DrPepper","DoctorPepper"],"destination":{"type":"URL","value":"/contests/enter-to-win-871510/"},"disabled":false,"schedule":{"begin":1600214419906,"end":1601870400037}},{"id":"4JLhv","keywords":["Ultimate Jam","UltimateJam"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-846250/"},"disabled":false,"schedule":{"begin":1596038400866,"end":1597636800866}},{"id":"p4ex6","keywords":["Vote","Voting"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1604505600927,"end":4115978604802}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics","milan cortina"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"qEKmO","keywords":["First Look"],"destination":{"type":"URL","value":"http://Iheartradio.com/firstlook"},"disabled":false,"schedule":{"begin":1503085740000,"end":4115978604802}},{"id":"b2e5t","keywords":["Rogue Trip","Road Trip","RogueTrip","RoadTrip"],"destination":{"type":"URL","value":"/featured/nissan-rogue-trip/at40/"},"disabled":false,"schedule":{"begin":1605304800701,"end":1612155600701}},{"id":"Cxujm","keywords":["contest","contests"],"destination":{"type":"URL","value":"https://www.at40.com/contests/"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}}],"sections":{"general":{"name":"American Top 40","positioner":"Requests & Shoutouts 1-877-AT40-FAN","description":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","keywords":[{"id":"keywords/at40"},{"id":"keywords/american top 40"},{"id":"keywords/ryan seacrest"},{"id":"keywords/countdown"}],"default_content":[{"id":"collections/Interviews (495782)"},{"id":"collections/iheartradio-live"},{"id":"collections/AT40 Blog (57504)"},{"id":"collections/content"},{"id":"collections/at40-news"},{"id":"collections/trending-pop"}],"additional_distributions":[],"default_podcasts":[{"id":"80159774"}],"default_shows":[],"default_playlists":[{"id":"312064750::E3mkeA7y7ThgT8ac1wFqzr"},{"id":"312064750::GyZXToRd3rRqdcpVy8A6JW"},{"id":"312064750::RbisVGYJ9GmN5DDwGabFkf"},{"id":"312064750::JwZCfk5kxHoV7u2yFQ7hQC"},{"id":"312064750::CfGQPw9nkkFE5QGCLiwSbQ"}],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"0","geo_longitude":"0","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Our Privacy Policy Is Changing:","link":"https://www.iheart.com/content/privacy-and-cookie-notice/","target":"_blank","start_date":{"timestampMs":1531771200000},"end_date":{"timestampMs":1534363200000}},"navigation":{"contact_menu_switch":true,"listen_live_switch":false,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":true,"advertise_switch":false,"find_your_station_switch":true,"enable_podcasts_links_switch":true,"national_promotions":[],"menu":[{"id":"UwR7i","type":"link","label":"Top 40 Charts","target":"_self","ref":"","children":[{"id":"AqTMl","type":"link","label":"This Week's Top 40 Chart","target":"_self","ref":"/charts/top-40-238/latest/","href":"/charts/top-40-238/latest/"},{"id":"5dOyb","type":"link","label":"Top 40 Archives ","target":"_self","ref":"/charts/top-40-238/","href":"/charts/top-40-238/"}]},{"id":"DYudW","type":"link","label":"Hot AC Charts","target":"_self","ref":"","children":[{"id":"nix0X","type":"link","label":"This Week's Hot AC Chart","target":"_self","ref":"/charts/hot-ac-243/latest/","href":"/charts/hot-ac-243/latest/"},{"id":"vqzyq","type":"link","label":"Hot AC Archives","target":"_self","ref":"/charts/hot-ac-243/","href":"/charts/hot-ac-243/"}]}],"menu_footer":[{"id":"p0K6M","type":"link","label":"Top 40 Charts","target":"_self","ref":"/charts/top-40-238/latest/","children":[],"href":"/charts/top-40-238/latest/"},{"id":"IP21h","type":"link","label":"Hot AC Charts","target":"_self","ref":"/charts/hot-ac-243/latest/","children":[],"href":"/charts/hot-ac-243/latest/"}]},"design":{"theme":"premiere","color_scheme":{"id":"site-color-schemes/light"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/6148e0be031d0328059b4ce1","asset":{"bucket":"assets.brands","resourceId":"%2F6148e0be031d0328059b4ce1","href":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1"}},"logo_favicon":null,"font":{"id":"site-fonts/Roboto"},"accent_color":"#0067b4","header_color":"#e6eaed","navigation_color":"#0067b4","navigation_links_color":"#f4bc05","ihr_embed_player_bar_stream_override":{"id":"4802 ","kind":"station"},"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":{"id":"asset://assets.brands/62449306f83409bfcc81dbd8","asset":{"bucket":"assets.brands","resourceId":"%2F62449306f83409bfcc81dbd8","href":"https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8"}},"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"americantop40","facebook_app_id":null,"facebook_fan_page_id":null,"twitter_switch":true,"twitter_name":"AmericanTop40","youtube_switch":null,"youtube_name":null,"instagram_switch":true,"instagram_name":"AmericanTop40","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"Would you like to become a radio affiliate of AT40?\n\nUSA Inquiries:\nPremiere Networks\nAffiliate Relations Team\n1-818-377-5300\nwww.premierenetworks.com\n\nInternational Inquiries:\nTanya Juhasz\nPremiere Networks\n1-818-461-8638\ninternational@premierenetworks.com","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"1-877-AT40-FAN","business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Song Request"},{"type":"Email Ryan"},{"type":"Email Our Staff"}],"eeo_report_asset":null,"employment_link_override":null,"public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":null,"email_format":null,"dataskrive_switch":true,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":"","aptivada_switch":true,"aptivada_id":"1888239","google_webmaster_verification":null,"auth_type":null},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":null}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":{"record":{"amp":{"isActive":true,"talkbackEnabled":true}}}}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/home","name":"home","pageConfig":{"title":"","adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"title":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"position":null,"ad_split":null,"link":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651766441083},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"background_color":"#028cd0","title":null,"subtitle":null,"background_image":"asset://assets.brands/60f8337af99e947f65c67c4a"},"tags":[],"schedule":{"begin":0,"end":1651766451849}},{"id":"FFKW2","region":"main:dynamic","type":"feed","ordinal":1,"value":{"feed_id":"ID:pinned-content","title":null,"feed_index":1,"size":1,"position":null,"ad_split":50},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_index":0,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a3a995c7ba8eca4d6e3df02","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995c7ba8eca4d6e3df02","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a9dbc13c-3d45-4dbb-b246-4d752188251d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3affbe06124aaebd118319","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Khloe Kardashian\u003c/strong> is getting honest about the work she has had done.\u003c/p>\n\n\u003cp>In a recent interview with \u003ca href=\"https://people.com/khloe-kardashian-opens-up-about-the-time-she-felt-most-confident-and-what-she-did-to-get-that-feeling-back-exclusive-12001794\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>, \u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">\u003cem>Kardashians\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\"> star\u003c/a>, 41, explained why she is opening up more about the various cosmetic procedures she has had done over the years after \u003ca href=\"https://www.iheart.com/content/2025-07-01-khloe-kardashian-gets-honest-about-every-cosmetic-procedure-shes-ever-done/\" target=\"_blank\">previously shutting down haters online\u003c/a> and correcting misinformation.\u003c/p>\n\n\u003cp>&quot;This gentleman was dictating all these things that I did,&quot; she said. &quot;And if I did, I would totally say that. I don't have a problem with it.&quot;\u003c/p>\n\n\u003cp>The Good American co-founder shared that she &quot;[wants] people to know&quot; that her look isn't &quot;all natural&quot; and that she has put in work to maintain her appearance, from losing weight and aging to going under the knife and getting injections. \u003c/p>\n\n\u003cp>&quot;There is maintenance involved,&quot; she said. &quot;I've been in the public eye since I was 21. And so age has something to do with it, weight loss for sure. But yes, I've had enhancements. I've had my nose done. I love any sort of laser or injectable. And before I need to get my face surgically done, I'm going to do all the lasers and injectables or whatever that I can.&quot;\u003c/p>\n\n\u003cp>In a recent conversation with her mother \u003cstrong>Kris Jenner\u003c/strong> for Kardashian's \u003ca href=\"https://www.iheart.com/podcast/867-khloé-in-wonder-land-255826660/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255826660\" data-catalog-related-id=\"\">\u003cem>Khloé in Wonder Land\u003c/em>\u003c/a> podcast, the pair spoke about Jenner's own time going under the knife \u003ca href=\"https://www.iheart.com/content/2026-04-29-kris-jenner-slams-claims-shes-furious-over-facelift-flat-out-lie/\" target=\"_blank\">getting a &quot;beautiful&quot; facelift\u003c/a> and hitting back at negative comments.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Khloe Kardashian","keywords/cosmetic procedures"],"primary_image":{"bucket":"new_assets","id":"%2F6a3affbe06124aaebd118319"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782253920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","social_title":"","summary":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","permalink":"https://www.americantop40.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/"},"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319","title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","description":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","author":"Sarah Tate"},"pub_start":1782253920000,"pub_until":4115978604802,"pub_changed":1782254323121,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995c7ba8eca4d6e3df02","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","keyword:keywords/Khloe Kardashian","keyword:keywords/cosmetic procedures","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":6,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F59513e6209412de7ca60ff73","type":"LEADS","record":{"title":"Tell Us What Song You Want To Hear!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/614a1a36df1a25be49cf712a","img_meta":{"base_id":"%2F614a1a36df1a25be49cf712a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"http://www.at40.com/songrequest","web":"http://www.at40.com/songrequest"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fa334f4149d3a850536","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1f6034f4149d3a850535","img_meta":{"base_id":"%2F5fac1f6034f4149d3a850535","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/top-40-238/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fd634f4149d3a850539","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1fab34f4149d3a850538","img_meta":{"base_id":"%2F5fac1fab34f4149d3a850538","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/hot-ac-243/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":1,"size":6,"title":"What We Talked About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"4RfhF","region":"main:dynamic","type":"chartlist","ordinal":8,"value":{"title":null,"chart_slug":"top-40-238","list_slug":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"PI4Z3","region":"main:dynamic","type":"chartlist","ordinal":9,"value":{"title":null,"chart_slug":"hot-ac-243","list_slug":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"la7PH","region":"main:dynamic","type":"ad","ordinal":10,"value":{"title":null,"position":"3331","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"tkIbo","region":"main:dynamic","type":"feed","ordinal":11,"value":{"title":"2024 Paris Olympics","feed_index":0,"min_size":0,"size":4,"position":null,"ad_split":50,"link":null,"feed_id":"ID:2024-olympics"},"tags":["display-hints/feed-load-more","display-hints/xsmall"],"schedule":{"begin":0,"end":1723435254230},"feed":{"results":[{"id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"PUBLISHING","record":{"ref_id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6b38075a-a391-42cd-95b4-fe85e9438e9c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cd9dd33b7cb08dec74f1b6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>If you’ve moved on from the cottage… I feel bad for you.\u003c/p>\n\n\u003cp>Because four months later, I’m still there — and life is, well… great.\u003c/p>\n\n\u003cp>With my residency still very much lakeside, there was no way I wasn’t talking about \u003cem>Heated Rivalry\u003c/em> when I got the chance to catch up with five-time Olympian and \u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">fellow \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cem>HR\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\"> fan girl \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cstrong>Hilary Knight\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Last time we spoke, she hadn’t watched the show yet. But after my recommendation (yes, I’m absolutely claiming that — respectfully), she didn’t just watch — she stepped all the way into the world. Meeting the stars, \u003cstrong>Connor Storrie\u003c/strong> and \u003cstrong>Hudson Williams\u003c/strong>, along with creator \u003cstrong>Jacob Tierney\u003c/strong> and author \u003cstrong>Rachel Reid\u003c/strong>, whose bestselling books sparked the phenomenon.\u003c/p>\n\n\u003cp>So like any good journalist, I had to start there — before getting to her historic gold win. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVXHaenEcp6%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1"},{"html":"\u003cp>Because fresh off her latest Olympic victory, Hilary hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.\u003c/p>\n\n\u003cp>One of the highlights? A stop at \u003cem>Saturday Night Live\u003c/em>, where she appeared during Connor’s debut episode alongside fellow Team USA star \u003cstrong>Megan Keller\u003c/strong> — who, casually, scored the game-winning Olympic goal in the final against Canada.\u003c/p>\n\n\u003cp>But for Hilary, the real moment didn’t happen on stage — though that was an equally amazing highlight.\u003c/p>\n\n\u003cp>It happened backstage.\u003c/p>\n\n\u003cp>“Hudson and Rachel’s dressing room [was] right next to [mine and Megan’s], and at first I got in there, I was like, ‘don’t be a fangirl, don’t be a fangirl,’” she admitted. “And then we’re in there for hours, and I’m like, ‘I’m going next door.’”\u003c/p>\n\n\u003cp>It’s funny — and a little ironic — an Olympic hockey champion trying not to fangirl over actors playing hockey players. But it also speaks to something deeper: a shared understanding of performance at the highest level, no matter the arena.\u003c/p>\n\n\u003cp>“It’s like, we work our butts off, and we’re grinding always, and constantly, and doing all these amazing Olympic feats,” Hilary said. “And then, to kind of have that touchpoint was just really special.”\u003c/p>\n\n\u003cp>That same appreciation extended to the \u003cem>SNL\u003c/em> experience itself — a space Hilary recognized as elite in its own right.\u003c/p>\n\n\u003cp>“\u003cem>SNL\u003c/em> is really cool, because it’s just… it’s iconic, right? Everybody knows about it,” she said. “And then you go behind the curtain, so to speak, and it’s the same high-performance environment that you find in sports.”\u003c/p>\n\n\u003cp>In other words: greatness recognizes greatness.\u003c/p>\n\n\u003cp>And as for Connor and Hudson? Hilary had nothing but praise for Hollywood’s new favorite duo.\u003c/p>\n\n\u003cp>“Connor’s a superstar,” she said. “He’s got that aura, he’s got that vibe… there’s something special about those two. […] I can’t wait to see the other projects that they’re gonna work on.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU9YA14DOM6%2F","@url":"https://www.instagram.com/p/DU9YA14DOM6/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU9YA14DOM6/"},{"html":"\u003cp>The all-time leading goal scorer in U.S. Olympic women’s hockey helped lead Team USA back to the top, securing her fifth Olympic medal and closing out her Olympic career with gold.\u003c/p>\n\n\u003cp>Still, in the weeks since, she’s been less focused on the hardware and more focused on the moment.\u003c/p>\n\n\u003cp>“I’ve been taking it all in,” Hilary said. “There’s so many things that go into one person’s success, and I had friends and family there, and it was just so special in that way… what a storybook ending to win at the end.”\u003c/p>\n\n\u003cp>That perspective is what makes this win feel different.\u003c/p>\n\n\u003cp>“From a national team standpoint, representing your country is just always such a huge honor,” she continued. “When you take the ice, you really feel like America’s team, and you can have a positive impact through sport… and I really felt like that’s what we were doing out there.”\u003c/p>\n\n\u003cp>“And now to find that success at the end of the journey, and be able to share that tangible win with everyone — the medal — is so cool. All of us going into our respective communities, having a piece of hardware and being able to share that with people is just so outstanding.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Djg-p-MYqrVs","@url":"https://www.youtube.com/watch?v=jg-p-MYqrVs","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/jg-p-MYqrVs/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Hilary Knight","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=jg-p-MYqrVs"},{"html":"\u003cp>But if the medal is the headline, the memories are the story.\u003c/p>\n\n\u003cp>When I asked Hilary about her “happy place” during the Games, she didn’t hesitate. It wasn’t the rink. It wasn’t the podium.\u003c/p>\n\n\u003cp>It was a dinner. \u003c/p>\n\n\u003cp>A random, squeezed-in family dinner after one of the games.\u003c/p>\n\n\u003cp>“I was just filled with so much gratitude,” she said. “We ended up meeting at a pizza place… and to see my godchildren, it was just so cool that everyone made the trip. You could feel the love.”\u003c/p>\n\n\u003cp>“Everyone was just so happy to be at the Olympics, enjoying themselves, and it’s just sort of a testament to all the sacrifices they’ve made to put one of us kids in a position to realize our dreams… that was really special.”\u003c/p>\n\n\u003cp>Because while the world sees gold, she sees the path it took to get there.\u003c/p>\n\n\u003cp>“And it’s not necessarily a destination,” Hilary said, reflecting on the Hershey’s “Happy Place” message. “It’s really those smaller touchpoints along the way.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU5rM4XDORz%2F","@url":"https://www.instagram.com/p/DU5rM4XDORz/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU5rM4XDORz/"},{"html":"\u003cp>And then, as if the storybook ending needed one more chapter — there was this: an engagement.\u003c/p>\n\n\u003cp>During her final Olympic run, Hilary got engaged to four-time Olympic speed skater \u003cstrong>Brittany Bowe\u003c/strong>, who was also competing in her last Games.\u003c/p>\n\n\u003cp>The two, who met through the Olympics, found themselves — fittingly — sharing the experience side by side.\u003c/p>\n\n\u003cp>“We met through the Olympic Games, and the majority of each one of our lives has been spent in that Olympic spirit,” Hilary said. “So to be able to share that… we were actually just down the hall from one another, and it worked out really well.”\u003c/p>\n\n\u003cp>They saw each other every day. Cheered each other on. Moved through the chaos of the Games together.\u003c/p>\n\n\u003cp>“It was just kind of a storybook ending to these amazing careers,” she said. “Her last Games, my last Games… and she was at our gold medal victory as well.”\u003c/p>\n\n\u003cp>“So, to be able to share something like that with a person that you love the most is outstanding… it was just great.” \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7vMZR94DP5o%26t%3D1s","@url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7vMZR94DP5o/hqdefault.jpg","thumbnail_width":480,"title":"The Real Gold - Hershey's Olympics","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s"}],"canonical_url":"https://www.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hilary Knight","keywords/Olympic","keywords/gold","keywords/Rivalry"],"primary_image":{"bucket":"new_assets","id":"%2F69cd9dd33b7cb08dec74f1b6"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1775082960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","social_title":"Hilary Knight Reflects On Olympic Gold, 'Heated Rivalry' Fandom, & A Storybook Ending In Milan","summary":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/sports"],"distribution":["brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","permalink":"https://www.americantop40.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/"},"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cd9dd33b7cb08dec74f1b6","title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","description":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","author":"Lauren Crawford"},"pub_start":1775082960000,"pub_until":4115978604802,"pub_changed":1775131710520,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/sports","brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cd9b5b3b7cb08dec74f1a2","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","keyword:keywords/Hilary Knight","keyword:keywords/Olympic","keyword:keywords/gold","keyword:keywords/Rivalry","author:user"]}},{"id":"%2F69c1af55054f74280c8eb3b9","type":"PUBLISHING","record":{"ref_id":"%2F69c1af55054f74280c8eb3b9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"064e641f-48d2-4180-93af-5f476cc94bff","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"author":"Lauren Crawford","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c70e615f1c4d0587092a1b","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>When you’re the first, the hope is that you’re not the last.\u003c/p>\n\n\u003cp>Before \u003cstrong>Erin Jackson\u003c/strong> became the first Black woman to win an individual Winter Olympic gold medal, there was \u003cstrong>Debi Thomas\u003c/strong> — the first Black woman to win a medal at the \u003ca href=\"https://www.binnews.com/content/2026-02-05-black-olympians-on-team-usa-at-milano-cortina-2026/\" data-content-id=\"/6984d04c3c7deeae4c4e3203\">Winter Olympics\u003c/a>, earning bronze in figure skating in 1988.\u003c/p>\n\n\u003cp>Then came \u003cstrong>Vonetta Flowers\u003c/strong>, who became the first Black athlete to win gold at the Winter Olympics as part of the U.S. two-woman bobsled team in 2002.\u003c/p>\n\n\u003cp>Now, there’s a growing list of names following in their footsteps — 2026 gold medalists \u003cstrong>Elana Meyers Taylor \u003c/strong>(monobob) and \u003cstrong>Laila Edwards\u003c/strong> (ice hockey) both made history in their respective sports at this year's Games — each helping to reframe what’s possible for Black women in winter sports.\u003c/p>\n\n\u003cp>Together, they’ve brought a new level of visibility to a space that hasn’t always reflected them, opening doors and holding them open for the next generation.\u003c/p>\n\n\u003cp>While Jackson didn’t leave the 2026 Games with a medal, she accomplished something just as meaningful: her third Olympic appearance — and history, once again, as the first Black woman to serve as a flag bearer for Team USA.\u003c/p>\n\n\u003cp>It’s one thing to say medals aren’t everything — it’s another to live it. And what Jackson, along with those who came before her and those coming after, are doing is bigger than gold, silver, or bronze.\u003c/p>\n\n\u003cp>It’s about impact. Exposure. Possibility.\u003c/p>\n\n\u003cp>It’s about showing Black girls there is space for them — on the ice, on the podium, and anywhere their dreams take them.\u003c/p>\n\n\u003cp>It’s that ability to dream big and not let anything, including a lack of representation, stand in your way — that Jackson stands firm in. And for her, that message is clear. \u003c/p>\n\n\u003cp>“Don’t be afraid to try something new,” she told iHeartRadio in an exclusive interview. “I know that it really helps to see people like you achieving something, but also don’t be afraid to be the first.”\u003c/p>\n\n\u003cp>Read our full Q&amp;A with Erin Jackson below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIOum6OT_tbo","@url":"https://www.youtube.com/watch?v=IOum6OT_tbo","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IOum6OT_tbo/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Erin Jackson","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=IOum6OT_tbo"},{"html":"\u003cp>\u003cstrong>\u003cem>Watching you compete in Milan was such a proud moment — I loved tuning into every race. When you think back on the Games, what moments will stay with you the longest?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>One of them for sure was walking out with the flag in the opening ceremonies. It's just an amazing way to kick off the Games. And then being there with my teammates. For a lot of them, it was their first Olympics, so just being able to witness a lot of firsts for them was really awesome. I feel like the mom of the team, so it's really cool getting to witness these things with my teammates. \u003c/p>\n\n\u003cp>And then also getting to watch a lot of the other Olympic sports, especially with athletes from those sports, because they could share the details and the behind-the-scenes things and the scoring and all of that. So, yeah, I had a lot of really cool moments from the Games.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>We’re chatting because of \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/playlist?list=PLPVPW_jOYzNst-kH-z5d3dl_7yKievufJ\" target=\"_blank\">\u003cstrong>\u003cem>Hershey’s It’s Your Happy Place campaign\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. With the games now behind you, what was your happy place in Milan? What centered you while you were there?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>My happy place was definitely with my teammates. Being on the speed skating team is basically a full-time job. We see each other all the time, so it's really lucky that we actually like each other, because we have to spend pretty much all of our time with each other. We really enjoy hanging out together. \u003c/p>\n\n\u003cp>We play a lot of card games and hang out together in our downtime. That was definitely my happy place: being with my team. We were all on the same floor of the Team USA building, so we got to see each other every day, just like usual.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU578xFjiVG%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en"},{"html":"\u003cp>\u003cstrong>\u003cem>Being the first Black woman to win an individual gold medal at the Winter Olympics is huge. You’ve said before you didn’t want to be the last — and this year, we saw Elana Meyers Taylor and Laila Edwards add to that legacy. What does it feel like to see that circle expanding?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>It's amazing. I feel like the more people we have, the more exposure there is, and then the potential for getting more and more women — and just people of color in general — involved in winter sports. So getting the word out, it's amazing to see more and more people having success in winter sports.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>You can’t talk about that progress without acknowledging the barriers many Black communities face when it comes to winter sports. You’ve spoken about wanting to create pathways for young athletes of color — what would meaningful change look like to you, and is that something you still see yourself building toward?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I'm not sure if I could have even continued in this sport if I wasn't fortunate enough to make that first Olympic team in 2018, because it's really expensive just being in speed skating to begin with, but also, you know, kind of uprooting my life and moving across the country. \u003c/p>\n\n\u003cp>So there are a lot of barriers to winter sports, and especially with speed skating. There are only two places to do it in the whole country for the programs that we have. So it's still very much one of my goals to help lower that barrier through a scholarship program to be able to fund some athletes to get a start in the sport and help them out as much as I can.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU005omjYXL%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>Switching gears a bit. You’ve said you can’t imagine stepping away from speed skating right now. As you look ahead, whether that’s 2030 or just the next chapter, what excites you most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, I'm super excited about keeping the momentum going because I unfortunately didn't win a medal at these Olympics. But, the progress that I've made over the past few years with my skating technique — and there are a lot of really technical things that go into the sport — I've made a ton of progress over the past few years. I'm really looking forward to keeping that going and really being able to show that.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>Is there anything you’d approach differently in your preparation for 2030 compared to previous cycles?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, the main thing would be I need to get surgery on my back, because I have a few disc herniations. So once I get that under control, then I can get back to the more traditional forms of training, because there are a lot of things that I just haven't been able to do over the past few years. So I'm really looking forward to training the way I need to — and being really protective of my back going forward.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>One of my favorite parts of your story is your friendship with Brittany Bowe — it’s really special. With this being her final Olympics, were you able to fully take in that last run together? And what moments from Milan with her stand out most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, there are a few of us here in the Netherlands for the final competition of the season, but because Brittany retired, she isn't here. So almost every day we're like, 'We miss Brittany. We wish Brittany was here.' It's definitely gonna be tough not having her going forward. But, she'll still be around. She'll still be in the Salt Lake area. It'll be nice to hang out with her and catch up. \u003c/p>\n\n\u003cp>We spent a lot of time together in Milan — going to hockey games, or going to the dining hall, or venturing off campus to go find some other meals out in Milan together. I feel like we do a lot of stuff together, and that won't change just because she's not on the team anymore.\u003c/p>\n\n\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> or click \u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Erin Jackson","keywords/Winter Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F69c70e615f1c4d0587092a1b"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1774653660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","social_title":"","summary":"When you’re the first, the hope is that you’re not the last.","targets":[{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","permalink":"https://www.americantop40.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/"},"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c70e615f1c4d0587092a1b","title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","description":"When you’re the first, the hope is that you’re not the last.","author":"Lauren Crawford"},"pub_start":1774653660000,"pub_until":4115978604802,"pub_changed":1775008248308,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/69c1af55054f74280c8eb3b9","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","keyword:keywords/Erin Jackson","keyword:keywords/Winter Olympics","author:user"]}},{"id":"%2F69c1af4f4ec3fa68d698c09b","type":"PUBLISHING","record":{"ref_id":"%2F69c1af4f4ec3fa68d698c09b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5769a7b2-b8ac-4934-ab92-c6beed738dc0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c1cb554ec3fa68d698c0ab","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus \u003cstrong>Jordan Stolz \u003c/strong>operates with.\u003c/p>\n\n\u003cp>Now, don't get it twisted, he's still a cool-as-ice speed skater, but he has the mindset of an Olympic champion. So much so, he doesn’t even have a competition playlist or listen to music when he's in competition mode. (I know. I was shocked too.)\u003c/p>\n\n\u003cp>But blocking out the noise is a big part of why Stolz had the most successful run of the Games, finishing with the highest medal count for Team USA — a result he simply described as &quot;not bad.&quot;\u003c/p>\n\n\u003cp>&quot;Would have liked to have three golds, but two is pretty good,&quot; he admitted with a laugh. \u003c/p>\n\n\u003cp>Stolz’s time in Milan wasn’t just defined by what happened on the ice. He told iHeartRadio that he found joy in visualizing those wins — and later, unwinding with them in a way only he could. \u003c/p>\n\n\u003cp>“I would say my happy place was [lying] in bed with my gold medals, and maybe a couple of Hershey’s bars on the side, right?&quot; he recalled. &quot;The gold medal and the \u003ca href=\"https://shop.hersheys.com/\" target=\"_blank\">Hershey’s\u003c/a> chocolate, probably equal, but yeah, [that was] my happy place for the moment of the games.” \u003c/p>\n\n\u003cp>For a 21-year-old who was inspired by \u003cstrong>Apolo Ohno\u003c/strong> and\u003cstrong> Shani Davis\u003c/strong> in 2010 to lace up his first pair of skates, Stolz has already accomplished what many athletes spend a lifetime chasing. \u003c/p>\n\n\u003cp>But for the first-time Olympian, that reality was still a dream just weeks ago, which is why he said he would tell anyone inspired by his journey to &quot;keep on skating as hard as you can, and don’t lose focus of [those] dreams, because they’re right around the corner, and it was [for me].&quot;\u003c/p>\n\n\u003cp>I caught up with Stolz to talk about his record-breaking Olympics run, the mindset behind it, and what comes next.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoRJaWfhXxgE","@url":"https://www.youtube.com/watch?v=oRJaWfhXxgE","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/oRJaWfhXxgE/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Jordan Stolz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=oRJaWfhXxgE"},{"html":"\u003cp>\u003cstrong>\u003cem>What was going through your mind the first time you touched Olympic ice — and then stood on the podium? Did it meet your expectations?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, when I touched the ice for the first time, it was really weird, actually, because the rink is temporary. The ice, the cracking underneath, the lake sound — all of that was really surprising. But it didn’t affect the races at all. I’m actually surprised with how fast they could make the ice there, and the quality of it. They did a really good job, so I really enjoyed it.\u003c/p>\n\n\u003cp>And being on the podium, that’s something. The feeling of hearing the national anthem is probably the most outstanding thing because the whole country’s behind you in that moment, right? You just won a gold medal, and it’s not another country’s anthem that’s playing — it’s yours, and that makes you feel kind of good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>When you look back on the Games beyond the medals, what moments will stay with you the longest? The mullet moment? The Olympic ring pasta?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I think all of those put together [are] memories that I’m never gonna forget. I don’t know if I have a single one memory that I love the most. I think it’s just becoming an Olympic champion for the first time. That’s something that will never leave your heart. That’s what I feel the best about.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVRGwGVCBho%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>When I think about you, Alysa Liu, and Amber Glenn, I’m struck by your mindset — the confidence, the composure, the way you perform under pressure. Where does your mindset come from?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I’m not exactly sure. Maybe just my family’s lifestyle and how I was raised — maybe that has something to do with it. I think I have a pretty good mindset going into the races. I try to focus on what I can do in the race and not let outside things affect me. I think I did a pretty good job of that at the Games, so it was good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>What happens now as you look ahead to 2030?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>There’s gonna be a lot of training. Hopefully, I’m still eating Hershey’s chocolate.\u003c/p>\n\n\u003cp>\u003cem>This conversation has been edited for clarity and length.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hersheys","keywords/Jordan Stolz","keywords/Olympic"],"primary_image":{"bucket":"new_assets","id":"%2F69c1cb554ec3fa68d698c0ab"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},"publish_date":1774307940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","social_title":"","summary":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","permalink":"https://www.americantop40.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/"},"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c1cb554ec3fa68d698c0ab","title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","description":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","author":"Lauren Crawford"},"pub_start":1774307940000,"pub_until":4115978604802,"pub_changed":1774310746880,"subscription":[{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69c1af4f4ec3fa68d698c09b","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","keyword:keywords/Hersheys","keyword:keywords/Jordan Stolz","keyword:keywords/Olympic","author:user"]}},{"id":"%2F699ef514536f94cea803adcd","type":"PUBLISHING","record":{"ref_id":"%2F699ef514536f94cea803adcd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dd35557e-d35e-441d-897d-b0697611bf53","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2F247-news-6043%2F","@url":"https://www.iheart.com/live/247-news-6043/","author_name":"24/7 News","author_url":"https://www.iheart.com/live/247-news-6043/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/re/assets.streams/66db788b1af019edc73862eb?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/247-news-6043/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F699ef5bb536f94cea803add8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">White House press secretary \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">\u003cstrong>Karoline Leavitt\u003c/strong>\u003c/a> shared a photo on her Instagram Story of herself and members of the U.S. men's ice hockey team during their visit to the White House, which included \u003cstrong>Tage Thompson\u003c/strong> wearing a 'Make America Great Again' and \u003cstrong>Jack\u003c/strong> and \u003cstrong>Quinn Hughes\u003c/strong> wearing 'USA 45-47' hats, referencing President \u003cstrong>Donald Trump\u003c/strong>, on Tuesday (February 24).\u003c/p>\n\n\u003cp>A video shared by journalist \u003cstrong>Savannah Behrmann\u003c/strong> also showed Thompson walking through the United States Capitol wearing the 'Make America Great Again' hat ahead of Trump's State of the Union address. Team USA's appearance in Washington, D.C., came two days after its historic gold medal victory against arch rival Canada in the 2026 Milan Cortina Winter Olympics, with the Americans receiving backlash for viral videos that took place during their celebration.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fangelovesracing%2Fstatus%2F2026510566744019204","@url":"https://x.com/angelovesracing/status/2026510566744019204","author_name":"ange ˚୨୧⋆｡","author_url":"https://twitter.com/angelovesracing","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/angelovesracing/status/2026510566744019204","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/angelovesracing/status/2026510566744019204"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FSavBehrmannDC%2Fstatus%2F2026489299391160550","@url":"https://x.com/SavBehrmannDC/status/2026489299391160550","author_name":"Savannah Behrmann","author_url":"https://twitter.com/SavBehrmannDC","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/SavBehrmannDC/status/2026489299391160550","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavBehrmannDC/status/2026489299391160550"},{"html":"\u003cp>A viral clip showed \u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">FBI Director \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">\u003cstrong>Kash Patel\u003c/strong>\u003c/a> chugging beers with the team in the locker room before a separate video showed him holding a cellphone with Trump on speaker phone joking that he'd also have to invite the \u003ca href=\"https://www.iheart.com/content/2026-02-23-us-womens-hockey-team-makes-decision-on-state-of-the-union-invite/\" target=\"_blank\">U.S. women's ice hockey team\u003c/a>, who also defeated Canada to win gold, to the State of the Union address or he &quot;would be impeached.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-02-24-jack-hughes-breaks-silence-on-backlash-over-team-usa-trump-phone-call/\" target=\"_blank\">Jack Hughes\u003c/a>, who scored the golden goal against Canada, downplayed the criticism during an interview outside of the nightclub E11even Miami, where the team celebrated its gold medal victory Monday (February 23), via \u003ca href=\"https://www.espn.com/nhl/story/_/id/48022965/jack-hughes-talks-trump-backlash-women-team\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;Everyone is giving us backlash for all the social media stuff today. People are so negative out there, and they are just trying to find a reason to put people down and make something out of almost nothing,&quot; Hughes said.\u003c/p>\n\n\u003cp>Hughes, whose mother, \u003cstrong>Ellen\u003c/strong>, played for and serves as a consultant for the U.S. women's team, said the two teams grew closer during their respective journeys at the 2026 Winter Olympics.\u003c/p>\n\n\u003cp>&quot;Our relationship with them, over the course of being in the Olympic Village, I think we are so tight with their group. After we won the gold medal, we were in the cafeteria at 3:30 a.m. in the morning with them. We go from there, pack our bags and we're on the bus,&quot; Hughes said via \u003cem>ESPN\u003c/em>. &quot;People are so negative about things. I think everyone in that locker room knows how much we support them, how proud we are of them. The same way we feel about them, they feel about us.&quot;\u003c/p>\n\n\u003cp>The U.S. women's ice hockey team declined Trump's invitation to the State of the Union address, a USA Hockey spokesperson said in a statement obtained by \u003ca href=\"https://www.nbcnews.com/politics/white-house/us-womens-hockey-team-declines-trumps-invitation-state-union-rcna260299\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a> on Monday.\u003c/p>\n\n\u003cp>&quot;We are sincerely grateful for the invitation extended to our gold medal–winning U.S. Women’s Hockey Team and deeply appreciate the recognition of their extraordinary achievement,&quot; the spokesperson said. &quot;Due to the timing and previously scheduled academic and professional commitments following the Games, the athletes are unable to participate.&quot;\u003c/p>\n\n\u003cp>&quot;They were honored to be included and are grateful for the acknowledgment,&quot; the spokesperson added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Karoline Leavitt","keywords/Donald Trump","keywords/address","keywords/Quinn Hughes","keywords/hats","keywords/Jack Hughes","keywords/men","keywords/photo","keywords/Kash Patel","keywords/players","keywords/women","keywords/USA","keywords/ice hockey team","keywords/Team USA","keywords/Savannah Behrmann"],"primary_image":{"bucket":"new_assets","id":"%2F699ef5bb536f94cea803add8"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1772026440000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","social_title":"","summary":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","permalink":"https://www.americantop40.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/"},"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","summary":{"image":"https://i.iheart.com/v3/re/new_assets/699ef5bb536f94cea803add8","title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","description":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","author":"Jason Hall"},"pub_start":1772026440000,"pub_until":4115978604802,"pub_changed":1772124411391,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["categories/sports","sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/699ef514536f94cea803adcd","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","keyword:keywords/Karoline Leavitt","keyword:keywords/Donald Trump","keyword:keywords/address","keyword:keywords/Quinn Hughes","keyword:keywords/hats","keyword:keywords/Jack Hughes","keyword:keywords/men","keyword:keywords/photo","keyword:keywords/Kash Patel","keyword:keywords/players","keyword:keywords/women","keyword:keywords/USA","keyword:keywords/ice hockey team","keyword:keywords/Team USA","keyword:keywords/Savannah Behrmann","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":14,"value":{"feed_id":"ID:meet-the-show-feed","feed_index":8,"size":0,"title":"Meet The Show"},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"type":"VAR","ref":"config://field/general.default_podcasts","scope":null}]},"tags":[],"schedule":null,"podcasts":["80159774"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"size":6,"position":null,"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":"Latest Stories","feed_index":1,"min_size":0},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a3b03939468d945955fe323","type":"PUBLISHING","record":{"ref_id":"%2F6a3b03939468d945955fe323","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4e9e8338-9ac7-4e55-9314-12e06168d4e8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/36855135/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/36855135/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/36855135/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/36855135/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3b03fb479e8bec38e855af","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lisa-36855135/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36855135\" data-catalog-related-id=\"\">\u003cstrong>LISA\u003c/strong>\u003c/a>, a member of the globally renowned K-pop group \u003ca href=\"https://www.iheart.com/artist/blackpink-31335301/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31335301\" data-catalog-related-id=\"\">BLACKPINK\u003c/a>, recently opened up about her close relationship with fellow bandmate \u003ca href=\"https://www.iheart.com/artist/rose-44371930/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44371930\" data-catalog-related-id=\"\">\u003cstrong>ROSÉ\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>In a new \u003ca href=\"https://www.vanityfair.com/story/lisa-cover-story\" target=\"_blank\">\u003cem>Vanity Fair\u003c/em>\u003c/a> cover story published Tuesday (June 23), LISA reflected on her early days with BLACKPINK and the special bond she formed with each of the other members, including ROSÉ.\u003c/p>\n\n\u003cp>LISA joined YG Entertainment’s training program as the second member of BLACKPINK. She met \u003ca href=\"https://www.iheart.com/artist/jennie-31438507/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31438507\" data-catalog-related-id=\"\">\u003cstrong>JENNIE\u003c/strong>\u003c/a> first, who helped her navigate the new environment, and later \u003ca href=\"https://www.iheart.com/artist/jisoo-44125126/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44125126\" data-catalog-related-id=\"\">\u003cstrong>JISOO\u003c/strong>\u003c/a>, and despite language barriers, the pair managed to communicate effectively. However, it was ROSÉ, who arrived about a year later, with whom LISA developed a particularly close friendship because they both had families living abroad.\u003c/p>\n\n\u003cp>&quot;We became like twin sisters,&quot; she said.\u003c/p>\n\n\u003cp>While BLACKPINK has achieved remarkable success, becoming one of the biggest girl groups worldwide, the members have also focused on solo projects, per \u003ca href=\"https://www.billboard.com/music/music-news/blackpink-lisa-2nd-solo-album-twin-sisters-rose-1236278924/\" target=\"_blank\">\u003cem>Billboard\u003c/em>\u003c/a>. LISA released her debut solo album Alter Ego in 2025 and is currently working on the follow-up, which she told \u003cem>VF\u003c/em> is in its &quot;exploratory&quot; phase. \u003c/p>\n\n\u003cp>Additionally, the \u003cem>White Lotus\u003c/em> star is \u003ca href=\"https://www.iheart.com/content/2026-03-31-blackpinks-lisa-makes-history-with-las-vegas-residency-are-you-ready/\" target=\"_blank\">preparing for her history-making \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-03-31-blackpinks-lisa-makes-history-with-las-vegas-residency-are-you-ready/\" target=\"_blank\">\u003cem>VIVA LA LISA\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-03-31-blackpinks-lisa-makes-history-with-las-vegas-residency-are-you-ready/\" target=\"_blank\"> residency\u003c/a> at The Colosseum at Caesars Palace in Las Vegas in November 2026, where she will become the first K-pop artist to perform a Vegas residency.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"ae59dc95fadf113119e164a1ff968b3d8203ef3084de8b03f38c09207ccd8808","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/LISA","keywords/BLACKPINK","keywords/ROSÉ","keywords/K-pop","keywords/solo album","keywords/Las Vegas residency","keywords/Vanity Fair","keywords/sorvo"],"primary_image":{"bucket":"new_assets","id":"%2F6a3b03fb479e8bec38e855af"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN"]},"publish_date":1782252900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","social_title":"","summary":"LISA also shared an update on her second solo album.","targets":[{"categories":["categories/music-news"],"distribution":["artists/LISA (36855135)","artists/ROSÉ (44311443)","artists/BLACKPINK (31335301)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"LISA Reveals Her 'Twin'-Like Bond With BLACKPINK's ROSÉ","permalink":"https://www.americantop40.com/content/2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros/"},"slug":"2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3b03fb479e8bec38e855af","title":"LISA Reveals Her 'Twin'-Like Bond With BLACKPINK's ROSÉ","description":"LISA also shared an update on her second solo album.","author":""},"pub_start":1782252900000,"pub_until":4115978604802,"pub_changed":1782253328681,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/LISA (36855135)","artists/ROSÉ (44311443)","artists/BLACKPINK (31335301)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3b03939468d945955fe323","slug:2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","slug:2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","keyword:keywords/ai-assisted","keyword:keywords/LISA","keyword:keywords/BLACKPINK","keyword:keywords/ROSÉ","keyword:keywords/K-pop","keyword:keywords/solo album","keyword:keywords/Las Vegas residency","keyword:keywords/Vanity Fair","keyword:keywords/sorvo"]}},{"id":"%2F6a3a995fbb87fa710c96f295","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995fbb87fa710c96f295","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e9c31966-2256-4fa2-8433-8f37dee51838","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/833174/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/833174/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/833174/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/833174/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3ad6420123242c13ab7421","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/benny-blanco-833174/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"833174\" data-catalog-related-id=\"\">\u003cstrong>Benny Blanco\u003c/strong>\u003c/a> has a wild new 'do.\u003c/p>\n\n\u003cp>The musician recently shared a \u003ca href=\"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166?is_from_webapp=1&sender_device=pc\" target=\"_blank\">video\u003c/a> to his TikTok showing off his shocking new hairstyle, unveiling his half-shaved head while walking around outside and casually chatting at the camera, saying, &quot;Hey guys, how're you doing? I'm just a guy with a new head of hair.&quot;\u003c/p>\n\n\u003cp>The surprising new style, one half of his head completely buzzed while the other remains covered in his signature curls, was seemingly an effort to get fans interested in his new self-help guide F*ck Failure, per \u003ca href=\"https://www.eonline.com/news/1433217/benny-blanco-shows-off-half-shaved-head-transformation\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. This was was echoed in the caption he wrote over top the clip, &quot;pov: u just shaved half ur head so people buy ur book.&quot;\u003c/p>\n\n\u003cp>&quot;New me. Oh my God,&quot; he said, later adding, &quot;Please go buy my book.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40itsbennyblanco%2Fvideo%2F7653908313406459166%3Fis_from_webapp%3D1%26sender_device%3Dpc","@url":"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166?is_from_webapp=1&sender_device=pc","author_name":"benny blanco","author_unique_id":"itsbennyblanco","author_url":"https://www.tiktok.com/@itsbennyblanco","embed_product_id":"7653908313406459166","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166\" data-video-id=\"7653908313406459166\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@itsbennyblanco\" href=\"https://www.tiktok.com/@itsbennyblanco?refer=embed\">@itsbennyblanco\u003c/a> \u003cp>oops\u003c/p> \u003ca target=\"_blank\" title=\"♬ Trarags red shirt music - Bonkaaa🌪️\" href=\"https://www.tiktok.com/music/Trarags-red-shirt-music-6933305861561436934?refer=embed\">♬ Trarags red shirt music - Bonkaaa🌪️\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1040,"thumbnail_url":"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocaIro4ESVI2AxBRnViJM9ikqgCYiAX7AvTBj~tplv-tiktokx-origin.image?dr=9636&x-expires=1782414000&x-signature=LkMhxtd0ZgylnHRVa2SgFbFlnVg%3D&t=4d5b0474&ps=13740610&shp=81f88b70&shcp=43f4a2f9&idc=useast5","thumbnail_width":576,"title":"oops","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166\" data-video-id=\"7653908313406459166\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@itsbennyblanco\" href=\"https://www.tiktok.com/@itsbennyblanco?refer=embed\">@itsbennyblanco\u003c/a> \u003cp>oops\u003c/p> \u003ca target=\"_blank\" title=\"♬ Trarags red shirt music - Bonkaaa🌪️\" href=\"https://www.tiktok.com/music/Trarags-red-shirt-music-6933305861561436934?refer=embed\">♬ Trarags red shirt music - Bonkaaa🌪️\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166?is_from_webapp=1&sender_device=pc"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/benny blanco","keywords/hair","keywords/hairstyle","keywords/haircut"],"primary_image":{"bucket":"new_assets","id":"%2F6a3ad6420123242c13ab7421"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782244740000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","social_title":"","summary":"The musician also shared the surprising reason for his wild new look.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Benny Blanco (833174)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Benny Blanco Unveils Shocking 'New Head Of Hair': See It Here","permalink":"https://www.americantop40.com/content/2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here/"},"slug":"2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ad6420123242c13ab7421","title":"Benny Blanco Unveils Shocking 'New Head Of Hair': See It Here","description":"The musician also shared the surprising reason for his wild new look.","author":"Sarah Tate"},"pub_start":1782244740000,"pub_until":4115978604802,"pub_changed":1782245128212,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Benny Blanco (833174)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995fbb87fa710c96f295","slug:2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","slug:2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","keyword:keywords/benny blanco","keyword:keywords/hair","keyword:keywords/hairstyle","keyword:keywords/haircut","author:user"]}},{"id":"%2F6a3ac4d367c509db831da72a","type":"PUBLISHING","record":{"ref_id":"%2F6a3ac4d367c509db831da72a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9adc6508-9676-42b7-98e6-7285bd2a7698","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/708094/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/708094/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/708094/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/708094/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3ac4c0535a184ea1baf26e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/carly-rae-jepsen-708094/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"708094\" data-catalog-related-id=\"\">\u003cstrong>Carly Rae Jepsen\u003c/strong>\u003c/a> has announced her first new project in three years, a 24-track double album titled \u003cem>Day and Night\u003c/em>. \u003c/p>\n\n\u003cp>The &quot;Call Me Maybe&quot; singer shared news of her eighth album, which is set for release on September 18 via Interscope Records, on Monday (June 22) through an \u003ca href=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==\" target=\"_blank\">Instagram\u003c/a> post featuring the album art, which depicts her in an oversized leather jacket. Fans can get a first taste of the album with the lead single, &quot;On Wires,&quot; which will be released on Friday (June 26). \u003c/p>\n\n\u003cp>The album will be split into two parts: &quot;Day&quot; and &quot;Night,&quot; each containing 12 songs, per \u003ca href=\"https://variety.com/2026/music/news/carly-rae-jepsen-double-album-day-and-night-on-wires-1236787275/\" target=\"_blank\">\u003cem>Variety\u003c/em>\u003c/a>. According to a press release, the &quot;Day&quot; section will feature &quot;organic and raw&quot; sounds with live instrumentation and &quot;hints of '70s-inspired psychedelic pop.&quot; In contrast, the &quot;Night&quot; section will explore a &quot;sleek, synth-driven world of dance pop.&quot; Jepsen collaborated with \u003cstrong>Tavish Crowe\u003c/strong>, \u003cstrong>Kyle Shearer\u003c/strong>, \u003cstrong>Nate Cyphert\u003c/strong> and her \u003ca href=\"https://www.iheart.com/content/2026-03-18-carly-rae-jepsen-welcomes-first-child-with-husband-cole-mgn/\" target=\"_blank\">husband \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-03-18-carly-rae-jepsen-welcomes-first-child-with-husband-cole-mgn/\" target=\"_blank\">\u003cstrong>Cole M.G.N.\u003c/strong>\u003c/a> on the project.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZ5McIvR2w2%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DNTc4MTIwNjQ2YQ%3D%3D","@url":"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ=="},{"html":"\u003cp>Shortly after the release of the album, Jepsen will also headline the All Things Go Festival in New York City on September 27, marking her first live performance of 2026. Other artists at the festival include \u003ca href=\"https://www.iheart.com/artist/zara-larsson-883390/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"883390\" data-catalog-related-id=\"\">\u003cstrong>Zara Larsson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/brandi-carlile-89322/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89322\" data-catalog-related-id=\"\">\u003cstrong>Brandi Carlile\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/muna-30326316/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30326316\" data-catalog-related-id=\"\">MUNA\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/lola-young-33543533/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33543533\" data-catalog-related-id=\"\">\u003cstrong>Lola Young\u003c/strong>\u003c/a>, who is \u003ca href=\"https://www.iheart.com/content/2026-05-19-lola-young-returning-to-festival-one-year-after-collapsing-on-stage/\" target=\"_blank\">making a triumphant return to the festival\u003c/a> one year after collapsing on stage.\u003c/p>\n\n\u003cp>Jepsen's last album, \u003cem>The Loveliest Time\u003c/em>, was released in July 2023 as a companion to 2022's \u003cem>The Loneliest Time\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"97abcae8aaa28843c53544f021eabc6ee939c823696dc733c0d8aa28ff265fff","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Carly Rae Jepsen","keywords/Day and Night","keywords/double album","keywords/pop music","keywords/2026 release","keywords/Interscope Records","keywords/sorvo"],"primary_image":{"bucket":"new_assets","id":"%2F6a3ac4c0535a184ea1baf26e"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1782238740000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","social_title":"","summary":"The project will be her first album in three years.","targets":[{"categories":["categories/music-news"],"distribution":["artists/Carly Rae Jepsen (708094)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Carly Rae Jepsen Sets Music Return With Double Album ‘Day And Night’","permalink":"https://www.americantop40.com/content/2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night/"},"slug":"2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ac4c0535a184ea1baf26e","title":"Carly Rae Jepsen Sets Music Return With Double Album ‘Day And Night’","description":"The project will be her first album in three years.","author":""},"pub_start":1782238740000,"pub_until":4115978604802,"pub_changed":1782251833026,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Carly Rae Jepsen (708094)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3ac4d367c509db831da72a","slug:2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","slug:2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","keyword:keywords/ai-assisted","keyword:keywords/Carly Rae Jepsen","keyword:keywords/Day and Night","keyword:keywords/double album","keyword:keywords/pop music","keyword:keywords/2026 release","keyword:keywords/Interscope Records","keyword:keywords/sorvo"]}},{"id":"%2F6a3a995a8d1910d26d8efe04","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995a8d1910d26d8efe04","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f1579261-0840-4575-91cc-c5867c3afddc","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35393/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35393/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3aac9799163a01b5eb0b21","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Living in a material world requires money, even when you're \u003ca href=\"https://www.iheart.com/artist/madonna-35393/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35393\" data-catalog-related-id=\"\">\u003cstrong>Madonna\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>In a new cover story with \u003ca href=\"https://www.interviewmagazine.com/music/madonna-confessions-on-a-dancefloor-nadia-lee-cohen\" target=\"_blank\">\u003cem>Interview\u003c/em>\u003c/a> magazine published on Monday (June 22), \u003ca href=\"https://www.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/\" target=\"_blank\">the &quot;Ray of Light&quot; singer\u003c/a> opened up about the scrapped Universal Studios biopic about her life and career and revealed the alleged reason why the project was shelved. The biopic, which was \u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\">reported to star \u003c/a>\u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\">\u003cem>Ozark\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\"> actress \u003c/a>\u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\">\u003cstrong>Julia Garner\u003c/strong>\u003c/a>, was stalled in January 2023, per \u003ca href=\"https://people.com/madonna-claims-she-had-falling-out-universal-over-biopic-12003854\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;I was supposed to make a movie about my life,&quot; Madonna said. &quot;I worked on my script for two years and spent two years at Universal Studios with the line producers doing budgeting and casting.&quot; \u003c/p>\n\n\u003cp>However, the Queen of Pop explained that, as the process unfolded, she and Universal &quot;had a falling out&quot; over the budget of the project not matching the scale of the story she wanted to tell.\u003c/p>\n\n\u003cp>&quot;I've had an extraordinary life. I've had a huge life, so I needed a big budget,&quot; she said. &quot;They couldn't get their heads around it.&quot;\u003c/p>\n\n\u003cp>Despite the &quot;Vogue&quot; hitmaker claiming she found a way to make the film for less money, the studio seemingly wasn't on board with the plan.\u003c/p>\n\n\u003cp>&quot;Maybe they just didn't believe in me,&quot; she said. &quot;One of their first reactions was, 'We don't believe you'd stay in Serbia more than four days.' And I said, 'Did you read the script?' My whole life has been survival. I'm not going there for a holiday.&quot;\u003c/p>\n\n\u003cp>Madonna was left &quot;in limbo&quot; after the project ultimately &quot;fell apart,&quot; even when Netflix reached out to make a series instead, which she explained was &quot;a whole other long process, because I couldn't use the script I had with Universal unless I bought it from them for an extortionist's price, even though I wrote it.&quot;\u003c/p>\n\n\u003cp>After the biopic plans fell through, Madonna needed to channel her creative energy into a new project, which eventually led to her focus on music and \u003ca href=\"https://www.iheart.com/content/2026-05-01-madonna-sabrina-carpenter-want-you-to-bring-your-love-in-new-collab/\" target=\"_blank\">her upcoming album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-01-madonna-sabrina-carpenter-want-you-to-bring-your-love-in-new-collab/\" target=\"_blank\">\u003cem>Confessions II\u003c/em>\u003c/a>, out July 3.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Madonna","keywords/biopic"],"primary_image":{"bucket":"new_assets","id":"%2F6a3aac9799163a01b5eb0b21"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782234660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","social_title":"","summary":"\"I was supposed to make a movie about my life...\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CLASSICHITS"]},{"categories":["categories/music-news"],"distribution":["artists/Madonna (35393)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Madonna Reveals Reason Her Biopic Was Scrapped","permalink":"https://www.americantop40.com/content/2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped/"},"slug":"2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3aac9799163a01b5eb0b21","title":"Madonna Reveals Reason Her Biopic Was Scrapped","description":"\"I was supposed to make a movie about my life...\"","author":"Sarah Tate"},"pub_start":1782234660000,"pub_until":4115978604802,"pub_changed":1782235059128,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CLASSICHITS"]},{"tags":["categories/music-news","artists/Madonna (35393)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995a8d1910d26d8efe04","slug:2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","slug:2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","keyword:keywords/Madonna","keyword:keywords/biopic","author:user"]}},{"id":"%2F6a3aa0dd977495f779aed7fe","type":"PUBLISHING","record":{"ref_id":"%2F6a3aa0dd977495f779aed7fe","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"336591965","kind":"podcast","related_id":"336593889","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"AUSTIN, TEXAS - MARCH 16: (FOR EDITORIAL USE ONLY) Lele Pons attends the 2026 iHeartPodcast Awards at the ACL Live at the Moody Theater on March 16, 2026 in Austin, Texas. (Photo by Mat Hayward/Getty Images  for iHeartPodcasts)","id":"%2F6a3aa09fe8f0234de55b301e","new_tab":false,"schedule":{},"source_credit":"Mat Hayward / Getty Images Entertainment / Getty Images","title":"2026 iHeartPodcast Awards Live At SXSW","type":"asset","url":"","use_caption":false},{"html":"\u003cp>You're invited to the slumber party!\u003c/p>\n\n\u003cp>'Suite 305 with \u003ca href=\"https://www.iheart.com/podcast/1119-suite-305-with-lele-pons-336591965/\" target=\"_blank\">\u003cstrong>Lele Pons\u003c/strong>\u003c/a>,' a new podcast featuring candid conversations with cultural icons like \u003cstrong>Shakira\u003c/strong>, \u003cstrong>Paris Hilton\u003c/strong>, and the cast of 'Bridgerton.' The podcast, hosted by social media sensation \u003cstrong>Lele Pons\u003c/strong>, debuts today, Thursday (June 23).\u003c/p>\n\n\u003cp>Pons, who rose to fame on the now-defunct Vine platform, invites her guests to a virtual slumber party where they discuss personal stories and behind-the-scenes moments. The podcast, named after Miami's area code, aims to show a more personal side of these celebrities. The show will feature unfiltered conversations, with new episodes released every Thursday.\u003c/p>\n\n\u003cblockquote>Lele Pons expressed her excitement about the project, saying, “I’m so excited to have my friends on this podcast and share the stories behind our friendships,” said Lele. “So many people see us together online, but they don’t know how we met or everything we’ve been through together. I can’t wait to show a more personal and private side of each of them and have real conversations you’ve never heard before.”\u003c/blockquote>\n\n\u003cp>The podcast is part of the TikTok Podcast Network, a collaboration between TikTok and iHeartMedia to expand creator storytelling beyond short-form video.\u003c/p>\n\n\u003cp>Fans can find 'Suite 305 with Lele Pons' on the free \u003ca href=\"https://www.iheart.com/podcast/1119-suite-305-with-lele-pons-336591965/\" target=\"_blank\">\u003cstrong>iHeartRadio\u003c/strong>\u003c/a> app and other podcast platforms now.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3aa1804b8838faec642f5d","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"3e59d100132e6b2dcbb3f2b8a7bd2842a4892774f929675408f4e13266d1607c","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Lele Pons","keywords/Suite 305","keywords/podcast","keywords/Shakira","keywords/Paris Hilton","keywords/iHeartMedia","keywords/My Cultura Podcast Network"],"primary_image":{"bucket":"assets.getty","id":"%2F6a3aa09fe8f0234de55b301e"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP"]},"publish_date":1782227340000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Lele Pons Hosts Star-Studded Podcast 'Suite 305'","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","social_title":"Lele Pons Hosts Star-Studded Podcast 'Suite 305' - Listen Here","summary":"You're invited to the slumber party! Lele Pons launches 'Suite 305,' a podcast featuring candid chats with stars like Shakira and Paris Hilton!","targets":[{"categories":[],"distribution":["artists/Lele Pons (32376032)"]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lele Pons Hosts Star-Studded Slumber Party & You're Invited","permalink":"https://www.americantop40.com/content/2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited/"},"slug":"2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3aa09fe8f0234de55b301e","title":"Lele Pons Hosts Star-Studded Slumber Party & You're Invited","description":"You're invited to the slumber party! Lele Pons launches 'Suite 305,' a podcast featuring candid chats with stars like Shakira and Paris Hilton!","author":""},"pub_start":1782227340000,"pub_until":4115978604802,"pub_changed":1782227759809,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP"]},{"tags":["artists/Lele Pons (32376032)"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3aa0dd977495f779aed7fe","slug:2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","slug:2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","keyword:keywords/ai-assisted","keyword:keywords/Lele Pons","keyword:keywords/Suite 305","keyword:keywords/podcast","keyword:keywords/Shakira","keyword:keywords/Paris Hilton","keyword:keywords/iHeartMedia","keyword:keywords/My Cultura Podcast Network"]}},{"id":"%2F6a394e4fe4d60e00bffc6330","type":"PUBLISHING","record":{"ref_id":"%2F6a394e4fe4d60e00bffc6330","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"81734a3f-8c55-420a-9a97-1e5e5350392f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/270211220/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/270211220/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/270211220/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/270211220/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a39811cd165e8c3f1f0ffa1","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Kim Kardashian\u003c/strong> is back in her blonde bombshell era.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-16-kim-kardashian-celebrates-baby-girl-north-wests-13th-birthday/\" target=\"_blank\">The SKIMS founder\u003c/a> ditched her signature long dark brunette tresses for a striking new platinum hairstyle while out in Los Angeles over the weekend, \u003ca href=\"https://pagesix.com/2026/06/20/style/kim-kardashian-debuts-new-bleached-blond-hair-while-stepping-out-in-los-angeles/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> reports. \u003c/p>\n\n\u003cp>Kardashian was seen arriving to a cosmetic dermatology office in Beverly Hills with a noticeably different 'do and rocking a shoulder-length platinum bob that harkens back to the famous style of \u003cstrong>Marilyn Monroe\u003c/strong>. She paired the new look with a trench coat, oversized sunglasses and matching Gucci heels and handbag. The \u003cem>Kardashians\u003c/em> star \u003ca href=\"https://www.iheart.com/content/2022-11-03-kim-kardashian-tried-everything-to-fit-into-marilyn-monroes-dress/\" target=\"_blank\">previously channeled the iconic actress\u003c/a> while wearing one of her gowns \u003ca href=\"https://www.iheart.com/content/2023-05-02-kim-kardashian-pete-davidson-reunite-at-met-gala-months-after-split/\" target=\"_blank\">at the 2022 Met Gala\u003c/a>. \u003c/p>\n\n\u003cp>The \u003cem>American Horror Story\u003c/em> actress also unveiled the new style on \u003ca href=\"https://www.instagram.com/p/DZ0o5_zktfc/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==\" target=\"_blank\">Instagram\u003c/a>, sharing a series of photos showing off her bleach blonde locks and receiving supportive messages from many fans and friends, per \u003ca href=\"https://people.com/kim-kardashian-debuts-marilyn-monroe-inspired-platinum-bob-12003518\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. Her sister \u003cstrong>Khloe Kardashian\u003c/strong> also commented on the &quot;sexy&quot; style, adding that she is &quot;super into this&quot; new look, while Kim's \u003cem>All's Fair\u003c/em> costar \u003cstrong>Niecy Nash\u003c/strong> left a series of heart eye emojis. \u003c/p>\n\n\u003cp>Kardashian has gone blonde several times over the years, including while attending the 2026 Met Gala in May. For the &quot;Costume Art&quot; theme, \u003ca href=\"https://pagesix.com/2026/05/04/style/kim-kardashians-met-gala-2026-red-carpet-look-inspired-by-allen-jones-controversial-maitresse-artwork/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> notes she chose a slightly warmer shade of blonde, worn down and tousled to contrast the metallic orange sculptural body suit and open leather skirt by Allen Jones and Whitaker Malem. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Kim Kardashian","keywords/hair","keywords/transformation","keywords/hairstyle","keywords/style"],"primary_image":{"bucket":"new_assets","id":"%2F6a39811cd165e8c3f1f0ffa1"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782164940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","social_title":"","summary":"Kim Kardashian is back in her blonde bombshell era.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kim Kardashian Ditches Signature Dark Hair In Striking Transformation","permalink":"https://www.americantop40.com/content/2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation/"},"slug":"2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a39811cd165e8c3f1f0ffa1","title":"Kim Kardashian Ditches Signature Dark Hair In Striking Transformation","description":"Kim Kardashian is back in her blonde bombshell era.","author":"Sarah Tate"},"pub_start":1782164940000,"pub_until":4115978604802,"pub_changed":1782165718872,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a394e4fe4d60e00bffc6330","slug:2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","slug:2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","keyword:keywords/Kim Kardashian","keyword:keywords/hair","keyword:keywords/transformation","keyword:keywords/hairstyle","keyword:keywords/style","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["item-eyebrow-/6a3a995c7ba8eca4d6e3df02",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["contestsloader-at40-pr",{"data":[]}],["chart-list-page-top-40-238",{"data":{"slug":"top-40-238","id":"/charts/5952bcf0bf98d03c95815abc","title":"TOP 40","subtitle":"","lists":{"items":[{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTQwMDIwMzU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzI0NDg4NTE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-20-2026","title":"June 20, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTQwMDIwMzU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-13-2026","title":"June 13, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTQwMDIwMzU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-6-2026","title":"June 6, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4MDY4MTA=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-30-2026","title":"May 30, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4MDY4MTA=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-23-2026","title":"May 23, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4MDY4MTA=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDcyMDIzNjk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-16-2026","title":"May 16, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTA2ODIwMzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-9-2026","title":"May 9, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTA2ODIwMzI=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-2-2026","title":"May 2, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-25-2026","title":"April 25, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-18-2026","title":"April 18, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTE3NzY2MDQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-11-2026","title":"April 11, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-4-2026","title":"April 4, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzkyOTM0MDY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-28-2026","title":"March 28, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-21-2026","title":"March 21, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-14-2026","title":"March 14, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-7-2026","title":"March 7, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-28-2026","title":"February 28, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-21-2026","title":"February 21, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTU0MTg2NDQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-14-2026","title":"February 14, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTU0MTg2NDQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-7-2026","title":"February 7, 2026","image":null}],"pageInfo":{"nextCursor":"eyJwYWdlIjoyLCJzaXplIjoyMH0="}}}}],["item-eyebrow-/6a3b03939468d945955fe323",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["charts_list_loader-top-40-238-latest",{"data":{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTQwMDIwMzU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzI0NDg4NTE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-20-2026","image":null,"title":"June 20, 2026","songs":[{"artist":"Bruno Mars","delta":1,"image":"//i.iheart.com/v3/catalog/track/372364039","peak":1,"pos":1,"timeOnChart":21,"title":"I Just Might","url":"https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true"},{"artist":"Olivia Dean","delta":-1,"image":"//i.iheart.com/v3/catalog/track/352012881","peak":1,"pos":2,"timeOnChart":21,"title":"So Easy (To Fall In Love)","url":"https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true"},{"artist":"PinkPantheress","delta":0,"image":"//i.iheart.com/v3/catalog/track/354002035","peak":3,"pos":3,"timeOnChart":13,"title":"Stateside + Zara Larsson","url":"https://www.iheart.com/artist/pinkpantheress-35752537/songs/stateside-zara-larsson-354002035/?autoplay=true"},{"artist":"Zara Larsson","delta":1,"image":"//i.iheart.com/v3/catalog/track/332448851","peak":4,"pos":4,"timeOnChart":17,"title":"Midnight Sun","url":"https://www.iheart.com/artist/zara-larsson-883390/songs/midnight-sun-332448851/?autoplay=true"},{"artist":"sombr","delta":-1,"image":"//i.iheart.com/v3/catalog/track/377732675","peak":4,"pos":5,"timeOnChart":17,"title":"Homewrecker","url":"https://www.iheart.com/artist/sombr-44186011/songs/homewrecker-377732675/?autoplay=true"},{"artist":"Bruno Mars","delta":1,"image":"//i.iheart.com/v3/catalog/track/383258012","peak":6,"pos":6,"timeOnChart":11,"title":"Risk It All","url":"https://www.iheart.com/artist/bruno-mars-337578/songs/risk-it-all-383258012/?autoplay=true"},{"artist":"Tame Impala","delta":3,"image":"//i.iheart.com/v3/catalog/track/351497582","peak":7,"pos":7,"timeOnChart":19,"title":"Dracula","url":"https://www.iheart.com/artist/tame-impala-413724/songs/dracula-351497582/?autoplay=true"},{"artist":"Olivia Rodrigo","delta":0,"image":"//i.iheart.com/v3/catalog/track/395031026","peak":8,"pos":8,"timeOnChart":5,"title":"drop dead","url":"https://www.iheart.com/artist/olivia-rodrigo-31351268/songs/drop-dead-395031026/?autoplay=true"},{"artist":"Kehlani","delta":-3,"image":"//i.iheart.com/v3/catalog/track/344806810","peak":3,"pos":9,"timeOnChart":23,"title":"Folded","url":"https://www.iheart.com/artist/kehlani-30808392/songs/folded-344806810/?autoplay=true"},{"artist":"SIENNA SPIRO","delta":2,"image":"//i.iheart.com/v3/catalog/track/353758418","peak":10,"pos":10,"timeOnChart":18,"title":"Die On This Hill","url":"https://www.iheart.com/artist/sienna-spiro-43099289/songs/die-on-this-hill-353758418/?autoplay=true"},{"artist":"Olivia Dean","delta":0,"image":"//i.iheart.com/v3/catalog/track/344888326","peak":1,"pos":11,"timeOnChart":34,"title":"Man I Need","url":"https://www.iheart.com/artist/olivia-dean-33471063/songs/man-i-need-344888326/?autoplay=true"},{"artist":"BTS","delta":1,"image":"//i.iheart.com/v3/catalog/track/388411076","peak":9,"pos":12,"timeOnChart":11,"title":"SWIM","url":"https://www.iheart.com/artist/bts-786717/songs/swim-388411076/?autoplay=true"},{"artist":"Harry Styles","delta":1,"image":"//i.iheart.com/v3/catalog/track/384929955","peak":13,"pos":13,"timeOnChart":11,"title":"American Girls","url":"https://www.iheart.com/artist/harry-styles-31552663/songs/american-girls-384929955/?autoplay=true"},{"artist":"Alex Warren","delta":1,"image":"//i.iheart.com/v3/catalog/track/382938573","peak":14,"pos":14,"timeOnChart":12,"title":"FEVER DREAM","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/fever-dream-382938573/?autoplay=true"},{"artist":"Ella Langley","delta":1,"image":"//i.iheart.com/v3/catalog/track/355219426","peak":15,"pos":15,"timeOnChart":16,"title":"Choosin' Texas","url":"https://www.iheart.com/artist/ella-langley-32173141/songs/choosin-texas-355219426/?autoplay=true"},{"artist":"Taylor Swift","delta":-7,"image":"//i.iheart.com/v3/catalog/track/353381095","peak":7,"pos":16,"timeOnChart":13,"title":"Elizabeth Taylor","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/elizabeth-taylor-353381095/?autoplay=true"},{"artist":"OneRepublic","delta":0,"image":"//i.iheart.com/v3/catalog/track/390495554","peak":17,"pos":17,"timeOnChart":9,"title":"Need Your Love","url":"https://www.iheart.com/artist/onerepublic-33214/songs/need-your-love-390495554/?autoplay=true"},{"artist":"Noah Kahan","delta":0,"image":"//i.iheart.com/v3/catalog/track/376883154","peak":18,"pos":18,"timeOnChart":13,"title":"The Great Divide","url":"https://www.iheart.com/artist/noah-kahan-31465756/songs/the-great-divide-376883154/?autoplay=true"},{"artist":"Ariana Grande","delta":0,"image":"//i.iheart.com/v3/catalog/track/405496603","peak":19,"pos":19,"timeOnChart":1,"title":"hate that i made you love me","url":"https://www.iheart.com/artist/ariana-grande-678625/songs/hate-that-i-made-you-love-me-405496603/?autoplay=true"},{"artist":"Pitbull & Lil Jon","delta":-1,"image":"//i.iheart.com/v3/catalog/track/356510921","peak":19,"pos":20,"timeOnChart":17,"title":"Damn I Love Miami","url":"https://www.iheart.com/artist/pitbull-lil-jon-42201/songs/damn-i-love-miami-356510921/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":7,"image":"//i.iheart.com/v3/catalog/track/347394510","peak":21,"pos":21,"timeOnChart":3,"title":"House Tour","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/house-tour-347394510/?autoplay=true"},{"artist":"Justin Bieber","delta":8,"image":"//i.iheart.com/v3/catalog/track/348580324","peak":22,"pos":22,"timeOnChart":3,"title":"SPEED DEMON","url":"https://www.iheart.com/artist/justin-bieber-44368/songs/speed-demon-348580324/?autoplay=true"},{"artist":"Teddy Swims","delta":-1,"image":"//i.iheart.com/v3/catalog/track/392374904","peak":22,"pos":23,"timeOnChart":5,"title":"Mr. Know It All","url":"https://www.iheart.com/artist/teddy-swims-32982679/songs/mr-know-it-all-392374904/?autoplay=true"},{"artist":"Dominic Fike","delta":0,"image":"//i.iheart.com/v3/catalog/track/62851742","peak":24,"pos":24,"timeOnChart":9,"title":"Babydoll","url":"https://www.iheart.com/artist/dominic-fike-31938874/songs/babydoll-62851742/?autoplay=true"},{"artist":"Justin Bieber","delta":-4,"image":"//i.iheart.com/v3/catalog/track/339293406","peak":1,"pos":25,"timeOnChart":31,"title":"YUKON","url":"https://www.iheart.com/artist/justin-bieber-44368/songs/yukon-339293406/?autoplay=true"},{"artist":"Bella Kay","delta":0,"image":"//i.iheart.com/v3/catalog/track/372830732","peak":26,"pos":26,"timeOnChart":8,"title":"iloveitiloveitiloveit","url":"https://www.iheart.com/artist/bella-kay-47616481/songs/iloveitiloveitiloveit-372830732/?autoplay=true"},{"artist":"sombr","delta":-4,"image":"//i.iheart.com/v3/catalog/track/305654089","peak":1,"pos":27,"timeOnChart":40,"title":"back to friends","url":"https://www.iheart.com/artist/sombr-44186011/songs/back-to-friends-305654089/?autoplay=true"},{"artist":"Lady Gaga & Doechii","delta":-8,"image":"//i.iheart.com/v3/catalog/track/393236167","peak":20,"pos":28,"timeOnChart":7,"title":"RUNWAY","url":"https://www.iheart.com/artist/lady-gaga-doechii-39335/songs/runway-393236167/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":-4,"image":"//i.iheart.com/v3/catalog/track/347202369","peak":4,"pos":29,"timeOnChart":21,"title":"When Did You Get Hot?","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/when-did-you-get-hot-347202369/?autoplay=true"},{"artist":"Zara Larsson","delta":2,"image":"//i.iheart.com/v3/catalog/track/45849925","peak":30,"pos":30,"timeOnChart":2,"title":"Lush Life","url":"https://www.iheart.com/artist/zara-larsson-883390/songs/lush-life-45849925/?autoplay=true"},{"artist":"Taylor Swift","delta":-4,"image":"//i.iheart.com/v3/catalog/track/353381096","peak":1,"pos":31,"timeOnChart":30,"title":"Opalite","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/opalite-353381096/?autoplay=true"},{"artist":"HUNTR/X, EJAE, Audrey Nuna, REI AMI & KPop Demon Hunters Cast","delta":-3,"image":"//i.iheart.com/v3/catalog/track/334065031","peak":1,"pos":32,"timeOnChart":46,"title":"Golden","url":"https://www.iheart.com/artist/huntrx-ejae-audrey-nuna-rei-ami-kpop-demon-hunters-cast-47120415/songs/golden-334065031/?autoplay=true"},{"artist":"Gracie Abrams","delta":5,"image":"//i.iheart.com/v3/catalog/track/402178450","peak":33,"pos":33,"timeOnChart":2,"title":"Hit the Wall","url":"https://www.iheart.com/artist/gracie-abrams-33523798/songs/hit-the-wall-402178450/?autoplay=true"},{"artist":"RAYE","delta":-3,"image":"//i.iheart.com/v3/catalog/track/350682032","peak":3,"pos":34,"timeOnChart":28,"title":"WHERE IS MY HUSBAND!","url":"https://www.iheart.com/artist/raye-30026990/songs/where-is-my-husband-350682032/?autoplay=true"},{"artist":"Taylor Swift","delta":-1,"image":"//i.iheart.com/v3/catalog/track/353381094","peak":1,"pos":35,"timeOnChart":34,"title":"The Fate of Ophelia","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/the-fate-of-ophelia-353381094/?autoplay=true"},{"artist":"Tyla feat. Zara Larsson","delta":0,"image":"//i.iheart.com/v3/catalog/track/394673283","peak":36,"pos":36,"timeOnChart":2,"title":"SHE DID IT AGAIN","url":"https://www.iheart.com/artist/tyla-feat-zara-larsson-182943/songs/she-did-it-again-394673283/?autoplay=true"},{"artist":"Hozier","delta":0,"image":"//i.iheart.com/v3/catalog/track/261133326","peak":1,"pos":37,"timeOnChart":109,"title":"Too Sweet","url":"https://www.iheart.com/artist/hozier-979812/songs/too-sweet-261133326/?autoplay=true"},{"artist":"Madonna & Sabrina Carpenter","delta":0,"image":"//i.iheart.com/v3/catalog/track/397759122","peak":31,"pos":38,"timeOnChart":4,"title":"Bring Your Love","url":"https://www.iheart.com/artist/madonna-sabrina-carpenter-35393/songs/bring-your-love-397759122/?autoplay=true"},{"artist":"Alex Warren","delta":-4,"image":"//i.iheart.com/v3/catalog/track/311924447","peak":1,"pos":39,"timeOnChart":61,"title":"Ordinary","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true"},{"artist":"Justin Bieber","delta":-1,"image":"//i.iheart.com/v3/catalog/track/339293405","peak":1,"pos":40,"timeOnChart":48,"title":"DAISIES","url":"https://www.iheart.com/artist/justin-bieber-44368/songs/daisies-339293405/?autoplay=true"}]}}],["item-eyebrow-/6a3a995a8d1910d26d8efe04",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a3ac4d367c509db831da72a",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a3aa0dd977495f779aed7fe",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a3a995fbb87fa710c96f295",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["chart-list-page-hot-ac-243",{"data":{"slug":"hot-ac-243","id":"/charts/5952bcf0bf98d03c95815ab7","title":"HOT AC","subtitle":"","lists":{"items":[{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-20-2026-hac","title":"June 20, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-13-2026-hac","title":"June 13, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-6-2026-hac","title":"June 6, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"2026-05-29-may-30-2026","title":"May 30, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-23-2026-hac","title":"May 23, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-16-2026-hac","title":"May 16, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-9-2026-hac","title":"May 9, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-2-2026-hac","title":"May 2, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-25-2026-hac","title":"April 25, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-18-2026-hac","title":"April 18, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-11-2026-hac","title":"April 11, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-4-2026-hac","title":"April 4, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-28-2026-hac","title":"March 28, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-21-2026-hac","title":"March 21, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-14-2026-hac","title":"March 14, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-7-2026-hac","title":"March 7, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTM5NjM5MzI=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-28-2026-hac","title":"February 28, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDU2NTQwODk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-21-2026-hac","title":"February 21, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-14-2026-hac","title":"February 14, 2026","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMzQwNjUwMzE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNDQ4ODgzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTMzODEwOTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-7-2026-hac","title":"February 7, 2026","image":null}],"pageInfo":{"nextCursor":"eyJwYWdlIjoyLCJzaXplIjoyMH0="}}}}],["$podcastloader-80159774",{"data":[{"id":80159774,"title":"On Air with Ryan Seacrest","description":"Did you miss today’s Ryan’s Roses? Or Second Date Update? Or celebrity interview? Listen to the entire show here every day with Ryan Seacrest, Sisanie, and Tanya Rad! \nCatch On Air with Ryan Seacrest live every morning on 102.7 KIIS-FM Los Angeles and be sure to subscribe to the On Air with Ryan Seacrest Podcast\n\nJoin us on social:\nFacebook, X, YouTube, Instagram, Snapchat, TikTok","lastUpdated":1781284197,"slug":"51-on-air-with-ryan-seacrest","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQV24UAAAGe1XGngA"},"items":[{"id":337371454,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: My Chiropractor Is In My DM's","duration":2264,"isExplicit":false,"description":"On today's show: Second Date Update, a listener calls in with a weird situation involving her chiropractor. Ryan has a tip for those of us going on a cruise this summer on what NOT to wear. Listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1782220096000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":337294063,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: My Dad's A Bit Too Old School","duration":2249,"isExplicit":false,"description":"On today's show: Rubi is not feeling her dad's parenting style. Ryan's Roses is here and Ryan also asks the ladies if they ever ask a guy out. Listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1782134444000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":337130475,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Father's Day Weekend Plans!","duration":2249,"isExplicit":false,"description":"On today's show: Happy Juneteenth! Ryan and the team talks about Father's Day weekend plans. Ryan also has the hack for the best date looks and Chuey Martinez is out and about giving away free gas! Listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781874841000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":337058854,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Do I Have Permission To Celebrate My Pregnancy?","duration":2244,"isExplicit":false,"description":"On today's show: A new Ryan's Roses where a husband may be reaching out to an ex through work. A listener needs help navigating how to tell her friend about her pregnancy and one of Tanya's favorite dating shows is hitting the theaters. Listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781790256000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":337051317,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"The Sweetest Story Behind the Boy Who Wore the Santa Sweater for World Cup","duration":104,"isExplicit":false,"description":"\u003cp>In one of the most heartwarming moments of the 2026 Fifa World Cup so far, the young boy who was pictured in a viral clip wearing a green Christmas sweater to resemble his nation&rsquo;s jersey colors has been tracked down and gifted an official Mexico jersey:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781783861000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":337050905,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"\"Love Island\" Watch Parties Are Coming to Movie Theaters","duration":105,"isExplicit":false,"description":"\u003cp>Would you buy tickets? Tanya has all the details:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781783597000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":337049989,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Do You Run Your Gas Tank Down to the Last Mile? Sisanie Did...","duration":94,"isExplicit":false,"description":"\u003cp>Oops!\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781782939000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336988700,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Opening Lines & Baseball Players","duration":2231,"isExplicit":false,"description":"On today's show: David Vassegh drops in to talk about the Dodgers on Celebrity Wheel Of Fortune! Producer Macayla has a new set of Opening Lines and Chuey Martinez has free gas for some lucky listeners. Listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781709106000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336976772,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Let's Read More Opening Lines From Producer Macayla's Dating App","duration":101,"isExplicit":false,"description":"\u003cp>Would you respond?? Join the fun here\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781697505000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336976773,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Joe Alwyn, Sarah Pidgeon Spark Romance Rumors With Outing in NYC","duration":108,"isExplicit":false,"description":"\u003cp>Are Jow Alwyn and \"Love Story\" actress Sarah Pidgeon dating?? All signs point to yes\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781697456000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"}]}}]}],["item-eyebrow-/6a394e4fe4d60e00bffc6330",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["charts_list_loader-hot-ac-243-latest",{"data":{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNTIwMTI4ODE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzIzNjQwMzk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMTE5MjQ0NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zNzc3MzI2NzU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"june-20-2026-hac","image":null,"title":"June 20, 2026","songs":[{"artist":"Olivia Dean","delta":0,"image":"//i.iheart.com/v3/catalog/track/352012881","peak":1,"pos":1,"timeOnChart":20,"title":"So Easy (To Fall In Love)","url":"https://www.iheart.com/artist/olivia-dean-33471063/songs/so-easy-to-fall-in-love-352012881/?autoplay=true"},{"artist":"Bruno Mars","delta":0,"image":"//i.iheart.com/v3/catalog/track/372364039","peak":1,"pos":2,"timeOnChart":21,"title":"I Just Might","url":"https://www.iheart.com/artist/bruno-mars-337578/songs/i-just-might-372364039/?autoplay=true"},{"artist":"Alex Warren","delta":0,"image":"//i.iheart.com/v3/catalog/track/311924447","peak":1,"pos":3,"timeOnChart":57,"title":"Ordinary","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true"},{"artist":"sombr","delta":2,"image":"//i.iheart.com/v3/catalog/track/377732675","peak":4,"pos":4,"timeOnChart":16,"title":"Homewrecker","url":"https://www.iheart.com/artist/sombr-44186011/songs/homewrecker-377732675/?autoplay=true"},{"artist":"HUNTR/X, EJAE, Audrey Nuna, REI AMI & KPop Demon Hunters Cast","delta":-1,"image":"//i.iheart.com/v3/catalog/track/334065031","peak":1,"pos":5,"timeOnChart":41,"title":"Golden","url":"https://www.iheart.com/artist/huntrx-ejae-audrey-nuna-rei-ami-kpop-demon-hunters-cast-47120415/songs/golden-334065031/?autoplay=true"},{"artist":"Ella Langley","delta":-1,"image":"//i.iheart.com/v3/catalog/track/355219426","peak":5,"pos":6,"timeOnChart":18,"title":"Choosin' Texas","url":"https://www.iheart.com/artist/ella-langley-32173141/songs/choosin-texas-355219426/?autoplay=true"},{"artist":"Olivia Dean","delta":0,"image":"//i.iheart.com/v3/catalog/track/344888326","peak":1,"pos":7,"timeOnChart":30,"title":"Man I Need","url":"https://www.iheart.com/artist/olivia-dean-33471063/songs/man-i-need-344888326/?autoplay=true"},{"artist":"Harry Styles","delta":0,"image":"//i.iheart.com/v3/catalog/track/384929955","peak":8,"pos":8,"timeOnChart":11,"title":"American Girls","url":"https://www.iheart.com/artist/harry-styles-31552663/songs/american-girls-384929955/?autoplay=true"},{"artist":"SIENNA SPIRO","delta":1,"image":"//i.iheart.com/v3/catalog/track/353758418","peak":9,"pos":9,"timeOnChart":14,"title":"Die On This Hill","url":"https://www.iheart.com/artist/sienna-spiro-43099289/songs/die-on-this-hill-353758418/?autoplay=true"},{"artist":"Tame Impala","delta":4,"image":"//i.iheart.com/v3/catalog/track/351497582","peak":10,"pos":10,"timeOnChart":24,"title":"Dracula","url":"https://www.iheart.com/artist/tame-impala-413724/songs/dracula-351497582/?autoplay=true"},{"artist":"Taylor Swift","delta":-2,"image":"//i.iheart.com/v3/catalog/track/353963932","peak":1,"pos":11,"timeOnChart":32,"title":"Opalite","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/opalite-353963932/?autoplay=true"},{"artist":"Olivia Rodrigo","delta":1,"image":"//i.iheart.com/v3/catalog/track/395031026","peak":12,"pos":12,"timeOnChart":5,"title":"drop dead","url":"https://www.iheart.com/artist/olivia-rodrigo-31351268/songs/drop-dead-395031026/?autoplay=true"},{"artist":"sombr","delta":-1,"image":"//i.iheart.com/v3/catalog/track/305654089","peak":1,"pos":13,"timeOnChart":36,"title":"back to friends","url":"https://www.iheart.com/artist/sombr-44186011/songs/back-to-friends-305654089/?autoplay=true"},{"artist":"Bruno Mars","delta":1,"image":"//i.iheart.com/v3/catalog/track/383258012","peak":11,"pos":14,"timeOnChart":12,"title":"Risk It All","url":"https://www.iheart.com/artist/bruno-mars-337578/songs/risk-it-all-383258012/?autoplay=true"},{"artist":"Alex Warren","delta":2,"image":"//i.iheart.com/v3/catalog/track/382938573","peak":15,"pos":15,"timeOnChart":12,"title":"FEVER DREAM","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/fever-dream-382938573/?autoplay=true"},{"artist":"OneRepublic","delta":2,"image":"//i.iheart.com/v3/catalog/track/390495554","peak":16,"pos":16,"timeOnChart":9,"title":"Need Your Love","url":"https://www.iheart.com/artist/onerepublic-33214/songs/need-your-love-390495554/?autoplay=true"},{"artist":"Taylor Swift","delta":-6,"image":"//i.iheart.com/v3/catalog/track/353381095","peak":9,"pos":17,"timeOnChart":13,"title":"Elizabeth Taylor","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/elizabeth-taylor-353381095/?autoplay=true"},{"artist":"Noah Kahan","delta":1,"image":"//i.iheart.com/v3/catalog/track/376883154","peak":18,"pos":18,"timeOnChart":17,"title":"The Great Divide","url":"https://www.iheart.com/artist/noah-kahan-31465756/songs/the-great-divide-376883154/?autoplay=true"},{"artist":"Taylor Swift","delta":-3,"image":"//i.iheart.com/v3/catalog/track/353381094","peak":1,"pos":19,"timeOnChart":33,"title":"The Fate of Ophelia","url":"https://www.iheart.com/artist/taylor-swift-33221/songs/the-fate-of-ophelia-353381094/?autoplay=true"},{"artist":"Madonna & Sabrina Carpenter","delta":0,"image":"//i.iheart.com/v3/catalog/track/397759122","peak":20,"pos":20,"timeOnChart":5,"title":"Bring Your Love","url":"https://www.iheart.com/artist/madonna-sabrina-carpenter-35393/songs/bring-your-love-397759122/?autoplay=true"},{"artist":"Teddy Swims","delta":1,"image":"//i.iheart.com/v3/catalog/track/392374904","peak":21,"pos":21,"timeOnChart":5,"title":"Mr. Know It All","url":"https://www.iheart.com/artist/teddy-swims-32982679/songs/mr-know-it-all-392374904/?autoplay=true"},{"artist":"Dominic Fike","delta":-1,"image":"//i.iheart.com/v3/catalog/track/87757447","peak":21,"pos":22,"timeOnChart":10,"title":"Babydoll","url":"https://www.iheart.com/artist/dominic-fike-31938874/songs/babydoll-87757447/?autoplay=true"},{"artist":"RAYE","delta":2,"image":"//i.iheart.com/v3/catalog/track/350682032","peak":5,"pos":23,"timeOnChart":25,"title":"WHERE IS MY HUSBAND!","url":"https://www.iheart.com/artist/raye-30026990/songs/where-is-my-husband-350682032/?autoplay=true"},{"artist":"Zara Larsson","delta":4,"image":"//i.iheart.com/v3/catalog/track/332448851","peak":24,"pos":24,"timeOnChart":7,"title":"Midnight Sun","url":"https://www.iheart.com/artist/zara-larsson-883390/songs/midnight-sun-332448851/?autoplay=true"},{"artist":"Papa Roach","delta":-2,"image":"//i.iheart.com/v3/catalog/track/376445032","peak":23,"pos":25,"timeOnChart":9,"title":"Wake Up Calling","url":"https://www.iheart.com/artist/papa-roach-7772/songs/wake-up-calling-376445032/?autoplay=true"},{"artist":"Lady Gaga & Doechii","delta":-2,"image":"//i.iheart.com/v3/catalog/track/393236167","peak":24,"pos":26,"timeOnChart":6,"title":"RUNWAY","url":"https://www.iheart.com/artist/lady-gaga-doechii-39335/songs/runway-393236167/?autoplay=true"},{"artist":"for KING & COUNTRY and Taylor Hill","delta":3,"image":"//i.iheart.com/v3/catalog/track/345945812","peak":27,"pos":27,"timeOnChart":3,"title":"world on fire","url":"https://www.iheart.com/artist/for-king-country-and-taylor-hill-649143/songs/world-on-fire-345945812/?autoplay=true"},{"artist":"Myles Smith","delta":-1,"image":"//i.iheart.com/v3/catalog/track/276365405","peak":1,"pos":28,"timeOnChart":91,"title":"Stargazing","url":"https://www.iheart.com/artist/myles-smith-32446744/songs/stargazing-276365405/?autoplay=true"},{"artist":"BTS","delta":-3,"image":"//i.iheart.com/v3/catalog/track/388411076","peak":16,"pos":29,"timeOnChart":11,"title":"SWIM","url":"https://www.iheart.com/artist/bts-786717/songs/swim-388411076/?autoplay=true"},{"artist":"Ariana Grande","delta":0,"image":"//i.iheart.com/v3/catalog/track/405496603","peak":30,"pos":30,"timeOnChart":1,"title":"hate that i made you love me","url":"https://www.iheart.com/artist/ariana-grande-678625/songs/hate-that-i-made-you-love-me-405496603/?autoplay=true"},{"artist":"Maroon 5","delta":6,"image":"//i.iheart.com/v3/catalog/track/397495595","peak":31,"pos":31,"timeOnChart":4,"title":"Heroine","url":"https://www.iheart.com/artist/maroon-5-40523/songs/heroine-397495595/?autoplay=true"},{"artist":"Lady Gaga & Bruno Mars","delta":-3,"image":"//i.iheart.com/v3/catalog/track/284327836","peak":1,"pos":32,"timeOnChart":85,"title":"Die With A Smile","url":"https://www.iheart.com/artist/lady-gaga-bruno-mars-39335/songs/die-with-a-smile-284327836/?autoplay=true"},{"artist":"Goo Goo Dolls","delta":-1,"image":"//i.iheart.com/v3/catalog/track/345629402","peak":32,"pos":33,"timeOnChart":6,"title":"Misery","url":"https://www.iheart.com/artist/goo-goo-dolls-12135/songs/misery-345629402/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":-3,"image":"//i.iheart.com/v3/catalog/track/264945513","peak":1,"pos":34,"timeOnChart":99,"title":"Espresso","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-264945513/?autoplay=true"},{"artist":"The Fray","delta":0,"image":"//i.iheart.com/v3/catalog/track/368459584","peak":33,"pos":35,"timeOnChart":8,"title":"Ice Cold Lakes","url":"https://www.iheart.com/artist/the-fray-38893/songs/ice-cold-lakes-368459584/?autoplay=true"},{"artist":"Justin Bieber","delta":-3,"image":"//i.iheart.com/v3/catalog/track/339293405","peak":2,"pos":36,"timeOnChart":43,"title":"DAISIES","url":"https://www.iheart.com/artist/justin-bieber-44368/songs/daisies-339293405/?autoplay=true"},{"artist":"Mumford & Sons & Hozier","delta":2,"image":"//i.iheart.com/v3/catalog/track/354062869","peak":37,"pos":37,"timeOnChart":3,"title":"Rubber Band Man (with Hozier)","url":"https://www.iheart.com/artist/mumford-sons-hozier-379483/songs/rubber-band-man-with-hozier-354062869/?autoplay=true"},{"artist":"Hozier","delta":-2,"image":"//i.iheart.com/v3/catalog/track/261133326","peak":1,"pos":38,"timeOnChart":103,"title":"Too Sweet","url":"https://www.iheart.com/artist/hozier-979812/songs/too-sweet-261133326/?autoplay=true"},{"artist":"Chappell Roan","delta":1,"image":"//i.iheart.com/v3/catalog/track/206305647","peak":1,"pos":39,"timeOnChart":67,"title":"Pink Pony Club","url":"https://www.iheart.com/artist/chappell-roan-31738844/songs/pink-pony-club-206305647/?autoplay=true"},{"artist":"Myles Smith","delta":-2,"image":"//i.iheart.com/v3/catalog/track/295418644","peak":10,"pos":40,"timeOnChart":51,"title":"Nice To Meet You","url":"https://www.iheart.com/artist/myles-smith-32446744/songs/nice-to-meet-you-295418644/?autoplay=true"}]}}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"e6Rs0","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_index":0,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a3a995c7ba8eca4d6e3df02","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995c7ba8eca4d6e3df02","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a9dbc13c-3d45-4dbb-b246-4d752188251d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3affbe06124aaebd118319","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Khloe Kardashian\u003c/strong> is getting honest about the work she has had done.\u003c/p>\n\n\u003cp>In a recent interview with \u003ca href=\"https://people.com/khloe-kardashian-opens-up-about-the-time-she-felt-most-confident-and-what-she-did-to-get-that-feeling-back-exclusive-12001794\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>, \u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">\u003cem>Kardashians\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\"> star\u003c/a>, 41, explained why she is opening up more about the various cosmetic procedures she has had done over the years after \u003ca href=\"https://www.iheart.com/content/2025-07-01-khloe-kardashian-gets-honest-about-every-cosmetic-procedure-shes-ever-done/\" target=\"_blank\">previously shutting down haters online\u003c/a> and correcting misinformation.\u003c/p>\n\n\u003cp>&quot;This gentleman was dictating all these things that I did,&quot; she said. &quot;And if I did, I would totally say that. I don't have a problem with it.&quot;\u003c/p>\n\n\u003cp>The Good American co-founder shared that she &quot;[wants] people to know&quot; that her look isn't &quot;all natural&quot; and that she has put in work to maintain her appearance, from losing weight and aging to going under the knife and getting injections. \u003c/p>\n\n\u003cp>&quot;There is maintenance involved,&quot; she said. &quot;I've been in the public eye since I was 21. And so age has something to do with it, weight loss for sure. But yes, I've had enhancements. I've had my nose done. I love any sort of laser or injectable. And before I need to get my face surgically done, I'm going to do all the lasers and injectables or whatever that I can.&quot;\u003c/p>\n\n\u003cp>In a recent conversation with her mother \u003cstrong>Kris Jenner\u003c/strong> for Kardashian's \u003ca href=\"https://www.iheart.com/podcast/867-khloé-in-wonder-land-255826660/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255826660\" data-catalog-related-id=\"\">\u003cem>Khloé in Wonder Land\u003c/em>\u003c/a> podcast, the pair spoke about Jenner's own time going under the knife \u003ca href=\"https://www.iheart.com/content/2026-04-29-kris-jenner-slams-claims-shes-furious-over-facelift-flat-out-lie/\" target=\"_blank\">getting a &quot;beautiful&quot; facelift\u003c/a> and hitting back at negative comments.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Khloe Kardashian","keywords/cosmetic procedures"],"primary_image":{"bucket":"new_assets","id":"%2F6a3affbe06124aaebd118319"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782253920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","social_title":"","summary":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","permalink":"https://www.americantop40.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/"},"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319","title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","description":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","author":"Sarah Tate"},"pub_start":1782253920000,"pub_until":4115978604802,"pub_changed":1782254323121,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995c7ba8eca4d6e3df02","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","keyword:keywords/Khloe Kardashian","keyword:keywords/cosmetic procedures","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"feed_index":0,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":""},"feed":{"results":[{"id":"%2F6a3a995c7ba8eca4d6e3df02","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995c7ba8eca4d6e3df02","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a9dbc13c-3d45-4dbb-b246-4d752188251d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3affbe06124aaebd118319","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Khloe Kardashian\u003c/strong> is getting honest about the work she has had done.\u003c/p>\n\n\u003cp>In a recent interview with \u003ca href=\"https://people.com/khloe-kardashian-opens-up-about-the-time-she-felt-most-confident-and-what-she-did-to-get-that-feeling-back-exclusive-12001794\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>, \u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">\u003cem>Kardashians\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\"> star\u003c/a>, 41, explained why she is opening up more about the various cosmetic procedures she has had done over the years after \u003ca href=\"https://www.iheart.com/content/2025-07-01-khloe-kardashian-gets-honest-about-every-cosmetic-procedure-shes-ever-done/\" target=\"_blank\">previously shutting down haters online\u003c/a> and correcting misinformation.\u003c/p>\n\n\u003cp>&quot;This gentleman was dictating all these things that I did,&quot; she said. &quot;And if I did, I would totally say that. I don't have a problem with it.&quot;\u003c/p>\n\n\u003cp>The Good American co-founder shared that she &quot;[wants] people to know&quot; that her look isn't &quot;all natural&quot; and that she has put in work to maintain her appearance, from losing weight and aging to going under the knife and getting injections. \u003c/p>\n\n\u003cp>&quot;There is maintenance involved,&quot; she said. &quot;I've been in the public eye since I was 21. And so age has something to do with it, weight loss for sure. But yes, I've had enhancements. I've had my nose done. I love any sort of laser or injectable. And before I need to get my face surgically done, I'm going to do all the lasers and injectables or whatever that I can.&quot;\u003c/p>\n\n\u003cp>In a recent conversation with her mother \u003cstrong>Kris Jenner\u003c/strong> for Kardashian's \u003ca href=\"https://www.iheart.com/podcast/867-khloé-in-wonder-land-255826660/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255826660\" data-catalog-related-id=\"\">\u003cem>Khloé in Wonder Land\u003c/em>\u003c/a> podcast, the pair spoke about Jenner's own time going under the knife \u003ca href=\"https://www.iheart.com/content/2026-04-29-kris-jenner-slams-claims-shes-furious-over-facelift-flat-out-lie/\" target=\"_blank\">getting a &quot;beautiful&quot; facelift\u003c/a> and hitting back at negative comments.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Khloe Kardashian","keywords/cosmetic procedures"],"primary_image":{"bucket":"new_assets","id":"%2F6a3affbe06124aaebd118319"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782253920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","social_title":"","summary":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","permalink":"https://www.americantop40.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/"},"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319","title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","description":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","author":"Sarah Tate"},"pub_start":1782253920000,"pub_until":4115978604802,"pub_changed":1782254323121,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995c7ba8eca4d6e3df02","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","keyword:keywords/Khloe Kardashian","keyword:keywords/cosmetic procedures","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["at40","american-top-40","ryan-seacrest","countdown"],"genre":[],"format":"CHRPOP"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"AT40-PR","stationFormat":"CHRPOP","stationMarket":"PREMIERE","stationMicrosite":"","tags":["at40","american-top-40","ryan-seacrest","countdown"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"www.americantop40.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#0067b4","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"at40, american top 40, ryan seacrest, countdown","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.americantop40.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.americantop40.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.americantop40.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@AmericanTop40","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@AmericanTop40","type":"meta"}],["canonical",{"value":"https://www.americantop40.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.americantop40.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"American Top 40","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"American Top 40","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/b078cc703dafc3b1fc28a8857a378eae/inferno","SM6.0:config-m:/b078cc703dafc3b1fc28a8857a378eae/inferno","SM6.0:index-m","SM6.0:index-m:/b078cc703dafc3b1fc28a8857a378eae","app/catalog","app/catalog/20260304161531798","app/sites","app/sites/20260608165824018","app/streams","app/streams/20260528110350663","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","locales","locales/en-US","providers","providers/Premiere Networks","streams","streams/4802","webapi","webapi-v4:catalog","webapi-v4:catalog:b7ece8eb0390305e74358634d476f555","webapi-v4:name-tag2","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:6c98d77af4f9144ae917118891e932a6","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:c001234a3d48f9a45047e7005fff7f19","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:c94d98d8012e1bfe97dff570284cd182","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:0dfa0b80a979ceeed19c94a12ac06510","domain/www.americantop40.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/61c23c01c8f5c4744ff21970","PS:datasource:/669fdcebe6cd8a2bf4c59e86","PS:leads","PS:leads:/59513e6209412de7ca60ff73","PS:leads:/5e722b02a4b7ee6922d853cd","PS:leads:/5fac1fa334f4149d3a850536","PS:leads:/5fac1fd634f4149d3a850539","PS:leads:listing","PS:subscription","PS:subscription:2e1ff22066f109414518313d52950726","PS:subscription:b2b7087cf3e474e55a7b7e4e68d3256a","SM6.0:datasource-leads","SM6.0:datasource-leads:15d7e0980a52dee2e0f9649ecefa7016","SM6.0:datasource-leads:698b814d6c5d28f77920e7e66f202224","SM6.0:datasource-leads:a17d2a2c644d2fb33acc671df4d2d17c","SM6.0:datasource-publishing","SM6.0:datasource-publishing:070580cff01c63f2ac0bd9004fb7982d","SM6.0:datasource-publishing:12932f85de74cd79e839500155a840ae","SM6.0:datasource-publishing:487a66464b0b139435ccbc7020cb65de","SM6.0:datasource-publishing:a3d5c21826da6f949dca3c5f228a5fa5","SM6.0:site-streams","SM6.0:site-streams:0dfa0b80a979ceeed19c94a12ac06510","app/pubsub","app/pubsub/20250721163332915","sites","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.americantop40.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/b078cc703dafc3b1fc28a8857a378eae/inferno/home","name":"home","pageConfig":{"title":"","adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"title":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"position":null,"ad_split":null,"link":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651766441083},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"background_color":"#028cd0","title":null,"subtitle":null,"background_image":"asset://assets.brands/60f8337af99e947f65c67c4a"},"tags":[],"schedule":{"begin":0,"end":1651766451849}},{"id":"FFKW2","region":"main:dynamic","type":"feed","ordinal":1,"value":{"feed_id":"ID:pinned-content","title":null,"feed_index":1,"size":1,"position":null,"ad_split":50},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_index":0,"size":1,"position":null,"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a3a995c7ba8eca4d6e3df02","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995c7ba8eca4d6e3df02","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a9dbc13c-3d45-4dbb-b246-4d752188251d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3affbe06124aaebd118319","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Khloe Kardashian\u003c/strong> is getting honest about the work she has had done.\u003c/p>\n\n\u003cp>In a recent interview with \u003ca href=\"https://people.com/khloe-kardashian-opens-up-about-the-time-she-felt-most-confident-and-what-she-did-to-get-that-feeling-back-exclusive-12001794\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>, \u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">\u003cem>Kardashians\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\"> star\u003c/a>, 41, explained why she is opening up more about the various cosmetic procedures she has had done over the years after \u003ca href=\"https://www.iheart.com/content/2025-07-01-khloe-kardashian-gets-honest-about-every-cosmetic-procedure-shes-ever-done/\" target=\"_blank\">previously shutting down haters online\u003c/a> and correcting misinformation.\u003c/p>\n\n\u003cp>&quot;This gentleman was dictating all these things that I did,&quot; she said. &quot;And if I did, I would totally say that. I don't have a problem with it.&quot;\u003c/p>\n\n\u003cp>The Good American co-founder shared that she &quot;[wants] people to know&quot; that her look isn't &quot;all natural&quot; and that she has put in work to maintain her appearance, from losing weight and aging to going under the knife and getting injections. \u003c/p>\n\n\u003cp>&quot;There is maintenance involved,&quot; she said. &quot;I've been in the public eye since I was 21. And so age has something to do with it, weight loss for sure. But yes, I've had enhancements. I've had my nose done. I love any sort of laser or injectable. And before I need to get my face surgically done, I'm going to do all the lasers and injectables or whatever that I can.&quot;\u003c/p>\n\n\u003cp>In a recent conversation with her mother \u003cstrong>Kris Jenner\u003c/strong> for Kardashian's \u003ca href=\"https://www.iheart.com/podcast/867-khloé-in-wonder-land-255826660/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255826660\" data-catalog-related-id=\"\">\u003cem>Khloé in Wonder Land\u003c/em>\u003c/a> podcast, the pair spoke about Jenner's own time going under the knife \u003ca href=\"https://www.iheart.com/content/2026-04-29-kris-jenner-slams-claims-shes-furious-over-facelift-flat-out-lie/\" target=\"_blank\">getting a &quot;beautiful&quot; facelift\u003c/a> and hitting back at negative comments.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Khloe Kardashian","keywords/cosmetic procedures"],"primary_image":{"bucket":"new_assets","id":"%2F6a3affbe06124aaebd118319"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782253920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","social_title":"","summary":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","permalink":"https://www.americantop40.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/"},"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319","title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","description":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","author":"Sarah Tate"},"pub_start":1782253920000,"pub_until":4115978604802,"pub_changed":1782254323121,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995c7ba8eca4d6e3df02","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","keyword:keywords/Khloe Kardashian","keyword:keywords/cosmetic procedures","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":6,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F59513e6209412de7ca60ff73","type":"LEADS","record":{"title":"Tell Us What Song You Want To Hear!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/614a1a36df1a25be49cf712a","img_meta":{"base_id":"%2F614a1a36df1a25be49cf712a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"http://www.at40.com/songrequest","web":"http://www.at40.com/songrequest"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fa334f4149d3a850536","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1f6034f4149d3a850535","img_meta":{"base_id":"%2F5fac1f6034f4149d3a850535","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/top-40-238/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fd634f4149d3a850539","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1fab34f4149d3a850538","img_meta":{"base_id":"%2F5fac1fab34f4149d3a850538","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/hot-ac-243/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":1,"size":6,"title":"What We Talked About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"4RfhF","region":"main:dynamic","type":"chartlist","ordinal":8,"value":{"title":null,"chart_slug":"top-40-238","list_slug":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"PI4Z3","region":"main:dynamic","type":"chartlist","ordinal":9,"value":{"title":null,"chart_slug":"hot-ac-243","list_slug":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"la7PH","region":"main:dynamic","type":"ad","ordinal":10,"value":{"title":null,"position":"3331","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"tkIbo","region":"main:dynamic","type":"feed","ordinal":11,"value":{"title":"2024 Paris Olympics","feed_index":0,"min_size":0,"size":4,"position":null,"ad_split":50,"link":null,"feed_id":"ID:2024-olympics"},"tags":["display-hints/feed-load-more","display-hints/xsmall"],"schedule":{"begin":0,"end":1723435254230},"feed":{"results":[{"id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"PUBLISHING","record":{"ref_id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6b38075a-a391-42cd-95b4-fe85e9438e9c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cd9dd33b7cb08dec74f1b6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>If you’ve moved on from the cottage… I feel bad for you.\u003c/p>\n\n\u003cp>Because four months later, I’m still there — and life is, well… great.\u003c/p>\n\n\u003cp>With my residency still very much lakeside, there was no way I wasn’t talking about \u003cem>Heated Rivalry\u003c/em> when I got the chance to catch up with five-time Olympian and \u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">fellow \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cem>HR\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\"> fan girl \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cstrong>Hilary Knight\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Last time we spoke, she hadn’t watched the show yet. But after my recommendation (yes, I’m absolutely claiming that — respectfully), she didn’t just watch — she stepped all the way into the world. Meeting the stars, \u003cstrong>Connor Storrie\u003c/strong> and \u003cstrong>Hudson Williams\u003c/strong>, along with creator \u003cstrong>Jacob Tierney\u003c/strong> and author \u003cstrong>Rachel Reid\u003c/strong>, whose bestselling books sparked the phenomenon.\u003c/p>\n\n\u003cp>So like any good journalist, I had to start there — before getting to her historic gold win. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVXHaenEcp6%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1"},{"html":"\u003cp>Because fresh off her latest Olympic victory, Hilary hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.\u003c/p>\n\n\u003cp>One of the highlights? A stop at \u003cem>Saturday Night Live\u003c/em>, where she appeared during Connor’s debut episode alongside fellow Team USA star \u003cstrong>Megan Keller\u003c/strong> — who, casually, scored the game-winning Olympic goal in the final against Canada.\u003c/p>\n\n\u003cp>But for Hilary, the real moment didn’t happen on stage — though that was an equally amazing highlight.\u003c/p>\n\n\u003cp>It happened backstage.\u003c/p>\n\n\u003cp>“Hudson and Rachel’s dressing room [was] right next to [mine and Megan’s], and at first I got in there, I was like, ‘don’t be a fangirl, don’t be a fangirl,’” she admitted. “And then we’re in there for hours, and I’m like, ‘I’m going next door.’”\u003c/p>\n\n\u003cp>It’s funny — and a little ironic — an Olympic hockey champion trying not to fangirl over actors playing hockey players. But it also speaks to something deeper: a shared understanding of performance at the highest level, no matter the arena.\u003c/p>\n\n\u003cp>“It’s like, we work our butts off, and we’re grinding always, and constantly, and doing all these amazing Olympic feats,” Hilary said. “And then, to kind of have that touchpoint was just really special.”\u003c/p>\n\n\u003cp>That same appreciation extended to the \u003cem>SNL\u003c/em> experience itself — a space Hilary recognized as elite in its own right.\u003c/p>\n\n\u003cp>“\u003cem>SNL\u003c/em> is really cool, because it’s just… it’s iconic, right? Everybody knows about it,” she said. “And then you go behind the curtain, so to speak, and it’s the same high-performance environment that you find in sports.”\u003c/p>\n\n\u003cp>In other words: greatness recognizes greatness.\u003c/p>\n\n\u003cp>And as for Connor and Hudson? Hilary had nothing but praise for Hollywood’s new favorite duo.\u003c/p>\n\n\u003cp>“Connor’s a superstar,” she said. “He’s got that aura, he’s got that vibe… there’s something special about those two. […] I can’t wait to see the other projects that they’re gonna work on.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU9YA14DOM6%2F","@url":"https://www.instagram.com/p/DU9YA14DOM6/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU9YA14DOM6/"},{"html":"\u003cp>The all-time leading goal scorer in U.S. Olympic women’s hockey helped lead Team USA back to the top, securing her fifth Olympic medal and closing out her Olympic career with gold.\u003c/p>\n\n\u003cp>Still, in the weeks since, she’s been less focused on the hardware and more focused on the moment.\u003c/p>\n\n\u003cp>“I’ve been taking it all in,” Hilary said. “There’s so many things that go into one person’s success, and I had friends and family there, and it was just so special in that way… what a storybook ending to win at the end.”\u003c/p>\n\n\u003cp>That perspective is what makes this win feel different.\u003c/p>\n\n\u003cp>“From a national team standpoint, representing your country is just always such a huge honor,” she continued. “When you take the ice, you really feel like America’s team, and you can have a positive impact through sport… and I really felt like that’s what we were doing out there.”\u003c/p>\n\n\u003cp>“And now to find that success at the end of the journey, and be able to share that tangible win with everyone — the medal — is so cool. All of us going into our respective communities, having a piece of hardware and being able to share that with people is just so outstanding.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Djg-p-MYqrVs","@url":"https://www.youtube.com/watch?v=jg-p-MYqrVs","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/jg-p-MYqrVs/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Hilary Knight","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=jg-p-MYqrVs"},{"html":"\u003cp>But if the medal is the headline, the memories are the story.\u003c/p>\n\n\u003cp>When I asked Hilary about her “happy place” during the Games, she didn’t hesitate. It wasn’t the rink. It wasn’t the podium.\u003c/p>\n\n\u003cp>It was a dinner. \u003c/p>\n\n\u003cp>A random, squeezed-in family dinner after one of the games.\u003c/p>\n\n\u003cp>“I was just filled with so much gratitude,” she said. “We ended up meeting at a pizza place… and to see my godchildren, it was just so cool that everyone made the trip. You could feel the love.”\u003c/p>\n\n\u003cp>“Everyone was just so happy to be at the Olympics, enjoying themselves, and it’s just sort of a testament to all the sacrifices they’ve made to put one of us kids in a position to realize our dreams… that was really special.”\u003c/p>\n\n\u003cp>Because while the world sees gold, she sees the path it took to get there.\u003c/p>\n\n\u003cp>“And it’s not necessarily a destination,” Hilary said, reflecting on the Hershey’s “Happy Place” message. “It’s really those smaller touchpoints along the way.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU5rM4XDORz%2F","@url":"https://www.instagram.com/p/DU5rM4XDORz/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU5rM4XDORz/"},{"html":"\u003cp>And then, as if the storybook ending needed one more chapter — there was this: an engagement.\u003c/p>\n\n\u003cp>During her final Olympic run, Hilary got engaged to four-time Olympic speed skater \u003cstrong>Brittany Bowe\u003c/strong>, who was also competing in her last Games.\u003c/p>\n\n\u003cp>The two, who met through the Olympics, found themselves — fittingly — sharing the experience side by side.\u003c/p>\n\n\u003cp>“We met through the Olympic Games, and the majority of each one of our lives has been spent in that Olympic spirit,” Hilary said. “So to be able to share that… we were actually just down the hall from one another, and it worked out really well.”\u003c/p>\n\n\u003cp>They saw each other every day. Cheered each other on. Moved through the chaos of the Games together.\u003c/p>\n\n\u003cp>“It was just kind of a storybook ending to these amazing careers,” she said. “Her last Games, my last Games… and she was at our gold medal victory as well.”\u003c/p>\n\n\u003cp>“So, to be able to share something like that with a person that you love the most is outstanding… it was just great.” \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7vMZR94DP5o%26t%3D1s","@url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7vMZR94DP5o/hqdefault.jpg","thumbnail_width":480,"title":"The Real Gold - Hershey's Olympics","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s"}],"canonical_url":"https://www.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hilary Knight","keywords/Olympic","keywords/gold","keywords/Rivalry"],"primary_image":{"bucket":"new_assets","id":"%2F69cd9dd33b7cb08dec74f1b6"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1775082960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","social_title":"Hilary Knight Reflects On Olympic Gold, 'Heated Rivalry' Fandom, & A Storybook Ending In Milan","summary":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/sports"],"distribution":["brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","permalink":"https://www.americantop40.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/"},"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cd9dd33b7cb08dec74f1b6","title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","description":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","author":"Lauren Crawford"},"pub_start":1775082960000,"pub_until":4115978604802,"pub_changed":1775131710520,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/sports","brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cd9b5b3b7cb08dec74f1a2","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","keyword:keywords/Hilary Knight","keyword:keywords/Olympic","keyword:keywords/gold","keyword:keywords/Rivalry","author:user"]}},{"id":"%2F69c1af55054f74280c8eb3b9","type":"PUBLISHING","record":{"ref_id":"%2F69c1af55054f74280c8eb3b9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"064e641f-48d2-4180-93af-5f476cc94bff","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"author":"Lauren Crawford","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c70e615f1c4d0587092a1b","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>When you’re the first, the hope is that you’re not the last.\u003c/p>\n\n\u003cp>Before \u003cstrong>Erin Jackson\u003c/strong> became the first Black woman to win an individual Winter Olympic gold medal, there was \u003cstrong>Debi Thomas\u003c/strong> — the first Black woman to win a medal at the \u003ca href=\"https://www.binnews.com/content/2026-02-05-black-olympians-on-team-usa-at-milano-cortina-2026/\" data-content-id=\"/6984d04c3c7deeae4c4e3203\">Winter Olympics\u003c/a>, earning bronze in figure skating in 1988.\u003c/p>\n\n\u003cp>Then came \u003cstrong>Vonetta Flowers\u003c/strong>, who became the first Black athlete to win gold at the Winter Olympics as part of the U.S. two-woman bobsled team in 2002.\u003c/p>\n\n\u003cp>Now, there’s a growing list of names following in their footsteps — 2026 gold medalists \u003cstrong>Elana Meyers Taylor \u003c/strong>(monobob) and \u003cstrong>Laila Edwards\u003c/strong> (ice hockey) both made history in their respective sports at this year's Games — each helping to reframe what’s possible for Black women in winter sports.\u003c/p>\n\n\u003cp>Together, they’ve brought a new level of visibility to a space that hasn’t always reflected them, opening doors and holding them open for the next generation.\u003c/p>\n\n\u003cp>While Jackson didn’t leave the 2026 Games with a medal, she accomplished something just as meaningful: her third Olympic appearance — and history, once again, as the first Black woman to serve as a flag bearer for Team USA.\u003c/p>\n\n\u003cp>It’s one thing to say medals aren’t everything — it’s another to live it. And what Jackson, along with those who came before her and those coming after, are doing is bigger than gold, silver, or bronze.\u003c/p>\n\n\u003cp>It’s about impact. Exposure. Possibility.\u003c/p>\n\n\u003cp>It’s about showing Black girls there is space for them — on the ice, on the podium, and anywhere their dreams take them.\u003c/p>\n\n\u003cp>It’s that ability to dream big and not let anything, including a lack of representation, stand in your way — that Jackson stands firm in. And for her, that message is clear. \u003c/p>\n\n\u003cp>“Don’t be afraid to try something new,” she told iHeartRadio in an exclusive interview. “I know that it really helps to see people like you achieving something, but also don’t be afraid to be the first.”\u003c/p>\n\n\u003cp>Read our full Q&amp;A with Erin Jackson below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIOum6OT_tbo","@url":"https://www.youtube.com/watch?v=IOum6OT_tbo","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IOum6OT_tbo/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Erin Jackson","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=IOum6OT_tbo"},{"html":"\u003cp>\u003cstrong>\u003cem>Watching you compete in Milan was such a proud moment — I loved tuning into every race. When you think back on the Games, what moments will stay with you the longest?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>One of them for sure was walking out with the flag in the opening ceremonies. It's just an amazing way to kick off the Games. And then being there with my teammates. For a lot of them, it was their first Olympics, so just being able to witness a lot of firsts for them was really awesome. I feel like the mom of the team, so it's really cool getting to witness these things with my teammates. \u003c/p>\n\n\u003cp>And then also getting to watch a lot of the other Olympic sports, especially with athletes from those sports, because they could share the details and the behind-the-scenes things and the scoring and all of that. So, yeah, I had a lot of really cool moments from the Games.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>We’re chatting because of \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/playlist?list=PLPVPW_jOYzNst-kH-z5d3dl_7yKievufJ\" target=\"_blank\">\u003cstrong>\u003cem>Hershey’s It’s Your Happy Place campaign\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. With the games now behind you, what was your happy place in Milan? What centered you while you were there?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>My happy place was definitely with my teammates. Being on the speed skating team is basically a full-time job. We see each other all the time, so it's really lucky that we actually like each other, because we have to spend pretty much all of our time with each other. We really enjoy hanging out together. \u003c/p>\n\n\u003cp>We play a lot of card games and hang out together in our downtime. That was definitely my happy place: being with my team. We were all on the same floor of the Team USA building, so we got to see each other every day, just like usual.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU578xFjiVG%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en"},{"html":"\u003cp>\u003cstrong>\u003cem>Being the first Black woman to win an individual gold medal at the Winter Olympics is huge. You’ve said before you didn’t want to be the last — and this year, we saw Elana Meyers Taylor and Laila Edwards add to that legacy. What does it feel like to see that circle expanding?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>It's amazing. I feel like the more people we have, the more exposure there is, and then the potential for getting more and more women — and just people of color in general — involved in winter sports. So getting the word out, it's amazing to see more and more people having success in winter sports.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>You can’t talk about that progress without acknowledging the barriers many Black communities face when it comes to winter sports. You’ve spoken about wanting to create pathways for young athletes of color — what would meaningful change look like to you, and is that something you still see yourself building toward?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I'm not sure if I could have even continued in this sport if I wasn't fortunate enough to make that first Olympic team in 2018, because it's really expensive just being in speed skating to begin with, but also, you know, kind of uprooting my life and moving across the country. \u003c/p>\n\n\u003cp>So there are a lot of barriers to winter sports, and especially with speed skating. There are only two places to do it in the whole country for the programs that we have. So it's still very much one of my goals to help lower that barrier through a scholarship program to be able to fund some athletes to get a start in the sport and help them out as much as I can.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU005omjYXL%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>Switching gears a bit. You’ve said you can’t imagine stepping away from speed skating right now. As you look ahead, whether that’s 2030 or just the next chapter, what excites you most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, I'm super excited about keeping the momentum going because I unfortunately didn't win a medal at these Olympics. But, the progress that I've made over the past few years with my skating technique — and there are a lot of really technical things that go into the sport — I've made a ton of progress over the past few years. I'm really looking forward to keeping that going and really being able to show that.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>Is there anything you’d approach differently in your preparation for 2030 compared to previous cycles?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, the main thing would be I need to get surgery on my back, because I have a few disc herniations. So once I get that under control, then I can get back to the more traditional forms of training, because there are a lot of things that I just haven't been able to do over the past few years. So I'm really looking forward to training the way I need to — and being really protective of my back going forward.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>One of my favorite parts of your story is your friendship with Brittany Bowe — it’s really special. With this being her final Olympics, were you able to fully take in that last run together? And what moments from Milan with her stand out most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, there are a few of us here in the Netherlands for the final competition of the season, but because Brittany retired, she isn't here. So almost every day we're like, 'We miss Brittany. We wish Brittany was here.' It's definitely gonna be tough not having her going forward. But, she'll still be around. She'll still be in the Salt Lake area. It'll be nice to hang out with her and catch up. \u003c/p>\n\n\u003cp>We spent a lot of time together in Milan — going to hockey games, or going to the dining hall, or venturing off campus to go find some other meals out in Milan together. I feel like we do a lot of stuff together, and that won't change just because she's not on the team anymore.\u003c/p>\n\n\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> or click \u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Erin Jackson","keywords/Winter Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F69c70e615f1c4d0587092a1b"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1774653660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","social_title":"","summary":"When you’re the first, the hope is that you’re not the last.","targets":[{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","permalink":"https://www.americantop40.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/"},"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c70e615f1c4d0587092a1b","title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","description":"When you’re the first, the hope is that you’re not the last.","author":"Lauren Crawford"},"pub_start":1774653660000,"pub_until":4115978604802,"pub_changed":1775008248308,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/69c1af55054f74280c8eb3b9","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","keyword:keywords/Erin Jackson","keyword:keywords/Winter Olympics","author:user"]}},{"id":"%2F69c1af4f4ec3fa68d698c09b","type":"PUBLISHING","record":{"ref_id":"%2F69c1af4f4ec3fa68d698c09b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5769a7b2-b8ac-4934-ab92-c6beed738dc0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c1cb554ec3fa68d698c0ab","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus \u003cstrong>Jordan Stolz \u003c/strong>operates with.\u003c/p>\n\n\u003cp>Now, don't get it twisted, he's still a cool-as-ice speed skater, but he has the mindset of an Olympic champion. So much so, he doesn’t even have a competition playlist or listen to music when he's in competition mode. (I know. I was shocked too.)\u003c/p>\n\n\u003cp>But blocking out the noise is a big part of why Stolz had the most successful run of the Games, finishing with the highest medal count for Team USA — a result he simply described as &quot;not bad.&quot;\u003c/p>\n\n\u003cp>&quot;Would have liked to have three golds, but two is pretty good,&quot; he admitted with a laugh. \u003c/p>\n\n\u003cp>Stolz’s time in Milan wasn’t just defined by what happened on the ice. He told iHeartRadio that he found joy in visualizing those wins — and later, unwinding with them in a way only he could. \u003c/p>\n\n\u003cp>“I would say my happy place was [lying] in bed with my gold medals, and maybe a couple of Hershey’s bars on the side, right?&quot; he recalled. &quot;The gold medal and the \u003ca href=\"https://shop.hersheys.com/\" target=\"_blank\">Hershey’s\u003c/a> chocolate, probably equal, but yeah, [that was] my happy place for the moment of the games.” \u003c/p>\n\n\u003cp>For a 21-year-old who was inspired by \u003cstrong>Apolo Ohno\u003c/strong> and\u003cstrong> Shani Davis\u003c/strong> in 2010 to lace up his first pair of skates, Stolz has already accomplished what many athletes spend a lifetime chasing. \u003c/p>\n\n\u003cp>But for the first-time Olympian, that reality was still a dream just weeks ago, which is why he said he would tell anyone inspired by his journey to &quot;keep on skating as hard as you can, and don’t lose focus of [those] dreams, because they’re right around the corner, and it was [for me].&quot;\u003c/p>\n\n\u003cp>I caught up with Stolz to talk about his record-breaking Olympics run, the mindset behind it, and what comes next.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoRJaWfhXxgE","@url":"https://www.youtube.com/watch?v=oRJaWfhXxgE","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/oRJaWfhXxgE/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Jordan Stolz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=oRJaWfhXxgE"},{"html":"\u003cp>\u003cstrong>\u003cem>What was going through your mind the first time you touched Olympic ice — and then stood on the podium? Did it meet your expectations?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, when I touched the ice for the first time, it was really weird, actually, because the rink is temporary. The ice, the cracking underneath, the lake sound — all of that was really surprising. But it didn’t affect the races at all. I’m actually surprised with how fast they could make the ice there, and the quality of it. They did a really good job, so I really enjoyed it.\u003c/p>\n\n\u003cp>And being on the podium, that’s something. The feeling of hearing the national anthem is probably the most outstanding thing because the whole country’s behind you in that moment, right? You just won a gold medal, and it’s not another country’s anthem that’s playing — it’s yours, and that makes you feel kind of good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>When you look back on the Games beyond the medals, what moments will stay with you the longest? The mullet moment? The Olympic ring pasta?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I think all of those put together [are] memories that I’m never gonna forget. I don’t know if I have a single one memory that I love the most. I think it’s just becoming an Olympic champion for the first time. That’s something that will never leave your heart. That’s what I feel the best about.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVRGwGVCBho%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>When I think about you, Alysa Liu, and Amber Glenn, I’m struck by your mindset — the confidence, the composure, the way you perform under pressure. Where does your mindset come from?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I’m not exactly sure. Maybe just my family’s lifestyle and how I was raised — maybe that has something to do with it. I think I have a pretty good mindset going into the races. I try to focus on what I can do in the race and not let outside things affect me. I think I did a pretty good job of that at the Games, so it was good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>What happens now as you look ahead to 2030?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>There’s gonna be a lot of training. Hopefully, I’m still eating Hershey’s chocolate.\u003c/p>\n\n\u003cp>\u003cem>This conversation has been edited for clarity and length.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hersheys","keywords/Jordan Stolz","keywords/Olympic"],"primary_image":{"bucket":"new_assets","id":"%2F69c1cb554ec3fa68d698c0ab"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},"publish_date":1774307940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","social_title":"","summary":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","permalink":"https://www.americantop40.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/"},"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c1cb554ec3fa68d698c0ab","title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","description":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","author":"Lauren Crawford"},"pub_start":1774307940000,"pub_until":4115978604802,"pub_changed":1774310746880,"subscription":[{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69c1af4f4ec3fa68d698c09b","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","keyword:keywords/Hersheys","keyword:keywords/Jordan Stolz","keyword:keywords/Olympic","author:user"]}},{"id":"%2F699ef514536f94cea803adcd","type":"PUBLISHING","record":{"ref_id":"%2F699ef514536f94cea803adcd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dd35557e-d35e-441d-897d-b0697611bf53","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2F247-news-6043%2F","@url":"https://www.iheart.com/live/247-news-6043/","author_name":"24/7 News","author_url":"https://www.iheart.com/live/247-news-6043/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/re/assets.streams/66db788b1af019edc73862eb?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/247-news-6043/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F699ef5bb536f94cea803add8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">White House press secretary \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">\u003cstrong>Karoline Leavitt\u003c/strong>\u003c/a> shared a photo on her Instagram Story of herself and members of the U.S. men's ice hockey team during their visit to the White House, which included \u003cstrong>Tage Thompson\u003c/strong> wearing a 'Make America Great Again' and \u003cstrong>Jack\u003c/strong> and \u003cstrong>Quinn Hughes\u003c/strong> wearing 'USA 45-47' hats, referencing President \u003cstrong>Donald Trump\u003c/strong>, on Tuesday (February 24).\u003c/p>\n\n\u003cp>A video shared by journalist \u003cstrong>Savannah Behrmann\u003c/strong> also showed Thompson walking through the United States Capitol wearing the 'Make America Great Again' hat ahead of Trump's State of the Union address. Team USA's appearance in Washington, D.C., came two days after its historic gold medal victory against arch rival Canada in the 2026 Milan Cortina Winter Olympics, with the Americans receiving backlash for viral videos that took place during their celebration.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fangelovesracing%2Fstatus%2F2026510566744019204","@url":"https://x.com/angelovesracing/status/2026510566744019204","author_name":"ange ˚୨୧⋆｡","author_url":"https://twitter.com/angelovesracing","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/angelovesracing/status/2026510566744019204","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/angelovesracing/status/2026510566744019204"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FSavBehrmannDC%2Fstatus%2F2026489299391160550","@url":"https://x.com/SavBehrmannDC/status/2026489299391160550","author_name":"Savannah Behrmann","author_url":"https://twitter.com/SavBehrmannDC","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/SavBehrmannDC/status/2026489299391160550","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavBehrmannDC/status/2026489299391160550"},{"html":"\u003cp>A viral clip showed \u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">FBI Director \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">\u003cstrong>Kash Patel\u003c/strong>\u003c/a> chugging beers with the team in the locker room before a separate video showed him holding a cellphone with Trump on speaker phone joking that he'd also have to invite the \u003ca href=\"https://www.iheart.com/content/2026-02-23-us-womens-hockey-team-makes-decision-on-state-of-the-union-invite/\" target=\"_blank\">U.S. women's ice hockey team\u003c/a>, who also defeated Canada to win gold, to the State of the Union address or he &quot;would be impeached.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-02-24-jack-hughes-breaks-silence-on-backlash-over-team-usa-trump-phone-call/\" target=\"_blank\">Jack Hughes\u003c/a>, who scored the golden goal against Canada, downplayed the criticism during an interview outside of the nightclub E11even Miami, where the team celebrated its gold medal victory Monday (February 23), via \u003ca href=\"https://www.espn.com/nhl/story/_/id/48022965/jack-hughes-talks-trump-backlash-women-team\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;Everyone is giving us backlash for all the social media stuff today. People are so negative out there, and they are just trying to find a reason to put people down and make something out of almost nothing,&quot; Hughes said.\u003c/p>\n\n\u003cp>Hughes, whose mother, \u003cstrong>Ellen\u003c/strong>, played for and serves as a consultant for the U.S. women's team, said the two teams grew closer during their respective journeys at the 2026 Winter Olympics.\u003c/p>\n\n\u003cp>&quot;Our relationship with them, over the course of being in the Olympic Village, I think we are so tight with their group. After we won the gold medal, we were in the cafeteria at 3:30 a.m. in the morning with them. We go from there, pack our bags and we're on the bus,&quot; Hughes said via \u003cem>ESPN\u003c/em>. &quot;People are so negative about things. I think everyone in that locker room knows how much we support them, how proud we are of them. The same way we feel about them, they feel about us.&quot;\u003c/p>\n\n\u003cp>The U.S. women's ice hockey team declined Trump's invitation to the State of the Union address, a USA Hockey spokesperson said in a statement obtained by \u003ca href=\"https://www.nbcnews.com/politics/white-house/us-womens-hockey-team-declines-trumps-invitation-state-union-rcna260299\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a> on Monday.\u003c/p>\n\n\u003cp>&quot;We are sincerely grateful for the invitation extended to our gold medal–winning U.S. Women’s Hockey Team and deeply appreciate the recognition of their extraordinary achievement,&quot; the spokesperson said. &quot;Due to the timing and previously scheduled academic and professional commitments following the Games, the athletes are unable to participate.&quot;\u003c/p>\n\n\u003cp>&quot;They were honored to be included and are grateful for the acknowledgment,&quot; the spokesperson added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Karoline Leavitt","keywords/Donald Trump","keywords/address","keywords/Quinn Hughes","keywords/hats","keywords/Jack Hughes","keywords/men","keywords/photo","keywords/Kash Patel","keywords/players","keywords/women","keywords/USA","keywords/ice hockey team","keywords/Team USA","keywords/Savannah Behrmann"],"primary_image":{"bucket":"new_assets","id":"%2F699ef5bb536f94cea803add8"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1772026440000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","social_title":"","summary":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","permalink":"https://www.americantop40.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/"},"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","summary":{"image":"https://i.iheart.com/v3/re/new_assets/699ef5bb536f94cea803add8","title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","description":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","author":"Jason Hall"},"pub_start":1772026440000,"pub_until":4115978604802,"pub_changed":1772124411391,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["categories/sports","sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/699ef514536f94cea803adcd","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","keyword:keywords/Karoline Leavitt","keyword:keywords/Donald Trump","keyword:keywords/address","keyword:keywords/Quinn Hughes","keyword:keywords/hats","keyword:keywords/Jack Hughes","keyword:keywords/men","keyword:keywords/photo","keyword:keywords/Kash Patel","keyword:keywords/players","keyword:keywords/women","keyword:keywords/USA","keyword:keywords/ice hockey team","keyword:keywords/Team USA","keyword:keywords/Savannah Behrmann","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":14,"value":{"feed_id":"ID:meet-the-show-feed","feed_index":8,"size":0,"title":"Meet The Show"},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"type":"VAR","ref":"config://field/general.default_podcasts","scope":null}]},"tags":[],"schedule":null,"podcasts":["80159774"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"size":6,"position":null,"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":"Latest Stories","feed_index":1,"min_size":0},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a3b03939468d945955fe323","type":"PUBLISHING","record":{"ref_id":"%2F6a3b03939468d945955fe323","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4e9e8338-9ac7-4e55-9314-12e06168d4e8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/36855135/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/36855135/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/36855135/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/36855135/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3b03fb479e8bec38e855af","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lisa-36855135/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36855135\" data-catalog-related-id=\"\">\u003cstrong>LISA\u003c/strong>\u003c/a>, a member of the globally renowned K-pop group \u003ca href=\"https://www.iheart.com/artist/blackpink-31335301/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31335301\" data-catalog-related-id=\"\">BLACKPINK\u003c/a>, recently opened up about her close relationship with fellow bandmate \u003ca href=\"https://www.iheart.com/artist/rose-44371930/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44371930\" data-catalog-related-id=\"\">\u003cstrong>ROSÉ\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>In a new \u003ca href=\"https://www.vanityfair.com/story/lisa-cover-story\" target=\"_blank\">\u003cem>Vanity Fair\u003c/em>\u003c/a> cover story published Tuesday (June 23), LISA reflected on her early days with BLACKPINK and the special bond she formed with each of the other members, including ROSÉ.\u003c/p>\n\n\u003cp>LISA joined YG Entertainment’s training program as the second member of BLACKPINK. She met \u003ca href=\"https://www.iheart.com/artist/jennie-31438507/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31438507\" data-catalog-related-id=\"\">\u003cstrong>JENNIE\u003c/strong>\u003c/a> first, who helped her navigate the new environment, and later \u003ca href=\"https://www.iheart.com/artist/jisoo-44125126/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44125126\" data-catalog-related-id=\"\">\u003cstrong>JISOO\u003c/strong>\u003c/a>, and despite language barriers, the pair managed to communicate effectively. However, it was ROSÉ, who arrived about a year later, with whom LISA developed a particularly close friendship because they both had families living abroad.\u003c/p>\n\n\u003cp>&quot;We became like twin sisters,&quot; she said.\u003c/p>\n\n\u003cp>While BLACKPINK has achieved remarkable success, becoming one of the biggest girl groups worldwide, the members have also focused on solo projects, per \u003ca href=\"https://www.billboard.com/music/music-news/blackpink-lisa-2nd-solo-album-twin-sisters-rose-1236278924/\" target=\"_blank\">\u003cem>Billboard\u003c/em>\u003c/a>. LISA released her debut solo album Alter Ego in 2025 and is currently working on the follow-up, which she told \u003cem>VF\u003c/em> is in its &quot;exploratory&quot; phase. \u003c/p>\n\n\u003cp>Additionally, the \u003cem>White Lotus\u003c/em> star is \u003ca href=\"https://www.iheart.com/content/2026-03-31-blackpinks-lisa-makes-history-with-las-vegas-residency-are-you-ready/\" target=\"_blank\">preparing for her history-making \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-03-31-blackpinks-lisa-makes-history-with-las-vegas-residency-are-you-ready/\" target=\"_blank\">\u003cem>VIVA LA LISA\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-03-31-blackpinks-lisa-makes-history-with-las-vegas-residency-are-you-ready/\" target=\"_blank\"> residency\u003c/a> at The Colosseum at Caesars Palace in Las Vegas in November 2026, where she will become the first K-pop artist to perform a Vegas residency.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"ae59dc95fadf113119e164a1ff968b3d8203ef3084de8b03f38c09207ccd8808","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/LISA","keywords/BLACKPINK","keywords/ROSÉ","keywords/K-pop","keywords/solo album","keywords/Las Vegas residency","keywords/Vanity Fair","keywords/sorvo"],"primary_image":{"bucket":"new_assets","id":"%2F6a3b03fb479e8bec38e855af"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN"]},"publish_date":1782252900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","social_title":"","summary":"LISA also shared an update on her second solo album.","targets":[{"categories":["categories/music-news"],"distribution":["artists/LISA (36855135)","artists/ROSÉ (44311443)","artists/BLACKPINK (31335301)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"LISA Reveals Her 'Twin'-Like Bond With BLACKPINK's ROSÉ","permalink":"https://www.americantop40.com/content/2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros/"},"slug":"2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3b03fb479e8bec38e855af","title":"LISA Reveals Her 'Twin'-Like Bond With BLACKPINK's ROSÉ","description":"LISA also shared an update on her second solo album.","author":""},"pub_start":1782252900000,"pub_until":4115978604802,"pub_changed":1782253328681,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/LISA (36855135)","artists/ROSÉ (44311443)","artists/BLACKPINK (31335301)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3b03939468d945955fe323","slug:2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","slug:2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","keyword:keywords/ai-assisted","keyword:keywords/LISA","keyword:keywords/BLACKPINK","keyword:keywords/ROSÉ","keyword:keywords/K-pop","keyword:keywords/solo album","keyword:keywords/Las Vegas residency","keyword:keywords/Vanity Fair","keyword:keywords/sorvo"]}},{"id":"%2F6a3a995fbb87fa710c96f295","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995fbb87fa710c96f295","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e9c31966-2256-4fa2-8433-8f37dee51838","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/833174/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/833174/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/833174/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/833174/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3ad6420123242c13ab7421","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/benny-blanco-833174/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"833174\" data-catalog-related-id=\"\">\u003cstrong>Benny Blanco\u003c/strong>\u003c/a> has a wild new 'do.\u003c/p>\n\n\u003cp>The musician recently shared a \u003ca href=\"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166?is_from_webapp=1&sender_device=pc\" target=\"_blank\">video\u003c/a> to his TikTok showing off his shocking new hairstyle, unveiling his half-shaved head while walking around outside and casually chatting at the camera, saying, &quot;Hey guys, how're you doing? I'm just a guy with a new head of hair.&quot;\u003c/p>\n\n\u003cp>The surprising new style, one half of his head completely buzzed while the other remains covered in his signature curls, was seemingly an effort to get fans interested in his new self-help guide F*ck Failure, per \u003ca href=\"https://www.eonline.com/news/1433217/benny-blanco-shows-off-half-shaved-head-transformation\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. This was was echoed in the caption he wrote over top the clip, &quot;pov: u just shaved half ur head so people buy ur book.&quot;\u003c/p>\n\n\u003cp>&quot;New me. Oh my God,&quot; he said, later adding, &quot;Please go buy my book.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40itsbennyblanco%2Fvideo%2F7653908313406459166%3Fis_from_webapp%3D1%26sender_device%3Dpc","@url":"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166?is_from_webapp=1&sender_device=pc","author_name":"benny blanco","author_unique_id":"itsbennyblanco","author_url":"https://www.tiktok.com/@itsbennyblanco","embed_product_id":"7653908313406459166","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166\" data-video-id=\"7653908313406459166\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@itsbennyblanco\" href=\"https://www.tiktok.com/@itsbennyblanco?refer=embed\">@itsbennyblanco\u003c/a> \u003cp>oops\u003c/p> \u003ca target=\"_blank\" title=\"♬ Trarags red shirt music - Bonkaaa🌪️\" href=\"https://www.tiktok.com/music/Trarags-red-shirt-music-6933305861561436934?refer=embed\">♬ Trarags red shirt music - Bonkaaa🌪️\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1040,"thumbnail_url":"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocaIro4ESVI2AxBRnViJM9ikqgCYiAX7AvTBj~tplv-tiktokx-origin.image?dr=9636&x-expires=1782414000&x-signature=LkMhxtd0ZgylnHRVa2SgFbFlnVg%3D&t=4d5b0474&ps=13740610&shp=81f88b70&shcp=43f4a2f9&idc=useast5","thumbnail_width":576,"title":"oops","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166\" data-video-id=\"7653908313406459166\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@itsbennyblanco\" href=\"https://www.tiktok.com/@itsbennyblanco?refer=embed\">@itsbennyblanco\u003c/a> \u003cp>oops\u003c/p> \u003ca target=\"_blank\" title=\"♬ Trarags red shirt music - Bonkaaa🌪️\" href=\"https://www.tiktok.com/music/Trarags-red-shirt-music-6933305861561436934?refer=embed\">♬ Trarags red shirt music - Bonkaaa🌪️\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166?is_from_webapp=1&sender_device=pc"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/benny blanco","keywords/hair","keywords/hairstyle","keywords/haircut"],"primary_image":{"bucket":"new_assets","id":"%2F6a3ad6420123242c13ab7421"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782244740000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","social_title":"","summary":"The musician also shared the surprising reason for his wild new look.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Benny Blanco (833174)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Benny Blanco Unveils Shocking 'New Head Of Hair': See It Here","permalink":"https://www.americantop40.com/content/2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here/"},"slug":"2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ad6420123242c13ab7421","title":"Benny Blanco Unveils Shocking 'New Head Of Hair': See It Here","description":"The musician also shared the surprising reason for his wild new look.","author":"Sarah Tate"},"pub_start":1782244740000,"pub_until":4115978604802,"pub_changed":1782245128212,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Benny Blanco (833174)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995fbb87fa710c96f295","slug:2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","slug:2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","keyword:keywords/benny blanco","keyword:keywords/hair","keyword:keywords/hairstyle","keyword:keywords/haircut","author:user"]}},{"id":"%2F6a3ac4d367c509db831da72a","type":"PUBLISHING","record":{"ref_id":"%2F6a3ac4d367c509db831da72a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9adc6508-9676-42b7-98e6-7285bd2a7698","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/708094/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/708094/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/708094/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/708094/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3ac4c0535a184ea1baf26e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/carly-rae-jepsen-708094/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"708094\" data-catalog-related-id=\"\">\u003cstrong>Carly Rae Jepsen\u003c/strong>\u003c/a> has announced her first new project in three years, a 24-track double album titled \u003cem>Day and Night\u003c/em>. \u003c/p>\n\n\u003cp>The &quot;Call Me Maybe&quot; singer shared news of her eighth album, which is set for release on September 18 via Interscope Records, on Monday (June 22) through an \u003ca href=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==\" target=\"_blank\">Instagram\u003c/a> post featuring the album art, which depicts her in an oversized leather jacket. Fans can get a first taste of the album with the lead single, &quot;On Wires,&quot; which will be released on Friday (June 26). \u003c/p>\n\n\u003cp>The album will be split into two parts: &quot;Day&quot; and &quot;Night,&quot; each containing 12 songs, per \u003ca href=\"https://variety.com/2026/music/news/carly-rae-jepsen-double-album-day-and-night-on-wires-1236787275/\" target=\"_blank\">\u003cem>Variety\u003c/em>\u003c/a>. According to a press release, the &quot;Day&quot; section will feature &quot;organic and raw&quot; sounds with live instrumentation and &quot;hints of '70s-inspired psychedelic pop.&quot; In contrast, the &quot;Night&quot; section will explore a &quot;sleek, synth-driven world of dance pop.&quot; Jepsen collaborated with \u003cstrong>Tavish Crowe\u003c/strong>, \u003cstrong>Kyle Shearer\u003c/strong>, \u003cstrong>Nate Cyphert\u003c/strong> and her \u003ca href=\"https://www.iheart.com/content/2026-03-18-carly-rae-jepsen-welcomes-first-child-with-husband-cole-mgn/\" target=\"_blank\">husband \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-03-18-carly-rae-jepsen-welcomes-first-child-with-husband-cole-mgn/\" target=\"_blank\">\u003cstrong>Cole M.G.N.\u003c/strong>\u003c/a> on the project.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZ5McIvR2w2%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DNTc4MTIwNjQ2YQ%3D%3D","@url":"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ=="},{"html":"\u003cp>Shortly after the release of the album, Jepsen will also headline the All Things Go Festival in New York City on September 27, marking her first live performance of 2026. Other artists at the festival include \u003ca href=\"https://www.iheart.com/artist/zara-larsson-883390/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"883390\" data-catalog-related-id=\"\">\u003cstrong>Zara Larsson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/brandi-carlile-89322/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89322\" data-catalog-related-id=\"\">\u003cstrong>Brandi Carlile\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/muna-30326316/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30326316\" data-catalog-related-id=\"\">MUNA\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/lola-young-33543533/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33543533\" data-catalog-related-id=\"\">\u003cstrong>Lola Young\u003c/strong>\u003c/a>, who is \u003ca href=\"https://www.iheart.com/content/2026-05-19-lola-young-returning-to-festival-one-year-after-collapsing-on-stage/\" target=\"_blank\">making a triumphant return to the festival\u003c/a> one year after collapsing on stage.\u003c/p>\n\n\u003cp>Jepsen's last album, \u003cem>The Loveliest Time\u003c/em>, was released in July 2023 as a companion to 2022's \u003cem>The Loneliest Time\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"97abcae8aaa28843c53544f021eabc6ee939c823696dc733c0d8aa28ff265fff","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Carly Rae Jepsen","keywords/Day and Night","keywords/double album","keywords/pop music","keywords/2026 release","keywords/Interscope Records","keywords/sorvo"],"primary_image":{"bucket":"new_assets","id":"%2F6a3ac4c0535a184ea1baf26e"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1782238740000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","social_title":"","summary":"The project will be her first album in three years.","targets":[{"categories":["categories/music-news"],"distribution":["artists/Carly Rae Jepsen (708094)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Carly Rae Jepsen Sets Music Return With Double Album ‘Day And Night’","permalink":"https://www.americantop40.com/content/2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night/"},"slug":"2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ac4c0535a184ea1baf26e","title":"Carly Rae Jepsen Sets Music Return With Double Album ‘Day And Night’","description":"The project will be her first album in three years.","author":""},"pub_start":1782238740000,"pub_until":4115978604802,"pub_changed":1782251833026,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Carly Rae Jepsen (708094)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3ac4d367c509db831da72a","slug:2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","slug:2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","keyword:keywords/ai-assisted","keyword:keywords/Carly Rae Jepsen","keyword:keywords/Day and Night","keyword:keywords/double album","keyword:keywords/pop music","keyword:keywords/2026 release","keyword:keywords/Interscope Records","keyword:keywords/sorvo"]}},{"id":"%2F6a3a995a8d1910d26d8efe04","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995a8d1910d26d8efe04","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f1579261-0840-4575-91cc-c5867c3afddc","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35393/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35393/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3aac9799163a01b5eb0b21","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Living in a material world requires money, even when you're \u003ca href=\"https://www.iheart.com/artist/madonna-35393/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35393\" data-catalog-related-id=\"\">\u003cstrong>Madonna\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>In a new cover story with \u003ca href=\"https://www.interviewmagazine.com/music/madonna-confessions-on-a-dancefloor-nadia-lee-cohen\" target=\"_blank\">\u003cem>Interview\u003c/em>\u003c/a> magazine published on Monday (June 22), \u003ca href=\"https://www.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/\" target=\"_blank\">the &quot;Ray of Light&quot; singer\u003c/a> opened up about the scrapped Universal Studios biopic about her life and career and revealed the alleged reason why the project was shelved. The biopic, which was \u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\">reported to star \u003c/a>\u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\">\u003cem>Ozark\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\"> actress \u003c/a>\u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\">\u003cstrong>Julia Garner\u003c/strong>\u003c/a>, was stalled in January 2023, per \u003ca href=\"https://people.com/madonna-claims-she-had-falling-out-universal-over-biopic-12003854\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;I was supposed to make a movie about my life,&quot; Madonna said. &quot;I worked on my script for two years and spent two years at Universal Studios with the line producers doing budgeting and casting.&quot; \u003c/p>\n\n\u003cp>However, the Queen of Pop explained that, as the process unfolded, she and Universal &quot;had a falling out&quot; over the budget of the project not matching the scale of the story she wanted to tell.\u003c/p>\n\n\u003cp>&quot;I've had an extraordinary life. I've had a huge life, so I needed a big budget,&quot; she said. &quot;They couldn't get their heads around it.&quot;\u003c/p>\n\n\u003cp>Despite the &quot;Vogue&quot; hitmaker claiming she found a way to make the film for less money, the studio seemingly wasn't on board with the plan.\u003c/p>\n\n\u003cp>&quot;Maybe they just didn't believe in me,&quot; she said. &quot;One of their first reactions was, 'We don't believe you'd stay in Serbia more than four days.' And I said, 'Did you read the script?' My whole life has been survival. I'm not going there for a holiday.&quot;\u003c/p>\n\n\u003cp>Madonna was left &quot;in limbo&quot; after the project ultimately &quot;fell apart,&quot; even when Netflix reached out to make a series instead, which she explained was &quot;a whole other long process, because I couldn't use the script I had with Universal unless I bought it from them for an extortionist's price, even though I wrote it.&quot;\u003c/p>\n\n\u003cp>After the biopic plans fell through, Madonna needed to channel her creative energy into a new project, which eventually led to her focus on music and \u003ca href=\"https://www.iheart.com/content/2026-05-01-madonna-sabrina-carpenter-want-you-to-bring-your-love-in-new-collab/\" target=\"_blank\">her upcoming album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-01-madonna-sabrina-carpenter-want-you-to-bring-your-love-in-new-collab/\" target=\"_blank\">\u003cem>Confessions II\u003c/em>\u003c/a>, out July 3.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Madonna","keywords/biopic"],"primary_image":{"bucket":"new_assets","id":"%2F6a3aac9799163a01b5eb0b21"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782234660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","social_title":"","summary":"\"I was supposed to make a movie about my life...\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CLASSICHITS"]},{"categories":["categories/music-news"],"distribution":["artists/Madonna (35393)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Madonna Reveals Reason Her Biopic Was Scrapped","permalink":"https://www.americantop40.com/content/2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped/"},"slug":"2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3aac9799163a01b5eb0b21","title":"Madonna Reveals Reason Her Biopic Was Scrapped","description":"\"I was supposed to make a movie about my life...\"","author":"Sarah Tate"},"pub_start":1782234660000,"pub_until":4115978604802,"pub_changed":1782235059128,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CLASSICHITS"]},{"tags":["categories/music-news","artists/Madonna (35393)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995a8d1910d26d8efe04","slug:2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","slug:2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","keyword:keywords/Madonna","keyword:keywords/biopic","author:user"]}},{"id":"%2F6a3aa0dd977495f779aed7fe","type":"PUBLISHING","record":{"ref_id":"%2F6a3aa0dd977495f779aed7fe","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"336591965","kind":"podcast","related_id":"336593889","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"AUSTIN, TEXAS - MARCH 16: (FOR EDITORIAL USE ONLY) Lele Pons attends the 2026 iHeartPodcast Awards at the ACL Live at the Moody Theater on March 16, 2026 in Austin, Texas. (Photo by Mat Hayward/Getty Images  for iHeartPodcasts)","id":"%2F6a3aa09fe8f0234de55b301e","new_tab":false,"schedule":{},"source_credit":"Mat Hayward / Getty Images Entertainment / Getty Images","title":"2026 iHeartPodcast Awards Live At SXSW","type":"asset","url":"","use_caption":false},{"html":"\u003cp>You're invited to the slumber party!\u003c/p>\n\n\u003cp>'Suite 305 with \u003ca href=\"https://www.iheart.com/podcast/1119-suite-305-with-lele-pons-336591965/\" target=\"_blank\">\u003cstrong>Lele Pons\u003c/strong>\u003c/a>,' a new podcast featuring candid conversations with cultural icons like \u003cstrong>Shakira\u003c/strong>, \u003cstrong>Paris Hilton\u003c/strong>, and the cast of 'Bridgerton.' The podcast, hosted by social media sensation \u003cstrong>Lele Pons\u003c/strong>, debuts today, Thursday (June 23).\u003c/p>\n\n\u003cp>Pons, who rose to fame on the now-defunct Vine platform, invites her guests to a virtual slumber party where they discuss personal stories and behind-the-scenes moments. The podcast, named after Miami's area code, aims to show a more personal side of these celebrities. The show will feature unfiltered conversations, with new episodes released every Thursday.\u003c/p>\n\n\u003cblockquote>Lele Pons expressed her excitement about the project, saying, “I’m so excited to have my friends on this podcast and share the stories behind our friendships,” said Lele. “So many people see us together online, but they don’t know how we met or everything we’ve been through together. I can’t wait to show a more personal and private side of each of them and have real conversations you’ve never heard before.”\u003c/blockquote>\n\n\u003cp>The podcast is part of the TikTok Podcast Network, a collaboration between TikTok and iHeartMedia to expand creator storytelling beyond short-form video.\u003c/p>\n\n\u003cp>Fans can find 'Suite 305 with Lele Pons' on the free \u003ca href=\"https://www.iheart.com/podcast/1119-suite-305-with-lele-pons-336591965/\" target=\"_blank\">\u003cstrong>iHeartRadio\u003c/strong>\u003c/a> app and other podcast platforms now.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3aa1804b8838faec642f5d","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"3e59d100132e6b2dcbb3f2b8a7bd2842a4892774f929675408f4e13266d1607c","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Lele Pons","keywords/Suite 305","keywords/podcast","keywords/Shakira","keywords/Paris Hilton","keywords/iHeartMedia","keywords/My Cultura Podcast Network"],"primary_image":{"bucket":"assets.getty","id":"%2F6a3aa09fe8f0234de55b301e"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP"]},"publish_date":1782227340000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Lele Pons Hosts Star-Studded Podcast 'Suite 305'","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","social_title":"Lele Pons Hosts Star-Studded Podcast 'Suite 305' - Listen Here","summary":"You're invited to the slumber party! Lele Pons launches 'Suite 305,' a podcast featuring candid chats with stars like Shakira and Paris Hilton!","targets":[{"categories":[],"distribution":["artists/Lele Pons (32376032)"]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lele Pons Hosts Star-Studded Slumber Party & You're Invited","permalink":"https://www.americantop40.com/content/2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited/"},"slug":"2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3aa09fe8f0234de55b301e","title":"Lele Pons Hosts Star-Studded Slumber Party & You're Invited","description":"You're invited to the slumber party! Lele Pons launches 'Suite 305,' a podcast featuring candid chats with stars like Shakira and Paris Hilton!","author":""},"pub_start":1782227340000,"pub_until":4115978604802,"pub_changed":1782227759809,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP"]},{"tags":["artists/Lele Pons (32376032)"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3aa0dd977495f779aed7fe","slug:2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","slug:2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","keyword:keywords/ai-assisted","keyword:keywords/Lele Pons","keyword:keywords/Suite 305","keyword:keywords/podcast","keyword:keywords/Shakira","keyword:keywords/Paris Hilton","keyword:keywords/iHeartMedia","keyword:keywords/My Cultura Podcast Network"]}},{"id":"%2F6a394e4fe4d60e00bffc6330","type":"PUBLISHING","record":{"ref_id":"%2F6a394e4fe4d60e00bffc6330","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"81734a3f-8c55-420a-9a97-1e5e5350392f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/270211220/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/270211220/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/270211220/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/270211220/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a39811cd165e8c3f1f0ffa1","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Kim Kardashian\u003c/strong> is back in her blonde bombshell era.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-16-kim-kardashian-celebrates-baby-girl-north-wests-13th-birthday/\" target=\"_blank\">The SKIMS founder\u003c/a> ditched her signature long dark brunette tresses for a striking new platinum hairstyle while out in Los Angeles over the weekend, \u003ca href=\"https://pagesix.com/2026/06/20/style/kim-kardashian-debuts-new-bleached-blond-hair-while-stepping-out-in-los-angeles/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> reports. \u003c/p>\n\n\u003cp>Kardashian was seen arriving to a cosmetic dermatology office in Beverly Hills with a noticeably different 'do and rocking a shoulder-length platinum bob that harkens back to the famous style of \u003cstrong>Marilyn Monroe\u003c/strong>. She paired the new look with a trench coat, oversized sunglasses and matching Gucci heels and handbag. The \u003cem>Kardashians\u003c/em> star \u003ca href=\"https://www.iheart.com/content/2022-11-03-kim-kardashian-tried-everything-to-fit-into-marilyn-monroes-dress/\" target=\"_blank\">previously channeled the iconic actress\u003c/a> while wearing one of her gowns \u003ca href=\"https://www.iheart.com/content/2023-05-02-kim-kardashian-pete-davidson-reunite-at-met-gala-months-after-split/\" target=\"_blank\">at the 2022 Met Gala\u003c/a>. \u003c/p>\n\n\u003cp>The \u003cem>American Horror Story\u003c/em> actress also unveiled the new style on \u003ca href=\"https://www.instagram.com/p/DZ0o5_zktfc/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==\" target=\"_blank\">Instagram\u003c/a>, sharing a series of photos showing off her bleach blonde locks and receiving supportive messages from many fans and friends, per \u003ca href=\"https://people.com/kim-kardashian-debuts-marilyn-monroe-inspired-platinum-bob-12003518\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. Her sister \u003cstrong>Khloe Kardashian\u003c/strong> also commented on the &quot;sexy&quot; style, adding that she is &quot;super into this&quot; new look, while Kim's \u003cem>All's Fair\u003c/em> costar \u003cstrong>Niecy Nash\u003c/strong> left a series of heart eye emojis. \u003c/p>\n\n\u003cp>Kardashian has gone blonde several times over the years, including while attending the 2026 Met Gala in May. For the &quot;Costume Art&quot; theme, \u003ca href=\"https://pagesix.com/2026/05/04/style/kim-kardashians-met-gala-2026-red-carpet-look-inspired-by-allen-jones-controversial-maitresse-artwork/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> notes she chose a slightly warmer shade of blonde, worn down and tousled to contrast the metallic orange sculptural body suit and open leather skirt by Allen Jones and Whitaker Malem. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Kim Kardashian","keywords/hair","keywords/transformation","keywords/hairstyle","keywords/style"],"primary_image":{"bucket":"new_assets","id":"%2F6a39811cd165e8c3f1f0ffa1"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782164940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","social_title":"","summary":"Kim Kardashian is back in her blonde bombshell era.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kim Kardashian Ditches Signature Dark Hair In Striking Transformation","permalink":"https://www.americantop40.com/content/2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation/"},"slug":"2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a39811cd165e8c3f1f0ffa1","title":"Kim Kardashian Ditches Signature Dark Hair In Striking Transformation","description":"Kim Kardashian is back in her blonde bombshell era.","author":"Sarah Tate"},"pub_start":1782164940000,"pub_until":4115978604802,"pub_changed":1782165718872,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a394e4fe4d60e00bffc6330","slug:2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","slug:2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","keyword:keywords/Kim Kardashian","keyword:keywords/hair","keyword:keywords/transformation","keyword:keywords/hairstyle","keyword:keywords/style","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/master-site/inferno/error_page","name":"error_page","pageConfig":{"thumbnail":"","title":"","adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude"},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Sorry. This page is currently unavailable."},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cspan>\nWhile you aren’t able to access this page, you can still check out some of these great stories:\n\u003c/span>"},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":4115978604802}},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"feed_index":0,"size":12,"position":null,"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","title":""},"tags":["display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a3a995c7ba8eca4d6e3df02","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995c7ba8eca4d6e3df02","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a9dbc13c-3d45-4dbb-b246-4d752188251d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/71811069/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/71811069/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3affbe06124aaebd118319","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Khloe Kardashian\u003c/strong> is getting honest about the work she has had done.\u003c/p>\n\n\u003cp>In a recent interview with \u003ca href=\"https://people.com/khloe-kardashian-opens-up-about-the-time-she-felt-most-confident-and-what-she-did-to-get-that-feeling-back-exclusive-12001794\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>, \u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\">\u003cem>Kardashians\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-04-30-khloe-kardashian-on-ex-lamar-odom-after-marriage-claims-bridge-is-burned/\" target=\"_blank\"> star\u003c/a>, 41, explained why she is opening up more about the various cosmetic procedures she has had done over the years after \u003ca href=\"https://www.iheart.com/content/2025-07-01-khloe-kardashian-gets-honest-about-every-cosmetic-procedure-shes-ever-done/\" target=\"_blank\">previously shutting down haters online\u003c/a> and correcting misinformation.\u003c/p>\n\n\u003cp>&quot;This gentleman was dictating all these things that I did,&quot; she said. &quot;And if I did, I would totally say that. I don't have a problem with it.&quot;\u003c/p>\n\n\u003cp>The Good American co-founder shared that she &quot;[wants] people to know&quot; that her look isn't &quot;all natural&quot; and that she has put in work to maintain her appearance, from losing weight and aging to going under the knife and getting injections. \u003c/p>\n\n\u003cp>&quot;There is maintenance involved,&quot; she said. &quot;I've been in the public eye since I was 21. And so age has something to do with it, weight loss for sure. But yes, I've had enhancements. I've had my nose done. I love any sort of laser or injectable. And before I need to get my face surgically done, I'm going to do all the lasers and injectables or whatever that I can.&quot;\u003c/p>\n\n\u003cp>In a recent conversation with her mother \u003cstrong>Kris Jenner\u003c/strong> for Kardashian's \u003ca href=\"https://www.iheart.com/podcast/867-khloé-in-wonder-land-255826660/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255826660\" data-catalog-related-id=\"\">\u003cem>Khloé in Wonder Land\u003c/em>\u003c/a> podcast, the pair spoke about Jenner's own time going under the knife \u003ca href=\"https://www.iheart.com/content/2026-04-29-kris-jenner-slams-claims-shes-furious-over-facelift-flat-out-lie/\" target=\"_blank\">getting a &quot;beautiful&quot; facelift\u003c/a> and hitting back at negative comments.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Khloe Kardashian","keywords/cosmetic procedures"],"primary_image":{"bucket":"new_assets","id":"%2F6a3affbe06124aaebd118319"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782253920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","social_title":"","summary":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","permalink":"https://www.americantop40.com/content/2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements/"},"slug":"2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3affbe06124aaebd118319","title":"Khloe Kardashian Explains Why She's Being Honest About Her 'Enhancements'","description":"The \"Kardashians\" star is getting candid about the cosmetic procedures she has had done.","author":"Sarah Tate"},"pub_start":1782253920000,"pub_until":4115978604802,"pub_changed":1782254323121,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995c7ba8eca4d6e3df02","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","slug:2026-06-23-khloe-kardashian-explains-why-shes-being-honest-about-her-enhancements","keyword:keywords/Khloe Kardashian","keyword:keywords/cosmetic procedures","author:user"]}},{"id":"%2F6a3b03939468d945955fe323","type":"PUBLISHING","record":{"ref_id":"%2F6a3b03939468d945955fe323","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4e9e8338-9ac7-4e55-9314-12e06168d4e8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/36855135/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/36855135/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/36855135/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/36855135/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3b03fb479e8bec38e855af","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lisa-36855135/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36855135\" data-catalog-related-id=\"\">\u003cstrong>LISA\u003c/strong>\u003c/a>, a member of the globally renowned K-pop group \u003ca href=\"https://www.iheart.com/artist/blackpink-31335301/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31335301\" data-catalog-related-id=\"\">BLACKPINK\u003c/a>, recently opened up about her close relationship with fellow bandmate \u003ca href=\"https://www.iheart.com/artist/rose-44371930/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44371930\" data-catalog-related-id=\"\">\u003cstrong>ROSÉ\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>In a new \u003ca href=\"https://www.vanityfair.com/story/lisa-cover-story\" target=\"_blank\">\u003cem>Vanity Fair\u003c/em>\u003c/a> cover story published Tuesday (June 23), LISA reflected on her early days with BLACKPINK and the special bond she formed with each of the other members, including ROSÉ.\u003c/p>\n\n\u003cp>LISA joined YG Entertainment’s training program as the second member of BLACKPINK. She met \u003ca href=\"https://www.iheart.com/artist/jennie-31438507/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31438507\" data-catalog-related-id=\"\">\u003cstrong>JENNIE\u003c/strong>\u003c/a> first, who helped her navigate the new environment, and later \u003ca href=\"https://www.iheart.com/artist/jisoo-44125126/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44125126\" data-catalog-related-id=\"\">\u003cstrong>JISOO\u003c/strong>\u003c/a>, and despite language barriers, the pair managed to communicate effectively. However, it was ROSÉ, who arrived about a year later, with whom LISA developed a particularly close friendship because they both had families living abroad.\u003c/p>\n\n\u003cp>&quot;We became like twin sisters,&quot; she said.\u003c/p>\n\n\u003cp>While BLACKPINK has achieved remarkable success, becoming one of the biggest girl groups worldwide, the members have also focused on solo projects, per \u003ca href=\"https://www.billboard.com/music/music-news/blackpink-lisa-2nd-solo-album-twin-sisters-rose-1236278924/\" target=\"_blank\">\u003cem>Billboard\u003c/em>\u003c/a>. LISA released her debut solo album Alter Ego in 2025 and is currently working on the follow-up, which she told \u003cem>VF\u003c/em> is in its &quot;exploratory&quot; phase. \u003c/p>\n\n\u003cp>Additionally, the \u003cem>White Lotus\u003c/em> star is \u003ca href=\"https://www.iheart.com/content/2026-03-31-blackpinks-lisa-makes-history-with-las-vegas-residency-are-you-ready/\" target=\"_blank\">preparing for her history-making \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-03-31-blackpinks-lisa-makes-history-with-las-vegas-residency-are-you-ready/\" target=\"_blank\">\u003cem>VIVA LA LISA\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-03-31-blackpinks-lisa-makes-history-with-las-vegas-residency-are-you-ready/\" target=\"_blank\"> residency\u003c/a> at The Colosseum at Caesars Palace in Las Vegas in November 2026, where she will become the first K-pop artist to perform a Vegas residency.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"ae59dc95fadf113119e164a1ff968b3d8203ef3084de8b03f38c09207ccd8808","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/LISA","keywords/BLACKPINK","keywords/ROSÉ","keywords/K-pop","keywords/solo album","keywords/Las Vegas residency","keywords/Vanity Fair","keywords/sorvo"],"primary_image":{"bucket":"new_assets","id":"%2F6a3b03fb479e8bec38e855af"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN"]},"publish_date":1782252900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","social_title":"","summary":"LISA also shared an update on her second solo album.","targets":[{"categories":["categories/music-news"],"distribution":["artists/LISA (36855135)","artists/ROSÉ (44311443)","artists/BLACKPINK (31335301)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"LISA Reveals Her 'Twin'-Like Bond With BLACKPINK's ROSÉ","permalink":"https://www.americantop40.com/content/2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros/"},"slug":"2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3b03fb479e8bec38e855af","title":"LISA Reveals Her 'Twin'-Like Bond With BLACKPINK's ROSÉ","description":"LISA also shared an update on her second solo album.","author":""},"pub_start":1782252900000,"pub_until":4115978604802,"pub_changed":1782253328681,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/LISA (36855135)","artists/ROSÉ (44311443)","artists/BLACKPINK (31335301)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3b03939468d945955fe323","slug:2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","slug:2026-06-23-lisa-reveals-her-twin-like-bond-with-blackpinks-ros","keyword:keywords/ai-assisted","keyword:keywords/LISA","keyword:keywords/BLACKPINK","keyword:keywords/ROSÉ","keyword:keywords/K-pop","keyword:keywords/solo album","keyword:keywords/Las Vegas residency","keyword:keywords/Vanity Fair","keyword:keywords/sorvo"]}},{"id":"%2F6a3a995fbb87fa710c96f295","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995fbb87fa710c96f295","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e9c31966-2256-4fa2-8433-8f37dee51838","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/833174/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/833174/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/833174/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/833174/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3ad6420123242c13ab7421","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/benny-blanco-833174/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"833174\" data-catalog-related-id=\"\">\u003cstrong>Benny Blanco\u003c/strong>\u003c/a> has a wild new 'do.\u003c/p>\n\n\u003cp>The musician recently shared a \u003ca href=\"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166?is_from_webapp=1&sender_device=pc\" target=\"_blank\">video\u003c/a> to his TikTok showing off his shocking new hairstyle, unveiling his half-shaved head while walking around outside and casually chatting at the camera, saying, &quot;Hey guys, how're you doing? I'm just a guy with a new head of hair.&quot;\u003c/p>\n\n\u003cp>The surprising new style, one half of his head completely buzzed while the other remains covered in his signature curls, was seemingly an effort to get fans interested in his new self-help guide F*ck Failure, per \u003ca href=\"https://www.eonline.com/news/1433217/benny-blanco-shows-off-half-shaved-head-transformation\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. This was was echoed in the caption he wrote over top the clip, &quot;pov: u just shaved half ur head so people buy ur book.&quot;\u003c/p>\n\n\u003cp>&quot;New me. Oh my God,&quot; he said, later adding, &quot;Please go buy my book.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40itsbennyblanco%2Fvideo%2F7653908313406459166%3Fis_from_webapp%3D1%26sender_device%3Dpc","@url":"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166?is_from_webapp=1&sender_device=pc","author_name":"benny blanco","author_unique_id":"itsbennyblanco","author_url":"https://www.tiktok.com/@itsbennyblanco","embed_product_id":"7653908313406459166","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166\" data-video-id=\"7653908313406459166\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@itsbennyblanco\" href=\"https://www.tiktok.com/@itsbennyblanco?refer=embed\">@itsbennyblanco\u003c/a> \u003cp>oops\u003c/p> \u003ca target=\"_blank\" title=\"♬ Trarags red shirt music - Bonkaaa🌪️\" href=\"https://www.tiktok.com/music/Trarags-red-shirt-music-6933305861561436934?refer=embed\">♬ Trarags red shirt music - Bonkaaa🌪️\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1040,"thumbnail_url":"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocaIro4ESVI2AxBRnViJM9ikqgCYiAX7AvTBj~tplv-tiktokx-origin.image?dr=9636&x-expires=1782414000&x-signature=LkMhxtd0ZgylnHRVa2SgFbFlnVg%3D&t=4d5b0474&ps=13740610&shp=81f88b70&shcp=43f4a2f9&idc=useast5","thumbnail_width":576,"title":"oops","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166\" data-video-id=\"7653908313406459166\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@itsbennyblanco\" href=\"https://www.tiktok.com/@itsbennyblanco?refer=embed\">@itsbennyblanco\u003c/a> \u003cp>oops\u003c/p> \u003ca target=\"_blank\" title=\"♬ Trarags red shirt music - Bonkaaa🌪️\" href=\"https://www.tiktok.com/music/Trarags-red-shirt-music-6933305861561436934?refer=embed\">♬ Trarags red shirt music - Bonkaaa🌪️\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@itsbennyblanco/video/7653908313406459166?is_from_webapp=1&sender_device=pc"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/benny blanco","keywords/hair","keywords/hairstyle","keywords/haircut"],"primary_image":{"bucket":"new_assets","id":"%2F6a3ad6420123242c13ab7421"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782244740000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","social_title":"","summary":"The musician also shared the surprising reason for his wild new look.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Benny Blanco (833174)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Benny Blanco Unveils Shocking 'New Head Of Hair': See It Here","permalink":"https://www.americantop40.com/content/2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here/"},"slug":"2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ad6420123242c13ab7421","title":"Benny Blanco Unveils Shocking 'New Head Of Hair': See It Here","description":"The musician also shared the surprising reason for his wild new look.","author":"Sarah Tate"},"pub_start":1782244740000,"pub_until":4115978604802,"pub_changed":1782245128212,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Benny Blanco (833174)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995fbb87fa710c96f295","slug:2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","slug:2026-06-23-benny-blanco-unveils-shocking-new-head-of-hair-see-it-here","keyword:keywords/benny blanco","keyword:keywords/hair","keyword:keywords/hairstyle","keyword:keywords/haircut","author:user"]}},{"id":"%2F6a3ac4d367c509db831da72a","type":"PUBLISHING","record":{"ref_id":"%2F6a3ac4d367c509db831da72a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9adc6508-9676-42b7-98e6-7285bd2a7698","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/708094/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/708094/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/708094/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/708094/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3ac4c0535a184ea1baf26e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/carly-rae-jepsen-708094/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"708094\" data-catalog-related-id=\"\">\u003cstrong>Carly Rae Jepsen\u003c/strong>\u003c/a> has announced her first new project in three years, a 24-track double album titled \u003cem>Day and Night\u003c/em>. \u003c/p>\n\n\u003cp>The &quot;Call Me Maybe&quot; singer shared news of her eighth album, which is set for release on September 18 via Interscope Records, on Monday (June 22) through an \u003ca href=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==\" target=\"_blank\">Instagram\u003c/a> post featuring the album art, which depicts her in an oversized leather jacket. Fans can get a first taste of the album with the lead single, &quot;On Wires,&quot; which will be released on Friday (June 26). \u003c/p>\n\n\u003cp>The album will be split into two parts: &quot;Day&quot; and &quot;Night,&quot; each containing 12 songs, per \u003ca href=\"https://variety.com/2026/music/news/carly-rae-jepsen-double-album-day-and-night-on-wires-1236787275/\" target=\"_blank\">\u003cem>Variety\u003c/em>\u003c/a>. According to a press release, the &quot;Day&quot; section will feature &quot;organic and raw&quot; sounds with live instrumentation and &quot;hints of '70s-inspired psychedelic pop.&quot; In contrast, the &quot;Night&quot; section will explore a &quot;sleek, synth-driven world of dance pop.&quot; Jepsen collaborated with \u003cstrong>Tavish Crowe\u003c/strong>, \u003cstrong>Kyle Shearer\u003c/strong>, \u003cstrong>Nate Cyphert\u003c/strong> and her \u003ca href=\"https://www.iheart.com/content/2026-03-18-carly-rae-jepsen-welcomes-first-child-with-husband-cole-mgn/\" target=\"_blank\">husband \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-03-18-carly-rae-jepsen-welcomes-first-child-with-husband-cole-mgn/\" target=\"_blank\">\u003cstrong>Cole M.G.N.\u003c/strong>\u003c/a> on the project.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZ5McIvR2w2%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DNTc4MTIwNjQ2YQ%3D%3D","@url":"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZ5McIvR2w2/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ=="},{"html":"\u003cp>Shortly after the release of the album, Jepsen will also headline the All Things Go Festival in New York City on September 27, marking her first live performance of 2026. Other artists at the festival include \u003ca href=\"https://www.iheart.com/artist/zara-larsson-883390/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"883390\" data-catalog-related-id=\"\">\u003cstrong>Zara Larsson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/brandi-carlile-89322/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89322\" data-catalog-related-id=\"\">\u003cstrong>Brandi Carlile\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/muna-30326316/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30326316\" data-catalog-related-id=\"\">MUNA\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/lola-young-33543533/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33543533\" data-catalog-related-id=\"\">\u003cstrong>Lola Young\u003c/strong>\u003c/a>, who is \u003ca href=\"https://www.iheart.com/content/2026-05-19-lola-young-returning-to-festival-one-year-after-collapsing-on-stage/\" target=\"_blank\">making a triumphant return to the festival\u003c/a> one year after collapsing on stage.\u003c/p>\n\n\u003cp>Jepsen's last album, \u003cem>The Loveliest Time\u003c/em>, was released in July 2023 as a companion to 2022's \u003cem>The Loneliest Time\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"97abcae8aaa28843c53544f021eabc6ee939c823696dc733c0d8aa28ff265fff","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Carly Rae Jepsen","keywords/Day and Night","keywords/double album","keywords/pop music","keywords/2026 release","keywords/Interscope Records","keywords/sorvo"],"primary_image":{"bucket":"new_assets","id":"%2F6a3ac4c0535a184ea1baf26e"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1782238740000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","social_title":"","summary":"The project will be her first album in three years.","targets":[{"categories":["categories/music-news"],"distribution":["artists/Carly Rae Jepsen (708094)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Carly Rae Jepsen Sets Music Return With Double Album ‘Day And Night’","permalink":"https://www.americantop40.com/content/2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night/"},"slug":"2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ac4c0535a184ea1baf26e","title":"Carly Rae Jepsen Sets Music Return With Double Album ‘Day And Night’","description":"The project will be her first album in three years.","author":""},"pub_start":1782238740000,"pub_until":4115978604802,"pub_changed":1782251833026,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Carly Rae Jepsen (708094)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3ac4d367c509db831da72a","slug:2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","slug:2026-06-23-carly-rae-jepsen-sets-music-return-with-double-album-day-and-night","keyword:keywords/ai-assisted","keyword:keywords/Carly Rae Jepsen","keyword:keywords/Day and Night","keyword:keywords/double album","keyword:keywords/pop music","keyword:keywords/2026 release","keyword:keywords/Interscope Records","keyword:keywords/sorvo"]}},{"id":"%2F6a3a995a8d1910d26d8efe04","type":"PUBLISHING","record":{"ref_id":"%2F6a3a995a8d1910d26d8efe04","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f1579261-0840-4575-91cc-c5867c3afddc","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35393/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35393/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3aac9799163a01b5eb0b21","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Living in a material world requires money, even when you're \u003ca href=\"https://www.iheart.com/artist/madonna-35393/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35393\" data-catalog-related-id=\"\">\u003cstrong>Madonna\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>In a new cover story with \u003ca href=\"https://www.interviewmagazine.com/music/madonna-confessions-on-a-dancefloor-nadia-lee-cohen\" target=\"_blank\">\u003cem>Interview\u003c/em>\u003c/a> magazine published on Monday (June 22), \u003ca href=\"https://www.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/\" target=\"_blank\">the &quot;Ray of Light&quot; singer\u003c/a> opened up about the scrapped Universal Studios biopic about her life and career and revealed the alleged reason why the project was shelved. The biopic, which was \u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\">reported to star \u003c/a>\u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\">\u003cem>Ozark\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\"> actress \u003c/a>\u003ca href=\"https://www.iheart.com/content/2023-01-24-heres-why-madonna-biopic-starring-julia-garner-has-been-scrapped/\" target=\"_blank\">\u003cstrong>Julia Garner\u003c/strong>\u003c/a>, was stalled in January 2023, per \u003ca href=\"https://people.com/madonna-claims-she-had-falling-out-universal-over-biopic-12003854\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;I was supposed to make a movie about my life,&quot; Madonna said. &quot;I worked on my script for two years and spent two years at Universal Studios with the line producers doing budgeting and casting.&quot; \u003c/p>\n\n\u003cp>However, the Queen of Pop explained that, as the process unfolded, she and Universal &quot;had a falling out&quot; over the budget of the project not matching the scale of the story she wanted to tell.\u003c/p>\n\n\u003cp>&quot;I've had an extraordinary life. I've had a huge life, so I needed a big budget,&quot; she said. &quot;They couldn't get their heads around it.&quot;\u003c/p>\n\n\u003cp>Despite the &quot;Vogue&quot; hitmaker claiming she found a way to make the film for less money, the studio seemingly wasn't on board with the plan.\u003c/p>\n\n\u003cp>&quot;Maybe they just didn't believe in me,&quot; she said. &quot;One of their first reactions was, 'We don't believe you'd stay in Serbia more than four days.' And I said, 'Did you read the script?' My whole life has been survival. I'm not going there for a holiday.&quot;\u003c/p>\n\n\u003cp>Madonna was left &quot;in limbo&quot; after the project ultimately &quot;fell apart,&quot; even when Netflix reached out to make a series instead, which she explained was &quot;a whole other long process, because I couldn't use the script I had with Universal unless I bought it from them for an extortionist's price, even though I wrote it.&quot;\u003c/p>\n\n\u003cp>After the biopic plans fell through, Madonna needed to channel her creative energy into a new project, which eventually led to her focus on music and \u003ca href=\"https://www.iheart.com/content/2026-05-01-madonna-sabrina-carpenter-want-you-to-bring-your-love-in-new-collab/\" target=\"_blank\">her upcoming album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-01-madonna-sabrina-carpenter-want-you-to-bring-your-love-in-new-collab/\" target=\"_blank\">\u003cem>Confessions II\u003c/em>\u003c/a>, out July 3.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Madonna","keywords/biopic"],"primary_image":{"bucket":"new_assets","id":"%2F6a3aac9799163a01b5eb0b21"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782234660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","social_title":"","summary":"\"I was supposed to make a movie about my life...\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CLASSICHITS"]},{"categories":["categories/music-news"],"distribution":["artists/Madonna (35393)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Madonna Reveals Reason Her Biopic Was Scrapped","permalink":"https://www.americantop40.com/content/2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped/"},"slug":"2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3aac9799163a01b5eb0b21","title":"Madonna Reveals Reason Her Biopic Was Scrapped","description":"\"I was supposed to make a movie about my life...\"","author":"Sarah Tate"},"pub_start":1782234660000,"pub_until":4115978604802,"pub_changed":1782235059128,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CLASSICHITS"]},{"tags":["categories/music-news","artists/Madonna (35393)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3a995a8d1910d26d8efe04","slug:2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","slug:2026-06-23-madonna-reveals-reason-her-biopic-was-scrapped","keyword:keywords/Madonna","keyword:keywords/biopic","author:user"]}},{"id":"%2F6a3aa0dd977495f779aed7fe","type":"PUBLISHING","record":{"ref_id":"%2F6a3aa0dd977495f779aed7fe","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"336591965","kind":"podcast","related_id":"336593889","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"AUSTIN, TEXAS - MARCH 16: (FOR EDITORIAL USE ONLY) Lele Pons attends the 2026 iHeartPodcast Awards at the ACL Live at the Moody Theater on March 16, 2026 in Austin, Texas. (Photo by Mat Hayward/Getty Images  for iHeartPodcasts)","id":"%2F6a3aa09fe8f0234de55b301e","new_tab":false,"schedule":{},"source_credit":"Mat Hayward / Getty Images Entertainment / Getty Images","title":"2026 iHeartPodcast Awards Live At SXSW","type":"asset","url":"","use_caption":false},{"html":"\u003cp>You're invited to the slumber party!\u003c/p>\n\n\u003cp>'Suite 305 with \u003ca href=\"https://www.iheart.com/podcast/1119-suite-305-with-lele-pons-336591965/\" target=\"_blank\">\u003cstrong>Lele Pons\u003c/strong>\u003c/a>,' a new podcast featuring candid conversations with cultural icons like \u003cstrong>Shakira\u003c/strong>, \u003cstrong>Paris Hilton\u003c/strong>, and the cast of 'Bridgerton.' The podcast, hosted by social media sensation \u003cstrong>Lele Pons\u003c/strong>, debuts today, Thursday (June 23).\u003c/p>\n\n\u003cp>Pons, who rose to fame on the now-defunct Vine platform, invites her guests to a virtual slumber party where they discuss personal stories and behind-the-scenes moments. The podcast, named after Miami's area code, aims to show a more personal side of these celebrities. The show will feature unfiltered conversations, with new episodes released every Thursday.\u003c/p>\n\n\u003cblockquote>Lele Pons expressed her excitement about the project, saying, “I’m so excited to have my friends on this podcast and share the stories behind our friendships,” said Lele. “So many people see us together online, but they don’t know how we met or everything we’ve been through together. I can’t wait to show a more personal and private side of each of them and have real conversations you’ve never heard before.”\u003c/blockquote>\n\n\u003cp>The podcast is part of the TikTok Podcast Network, a collaboration between TikTok and iHeartMedia to expand creator storytelling beyond short-form video.\u003c/p>\n\n\u003cp>Fans can find 'Suite 305 with Lele Pons' on the free \u003ca href=\"https://www.iheart.com/podcast/1119-suite-305-with-lele-pons-336591965/\" target=\"_blank\">\u003cstrong>iHeartRadio\u003c/strong>\u003c/a> app and other podcast platforms now.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3aa1804b8838faec642f5d","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false}],"canonical_url":"https://www.iheart.com/content/2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited/","cuser":"user/ldap/ccrphx1aas","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"3e59d100132e6b2dcbb3f2b8a7bd2842a4892774f929675408f4e13266d1607c","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Lele Pons","keywords/Suite 305","keywords/podcast","keywords/Shakira","keywords/Paris Hilton","keywords/iHeartMedia","keywords/My Cultura Podcast Network"],"primary_image":{"bucket":"assets.getty","id":"%2F6a3aa09fe8f0234de55b301e"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP"]},"publish_date":1782227340000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Lele Pons Hosts Star-Studded Podcast 'Suite 305'","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","social_title":"Lele Pons Hosts Star-Studded Podcast 'Suite 305' - Listen Here","summary":"You're invited to the slumber party! Lele Pons launches 'Suite 305,' a podcast featuring candid chats with stars like Shakira and Paris Hilton!","targets":[{"categories":[],"distribution":["artists/Lele Pons (32376032)"]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lele Pons Hosts Star-Studded Slumber Party & You're Invited","permalink":"https://www.americantop40.com/content/2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited/"},"slug":"2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3aa09fe8f0234de55b301e","title":"Lele Pons Hosts Star-Studded Slumber Party & You're Invited","description":"You're invited to the slumber party! Lele Pons launches 'Suite 305,' a podcast featuring candid chats with stars like Shakira and Paris Hilton!","author":""},"pub_start":1782227340000,"pub_until":4115978604802,"pub_changed":1782227759809,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP"]},{"tags":["artists/Lele Pons (32376032)"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a3aa0dd977495f779aed7fe","slug:2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","slug:2026-06-23-lele-pons-hosts-star-studded-slumber-party-youre-invited","keyword:keywords/ai-assisted","keyword:keywords/Lele Pons","keyword:keywords/Suite 305","keyword:keywords/podcast","keyword:keywords/Shakira","keyword:keywords/Paris Hilton","keyword:keywords/iHeartMedia","keyword:keywords/My Cultura Podcast Network"]}},{"id":"%2F6a394e4fe4d60e00bffc6330","type":"PUBLISHING","record":{"ref_id":"%2F6a394e4fe4d60e00bffc6330","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"81734a3f-8c55-420a-9a97-1e5e5350392f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/270211220/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/270211220/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/270211220/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/270211220/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a39811cd165e8c3f1f0ffa1","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Kim Kardashian\u003c/strong> is back in her blonde bombshell era.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-16-kim-kardashian-celebrates-baby-girl-north-wests-13th-birthday/\" target=\"_blank\">The SKIMS founder\u003c/a> ditched her signature long dark brunette tresses for a striking new platinum hairstyle while out in Los Angeles over the weekend, \u003ca href=\"https://pagesix.com/2026/06/20/style/kim-kardashian-debuts-new-bleached-blond-hair-while-stepping-out-in-los-angeles/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> reports. \u003c/p>\n\n\u003cp>Kardashian was seen arriving to a cosmetic dermatology office in Beverly Hills with a noticeably different 'do and rocking a shoulder-length platinum bob that harkens back to the famous style of \u003cstrong>Marilyn Monroe\u003c/strong>. She paired the new look with a trench coat, oversized sunglasses and matching Gucci heels and handbag. The \u003cem>Kardashians\u003c/em> star \u003ca href=\"https://www.iheart.com/content/2022-11-03-kim-kardashian-tried-everything-to-fit-into-marilyn-monroes-dress/\" target=\"_blank\">previously channeled the iconic actress\u003c/a> while wearing one of her gowns \u003ca href=\"https://www.iheart.com/content/2023-05-02-kim-kardashian-pete-davidson-reunite-at-met-gala-months-after-split/\" target=\"_blank\">at the 2022 Met Gala\u003c/a>. \u003c/p>\n\n\u003cp>The \u003cem>American Horror Story\u003c/em> actress also unveiled the new style on \u003ca href=\"https://www.instagram.com/p/DZ0o5_zktfc/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==\" target=\"_blank\">Instagram\u003c/a>, sharing a series of photos showing off her bleach blonde locks and receiving supportive messages from many fans and friends, per \u003ca href=\"https://people.com/kim-kardashian-debuts-marilyn-monroe-inspired-platinum-bob-12003518\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. Her sister \u003cstrong>Khloe Kardashian\u003c/strong> also commented on the &quot;sexy&quot; style, adding that she is &quot;super into this&quot; new look, while Kim's \u003cem>All's Fair\u003c/em> costar \u003cstrong>Niecy Nash\u003c/strong> left a series of heart eye emojis. \u003c/p>\n\n\u003cp>Kardashian has gone blonde several times over the years, including while attending the 2026 Met Gala in May. For the &quot;Costume Art&quot; theme, \u003ca href=\"https://pagesix.com/2026/05/04/style/kim-kardashians-met-gala-2026-red-carpet-look-inspired-by-allen-jones-controversial-maitresse-artwork/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> notes she chose a slightly warmer shade of blonde, worn down and tousled to contrast the metallic orange sculptural body suit and open leather skirt by Allen Jones and Whitaker Malem. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Kim Kardashian","keywords/hair","keywords/transformation","keywords/hairstyle","keywords/style"],"primary_image":{"bucket":"new_assets","id":"%2F6a39811cd165e8c3f1f0ffa1"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782164940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","social_title":"","summary":"Kim Kardashian is back in her blonde bombshell era.","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kim Kardashian Ditches Signature Dark Hair In Striking Transformation","permalink":"https://www.americantop40.com/content/2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation/"},"slug":"2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a39811cd165e8c3f1f0ffa1","title":"Kim Kardashian Ditches Signature Dark Hair In Striking Transformation","description":"Kim Kardashian is back in her blonde bombshell era.","author":"Sarah Tate"},"pub_start":1782164940000,"pub_until":4115978604802,"pub_changed":1782165718872,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a394e4fe4d60e00bffc6330","slug:2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","slug:2026-06-22-kim-kardashian-ditches-signature-dark-hair-in-striking-transformation","keyword:keywords/Kim Kardashian","keyword:keywords/hair","keyword:keywords/transformation","keyword:keywords/hairstyle","keyword:keywords/style","author:user"]}},{"id":"%2F6a394e4df4fff596faabc21a","type":"PUBLISHING","record":{"ref_id":"%2F6a394e4df4fff596faabc21a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4fafef54-3775-4af4-901f-a2e8af5904df","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a397f07b1f5e1e2d83f4269","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/katy-perry-35141/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35141\" data-catalog-related-id=\"\">\u003cstrong>Katy Perry\u003c/strong>\u003c/a> can't come to the phone right now.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-18-katy-perry-channeling-pain-anger-of-tough-year-into-new-single/\" target=\"_blank\">The &quot;Firework&quot; singer\u003c/a> playfully put her past relationships on blast during her headlining set at the O Son de Camiño music festival in Santiago de Compostela, Spain, on June 18, per \u003ca href=\"https://people.com/katy-perry-playfully-calls-out-famous-exes-shows-love-for-boyfriend-justin-trudeau-during-festival-performance-12003486\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. According to \u003ca href=\"https://x.com/katydailybrasil/status/2067781569645826119\" target=\"_blank\">videos\u003c/a> shared online, a large smartphone was displayed on stage as Perry sang her 2020 hit &quot;Never Really Over&quot; and would show incoming &quot;calls&quot; from some of her exes. \u003c/p>\n\n\u003cp>While she quickly declined a ring from \u003ca href=\"https://www.iheart.com/artist/diplo-34246/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34246\" data-catalog-related-id=\"\">\u003cstrong>Diplo\u003c/strong>\u003c/a>, who she was linked to in 2014, she ignored two other calls JM and OB, seemingly referring to \u003ca href=\"https://www.iheart.com/artist/john-mayer-16227/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"16227\" data-catalog-related-id=\"\">\u003cstrong>John Mayer\u003c/strong>\u003c/a>, who she dated on and on from 2012 to 2015, and her ex-fiancé \u003cstrong>Orlando Bloom\u003c/strong>, who she split from in June 2025. The one &quot;call&quot; she did answer, however, came at the end of the song from JPJT, her new love \u003cstrong>Justin Trudeau\u003c/strong>. \u003c/p>\n\n\u003cp>Perry first \u003ca href=\"https://www.iheart.com/content/2025-07-30-katy-perry-spotted-with-former-politician-following-orlando-bloom-breakup/\" target=\"_blank\">sparked romance rumors\u003c/a> with the former Canadian prime minister in July 2025 following her split from Bloom, with whom she \u003ca href=\"https://www.iheart.com/content/2026-01-02-katy-perry-orlando-bloom-figuring-it-all-out-amid-new-family-dynamic/\" target=\"_blank\">shares 5-year-old daughter \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-02-katy-perry-orlando-bloom-figuring-it-all-out-amid-new-family-dynamic/\" target=\"_blank\">\u003cstrong>Daisy\u003c/strong>\u003c/a>. The pair seemingly \u003ca href=\"https://www.iheart.com/content/2025-12-08-katy-perry-justin-trudeau-make-their-relationship-instagram-official/\" target=\"_blank\">confirmed their relationship\u003c/a> in December when they went Instagram official, but didn't make their official red carpet debut until earlier this month at the Tribeca Film Festival premiere of her new concert film documentary \u003cem>Katy Perry: The Lifetimes Tour — Live from Paris\u003c/em>, where she also \u003ca href=\"https://www.iheart.com/content/2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau/\" target=\"_blank\">referred to Trudeau as the &quot;love of [her] life.&quot;\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-22-katy-perry-ignores-exs-calls-while-going-all-in-on-justin-trudeau-romance/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Katy Perry","keywords/romance"],"primary_image":{"bucket":"new_assets","id":"%2F6a397f07b1f5e1e2d83f4269"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782163620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-22-katy-perry-ignores-exs-calls-while-going-all-in-on-justin-trudeau-romance","social_title":"","summary":"Katy Perry playfully put her past relationships on blast during a recent festival performance.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Katy Perry (35141)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Katy Perry Ignores Ex’s Calls While Going All In On Justin Trudeau Romance","permalink":"https://www.americantop40.com/content/2026-06-22-katy-perry-ignores-exs-calls-while-going-all-in-on-justin-trudeau-romance/"},"slug":"2026-06-22-katy-perry-ignores-exs-calls-while-going-all-in-on-justin-trudeau-romance","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a397f07b1f5e1e2d83f4269","title":"Katy Perry Ignores Ex’s Calls While Going All In On Justin Trudeau Romance","description":"Katy Perry playfully put her past relationships on blast during a recent festival performance.","author":"Sarah Tate"},"pub_start":1782163620000,"pub_until":4115978604802,"pub_changed":1782164035865,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Katy Perry (35141)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a394e4df4fff596faabc21a","slug:2026-06-22-katy-perry-ignores-exs-calls-while-going-all-in-on-justin-trudeau-romance","slug:2026-06-22-katy-perry-ignores-exs-calls-while-going-all-in-on-justin-trudeau-romance","keyword:keywords/Katy Perry","keyword:keywords/romance","author:user"]}},{"id":"%2F6a397f8a60215a662183b621","type":"PUBLISHING","record":{"ref_id":"%2F6a397f8a60215a662183b621","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9078144b-f8a3-4581-ae15-802b66bc4970","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a39815d09d95c3845515044","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> is bringing another dream to life with her very own all-women music festival.\u003c/p>\n\n\u003cp>On Monday (June 22), the &quot;drop dead&quot; singer announced the inaugural Daisy Chain Fields Festival, set to take over Great Park in Irvine, California, on August 29. Proceeds from the festival will go toward organizations that advocate for women and girls, including Baby2Baby, Black Mamas Matter Alliance, Center fro Reproductive Rights, Johns Hopkins Center for Indigenous Health, National Women's Law Center, Planned Parenthood and more, per \u003ca href=\"https://variety.com/2026/music/news/olivia-rodrigo-music-festival-daisy-chain-fields-lineup-1236787415/\" target=\"_blank\">\u003cem>Variety\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>An &quot;ecstatic&quot; Rodrigo revealed the festival in an announcement \u003ca href=\"https://www.instagram.com/p/DZ5UZEWBWlv/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==\" target=\"_blank\">on social media\u003c/a>, admitting it has been a &quot;dream&quot; of hers for years.\u003c/p>\n\n\u003cp>&quot;Truly never felt more excited to share a piece of news with you all,&quot; she wrote. &quot;I've had a dream of doing this festival for years and i am so ecstatic its finally coming true!! Daisy Chain Fields features an all-women lineup and 100 percent of the net proceeds will got to charities dedicated to advancing and advocating for women and girls.&quot;\u003c/p>\n\n\u003cp>Rodrigo also shared the stacked lineup of female artists, including herself, \u003ca href=\"https://www.iheart.com/artist/chappell-roan-31738844/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31738844\" data-catalog-related-id=\"\">\u003cstrong>Chappell Roan\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bikini-kill-265487/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"265487\" data-catalog-related-id=\"\">Bikini Kill\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/doechii-37731825/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"37731825\" data-catalog-related-id=\"\">\u003cstrong>Doechii\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/die-spitz-35522471/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35522471\" data-catalog-related-id=\"\">Die Spitz\u003c/a>, \u003cstrong>Eli\u003c/strong>, \u003ca href=\"https://www.iheart.com/artist/garbage-16228/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"16228\" data-catalog-related-id=\"\">Garbage\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/katseye-43402886/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"43402886\" data-catalog-related-id=\"\">KATSEYE\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/mitski-702354/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"702354\" data-catalog-related-id=\"\">\u003cstrong>Mitski\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/not-for-radio-32588258/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32588258\" data-catalog-related-id=\"\">Not For Radio\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/quiet-light-33405197/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33405197\" data-catalog-related-id=\"\">Quiet Light\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/rachel-chinouriri-30984562/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30984562\" data-catalog-related-id=\"\">\u003cstrong>Rachel Chinouriri\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/santigold-60949/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"60949\" data-catalog-related-id=\"\">Santigold\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/the-breeders-202542/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"202542\" data-catalog-related-id=\"\">The Breeders\u003c/a> as well as special guests \u003ca href=\"https://www.iheart.com/artist/stevie-nicks-1063/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"1063\" data-catalog-related-id=\"\">\u003cstrong>Stevie Nicks\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/karen-o-30302423/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30302423\" data-catalog-related-id=\"\">\u003cstrong>Karen O\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/sarah-mclachlan-89556/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89556\" data-catalog-related-id=\"\">\u003cstrong>Sarah McLachlan\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;The lineup is truly insane and full of my heroes and friends,&quot; she said. &quot;I firmly believe that joy, community, and music can be the drivers of meaningful change and I'm hopeful this festival will be just that. I absolutely cannot wait to scream and dance and sing with you guys August 29th!!!!&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZ5UZEWBWlv%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/p/DZ5UZEWBWlv/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZ5UZEWBWlv/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZ5UZEWBWlv/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZ5UZEWBWlv/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZ5UZEWBWlv/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZ5UZEWBWlv/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA=="}],"canonical_url":"https://www.iheart.com/content/2026-06-22-olivia-rodrigo-launching-all-women-music-festival-see-the-performers/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Olivia Rodrigo","keywords/music festival","keywords/Daisy Chain Fields","keywords/performers"],"primary_image":{"bucket":"new_assets","id":"%2F6a39815d09d95c3845515044"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782158700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-22-olivia-rodrigo-launching-all-women-music-festival-see-the-performers","social_title":"","summary":"The \"Drop Dead\" singer revealed the Daisy Chain Fields lineup is \"full of my heroes and friends.\"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Olivia Rodrigo Launching All-Women Music Festival: See The Performers","permalink":"https://www.americantop40.com/content/2026-06-22-olivia-rodrigo-launching-all-women-music-festival-see-the-performers/"},"slug":"2026-06-22-olivia-rodrigo-launching-all-women-music-festival-see-the-performers","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a39815d09d95c3845515044","title":"Olivia Rodrigo Launching All-Women Music Festival: See The Performers","description":"The \"Drop Dead\" singer revealed the Daisy Chain Fields lineup is \"full of my heroes and friends.\"","author":"Sarah Tate"},"pub_start":1782158700000,"pub_until":4115978604802,"pub_changed":1782159127540,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a397f8a60215a662183b621","slug:2026-06-22-olivia-rodrigo-launching-all-women-music-festival-see-the-performers","slug:2026-06-22-olivia-rodrigo-launching-all-women-music-festival-see-the-performers","keyword:keywords/Olivia Rodrigo","keyword:keywords/music festival","keyword:keywords/Daisy Chain Fields","keyword:keywords/performers","author:user"]}},{"id":"%2F6a397ab2bf04b54c89103020","type":"PUBLISHING","record":{"ref_id":"%2F6a397ab2bf04b54c89103020","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"7f9dfed0-cf69-409e-9fa2-302aab409160","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31597487/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31597487/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31597487/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31597487/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"LONDON, ENGLAND - NOVEMBER 28:  Singer Liam Payne attends the World Premiere of \"I Am Bolt\" at Odeon Leicester Square on November 28, 2016 in London, England.  (Photo by Gareth Cattermole/Getty Images)","id":"%2F6a397b00e18f77b6e4bdb1a9","new_tab":false,"schedule":{},"source_credit":"Gareth Cattermole / Getty Images Entertainment / Getty Images","title":"\"I Am Bolt\" - World Premiere - Red Carpet Arrivals","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/liam-payne-31597487/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31597487\" data-catalog-related-id=\"\">\u003cstrong>Liam Payne\u003c/strong>\u003c/a>'s nine-year-old son has officially been named as the sole benefactor of the \u003ca href=\"https://www.iheart.com/artist/liam-payne-31597487/\" target=\"_blank\">late singer\u003c/a>'s estate.\u003c/p>\n\n\u003cp>Per \u003ca href=\"https://www.tmz.com/2026/06/22/liam-payne-son-awarded-estate/\" target=\"_blank\">\u003cem>TMZ\u003c/em>\u003c/a>, \u003cstrong>Bear Grey Payne\u003c/strong> has been awarded the former \u003ca href=\"https://www.iheart.com/artist/one-direction-687496/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"687496\" data-catalog-related-id=\"\">\u003cstrong>One Direction\u003c/strong>\u003c/a> star's $28 million fortune. While some funds are available now to the child, the majority of wealth is in a trust until Bear turns 18.\u003c/p>\n\n\u003cp>Payne, who died in October 2024 after he fell to his death in Buenos Aires, Argentina, did not have a will at the time of his death. Bear's mother, the British pop star \u003ca href=\"https://www.iheart.com/artist/cheryl-cole-779908/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"779908\" data-catalog-related-id=\"\">\u003cstrong>Cheryl\u003c/strong>\u003c/a>, and music attorney \u003cstrong>Richard Bray\u003c/strong>, were named administrators of the late musician's estate.\u003c/p>\n\n\u003cp>Following his death, One Direction released a joint statement mourning the loss of their &quot;brother.&quot;\u003c/p>\n\n\u003cp>&quot;I feel so fortunate that I got to see him recently. I sadly didn't know that after saying goodbye and hugging him that evening, I would be saying goodbye forever,&quot; former bandmate \u003ca href=\"https://www.iheart.com/artist/niall-horan-31344347/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31344347\" data-catalog-related-id=\"\">\u003cstrong>Niall Horan\u003c/strong>\u003c/a> said at the time. &quot;It's heartbreaking.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-22-liam-paynes-son-awarded-late-singers-28-million-fortune/","cuser":"user/ldap/1141982","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Liam Payne"],"primary_image":{"bucket":"assets.getty","id":"%2F6a397b00e18f77b6e4bdb1a9"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782153060000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-22-liam-paynes-son-awarded-late-singers-28-million-fortune","social_title":"","summary":"Liam Payne's nine-year-old son will be the sole inheritor of the late pop star's estate.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Liam Payne (31597487)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Liam Payne's Son Awarded Late Singer's $28 Million Fortune","permalink":"https://www.americantop40.com/content/2026-06-22-liam-paynes-son-awarded-late-singers-28-million-fortune/"},"slug":"2026-06-22-liam-paynes-son-awarded-late-singers-28-million-fortune","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a397b00e18f77b6e4bdb1a9","title":"Liam Payne's Son Awarded Late Singer's $28 Million Fortune","description":"Liam Payne's nine-year-old son will be the sole inheritor of the late pop star's estate.","author":"Will Mendelson"},"pub_start":1782153060000,"pub_until":4115978604802,"pub_changed":1782153452891,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Liam Payne (31597487)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a397ab2bf04b54c89103020","slug:2026-06-22-liam-paynes-son-awarded-late-singers-28-million-fortune","slug:2026-06-22-liam-paynes-son-awarded-late-singers-28-million-fortune","keyword:keywords/Liam Payne","author:user"]}},{"id":"%2F6a396adf5737f416b6c75959","type":"PUBLISHING","record":{"ref_id":"%2F6a396adf5737f416b6c75959","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"7ed878e9-4229-4206-b8fa-6d5ab98ff1b6","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/34741/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/34741/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/34741/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/34741/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a396b025737f416b6c75964","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Jessica Biel\u003c/strong> is showing some love to her husband \u003ca href=\"https://www.iheart.com/artist/justin-timberlake-34741/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34741\" data-catalog-related-id=\"\">\u003cstrong>Justin Timberlake\u003c/strong>\u003c/a> in honor of Father's Day.\u003c/p>\n\n\u003cp>The \u003cem>Candy\u003c/em> actress shared a heartfelt tribute \u003ca href=\"https://www.iheart.com/content/2026-02-04-jessica-biel-details-justin-timberlakes-perfect-birthday-celebrations/\" target=\"_blank\">to her longtime love\u003c/a> in a sweet shoutout to Timberlake on \u003ca href=\"https://www.instagram.com/p/DZ2iY_akXlV/?img_index=3&igsh=OHlreGhtZTA0Y3dp\" target=\"_blank\">Instagram\u003c/a> on Sunday (June 21). Alongside a touching message about how seeing \u003ca href=\"https://www.iheart.com/content/2026-04-21-justin-timberlake-shares-throwback-video-with-justin-bieber-proud-of-you/\" target=\"_blank\">the &quot;Selfish&quot; singer\u003c/a> be a dad to their two sons \u003cstrong>Silas\u003c/strong>, 11, and \u003cstrong>Phineas\u003c/strong>, 5, is &quot;one of my favorite things,&quot; Biel gave fans a glimpse into their life as a family of four, from a smiling group pic during a family ski trip to a clip of Timberlake holding their son while walking around backstage. \u003c/p>\n\n\u003cp>&quot;Happy Father's Day to the dad who is always ALL in. The one who turns ordinary moments into adventures and bedtime into comedy hour. The dad who is not afraid of the tears, the tender, quiet times, or the hard conversations. Watching you be a father is one of my favorite things. Our boys are so lucky to call you Dad. WE ❤️ U!&quot; \u003c/p>\n\n\u003cp>Timberlake also commemorated the holiday with his own \u003ca href=\"https://www.instagram.com/p/DZ2oDxfkWlK/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==\" target=\"_blank\">post\u003c/a>, sharing several snaps of his sons while reflecting on how &quot;lucky&quot; he feels to be their dad.\u003c/p>\n\n\u003cp>&quot;Every year this day rolls around reminds me how lucky I am to be a father, watching my sons grow into who they are is life's greatest gift. Love you two more than you'll ever know,&quot; he wrote in the caption. &quot;And Happy Father's Day to all the Dads out there, mine included! ❤️&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-22-jessica-biel-pens-heartfelt-fathers-day-tribute-to-justin-timberlake/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Justin Timberlake","keywords/Jessica Biel","keywords/Father's Day","keywords/tribute","keywords/sorvo","keywords/Sorvo"],"primary_image":{"bucket":"new_assets","id":"%2F6a396b025737f416b6c75964"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1782151320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-22-jessica-biel-pens-heartfelt-fathers-day-tribute-to-justin-timberlake","social_title":"","summary":"The longtime couple share sons Silas and Phineas.","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Justin Timberlake (34741)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jessica Biel Pens Heartfelt Father’s Day Tribute To Justin Timberlake","permalink":"https://www.americantop40.com/content/2026-06-22-jessica-biel-pens-heartfelt-fathers-day-tribute-to-justin-timberlake/"},"slug":"2026-06-22-jessica-biel-pens-heartfelt-fathers-day-tribute-to-justin-timberlake","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a396b025737f416b6c75964","title":"Jessica Biel Pens Heartfelt Father’s Day Tribute To Justin Timberlake","description":"The longtime couple share sons Silas and Phineas.","author":"Sarah Tate"},"pub_start":1782151320000,"pub_until":4115978604802,"pub_changed":1782156906882,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","categories/entertainment-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Justin Timberlake (34741)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a396adf5737f416b6c75959","slug:2026-06-22-jessica-biel-pens-heartfelt-fathers-day-tribute-to-justin-timberlake","slug:2026-06-22-jessica-biel-pens-heartfelt-fathers-day-tribute-to-justin-timberlake","keyword:keywords/Justin Timberlake","keyword:keywords/Jessica Biel","keyword:keywords/Father's Day","keyword:keywords/tribute","keyword:keywords/sorvo","keyword:keywords/Sorvo","author:user"]}},{"id":"%2F6a39655967f021277a9a6d0d","type":"PUBLISHING","record":{"ref_id":"%2F6a39655967f021277a9a6d0d","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8d55956d-9a9b-455b-9d8a-41e0303feef8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a39653d4ab688dbdd84597b","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Timothée Chalamet\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/selena-gomez-57706/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"57706\" data-catalog-related-id=\"\">\u003cstrong>Selena Gomez\u003c/strong>\u003c/a> are set to star in and lend their voices to the new animated alien film \u003cem>Not Alone\u003c/em> by Illumination, the studio behind \u003cem>Despicable Me\u003c/em> and \u003cem>Super Mario Bros\u003c/em>. \u003c/p>\n\n\u003cp>Announced at the Annecy Animation Festival, \u003cem>Not Alone\u003c/em> marks Chalamet's first foray into an animated feature film, per \u003ca href=\"https://www.thewrap.com/creative-content/movies/timothee-chalamet-selena-gomez-not-alone-illumination/\" target=\"_blank\">\u003cem>Variety\u003c/em>\u003c/a>. He will voice Joe, an &quot;introverted rocket mechanic,&quot; while Gomez will play Fran, a &quot;brilliant astro-botanist&quot; developing a plant-fueled rocket.\u003c/p>\n\n\u003cp>The plot follows Joe and Fran as they prepare for the launch of Fran's revolutionary rocket. While neither is &quot;particularly adept at romance,&quot; sparks fly between them; however, their lives become complicated when three adorable aliens — Dunk, Welly, and Shirm — take refuge in Joe's home while on the run from Officer Zandro and hope Fran's rocket can help them return home. \u003c/p>\n\n\u003cp>In addition to Chalamet and Gomez, \u003cem>Not Alone\u003c/em> stars \u003cstrong>Rob Brydon\u003c/strong>, \u003cstrong>Diane Morgan\u003c/strong> and \u003cstrong>Jamie Demetriou\u003c/strong> as the alien trio, \u003cstrong>Brett Goldstein\u003c/strong> as Zandro, and \u003cstrong>Allison Janney\u003c/strong> and \u003cstrong>Lamorne Morris\u003c/strong> in supporting roles. The film will be co-directed by \u003cstrong>Eric Guillon\u003c/strong>, \u003cstrong>Claire Dodgson\u003c/strong>, and \u003cstrong>Jonathan Del Val\u003c/strong>, with production led by Illumination founder \u003cstrong>Chris Meledandri\u003c/strong>. \u003c/p>\n\n\u003cp>\u003cem>Not Alone\u003c/em> is set for release on April 16, 2027. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-22-timothe-chalamet-selena-gomez-to-star-in-animated-alien-film-not-alone/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"5bc6684ddfb9a2955655f707bea38ae8f84744acbb28fc5a9dc19a6a9a34a1d7","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/Timothée Chalamet","keywords/Selena Gomez","keywords/Not Alone","keywords/Illumination","keywords/animated film","keywords/Annecy Animation Festival","keywords/alien movie","keywords/sorvo","keywords/Sorvo"],"primary_image":{"bucket":"new_assets","id":"%2F6a39653d4ab688dbdd84597b"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1782147120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-22-timothe-chalamet-selena-gomez-to-star-in-animated-alien-film-not-alone","social_title":"","summary":"Timothée Chalamet and Selena Gomez have landed voice lead roles in Illumination's forthcoming animated movie \"Not Alone.\"","targets":[{"categories":["categories/entertainment-news"],"distribution":["artists/Selena Gomez (57706)"]},{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Timothée Chalamet & Selena Gomez To Star In Animated Alien Film 'Not Alone'","permalink":"https://www.americantop40.com/content/2026-06-22-timothe-chalamet-selena-gomez-to-star-in-animated-alien-film-not-alone/"},"slug":"2026-06-22-timothe-chalamet-selena-gomez-to-star-in-animated-alien-film-not-alone","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a39653d4ab688dbdd84597b","title":"Timothée Chalamet & Selena Gomez To Star In Animated Alien Film 'Not Alone'","description":"Timothée Chalamet and Selena Gomez have landed voice lead roles in Illumination's forthcoming animated movie \"Not Alone.\"","author":""},"pub_start":1782147120000,"pub_until":4115978604802,"pub_changed":1782147557390,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/entertainment-news","artists/Selena Gomez (57706)"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a39655967f021277a9a6d0d","slug:2026-06-22-timothe-chalamet-selena-gomez-to-star-in-animated-alien-film-not-alone","slug:2026-06-22-timothe-chalamet-selena-gomez-to-star-in-animated-alien-film-not-alone","keyword:keywords/ai-assisted","keyword:keywords/Timothée Chalamet","keyword:keywords/Selena Gomez","keyword:keywords/Not Alone","keyword:keywords/Illumination","keyword:keywords/animated film","keyword:keywords/Annecy Animation Festival","keyword:keywords/alien movie","keyword:keywords/sorvo","keyword:keywords/Sorvo"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","premiere","packages-renderer-shared-ui-src-elements-MagicLink-component","FauxButton-component","src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-chartlist-ChartListPageLoader-component","meettheshow-MeetTheShow-component","core-page-blocks-podcast-PodcastsLoader-component","Heading-component","LoadMoreFromCursor-component","Eyebrow-component","ChartListLoader-component","ChartList-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["premiere","core-page-blocks-Ad-component","packages-renderer-shared-ui-src-elements-MagicLink-component","FauxButton-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-chartlist-ChartListPageLoader-component","meettheshow-MeetTheShow-component","core-page-blocks-podcast-PodcastsLoader-component","Heading-component","LoadMoreFromCursor-component","Eyebrow-component","ChartListLoader-component","ChartList-component","Podcasts-component","ui-ImageTile-component","Card-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.fbc2d6f32689138a56a2.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.df07d3e9c7fdd3d632d9.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.50862bc8e61d2550ba30.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.c913180144f8c98160d4.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/premiere.1db99f29968a9ad0fced.js"></script>
<script async data-chunk="packages-renderer-shared-ui-src-elements-MagicLink-component" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.489cbf025d7e1a37ef28.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.9d6a8bfa29e035e27f5b.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be.bfcf691d8065605f5c30.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.be53a63eafce3a4cb5c3.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.2d69e4d087b9bfa12528.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.77c8a3f06251ddf013ea.js"></script>
<script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script>
<script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.24d292960656fd3af9d0.js"></script>
<script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.b63ebc94f4b64d93597a.js"></script>
<script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.5a0477d28ed0d99214d1.js"></script>
<script async data-chunk="core-page-blocks-chartlist-ChartListPageLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-chartlist-ChartListPageLoader-component.e472ee74ca2efbfca3d6.js"></script>
<script async data-chunk="meettheshow-MeetTheShow-component" src="https://static.inferno.iheart.com/inferno/scripts/meettheshow-MeetTheShow-component.7b6153b937710c132328.js"></script>
<script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.a9f4b8c4d6a8fab80e55.js"></script>
<script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script>
<script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script>
<script async data-chunk="ChartListLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/ChartListLoader-component.c853c49b10d3bec0abfa.js"></script>
<script async data-chunk="ChartList-component" src="https://static.inferno.iheart.com/inferno/scripts/ChartList-component.8c3060a36738fbbc6ffd.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.61c424009c56803f5507.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.78c164d119458bbe5ddd.js"></script>
<script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script>
<script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script>
            </body>
        </html>