.component-byline-display{display:inline-flex;flex-direction:row;padding-bottom:1.5rem}.component-byline-display .avatar{height:4rem;width:4rem;border-radius:50%;margin:0 auto;box-shadow:0 .1rem .3rem rgba(0,0,0,.15);padding-right:1rem;cursor:pointer}.component-byline-display figcaption{display:flex;flex-direction:column;font-size:1.4rem;line-height:1.8rem;color:var(--palette-grey-600)}.component-byline-display figcaption .author{font-weight:700}.component-byline-display figcaption .card-date{font-size:1.2rem;line-height:1.6rem}.read-more{overflow:hidden;position:relative;z-index:0}.read-more .read-more-button{position:absolute;bottom:5rem;width:100%;text-align:center;z-index:20;display:flex;justify-content:center}.read-more:after{content:" ";z-index:10;display:block;position:absolute;bottom:0;height:20rem;width:100%;clear:both;background:-webkit-gradient(linear,left top,left bottom,from(rgba(246,248,249,0)),to(var(--palette-grey-100)));background:linear-gradient(180deg,rgba(246,248,249,0),var(--palette-grey-100))}.component-eyebrow{font-weight:500;font-size:1.4rem;line-height:2rem;color:var(--eyebrow-text-color)}.component-eyebrow a{text-decoration:none;color:currentColor}.component-comment-section{max-width:100vw;width:100%;display:flex;flex-direction:column;padding:2.4rem 0}.component-comment-section>header{margin:2.4rem auto;width:100%;display:flex;flex-direction:row;justify-content:flex-start}.component-comment-section>header .component-button{justify-content:center;width:100%}@media screen and (min-width:1060px){.component-comment-section>header .component-button{width:auto}}.component-comment-section>header .component-button .icon-chat{width:2rem;height:2rem;margin-right:.6rem}.component-comment-section>header .component-button .icon-chat path{fill:currentColor}.component-comment-section .comments-container{-webkit-transition:all 1s cubic-bezier(0,1,0,1);transition:all 1s cubic-bezier(0,1,0,1);min-height:0;max-height:0;overflow:hidden}.component-comment-section .comments-container.open{min-height:20rem;max-height:70.4rem;overflow-y:auto}.component-comment-section .fb-comments iframe{width:100%!important}.component-asset-placeholder{margin:2rem auto}.component-asset-placeholder,.component-asset-placeholder .image-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;position:relative;width:100%}.component-asset-placeholder img{display:inline-block;height:auto;width:100%;-o-object-fit:cover;object-fit:cover;max-width:100%;border-radius:.6rem}.component-image-asset{max-width:100vw;width:100%;margin:2rem auto}.component-image-asset .image-counter{display:none;font-size:1.4rem;line-height:1.8rem;font-weight:700;color:var(--palette-grey-500);margin-bottom:.8rem}.component-image-asset .image-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;position:relative;width:100%}.component-image-asset .image-container a{border-bottom:none}.component-image-asset .image-container img{display:inline-block;height:auto;width:auto;max-width:100%;border-radius:.6rem}.component-image-asset .image-credit{font-size:1.2rem;line-height:1.6rem;font-weight:400;color:var(--palette-grey-400);padding:0 1.6rem;margin:.4rem 0 0}.component-image-asset figcaption{padding:0;margin-top:2.4rem}@media screen and (min-width:1060px){.component-image-asset figcaption{padding:0 3.2rem}}.component-image-asset figcaption h4{color:var(--palette-grey-600);margin:0 0 1.6rem}.component-image-asset figcaption p{font-size:1.6rem;line-height:2.6rem;color:var(--palette-grey-500)}.component-content-embed{--title-font-size:1.4rem;--title-line-height:1.8rem;--author-font-size:1.2rem;--author-line-heigt:1.4rem;background-color:#fff;display:flex;flex-direction:row;margin:0 auto;width:100%;max-height:20.2rem;overflow:hidden}@media screen and (min-width:768px){.component-content-embed{--title-font-size:2.4rem;--title-line-height:2.8rem}}.component-content-embed>*{width:50%}.component-content-embed .thumb-container{overflow:hidden;max-width:36rem}.component-content-embed .thumb-container>a{display:block;border-bottom:none;height:100%}.component-content-embed .thumb-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.component-content-embed figcaption{display:flex;flex-direction:column;justify-content:center}.component-content-embed figcaption p{margin:1rem 0;padding-left:1rem}@media screen and (min-width:768px){.component-content-embed figcaption p{padding-left:2rem}}.component-content-embed figcaption .content-title{display:inline-flex}.component-content-embed figcaption .content-title a{color:var(--station-link-color);font-size:var(--title-font-size);line-height:var(--title-line-height);font-weight:700;border-bottom:none}.component-content-embed figcaption .content-author{display:none;font-size:var(--author-font-size);line-height:var(--author-line-heigt)}.type-iheartcontent .component-content-embed figcaption .content-author{display:flex;align-items:center;color:var(--palette-grey-300);height:4rem}.component-embed-html ol ol li{list-style-type:lower-alpha}.component-embed-html ol ol ol li{list-style-type:lower-roman}.component-embed-html iframe{max-width:var(--container-width)}.page-detail .content-layout-container .content-block.type-asset .component-image-asset{width:100%}.page-detail .content-layout-container .content-block.type-html img{display:block;max-width:100%;margin:1rem auto;border-radius:.6rem}.content-layout-container .content-header{margin-bottom:2rem;text-align:left}.content-layout-container .content-header .component-eyebrow{font-size:1.4rem;font-weight:500;line-height:2rem}.content-layout-container .content-header h1,.content-layout-container .content-header h2,.content-layout-container .content-header h3{margin:1rem 0 0}.content-layout-container.dark-scheme .content-header{position:relative;background-color:#000;margin:-3.2rem -8rem 3.2rem;padding:3.2rem 8rem}.content-layout-container.dark-scheme .content-header *{color:#fff;z-index:2}.content-layout-container.dark-scheme .content-header:after{content:"";position:absolute;top:0;left:0;background-color:var(--accent-color);width:100%;height:100%;z-index:1;opacity:.4}.content-layout-container article{color:var(--palette-grey-500);font-size:1.6rem;font-weight:400;line-height:2.6rem;word-break:break-word}.content-layout-container article .inline-image{margin:0 1rem 1rem 0}.content-layout-container article>*+*{margin-top:2rem}.content-layout-container article a{color:currentColor;text-decoration:none;border-bottom:.01rem solid get-palette-color(grey,500);border-bottom:.01rem solid var(--station-link-color);font-weight:500;font-weight:700;font-size:1.6rem}.content-layout-container article+.component-social-addthis{margin-top:3.6rem}:root{--accent-color:#27292d;--body-bgcolor:#f6f8f9;--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:#27292d;--text-color:#3f4447;--caption-text-color:#717277;--default-link-color:#27292d;--default-link-hover-color:#3f4447;--station-link-color:var(--default-link-color);--station-link-hover-color:var(--default-link-hover-color);--header-link-color:#f0f;--footer-bgcolor:#fff;--footer-text-color:#333;--card-heading-color:#27292d;--card-bg-color:#fff;--alert-bg-color:#00a0cc;--alert-text-color:#fff;--browser-checker-bg-color:#edb574;--browser-checker-text-color:#000;--eyebrow-text-color:var(--default-link-color);--button-bg-color:var(--accent-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-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;--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:#cc8838;--palette-orange-500:#da994d;--palette-orange-400:#edb574;--palette-orange-300:#f2c086;--palette-orange-200:#f7ca94;--palette-orange-100:#f5d2a9;--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:#267883;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#5b34cc;--palette-purple-500:#6b44da;--palette-purple-400:#7d5ae0;--palette-purple-300:#8b6ae9;--palette-purple-200:#a488f3;--palette-purple-100:#bba6f8;--palette-grey-600:#27292d;--palette-grey-500:#3f4447;--palette-grey-400:#717277;--palette-grey-300:#c5cdd2;--palette-grey-200:#e6eaed;--palette-grey-100:#f6f8f9;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,0.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,0.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,0.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,0.15);--elevation-up:0 -0.1rem 0.3rem #000}@media screen and (min-width:1060px){:root{--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}}html{font-size:10px;margin:0;padding:0;width:100%;max-width:100vw}html *{box-sizing:border-box}body{background-color:var(--body-bgcolor);font-family:var(--body-font-family);font-size:var(--body-font-size);color:var(--body-text-color);overflow-anchor:none;padding:0;margin:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{visibility:visible;opacity:1}a{color:var(--default-link-color)}h1,h2,h3,h4,h5,h6{font-weight:900;margin:0}h1,h2,h3,h4{letter-spacing:-.02rem}h1{line-height:var(--heading-1-line-height);font-size:var(--heading-1-font-size);color:var(--palette-grey-600)}h2{line-height:var(--heading-2-line-height);font-size:var(--heading-2-font-size)}h3{line-height:var(--heading-3-line-height);font-size:var(--heading-3-font-size)}h4{line-height:var(--heading-4-line-height);font-size:var(--heading-4-font-size)}h5{line-height:var(--heading-5-line-height);font-size:var(--heading-5-font-size)}h6{line-height:var(--heading-6-line-height);font-size:var(--heading-6-font-size)}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{outline:.2rem dashed red!important;background-color:#ff0!important}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden;width:100%}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.embed-responsive.embed-responsive-4by3.newsletter{padding-bottom:150%}@media screen and (max-width:1060px){.embed-responsive.embed-responsive-4by3.newsletter{padding-bottom:245%}}.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-static{max-width:100%;position:relative}.img-responsive{max-width:100%;height:auto}.content-block{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.content-block.type-html,.content-block.type-text{flex-direction:column;justify-content:flex-start}.content-block.type-embed{--embed-provider-max-width:auto;margin-left:auto;margin-right:auto}.content-block.type-embed.provider-GIPHY .embed-responsive{padding-bottom:0!important;height:auto}.content-block.type-embed.provider-GIPHY .embed-responsive img{display:block;margin:0 auto;max-width:100%}.content-block.type-embed.provider-Instagram blockquote,.content-block.type-embed.provider-Instagram iframe,.content-block.type-embed.provider-Twitter blockquote,.content-block.type-embed.provider-Twitter iframe{display:block;margin:auto}.content-block.type-embed.provider-Instagram .embed-static,.content-block.type-embed.provider-Twitter .embed-static{width:100%!important;height:auto}.content-block.type-embed.provider-Instagram .embed-static blockquote,.content-block.type-embed.provider-Instagram .embed-static iframe,.content-block.type-embed.provider-Twitter .embed-static blockquote,.content-block.type-embed.provider-Twitter .embed-static iframe{display:block;margin:auto;width:100%}.content-block.type-embed.provider-ohembed .embed-static blockquote,.content-block.type-embed.provider-ohembed .embed-static iframe{display:block;margin:auto;height:100%}.content-block.type-embed.provider-Imgur .embed-static{height:auto!important}.content-block.type-embed.provider-TikTok{--embed-provider-max-width:60.5rem}@media screen and (max-width:636px){.content-block.type-embed.provider-TikTok{--embed-provider-max-width:37.5rem}}@media screen and (min-width:1060px) and (max-width:1144px){.content-block.type-embed.provider-TikTok{--embed-provider-max-width:37.5rem}}.content-block.type-embed.provider-TikTok blockquote{max-width:var(--embed-provider-max-width)}.content-block.embed-type-video:not(.provider-TikTok){position:relative}.content-block.embed-type-video:not(.provider-TikTok) iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.content-block.embed-type-rich.provider-iHeartRadio iframe{width:100%;height:100%}.rail-container{display:none;width:14.5rem;height:auto}@media screen and (min-width:130rem){.rail-container{display:block}}@supports (display:grid){.rail-container .left{grid-area:left-rail-ad}}@supports (display:grid){.rail-container .right{grid-area:right-rail-ad}}@supports (display:grid){.ad-pushdown{grid-area:pushdown-ad}.ad-top{grid-area:top-banner-ad}.ad-bottom-leaderboard{grid-area:bottom-banner-ad}.ad-med-rect-mobile{grid-area:primary-ad}.ad-med-rect-tablet{grid-area:tertiary-ad}}.ad-gallery,.ad-middle-leaderboard,.ad-rail,.ad-sponsor,.ad-sponsor-mobile{display:none}.theme{display:flex;flex-direction:column}