.Modal_modal__nSuXm{-ms-flex-align:center;align-items:center;background-color:rgba(68,68,68,.7);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;left:0;height:100vh;position:fixed;top:0;width:100vw;z-index:100;font-size:1.5rem}.Modal_modalContent__nAnOD{background-color:white;border-radius:3rem;position:relative;overflow-y:auto;outline:none;max-height:90vh}.Modal_closeButton__2CxRz{display:-ms-flexbox;display:flex;cursor:pointer;border:none;background:transparent;position:absolute;top:2rem;right:2rem;padding:1rem;z-index:4}.Modal_modal__nSuXm>div{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:20rem}.Modal_modal_header__41Crz{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Modal_btn_close__3QMW1{display:-ms-flexbox;display:flex;background-color:transparent;border:none}@media (max-width:90em){.Modal_modal__nSuXm>div{max-width:95%}}@media (max-width:65em){.Modal_modal__nSuXm>div{max-width:100vw;padding:0}}.Auth_container__hbAYU{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative;gap:var(--gutter)}.Auth_centerContent__WDJjY{margin-bottom:1rem}.Auth_centerContent__WDJjY div{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.Auth_modal__AYjsf{background-color:white;overflow-x:hidden;overflow-y:auto;position:relative;max-height:90vh;width:70vw}.Auth_modal__AYjsf form input{padding:.5rem}.Auth_authGrid__ddFCN{display:grid}.Auth_modalContainerLeft__DnoPA{display:none;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.Auth_modalContainerLeft_signIn__raQwy{background-image:url(/assets/auth-img-sign-in.jpg)}.Auth_modalContainerLeft_signUp__xkrPE{background-image:url(/assets/auth-img-sign-up.jpg)}.Auth_modalContainerLeft_confirmUser__dZGb_{background-image:url(/assets/auth-img-confirm.jpg)}.Auth_modalContainerLeft_resetPassword__yYAlS{background-image:url(/assets/auth-img-reset-pw.jpg)}.Auth_modalContainerRight__CB2pQ{margin:0;padding:3rem 1.9rem;-ms-flex-pack:safe center;justify-content:safe center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:auto}.Auth_modalContainerRight__CB2pQ:before{content:"";width:100%;height:7rem;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#fff),to(transparent));background-image:linear-gradient(180deg,#fff 75%,transparent);position:absolute;top:0;z-index:2}.Auth_containerInner__bjB3G{gap:2rem;-ms-flex-align:center;align-items:center;margin-top:2.5rem}.Auth_topContainer__nioce div{font-weight:600;margin-bottom:3.5rem}.Auth_topContainer__nioce{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.Auth_topContainer__nioce .Auth_hdg__ABtiB{position:relative;z-index:3;margin-bottom:1.25rem;color:var(--theme-color-main-light)}.Auth_topContainer__nioce+p{margin-top:0}.Auth_incorrectCredentials__nsb5G{color:var(--color-red);margin-bottom:2rem}.Auth_frm__4QJ2H{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Auth_lbl__75Aol{font-weight:600;margin:0 .5rem .5rem 0}.Auth_oneInputForm__jrObz .Auth_lbl__75Aol{display:block}.Auth_inpt__Wdz9_{margin-bottom:1rem}.Auth_verifyInpt__344J0{width:3.5rem;margin-right:.5rem;padding:1rem;text-align:center}.Auth_confirmContainer__28STk{display:-ms-flexbox;display:flex;text-align:center}.Auth_oneInputForm__jrObz .Auth_inpt__Wdz9_{margin-right:1rem}.Auth_largeInput__Vfo4H{width:100%;display:block}.Auth_inpt__Wdz9_:last-of-type{letter-spacing:.063rem;margin-bottom:0}.Auth_dontCloseOnClickOutside__hogEb:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:var(--color-bkgd-dk-trans);z-index:-1}.Auth_strong__u5nZw{font-weight:600}.Auth_hdglight__RPV_i{font-weight:400;margin-bottom:2rem}.Auth_hdglight__RPV_i h2{margin-top:3rem}.Auth_supplementalText__LpEPr{margin-top:.75em;margin-bottom:.75em}.Auth_supplementalText__LpEPr a{margin-bottom:1.5rem}.Auth_supplementalTextBottom__76DiP{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding-block:1rem;margin-top:1rem}.Auth_supplementalTextBottom__76DiP div{-ms-flex-negative:0;flex-shrink:0}.Auth_codeResent__FmLPr{color:var(--color-green);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.Auth_error__WfwSc{color:var(--color-red-dark);margin-top:1rem}.Auth_bulletlist__WM_cP{list-style:disc;padding-left:1rem;line-height:1.875rem}.Auth_bulletlist__WM_cP li{margin-bottom:1rem}.Auth_block__84P8H{display:block}.Auth_fullwidth__74zqi{width:100%}.Auth_btn__hje8W{border-color:transparent;border-radius:1rem;font-size:smaller;padding:.5rem 0;text-transform:uppercase;width:40%}@media (min-width:30em){.Auth_oneInputForm__jrObz h2 span{display:block}}@media (min-width:60em){.Auth_modal__AYjsf{height:75vh;border-radius:0}.Auth_authGrid__ddFCN{grid-template-columns:1fr 1fr;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.Auth_modalContainerLeft__DnoPA{display:block}.Auth_modalContainerRight__CB2pQ{padding:4rem 2.9rem}.Auth_verifyInpt__344J0{margin-right:1rem}.Auth_supplementalTextBottom__76DiP{-ms-flex-direction:row;flex-direction:row}}@media (max-width:64em){.Auth_inpt__Wdz9_{min-width:0}.Auth_smallInputContainer__T_rii{display:block}}@media (max-width:50em){.Auth_container__hbAYU{-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:28em){.Auth_container__hbAYU{gap:1rem}.Auth_hdglight__RPV_i{line-height:2rem;margin-bottom:.5rem}}: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;transition-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1}}:root{--color-main:#094555;--color-light:#b4dbed;--color-red:#b4111a;--color-red-dark:#C74E36;--color-green:#84c446;--color-blue:#439cef;--color-transparent:rgba(255,255,255,0);--color-white:#ffffff;--color-black:#000000;--color-grey-90:hsl(0,0%,90%);--color-grey-80:hsl(0,0%,80%);--color-grey-80-transparent:rgba(204,204,204,.7);--color-grey-70:hsl(0,0%,70%);--color-grey-60:hsl(0,0%,60%);--color-grey-50:hsl(0,0%,50%);--color-grey-40:hsl(0,0%,40%);--color-grey-30:hsl(0,0%,30%);--color-grey-20:hsl(0,0%,20%);--color-grey-15:hsl(0,0%,15%);--color-grey-10:hsl(0,0%,10%);--color-grey-5:hsl(0,0%,5%);--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:#444444;--color-teaser-bg:hsl(0,0%,12%);--color-teaser-bg-hover:hsl(0,0%,15%);--color-theme:var(--color-white);--color-theme-light-bg:#F8F4F4;--color-theme-light-text:var(--color-grey-10);--color-theme-light-tile:hsl(0,0%,95%);--color-theme-light-tile-hover:var(--color-white);--theme-color-main-light:#0F7895}: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:#ffffff;--theme-color-main-text:#000000}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:#1a1a1a;background-color:var(--color-theme-light-bg);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 #c0c0c0;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 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;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;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{grid-column:1/-1;-webkit-box-shadow:100rem 0 #fff,-100rem 0 #fff,20rem 0 #fff,-20rem 0 #fff;box-shadow:100rem 0 #fff,-100rem 0 #fff,20rem 0 #fff,-20rem 0 #fff;background-color:#fff}.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}.white-section{background-color:#fff;margin:0;padding-block:5rem;-webkit-box-shadow:100rem 0 #fff,-100rem 0 #fff,20rem 0 #fff,-20rem 0 #fff;box-shadow:100rem 0 #fff,-100rem 0 #fff,20rem 0 #fff,-20rem 0 #fff}.white-section+.white-section{padding-top:0}.white-section:last-of-type{padding-bottom:8.5rem}.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:107.5rem;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 #000000;box-shadow:0 5px 25px #000000}}.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:#000000;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 #ffffff;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;max-width:70rem;margin-inline:auto}.content_body p{margin:1.5em 0}.content_body a,.has-basic-links a{color:var(--theme-color-link);fill:currentColor;text-decoration:underline;text-decoration-thickness:1px;-webkit-transition:color .175s,fill .175s;transition:color .175s,fill .175s;cursor:pointer}.content_body a:hover{color:var(--theme-color-link-hover);text-decoration:none}.content_body a:active{color:#7E7E7E}.content_body a svg{vertical-align:-2px}.content_body .slideshow{background-color:rgba(128,128,128,.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:#000000}@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_text{max-width:83rem;margin-inline:auto}.content_byline{margin-bottom:5px;color:#333333}.content_byline a{color:var(--theme-color-link);fill:currentColor;text-decoration:underline;-webkit-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;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}}.contactPrompt{background-color:#fff;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow);border-radius:.6rem;padding:3.7rem;text-align:center}.contactPrompt p{margin-bottom:2.4rem}.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;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:#000000;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:#333333}.contentBanner_byline a{color:var(--theme-color-link);fill:currentColor;text-decoration:underline;-webkit-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;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(#000000),color-stop(rgba(0,0,0,.75)),color-stop(rgba(255,255,255,0)),to(rgba(255,255,255,0)));background-image:linear-gradient(90deg,#000000,rgba(0,0,0,.75),rgba(255,255,255,0),rgba(255,255,255,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 #000000;box-shadow:0 10px 50px #000000}@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%;text-align:left;-ms-flex-align:start;align-items:flex-start;background-color:#ffffff;border-radius:5px;background-repeat:no-repeat;background-size:cover;background-position:50%}.heroAlt_content h2{color:#fff}@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:center;justify-content:center;gap:1rem;padding:2rem;border-radius:5px;position:relative;-webkit-transition:-webkit-box-shadow .175s ease-in-out;transition:-webkit-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;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);-webkit-box-shadow:0 0 0 .2rem rgba(255,255,255,.5);box-shadow:0 0 0 .2rem rgba(255,255,255,.5);margin:4rem auto;max-width:28rem}.heroAlt_overlay:focus{-webkit-box-shadow:0 0 0 3px gray;box-shadow:0 0 0 3px gray;outline:0}.heroAlt_overlay:before{content:"";border-radius:5px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-image:linear-gradient(110.97deg,#003444 -4.87%,rgba(0,52,68,0) 103.95%),linear-gradient(90deg,rgba(14,73,88,.6),rgba(0,0,0,.15));opacity:.9;-webkit-transition:opacity .175s;transition:opacity .175s}.heroAlt_overlay:hover:before{opacity:1}.heroAlt_overlay h2,.heroAlt_overlay>div{margin:0}@media (min-width:48em){.heroAlt_overlay{margin:4rem;-ms-flex-positive:1;flex-grow:1}}.heroAlt h2{font-size:1.8rem;font-weight:700}@media (min-width:56em){.heroAlt-oneItem{grid-template-columns:repeat(2,minmax(275px,1fr))}}.heroAlt_player{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:4px}.heroAlt_playerInfo{margin-left:20px;font-weight:700}.heroSidebar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:1.5rem;position:relative;border-radius:.5rem;background-color:#fff;padding:1.7rem;max-width:30.5rem;margin-inline:auto}@media (min-width:48em){.heroSidebar{width:100%;max-width:100%;margin-top:0;margin-left:15px;-ms-flex-preferred-size:33%;flex-basis:33%}}.heroSidebar a{color:var(--theme-color-main)}.heroSidebar_teaser:focus{-webkit-box-shadow:0 0 0 3px gray;box-shadow:0 0 0 3px gray;outline:0}.heroSidebar_teaserInner{position:relative;color:#000;font-family:Manrope,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;gap:1rem;height:100%;margin-bottom:3rem}.heroSidebar_teaserInner h2,.heroSidebar_teaserInner>div{margin:0}@media (min-width:40em){.heroSidebar_teaserInner{height:auto}}@media (min-width:48em){.heroSidebar_teaserInner{-ms-flex-positive:1;flex-grow:1}}.heroSidebar_teaserInner>.heroSidebar_image{border-radius:0;width:100%;max-width:100%;margin-bottom:1.2rem}.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;background-color:var(--color-theme-light-bg);border-radius:.6rem;padding:3rem 1rem}@media (min-width:56rem){.newsletterSignup{background-image:url(/assets/organ-corner.jpg),url(/assets/circle-blue.svg),url(/assets/circle-white.svg);background-position:100% 100%,top left 4rem,0 100%;background-repeat:no-repeat,no-repeat,no-repeat}}.newsletterSignup_logo{width:17.6rem}.newsletterSignup_hdg h2{margin:2.5rem 0;font-weight:700;font-size:2rem;max-width:472px;text-align:center;letter-spacing:.5px}.newsletterSignup_submit{color:#000000;margin:3rem 0}.newsletterSignup input{border-color:#f2ebeb}.profile-form-submit-container{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:1rem}.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:white;background:white}.slideshow:hover .slideshow_fullscreen,.slideshow_bg:hover .slideshow_fullscreen{opacity:1}.slideshow_bg.fullscreen{background:#000000;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;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 rgba(128,128,128,.5);box-shadow:0 0 0 3px rgba(128,128,128,.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:#ffffff;display:block;text-align:center;width:100%}.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:#ffffff;text-shadow:1px 1px 2px black;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;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;transition:opacity .175s;background:#000000;border-radius:20px;padding:5px;margin:5px}@media (max-width:31.999em){.slideshow_fullscreen{opacity:0}}.slideshow_fullscreen svg{fill:#ffffff}.teaser{position:relative;padding:1.7rem;border-radius:.6rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;background-color:#fff;-webkit-transition:background-color .175s,-webkit-box-shadow .175s ease-in-out;transition:background-color .175s,-webkit-box-shadow .175s ease-in-out;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;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow)}.grid .teaser{max-width:30.5rem}.teaser_link{display:contents}.teaser_link:focus{-webkit-box-shadow:0 0 0 3px gray;box-shadow:0 0 0 3px gray;outline:0}.collection-section .teaser .hdg{font-size:1.8rem}.collection-section .teaser.teaser-feature{background-color:var(--theme-color-main);color:#fff;-webkit-box-shadow:20rem 0 var(--theme-color-main),-20rem 0 var(--theme-color-main);box-shadow:20rem 0 var(--theme-color-main),-20rem 0 var(--theme-color-main);padding-block:3rem}.collection-section .teaser.teaser-feature a,.collection-section .teaser.teaser-feature h2{color:#fff}@media (min-width:32em){.collection-section .teaser.teaser-feature{padding:3rem;-webkit-box-shadow:none;box-shadow:none;display:grid;grid-template-columns:auto auto;grid-template-rows:auto 1fr;grid-column-gap:5rem;-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem;grid-row-gap:2rem;row-gap:2rem}.collection-section .teaser.teaser-feature>.teaser_link{display:contents}.collection-section .teaser.teaser-feature .teaser_image{grid-row:span 2}}@media (min-width:32em) and (max-width:40em),(min-width:48em){.teaser-row .teaser_link{-ms-flex-direction:row;flex-direction:row}}.teaser_button{-ms-flex-order:2;order:2;-ms-flex-item-align:end;align-self:end}.teaser_image{overflow:hidden}.teaser_image img{width:100%;height:auto}@media (min-width:32em){.collection-section .teaser.teaser-feature .teaser_image{min-width:150px}}@media (min-width:48em){.collection-section .teaser.teaser-feature .teaser_image{min-width:36.6rem}}@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{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:column;flex-direction:column;gap:1rem;min-width:0%}@media (min-width:32em) and (max-width:40em),(min-width:48em){.teaser-row .teaser_content{margin-right:100px}}.teaser .playButton_labelMain{color:var(--theme-color-main)}.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:#ffffff}.teaser_body{font-size:1.4rem;line-height:1.5}.collection-section .teaser.teaser-feature .teaser_body{font-size:1.5rem;line-height:1.5}.content_date,.heroAlt_collection,.teaser_pubdate{font-size:1.4rem;font-weight:700;margin-bottom:4px;background-color:var(--theme-color-button);color:var(--theme-color-main);width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:30rem;padding:.1rem 2rem}@media (min-width:48em){.teaser{display:grid;grid-template-columns:1fr 2fr;grid-template-areas:"img content1" "img content2" "img content3";grid-template-rows:auto auto 1fr}.teaser_image{grid-area:img;max-height:25rem;align-self:start}.teaser_content{grid-area:content1}.teaser_body{grid-area:content2}.collection-section .teaser{grid-template-columns:1fr;grid-template-areas:unset;grid-template-rows:auto auto 1fr;gap:1rem}.collection-section .teaser .teaser_body,.collection-section .teaser .teaser_content,.collection-section .teaser .teaser_image{grid-area:unset}.collection-section .teaser_link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem}}@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}.input-container{display:-ms-flexbox;display:flex;gap:1rem;max-width:100%}input{background-color:#fff;border:1px solid #d3d2d0;padding:1.2rem 1.7rem;border-radius:.6rem;max-width:100%}.input-container input{min-width:15rem;-ms-flex-positive:1;flex-grow:1}.input-container .btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;-ms-flex-negative:0;flex-shrink:0}.has-slim-inputs input,.slim-input{padding:.628rem .875rem}.full-width-input,.has-full-width-inputs input{width:100%}label{font-weight:600}label input{font-weight:400}.label-text{margin-bottom:.75rem}.input-container{margin-bottom:1.625rem}input[type=file]{cursor:pointer}input[type=file]::-webkit-file-upload-button{border:1px solid #d3d2d0;-webkit-transition:all .2s;transition:all .2s;border-radius:10rem;line-height:2rem;font-weight:700;padding:.6rem 2rem;border:1px solid var(--theme-color-button);background:var(--theme-color-button);color:var(--theme-color-button-text);margin-right:1rem}input[type=file]::file-selector-button{border:1px solid #d3d2d0;-webkit-transition:all .2s;transition:all .2s;border-radius:10rem;line-height:2rem;font-weight:700;padding:.6rem 2rem;border:1px solid var(--theme-color-button);background:var(--theme-color-button);color:var(--theme-color-button-text);margin-right:1rem}input[type=file]:focus::-webkit-file-upload-button,input[type=file]:hover::-webkit-file-upload-button{background:var(--theme-color-button-hover);border-color:var(--theme-color-button-hover)}input[type=file]:focus::file-selector-button,input[type=file]:hover::file-selector-button{background:var(--theme-color-button-hover);border-color:var(--theme-color-button-hover)}input[disabled]{border:none}.form-page{background-color:#fff;-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow);border-radius:.6rem;padding:2rem 4rem 3rem;margin-bottom:4rem;gap:.5rem}.profile-info-container{margin-bottom:3.8rem}.profile-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:3.2rem}.profile-info-img{width:10rem;height:10rem;border-radius:100%}.profile-info-text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem}@media (min-width:48em){.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}.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 5rem;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%;float:left;margin:0 2rem 2rem 0}@media (min-width:48em){.figure-quarter,.figure.quarter{width:25%;margin-left:0}.figure-right,.figure.align-right{float:right;margin-left:3rem}.figure-left,.figure.align-left{float:left;margin-right:3rem}}.figure_caption{color:gray}*+.figure_caption,.figure_caption+*{-ms-flex-direction:row;flex-direction:row;font-family:Manrope,sans-serif;margin-top:1rem}.figure_credit,.figure_text{display:inline}.figure_text{-ms-flex-order:2;order:2;font-size:1.4rem}.figure_credit{-ms-flex-order:1;order:1;padding-top:1rem}.figure_text:not(:last-child):after{content:" - "}.grid{display:grid;grid-template-columns:auto;-ms-flex-pack:center;justify-content:center;grid-gap:2rem;gap:2rem}@media (min-width:40rem){.grid{grid-template-columns:auto auto}}@media (min-width:60rem){.grid{grid-template-columns:auto auto auto;-ms-flex-pack:justify;justify-content:space-between}}.mobileScroll .grid{display:-ms-flexbox;display:flex}.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:rgba(204,204,204,.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,h1,h2,h3,h4,h5,h6{display:block;font-weight:700;line-height:normal}.hdg-1,h1{font-size:2rem;color:var(--theme-color-main)}@media (min-width:32em){.hdg-1,h1{font-size:2.4rem}}.hdg-2,h2{font-size:1.7rem;color:var(--theme-color-main)}@media (min-width:32em){.hdg-2,h2{font-size:2rem}}.hdg-3,h3{font-size:1.4rem}@media (min-width:32em){.hdg-3,h3{font-size:2rem}}.hdg-inline{display:inline-block}.hdg-light{font-weight:400}.hdg-onBg{color:#ffffff}.hdg-promo{font-size:2rem;font-weight:400}.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;transition:color .175s,fill .175s;background:transparent;border-width:0;padding:0}.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:#ffffff}.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;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;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 rgba(128,128,128,.5);box-shadow:inset 0 0 0 3px rgba(128,128,128,.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:#333333}.accordion_link:hover{background-color:#262626}.btn{display:inline-block;font-weight:700;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:.6rem 2rem;border:1px solid transparent;border-radius:10rem;font-size:1.5rem;line-height:2rem;background:rgba(0,0,0,.5);color:#ffffff;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;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 1.5rem rgba(255,255,255,.2);box-shadow:0 0 1.5rem rgba(255,255,255,.2)}.btn:focus{-webkit-box-shadow:0 0 1.5rem rgba(255,255,255,.2),0 0 0 .3rem gray;box-shadow:0 0 1.5rem rgba(255,255,255,.2),0 0 0 .3rem 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:1.8rem;width:1.8rem;margin:-.2rem 0;vertical-align:-.2rem}.btn>.icon:first-child{margin-right:.6rem}.btn_inlineText{display:inline-block;margin:.5rem 0 .5rem 1rem;vertical-align:top}.btn-large{font-size:1.8rem;padding:1.5rem 2rem}.btn-xl{font-size:1.8rem;padding:1.6rem 3.6rem}.btn-small{font-size:1.4rem;padding:.4rem 1.2rem}.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:#ffffff}.btn-destructive:focus,.btn-destructive:hover{border-color:#e31521;background:#e31521}.btn-destructive:focus{-webkit-box-shadow:0 0 0 .3rem #b4111a;box-shadow:0 0 0 .3rem #b4111a}.btn-donate{padding:.8rem 1.4rem;white-space:nowrap}.btn-full-width{width:100%;text-transform:uppercase;border-radius:6px;font-size:1.9rem;padding:1.2rem}.btn-save{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-transition:all .15s;transition:all .15s;border:0;background:transparent;line-height:0}.btn-save:focus .btn-round-inner svg,.btn-save:hover .btn-round-inner svg{stroke:var(--theme-color-main-light);fill:var(--theme-color-main-light)}.btn-save:not(.btn-round){padding:.25rem;border-radius:3px}.btn-save.favorite svg{fill:var(--color-main)}.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;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 rgba(128,128,128,.5);box-shadow:inset 0 0 0 3px rgba(128,128,128,.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:#0B3641}.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}.pagination{text-align:center;margin-top:1rem}.pagination_list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.pagination_page{text-align:center;vertical-align:middle}.pagination_page-first{-ms-flex-order:2;order:2}.pagination_page-prev{-ms-flex-order:1;order:1;margin-right:2rem}.pagination_page-number{-ms-flex-order:50;order:50}.pagination_page-next{-ms-flex-order:100;order:100;margin-left:2rem}.pagination_page-last{-ms-flex-order:99;order:99}@media (max-width:31.999em){.pagination_page-first,.pagination_page-last{display:none}}.pagination_link-first,.pagination_link-last,.pagination_link-number{padding:1rem}.pagination_link-prev{padding-left:1.3rem}.pagination_link-next{padding-right:1.3rem}.pagination_link-current{padding:.4rem 1rem;border-radius:.3rem;font-weight:700;background:rgba(128,128,128,.2)}.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:#ffffff;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 .playButton_button{background-color:var(--theme-color-button)}.playButton{display:inline-block;gap:.7rem;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:4.4rem;width:4.4rem;border-radius:1000px;-ms-flex:0 0 auto;flex:0 0 auto;color:#000000;color:var(--theme-color-play-text);background-color:var(--color-theme-light-bg);-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;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 rgba(255,255,255,.2);box-shadow:0 0 20px rgba(255,255,255,.2)}.playButton:focus .playButton_button{-webkit-box-shadow:0 0 20px rgba(255,255,255,.2),0 0 0 3px gray;box-shadow:0 0 20px rgba(255,255,255,.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;font-weight:700}.playButton_labelSub{display:block;margin-top:4px;font-size:1.4rem;opacity:.8}.player{display:-ms-flexbox;display:flex;width:100%;height:120px;position:fixed;z-index:1000;bottom:0;left:0;right:0;background-color:#1a1a1a;color:#ffffff;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .25s 1s;transition:-webkit-transform .25s 1s;transition:transform .25s 1s;transition:transform .25s 1s,-webkit-transform .25s 1s}@media (min-width:32em){.player{height:110px}}.player_wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:32px 16px 12px;width:inherit;overflow:hidden}@media (min-width:32em){.player_wrapper{padding:12px}}@media (min-width:48em){.player_wrapper{padding-right:36px;padding-left:36px}}.player_wrapper_content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-width:0;width:100%;margin-left:10px;-ms-flex-order:2;order:2}@media (min-width:32em){.player_wrapper_content{-ms-flex-pack:start;justify-content:flex-start}}.player_controls{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center}@media (min-width:48em){.player_controls{-ms-flex-order:1;order:1}}.player_controlsSecondary{display:none;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:48em){.player_controlsSecondary{-ms-flex-direction:column;flex-direction:column;width:auto;margin:auto 10px}}.player_btn{padding:0;border:0;cursor:pointer;background:none;border-radius:50%;position:relative}@media (min-width:48em){.player_btn{margin-right:20px}}.player_btn[disabled]{opacity:.3}.player_btn svg{margin:auto}.player_btn svg:focus{-webkit-box-shadow:none;box-shadow:none}.player_btn-playpause{border-radius:50%;background:#ffffff;background:var(--theme-color-button);color:#000000;color:var(--theme-color-button-text)}.player_btn-playpause:focus{outline:0;-webkit-box-shadow:0 0 0 3px gray;box-shadow:0 0 0 3px gray}.player_btn-large{width:50px;height:50px}@media (min-width:40em){.player_btn-large{width:60px;height:60px}}.player_btn-medium,.player_btn-medium svg{width:32px;height:32px}.player_button-small,.player_button-small svg{width:24px;height:24px}@media (min-width:22em){.player_button-small{width:32px;height:32px}}.player_loading svg,.player_pause svg,.player_play svg{display:block;margin:auto;width:40px;height:40px}@media (min-width:40em){.player_loading svg,.player_pause svg,.player_play svg{width:50px;height:50px}}.player_pause{display:none}.player_loading{display:none;position:relative;fill:#ffffff}.player_body{padding:20px 0;width:85%;overflow:hidden}.player_title{display:block;width:100%;font-family:Roc Grotesk W05 Medium,sans-serif;font-size:2rem;font-weight:700;overflow:hidden}.player_titleInner{display:inline-block;white-space:nowrap}.player_titleInner.is-scrolling{-webkit-animation:title-scroll 5s linear 2s infinite;animation:title-scroll 5s linear 2s infinite}.player_titleInner.is-scrolling:after{content:attr(data-title);padding:0 50px}@-webkit-keyframes title-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes title-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.player_label{text-transform:uppercase;font-family:Roc Grotesk W05 Medium,sans-serif;font-weight:700;font-size:1rem;letter-spacing:1px;margin-bottom:6px}.player_timeWrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px;-ms-flex-order:1;order:1;height:20px}@media (max-width:31.999em){.player_timeWrapper{height:20px;position:absolute;top:10px;left:16px;right:16px}}.player_time-current{margin-right:10px}.player_time-duration{margin-left:10px}.player_timeline{height:20px;overflow:hidden;cursor:pointer;display:inline-block;-ms-flex:1 0 auto;flex:1 0 auto;margin:0;position:relative}.player_timelineBg{background:#333333;height:8px;margin-top:-4px;border-radius:4px;position:absolute;top:50%;left:0;right:0}.player_content{-ms-flex-order:2;order:2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;font-size:1.6rem;text-align:left;margin:4px 0 0;line-height:1.4}.player_text{text-transform:uppercase}.player_subhead,.player_text{font-size:1.4rem}.is-playing .player_play{display:none}.is-playing .player_pause{display:block}.is-muted .player_volume,.player_mute{display:none}.is-muted .player_mute{display:block}.is-loading.player,.is-paused.player,.is-playing.player{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 -10px 50px #000000;box-shadow:0 -10px 50px #000000;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.is-paused .player_timeline_progress,.is-playing .player_timeline_progress{height:8px;margin-top:-4px;border-radius:4px;min-width:8px;position:absolute;top:50%;z-index:1003;background-color:#b3b3b3;background-color:var(--theme-color-main)}.is-paused .player_timeline_buffered,.is-playing .player_timeline_buffered{height:8px;margin-top:-4px;border-radius:4px;overflow:hidden;position:absolute;top:50%;left:0;right:0;z-index:1001}.is-paused .player_timeline_buffered>*,.is-playing .player_timeline_buffered>*{border-top-right-radius:4px;border-bottom-right-radius:4px;position:absolute;top:0;bottom:0;background:rgba(128,128,128,.4)}.is-paused .player_timeline_buffered .player_timeline_loading,.is-playing .player_timeline_buffered .player_timeline_loading{display:none;width:100%;position:absolute;top:0;bottom:0;left:0;z-index:1002;background-image:repeating-linear-gradient(-45deg,#1a1a1a,#1a1a1a 11px,#cccccc 0,#cccccc 20px);background-size:28px 28px;-webkit-animation:loading .5s linear infinite;animation:loading .5s linear infinite}.is-loading .player_btn:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;width:60px;height:60px;margin-top:-30px;margin-left:-30px;border-radius:50%;border-color:rgba(128,128,128,.5) transparent;border-style:solid;border-width:4px;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite}@media (min-width:40em){.is-loading .player_btn:before{width:70px;height:70px;margin-top:-35px;margin-left:-35px}}.player-volume-level{width:8px;height:29px;background:rgba(255,255,255,.5);position:relative;cursor:pointer}@media (min-width:37.5em){.player-volume-level{height:38px}}.player-volume-current{width:100%;height:100%;background:#ffffff;position:absolute;pointer-events:none;bottom:0}@-webkit-keyframes loading1{0%{opacity:1}25%{opacity:.5}50%{opacity:.5}75%{opacity:.5}}@keyframes loading1{0%{opacity:1}25%{opacity:.5}50%{opacity:.5}75%{opacity:.5}}@-webkit-keyframes loading2{0%{opacity:.5}25%{opacity:1}50%{opacity:.5}75%{opacity:.5}}@keyframes loading2{0%{opacity:.5}25%{opacity:1}50%{opacity:.5}75%{opacity:.5}}@-webkit-keyframes loading3{0%{opacity:.5}25%{opacity:.5}50%{opacity:1}75%{opacity:.5}}@keyframes loading3{0%{opacity:.5}25%{opacity:.5}50%{opacity:1}75%{opacity:.5}}@-webkit-keyframes loading4{0%{opacity:.5}25%{opacity:.5}50%{opacity:.5}75%{opacity:1}}@keyframes loading4{0%{opacity:.5}25%{opacity:.5}50%{opacity:.5}75%{opacity:1}}@-webkit-keyframes sound1{0%{height:20%}20%{height:27%}28%{height:20%}50%{height:80%}52%{height:20%}85%{height:60%}to{height:20%}}@keyframes sound1{0%{height:20%}20%{height:27%}28%{height:20%}50%{height:80%}52%{height:20%}85%{height:60%}to{height:20%}}@-webkit-keyframes sound2{0%{height:20%}20%{height:35%}24%{height:20%}40%{height:100%}48%{height:20%}70%{height:90%}to{height:20%}}@keyframes sound2{0%{height:20%}20%{height:35%}24%{height:20%}40%{height:100%}48%{height:20%}70%{height:90%}to{height:20%}}@-webkit-keyframes sound3{0%{height:20%}20%{height:40%}24%{height:20%}50%{height:80%}58%{height:20%}75%{height:100%}to{height:20%}}@keyframes sound3{0%{height:20%}20%{height:40%}24%{height:20%}50%{height:80%}58%{height:20%}75%{height:100%}to{height:20%}}@-webkit-keyframes sound4{0%{height:20%}20%{height:30%}24%{height:20%}40%{height:50%}48%{height:20%}70%{height:80%}78%{height:20%}90%{height:65%}to{height:20%}}@keyframes sound4{0%{height:20%}20%{height:30%}24%{height:20%}40%{height:50%}48%{height:20%}70%{height:80%}78%{height:20%}90%{height:65%}to{height:20%}}.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_outer{margin-bottom:0}.socialLink_fullLink{gap:1.2rem;font-weight:700}.socialLink,.socialLink_fullLink{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.socialLink{-ms-flex-pack:center;justify-content:center;height:3rem;width:3rem;padding:.8rem;border-radius:100px;color:#000;fill:#000;background-color:#ccc;-webkit-transition:background-color .175s,color .175s,fill .175s;transition:background-color .175s,color .175s,fill .175s}.socialLink img,.socialLink svg{height:2rem;width:2rem}.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:#4298b5 transparent;border-style:solid;border-width:5px;-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.spinner-white:before{border-top-color:#fff;border-bottom-color:#fff}.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>*{margin-bottom:15px}.episode_buttons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:2rem;margin-block:2rem}.episode_audio{margin-top:8px}@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}.episode_prevNextLinks{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:25rem;margin:5rem auto 0}.events-page{margin-bottom:4rem}.events-page a{color:var(--theme-color-main);font-weight:600;text-decoration:underline;-webkit-text-decoration-color:var(--theme-color-link);text-decoration-color:var(--theme-color-link);text-decoration-thickness:.75px;text-underline-offset:.25rem}.events-page a:active,.events-page a:focus,.events-page a:hover{color:var(--theme-color-link)}.events-page kbd{color:var(--theme-color-main);font-family:ui-monospace,monospace;font-weight:500;font-size:82.5%}.events-page b{color:var(--theme-color-main);font-weight:600}.events-month{margin-block:3.2rem}.events-item{margin-block:2rem;padding:2rem}.events-item.teaser{display:grid;grid-row-gap:1rem;row-gap:1rem;grid-template:"date  add" auto "title title" auto "body  body" 1fr/1fr auto}.events-item.events-item-has-image.teaser{display:grid;grid-template:"date  add" auto "title title" auto "image image" auto "body  body" 1fr/1fr auto}@media (min-width:35em){.events-item.events-item-has-image.teaser{grid-template:"date date  add" auto "title title title" auto "image body  body" 1fr/40% 1fr auto}}@media (min-width:60em){.events-item.events-item-has-image.teaser{grid-template:"image date  add" auto "image title title" auto "image body  body" 1fr/36rem 1fr auto}}.events-item-datetime{grid-area:date;align-self:center}.events-item-add{grid-area:add}.events-item-title{grid-area:title}.events-item-image{grid-area:image}.events-item-image img{border-radius:3px}.events-item-description{grid-area:body}.events-item-description strong{color:var(--theme-color-main)}.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,.footer_outer{background-color:var(--theme-color-main)}.footer{color:#fff;padding:4.9rem 4.5rem 3.3rem;max-width:128rem;margin:0 auto}.footer_body{margin-top:2.7rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:3.4rem}.footer_apmLogo{fill:currentColor}.footer_links{display:-ms-flexbox;display:flex;width:100%}.footer_section{min-width:310px}.footer_column,.footer_section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.footer_column{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer_links{display:grid;grid-template-columns:1fr 1fr}@media (min-width:25rem){.footer_links{display:grid;grid-template-columns:1fr 1fr 1fr}}.footer_link{margin:4px 0}.footer p{max-width:35rem;margin-bottom:3.4rem}.footer_priv-terms a{text-decoration:underline}.footer_separator{display:inline-block;margin-inline:.6rem}@media (min-width:70rem){.footer_body{display:grid;grid-template-columns:2fr 2fr 1fr;grid-row-gap:4.6rem;row-gap:4.6rem}}.headerContainer{position:fixed;top:0;left:0;right:0;z-index:1020;background:#333333;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%;max-width:128rem;margin:0 auto;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;padding-inline:1rem}.nav-username-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header_signIn_img{width:1.5rem;height:1.5rem}.header_signedIn_img{width:1.8rem;height:1.8rem}.header_profilepic{width:3rem;height:3rem;border:2px solid var(--theme-color-main)}@media (min-width:48em){.header{height:115px}.header_profilepic{width:2rem;height:2rem}}.header_logo{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-right:auto;margin-left:8px;font-size:2rem}.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:visible;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;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;visibility:hidden}@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);visibility:visible}.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;-webkit-transition:color .4s;transition:color .4s}.headerContainer .header_mobileOnly,.header_desktopNav{display:none}.header_desktopNav .nav_link,.header_desktopNav a,.header_desktopNav button{color:var(--theme-color-main)}.header_desktopNav a:focus,.header_desktopNav a:hover,.header_desktopNav button:focus,.header_desktopNav button:hover{color:var(--theme-color-main-light)}.header_miniBtns{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;gap:.75rem}.header_logIn img,.header_user img{border-radius:50%}.header_logIn.header_hideOnDesktop{padding:0}.header_logIn.header_hideOnDesktop img{width:1.6em;height:1.6rem}.hasDropdown .nav_link:after{content:"^";display:inline-block;position:relative;bottom:.2rem;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);font-size:2rem}.hasDropdown .nav_hide_content:after{display:none}.header_submenu{position:absolute;background-color:#fff;padding:.75rem 2.1rem;border-radius:0 0 .6rem .6rem;-webkit-box-shadow:0 3rem 4rem -1rem var(--color-grey-50);box-shadow:0 3rem 4rem -1rem var(--color-grey-50)}.header_submenu a{padding:1rem;display:block;border-bottom:1px solid var(--color-grey-90)}.header_submenu li:last-of-type a{border-bottom:none}@media (max-width:69.9em){.headerContainer .header_mobileOnly{display:block}.headerContainer .header_hideOnMobile{display:none}}.header_search{margin-right:.75rem}@media (min-width:70em){.header_hideOnDesktop,.header_navButton{display:none}.header_desktopNav{display:-ms-flexbox;display:flex;gap:1.5rem;-ms-flex-align:center;align-items:center;margin-inline:1rem}}.header_donate{margin-left:10px}.header_navBg{display:block;position:fixed;opacity:0;-webkit-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;transition:color .4s}.nav_item:last-child{margin-right:0}.nav_link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;padding:10px 0;color:#fff;-webkit-transition:color .175s;transition:color .175s;background-color:transparent;border:none}.nav_link .hasDropdown{gap:.3rem}.nav_submenu a{text-indent:2rem;color:#fff;padding:1rem;display:block}.nav_footer{margin-top:50px}.nav .header_logIn img{-webkit-filter:grayscale(1) brightness(5);filter:grayscale(1) brightness(5)}.navIcon{display:block;position:relative;height:3rem;width:3rem;padding:1.1rem;background-color:var(--theme-color-button);border-radius:100%;display:-ms-flexbox;-ms-flex-direction:column;flex-direction:column;gap:.4rem;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.navIcon span{display:block;width:1.8rem;border-top:2px solid var(--theme-color-main);border-radius:2px;-webkit-transition:opacity .175s,-webkit-transform .175s;transition:opacity .175s,-webkit-transform .175s;transition:transform .175s,opacity .175s;transition:transform .175s,opacity .175s,-webkit-transform .175s}.navIcon span:first-child{-webkit-transform-origin:.2rem .4rem;-ms-transform-origin:.2rem .4rem;transform-origin:.2rem .4rem}.is-open .navIcon span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.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:.1rem -.1rem;-ms-transform-origin:.1rem -.1rem;transform-origin:.1rem -.1rem;opacity:1}.is-open .navIcon span:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}.theme-light .headerContainer{background:#ffffff;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:#ffffff}.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 .hdg-onBg{color:#1a1a1a}.theme-light .banner-em{background-color:#ffffff;color:var(--theme-color-main)}.theme-light .content_thumbnail{border-color:#b3b3b3}.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 .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:#cccccc}.theme-light .player_timeline_buffered>*{background-color:#999999}.antidote .promo_button{display:none}