:root{--color-white:#fff;--color-black:#000;--color-brand-red:#c6002b;--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-500:#3f4447;--palette-grey-400:#717277;--palette-grey-300:#a9afb2;--palette-grey-250:#dadfe3;--palette-grey-200:#e6eaed;--palette-grey-150:#edf1f3;--palette-grey-100:#f6f8f9;--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);--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(--default-link-color);--station-link-hover-color:var(--default-link-hover-color);--heading-text-color:var(--body-text-color);--header-bgcolor:#fff;--header-text-color:#333;--header-link-color:#f0f;--footer-bgcolor:#fff;--footer-text-color:#333;--card-heading-color:#27292d;--card-bg-color:#fff;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-light: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);--icon-primary-color:var(--palette-grey-500);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-color:var(--color-white);--block-theme-background-color:transparent;--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--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}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-light:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--icon-primary-color:var(--site-theme-foreground-color);--icon-primary-hover-color:var(--site-theme-foreground-hover-color);--icon-secondary-color:var(--site-theme-background-color);--heading-text-color:var(--color-white)}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);padding:0;margin:0;position:relative;width:100%}a{color:var(--default-link-color)}h1,h2,h3,h4,h5,h6{font-weight:700;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}#app{--horizontal-padding:1.6rem}#app>*{padding-left:var(--horizontal-padding);padding-right:var(--horizontal-padding)}#app>.component-site-header,#app>.front-matter{--horizontal-padding:0}.button-faux{padding:1.5rem 3.2rem;font-weight:500;line-height:2rem;height:-webkit-max-content;height:-moz-max-content;height:max-content;font-size:1.5rem;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;text-decoration:none;border-radius:99.9rem;background:var(--palette-grey-600);color:var(--color-white);border-color:transparent;box-shadow:0 .3rem .5rem rgba(0,0,0,.15)}.ad-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1.5rem 0}.content-layout-container{color:var(--palette-grey-500)}.content-layout-container article a{text-decoration:none;border-bottom:.2rem solid var(--accent-color);font-weight:500}.content-layout-container .component-sponsor-footer{margin-bottom:4rem;padding:1.5rem 0}.content-layout-container .component-sponsor-footer.sponsored{background-color:var(--palette-grey-200);padding-left:1.5rem;padding-right:1.5rem}.content-layout-container .component-sponsor-footer.partner{font-style:italic}.content-layout-container footer.actions{margin-top:3.2rem}.component-recommendation{margin:3.2rem 1.6rem}.full-site{margin-bottom:3.2rem}.content-detail-container>*,.share-icons{margin:1.6rem 0}.content-block{line-height:2.6rem}.content-block.type-asset .component-image-asset{width:100%}.content-block.type-html,.content-block.type-text{flex-direction:column;justify-content:flex-start}.content-block.type-html amp-img{border-radius:.6rem;margin:1rem auto}.content-block.type-html img{display:block;max-width:100%}.content-block.type-gallery{margin-top:1.6rem}.front-matter{--heading-text-color:var(--site-theme-foreground-color);background-color:var(--block-theme-background-color);position:relative;padding-top:1.6rem;padding-bottom:2.4rem}.front-matter .content-header{margin:3.2rem 1.6rem 0}.front-matter .content-header .component-heading .heading-title{color:var(--heading-text-color)}.front-matter .content-header h1{margin:.8rem 0 0}.front-matter .content-header hr{margin:2.4rem 0 1.6rem;background-color:var(--palette-grey-300);border:none;height:.1rem}.front-matter .component-eyebrow{color:var(--site-theme-foreground-color);--default-link-color:var(--site-theme-foreground-color);font-weight:500;font-size:1.4rem;line-height:2rem}.front-matter .component-eyebrow a{text-decoration:none}.front-matter .ad-container:first-child{margin:0 0 1.6rem}.front-matter .component-byline-display{color:var(--heading-text-color);margin:1.6rem auto 0}.front-matter .component-byline-display figcaption{display:flex;flex-direction:column;font-size:1.4rem}.front-matter .component-byline-display figcaption .author{font-weight:700;margin-right:1rem}.front-matter .component-byline-display figcaption .card-date{font-size:1.2rem;line-height:1.6rem;opacity:.7}.theme-night .front-matter>*{position:relative;z-index:1}.theme-night .front-matter:before{content:"";display:inline-flex;width:100%;height:100%;background-color:var(--block-theme-background-overlay);position:absolute;top:0;left:0;z-index:0;opacity:.1}.embed-static{max-width:100%;position:relative}.img-responsive{max-width:100%;height:auto}.content-block.type-embed{--embed-provider-max-width:auto;margin:1.6rem auto;max-width:100%}.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: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%}.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:var(--color-white);display:flex;flex-direction:row;margin:0 auto;width:100%;max-height:20.2rem;overflow:hidden}.component-content-embed>*{width:50%}.component-content-embed .thumb-container{overflow:hidden;max-width:36rem}.component-content-embed .thumb-container>a{display:block;width:100%;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}.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;text-decoration:none;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{margin:1.6rem auto}.type-iheartcontent amp-img[layout=responsive]{height:100%}.type-iheartcontent figcaption .content-summary{display:none}.type-iheartcontent figcaption .content-author{display:flex;align-items:center;color:var(--palette-grey-300);height:4rem}.component-site-header{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:6.8rem}.component-site-footer,.component-site-header{background-color:var(--site-theme-background-color)}.component-site-footer{color:var(--site-theme-foreground-color);padding:1.6rem 0;text-align:left;font-size:1.2rem}@supports(display:grid){.component-site-footer{grid-area:footer}}.component-site-footer .footer-row{width:100%}.component-site-footer a{color:var(--site-theme-foreground-color);text-decoration:none}.component-site-footer ul{list-style:none;margin:0;padding:0}.component-site-footer .footer-links{font-style:normal;font-weight:500;margin-bottom:1.5rem;list-style:none}.component-site-footer .footer-links .footer-national-links,.component-site-footer .footer-links .footer-station-links{font-size:1.5rem;padding:0}.component-site-footer .footer-links .footer-national-links li,.component-site-footer .footer-links .footer-station-links li{padding:0 2.4rem 1.6rem 0}.component-site-footer .footer-links .component-social-network-icons{margin-top:2rem}.component-site-footer .footer-links .component-social-network-icons .icon-container{width:2rem;height:2rem;border-radius:10%}.component-site-footer .component-social-network-icons ul{display:flex;flex-direction:row}.component-site-footer .component-social-network-icons ul .icon-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:2rem;width:2rem}.component-site-footer .component-social-network-icons ul .icon-container+.icon-container{margin-left:2.4rem}.component-site-footer .component-social-network-icons ul .icon-container svg .primary-path{fill:var(--icon-primary-color)}.component-site-footer .component-social-network-icons ul .icon-container svg .secondary-path{fill:var(--icon-secondary-color)}.component-site-footer .component-social-network-icons ul .icon-container a{display:inline-flex;border:none}.component-site-footer .component-social-network-icons ul .icon-container a:active svg .primary-path{fill:var(--icon-primary-hover-color)}.component-site-footer .description{padding:3.2rem 0 2.4rem}.component-site-footer hr{margin:.8rem 0}.component-site-footer .lower-footer-national-links{margin:2.4rem 0 0;display:flex;flex-direction:row;flex-wrap:wrap}.component-site-footer .lower-footer-national-links li{font-weight:400;display:inline-flex;white-space:nowrap}.component-site-footer .lower-footer-national-links li:not(:last-child):after{content:"|";display:inline-block;padding-left:.5rem;margin-right:.5rem}.component-site-footer .lower-footer-national-links a{display:inline-block}.component-site-footer .site-ownership{margin-top:.8rem;font-weight:400;color:var(--site-theme-foreground-light)}.component-divider{height:.1rem;width:100%;margin:3.2rem auto}.component-divider.divider-light{background:var(--palette-grey-300)}.component-divider.divider-dark{background:var(--palette-grey-400)}.component-asset-placeholder{margin:2rem auto;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;position:relative;width:100%}.component-asset-placeholder .image-container{width:100%}.component-asset-placeholder img{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{width:100%}.component-image-asset .image-container img{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}.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-document-asset{background-color:var(--color-white);display:flex;align-items:center;justify-content:flex-start;flex-direction:row;margin:1.5rem 0;padding:0 2.4rem;width:100%}.component-document-asset a{text-decoration:none}.component-document-asset .icon{width:4.5rem;height:2.4rem;margin-right:1.6rem}.component-document-asset .icon a{display:inline-block;border-bottom:none}.component-document-asset .title{padding:1rem 0;color:var(--station-link-color)}.component-gallery{list-style:none;display:flex;flex-direction:column;padding:0;max-width:100vw}.component-gallery,.component-gallery li{margin:0 auto;width:100%}.component-gallery li+li{margin-top:3.6rem}.component-gallery .component-image-asset{margin:0 auto}.component-gallery .component-image-asset .image-counter{display:block}.component-gallery .component-image-asset figcaption{padding-bottom:0}.component-gallery .component-image-asset figcaption :last-child{margin-bottom:0}