@charset "UTF-8";.carousel__arrow{display:inline-block;position:absolute;z-index:3;top:50%;width:40px;height:40px;padding:0;transform:translateY(-25%);transition:background-color .3s ease-in,opacity .3s ease-in;border:none;border-radius:50%;opacity:1;background:rgba(10,20,90,.5);cursor:pointer;pointer-events:auto}.carousel__arrow:focus,.carousel__arrow:hover{background:rgba(10,20,90,.8)}@supports (backdrop-filter:blur()){.carousel__arrow{background:rgba(38,56,196,.5)}.carousel__arrow:focus,.carousel__arrow:hover{background:rgba(38,56,196,.7)}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .carousel__arrow{background:rgba(0,5,37,.5)}:root:not(.appearance--light) .carousel__arrow:focus,:root:not(.appearance--light) .carousel__arrow:hover{background:rgba(0,5,37,.7)}}:root.appearance--dark .carousel__arrow{background:rgba(0,5,37,.5)}:root.appearance--dark .carousel__arrow:focus,:root.appearance--dark .carousel__arrow:hover{background:rgba(0,5,37,.7)}.carousel__arrow.carousel-prev{left:8px;border-left:0}.carousel__arrow.carousel-prev.disabled{transition:opacity .3s;opacity:0}.carousel__arrow.carousel-next{right:16px;border-right:0}.carousel__arrow.carousel-next.is-hidden~.carousel__see-all{display:none}.carousel__arrow svg{top:0;left:0;width:30px;height:40px}.carousel__arrow svg path{fill:#fff}.carousel__arrow.disabled,.carousel__arrow[disabled]{opacity:.4}.carousel__arrow.disabled svg,.carousel__arrow[disabled] svg{opacity:.4}.carousel__arrow.disabled:focus,.carousel__arrow.disabled:hover,.carousel__arrow[disabled]:focus,.carousel__arrow[disabled]:hover{outline:0;background:rgba(38,56,196,.6)}.carousel__arrow.disabled.carousel-prev,.carousel__arrow[disabled].carousel-prev{display:none}.carousel__grace-area{top:calc((100% - 112px - 64px)/ 2);position:absolute;right:0;width:100px;height:64px;pointer-events:auto}.video-row:not(.video-row--legacy-style) .carousel__grace-area{right:-26px}.carousel__grace-area:hover~.carousel__see-all-btn{transform:translateX(0);opacity:1;pointer-events:auto}.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{top:calc((100% - 112px - 50px)/ 2);display:none;position:absolute;right:53px;align-items:center;width:100px;height:50px;margin-right:16px;padding:4px;transform:translateX(64px);transition-property:background-color,opacity,transform;transition-duration:.3s;transition-timing-function:ease-out;border:1px solid rgba(255,255,255,.3);opacity:0;background-color:rgba(0,5,37,.5);color:#fff;font-size:1.6rem;line-height:1.2;text-align:center;text-transform:capitalize;cursor:pointer;pointer-events:none}@media (min-width:600px){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{display:flex}}@media (min-width:768px){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{right:64px}}@media (min-width:1024px){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{top:calc((100% - 112px - 64px)/ 2);right:48px;height:64px}}@media (prefers-reduced-motion:reduce){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{transition-duration:0s}}.carousel__see-all-btn:focus,.carousel__see-all-btn:hover{transform:translateX(0);opacity:1;pointer-events:auto;background-color:rgba(0,5,37,.8);text-decoration:none}.featured-article-block{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:24px}.featured-article-block .featured-article-block__item{margin-bottom:32px}@media (min-width:768px){.featured-article-block .featured-article-block__item{margin-bottom:0}}.featured-article-block .featured-article-block__item.four-articles-up,.featured-article-block .featured-article-block__item.two-articles-up{flex-basis:100%}@media (min-width:768px){.featured-article-block .featured-article-block__item.four-articles-up,.featured-article-block .featured-article-block__item.two-articles-up{flex-basis:calc(50% - 16px)}}@media (min-width:1280px){.featured-article-block .featured-article-block__item.four-articles-up{flex-basis:calc(25% - 16px)}}.featured-article-block .featured-article-block__item .featured-article__link{position:relative;height:inherit;position:relative;margin-bottom:12px}.featured-article-block .featured-article-block__item .featured-article__link::after{content:"";display:block;width:100%;padding-bottom:55.9375%}.featured-article-block .featured-article-block__item .image--needs-fallback{height:auto}.featured-article-block .featured-article-block__item .featured-article-block__item-source-title{margin-top:8px;margin-bottom:8px;font-size:1.4rem;font-weight:700;text-transform:uppercase}@media (min-width:1280px){.featured-article-block .featured-article-block__item .featured-article-block__item-source-title{margin-top:24px;margin-bottom:16px}}.featured-article-block .featured-article-block__item .featured-article-block__item-source-title .featured-article-block__item-source-title-link{color:var(--text-color--subdued)}.featured-article-block .featured-article-block__item .featured-article-block__item-story-title{margin-top:8px;margin-bottom:8px;font-size:1.8rem;font-weight:700}@media (min-width:1280px){.featured-article-block .featured-article-block__item .featured-article-block__item-story-title{margin-top:12px;margin-bottom:12px;font-size:2.2rem}}.featured-article-block .featured-article-block__item .featured-article-block__item-story-title .featured-article-block__item-story-title-link{line-height:1.3333;text-overflow:ellipsis}.featured-article-block .featured-article-block__item .featured-article-block__item-story-title .featured-article-block__item-story-title-link:hover{color:var(--link-active-color)}.featured-article-block .featured-article-block__item .featured-article-block__item-story-title .featured-article-block__item-story-title-link:visited{color:var(--link-color)}.featured-article-block .featured-article-block__item .featured-article-block__item-description{display:none;font-size:1.6rem;font-weight:400}@media (min-width:1280px){.featured-article-block .featured-article-block__item .featured-article-block__item-description{display:block;margin-top:16px}}.featured-video-row{position:relative}.featured-video-row~.featured-video-row__additional-videos.video-row{margin-top:-64px;padding-top:16px}.featured-video-row__header{position:relative;margin-bottom:16px}@media (min-width:768px){.featured-video-row__header{padding-right:200px}}.featured-video-row__description{margin-bottom:12px;font-size:1.4rem}@media (min-width:768px){.featured-video-row__description{font-size:1.6rem}}@media (min-width:768px){.featured-video-row__learn-more{position:absolute;top:0;right:0}}.featured-video-row__picture{position:relative}.featured-video-row__picture::after{content:"";display:block;position:absolute;background-repeat:no-repeat;bottom:0;width:100%;height:64px;background:linear-gradient(to top,#000525,rgba(0,5,37,0))}@media (min-width:768px){.featured-video-row__picture::after{top:0;height:100%;background-image:linear-gradient(to bottom right,#000525,rgba(0,5,37,0));background-size:100%}}.featured-video-row__image{max-width:100%;height:auto}.featured-video-row__content{position:relative;background-color:#000525}.featured-video-row__details{padding:24px}@media (min-width:768px){.featured-video-row__details{position:absolute;top:0;max-width:480px;padding:32px 0 0 32px}}@media (min-width:1024px){.featured-video-row__details{padding:48px 0 0 48px}}@media (min-width:1280px){.featured-video-row__details{max-width:600px}}.featured-video-row__over-title{margin-top:0;font-size:1.4rem;font-weight:700}@media (min-width:768px){.featured-video-row__over-title{font-size:2rem}}@media (min-width:1280px){.featured-video-row__over-title{font-size:3rem}}a.featured-video-row__over-title-link{color:#fff}.featured-video-row__video-title{margin-bottom:16px;font-size:2rem;font-weight:700}@media (min-width:768px){.featured-video-row__video-title{font-size:3rem}}@media (min-width:1024px){.featured-video-row__video-title{font-size:3.6rem}}@media (min-width:1280px){.featured-video-row__video-title{font-size:5rem}}a.featured-video-row__video-title-link{color:#fff}.featured-video-row__metadata{display:flex;align-items:center;margin-bottom:16px;color:#fff;font-size:1.4rem;font-weight:500}@media (min-width:1024px){.featured-video-row__metadata{font-size:1.6rem}}.featured-video-row__metadata .pbs-passport-compass-rose{width:16px;height:16px;margin-right:4px}@media (min-width:1024px){.featured-video-row__metadata .pbs-passport-compass-rose{width:18px;height:18px}}.featured-video-row__video-description{margin-bottom:24px;color:#fff;font-size:1.4rem;font-weight:500}@media (min-width:1024px){.featured-video-row__video-description{font-size:1.6rem}}.featured-video-row__watch-buttons{display:flex;flex-direction:column;align-items:flex-start}@media (min-width:375px){.featured-video-row__watch-buttons{flex-direction:row}}.featured-video-row__watch-buttons .featured-video-row__watch-now{margin:0 0 8px 0;padding:8px 24px}@media (min-width:375px){.featured-video-row__watch-buttons .featured-video-row__watch-now{margin:0 8px 0 0}}@media (min-width:480px){.featured-video-row__watch-buttons .featured-video-row__watch-now{padding:10px 32px}}@media (min-width:1024px){.featured-video-row__watch-buttons .featured-video-row__watch-now{margin-right:16px}}.featured-video-row__watch-buttons .featured-video-row__watch-now svg{width:12px;height:12px;margin-right:8px}.featured-video-row__watch-buttons .btn--mylist{--color:#fff;--hover-color:#2638c4;--hover-border-background-color:#fff;padding:8px 24px}.featured-video-row__watch-buttons .btn--mylist,.featured-video-row__watch-buttons .btn--mylist:visited{border-color:var(--color);background-color:transparent;color:var(--color)}.featured-video-row__watch-buttons .btn--mylist path,.featured-video-row__watch-buttons .btn--mylist svg{stroke:var(--color);fill:var(--color)}.featured-video-row__watch-buttons .btn--mylist:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color)}.featured-video-row__watch-buttons .btn--mylist:hover path,.featured-video-row__watch-buttons .btn--mylist:hover svg{stroke:var(--hover-color);fill:var(--hover-color)}.featured-video-row__watch-buttons .btn--mylist:active{border-color:#486cd8}@media (min-width:480px){.featured-video-row__watch-buttons .btn--mylist{padding:8px 32px}}.photo-gallery{position:relative}.photo-gallery .carousel__arrow{top:calc((100vw - 32px) * .2813)}@media (min-width:768px){.photo-gallery .carousel__arrow{width:47px;height:47px}}@media (min-width:1024px){.photo-gallery .carousel__arrow{top:40%;width:65px;height:65px}}.photo-gallery .carousel__arrow.carousel-prev{left:4px}@media (min-width:768px){.photo-gallery .carousel__arrow.carousel-prev{left:12px}}@media (min-width:1024px){.photo-gallery .carousel__arrow.carousel-prev{left:16px}}@media (min-width:1280px){.photo-gallery .carousel__arrow.carousel-prev{left:24px}}.photo-gallery .carousel__arrow.carousel-next{right:4px}@media (min-width:768px){.photo-gallery .carousel__arrow.carousel-next{right:12px}}@media (min-width:1024px){.photo-gallery .carousel__arrow.carousel-next{right:16px}}@media (min-width:1280px){.photo-gallery .carousel__arrow.carousel-next{right:24px}}@media (min-width:768px){.photo-gallery .carousel__arrow svg{width:32px;height:47px}}@media (min-width:1024px){.photo-gallery .carousel__arrow svg{width:42px;height:65px}}.photo-gallery__title{margin:24px 16px 8px 16px;color:#0f1e8c;font-size:2rem;font-weight:700}@media (min-width:768px){.photo-gallery__title{margin:24px 32px 8px 32px;font-size:2.2rem}}@media (min-width:1280px){.photo-gallery__title{font-size:3rem}}.photo-gallery__photos{max-height:calc(100vh - 150px);background-color:var(--light-dark-background-color)}.photo-gallery__figure{position:relative;max-height:1px}.photo-gallery__figure:nth-of-type(1){height:100%;max-height:none}.splide__slide.is-active .photo-gallery__figure{background-color:#000525}.photo-gallery__figure+.photo-gallery__figure{display:none}.splide.is-active .photo-gallery__figure{display:block;align-items:center;justify-content:center;height:auto}.photo-gallery__photo{max-width:100%;max-height:calc(100vh - 300px);object-fit:contain}.photo-gallery__link{display:flex;align-items:center;justify-content:center;height:100%;background-color:#000525;cursor:pointer;pointer-events:none}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .photo-gallery__link{background-color:#040613}}:root.appearance--dark .photo-gallery__link{background-color:#040613}.splide__slide.is-active .photo-gallery__link{pointer-events:auto}.photo-gallery__link picture{display:flex;align-items:center;justify-content:center;height:100%}.photo-gallery__photo__figcaption{position:relative;padding:16px;transition:.3s opacity ease-in;opacity:0;background-color:var(--light-dark-background-color);color:var(--text-color);font-size:1.4rem;line-height:1}@media (min-width:768px){.photo-gallery__photo__figcaption{padding:16px 32px;font-size:1.6rem}}.splide__slide.is-active .photo-gallery__photo__figcaption{opacity:1}.photo-gallery__photo__count{margin:0 0 16px 0;text-align:center}@media (min-width:1024px){.photo-gallery__photo__count{position:absolute;left:55%}}@media (min-width:768px){.photo-gallery__caption-container{display:flex}}.photo-gallery__photo__caption{margin:0 0 16px 0;line-height:2.2rem}@media (min-width:768px){.photo-gallery__photo__caption{max-width:460px;margin:0 auto 0 0}}@media (min-width:1280px){.photo-gallery__photo__caption{max-width:40%}}.photo-gallery__photo__credit{margin:0;font-size:1.2rem;font-style:italic;line-height:1.3333}@media (min-width:768px){.photo-gallery__photo__credit{max-width:120px}}.photo-gallery__close{display:none;position:absolute;z-index:100;top:0;right:0;padding:16px;border:0;background-color:transparent}.photo-gallery__close svg{width:20px;height:20px}.photo-gallery__photos.lightbox-open{display:flex;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;align-items:center;max-height:none;background-color:rgba(0,5,37,.8)}.photo-gallery__photos.lightbox-open .carousel__arrow{top:45%}.photo-gallery__photos.lightbox-open .carousel__arrow.carousel-prev{left:16px}.photo-gallery__photos.lightbox-open .carousel__arrow.carousel-next{right:16px}.photo-gallery__photos.lightbox-open .photo-gallery__figure,.photo-gallery__photos.lightbox-open .photo-gallery__link{background-color:transparent}.photo-gallery__photos.lightbox-open .photo-gallery__photo{max-height:calc(100vh - 100px)}.photo-gallery__photos.lightbox-open .photo-gallery__photo__figcaption{background-color:transparent;color:#fff;text-align:center}.photo-gallery__photos.lightbox-open .photo-gallery__caption-container{display:block}.photo-gallery__photos.lightbox-open .photo-gallery__photo__count{position:relative;left:0;font-size:1.3rem}.photo-gallery__photos.lightbox-open .photo-gallery__photo__caption{max-width:none;margin:0 0 16px 0;font-size:1.3rem}.photo-gallery__photos.lightbox-open .photo-gallery__photo__credit{max-width:none;font-size:1.3rem;line-height:2.2rem}.photo-gallery__photos.lightbox-open .photo-gallery__close{display:block}.related-asset-modal{position:fixed;z-index:1000000;top:0;right:0;left:0;width:100vw;height:100vh;margin:0;padding:0;background-color:rgba(0,0,0,.5)}.related-asset-modal .pbs-close{width:18px;height:36px;padding-top:4px}.related-asset-modal .pbs-close__path{stroke:#2638c4}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .related-asset-modal .pbs-close__path{stroke:#eef0f5}}:root.appearance--dark .related-asset-modal .pbs-close__path{stroke:#eef0f5}.related-asset-modal iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.related-asset-modal__body{max-width:480px;margin:auto}@media (min-width:768px){.related-asset-modal__body{position:relative;top:50%;max-width:620px;transform:translateY(-50%)}}@media (min-width:1024px){.related-asset-modal__body{max-width:850px}}.related-asset-modal__body:focus{outline:2px solid #2638c4}.related-asset-modal__topbar{background-color:#fff}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .related-asset-modal__topbar{background-color:#363846}}:root.appearance--dark .related-asset-modal__topbar{background-color:#363846}.related-asset-modal__title{margin:0 48px 0 0;padding-top:12px;overflow:hidden;font-size:2rem;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}@media (min-width:768px){.related-asset-modal__title{padding-top:8px;font-size:2.6rem}}.related-asset-modal__player-container{position:relative;height:0;padding:0 0 56.25% 0;background-color:#000}.related-asset-modal__player-container::before{content:"Loading Player…";position:absolute;top:50%;left:10%;width:80%;transform:translateY(-40%);color:#fff;font-size:2rem;font-weight:300;text-align:center}.content-strip__season-picker{display:flex;align-items:center;min-height:40px;padding-top:3px;padding-right:3px}.content-strip__season-select{display:block;box-sizing:border-box;width:100%;height:calc(32px + 8px);margin:0;padding-left:12px;border:1px solid #60738a;border-radius:8px;background-color:#fff;background-image:url("../images/content-strip-dropdown-triangle.0d7054d7c230.svg");background-repeat:no-repeat,repeat;background-position:right 12px top 50%,0 0;background-size:12px auto,100%;color:var(--text-color);font-size:1.4rem;line-height:2.2rem;appearance:none;width:20%;min-width:160px;max-width:100%}@media (min-width:768px){.content-strip__season-select{font-size:1.6rem}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .content-strip__season-select{border:1px solid #eef0f5;background-color:transparent}}:root.appearance--dark .content-strip__season-select{border:1px solid #eef0f5;background-color:transparent}@media (min-width:calc(1024px + 32px)){.content-strip__season-select{font-size:2rem}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .content-strip__season-select{border:1px solid #eef0f5;background-color:#000525;color:#eef0f5}}:root.appearance--dark .content-strip__season-select{border:1px solid #eef0f5;background-color:#000525;color:#eef0f5}.content-strip__season-buttons{display:flex;visibility:hidden;position:absolute;margin:0 16px 0 0;padding:0;list-style-type:none}@media (min-width:1024px){.explore .content-strip__season-buttons,.show .content-strip__season-buttons,.topic .content-strip__season-buttons{visibility:visible;position:relative}}.content-strip__season-button{display:flex;align-items:center;justify-content:center;margin:0 0 0 16px}.content-strip__season-input{position:absolute;opacity:0;pointer-events:none}.content-strip__season-label{--color:#2638c4;--hover-color:#fff;--hover-border-background-color:#0f1e8c;margin:0;padding:7px 16px 8px 16px;border-radius:8px;font-size:1.8rem;font-weight:400;line-height:1;white-space:nowrap;cursor:pointer}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .content-strip__season-label{--color:#eef0f5;--hover-color:#eef0f5;--hover-border-background-color:#486cd8}}:root.appearance--dark .content-strip__season-label{--color:#eef0f5;--hover-color:#eef0f5;--hover-border-background-color:#486cd8}.content-strip__season-label,.content-strip__season-label:visited{border-color:var(--color);background-color:transparent;color:var(--color)}.content-strip__season-label path,.content-strip__season-label svg{stroke:var(--color);fill:var(--color)}.content-strip__season-label:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color)}.content-strip__season-label:hover path,.content-strip__season-label:hover svg{stroke:var(--hover-color);fill:var(--hover-color)}.content-strip__season-label:active{border-color:#486cd8}@media (min-width:calc(1024px + 32px)){.content-strip__season-label{font-size:2rem}}.content-strip__season-input:checked~.content-strip__season-label{--color:#fff;--background-border-color:#2638c4;--hover-color:#fff;--hover-border-background-color:#0f1e8c;font-weight:500}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .content-strip__season-input:checked~.content-strip__season-label{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}}:root.appearance--dark .content-strip__season-input:checked~.content-strip__season-label{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}.content-strip__season-input:checked~.content-strip__season-label,.content-strip__season-input:checked~.content-strip__season-label:visited{border-color:var(--background-border-color);background-color:var(--background-border-color);color:var(--color,#fff)}.content-strip__season-input:checked~.content-strip__season-label path{fill:var(--color,#fff)}.content-strip__season-input:checked~.content-strip__season-label:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color,#fff)}.content-strip__season-input:checked~.content-strip__season-label:hover path,.content-strip__season-input:checked~.content-strip__season-label:hover svg{fill:var(--hover-color,#fff)}.content-strip__season-input:checked~.content-strip__season-label:active{border-color:var(--active-border-color,#486cd8)}@media (max-width:1023px){.season__more{display:none}}:root{--posterWidth:18vw}@media (min-width:1024px){:root{--posterWidth:200px}}.show-poster-video-row{display:block;padding-inline-end:0}@media (min-width:1440px){.show-poster-video-row{padding-block-end:var(--spacing-block)}}.show-poster-video-row .show-poster-video-row__splide{pointer-events:none}.show-poster-video-row .splide__slider{margin:-200px 0 -200px -64px;pointer-events:none}@media (min-width:768px){.show-poster-video-row .splide__slider{margin-left:0}}.show-poster-video-row .splide__track{padding:200px 0;overflow:hidden;pointer-events:none}.show-poster-video-row .splide__list{max-width:100%}.show-poster-video-row .video-summary{margin-bottom:0}.show-poster-video-row__logo-container{max-width:150px;margin-bottom:16px}@media (min-width:768px){.show-poster-video-row__logo-container{display:none}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .show-poster-video-row__logo-container{display:none}}:root.appearance--dark .show-poster-video-row__logo-container{display:none}.show-poster-video-row__logo-image,.show-poster-video-row__logo-link{width:100%}.show-poster-video-row__header{position:relative}@media (min-width:768px){.show-poster-video-row__header{padding-right:200px}}.show-poster-video-row--with-seasons .show-poster-video-row__header{padding-right:var(--spacing-inline)}.show-poster-video-row__description{font-size:1.4rem}@media (min-width:768px){.show-poster-video-row__description{font-size:1.6rem}}@media (min-width:768px){.show-poster-video-row__learn-more{position:absolute;top:0;right:var(--spacing-inline)}}.show-poster-video-row__content{padding-top:16px;pointer-events:none}@media (min-width:768px){.show-poster-video-row__content{display:grid;grid-template-columns:var(--posterWidth) minmax(0,1fr);max-height:316px;column-gap:24px}}.show-poster-video-row__poster-container{display:none}@media (min-width:768px){.show-poster-video-row__poster-container{display:block;width:var(--posterWidth);max-height:300px}}.show-poster-video-row__poster-link{pointer-events:auto}.show-poster-video-row__poster-image{position:relative;max-width:100%}.show-poster-video-row__video-container{display:block}.show-poster-video-row__list{display:flex;width:max-content;margin:0;padding:0;list-style-type:none;pointer-events:auto}.show-poster-video-row .carousel__arrow{top:calc((100vw - 64px) * .5625 / 2.3 + 200px);pointer-events:auto}@media (min-width:480px){.show-poster-video-row .carousel__arrow{top:calc((50vw - 80px) * .5625 / 2.1 + 200px)}}@media (min-width:768px){.show-poster-video-row .carousel__arrow{top:calc((30vw - 80px) * .5625 / 2.1 + 200px)}}@media (min-width:1440px){.show-poster-video-row .carousel__arrow{top:295px}}.show-poster-video-row .carousel__arrow.carousel-next{right:40px}@media (min-width:768px){.show-poster-video-row .carousel__arrow.carousel-next{right:37px}}.show-poster-video-row--with-seasons .splide__track{padding:0;overflow:hidden;pointer-events:all}.show-poster-video-row--with-seasons .carousel__arrow{top:calc((100vw - 64px) * .5625 / 2.3);pointer-events:auto}@media (min-width:480px){.show-poster-video-row--with-seasons .carousel__arrow{top:calc((50vw - 80px) * .5625 / 2.1)}}@media (min-width:768px){.show-poster-video-row--with-seasons .carousel__arrow{top:calc((30vw - 80px) * .5625 / 2.1)}}@media (min-width:1440px){.show-poster-video-row--with-seasons .carousel__arrow{top:95px}}.show-poster-video-row--with-seasons .carousel__arrow[disabled]{pointer-events:none}@media (min-width:600px){.show-poster-video-row--with-seasons .carousel__grace-area,.show-poster-video-row--with-seasons a.carousel__see-all-btn{top:calc((50vw - 160px) * .5625 / 2.1);height:64px}}@media (min-width:768px){.show-poster-video-row--with-seasons .carousel__grace-area,.show-poster-video-row--with-seasons a.carousel__see-all-btn{top:calc((30vw - 160px) * .5625 / 2.1)}}@media (min-width:1440px){.show-poster-video-row--with-seasons .carousel__grace-area,.show-poster-video-row--with-seasons a.carousel__see-all-btn{top:75px}}.show-poster-video-row--with-seasons .show-poster-video-row__title-seasons-wrapper{margin-bottom:8px}@media (min-width:768px){.show-poster-video-row--with-seasons .show-poster-video-row__title-seasons-wrapper{display:flex;flex-direction:column}@supports (display:grid){.show-poster-video-row--with-seasons .show-poster-video-row__title-seasons-wrapper{display:grid;grid-template-areas:"title seasons" "description description";grid-template-columns:1fr 160px;align-items:start}}}@media (min-width:1024px){.show-poster-video-row--with-seasons .show-poster-video-row__title-seasons-wrapper{grid-gap:16px;grid-template-columns:auto min-content}}@media (min-width:768px){.show-poster-video-row--with-seasons .carousel__title{grid-area:title;margin-bottom:0}}@media (min-width:768px){.show-poster-video-row--with-seasons .show-poster-video-row__description{grid-area:description;width:100%;padding-right:200px}}@media (min-width:1024px){.show-poster-video-row--with-seasons .show-poster-video-row__description{padding-right:0}}.show-poster-video-row--with-seasons .content-strip__season-picker{grid-area:seasons;max-width:600px}@media (min-width:768px){.show-poster-video-row--with-seasons .content-strip__season-picker{align-self:flex-end}}@media (min-width:1024px){.show-poster-video-row--with-seasons .content-strip__season-picker{order:-1}}.show-poster-video-row--with-seasons .show-poster-video-row__video-container{position:relative}.show-row__preview-btn-placeholder{position:absolute;z-index:3;right:8px;bottom:3px;left:0;width:calc(100% - 6px)}.shows .show-row__preview-btn-placeholder,.shows-list .show-row__preview-btn-placeholder{bottom:-1px;width:100%}.react-show-row .show-row__preview-btn-placeholder{bottom:-9px;width:100%}.show-row__preview-btn{display:flex;align-items:center;justify-content:flex-start;width:100%;height:53px;transition:opacity .3s ease-in-out;border:0;opacity:0;background-color:rgba(10,20,90,.9);color:#eef0f5;font-size:1.6rem;font-weight:medium;pointer-events:none}.show-row__preview-btn span{width:24px;height:24px;margin-right:12px;margin-left:12px}.react-show-poster__item:hover .show-row__preview-btn,.show-poster:hover .show-row__preview-btn,.shows-list__item:hover .show-row__preview-btn{opacity:1}.react-show-poster__item.fetched-data .show-row__preview-btn,.show-poster.fetched-data .show-row__preview-btn,.shows-list__item.fetched-data .show-row__preview-btn{pointer-events:auto}.show-row-preview-modal{position:fixed;z-index:15;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;margin:0;padding:0;overflow:auto;background-color:rgba(0,0,0,.5)}.show-row-preview-modal iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.show-row-preview-modal .btn--mylist{--color:#eef0f5;--hover-color:#2638c4;--hover-border-background-color:#eef0f5;white-space:nowrap}.show-row-preview-modal .btn--mylist,.show-row-preview-modal .btn--mylist:visited{border-color:var(--color);background-color:transparent;color:var(--color)}.show-row-preview-modal .btn--mylist path,.show-row-preview-modal .btn--mylist svg{stroke:var(--color);fill:var(--color)}.show-row-preview-modal .btn--mylist:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color)}.show-row-preview-modal .btn--mylist:hover path,.show-row-preview-modal .btn--mylist:hover svg{stroke:var(--hover-color);fill:var(--hover-color)}.show-row-preview-modal .btn--mylist:active{border-color:#486cd8}.show-row-preview-modal .btn--mylist.selected{--color:#fff;--background-border-color:#2638c4;--hover-color:#fff;--hover-border-background-color:#0f1e8c}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .show-row-preview-modal .btn--mylist.selected{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}}:root.appearance--dark .show-row-preview-modal .btn--mylist.selected{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}.show-row-preview-modal .btn--mylist.selected,.show-row-preview-modal .btn--mylist.selected:visited{border-color:var(--background-border-color);background-color:var(--background-border-color);color:var(--color,#fff)}.show-row-preview-modal .btn--mylist.selected path{fill:var(--color,#fff)}.show-row-preview-modal .btn--mylist.selected:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color,#fff)}.show-row-preview-modal .btn--mylist.selected:hover path,.show-row-preview-modal .btn--mylist.selected:hover svg{fill:var(--hover-color,#fff)}.show-row-preview-modal .btn--mylist.selected:active{border-color:var(--active-border-color,#486cd8)}.show-row-preview-modal .btn--mylist__visible-text{white-space:nowrap}.show-row-preview-modal__body{position:relative;top:5%;max-width:90%;margin:auto;overflow:auto;border-radius:8px;background-color:#000525}@media (min-width:1280px){.show-row-preview-modal__body{max-width:1200px}}.show-row-preview-modal__body:focus{outline:2px solid #2638c4}.show-row-preview-modal__hero{position:relative}.show-row-preview-modal__hero::after{content:"";display:block;position:absolute;background-repeat:no-repeat;bottom:0;width:100%;height:64px;background:linear-gradient(to top,#000525,rgba(0,5,37,0));z-index:3;height:150px}.show-row-preview-modal__hero__play-overlay{display:flex;position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(to top,#000525 0,rgba(0,5,37,.5515) 18.25%,rgba(0,5,37,.4125) 34.25%,rgba(0,5,37,.2378) 49.55%,rgba(0,5,37,.1247) 67.01%,rgba(0,5,37,.0548) 80.74%,rgba(0,5,37,0) 100%);cursor:pointer}.show-row-preview-modal__hero__play-icon{display:flex;position:relative;align-items:center;justify-content:center;width:70px;height:70px;border-radius:50%;background-color:rgba(0,5,37,.4)}.show-row-preview-modal__hero__play-icon svg{width:24px;height:36px;margin-left:6px;fill:#fff}@media (min-width:480px){.show-row-preview-modal__hero__play-icon{width:90px;height:90px}.show-row-preview-modal__hero__play-icon svg{width:30px;height:40px;margin-left:8px}}@media (min-width:600px){.show-row-preview-modal__hero__play-icon{width:107px;height:107px}.show-row-preview-modal__hero__play-icon svg{width:36px;height:44px;margin-left:10px}}.show-row-preview-modal__hero__play-cta{margin-top:8px;color:#fff;font-size:1.6rem;font-weight:700;text-align:center;filter:drop-shadow(2px 2px 2px rgba(0, 5, 37, .5))}.show-row-preview-modal__hero__video-type{text-transform:capitalize}.show-row-preview-modal__player-container{position:relative;aspect-ratio:16/9;background-color:#000}.show-row-preview-modal__player-container::after{content:"Loading Player…";position:absolute;top:50%;left:10%;width:80%;transform:translateY(-40%);color:#fff;font-size:2rem;font-weight:300;text-align:center}@media (min-width:480px){.show-row-preview-modal__player-container::after{font-size:3rem}}.show-row-preview-modal__player-container iframe{z-index:1}.show-row-preview-modal__player-picture{position:relative;height:inherit}.show-row-preview-modal__player-picture::after{content:"";display:block;width:100%;padding-bottom:55.625%}.show-row-preview-modal__show-content{display:flex;position:relative;z-index:3;justify-content:space-between;padding:24px 40px;transform:translateY(-40%);transition:transform .5s ease-in-out}.player-initialized .show-row-preview-modal__show-content{transform:translateY(0)}.no-hero-image .show-row-preview-modal__show-content{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.show-row-preview-modal__show-content{transition-duration:0s}}.show-row-preview-modal__show-content__info{position:relative;max-width:65%}.show-row-preview-modal__show-content__info__title{margin:0 0 24px 0}.show-row-preview-modal__show-content__info__logo{max-height:50px}@media (min-width:1024px){.show-row-preview-modal__show-content__info__logo{max-height:80px}}.show-row-preview-modal__show-content__info__title-link,.show-row-preview-modal__show-content__info__title-link:link,.show-row-preview-modal__show-content__info__title-link:visited{color:#eef0f5;text-decoration:none}.show-row-preview-modal__show-content__info__title-link:active,.show-row-preview-modal__show-content__info__title-link:focus,.show-row-preview-modal__show-content__info__title-link:hover{color:#eef0f5;text-decoration:underline}.show-row-preview-modal__show-content__info__title-text{font-size:3rem;font-weight:700}@media (min-width:1024px){.show-row-preview-modal__show-content__info__title-text{font-size:5rem}}.show-row-preview-modal__show-content__info__broadcast-info{color:var(--text-color--subdued);font-size:1.4rem;font-weight:700;text-transform:uppercase;margin-bottom:16px;color:#eef0f5}.show-row-preview-modal__show-content__info__description{color:#eef0f5;font-size:1.6rem;line-height:1.5}.show-row-preview-modal__show-content__buttons{display:flex;flex-direction:column;width:245px;margin:64px 0 0 24px}.show-row-preview-modal__show-content__all-episodes-btn{margin-bottom:16px;white-space:nowrap}.show-row-preview-modal__featured-assets{padding:0 40px 64px 40px;transform:translateY(-18%);transition:transform .5s ease-in-out}.player-initialized .show-row-preview-modal__featured-assets{transform:translateY(0)}.no-hero-image .show-row-preview-modal__featured-assets{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.show-row-preview-modal__featured-assets{transition-duration:0s}}.show-row-preview-modal__featured-assets__container{display:flex;margin-bottom:40px}.show-row-preview-modal__featured-assets__title{margin:0 0 16px 0}.show-row-preview-modal__featured-assets__title-link,.show-row-preview-modal__featured-assets__title-link:link,.show-row-preview-modal__featured-assets__title-link:visited{color:#eef0f5;text-decoration:none}.show-row-preview-modal__featured-assets__title-link:active,.show-row-preview-modal__featured-assets__title-link:focus,.show-row-preview-modal__featured-assets__title-link:hover{color:#eef0f5;text-decoration:underline}.show-row-preview-modal__featured-assets__title-link:active svg path,.show-row-preview-modal__featured-assets__title-link:focus svg path,.show-row-preview-modal__featured-assets__title-link:hover svg path{fill:#ffcf00}.show-row-preview-modal__featured-assets__title-link svg path{fill:#eef0f5}.show-row-preview-modal__featured-assets__title-text{margin-right:8px;font-size:3rem;font-weight:700}.show-row-preview-modal__featured-asset{width:33%;margin-right:16px}.show-row-preview-modal__featured-asset:nth-of-type(3){margin-right:0}.show-row-preview-modal__featured-asset__link{display:block}.show-row-preview-modal__featured-asset__image-wrapper{position:relative}.show-row-preview-modal__featured-asset__image{position:relative;height:inherit}.show-row-preview-modal__featured-asset__image::after{content:"";display:block;width:100%;padding-bottom:55.625%}.show-row-preview-modal__featured-asset__image::after{background:radial-gradient(ellipse at center,#eef0f5 0,#e0e0e0 50%,#e0e0e0 50%,#b3b3b3 100%)}.show-row-preview-modal__featured-asset__title{margin:8px 0}.show-row-preview-modal__featured-asset__video-title-link{overflow:hidden;line-height:1.3333;text-overflow:ellipsis;white-space:nowrap;font-size:1.6rem;font-weight:700}.show-row-preview-modal__featured-asset__video-title-link,.show-row-preview-modal__featured-asset__video-title-link:link,.show-row-preview-modal__featured-asset__video-title-link:visited{color:#eef0f5;text-decoration:none}.show-row-preview-modal__featured-asset__video-title-link:active,.show-row-preview-modal__featured-asset__video-title-link:focus,.show-row-preview-modal__featured-asset__video-title-link:hover{color:#eef0f5;text-decoration:underline}@supports (display:-webkit-box){.show-row-preview-modal__featured-asset__video-title-link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;white-space:normal}}.show-row-preview-modal__featured-asset__meta-data{color:#94a1b2;font-size:1.6rem;text-transform:capitalize}.show-row-preview-modal__featured-asset__video-description{color:#eef0f5;font-size:1.6rem;line-height:1.5}.show-row-preview-modal__close-button-container{position:absolute;z-index:3;top:0;right:0;width:150px;height:150px;background:radial-gradient(circle at 100% 0,rgba(0,5,37,.4) 0,rgba(0,5,37,0) 55%)}.show-row-preview-modal__close-button-container .btn--close{z-index:3}.show-row-preview-modal__close-button-container .pbs-close{width:18px;height:36px;padding-top:4px}.show-row-preview-modal__close-button-container .pbs-close__path{stroke:#eef0f5}.show-row--top-ten .show-row__image-link{min-width:30vw;max-width:230px}@media (min-width:571px){.show-row--top-ten .show-row__image-link{min-width:22vw}}@media (min-width:768px){.show-row--top-ten .show-row__image-link{min-width:17vw}}@media (min-width:1024px){.show-row--top-ten .show-row__image-link{min-width:15vw}}@media (min-width:1280px){.show-row--top-ten .show-row__image-link{min-width:16vw}}@media (min-width:1440px){.show-row--top-ten .show-row__image-link{min-width:230px}}.show-row--top-ten.show-row .carousel__arrow.carousel-next{right:20px}@media (min-width:1280px){.show-row--top-ten.show-row .carousel__arrow.carousel-next{right:-5px}}.show-row--top-ten.show-row .carousel__arrow.carousel-prev{left:5px}.top-ten-item{display:flex;align-items:flex-end}.top-ten-item:hover .top-ten-item__count{color:#486cd8;-webkit-text-stroke-color:#486cd8}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .top-ten-item:hover .top-ten-item__count{color:#ffcf00;-webkit-text-stroke-color:#ffcf00}}:root.appearance--dark .top-ten-item:hover .top-ten-item__count{color:#ffcf00;-webkit-text-stroke-color:#ffcf00}.show-row--top-ten.show-row .show-poster:hover{transform:none}.show-row--top-ten.show-row .show-row__preview-btn-placeholder{width:calc(100% - 8px)}.top-ten-item__count{margin-right:-6px;transition-property:color,-webkit-text-stroke-color;transition-duration:.3s;transition-timing-function:ease-in-out;color:var(--lightest-darkest-background-color);font-size:15vw;font-weight:700;-webkit-text-stroke:1.4px var(--text-color--subdued);line-height:.89}@media (min-width:480px){.top-ten-item__count{margin-right:-8px;line-height:.87}}@media (min-width:530px){.top-ten-item__count{line-height:.86}}@media (min-width:571px){.top-ten-item__count{margin-right:-10;font-size:13vw}}@media (min-width:650px){.top-ten-item__count{margin-right:-11px;line-height:.85}}@media (min-width:768px){.top-ten-item__count{margin-right:-10px;font-size:9vw;line-height:.87}}@media (min-width:875px){.top-ten-item__count{line-height:.86}}@media (min-width:1024px){.top-ten-item__count{-webkit-text-stroke-width:2px}}@media (min-width:1280px){.top-ten-item__count{margin-right:-10px;font-size:8.5vw;line-height:.85}}@media (min-width:1440px){.top-ten-item__count{margin-right:-13px;font-size:12rem;-webkit-text-stroke-width:3px}}@media (min-width:875px){.top-ten-item__count[data-count="4"]{margin-right:-12px}}@media (min-width:1024px){.top-ten-item__count[data-count="4"]{margin-right:-13px}}@media (min-width:1140px){.top-ten-item__count[data-count="4"]{margin-right:-14px}}@media (min-width:1280px){.top-ten-item__count[data-count="4"]{margin-right:-15px}}.show-row{max-width:1440px;margin:0 auto;overflow:hidden}.show-row .show-row__list.splide__list{display:flex;padding:0;overflow:visible;list-style-type:none}.show-row .splide__track{overflow:visible}.show-row .show-poster{position:relative;padding-top:3px;padding-right:8px;padding-bottom:3px;transition:transform .3s ease-in-out}.show-row .show-poster:hover{z-index:5;transform:scale(1.12);text-decoration:none}.show-row .show-poster a,.show-row .show-poster img{display:block}.show-row .show-poster img{width:100%;max-width:237px}@media (min-width:1024px){.show-row .one-full-row .carousel-next{display:none}}.show-row__header{position:relative;margin-bottom:16px}@media (min-width:768px){.show-row__header{display:grid;grid-column-gap:16px;grid-template-areas:"title buttons" "description description";grid-template-columns:auto min-content;align-items:start}}@media (min-width:768px){.show-row .content-section-title{grid-area:title;margin-bottom:0}}.show-row__description{margin-bottom:12px;font-size:1.4rem}@media (min-width:768px){.show-row__description{grid-area:description;margin-top:12px;font-size:1.6rem}}.show-row__learn-more{white-space:nowrap}@media (min-width:768px){.show-row__learn-more{grid-area:buttons}}.show-row__passport{margin-top:12px}@media (min-width:768px){.show-row__passport{display:flex;grid-area:buttons;margin-top:0}}.show-row__passport__become-a-member{margin:0 8px 8px 0;white-space:nowrap}@media (min-width:768px){.show-row__passport__become-a-member{margin-bottom:0}}.show-row__passport__learn-more{margin:0 0 8px 0;white-space:nowrap}@media (min-width:768px){.show-row__passport__learn-more{margin:0}}.show-row__passport__thank-you{color:var(--header-color);font-size:1.6rem;font-weight:700}@media (min-width:768px){.show-row__passport__thank-you{white-space:nowrap}}@media (min-width:1024px){.show-row__passport__thank-you{font-size:2.2rem}}.show-row__image-link{position:relative;height:inherit;display:block;aspect-ratio:2/3;min-width:calc(33.333vw - 40px);max-width:230px}.show-row__image-link::after{content:"";display:block;width:100%;padding-bottom:149.4444444444%}@media (min-width:570px){.show-row__image-link{min-width:calc(25vw - 48px)}}@media (min-width:768px){.show-row__image-link{min-width:calc(20vw - 102px)}}@media (min-width:1024px){.show-row__image-link{min-width:calc(16.6667vw - 110px)}}@media (min-width:1440px){.show-row__image-link{min-width:212px}}.show-row__image-link[data-has-image=true]{background:radial-gradient(ellipse at center,#eef0f5 0,#e0e0e0 50%,#e0e0e0 50%,#b3b3b3 100%)}.show-row .carousel__slide-image.lazyload{visibility:hidden}.show-row .carousel__arrow{top:calc((100% - 0 - 20px)/ 2)}.show-row .carousel__arrow.carousel-next{right:-18px}.show-row .carousel__arrow.carousel-prev{left:-24px}.social-share{display:inline-block;margin:16px 0;background-color:#fff}.social-share__wrapper{display:flex;align-items:center}.social-share__title{margin:0 8px 4px 0;color:#2638c4;font-size:1.6rem;font-weight:700}@media (min-width:1024px){.social-share__title{margin-bottom:0}}.social-share__links{margin-bottom:0;padding:0;list-style-type:none}.social-share__list-item{margin-right:8px}@media (min-width:480px){.social-share__list-item{margin-right:10px}}.social-share__list-item:last-child{margin:0}.social-share__embed{display:none}@media (min-width:1280px){.social-share__embed{display:inline-block}}.social-share .embed-modal-trigger,.social-share__link{display:inline-block;width:32px;height:32px;padding:0;transition:background-color .3s;border:0;background-color:transparent}.social-share .embed-modal-trigger:focus,.social-share .embed-modal-trigger:hover,.social-share__link:focus,.social-share__link:hover{text-decoration:none}.social-share .embed-modal-trigger:focus svg path,.social-share .embed-modal-trigger:hover svg path,.social-share__link:focus svg path,.social-share__link:hover svg path{fill:#0f1e8c}.social-share .embed-modal-trigger svg,.social-share__link svg{display:block;width:20px;height:20px;margin:6px}.social-share .embed-modal-trigger svg,.social-share .embed-modal-trigger svg path,.social-share .embed-modal-trigger+* svg path,.social-share__link svg,.social-share__link svg path,.social-share__link+* svg path{fill:var(--icon-color)}.social-share .embed-modal-trigger:active svg,.social-share .embed-modal-trigger:active svg path,.social-share .embed-modal-trigger:focus svg,.social-share .embed-modal-trigger:focus svg path,.social-share .embed-modal-trigger:hover svg,.social-share .embed-modal-trigger:hover svg path,.social-share__link:active svg,.social-share__link:active svg path,.social-share__link:focus svg,.social-share__link:focus svg path,.social-share__link:hover svg,.social-share__link:hover svg path{fill:var(--icon-active-color)}.social-share .embed-modal-trigger [class*=twitter],.social-share__link [class*=twitter]{color:#55acee}.social-share .embed-modal-trigger .pbs-component-embed,.social-share__link .pbs-component-embed{width:23px;height:23px;margin:0 0 0 4px;pointer-events:none}.social-share .embed-modal-trigger .pbs-component-embed path,.social-share__link .pbs-component-embed path{fill:var(--link-color)}.social-share .embed-modal-trigger{display:none}@media (min-width:1024px){.social-share .embed-modal-trigger{display:inline-block}}.social-share .social-share__link--link path,.social-share .social-share__link--link span,.social-share .social-share__link--link svg{pointer-events:none}.social-share .social-share__link--link span{display:inline-block}.social-share .social-share__link--link svg{fill:var(--link-color)}.social-share .social-share__list-item--link{position:relative}.social-share .social-share__link--link__message{position:absolute;bottom:-15px;left:-175px;width:250px;color:#0a145a;font-size:1.4rem}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .social-share .social-share__link--link__message{color:#fff}}:root.appearance--dark .social-share .social-share__link--link__message{color:#fff}@media (min-width:600px){.social-share .social-share__link--link__message{right:0;left:auto;text-align:right}}.supporting-links{--sl-background-color:#eef0f5;--sl-text-color:#0f1e8c;padding-block:16px;padding-inline:var(--spacing-inline);background-color:var(--sl-background-color)}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .supporting-links{--sl-background-color:#94a1b2;--sl-text-color:#000525}}:root.appearance--dark .supporting-links{--sl-background-color:#94a1b2;--sl-text-color:#000525}@media (min-width:768px){.supporting-links{display:flex;align-items:stretch;justify-content:stretch}}.supporting-links__title{display:flex;align-items:center;justify-content:center;width:100%;margin:0;margin-bottom:16px;padding:16px;color:var(--sl-text-color);font-size:1.6rem;font-weight:700}@media (min-width:768px){.supporting-links__title{align-self:stretch;width:auto;margin-bottom:0;padding-left:0}}.supporting-links__list{display:flex;flex-grow:1;flex-wrap:wrap;justify-content:stretch;margin-bottom:0;padding:0;font-size:1.4rem;list-style:none;gap:16px}@media (min-width:768px){.supporting-links__list{padding-left:16px}}@media (min-width:1280px){.supporting-links__list{flex-wrap:nowrap}}.supporting-links__list-item{display:flex;flex-basis:calc(50% - 16px);align-items:center;justify-content:center;padding:16px 8px;text-align:center}@media (min-width:600px){.supporting-links__list-item{flex-basis:calc(33% - 16px)}}@media (min-width:768px){.supporting-links__list-item{flex-basis:auto}.supporting-links__list-item:not(:last-child){margin-right:16px}}.supporting-links__list-item a{font-size:1.6rem;font-weight:700}.supporting-links__list-item a,.supporting-links__list-item a:link,.supporting-links__list-item a:visited{color:var(--link-color);text-decoration:none}.supporting-links__list-item a:active,.supporting-links__list-item a:focus,.supporting-links__list-item a:hover{color:var(--link-active-color);text-decoration:underline}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .supporting-links__list-item a{color:#0a145a}}:root.appearance--dark .supporting-links__list-item a{color:#0a145a}@media (min-width:768px){.supporting-text-wrapper{display:flex;justify-content:space-between;overflow:hidden}.supporting-text-wrapper .supporting-text--primary{flex-basis:60%;flex-grow:1}.supporting-text-wrapper .supporting-text-wrapper__logo{flex-basis:30%}@supports (display:grid){.supporting-text-wrapper{display:grid;grid-gap:16px;grid-template-columns:1.33fr 1fr}.supporting-text-wrapper .supporting-text--primary{grid-column:1;grid-row:1}.supporting-text-wrapper .supporting-text-wrapper__logo{grid-column:2}}}.supporting-text--primary{max-width:80ch;margin:0;padding-inline-end:16px;font-size:1.6rem;line-height:1.5}@media (min-width:1024px){.supporting-text--primary{padding-inline-end:32px}}.supporting-text__title{margin:0 0 16px 0;color:var(--header-color);font-size:2rem;font-weight:700}@media (min-width:768px){.supporting-text__title{font-size:2.2rem}}@media (min-width:1024px){.supporting-text__title{font-size:3rem}}.supporting-text--secondary{max-height:400rem;margin-top:24px;overflow:hidden;transition:max-height .3s ease-in;line-height:1.5}@media (prefers-reduced-motion:reduce){.supporting-text--secondary{transition-duration:0s}}.supporting-text--secondary.is-collapsed{max-height:0}@media (min-width:768px){@supports (display:grid){.supporting-text--secondary{display:grid;grid-template-columns:1.33fr 1fr}}}.supporting-text--secondary__inner{max-width:80ch;margin:0;font-size:1.6rem}.supporting-text--secondary__inner p{margin-bottom:16px}.supporting-text__reveal-btn{display:block;width:173px;margin:24px 0 8px 0}.supporting-text__reveal-btn,.supporting-text__reveal-btn:active,.supporting-text__reveal-btn:focus,.supporting-text__reveal-btn:hover,.supporting-text__reveal-btn:link,.supporting-text__reveal-btn:visited{border-color:#2638c4;background-color:#2638c4;color:#fff}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .supporting-text__reveal-btn,:root:not(.appearance--light) .supporting-text__reveal-btn:active,:root:not(.appearance--light) .supporting-text__reveal-btn:focus,:root:not(.appearance--light) .supporting-text__reveal-btn:hover,:root:not(.appearance--light) .supporting-text__reveal-btn:link,:root:not(.appearance--light) .supporting-text__reveal-btn:visited{border-color:#eef0f5;background-color:transparent;color:#eef0f5}}:root.appearance--dark .supporting-text__reveal-btn,:root.appearance--dark .supporting-text__reveal-btn:active,:root.appearance--dark .supporting-text__reveal-btn:focus,:root.appearance--dark .supporting-text__reveal-btn:hover,:root.appearance--dark .supporting-text__reveal-btn:link,:root.appearance--dark .supporting-text__reveal-btn:visited{border-color:#eef0f5;background-color:transparent;color:#eef0f5}.supporting-text__reveal-btn:focus,.supporting-text__reveal-btn:hover{border-color:#0f1e8c;background-color:#0f1e8c;color:#fff}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .supporting-text__reveal-btn:focus,:root:not(.appearance--light) .supporting-text__reveal-btn:hover{border-color:#eef0f5;background-color:#eef0f5;color:#0f1e8c}}:root.appearance--dark .supporting-text__reveal-btn:focus,:root.appearance--dark .supporting-text__reveal-btn:hover{border-color:#eef0f5;background-color:#eef0f5;color:#0f1e8c}.supporting-text__reveal-btn:active{border-color:#486cd8}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .supporting-text__reveal-btn:active{border-color:#486cd8}}:root.appearance--dark .supporting-text__reveal-btn:active{border-color:#486cd8}.supporting-text__reveal-btn svg{margin-left:8px;fill:currentcolor}@media (prefers-reduced-motion:reduce){.supporting-text__reveal-btn svg{transition-duration:0s}}.supporting-text__reveal-btn.is-open svg{transform:rotate(180deg)}.supporting-text__reveal-btn__inner{display:flex;align-items:center;white-space:nowrap}.supporting-text__reveal-btn__inner .pbs-down-caret{width:16px;height:15px}.supporting-text-wrapper__picture{align-self:center;justify-self:center}.supporting-text-wrapper__logo{max-width:400px;margin:32px 0}@media (max-width:767px){.supporting-text-wrapper__logo{display:none}}@media (min-width:918px){.supporting-text-wrapper__logo{margin:48px 0}}.explore-more-topics{padding-right:0;overflow:hidden}.explore-more-topics .splide__slider{margin-left:-32px}@media (min-width:768px){.explore-more-topics .splide__slider{margin-left:-64px}}.explore-more-topics .carousel__arrow{top:40%}.explore-more-topics--header{display:flex;padding:0;gap:16px;list-style-type:none}.explore-more-topics__header{margin-bottom:24px}.explore-more-topics__link{display:flex;align-items:center;justify-content:center}.explore-more-topics__picture::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,5,37,.35)}.explore-more-topics__picture:focus::after,.explore-more-topics__picture:hover::after{background-color:rgba(0,5,37,.5)}.explore-more-topics__image{max-width:100%;height:auto}.explore-more-topics__title{position:absolute;padding:8px;color:#fff;font-size:1.6rem;font-weight:700;text-align:center;pointer-events:none}.topic-hero{display:flex;position:relative;flex-direction:column;justify-content:space-evenly;max-width:1440px;min-height:56vw;margin:0 auto;overflow:hidden;background-color:#000525}@media (min-width:768px){.topic-hero{height:50vw;min-height:460px}}@media (min-width:1024px){.topic-hero{min-height:550px}}@media (min-width:1280px){.topic-hero{min-height:615px}}@media (min-width:1440px){.topic-hero{height:666px;min-height:666px}}.topic-hero__picture{position:relative}@media (max-width:767px){.topic-hero__picture::after{content:"";display:block;position:absolute;background-repeat:no-repeat;bottom:0;width:100%;height:64px;background:linear-gradient(to top,#000525,rgba(0,5,37,0))}}@media (min-width:768px){.topic-hero__picture{position:absolute;top:0;height:100%;overflow:hidden}.topic-hero__picture::after{content:"";display:block;position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(to right,rgba(0,5,37,.9) 18%,rgba(0,5,37,.32) 50%,rgba(0,5,37,0) 79%),linear-gradient(to top,#000525 0,rgba(0,5,37,.9) 6%,rgba(0,5,37,.32) 22%,rgba(0,5,37,0) 29%)}}.topic-hero__picture--livestream-mode{position:absolute}.topic-hero__picture--livestream-mode::after{content:"";display:block;position:absolute;top:0;right:0;width:100%;height:100%;background-color:rgba(0,5,37,.5)}.topic-hero__image{max-width:100%}.topic-hero__header{display:flex;flex-direction:column;padding-block:16px;padding-inline:var(--spacing-inline);background-color:#000525}@media (min-width:768px){.topic-hero__header{padding-block:32px}}@media (min-width:1280px){.topic-hero__header{padding-block-start:40px}}.topic-hero__title{margin:0 0 16px 0;font-size:2.2rem}@media (min-width:768px){.topic-hero__title{font-size:3.6rem}}@media (min-width:1280px){.topic-hero__title{font-size:5rem}}.topic-hero__subtitle{z-index:1;margin-top:0}.topic-hero__logo{position:relative;max-width:150px}@media (min-width:480px){.topic-hero__logo{max-width:200px}}@media (min-width:1024px){.topic-hero__logo{max-width:300px}}.topic-hero__title-text{position:relative;color:#fff;font-weight:700}@media (min-width:1024px){.topic-hero__title-text{margin-top:24px}}@media (min-width:1280px){.topic-hero__title-text{white-space:nowrap}}.topic-hero__description{color:#fff;font-size:1.4rem;line-height:2.2rem}@media (min-width:768px){.topic-hero__description{position:relative;max-width:500px;font-size:1.6rem;line-height:2.4rem}}.topic-hero__description--short{display:inline}.topic-hero__description__button{display:inline;padding:0 0 0 4px;border:0;background-color:transparent;color:#fff;font-weight:700;text-transform:uppercase}@media (min-width:768px){.topic-hero__description__button{display:none}}.topic-hero__popover-trigger{display:none}@media (min-width:768px){.topic-hero__popover-trigger{display:inline-block;border:0;background-color:transparent;font-weight:700;text-transform:uppercase}}.topic-hero__popover-content{margin:0;font-size:1.4rem;font-weight:400;line-height:1.5}@media (min-width:768px){.topic-hero__popover-content{font-size:1.6rem}}.topic-hero__popover-close{position:absolute;top:16px;right:16px;padding:0;border:0;background-color:transparent}.topic-hero__popover-close svg,.topic-hero__popover-close svg path,.topic-hero__popover-close+* svg path{fill:var(--icon-color)}.topic-hero__popover-close:active svg,.topic-hero__popover-close:active svg path,.topic-hero__popover-close:focus svg,.topic-hero__popover-close:focus svg path,.topic-hero__popover-close:hover svg,.topic-hero__popover-close:hover svg path{fill:var(--icon-active-color)}.topic-hero__popover-close .pbs-close{width:12px;height:12px}.carousel__arrow{display:inline-block;position:absolute;z-index:3;top:50%;width:40px;height:40px;padding:0;transform:translateY(-25%);transition:background-color .3s ease-in,opacity .3s ease-in;border:none;border-radius:50%;opacity:1;background:rgba(10,20,90,.5);cursor:pointer;pointer-events:auto}.carousel__arrow:focus,.carousel__arrow:hover{background:rgba(10,20,90,.8)}@supports (backdrop-filter:blur()){.carousel__arrow{background:rgba(38,56,196,.5)}.carousel__arrow:focus,.carousel__arrow:hover{background:rgba(38,56,196,.7)}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .carousel__arrow{background:rgba(0,5,37,.5)}:root:not(.appearance--light) .carousel__arrow:focus,:root:not(.appearance--light) .carousel__arrow:hover{background:rgba(0,5,37,.7)}}:root.appearance--dark .carousel__arrow{background:rgba(0,5,37,.5)}:root.appearance--dark .carousel__arrow:focus,:root.appearance--dark .carousel__arrow:hover{background:rgba(0,5,37,.7)}.carousel__arrow.carousel-prev{left:8px;border-left:0}.carousel__arrow.carousel-prev.disabled{transition:opacity .3s;opacity:0}.carousel__arrow.carousel-next{right:16px;border-right:0}.carousel__arrow.carousel-next.is-hidden~.carousel__see-all{display:none}.carousel__arrow svg{top:0;left:0;width:30px;height:40px}.carousel__arrow svg path{fill:#fff}.carousel__arrow.disabled,.carousel__arrow[disabled]{opacity:.4}.carousel__arrow.disabled svg,.carousel__arrow[disabled] svg{opacity:.4}.carousel__arrow.disabled:focus,.carousel__arrow.disabled:hover,.carousel__arrow[disabled]:focus,.carousel__arrow[disabled]:hover{outline:0;background:rgba(38,56,196,.6)}.carousel__arrow.disabled.carousel-prev,.carousel__arrow[disabled].carousel-prev{display:none}.carousel__grace-area{top:calc((100% - 112px - 64px)/ 2);position:absolute;right:0;width:100px;height:64px;pointer-events:auto}.video-row:not(.video-row--legacy-style) .carousel__grace-area{right:-26px}.carousel__grace-area:hover~.carousel__see-all-btn{transform:translateX(0);opacity:1;pointer-events:auto}.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{top:calc((100% - 112px - 50px)/ 2);display:none;position:absolute;right:53px;align-items:center;width:100px;height:50px;margin-right:16px;padding:4px;transform:translateX(64px);transition-property:background-color,opacity,transform;transition-duration:.3s;transition-timing-function:ease-out;border:1px solid rgba(255,255,255,.3);opacity:0;background-color:rgba(0,5,37,.5);color:#fff;font-size:1.6rem;line-height:1.2;text-align:center;text-transform:capitalize;cursor:pointer;pointer-events:none}@media (min-width:600px){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{display:flex}}@media (min-width:768px){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{right:64px}}@media (min-width:1024px){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{top:calc((100% - 112px - 64px)/ 2);right:48px;height:64px}}@media (prefers-reduced-motion:reduce){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{transition-duration:0s}}.carousel__see-all-btn:focus,.carousel__see-all-btn:hover{transform:translateX(0);opacity:1;pointer-events:auto;background-color:rgba(0,5,37,.8);text-decoration:none}.topic-hero-videos{padding-block:24px 48px;padding-inline:var(--spacing-inline);background-color:var(--lightest-darkest-background-color)}@media (min-width:768px){.topic-hero-videos{padding-block-end:32px}}.topic-hero-videos .splide__track{overflow:visible}.topic-hero-videos .video-summary{margin-bottom:0}.topic-hero-videos .video-summary__meta-data,.topic-hero-videos .video-summary__meta-data:active,.topic-hero-videos .video-summary__meta-data:focus,.topic-hero-videos .video-summary__meta-data:hover,.topic-hero-videos .video-summary__meta-data:link,.topic-hero-videos .video-summary__meta-data:visited,.topic-hero-videos a.video-summary__show-title-link,.topic-hero-videos a.video-summary__show-title-link:active,.topic-hero-videos a.video-summary__show-title-link:focus,.topic-hero-videos a.video-summary__show-title-link:hover,.topic-hero-videos a.video-summary__show-title-link:link,.topic-hero-videos a.video-summary__show-title-link:visited,.topic-hero-videos a.video-summary__video-title-link,.topic-hero-videos a.video-summary__video-title-link:active,.topic-hero-videos a.video-summary__video-title-link:focus,.topic-hero-videos a.video-summary__video-title-link:hover,.topic-hero-videos a.video-summary__video-title-link:link,.topic-hero-videos a.video-summary__video-title-link:visited{overflow:hidden;line-height:1.3333;text-overflow:ellipsis;white-space:nowrap}@supports (display:-webkit-box){.topic-hero-videos .video-summary__meta-data,.topic-hero-videos .video-summary__meta-data:active,.topic-hero-videos .video-summary__meta-data:focus,.topic-hero-videos .video-summary__meta-data:hover,.topic-hero-videos .video-summary__meta-data:link,.topic-hero-videos .video-summary__meta-data:visited,.topic-hero-videos a.video-summary__show-title-link,.topic-hero-videos a.video-summary__show-title-link:active,.topic-hero-videos a.video-summary__show-title-link:focus,.topic-hero-videos a.video-summary__show-title-link:hover,.topic-hero-videos a.video-summary__show-title-link:link,.topic-hero-videos a.video-summary__show-title-link:visited,.topic-hero-videos a.video-summary__video-title-link,.topic-hero-videos a.video-summary__video-title-link:active,.topic-hero-videos a.video-summary__video-title-link:focus,.topic-hero-videos a.video-summary__video-title-link:hover,.topic-hero-videos a.video-summary__video-title-link:link,.topic-hero-videos a.video-summary__video-title-link:visited{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;white-space:normal}}@media (min-width:768px){.topic-hero-videos .video-summary__meta-data,.topic-hero-videos .video-summary__meta-data:active,.topic-hero-videos .video-summary__meta-data:focus,.topic-hero-videos .video-summary__meta-data:hover,.topic-hero-videos .video-summary__meta-data:link,.topic-hero-videos .video-summary__meta-data:visited,.topic-hero-videos a.video-summary__show-title-link,.topic-hero-videos a.video-summary__show-title-link:active,.topic-hero-videos a.video-summary__show-title-link:focus,.topic-hero-videos a.video-summary__show-title-link:hover,.topic-hero-videos a.video-summary__show-title-link:link,.topic-hero-videos a.video-summary__show-title-link:visited,.topic-hero-videos a.video-summary__video-title-link,.topic-hero-videos a.video-summary__video-title-link:active,.topic-hero-videos a.video-summary__video-title-link:focus,.topic-hero-videos a.video-summary__video-title-link:hover,.topic-hero-videos a.video-summary__video-title-link:link,.topic-hero-videos a.video-summary__video-title-link:visited{color:#fff}}.topic-hero-videos__list{display:flex;list-style-type:none}.topic-hero-videos__slide{pointer-events:auto}.topic-hero .carousel__arrow{top:calc((100% - 112px - 20px)/ 2)}@media (min-width:768px){.topic-hero .carousel__arrow{display:none}}.topic-hero__livestream-container{display:flex;flex-direction:column;padding:16px}@media (min-width:768px){.topic-hero__livestream-container{flex-direction:row;padding:32px}}@media (min-width:875px){.topic-hero__livestream-container{padding:48px 32px}}@media (min-width:1280px){.topic-hero__livestream-container{padding:48px 64px}}.topic-hero__livestream-header{display:flex;position:relative;flex-direction:column;align-items:flex-start;order:2;padding:24px 0;background-color:#000525}@media (min-width:768px){.topic-hero__livestream-header{order:1;padding:0 48px 0 0;background-color:transparent}}@media (min-width:1024px){.topic-hero__livestream-header{padding-right:64px}}.topic-hero__livestream-header .livestream-bug{margin:0 12px 16px 0}@media (min-width:1280px){.topic-hero__livestream-header .livestream-bug{margin-bottom:32px}}.topic-livestream{position:relative;order:1;width:100%}@media (min-width:768px){.topic-livestream{order:2}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled{background-image:none}article.theatre-mode-container.theatre-mode-layout-enabled .livestream-player--schedule__inner,article.theatre-mode-container.theatre-mode-layout-enabled .livestream-player__inner,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__inner{display:block;padding:0}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__inner{background-color:#000525}article.theatre-mode-container.theatre-mode-layout-enabled .livestream-player__iframe-wrapper,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__iframe-wrapper{max-height:calc(100vh - var(--page-header-height));margin:0 auto}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info{--text-color:#000525;--link-color:#2638c4;padding:40px var(--spacing-inline);background-color:var(--lightest-darkest-background-color);color:var(--text-color)}}@media screen and (min-width:1024px) and (prefers-color-scheme:dark){:root:not(.appearance--light) article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info{--text-color:#eef0f5;--link-color:#eef0f5}}@media (min-width:1024px){:root.appearance--dark article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info{--text-color:#eef0f5;--link-color:#eef0f5}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info .over-title a{color:var(--text-color--subdued)}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info .over-title a:focus,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info .over-title a:hover{color:var(--link-color)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .livestream-player__title{padding:40px var(--spacing-inline) 16px}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .livestream-schedule{padding:16px var(--spacing-inline) 40px}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__title{color:var(--link-color)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist{--color:#fff;--background-border-color:#2638c4;--hover-color:#fff;--hover-border-background-color:#0f1e8c}}@media screen and (min-width:1024px) and (prefers-color-scheme:dark){:root:not(.appearance--light) article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}}@media (min-width:1024px){:root.appearance--dark article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist:visited{border-color:var(--background-border-color);background-color:var(--background-border-color);color:var(--color,#fff)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist path{fill:var(--color,#fff)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color,#fff)}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist:hover path,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist:hover svg{fill:var(--hover-color,#fff)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--mylist:active{border-color:var(--active-border-color,#486cd8)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related{--color:#2638c4;--hover-color:#fff;--hover-border-background-color:#0f1e8c}}@media screen and (min-width:1024px) and (prefers-color-scheme:dark){:root:not(.appearance--light) article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related{--color:#eef0f5;--hover-color:#2638c4;--hover-border-background-color:#eef0f5}}@media (min-width:1024px){:root.appearance--dark article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related{--color:#eef0f5;--hover-color:#2638c4;--hover-border-background-color:#eef0f5}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related:visited{border-color:var(--color);background-color:transparent;color:var(--color)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related path,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related svg{stroke:var(--color);fill:var(--color)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color)}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related:hover path,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related:hover svg{stroke:var(--hover-color);fill:var(--hover-color)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__info__watch-buttons .btn--related:active{border-color:#486cd8}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__description{max-width:700px}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop__title{color:var(--header-color)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:link,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:visited{color:var(--link-color);text-decoration:none}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:active,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:focus,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:hover{color:var(--link-active-color);text-decoration:underline}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link svg,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link svg path,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link+* svg path{fill:var(--icon-color)}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:active svg,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:active svg path,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:focus svg,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:focus svg path,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:hover svg,article.theatre-mode-container.theatre-mode-layout-enabled .video-player__shop-links__option__link:hover svg path{fill:var(--icon-active-color)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video_player__franchise{color:var(--header-color)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__franchise__link svg{fill:var(--icon-color)}}@media (min-width:1024px){article.theatre-mode-container.theatre-mode-layout-enabled .video-player__management{display:flex;grid-gap:32px;justify-content:flex-start;width:100%;padding:0 var(--spacing-inline) 64px;background-color:var(--lightest-darkest-background-color)}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__management .video-player__problems{margin:0}article.theatre-mode-container.theatre-mode-layout-enabled .video-player__management .social-share{order:1}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@media (max-width:767px){.floating-player.can-float:not(.dont-float){position:relative;height:inherit;position:fixed;z-index:4;width:100%}.floating-player.can-float:not(.dont-float)::after{content:"";display:block;width:100%;padding-bottom:56.25%}}@media (min-width:768px){.floating-player.float:not(.dont-float){position:fixed;z-index:4;inset:auto 20px 20px auto;width:300px;height:169px;animation:fade-in .25s ease forwards;filter:drop-shadow(0 .5px 35px rgba(96, 115, 138, .25))}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .floating-player.float:not(.dont-float){filter:drop-shadow(0 .5px 35px rgba(4, 6, 19, .75))}}:root.appearance--dark .floating-player.float:not(.dont-float){filter:drop-shadow(0 .5px 35px rgba(4, 6, 19, .75))}@media (prefers-reduced-motion:reduce){.floating-player.float:not(.dont-float){animation:none}}.floating-player__control{display:block;position:absolute;z-index:2;width:64px;height:64px;cursor:pointer}.floating-player__control svg{position:absolute;width:16px;height:16px}.floating-player__control svg path{fill:#fff}.floating-player__video-up{inset:0 auto auto 0;background:radial-gradient(circle at 0 0,rgba(0,5,37,.4) 0,rgba(0,5,37,0) 55%)}.floating-player__video-up svg{inset:8px auto auto 8px}.floating-player__video-close{inset:0 0 auto auto;background:radial-gradient(circle at 100% 0,rgba(0,5,37,.4) 0,rgba(0,5,37,0) 55%)}.floating-player__video-close svg{inset:8px 8px auto auto}.livestream-player,.livestream-player--schedule{background-color:#000525;background-image:var(--background);background-size:cover}@media (max-width:1023px){.livestream-player{background-image:none!important}}@media (min-width:768px){.livestream-player__inner{display:grid;grid-template-areas:"title      donate" "iframe     iframe" "management management";grid-template-columns:1fr 1fr}}@media (min-width:1024px){.livestream-player__inner{padding:32px;background-color:rgba(0,5,37,.65)}}@media (min-width:1280px){.livestream-player__inner{padding:32px 64px 64px 64px}}.livestream-player--schedule__inner{background-color:rgba(0,5,37,.65)}@media (min-width:1024px){.livestream-player--schedule__inner{display:grid;grid-column-gap:24px;grid-template-areas:"iframe     title" "iframe     schedule" "management schedule";grid-template-columns:1.4fr 1fr}}@media (min-width:1024px){.livestream-player--schedule__inner{padding:32px}}@media (min-width:1280px){.livestream-player--schedule__inner{grid-column-gap:40px;padding:32px 64px 64px 64px}}.livestream-player__title{display:flex;grid-area:title;align-items:center;margin:0;padding:12px;color:#fff;font-size:1.8rem;font-weight:700}@media (min-width:768px){.livestream-player__title{font-size:2.2rem}}@media (min-width:1024px){.livestream-player__title{padding:0 0 24px 0;font-size:3rem}}@media (min-width:1280px){.livestream-player__title{padding:0 0 32px 0}}@media (min-width:1280px){.livestream-player--schedule .livestream-player__title{flex-direction:column;align-items:start}}.livestream-bug{position:relative;margin-right:16px;padding:4px 20px 4px 8px;border:2px solid #fff;color:#fff;font-size:1.6rem;font-weight:700;line-height:1;text-transform:uppercase}.livestream-bug::after{content:"";display:inline-block;position:absolute;top:8px;right:6px;width:8px;height:8px;border-radius:50%;background:#d6383a}@media (min-width:768px){.livestream-bug{padding-right:24px;font-size:1.8rem}.livestream-bug::after{right:7px;width:9px;height:9px}}@media (min-width:1024px){.livestream-bug{margin-right:32px;padding-right:30px;font-size:2.4rem}.livestream-bug::after{top:9px;right:9px;width:12px;height:12px}}@media (min-width:1280px){.livestream-player--schedule .livestream-bug{margin-bottom:16px}}.livestream-player__iframe-wrapper{position:relative;aspect-ratio:16/9;background-color:#000;grid-area:iframe;background-color:#0a145a}.livestream-player__iframe-wrapper::after{content:"Loading Player…";position:absolute;top:50%;left:10%;width:80%;transform:translateY(-40%);color:#fff;font-size:2rem;font-weight:300;text-align:center}@media (min-width:480px){.livestream-player__iframe-wrapper::after{font-size:3rem}}.livestream-player--schedule .livestream-player__iframe-wrapper{margin-bottom:16px}@media (min-width:1024px){.livestream-player--schedule .livestream-player__iframe-wrapper{margin-bottom:0}}.livestream-player__iframe{position:absolute;z-index:1;top:0;left:0;width:100%;max-width:100%;height:100%}.livestream-donate{grid-area:donate;padding:8px 16px;background-color:#000525;color:#fff;font-size:1.4rem}@media (min-width:768px){.livestream-donate{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:16px 32px}}@media (min-width:1024px){.livestream-donate{justify-content:flex-start;padding:0;background-color:transparent;font-size:1.6rem}}@media (min-width:1280px){.livestream-donate{flex-direction:row;align-items:center;justify-content:flex-end;padding-bottom:32px}}@media (min-width:1280px){.livestream-donate__headline{margin:0 8px 0 0}}a.livestream-donate__cta-link{display:block;color:currentcolor;font-weight:700}a.livestream-donate__cta-link svg{position:relative;top:2px;width:15px;margin-left:8px;fill:currentcolor}.livestream-player__management{grid-area:management;padding:16px;background-color:var(--light-dark-background-color)}@media (min-width:768px){.livestream-player__management{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 32px}}.livestream-player__problems{margin-bottom:0;font-size:1.4rem;line-height:1.8}@media (min-width:1024px){.livestream-player__problems{position:relative;top:5px}}.livestream-player__problems .livestream-player__problems__triggers{white-space:nowrap}.livestream-player__problems .livestream-player__problems__help,.livestream-player__problems .video-closed-captioning{font-weight:700}div.social-share{margin:0;background:0 0}span.social-share__title{color:var(--link-color)}.livestream-schedule{display:grid;grid-area:schedule;grid-template-areas:"listings listings" "timezone link";padding:16px}@media (min-width:1024px){.livestream-schedule{display:block;padding:0}}.livestream-schedule__listings{display:grid;grid-area:listings;margin:0;padding:0;list-style:none}@media (min-width:768px) and (max-width:1023px){.livestream-schedule__listings{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.livestream-schedule__listings{margin:0 0 24px 0}}.livestream-schedule__listing{display:grid;grid-template-columns:minmax(max-content,80px) 1fr;gap:16px;margin-bottom:24px;color:#fff;font-size:1.4rem;line-height:1.3333}@media (min-width:768px) and (max-width:1023px){.livestream-schedule__listing{grid-template-columns:1fr;grid-template-rows:max-content 1fr}}@media (min-width:768px){.livestream-schedule__listing{font-size:1.6rem}}.livestream-schedule__listing .schedule__time{max-width:75px;color:#ffcf00;font-weight:700}.livestream-schedule .timezone,.livestream-schedule .timezone-toggle{grid-area:timezone;color:#fff;font-size:1.4rem}@media (min-width:768px){.livestream-schedule .timezone,.livestream-schedule .timezone-toggle{display:inline-block;margin-bottom:24px;font-size:1.6rem}}.livesteam-scedule__link,.livesteam-scedule__link:link,.livesteam-scedule__link:visited{display:block;grid-area:link;justify-self:end;color:#fff;font-size:1.4rem;font-weight:700}@media (min-width:768px){.livesteam-scedule__link,.livesteam-scedule__link:link,.livesteam-scedule__link:visited{font-size:1.6rem}}.livesteam-scedule__link svg{position:relative;top:2px;margin-left:8px;fill:currentcolor}@media (min-width:1024px){.livesteam-scedule__link{justify-self:start}}.livestream-unlocalized{padding:160px 32px 100px 32px;background-color:#000525;color:#fff;text-align:center}@media (min-width:1024px){.livestream-unlocalized{padding:200px 32px}}.livestream-unlocalized svg{width:41px;height:63px;margin-bottom:32px}.livestream-unlocalized path{fill:#fff}.livestream-unlocalized .livestream-unlocalized__title{max-width:360px;margin:0 auto;font-size:2.4rem;font-weight:700}@media (min-width:1024px){.livestream-unlocalized .livestream-unlocalized__title{max-width:500px;font-size:3.6rem}}.video-summary{margin-bottom:32px}.video-summary.video-summary-hover .has-play-icon::before{display:block;opacity:1}.video-summary .image--needs-fallback{height:auto}.video-summary .video-summary__image-wrapper,.video-summary .video-summary__link{position:relative;height:inherit;margin-bottom:12px}.video-summary .video-summary__image-wrapper::after,.video-summary .video-summary__link::after{content:"";display:block;width:100%;padding-bottom:55.9375%}.video-summary .video-summary__image-wrapper{overflow:hidden}.video-summary .video-summary__current{display:flex;position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;flex-direction:column;justify-content:center;width:100%;margin-top:0;margin-bottom:0;padding:16px;color:#fff;font-size:2rem;font-weight:700;line-height:1.1;text-align:center;text-shadow:0 2px 35px -10px rgba(92,110,133,.41);word-wrap:break-word;overflow-wrap:break-word;z-index:4;background-color:rgba(0,0,0,.4);text-transform:uppercase}.video-summary .video-summary__over-title{margin:0 0 3px 0}@media (min-width:768px){.video-summary .video-summary__over-title{margin-left:0}}.video-summary .video-summary__show-title-link{color:var(--text-color--subdued);font-size:1.4rem;font-weight:700;text-transform:uppercase}.video-summary .video-summary__show-title-link,.video-summary .video-summary__show-title-link:link,.video-summary .video-summary__show-title-link:visited{color:var(--text-color--subdued);text-decoration:none}.video-summary .video-summary__show-title-link:active,.video-summary .video-summary__show-title-link:focus,.video-summary .video-summary__show-title-link:hover{color:var(--link-active-color);text-decoration:underline}.video-summary .video-summary__title{margin:0 0 4px 0}.video-summary .video-summary__video-title-link{color:var(--text-color);font-size:1.8rem;font-weight:700;line-height:1.3333;overflow:hidden;line-height:1.3333;text-overflow:ellipsis;white-space:nowrap;display:block;font-size:1.6rem}@media (min-width:1024px){.video-summary .video-summary__video-title-link{font-size:2.2rem}}.video-summary .video-summary__video-title-link:link,.video-summary .video-summary__video-title-link:visited{color:var(--link-color)}@supports (display:-webkit-box){.video-summary .video-summary__video-title-link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal}}.video-summary .video-summary__video-title-link,.video-summary .video-summary__video-title-link:link,.video-summary .video-summary__video-title-link:visited{color:var(--link-color);text-decoration:none}.video-summary .video-summary__video-title-link:active,.video-summary .video-summary__video-title-link:focus,.video-summary .video-summary__video-title-link:hover{color:var(--link-active-color);text-decoration:underline}@media (min-width:1024px){.video-summary .video-summary__video-title-link{font-size:1.8rem}}@media (min-width:1280px){.video-summary .video-summary__video-title-link{font-size:2.2rem;text-overflow:ellipsis}}.video-summary .video-summary__meta-data{font-size:1.4rem;font-weight:400;text-transform:capitalize}@media (min-width:1024px){.video-summary .video-summary__meta-data{font-size:1.6rem}}.carousel__arrow{display:inline-block;position:absolute;z-index:3;top:50%;width:40px;height:40px;padding:0;transform:translateY(-25%);transition:background-color .3s ease-in,opacity .3s ease-in;border:none;border-radius:50%;opacity:1;background:rgba(10,20,90,.5);cursor:pointer;pointer-events:auto}.carousel__arrow:focus,.carousel__arrow:hover{background:rgba(10,20,90,.8)}@supports (backdrop-filter:blur()){.carousel__arrow{background:rgba(38,56,196,.5)}.carousel__arrow:focus,.carousel__arrow:hover{background:rgba(38,56,196,.7)}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .carousel__arrow{background:rgba(0,5,37,.5)}:root:not(.appearance--light) .carousel__arrow:focus,:root:not(.appearance--light) .carousel__arrow:hover{background:rgba(0,5,37,.7)}}:root.appearance--dark .carousel__arrow{background:rgba(0,5,37,.5)}:root.appearance--dark .carousel__arrow:focus,:root.appearance--dark .carousel__arrow:hover{background:rgba(0,5,37,.7)}.carousel__arrow.carousel-prev{left:8px;border-left:0}.carousel__arrow.carousel-prev.disabled{transition:opacity .3s;opacity:0}.carousel__arrow.carousel-next{right:16px;border-right:0}.carousel__arrow.carousel-next.is-hidden~.carousel__see-all{display:none}.carousel__arrow svg{top:0;left:0;width:30px;height:40px}.carousel__arrow svg path{fill:#fff}.carousel__arrow.disabled,.carousel__arrow[disabled]{opacity:.4}.carousel__arrow.disabled svg,.carousel__arrow[disabled] svg{opacity:.4}.carousel__arrow.disabled:focus,.carousel__arrow.disabled:hover,.carousel__arrow[disabled]:focus,.carousel__arrow[disabled]:hover{outline:0;background:rgba(38,56,196,.6)}.carousel__arrow.disabled.carousel-prev,.carousel__arrow[disabled].carousel-prev{display:none}.carousel__grace-area{top:calc((100% - 112px - 64px)/ 2);position:absolute;right:0;width:100px;height:64px;pointer-events:auto}.video-row:not(.video-row--legacy-style) .carousel__grace-area{right:-26px}.carousel__grace-area:hover~.carousel__see-all-btn{transform:translateX(0);opacity:1;pointer-events:auto}.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{top:calc((100% - 112px - 50px)/ 2);display:none;position:absolute;right:53px;align-items:center;width:100px;height:50px;margin-right:16px;padding:4px;transform:translateX(64px);transition-property:background-color,opacity,transform;transition-duration:.3s;transition-timing-function:ease-out;border:1px solid rgba(255,255,255,.3);opacity:0;background-color:rgba(0,5,37,.5);color:#fff;font-size:1.6rem;line-height:1.2;text-align:center;text-transform:capitalize;cursor:pointer;pointer-events:none}@media (min-width:600px){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{display:flex}}@media (min-width:768px){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{right:64px}}@media (min-width:1024px){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{top:calc((100% - 112px - 64px)/ 2);right:48px;height:64px}}@media (prefers-reduced-motion:reduce){.carousel__see-all-btn,.carousel__see-all-btn:link,.carousel__see-all-btn:visited{transition-duration:0s}}.carousel__see-all-btn:focus,.carousel__see-all-btn:hover{transform:translateX(0);opacity:1;pointer-events:auto;background-color:rgba(0,5,37,.8);text-decoration:none}.video-row{position:relative;min-height:260px;padding-inline:var(--spacing-inline) 32px;overflow:hidden}@media (min-width:1024px){.video-row{padding-inline:var(--spacing-inline)}}.video-row .splide__track{overflow:visible}.video-row .video-summary{margin-bottom:0}.video-row .carousel__grace-area{pointer-events:none}.video-row.video-row--legacy-style{overflow:visible}.video-row.video-row--legacy-style .splide__slider{margin:-100px 0}.video-row.video-row--legacy-style .splide__track{padding:100px 0;overflow:hidden}.video-row .carousel__arrow{top:calc((100% - 112px - 20px)/ 2)}.video-row .carousel__arrow.carousel-prev{left:-16px}@media (min-width:768px){.video-row .carousel__arrow.carousel-prev{left:-28px}}.video-row .carousel__arrow.carousel-next{right:-27px}.video-row .carousel__arrow.carousel-next[disabled]{pointer-events:none}.video-row .carousel__arrow.carousel-next[disabled]~.carousel__see-all{position:absolute;z-index:1;top:50%;right:0;pointer-events:auto}.video-row .carousel__arrow.carousel-next[disabled]~.carousel__see-all .carousel__grace-area{pointer-events:auto}.video-row .carousel__arrow.carousel-next[disabled]~.carousel__see-all .carousel__see-all-btn{right:10px;pointer-events:auto}.video-row--legacy-style .carousel__arrow.carousel-prev{left:16px}.video-row--legacy-style .carousel__arrow.carousel-next{right:16px}.video-row--legacy-style .carousel__arrow.carousel-next[disabled]~.carousel__see-all .carousel__see-all-btn{right:70px;pointer-events:auto}.video-row__header{position:relative;margin-bottom:16px;pointer-events:auto}@media (min-width:768px){.video-row__header{padding-right:200px}}.video-row__description{margin-bottom:12px;font-size:1.4rem}@media (min-width:768px){.video-row__description{font-size:1.6rem}}@media (min-width:768px){.video-row__learn-more{position:absolute;top:0;right:32px}}@media (min-width:1280px){.video-row__learn-more{right:64px}}.video-row__container{pointer-events:none}.video-row__list{display:flex;list-style-type:none;pointer-events:auto}.video-highlight{height:100%;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;background-color:#0a145a}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .video-highlight{background-color:#1e2030}}:root.appearance--dark .video-highlight{background-color:#1e2030}.video-highlight:hover{transform:scale(1.02)}.video-highlight .image--needs-fallback{height:auto}.video-highlight__picture{position:relative;height:inherit;height:auto;cursor:pointer}.video-highlight__picture::after{content:"";display:block;width:100%;padding-bottom:56.25%}.video-highlight__picture:hover .video-highlight__play-overlay{display:flex}.video-highlight__play-overlay{display:none;position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,5,37,.3)}.video-highlight__play-icon{display:flex;position:relative;align-items:center;justify-content:center;width:70px;height:70px;border-radius:50%;background-color:rgba(0,5,37,.4)}.video-highlight__play-icon svg{width:24px;height:36px;margin-left:6px;fill:#fff}@media (min-width:480px){.video-highlight__play-icon{width:90px;height:90px}.video-highlight__play-icon svg{width:30px;height:40px;margin-left:8px}}@media (min-width:600px){.video-highlight__play-icon{width:107px;height:107px}.video-highlight__play-icon svg{width:36px;height:44px;margin-left:10px}}.video-highlight__play-cta{margin-top:8px;color:#fff;font-size:1.6rem;font-weight:700;text-align:center}.video-highlight__body{padding:16px;background-color:#0a145a}@media (min-width:480px){.video-highlight__body{padding-bottom:24px}}@media (min-width:768px){.video-highlight__body{padding:24px}}@media (min-width:1024px){.video-highlight__body{padding-right:32px;padding-left:32px}}@media (min-width:1280px){.video-highlight__body{padding-bottom:32px}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .video-highlight__body{background-color:#1e2030}}:root.appearance--dark .video-highlight__body{background-color:#1e2030}.video-highlight__passport{display:flex;align-items:center}.video-highlight__passport .pbs-passport-compass-rose{width:16px;height:16px;margin-right:4px}.video-highlight__passport-text{color:#fff;font-size:1.4rem;font-weight:700}@media (min-width:480px){.video-highlight__passport-text{font-size:1.6rem}}.video-highlight__description{color:#fff;font-size:1.4rem;line-height:2.2rem}@media (min-width:480px){.video-highlight__description{margin-bottom:16px;font-size:1.6rem;line-height:2.4rem}}.video-highlight__watch-buttons{display:flex;flex-direction:column;align-items:flex-start}@media (min-width:375px){.video-highlight__watch-buttons{flex-direction:row}}.video-highlight__watch-buttons .btn--related{--color:#2638c4;--background-border-color:#fff;--hover-border-background-color:#0f1e8c;--hover-color:#fff;width:auto;margin:0 0 8px 0;padding:8px 16px}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .video-highlight__watch-buttons .btn--related{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}}:root.appearance--dark .video-highlight__watch-buttons .btn--related{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}.video-highlight__watch-buttons .btn--related,.video-highlight__watch-buttons .btn--related:visited{border-color:var(--background-border-color);background-color:var(--background-border-color);color:var(--color,#fff)}.video-highlight__watch-buttons .btn--related path{fill:var(--color,#fff)}.video-highlight__watch-buttons .btn--related:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color,#fff)}.video-highlight__watch-buttons .btn--related:hover path,.video-highlight__watch-buttons .btn--related:hover svg{fill:var(--hover-color,#fff)}.video-highlight__watch-buttons .btn--related:active{border-color:var(--active-border-color,#486cd8)}@media (min-width:375px){.video-highlight__watch-buttons .btn--related{margin:0 8px 0 0}}@media (min-width:480px){.video-highlight__watch-buttons .btn--related{padding:8px 32px}}@media (min-width:1024px){.video-highlight__watch-buttons .btn--related{margin-right:16px}}.video-highlight__watch-buttons .video-highlight__watch-video{padding:8px 16px}@media (min-width:480px){.video-highlight__watch-buttons .video-highlight__watch-video{padding:8px 32px}}.video-highlight__watch-buttons .btn--text{white-space:nowrap}.video-highlight-modal{display:flex;position:fixed;z-index:100;top:0;right:0;left:0;width:100vw;height:100vh;margin:0;padding:0;background-color:rgba(0,5,37,.7)}.video-highlight-modal__body{position:relative;max-height:100vh;margin:auto 12px;overflow:auto;border-radius:5px;background-color:#000525;color:#fff}@media (min-width:768px){.video-highlight-modal__body{margin:auto 32px}}@media (min-width:1280px){.video-highlight-modal__body{max-width:1215px;margin:auto}}.video-highlight-modal__body:focus{outline:2px solid #2638c4}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .video-highlight-modal__body{background-color:#1e2030}}:root.appearance--dark .video-highlight-modal__body{background-color:#1e2030}.video-highlight-modal__topbar{background-color:#000525}@media (min-width:768px){.video-highlight-modal__topbar{display:none}}.video-highlight-modal__topbar-title{margin:0 48px 0 0;padding-top:12px;overflow:hidden;color:#fff;font-size:1.8rem;font-weight:700;line-height:2.6rem;text-overflow:ellipsis;white-space:nowrap}.video-highlight-modal .pbs-close{width:16px;height:32px}.video-highlight-modal .pbs-close path{stroke:#fff}@media (min-width:768px){.video-highlight-modal .pbs-close{width:24px;height:24px}.video-highlight-modal .pbs-close path{stroke-width:1}}.video-highlight-modal__player-container{position:relative;height:0;padding:0 0 56.25% 0;background-color:#000}.video-highlight-modal__player-container::before{content:"Loading Player…";position:absolute;top:50%;left:10%;width:80%;transform:translateY(-40%);color:#fff;font-size:2rem;font-weight:300;text-align:center}.video-highlight-modal__player-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-highlight-modal__details{position:relative;padding:24px 24px 32px 24px}@media (min-width:1024px){.video-highlight-modal__details{display:flex;justify-content:space-between}}.video-highlight-modal__details::before{content:"";position:absolute;top:-30px;right:0;bottom:0;left:0;height:30px;background:linear-gradient(to bottom,transparent,#000525)}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .video-highlight-modal__details::before{top:-29px;background:linear-gradient(to bottom,transparent,#1e2030)}}:root.appearance--dark .video-highlight-modal__details::before{top:-29px;background:linear-gradient(to bottom,transparent,#1e2030)}@media (min-width:1280px){.video-highlight-modal__body-text{max-width:60%}}.video-highlight-modal__body-title{display:none}@media (min-width:768px){.video-highlight-modal__body-title{display:block;margin:0 0 16px 0;font-size:2.2rem;font-weight:700;line-height:3rem}}@media (min-width:1024px){.video-highlight-modal__body-title{font-size:3rem;line-height:3.8rem}}.video-highlight-modal__description{margin-bottom:24px;font-size:1.6rem;font-weight:500;line-height:2.4rem}.video-highlight-modal__buttons{display:flex;flex-direction:column;align-items:flex-start;margin:16px 0 0 0}@media (min-width:600px){.video-highlight-modal__buttons{flex-direction:row}}@media (min-width:1024px){.video-highlight-modal__buttons{flex-direction:column;min-width:240px;margin:16px 0 0 32px}}.video-highlight-modal__start-watching{display:flex;align-items:center;margin-bottom:16px;font-size:1.6rem}.video-highlight-modal__start-watching svg path{fill:#fff}.video-highlight-modal__start-watching .btn--text{margin-left:16px;white-space:nowrap}@media (min-width:600px){.video-highlight-modal__start-watching{margin:0 16px 0 0}}@media (min-width:1024px){.video-highlight-modal__start-watching{margin:0 0 24px 0}}.video-highlight-modal .btn--mylist{--color:#fff;--hover-color:#2638c4;--hover-border-background-color:#fff;display:flex;align-items:center;font-size:1.6rem}.video-highlight-modal .btn--mylist,.video-highlight-modal .btn--mylist:visited{border-color:var(--color);background-color:transparent;color:var(--color)}.video-highlight-modal .btn--mylist path,.video-highlight-modal .btn--mylist svg{stroke:var(--color);fill:var(--color)}.video-highlight-modal .btn--mylist:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color)}.video-highlight-modal .btn--mylist:hover path,.video-highlight-modal .btn--mylist:hover svg{stroke:var(--hover-color);fill:var(--hover-color)}.video-highlight-modal .btn--mylist:active{border-color:#486cd8}.video-highlight-modal .btn--mylist .pbs-add,.video-highlight-modal .btn--mylist .pbs-check{width:20px;height:20px;margin-right:16px}.video-highlight-modal .btn--mylist .btn--mylist__visible-text{white-space:nowrap}.video-highlights-row{max-width:1440px;padding-inline-end:0;overflow:hidden}.video-highlights-row__header{position:relative;margin-bottom:16px}.video-highlights-row__description{font-size:1.4rem}@media (min-width:768px){.video-highlights-row__description{font-size:1.6rem}}.video-highlights-row .splide__track{overflow:visible}.video-highlights-row__list{display:flex;list-style-type:none}.video-highlights-row__slide{padding-right:8px}@media (min-width:768px){.video-highlights-row__slide{padding-right:16px}}.video-highlights-row .carousel__arrow{top:calc((100% - 140px - 20px)/ 2);display:inline-block;transition:background-color .3s ease-in,opacity .3s ease-in}@media (min-width:768px){.video-highlights-row .carousel__arrow{top:calc((100% - 140px - 34.5px)/ 2);width:69px;height:69px}}@media (min-width:1024px){.video-highlights-row .carousel__arrow{top:calc((100% - 160px - 34.5px)/ 2)}}@media (min-width:768px){.video-highlights-row .carousel__arrow svg{width:50px;height:69px}}.video-highlights-row .carousel-next{right:20px}@media (min-width:768px){.video-highlights-row .carousel-next{right:16px}}@media (min-width:1280px){.video-highlights-row .carousel-next{right:32px}}.web-promo{max-width:1440px;margin:0 auto;overflow:hidden;background-color:#2638c4}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .web-promo{background-color:#3d4a6b}}:root.appearance--dark .web-promo{background-color:#3d4a6b}@media (min-width:1024px){.web-promo{display:flex;height:368px}}@media (min-width:1280px){.web-promo{height:431px}}.web-promo__details{width:100%;padding:24px 32px 48px 32px}@media (min-width:600px){.web-promo__details{padding-right:64px}}@media (min-width:1024px){.web-promo__details{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 24px}}@media (min-width:1140px){.web-promo__details{padding:0 var(--spacing-inline)}}.web-promo__over-title{color:#ffcf00;font-size:1.4rem;font-weight:700;text-transform:uppercase}.web-promo__title{margin:0 0 8px 0}.web-promo__title-link{margin:0;color:#fff;font-size:3rem;font-weight:700}.web-promo__title-link:active,.web-promo__title-link:focus,.web-promo__title-link:hover,.web-promo__title-link:visited{color:#fff}@media (min-width:1024px){.web-promo__title-link{font-size:2.2rem}}@media (min-width:1280px){.web-promo__title-link{font-size:3rem}}.web-promo__description{width:100%;padding:0 0 8px 0;color:#fff;font-size:1.6rem;line-height:1.5}@media (min-width:1024px){.web-promo__description{font-size:1.4rem}}@media (min-width:1280px){.web-promo__description{font-size:1.6rem}}.web-promo__link{padding:8px 16px;white-space:nowrap}.web-promo__link:active,.web-promo__link:focus,.web-promo__link:hover{background-color:#0f1e8c;color:#fff}.web-promo__link-icon{padding-right:4px}.web-promo__link-icon svg{height:12px}.web-promo__link-text{font-size:1.6rem;font-weight:700;white-space:nowrap}.web-promo__image-section{margin:0 -50%;overflow:hidden;border-bottom-right-radius:100%;border-bottom-left-radius:100%}@media (min-width:1024px){.web-promo__image-section{min-width:736px;height:750px;margin:-150px 0;border-top-right-radius:50%;border-bottom-right-radius:69%;border-bottom-left-radius:0}}@media (min-width:1280px){.web-promo__image-section{min-width:862px;height:1000px;margin:-250px 0;border-top-right-radius:50%;border-bottom-right-radius:60%;border-bottom-left-radius:0}}.web-promo__image{width:100%;max-width:100vw;margin-left:25%}@media (min-width:1024px){.web-promo__image{margin-top:150px;margin-bottom:150px;margin-left:0}}@media (min-width:1280px){.web-promo__image{margin-top:250px}}@supports (clip-path:circle()){.web-promo__image-section{margin:0;overflow:hidden;clip-path:circle(300% at 50% -375%);border-radius:0}@media (min-width:1024px){.web-promo__image-section{min-width:736px;height:auto;border-radius:0;clip-path:circle(75% at 40% 50%)}}@media (min-width:1280px){.web-promo__image-section{min-width:862px;height:auto;border-radius:0}}@media (min-width:1440px){.web-promo__image-section{margin-left:0}}.web-promo__image{width:100%;max-width:100vw;margin:0}}.newsletter{position:relative;width:100%;min-height:25rem;overflow:hidden;background-color:#000525;color:#fff}@media (min-width:600px){.newsletter{min-height:22rem}}@media (min-width:768px){.newsletter{min-height:30rem}}.newsletter__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.newsletter__background img{object-fit:cover;object-position:100% 0;width:100%;height:100%}.newsletter__background::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:normal;background-image:linear-gradient(320deg,transparent,rgba(10,20,90,.7) 100%)}@media (min-width:768px){.newsletter__background::before{background-image:linear-gradient(270deg,transparent,rgba(10,20,90,.5) 100%)}}.newsletter--climate .newsletter__background::before{background-image:linear-gradient(90deg,rgba(0,5,37,.8) 0,transparent 100%)}.newsletter__inner{position:relative;max-width:150ch;padding:var(--spacing-block) var(--spacing-inline)}.newsletter__inner-header{margin:0 0 8px 0;font-size:2rem;font-weight:700;line-height:1.3333}@media (min-width:768px){.newsletter__inner-header{margin-bottom:16px;font-size:3rem}}@media (min-width:1280px){.newsletter__inner-header{font-size:3.6rem}}.newsletter--climate .newsletter__inner-header{max-width:60%}@media (min-width:1140px){.newsletter--climate .newsletter__inner-header{max-width:none}}.newsletter__inner-text{margin-bottom:8px;font-size:1.4rem;font-weight:500;line-height:1.3333}@media (min-width:768px){.newsletter__inner-text{margin-bottom:32px;font-size:1.6rem}}.newsletter--climate .newsletter__inner-text{max-width:70%}@media (min-width:1140px){.newsletter--climate .newsletter__inner-text{max-width:none}}.newsletter__inner-form{display:grid;grid-template-areas:"label   .       ." "input   button  ." "message message message";grid-template-columns:minmax(0,49rem) 14.3rem 1fr;min-height:80px;margin:16px 0;color:#000;caret-color:#fe704e}@media (min-width:1024px){.newsletter__inner-form{margin:8px 0}}.newsletter-form__label{grid-area:label;color:#fff;font-size:1.6rem;font-weight:700}.newsletter-form__input{grid-area:input;padding:8px;border:#fff;border-radius:4px 0 0 4px;background-color:#fff;font-size:1.4rem;line-height:1.3333}@media (min-width:768px){.newsletter-form__input{padding:8px 16px;font-size:1.6rem}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .newsletter-form__input{background-color:#363846;color:#eef0f5}:root:not(.appearance--light) .newsletter-form__input::placeholder{color:#eef0f5}}:root.appearance--dark .newsletter-form__input{background-color:#363846;color:#eef0f5}:root.appearance--dark .newsletter-form__input::placeholder{color:#eef0f5}.newsletter-form__btn{grid-area:button;padding:8px;border-radius:0 2px 2px 0;border-color:#2638c4;background-color:#2638c4;color:#fff;font-size:1.4rem;font-weight:700;line-height:1.3333}@media (min-width:768px){.newsletter-form__btn{padding:12px 32px;font-size:1.6rem}}.newsletter-form__message{grid-area:message;margin:16px 0 0 0;color:#fff;font-size:2.4rem;font-weight:700;line-height:1.3333}@media (min-width:768px){.newsletter-form__message{font-size:3rem}}.newsletter__loading-indicator .loading-indicator__spinner div{background-color:#fff}@media (max-width:767px){.topic .popover,.topic .tippy-arrow{display:none}}
/*# sourceMappingURL=topic.css.map */
