:root{--transition:.175s;--transition-menu:.4s}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);-webkit-box-shadow:1px 1px 40px var(--theme-color-button);box-shadow:1px 1px 40px var(--theme-color-button)}50%{opacity:1;-webkit-box-shadow:1px 1px 20px var(--theme-color-main-text);box-shadow:1px 1px 20px var(--theme-color-main-text)}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);-webkit-box-shadow:1px 1px 40px var(--theme-color-button);box-shadow:1px 1px 40px var(--theme-color-button)}50%{opacity:1;-webkit-box-shadow:1px 1px 20px var(--theme-color-main-text);box-shadow:1px 1px 20px var(--theme-color-main-text)}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.animated.delay{-webkit-animation-delay:.5s;animation-delay:.5s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-transition-duration:1ms;-o-transition-duration:1ms;transition-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1}}:root{--color-red:#b4111a;--color-green:#84c446;--color-blue:#439cef;--color-transparent:hsla(0,0%,100%,0);--color-white:#fff;--color-black:#000;--color-grey-90:#e6e6e6;--color-grey-80:#ccc;--color-grey-80-transparent:hsla(0,0%,80%,.7);--color-grey-70:#b3b3b3;--color-grey-60:#999;--color-grey-50:grey;--color-grey-40:#666;--color-grey-30:#4d4d4d;--color-grey-20:#333;--color-grey-15:#262626;--color-grey-10:#1a1a1a;--color-grey-5:#0d0d0d;--color-bg:var(--color-grey-10);--color-content-bg:rgba(var(--color-black),.75);--color-default:var(--color-white);--color-disabled:var(--color-grey-90);--color-disabled-bg:#fafafa;--color-selection:var(--color-grey-70);--color-success:var(--color-green);--color-warning:var(--color-red);--color-header:var(--color-default);--color-header-bg:var(--color-grey-20);--color-text:var(--color-default);--color-text-light:var(--color-grey-50);--color-text-dark:var(--color-grey-20);--color-link:var(--color-blue);--color-link-hover:darken(var(--color-link),20%);--color-screen:rgba(var(--color-black),.7);--color-promo-bg:#0e0e0e;--color-border:#444;--color-teaser-bg:#1f1f1f;--color-teaser-bg-hover:#262626;--color-theme:var(--color-white);--color-theme-light-bg:var(--color-grey-90);--color-theme-light-text:var(--color-grey-10);--color-theme-light-tile:#f2f2f2;--color-theme-light-tile-hover:var(--color-white)}:root{--max-width:900px;--vertical-buffer:0;--container-edge-mobile:10px;--container-edge:20px;--player-height-mobile:120px;--player-height:110px;--header-height-mobile:85px;--header-height-desktop:115px;--header-buffer:40px;--grid-row-gutter:17.5px;--grid-column-gutter:15px;--teaser-item-min-width:275px;--radius-tile:5px}--font-family-sans:"Manrope",sans-serif;--font-family-serif:Georgia,serif;--font-family-heading:"Roc Grotesk W05 Medium",sans-serif;--font-family-main:--font-family-sans;--font-family-copy:--font-family-sans;--font-family-default:--font-family-main;--font-size-root:62.5%;--font-size-default:1.6rem;:root{--z-splash-ad:3000;--z-slideshow-fullscreen-button:2102;--z-slideshow-fullscreen:2101;--z-mobile-nav:2002;--z-mobile-nav-bg:2001;--z-interstitial:1500;--z-header:1020;--z-player-progress:1003;--z-player-loading:1002;--z-player-buffer:1001;--z-player:1000;--z-hero-overlay-button:905;--z-hero-overlay:900;--z-hero-background:899;--z-slideshow-count:803;--z-slideshow-button:802;--z-slideshow-container:801;--z-slideshow-image:800;--z-teaser-button:500;--z-graphic-strip:200}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.anchor:before{content:"";padding-top:105px;margin-top:-105px}@media (min-width:48em){.anchor:before{padding-top:135px;margin-top:-135px}}:root{--theme-color-main:#fff;--theme-color-main-text:#000}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;height:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-smoothing:antialiased}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:100%;position:relative;font-family:Manrope,sans-serif;font-size:1.6rem;font-smoothing:antialiased;color:#fff;background:url(/assets/noisefilter.png) repeat #1a1a1a;background-size:75px 75px}body:before{content:"";height:450px;position:absolute;top:0;left:0;right:0;z-index:-1}li,ol,ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0}p{margin-top:1em;margin-bottom:1em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}q:after,q:before{content:""}blockquote:after,blockquote:before{content:""}img{display:block}iframe,img{max-width:100%}a{color:inherit;text-decoration:none}figure{margin:0}@font-face{font-family:Roc Grotesk W05 Medium;src:url(/assets/fonts/f3d78119-f633-4489-a2e3-8eceaabaa1be.woff2) format("woff2"),url(/assets/fonts/3a9252cd-8be2-4789-8860-6d54dd13b0b6.woff) format("woff")}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.userContent>*{margin-bottom:1em}.userContent h1,.userContent h2,.userContent h3,.userContent h4,.userContent h5,.userContent h6{display:block;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;margin:1em 0 .5em;line-height:normal}.userContent h1{font-size:2rem}@media (min-width:32em){.userContent h1{font-size:2.4rem}}.userContent h2{font-size:1.7rem}@media (min-width:32em){.userContent h2{font-size:2rem}}.userContent h3{font-size:1.4rem}@media (min-width:32em){.userContent h3{font-size:1.6rem}}.userContent h4{font-size:1.3rem}.userContent h5{font-size:1.2rem}.userContent h6{font-size:1.1rem}.userContent p{font-weight:400}.userContent em,.userContent i{font-style:italic}.userContent b,.userContent strong{font-weight:700}.userContent img{display:inline-block}.userContent ul li{margin-left:3rem;padding-left:1rem}.userContent ul ul{margin:1rem 0}.userContent ul>li{list-style:disc}.userContent ul>li>ul>li{list-style:circle}.userContent ul>li>ul>li>ul>li{list-style:square}.userContent ol li{margin-left:3rem;padding-left:1rem}.userContent ol ol{margin:1rem 0}.userContent ol>li{list-style:decimal}.userContent ol>li>ol>li{list-style:lower-alpha}.userContent ol>li>ol>li>ol>li{list-style:lower-roman}.userContent ol>li>ol>li>ol>li>ol>li{list-style:decimal}.userContent a{color:var(--theme-color-link);fill:currentColor;text-decoration:underline;-webkit-transition:color .175s,fill .175s;-o-transition:color .175s,fill .175s;transition:color .175s,fill .175s}.userContent a:hover{color:var(--theme-color-link-hover)}.userContent a svg{vertical-align:-2px}.userContent blockquote{margin:3rem auto;padding-left:2.5rem;padding-right:2.5rem;max-width:80rem;position:relative;font-family:Manrope,sans-serif;font-size:1.8rem;line-height:1.1}.userContent blockquote:after,.userContent blockquote:before{color:gray;position:absolute;font-size:2rem}.userContent blockquote:before{content:"\201C";left:0;top:-1rem}.userContent blockquote:after{content:"\201D";right:0;bottom:4rem}@media (min-width:24em){.userContent blockquote{padding-left:4rem;padding-right:4rem;font-size:2rem}.userContent blockquote:after,.userContent blockquote:before{font-size:4rem}.userContent blockquote:before{top:-2rem}.userContent blockquote:after{bottom:0}}@media (min-width:32em){.userContent blockquote{padding-left:6rem;padding-right:6rem;font-size:2.2rem}.userContent blockquote:after{bottom:-4rem}}.userContent blockquote footer{font-size:1.6rem;font-style:normal;color:gray}.userContent blockquote footer cite{font-style:normal}.userContent hr{display:block;border:0;margin:60px auto;width:60%;height:1px;background:gray}.userContent iframe{width:100%}@media (min-width:64em){.userContent .poem,.userContent .poem-box{white-space:pre}}.userContent .verse{font-family:inherit}.userContent .amat-oembed.vimeo,.userContent .amat-oembed.youtube{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.userContent .amat-oembed.vimeo iframe,.userContent .amat-oembed.youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%}.userContent .transcript_text{font-size:1.625rem}.userContent .transcript_credit{font-size:1.375rem}.invisible{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.center,.center-box{text-align:center}.has-blur{-webkit-transition:-webkit-filter .5s;transition:-webkit-filter .5s;-o-transition:filter .5s;transition:filter .5s;transition:filter .5s,-webkit-filter .5s}.has-blur.is-blur{opacity:.2}@supports (filter:blur(20px)){.has-blur.is-blur{opacity:1;-webkit-filter:blur(15px);filter:blur(15px)}}.no-scroll{overflow:hidden}@media (max-width:31.999em){.hide-desktop{display:none}}@media (min-width:32em){.hide-mobile{display:none}}.banner{margin:0 -20px;grid-column:1/-1}@media (min-width:900px){.banner{margin:0 calc(-50vw + 450px - 20px)}}.banner-em{background-color:#0d0d0d}.banner-pagination{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.col{margin-left:auto;margin-right:auto}.col:after,.col:before{content:" ";display:table}.col:after{clear:both}.col-content{margin:0 10px}@media (min-width:32em){.col-content{margin:0 20px}}@media (min-width:48em){.col-content{margin:0 12.5%}}@media (min-width:64em){.col-content{margin:0 16.667%}}.col-page{margin:0 10px}@media (min-width:32em){.col-page{margin:0 20px}}@media (min-width:48em){.col-page{margin:0 6%}}@media (min-width:64em){.col-page{margin:0 10%}}.container{margin:0 auto;max-width:900px;padding:0 10px;position:relative}@media (min-width:32em){.container{padding:0 20px}}.main{width:100%;margin-left:auto;margin-right:auto;padding-top:125px;-ms-flex-positive:1;flex-grow:1}.main:after,.main:before{content:" ";display:table}.main:after{clear:both}@media (min-width:48em){.main{padding-top:155px}}@media (max-width:55.999em){.mobileScroll{overflow-x:auto;margin:-30px -20px;padding:30px 0}.mobileScroll>*{width:56em;padding-left:20px;padding-right:20px}.mobileScroll .teaser_link:before{-webkit-box-shadow:0 5px 25px #000;box-shadow:0 5px 25px #000}}.page{-ms-flex:1 1;flex:1 1;-ms-flex-preferred-size:auto;flex-basis:auto}.page_intro{display:grid}@media (min-width:48em){.page_intro{grid-template-columns:160px 2fr;grid-column-gap:44px;height:auto}}.page_innerWrapper{margin-top:32px;text-align:center}@media (min-width:48em){.page_innerWrapper{margin-top:0;text-align:left}}.page_date{display:block;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;line-height:normal;font-size:1.7rem}@media (min-width:32em){.page_date{font-size:2rem}}.page_image{margin:0 auto;width:100%;max-width:180px}@media (min-width:48em){.page_image{max-width:160px}}.page_thumbnail{border-radius:5px;background-color:#000;width:auto;margin:0 auto 14px;overflow:hidden;height:100%;max-height:180px}@media (min-width:48em){.page_thumbnail{max-height:160px;width:auto}}.page_title{display:block;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;line-height:normal;font-size:2rem}@media (min-width:32em){.page_title{font-size:2.4rem}}.page_playButton{border:1px solid #fff;width:100%;max-width:160px}.page_audio{margin-top:8px}@media (min-width:48em){.page_audio{padding:8px;position:absolute;left:58px;top:210px}.page_audio.no-image{top:42px}}.page_description{font-size:1.4rem;line-height:1.5;text-align:left;margin-top:12px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.section{margin-bottom:40px}@media (min-width:48em){.section{margin-bottom:60px}}.section-md{margin-bottom:20px}@media (min-width:48em){.section-md{margin-bottom:40px}}.section-sm{margin-bottom:8px}@media (min-width:48em){.section-sm{margin-bottom:20px}}.section-page{margin-top:80px;margin-bottom:80px}.split{display:table;width:100%}.split>*{display:table-cell;vertical-align:top}.split-center>*{vertical-align:middle}.split_first{text-align:left}.split_last{text-align:right}.ad-centered{margin:0 auto;width:300px}@media(min-width:32em){.ad-centered{min-width:720px;margin:0 8%}}.content{display:block}@media (min-width:48em){.content-column{display:grid;-ms-grid-columns:180px 40px 2fr;grid-template-columns:180px 2fr;grid-column-gap:40px;height:auto}}.content_aside{text-align:center;margin-bottom:32px}@media (min-width:48em){.content_aside{text-align:left}.content_mobile{display:none}}@media (max-width:47.999em){.content_desktop{display:none}}.content_header{margin-bottom:4rem}.content_meta{margin:25px 0;font-size:1.8rem;font-family:Manrope,sans-serif}.content_audio{margin-top:15px}.content_body{font-size:1.6rem;line-height:1.65;text-align:left;margin-top:12px}.content_body p{margin:1.5em 0}.content_body a{color:var(--theme-color-link);fill:currentColor;text-decoration:underline;-webkit-transition:color .175s,fill .175s;-o-transition:color .175s,fill .175s;transition:color .175s,fill .175s}.content_body a:hover{color:var(--theme-color-link-hover)}.content_body a svg{vertical-align:-2px}.content_body .slideshow{background-color:hsla(0,0%,50%,.1)}.content_body .slideshow_image{max-height:500px}.content_body ul li{list-style:disc}.content_topic{text-transform:uppercase}.content_title{display:block;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;line-height:normal;font-size:2rem}@media (min-width:32em){.content_title{font-size:2.4rem}}.content_subtitle{display:block;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;line-height:normal;font-size:1.7rem}@media (min-width:32em){.content_subtitle{font-size:2rem}}.content_image{width:100%}.content_thumbnail{margin:0 auto;height:auto;width:180px;border-radius:5px;background-color:#000}@supports ((-o-object-fit:cover) or (object-fit:cover)){.content_thumbnail{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:180px}}.content_byline{margin-bottom:5px;color:#333}.content_byline a{color:var(--theme-color-link);fill:currentColor;text-decoration:underline;-webkit-transition:color .175s,fill .175s;-o-transition:color .175s,fill .175s;transition:color .175s,fill .175s;text-decoration:none;background-color:transparent}.content_byline a:hover{color:var(--theme-color-link-hover)}.content_byline a svg{vertical-align:-2px}.content_byline a:hover{text-decoration:underline}.content_date{font-size:1.5rem}.content_date_updated{font-style:italic;font-size:1.4rem;color:gray}.content_social{display:inline-block;color:gray;fill:gray}.content_social a{vertical-align:middle;-webkit-transition:color .175s,fill .175s;-o-transition:color .175s,fill .175s;transition:color .175s,fill .175s}.content_social a:hover{color:#b4111a;fill:#b4111a}.content_social svg{height:24px;width:24px}.content_hero{margin:0 0 50px}.content_hero img{width:100%}.apm-gallery-title{font-size:1.4rem}@media (min-width:32em){.apm-gallery-title{font-size:1.6rem}}.apm-gallery-slides{margin:1em 0;counter-reset:slideCounter}.apm-slide .figure_caption:before{font-size:1.7rem;content:counter(slideCounter);counter-increment:slideCounter;display:table-cell;vertical-align:middle;width:85px;text-align:center}@media (min-width:32em){.apm-slide .figure_caption:before{font-size:2rem}}.contentBanner{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-direction:column;flex-direction:column}.contentBanner a{color:var(--theme-color-link);fill:currentColor;text-decoration:underline;-webkit-transition:color .175s,fill .175s;-o-transition:color .175s,fill .175s;transition:color .175s,fill .175s}.contentBanner a:hover{color:var(--theme-color-link-hover)}.contentBanner a svg{vertical-align:-2px}.contentBanner_header{margin-bottom:4rem}.contentBanner_meta{margin:25px 0;font-size:1.8rem;font-family:Manrope,sans-serif}.contentBanner_body{font-size:1.4rem;line-height:1.85;text-align:left;margin-top:12px}.contentBanner_body p{margin:1.5em 0}.contentBanner_date{font-size:1.4rem;font-weight:700}.contentBanner_topic{text-transform:uppercase}.contentBanner_imageWrapper{overflow:hidden}.contentBanner_image{margin:0;width:100%}.contentBanner_thumbnail{border-top-left-radius:5px;border-top-right-radius:5px;background-color:#000;height:auto;width:100%}@supports ((-o-object-fit:cover) or (object-fit:cover)){.contentBanner_thumbnail{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.contentBanner_byline{margin-bottom:5px;color:#333}.contentBanner_byline a{color:var(--theme-color-link);fill:currentColor;text-decoration:underline;-webkit-transition:color .175s,fill .175s;-o-transition:color .175s,fill .175s;transition:color .175s,fill .175s;text-decoration:none;background-color:transparent}.contentBanner_byline a:hover{color:var(--theme-color-link-hover)}.contentBanner_byline a svg{vertical-align:-2px}.contentBanner_byline a:hover{text-decoration:underline}.contentBanner_date_updated{font-style:italic;font-size:1.4rem;color:gray}.contentBanner_social{display:inline-block;color:gray;fill:gray}.contentBanner_social a{vertical-align:middle;-webkit-transition:color .175s,fill .175s;-o-transition:color .175s,fill .175s;transition:color .175s,fill .175s}.contentBanner_social a:hover{color:#b4111a;fill:#b4111a}.contentBanner_social svg{height:24px;width:24px}.contentBanner_figure{margin:0}.contentBanner_figure .figure_text{margin:0 2px}.apm-gallery{margin:2em 0}.apm-gallery_title{display:block;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;line-height:normal;font-size:1.4rem;margin-bottom:.5rem}@media (min-width:32em){.apm-gallery_title{font-size:1.6rem}}.hero{position:relative;border-radius:5px}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}@media (min-width:56em){.hero{height:433px}}.hero_overlay{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left;-ms-flex-align:start;align-items:flex-start;padding:28px;border-radius:5px;width:100%;z-index:900}@media (min-width:56em){.hero_overlay{height:433px;background-image:-webkit-gradient(linear,left top,right top,from(#000),color-stop(rgba(0,0,0,.75)),color-stop(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));background-image:-o-linear-gradient(left,#000,rgba(0,0,0,.75),hsla(0,0%,100%,0),hsla(0,0%,100%,0));background-image:linear-gradient(90deg,#000,rgba(0,0,0,.75),hsla(0,0%,100%,0),hsla(0,0%,100%,0))}}@media (max-width:55.999em){.hero_overlay{position:relative;-ms-flex-align:center;align-items:center;text-align:center;background-color:rgba(0,0,0,.7)}}.hero_background{position:absolute;border-radius:6px;z-index:899}@media (max-width:55.999em){.hero_background{position:relative;display:none}}.hero_section-tagline{max-width:450px}.hero_section-subscribe{margin:25px 0;width:100%;max-width:450px}.hero_section-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;margin-top:auto}.hero_tagline{font-size:1.5rem}.hero_quote{margin:15px 0 0;font-size:2rem;line-height:1.3;font-weight:700}.hero_quote>p{margin-bottom:15px}.hero_attribution{font-size:1.5rem;font-weight:400}.hero_art{width:100px;height:100px;border-radius:5px;-webkit-box-shadow:0 10px 50px #000;box-shadow:0 10px 50px #000}@media (max-width:55.999em){.hero_art{display:none}}.hero_mobileArt{width:180px;height:180px;border-radius:5px;margin-bottom:37px}@media (min-width:56em){.hero_mobileArt{display:none}}.hero_podcastLinks{text-align:center}@media (min-width:56em){.hero_podcastLinks{text-align:left}.hero_podcastLinks>*{display:inline-block}}.hero_podcastLink{display:inline-block;width:auto;max-width:none;height:40px;margin-bottom:15px;margin-right:15px}@media (min-width:56em){.hero_podcastLink{height:36px}}.hero_subscribeLink{text-decoration:underline;font-size:1.4rem;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:500}@media (max-width:55.999em){.hero_latestEpisode{margin-top:25px}}.hero_player{display:-ms-flexbox;display:flex;text-align:left;margin-top:14px;font-size:1.2rem;line-height:1.8}.hero_playerInfo{margin-left:14px}.hero_photoCredit{display:none}@media (min-width:48em){.hero_photoCredit{display:block}}.hero_playerDate{font-weight:700}.heroAlt{position:relative;width:100%}@media (min-width:48em){.heroAlt{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}}.heroAlt_content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:66%;flex-basis:66%;min-height:400px;text-align:left;-ms-flex-align:start;align-items:flex-start;background-color:#fff;border-radius:5px;background-repeat:no-repeat;background-size:cover;background-position:50%}.heroAlt_content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}@media (min-width:32em){.heroAlt_content{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:40em){.heroAlt_content{padding:0}}@media (min-width:56em){.heroAlt_content{grid-column:1/span 2}}.heroAlt_description{margin-top:10px;font-size:1.4rem}.heroAlt_overlay{z-index:900;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;padding:20px 20px 90px;border-radius:5px;position:relative;-webkit-transition:-webkit-box-shadow .175s ease-in-out;transition:-webkit-box-shadow .175s ease-in-out;-o-transition:box-shadow .175s ease-in-out;transition:box-shadow .175s ease-in-out;transition:box-shadow .175s ease-in-out,-webkit-box-shadow .175s ease-in-out}.heroAlt_overlay:focus{-webkit-box-shadow:0 0 0 3px gray;box-shadow:0 0 0 3px gray;outline:0}@media (min-width:32em){.heroAlt_overlay{margin:10px;max-width:280px;-ms-flex-positive:1;flex-grow:1}}@media (min-width:48em){.heroAlt_overlay{padding-bottom:20px}}.heroAlt_overlay:before{content:"";border-radius:5px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:rgba(77,77,77,.8);background:var(--theme-color-main);opacity:.9;-webkit-transition:opacity .175s;-o-transition:opacity .175s;transition:opacity .175s}.heroAlt_overlay:hover:before{opacity:1}@media (min-width:56em){.heroAlt-oneItem{grid-template-columns:repeat(2,minmax(275px,1fr))}}.heroAlt_player{position:absolute;bottom:20px;left:20px;z-index:905;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:4px;color:var(--theme-color-main-text)}@media (min-width:32em){.heroAlt_player{bottom:30px;left:30px}}.heroAlt_playerInfo{margin-left:20px;font-weight:700}.heroAlt_collection{font-size:.875em;margin-bottom:4px}.heroAlt_collection-em{color:var(--theme-color-main)}.heroSidebar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:15px;position:relative;border-radius:5px;background-color:#fff}@media (min-width:40em){.heroSidebar{width:100%;max-width:100%}}@media (min-width:48em){.heroSidebar{margin-top:0;margin-left:15px;-ms-flex-preferred-size:33%;flex-basis:33%}}.heroSidebar_teaser{position:relative;border-radius:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;height:100%;padding:10px;background-color:#1f1f1f;-webkit-transition:background-color .175s,-webkit-box-shadow .175s ease-in-out;transition:background-color .175s,-webkit-box-shadow .175s ease-in-out;-o-transition:box-shadow .175s ease-in-out,background-color .175s;transition:box-shadow .175s ease-in-out,background-color .175s;transition:box-shadow .175s ease-in-out,background-color .175s,-webkit-box-shadow .175s ease-in-out}.heroSidebar_teaser:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.heroSidebar_teaser:hover{background-color:#262626}.heroSidebar_teaser:focus{-webkit-box-shadow:0 0 0 3px gray;box-shadow:0 0 0 3px gray;outline:0}@media (min-width:40em){.heroSidebar_teaser{-ms-flex-direction:row;flex-direction:row}}@media (min-width:48em){.heroSidebar_teaser{-ms-flex-direction:column;flex-direction:column}}.heroSidebar_player{position:absolute;top:20px;right:20px}@media (max-width:39.999em){.heroSidebar_player .playButton_label{display:none}}@media (min-width:40em){.heroSidebar_player{top:auto;bottom:20px}}@media (min-width:48em){.heroSidebar_player{top:auto;right:auto;bottom:20px;left:20px}}.heroSidebar_teaserInner{position:relative;color:#000;font-family:Manrope,sans-serif;padding:10px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;height:100%;margin-top:20px}@media (min-width:40em){.heroSidebar_teaserInner{height:auto}}@media (min-width:48em){.heroSidebar_teaserInner{-ms-flex-positive:1;flex-grow:1}}.heroSidebar_image{border-radius:0;width:100%;max-width:100%;margin-bottom:10px}@media (min-width:40em){.heroSidebar_image{margin:0 10px 0 0}}.heroSidebar_image img{width:100%;height:auto}.newsletterSignup{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:0;padding:45px 0 30px}.newsletterSignup_logo{height:67px;width:67px;border-radius:5px}.newsletterSignup_hdg{margin:35px 0}.newsletterSignup_email{color:#000;border:0;border-radius:1px;background:#999;text-align:center;padding:5px;max-width:440px;font-size:1.9rem}.newsletterSignup_submit{color:#000;margin:30px 0}.otherPodcasts_wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.promo{padding:30px 0;text-align:center}@media (min-width:40em){.promo{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;text-align:left}}.promo_button{padding:30px 0 0}@media (min-width:40em){.promo_button{padding:0 0 0 30px;-ms-flex-negative:0;flex-shrink:0}}.slideshow,.slideshow_bg{display:grid;position:relative;grid-template-columns:auto auto auto;width:100%}.slideshow.fullscreen,.slideshow_bg.fullscreen{position:fixed;top:0;bottom:0;right:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:2101}.slideshow.fullscreen:focus,.slideshow_bg.fullscreen:focus{border-color:#fff;background:#fff}.slideshow:hover .slideshow_fullscreen,.slideshow_bg:hover .slideshow_fullscreen{opacity:1}.slideshow_bg.fullscreen{background:#000;z-index:-1}.slideshow_button{display:inline-block;padding:0;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;height:50px;width:50px;z-index:802;-ms-flex-item-align:center;align-self:center;margin:-100px 0 0;border-radius:1000px;background-color:gray;-webkit-transition:background-color .175s ease-in-out,-webkit-box-shadow .175s ease-in-out;transition:background-color .175s ease-in-out,-webkit-box-shadow .175s ease-in-out;-o-transition:background-color .175s ease-in-out,box-shadow .175s ease-in-out;transition:background-color .175s ease-in-out,box-shadow .175s ease-in-out;transition:background-color .175s ease-in-out,box-shadow .175s ease-in-out,-webkit-box-shadow .175s ease-in-out}@media (max-width:31.999em){.slideshow_button{height:40px;width:40px}}.slideshow_button:focus,.slideshow_button:hover{background-color:var(--theme-color-button-hover)}.slideshow_button:focus{outline:0;-webkit-box-shadow:0 0 0 3px hsla(0,0%,50%,.5);box-shadow:0 0 0 3px hsla(0,0%,50%,.5)}.slideshow_icon{height:29px;width:29px;-webkit-filter:drop-shadow(2px 2px 5px rgba(0,0,0,.5));filter:drop-shadow(2px 2px 5px rgba(0,0,0,.5))}@media (max-width:31.999em){.slideshow_icon{height:15px;width:15px}}.slideshow_button-left{grid-row:1;grid-column:1;padding-left:3px;padding-right:2px}.slideshow_button-right{padding-right:3px;padding-left:2px}.slideshow_container{grid-row:1;grid-column:2;display:grid;z-index:801;margin:0 -50px;overflow:hidden;position:relative;border-bottom:1px solid #e6e6e6}@media (max-width:31.999em){.slideshow_container{margin:0 -40px}}.slideshow_container.fullscreen{border-bottom:0;margin:auto;background:transparent}@media (min-width:48em){.slideshow_container.fullscreen{width:100%}}.slideshow_item{grid-row:1;grid-column:1;z-index:800;position:relative}.slideshow_figure{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:auto;z-index:800}img .slideshow_image{display:block;z-index:800;max-height:inherit}.slideshow_caption{padding:16px;font-size:1.3rem}.fullscreen .slideshow_caption{background:transparent;color:#fff;display:block;text-align:center;width:100%}.invisible{display:none}.slideshow_credit{display:inline-block;font-weight:700}.slideshow_credit:before{content:"";width:10px;height:10px;display:inline-block;margin-right:.45em;border-radius:2px}.slideshow_credit:after{content:"|";color:#4d4d4d;padding:0 4px;top:-1px;position:relative}.slideshow_creditName{display:inline}.slideshow_count{position:absolute;top:0;right:0;color:#fff;text-shadow:1px 1px 2px #000;z-index:803;padding:4px 8px;font-family:Manrope,sans-serif;margin:4px;border-radius:3px;font-size:1.3rem;-webkit-transition:text-shadow .175s;-o-transition:text-shadow .175s;transition:text-shadow .175s}.slideshow_fullscreen{display:inline-block;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;z-index:803;position:absolute;top:4px;left:4px;opacity:1;-webkit-transition:opacity .175s;-o-transition:opacity .175s;transition:opacity .175s;background:#000;border-radius:20px;padding:5px;margin:5px}@media (max-width:31.999em){.slideshow_fullscreen{opacity:0}}.slideshow_fullscreen svg{fill:#fff}.teaser,.teaser_link{position:relative}.teaser_link{border-radius:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#1f1f1f;color:#fff;font-family:Manrope,sans-serif;-webkit-transition:background-color .175s,-webkit-box-shadow .175s ease-in-out;transition:background-color .175s,-webkit-box-shadow .175s ease-in-out;-o-transition:box-shadow .175s ease-in-out,background-color .175s;transition:box-shadow .175s ease-in-out,background-color .175s;transition:box-shadow .175s ease-in-out,background-color .175s,-webkit-box-shadow .175s ease-in-out}.teaser_link:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.teaser_link:hover{background-color:#262626}.teaser_link:focus{-webkit-box-shadow:0 0 0 3px gray;box-shadow:0 0 0 3px gray;outline:0}@media (min-width:32em){.teaser-feature .teaser_link{-ms-flex-direction:row;flex-direction:row}}@media (min-width:32em) and (max-width:40em),(min-width:48em){.teaser-row .teaser_link{-ms-flex-direction:row;flex-direction:row}}.teaser_button{position:absolute;top:25px;right:25px;z-index:500}.teaser_image{overflow:hidden;padding:10px}.teaser_image img{width:100%}@media (min-width:32em){.teaser-feature .teaser_image{min-width:150px}}@media (min-width:48em){.teaser-feature .teaser_image{min-width:275px}}@media (min-width:32em) and (max-width:40em),(min-width:48em){.teaser-row .teaser_image{width:140px;height:140px;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.teaser-row .teaser_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.teaser_content{margin:20px;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:column;flex-direction:column;min-width:0}@media (min-width:32em) and (max-width:40em),(min-width:48em){.teaser-row .teaser_content{margin-right:100px}}.teaser_header{display:-ms-flexbox;display:flex;margin-bottom:8px;margin-right:40px}.teaser_header .hdg{font-size:1.8rem;-ms-flex-item-align:center;align-self:center}.teaser-feature .teaser_header .hdg{font-size:2.4rem}.teaser_responsive .teaser_imageSquare{display:none}.teaser_responsive .teaser_imageWidescreen{display:block}@media (min-width:32em) and (max-width:40em),(min-width:48em){.teaser_responsive .teaser_imageSquare{display:block}.teaser_responsive .teaser_imageWidescreen{display:none}}.teaser_meta{color:gray;margin-bottom:2px;font-size:1.4rem;height:20px;-ms-flex-order:-1;order:-1}.teaser_time{color:#fff}.teaser_body{font-family:Manrope,sans-serif;font-size:1.4rem;line-height:1.5}.teaser-feature .teaser_body{font-size:1.5rem;line-height:1.5}@supports selector(details){.transcript summary{display:list-item;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:1.5rem;margin-left:-.5rem}.transcript summary>*{display:inline;margin:0}}.transcript details p{padding-left:2rem;text-indent:-2rem}.transcript_credit a,.transcript_pdf a{text-decoration:underline}.event:after,.event:before{content:" ";display:table}.event:after{clear:both}.event_header{margin-bottom:4rem}.event_meta{margin:25px 0;font-size:1.8rem;font-family:Manrope,sans-serif}.event_topic{text-transform:uppercase}.event_title{display:block;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;line-height:normal;font-size:2rem}@media (min-width:32em){.event_title{font-size:2.4rem}}.event_subtitle{margin:0;font-family:Roc Grotesk W05 Medium,sans-serif;font-size:1.6rem}.event_date{display:inline-block;margin-right:20px}.event_body,.event_date{font-family:Manrope,sans-serif}.event_body{font-size:1.6rem;line-height:1.8}@media (min-width:32em){.event_body{font-size:1.8rem;line-height:2}}.event_body>*{margin-top:1.4em;margin-bottom:1.4em}.field{width:100%;vertical-align:top}.field-attached{display:-ms-flexbox;display:flex}.field-attached>input{-ms-flex-positive:1;flex-grow:1;width:auto;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.field-attached>.btn{width:auto;white-space:nowrap;border-top-left-radius:0;border-bottom-left-radius:0}.field_input{display:inline-block;width:100%;height:40px;padding:0 8px;border:1px solid gray;border-radius:0;font-family:Manrope,sans-serif;font-size:1.6rem;line-height:40px;vertical-align:top;-webkit-transition:border-color .175s;-o-transition:border-color .175s;transition:border-color .175s}.field_input:focus{outline:0;border-color:#b4111a}textarea.field_input{border:1px solid gray}.label{display:block;margin:0}.input-field{color:#000;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:40ch;max-width:100%;margin:0 0 1rem}.input-field.full-imput{width:100%}.checkbox-label{display:block}.bList li{margin-left:3rem;padding-left:1rem}.bList ul{margin:1rem 0}.bList>li{list-style:disc}.bList>li>ul>li{list-style:circle}.bList>li>ul>li>ul>li{list-style:square}.hList>*{display:inline-block;margin-right:15px;margin-bottom:15px;vertical-align:middle;list-style:none}.hList>:last-child{margin-right:0}.hList-compressed>*{margin-right:1px;margin-bottom:0}.hList-lg>*{margin-right:20px}.hList-lg>*,.hList-oneLine>*{margin-bottom:0}.nList li{margin-left:3rem;padding-left:1rem}.nList ol{margin:1rem 0}.nList>li{list-style:decimal}.nList>li>ol>li{list-style:lower-alpha}.nList>li>ol>li>ol>li{list-style:lower-roman}.nList>li>ol>li>ol>li>ol>li{list-style:decimal}.vList>*{display:block;margin-bottom:10px}.vList>:last-child{margin-bottom:0}.vList-condensed>*{margin-bottom:4px}.vList-compressed>*{margin-bottom:1px}.vList-collection>*{margin-bottom:40px}.aspect{position:relative;overflow:hidden}.aspect:before{display:block;content:"";width:100%}.aspect>*{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;-o-object-fit:cover;object-fit:cover}.aspect>iframe{height:100%}.aspect-widescreen:before{padding-top:56.25%}.aspect-fullscreen:before{padding-top:75%}.aspect-square:before{padding-top:100%}.blocks{margin-left:-5%;margin-bottom:-40px;font-size:0}@media (min-width:48em){.blocks{margin-bottom:-80px}}.blocks>*{width:95%;margin-left:5%;margin-bottom:40px;display:inline-block;font-size:1.6rem;vertical-align:top}@media (min-width:48em){.blocks>*{margin-bottom:80px}}.blocks-1>*{width:95%}.blocks-2>*{width:45%}.blocks-3>*{width:28.33333%}.blocks-4>*{width:20%}@media (min-width:32em){.blocks-smallTablet-1>*{width:95%}.blocks-smallTablet-2>*{width:45%}.blocks-smallTablet-3>*{width:28.33333%}.blocks-smallTablet-4>*{width:20%}}@media (min-width:48em){.blocks-tablet-1>*{width:95%}.blocks-tablet-2>*{width:45%}.blocks-tablet-3>*{width:28.33333%}.blocks-tablet-4>*{width:20%}}@media (min-width:64em){.blocks-desktop-1>*{width:95%}.blocks-desktop-2>*{width:45%}.blocks-desktop-3>*{width:28.33333%}.blocks-desktop-4>*{width:20%}}.figure{margin:0 0 50px;font-family:Manrope,sans-serif;font-size:1.4rem;line-height:normal}.figure.align-none{margin-left:auto;margin-right:auto}.figure>*{display:block}.figure>canvas,.figure>iframe,.figure>img,.figure>video{display:block;width:100%}@media (min-width:48em){.figure-half,.figure.half{width:60%}}.figure-quarter,.figure.quarter{width:40%;margin-left:0;float:left;margin-right:20px;margin-bottom:25px}@media (min-width:48em){.figure-quarter,.figure.quarter{width:25%;margin-left:0}.figure-right,.figure.align-right{float:right;margin-left:30px}.figure-left,.figure.align-left{float:left;margin-right:30px}}*+.figure_caption,.figure_caption+*{-ms-flex-direction:row;flex-direction:row;font-family:Manrope,sans-serif;margin:.5em 10px 0}.figure_credit{-ms-flex-order:1;order:1;display:inline-block;color:gray;padding-top:1rem;font-style:italic}.figure_text{-ms-flex-order:2;order:2;font-size:1.4rem}.grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px}.grid>*{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px);margin-left:15px;margin-bottom:17.5px;min-width:240px}@media (min-width:33.4375em){.grid>*{-ms-flex-preferred-size:calc((100% / 2) - 15px);flex-basis:calc((100% / 2) - 15px)}}@media (min-width:49.375em){.grid>*{-ms-flex-preferred-size:calc((100% / 3) - 15px);flex-basis:calc((100% / 3) - 15px)}}.mobileScroll .grid>*{-ms-flex-preferred-size:calc((100% / 3) - 15px);flex-basis:calc((100% / 3) - 15px)}.grid>.teaser-feature{-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px)}.grid,_:-ms-lang(x){margin-left:-16px}.grid-sidebar{width:100%;display:grid;grid-template-rows:auto;grid-template-columns:repeat(1,minmax(275px,1fr));grid-row-gap:17.5px;grid-column-gap:15px}@media (min-width:56em){.grid-sidebar{grid-template-columns:repeat(3,minmax(275px,1fr))}.grid_content{grid-column:1/span 3}.grid_sidebar{grid-template-columns:repeat(2,minmax(275px,1fr))}}@media (min-width:32em){.media{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.media_figure{margin-bottom:20px}@media (min-width:32em){.media_figure{-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0;width:33%;margin:0 30px 0 0}}@media (min-width:48em){.media_figure{width:30%}}.media_figure img{width:100%;height:auto}@media (min-width:32em){.media_figure-small{width:30%}}@media (min-width:48em){.media_figure-small{width:20%}}.media_body{-ms-flex-positive:1;flex-grow:1}.mod{display:block;position:relative}.mod_header{display:block;margin-bottom:10px}.mod_header-lg{margin-bottom:60px}.mod_img,.mod_row{margin-bottom:10px}.mod_img{display:block;position:relative}.mod_img img,.mod_img video{width:100%}.mod_footer{display:block;margin-top:10px}.pageHeader{margin:20px 0 30px;text-align:center}.sectionHeader{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.responsive-table{width:100%}.responsive-table tr{border:1px solid #b3b3b3;border-left:0;border-right:0}.responsive-table tr.striped{background-color:hsla(0,0%,80%,.7)}.responsive-table th{display:none}.responsive-table td{display:block;font-weight:400;padding:.5rem;text-align:left}.responsive-table td.bolded-cell{margin-top:1em;font-weight:700}.responsive-table td span{color:gray;font-weight:400}@media (min-width:48em){.responsive-table td,.responsive-table th{display:table-cell;text-align:left}.responsive-table td span,.responsive-table th span{display:none}.responsive-table td.no-repeat,.responsive-table th.no-repeat{visibility:hidden}}.blockquote{margin:3rem auto;padding-left:2.5rem;padding-right:2.5rem;max-width:80rem;position:relative;font-family:Manrope,sans-serif;font-size:1.8rem;line-height:1.1}.blockquote:after,.blockquote:before{color:gray;position:absolute;font-size:2rem}.blockquote:before{content:"\201C";left:0;top:-1rem}.blockquote:after{content:"\201D";right:0;bottom:4rem}@media (min-width:24em){.blockquote{padding-left:4rem;padding-right:4rem;font-size:2rem}.blockquote:after,.blockquote:before{font-size:4rem}.blockquote:before{top:-2rem}.blockquote:after{bottom:0}}@media (min-width:32em){.blockquote{padding-left:6rem;padding-right:6rem;font-size:2.2rem}.blockquote:after{bottom:-4rem}}.blockquote footer{font-size:1.6rem;font-style:normal;color:gray}.blockquote footer cite{font-style:normal}.hdg{display:block;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;line-height:normal}.hdg-1{font-size:2rem}@media (min-width:32em){.hdg-1{font-size:2.4rem}}.hdg-2{font-size:1.7rem}@media (min-width:32em){.hdg-2{font-size:2rem}}.hdg-3{font-size:1.4rem}@media (min-width:32em){.hdg-3{font-size:1.6rem}}.hdg-inline{display:inline-block}.hdg-light{font-weight:400}.hdg-onBg{color:#fff}.hdg-promo{font-size:2rem;font-weight:400}.hdg-newsletter{font-size:1.8rem;font-weight:500;max-width:472px;text-align:center;letter-spacing:.5px}.hdg-footer{font-size:1.9rem;font-weight:400}.hdg-section{font-weight:400;font-size:1.4rem}@media (min-width:32em){.hdg-section{font-size:1.8rem}}.hdg-minor{font-size:1.4rem;text-transform:uppercase;letter-spacing:.15em}.hdg-podcast{font-size:2.5rem;letter-spacing:-.13px;line-height:1.3;margin:12px 0}.hdg-podcast-subtitle{font-size:1.8rem;line-height:1.2;margin:10px 0}.hdg-bold{font-weight:700}.hdg-heroAlt{margin-bottom:4px}.hr{display:block;border:0;margin:60px auto;width:60%;height:1px;background:gray}.link{color:var(--theme-color-link);fill:currentColor;text-decoration:underline;-webkit-transition:color .175s,fill .175s;-o-transition:color .175s,fill .175s;transition:color .175s,fill .175s}.link:hover{color:var(--theme-color-link-hover)}.link svg{vertical-align:-2px}.link-plain{text-decoration:none;background-color:transparent}.link-plain:hover{text-decoration:underline}.link-inverted,.link-inverted:hover{color:#fff}.link-gated{margin:0;padding:0;border:0;background:transparent}.accordion{background:#1f1f1f;border-radius:4px}.accordion_row{border-bottom:1px solid #4d4d4d}.accordion_row:last-child{border-bottom:0}.accordion_header{display:inline-block;margin:0;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;text-align:left;font-weight:700;font-size:1.8rem;padding:20px;-webkit-transition:-webkit-box-shadow .175s ease-in-out;transition:-webkit-box-shadow .175s ease-in-out;-o-transition:box-shadow .175s ease-in-out;transition:box-shadow .175s ease-in-out;transition:box-shadow .175s ease-in-out,-webkit-box-shadow .175s ease-in-out}.accordion_header .icon{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .175s;transition:-webkit-transform .175s;-o-transition:transform .175s;transition:transform .175s;transition:transform .175s,-webkit-transform .175s}.accordion_header.is-active .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion_header:focus{outline:0;-webkit-box-shadow:inset 0 0 0 3px hsla(0,0%,50%,.5);box-shadow:inset 0 0 0 3px hsla(0,0%,50%,.5)}.accordion_section{padding:8px 8px 1px}.accordion_section.is-inactive{display:none}.accordion_section.is-active{display:block}.accordion_subRow{margin-bottom:8px}.accordion_link{display:block;border-radius:3px;padding:8px;text-align:center;background:#333}.accordion_link:hover{background-color:#262626}.btn{display:inline-block;margin:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;padding:6px 20px;border:1px solid transparent;border-radius:100px;font-size:1.5rem;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;line-height:20px;background:rgba(0,0,0,.5);color:#fff;outline:0;-webkit-transition:background-color .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;-o-transition:background-color .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.btn:focus,.btn:hover{background-color:rgba(26,26,26,.8);-webkit-box-shadow:0 0 15px hsla(0,0%,100%,.2);box-shadow:0 0 15px hsla(0,0%,100%,.2)}.btn:focus{-webkit-box-shadow:0 0 15px hsla(0,0%,100%,.2),0 0 0 3px gray;box-shadow:0 0 15px hsla(0,0%,100%,.2),0 0 0 3px gray}.btn[disabled],.btn[disabled]:active,.btn[disabled]:focus,.btn[disabled]:hover{border-color:#e6e6e6;background:#fafafa;color:#e6e6e6;cursor:default}.btn[disabled]:active>.icon,.btn[disabled]:focus>.icon,.btn[disabled]:hover>.icon,.btn[disabled]>.icon{fill:#e6e6e6}.btn>.icon{height:18px;width:18px;margin:-2px 6px -2px 0;vertical-align:-2px}.btn_inlineText{display:inline-block;margin:5px 0 5px 10px;vertical-align:top}.btn-large{font-size:2rem;font-weight:700;padding:10px 40px}.btn-small{font-size:1.25rem;padding:4px 12px}.btn-primary{border:1px solid var(--theme-color-button);background:var(--theme-color-button);color:var(--theme-color-button-text)}.btn-primary:focus,.btn-primary:hover{background:var(--theme-color-button-hover);border-color:var(--theme-color-button-hover)}.btn-destructive{border:1px solid #b4111a;background:#b4111a;color:#fff}.btn-destructive:focus,.btn-destructive:hover{border-color:#e31521;background:#e31521}.btn-destructive:focus{-webkit-box-shadow:0 0 0 3px #b4111a;box-shadow:0 0 0 3px #b4111a}.btn-donate{padding:8px 14px;white-space:nowrap}.filter{position:relative;border-radius:5px;background:#1f1f1f}.filter:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.filter_header{display:inline-block;margin:0;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;width:100%;display:-ms-flexbox;display:flex;padding:20px;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;-webkit-transition:-webkit-box-shadow .175s ease-in-out;transition:-webkit-box-shadow .175s ease-in-out;-o-transition:box-shadow .175s ease-in-out;transition:box-shadow .175s ease-in-out;transition:box-shadow .175s ease-in-out,-webkit-box-shadow .175s ease-in-out}.filter_header:focus{outline:0;-webkit-box-shadow:inset 0 0 0 3px hsla(0,0%,50%,.5);box-shadow:inset 0 0 0 3px hsla(0,0%,50%,.5)}.filter_title{font-size:1.5rem;letter-spacing:.1em}.filter_icon{margin-right:10px}.filter_body{border-top:1px solid #4d4d4d}@media (max-width:39.999em){.filter_body.is-hidden{display:none}}.filter_body.is-visible{display:block}.icon{display:inline-block;fill:currentColor}.icon-theme{fill:var(--theme-color-main)}.icon-small{width:17px;height:13px;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.icon-pagination{width:30px;height:30px}.innerWrapper{margin-top:32px;text-align:center}@media (min-width:48em){.innerWrapper{margin-top:0;text-align:left}}.innerWrapper-banner{padding:0 24px}@media (min-width:48em){.innerWrapper-banner{padding:42px 48px}}.interstitial{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1500;background:rgba(0,0,0,.7)}.interstitial_content{height:325px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;text-align:center;margin-top:-170px;border:5px solid var(--theme-color-accent);border-radius:10px;position:absolute;left:10px;right:10px;top:50%;font-family:Roc Grotesk W05 Medium,sans-serif;color:var(--theme-color-accent);background-color:#fff;padding:5px}@media (min-width:32em){.interstitial_content{width:450px;margin-left:-190px;left:50%;right:auto}}.interstitial_logo{-ms-flex-item-align:center;align-self:center}.interstitial_goback{display:inline-block;padding:0;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;-ms-flex-item-align:start;align-self:flex-start;margin:0 0 0 10px}.interstitial_heading_highlight{text-transform:uppercase;font-weight:700;font-size:4.5rem;line-height:1.6}.interstitial_heading_text{font-size:2rem}.interstitial_continue{border:0}#membership-splash-frame-wrapper div{width:100%!important;z-index:3000}#membership-splash-frame-wrapper iframe{position:fixed;width:100%;height:100%;z-index:3000}.pageContainer{position:relative;border-radius:5px;padding:50px 10px;background:#1a1a1a}.pageContainer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}@media (min-width:32em){.pageContainer{padding-left:20px;padding-right:20px}}@media (min-width:48em){.pageContainer{padding:40px}}.pageContainer-em{padding:0}.playButton{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.playButton:focus{outline:0}.playButton_button{display:-ms-flexbox;display:flex;height:50px;width:50px;border-radius:1000px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.7);box-shadow:0 0 20px rgba(0,0,0,.7);-ms-flex:0 0 auto;flex:0 0 auto;color:#000;color:var(--theme-color-play-text);background-color:#e6e6e6;background-color:var(--theme-color-play);-webkit-transition:color .175s ease-in-out,background-color .175s ease-in-out,-webkit-box-shadow .175s ease-in-out;transition:color .175s ease-in-out,background-color .175s ease-in-out,-webkit-box-shadow .175s ease-in-out;-o-transition:color .175s ease-in-out,background-color .175s ease-in-out,box-shadow .175s ease-in-out;transition:color .175s ease-in-out,background-color .175s ease-in-out,box-shadow .175s ease-in-out;transition:color .175s ease-in-out,background-color .175s ease-in-out,box-shadow .175s ease-in-out,-webkit-box-shadow .175s ease-in-out;position:relative}.playButton_button .icon{margin:auto;height:40px;width:40px}.playButton-primary .playButton_button .icon{height:36px;width:36px}.playButton:hover .playButton_button{background-color:var(--theme-color-play-hover);-webkit-box-shadow:0 0 20px hsla(0,0%,100%,.2);box-shadow:0 0 20px hsla(0,0%,100%,.2)}.playButton:focus .playButton_button{-webkit-box-shadow:0 0 20px hsla(0,0%,100%,.2),0 0 0 3px gray;box-shadow:0 0 20px hsla(0,0%,100%,.2),0 0 0 3px gray}.playButton-primary .playButton_button{color:var(--theme-color-button-text);background-color:var(--theme-color-button)}.playButton-primary:hover .playButton_button{background-color:var(--theme-color-button-hover)}.playButton_label{margin-left:8px;text-align:left}.playButton_labelMain{display:block}.playButton_labelSub{display:block;margin-top:4px;font-size:1.4rem;opacity:.8}.player{position:fixed;left:0;right:0;bottom:0;background-color:#1a1a1a;color:#fff;z-index:1000;padding:0;margin:0;display:block}.player,.player_wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}.player_wrapper{display:grid;-ms-flex-align:center;align-items:center;width:100vw;max-width:100vw;padding:.5rem 0;grid-gap:0;gap:0}.player-audio-type .player-label{display:none}.audioPlayer{width:100%;display:contents}.player-layout{display:grid;grid-template:"play progress" 1fr "play content" 1fr/auto 1fr auto;margin:1rem 3rem}.player-controls-secondary-outer{display:none}.player-timeline{display:grid;grid-template-columns:44px 1fr 44px;-ms-flex-align:center;align-items:center;padding:0 4rem}.player-currentTime,.player-duration{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:.25rem}.player-timeline-progress-outer{grid-column:2;width:100%;min-width:0;padding:0 .75rem;position:relative}.player-timeline-progress{width:100%;height:8px;background:#333;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;margin:0;padding:0;overflow:hidden}.player-timeline-progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:0;height:0}.player-timeline-progress::-webkit-slider-runnable-track{background:-webkit-gradient(linear,left top,right top,from(var(--theme-color-button)),to(#333));background:linear-gradient(to right,var(--theme-color-button) var(--seek-before-width,0),#333 var(--seek-before-width,0));height:8px;border-radius:4px}.player-timeline-progress::-moz-range-thumb{width:0;height:0}.player-timeline-progress::-moz-range-track{background:linear-gradient(to right,var(--theme-color-button) var(--seek-before-width,0),#333 var(--seek-before-width,0));height:8px;border-radius:4px}.player-timeline-progress::-ms-fill-lower{background:var(--theme-color-button)}.player-timeline-progress::-ms-fill-upper{background:#333}.player-controls{grid-area:play;gap:.5rem}.player-backward-forward-controls button,.player-controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.player-backward-forward-controls button{background:transparent;color:#fff;width:36px;height:36px;border-radius:50%;border:none;padding:0}.player-btn-play-pause-outer,.player_btn-playpause{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.player_btn-playpause{background:var(--theme-color-button);color:var(--theme-color-button-text);width:50px;height:50px;border-radius:50%;border:none;-ms-flex-pack:center;justify-content:center;font-size:2.2rem;-webkit-box-shadow:0 0 20px rgba(0,0,0,.7);box-shadow:0 0 20px rgba(0,0,0,.7);margin:0 .5rem;position:relative;-webkit-transition:color .175s ease-in-out,background-color .175s ease-in-out,-webkit-box-shadow .175s ease-in-out;transition:color .175s ease-in-out,background-color .175s ease-in-out,-webkit-box-shadow .175s ease-in-out;-o-transition:color .175s ease-in-out,background-color .175s ease-in-out,box-shadow .175s ease-in-out;transition:color .175s ease-in-out,background-color .175s ease-in-out,box-shadow .175s ease-in-out;transition:color .175s ease-in-out,background-color .175s ease-in-out,box-shadow .175s ease-in-out,-webkit-box-shadow .175s ease-in-out}.player_btn-playpause:hover{-webkit-box-shadow:0 0 20px hsla(0,0%,100%,.2);box-shadow:0 0 20px hsla(0,0%,100%,.2)}.player_btn-playpause:focus{-webkit-box-shadow:0 0 20px hsla(0,0%,100%,.2),0 0 0 3px gray;box-shadow:0 0 20px hsla(0,0%,100%,.2),0 0 0 3px gray}.player_btn-playpause:active:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border:2px solid #666;border-radius:50%}.player-content{grid-area:content;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 4rem;-ms-flex-align:start;align-items:flex-start}.player-title{color:#fff;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;margin-bottom:.1rem;line-height:1.2;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block}.player-date-subtitle{-ms-flex-order:2;order:2}.player-title{-ms-flex-order:1;order:1}.type-sm .player-title{font-size:2rem}@media (max-width:900px){.player-backward-forward-controls{display:none}.player-content,.player-timeline{padding-right:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width:800px){.player-timeline{padding:0 .5rem;margin-bottom:1rem}.player-content,.player-timeline,.player-timeline-progress-outer{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100vw}.player-content{padding-left:0;margin-left:2rem;min-width:0;overflow:hidden}.player-title{max-width:95vw;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:inline-block}}@media (max-width:600px){.player-layout{display:grid;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;grid-template-areas:"progress progress" "play content";margin:0}.player_wrapper{padding:1rem}.player-timeline{grid-area:progress;display:grid;grid-template-columns:40px 1fr 40px;padding:0 .5rem;margin-bottom:1rem;max-width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box}.player-timeline,.player-timeline div{-ms-flex-align:center;align-items:center}.player-timeline div{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.player-currentTime{-ms-flex-pack:start;justify-content:flex-start}.player-duration{-ms-flex-pack:end;justify-content:flex-end}.player-currentTime,.player-duration{margin-top:0;color:#fff;opacity:1}.player-timeline-progress-outer{padding:0 .5rem;max-width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box}.player-controls{grid-area:play;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:0;margin-left:.25rem;margin-right:.5rem}.player_btn-playpause{font-size:1.7rem;margin:0;min-width:50px;min-height:50px}.player-content{grid-area:content;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding-left:0;margin-left:.5rem;min-width:0;max-width:100vw;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.player-title{margin-bottom:.1rem;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#fff;-ms-flex-order:1;order:1;max-width:95vw;display:inline-block;-webkit-animation:player-title-marquee 18s linear infinite;animation:player-title-marquee 18s linear infinite;will-change:transform}.player-date-subtitle{font-size:1.4rem;color:#ccc;margin-top:0;-ms-flex-order:2;order:2}}@-webkit-keyframes player-title-marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes player-title-marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.sidebarWrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:40em){.sidebarWrapper{-ms-flex-direction:row;flex-direction:row}}.socialLink{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:50px;width:50px;padding:2px;border-radius:100px;color:#000;fill:#000;background-color:#ccc;-webkit-transition:background-color .175s,color .175s,fill .175s;-o-transition:background-color .175s,color .175s,fill .175s;transition:background-color .175s,color .175s,fill .175s}.socialLink svg{height:22px;width:22px}.socialLink:focus,.socialLink:hover{background-color:var(--theme-color-main);color:var(--theme-color-main-text);fill:var(--theme-color-main-text)}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner{position:relative;height:100%;margin:90px 0;min-height:30px;width:100%}.spinner:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;width:30px;height:30px;margin-top:-15px;margin-left:-15px;border-radius:50%;border-color:#fff transparent;border-style:solid;border-width:5px;-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.subscribeButton>img{border-radius:5px;height:40px;width:auto}.teaserDescriptionLink .teaser_body{color:var(--theme-color-main);position:relative;border-bottom:1px solid var(--theme-color-main);margin:16px 16px 16px 0}@media (min-width:40em){.collection{display:grid;grid-template-columns:30% 1fr;grid-gap:20px}}.collection-singleCol{display:block;max-width:660px;margin-left:auto;margin-right:auto}@media (min-width:32em){.collection-singleCol .teaser-row .teaser_link{-ms-flex-direction:row;flex-direction:row}.collection-singleCol .teaser-row .teaser_image{width:140px;height:140px;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.collection-singleCol .teaser-row .teaser_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.collection-singleCol .teaser-row .teaser-content{margin-right:100px}}.collection_sidebar{margin-bottom:20px}.collection_results>*{display:block;margin-bottom:15px}.episode_audio{margin-top:8px}.episode_audio .playButton_button .icon{height:30px;width:30px}@media (min-width:48em){.episode_audio{padding:8px;position:absolute;left:58px;top:210px}.episode_audio.no-image{top:42px}}.episode_audio-em{position:relative;left:auto;top:auto;padding:24px 0}.story{padding:50px 40px;background:rgba(0,0,0,.5);-webkit-box-shadow:-5px 0 4px 0 rgba(0,0,0,.25);box-shadow:-5px 0 4px 0 rgba(0,0,0,.25);border-radius:0 5px}.footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;background-color:#000;padding-bottom:160px}@media (min-width:32em){.footer{padding-bottom:150px}}.footer_header{margin:40px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.footer_apmLogo{fill:currentColor}.footer_links{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.footer_section{min-width:310px}.footer_column,.footer_section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}.footer_column{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer_small{margin-bottom:40px}.footer_link{margin:4px 0;font-size:1.2rem}.headerContainer{position:fixed;top:0;left:0;right:0;z-index:1020;background:#333;background-size:75px 75px}.headerContainer:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background-color:var(--theme-color-main)}.header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:85px;font-family:Manrope,sans-serif;color:#fff}@media (min-width:48em){.header{height:115px}}.header_logo{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;-ms-flex-order:2;order:2;margin-right:auto;margin-left:8px;font-size:2rem}@media (min-width:32em){.header_logo{margin-left:20px}}.header_logoType{height:22px}@media (min-width:40em){.header_logoType{height:28px}}@media (min-width:48em){.header_logoType{height:34px}}.header_logoType:last-child{height:28px}@media (min-width:40em){.header_logoType:last-child{height:36px}}@media (min-width:48em){.header_logoType:last-child{height:44px}}.header_logoImg{height:36px;width:36px;margin-right:8px}@media (min-width:48em){.header_logoImg{height:64px;width:64px;margin-right:16px}}.header_logoImg svg{height:100%;width:100%}.header_tagline{font-family:Roc Grotesk W05 Medium,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.1}@media (min-width:32em){.header_tagline{margin-top:3px;font-size:1.4rem}}.header_nav{min-width:300px;padding:20px 30px 0;position:fixed;overflow-y:auto;top:0;left:0;bottom:0;z-index:2002;background-color:rgba(0,0,0,.975);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media (min-width:48em){.header_nav{width:calc(((100% - 900px) / 2) + 62px)}}.is-open .header_nav{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header_navButton{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:block;-ms-flex-order:1;order:1;-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s}@media (max-width:31.999em){.header_navButton{padding:8px}}.header_donate{-ms-flex-order:3;order:3;margin-left:10px}.header_navBg{display:block;position:fixed;opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.is-open .header_navBg{top:0;left:0;right:0;bottom:0;z-index:2001;opacity:0;background:rgba(0,0,0,.7)}.nav{font-size:1.8rem}@media (min-width:48em){.nav{font-size:1.6rem}}@media (min-width:64em){.nav{font-size:2rem}.is-compact .nav{font-size:1.6rem}}.nav_header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0}.nav_logo{width:40px;height:40px;border-radius:5px}.nav_closeButton{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:block;-ms-flex-order:1;order:1;-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s;color:#fff}.nav_item:last-child{margin-right:0}.nav_link{display:block;padding:10px 0;color:#fff;-webkit-transition:color .175s;-o-transition:color .175s;transition:color .175s}.nav_link:focus,.nav_link:hover{color:var(--theme-color-main)}.nav_footer{margin-top:50px}.navIcon{display:block;height:30px;width:30px;position:relative}.navIcon span{display:block;width:100%;border-top:2px solid;border-radius:2px;position:absolute;-webkit-transition:opacity .175s,-webkit-transform .175s;transition:opacity .175s,-webkit-transform .175s;-o-transition:transform .175s,opacity .175s;transition:transform .175s,opacity .175s;transition:transform .175s,opacity .175s,-webkit-transform .175s}.navIcon span:first-child{top:6px;-webkit-transform-origin:6px 5px;-ms-transform-origin:6px 5px;transform-origin:6px 5px}.is-open .navIcon span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.navIcon span:nth-child(2){top:50%;margin-top:-1px}.is-open .navIcon span:nth-child(2){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.navIcon span:last-child{bottom:6px;-webkit-transform-origin:6px -6px;-ms-transform-origin:6px -6px;transform-origin:6px -6px;opacity:1}.is-open .navIcon span:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}.theme-light{color:#1a1a1a;background-color:#e6e6e6}.theme-light .headerContainer{background:#fff;color:#1a1a1a}.theme-light .header{color:#1a1a1a}.theme-light .hdg-themeLight{color:var(--theme-color-main)}.theme-light .hero{position:relative;border-radius:5px;color:#fff}.theme-light .hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.theme-light .heroAlt_content{position:relative;border-radius:5px}.theme-light .heroAlt_content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.theme-light .heroSidebar_teaser{position:relative;border-radius:5px;background-color:#f2f2f2;color:#1a1a1a}.theme-light .heroSidebar_teaser:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.theme-light .heroSidebar_teaser:before{-webkit-transition:-webkit-box-shadow .175s;transition:-webkit-box-shadow .175s;-o-transition:box-shadow .175s;transition:box-shadow .175s;transition:box-shadow .175s,-webkit-box-shadow .175s}.theme-light .heroSidebar_teaser:hover{background-color:#fff}.theme-light .heroSidebar_teaser:hover:before{-webkit-box-shadow:0 10px 50px rgba(0,0,0,.4);box-shadow:0 10px 50px rgba(0,0,0,.4)}.theme-light .teaser_link{position:relative;border-radius:5px;background-color:#f2f2f2;color:#1a1a1a}.theme-light .teaser_link:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.theme-light .teaser_link:before{-webkit-transition:-webkit-box-shadow .175s;transition:-webkit-box-shadow .175s;-o-transition:box-shadow .175s;transition:box-shadow .175s;transition:box-shadow .175s,-webkit-box-shadow .175s}.theme-light .teaser_link:hover{background-color:#fff}.theme-light .teaser_link:hover:before{-webkit-box-shadow:0 10px 50px rgba(0,0,0,.4);box-shadow:0 10px 50px rgba(0,0,0,.4)}@media (max-width:55.999em){.theme-light .mobileScroll .teaser_link:before{-webkit-box-shadow:0 5px 25px rgba(0,0,0,.2);box-shadow:0 5px 25px rgba(0,0,0,.2)}}.theme-light .hdg-onBg{color:#1a1a1a}.theme-light .banner-em{background-color:#fff;color:var(--theme-color-main)}.theme-light .newsletterSignup_email{background:#ccc}.theme-light .pageContainer{position:relative;border-radius:5px;background:#f2f2f2;color:#1a1a1a}.theme-light .pageContainer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.theme-light .content_thumbnail{border-color:#b3b3b3}.theme-light .playButton_button{color:#666;background-color:#e6e6e6;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.5);box-shadow:0 5px 10px rgba(0,0,0,.5)}.theme-light .playButton:hover .playButton_button{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.7);box-shadow:0 5px 10px rgba(0,0,0,.7)}.theme-light .playButton:focus .playButton_button{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.7),0 0 0 3px hsla(0,0%,70%,.5);box-shadow:0 5px 10px rgba(0,0,0,.7),0 0 0 3px hsla(0,0%,70%,.5)}.theme-light .socialLink{background-color:var(--theme-color-button);color:var(--theme-color-button-text)}.theme-light .socialLink:focus,.theme-light .socialLink:hover{background-color:var(--theme-color-button-hover)}.theme-light .filter{position:relative;border-radius:5px;background:#f2f2f2}.theme-light .filter:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:5px;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.theme-light .filter_body{border-color:#b3b3b3}.theme-light .accordion{background:#f2f2f2}.theme-light .accordion_row{border-color:#b3b3b3}.theme-light .accordion_link{background:#e6e6e6}.theme-light .footer{background-color:#ccc;color:#333}.theme-light .player{color:#1a1a1a;border-top-color:#b3b3b3;background-color:#f2f2f2}.theme-light .is-loading.player,.theme-light .is-paused.player,.theme-light .is-playing.player{-webkit-box-shadow:0 -10px 50px rgba(0,0,0,.5);box-shadow:0 -10px 50px rgba(0,0,0,.5)}.theme-light .player_timelineBg{background-color:#ccc}.theme-light .player_timeline_buffered>*{background-color:#999}.antidote .promo_button{display:none}