@charset "UTF-8";.page-title{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;padding-block:var(--spacing-block);padding-inline:var(--spacing-inline);background-color:var(--lightest-darkest-background-color)}h1{margin:0;font-size:2.4rem;font-weight:700}h1,h1 a{color:var(--header-color)}@media (min-width:768px){h1{font-size:3.2rem}}@media (min-width:875px){h1{font-size:5rem}}.viewing-history .page-title{margin-bottom:-1px}.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}.shows-landing__app{display:block;max-width:1440px;min-height:100vh;margin:0 auto;background-color:var(--lightest-darkest-background-color)}@media (min-width:768px){.shows-landing__app{padding:0 var(--spacing-inline)}}@media (min-width:875px){.shows-landing__app{display:flex;position:relative;padding:48px 0 0 0}}.shows-landing__loading-indicator{width:100px;height:100px;margin:48px auto 32px auto}.shows-landing__localize-message{font-size:1.8rem}.shows-landing__form{display:flex;flex-wrap:wrap;justify-content:space-between;padding:18px 16px 6px 16px;background-color:var(--lightest-darkest-background-color)}@media (min-width:875px){.shows-landing__form{display:block;flex-basis:450px;min-width:300px;max-height:575px;margin-left:var(--spacing-inline);background-color:#eef0f5}}@media screen and (min-width:875px) and (prefers-color-scheme:dark){:root:not(.appearance--light) .shows-landing__form{background-color:#1e2030}}@media (min-width:875px){:root.appearance--dark .shows-landing__form{background-color:#1e2030}}.shows-landing__label{display:block;margin:0 16px 0 0;color:var(--header-color);font-size:1.4rem;font-weight:700}@media (min-width:875px){.shows-landing__label{margin:0 0 8px 0;font-size:1.6rem}}.shows-landing__text-input{position:relative;width:100%;margin-bottom:16px;color:#000525}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .shows-landing__text-input svg,:root:not(.appearance--light) .shows-landing__text-input svg path,:root:not(.appearance--light) .shows-landing__text-input+* svg path{fill:var(--icon-color)}:root:not(.appearance--light) .shows-landing__text-input:active svg,:root:not(.appearance--light) .shows-landing__text-input:active svg path,:root:not(.appearance--light) .shows-landing__text-input:focus svg,:root:not(.appearance--light) .shows-landing__text-input:focus svg path,:root:not(.appearance--light) .shows-landing__text-input:hover svg,:root:not(.appearance--light) .shows-landing__text-input:hover svg path{fill:var(--icon-active-color)}}:root.appearance--dark .shows-landing__text-input svg,:root.appearance--dark .shows-landing__text-input svg path,:root.appearance--dark .shows-landing__text-input+* svg path{fill:var(--icon-color)}:root.appearance--dark .shows-landing__text-input:active svg,:root.appearance--dark .shows-landing__text-input:active svg path,:root.appearance--dark .shows-landing__text-input:focus svg,:root.appearance--dark .shows-landing__text-input:focus svg path,:root.appearance--dark .shows-landing__text-input:hover svg,:root.appearance--dark .shows-landing__text-input:hover svg path{fill:var(--icon-active-color)}#shows-landing__field__filter-by-title{width:100%;height:40px;padding:6px 30px 6px 8px;border:0;border-radius:8px;background-color:#eef0f5;color:var(--text-color);font-size:1.6rem}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) #shows-landing__field__filter-by-title{background-color:#363846}}:root.appearance--dark #shows-landing__field__filter-by-title{background-color:#363846}#shows-landing__field__filter-by-title::placeholder{color:var(--text-color);font-size:1.4rem}@media (min-width:875px){#shows-landing__field__filter-by-title{background-color:#fff}}#shows-landing__field__filter-by-title:focus{outline:3px solid var(--focus-color)}.shows-landing__icon{position:absolute;top:6px;right:8px;width:16px;height:28px;pointer-events:none}.shows-landing__icon path{fill:#2638c4}@media (min-width:875px){.shows-landing__icon{top:36px}}.shows-landing__filter-button{display:flex;align-items:center;padding:0;border:0;background-color:transparent}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .shows-landing__filter-button circle,:root:not(.appearance--light) .shows-landing__filter-button path,:root:not(.appearance--light) .shows-landing__filter-button svg{stroke:#eef0f5;fill:#eef0f5}}:root.appearance--dark .shows-landing__filter-button circle,:root.appearance--dark .shows-landing__filter-button path,:root.appearance--dark .shows-landing__filter-button svg{stroke:#eef0f5;fill:#eef0f5}.shows-landing__filter-text{display:none;margin-right:12px;color:var(--header-color);font-size:1.4rem;font-weight:700}@media (min-width:375px){.shows-landing__filter-text{display:block}}.shows-landing__filter-icon{width:36px;min-width:36px;height:36px;padding:4px;border:2px solid #707070;border-radius:8px}.shows-landing__mobile-menu-content{display:flex;position:absolute;z-index:5;top:50px;left:0;flex-direction:column;align-items:flex-start;width:100%;padding:24px 24px 32px 32px;background-color:var(--light-dark-background-color)}.shows-landing__cancel-button{align-self:flex-end;padding:0;border:0;background-color:transparent;color:var(--link-color);font-size:1.4rem}.shows-landing__reset-button{display:flex;align-items:center;margin-bottom:24px;padding:0;border:0;background-color:transparent;white-space:nowrap}.shows-landing__reset-button:hover path{stroke:var(--icon-active-color)}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .shows-landing__reset-button:focus-visible{outline:3px solid #46d4cd}}:root.appearance--dark .shows-landing__reset-button:focus-visible{outline:3px solid #46d4cd}.shows-landing__reset-icon{height:10px;margin-right:8px}.shows-landing__reset-icon path{stroke:var(--icon-color)}.shows-landing__reset-text{color:var(--link-color);font-size:1.6rem;font-weight:700}.shows-landing__close-button{--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) .shows-landing__close-button{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}}:root.appearance--dark .shows-landing__close-button{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}.shows-landing__close-button,.shows-landing__close-button:visited{border-color:var(--background-border-color);background-color:var(--background-border-color);color:var(--color,#fff)}.shows-landing__close-button path{fill:var(--color,#fff)}.shows-landing__close-button:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color,#fff)}.shows-landing__close-button:hover path,.shows-landing__close-button:hover svg{fill:var(--hover-color,#fff)}.shows-landing__close-button:active{border-color:var(--active-border-color,#486cd8)}.shows-landing__radio-group__genre,.shows-landing__radio-group__source{margin-bottom:24px}.shows-landing__radio-group__genre [type=radio],.shows-landing__radio-group__source [type=radio]{position:absolute;margin:0;opacity:0}.shows-landing__radio-group__genre [type=radio]+label,.shows-landing__radio-group__source [type=radio]+label{display:inline-block;position:relative;padding-left:28px;line-height:20px;cursor:pointer}.shows-landing__radio-group__genre [type=radio]+label::before,.shows-landing__radio-group__source [type=radio]+label::before{content:"";position:absolute;top:0;left:0;width:18px;height:18px;border:1px solid #707070;border-radius:100%;background-color:#2638c4}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .shows-landing__radio-group__genre [type=radio]+label::before,:root:not(.appearance--light) .shows-landing__radio-group__source [type=radio]+label::before{border:2px solid #94a1b2;background-color:#486cd8}}:root.appearance--dark .shows-landing__radio-group__genre [type=radio]+label::before,:root.appearance--dark .shows-landing__radio-group__source [type=radio]+label::before{border:2px solid #94a1b2;background-color:#486cd8}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .shows-landing__radio-group__genre [type=radio]:checked+label::before,:root:not(.appearance--light) .shows-landing__radio-group__source [type=radio]:checked+label::before{border:0}}:root.appearance--dark .shows-landing__radio-group__genre [type=radio]:checked+label::before,:root.appearance--dark .shows-landing__radio-group__source [type=radio]:checked+label::before{border:0}.shows-landing__radio-group__genre [type=radio]:focus+label::before,.shows-landing__radio-group__source [type=radio]:focus+label::before{outline:2px solid var(--focus-color)}.shows-landing__radio-group__genre [type=radio]+label::after,.shows-landing__radio-group__source [type=radio]+label::after{content:"";position:absolute;border-radius:100%;background-color:#fff}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .shows-landing__radio-group__genre [type=radio]+label::after,:root:not(.appearance--light) .shows-landing__radio-group__source [type=radio]+label::after{background-color:#eef0f5}}:root.appearance--dark .shows-landing__radio-group__genre [type=radio]+label::after,:root.appearance--dark .shows-landing__radio-group__source [type=radio]+label::after{background-color:#eef0f5}.shows-landing__radio-group__genre [type=radio]:checked+label::after,.shows-landing__radio-group__source [type=radio]:checked+label::after{top:4px;left:4px;width:10px;height:10px}.shows-landing__radio-group__genre [type=radio]:not(:checked)+label::after,.shows-landing__radio-group__source [type=radio]:not(:checked)+label::after{top:1px;left:1px;width:16px;height:16px}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .shows-landing__radio-group__genre [type=radio]:not(:checked)+label::after,:root:not(.appearance--light) .shows-landing__radio-group__source [type=radio]:not(:checked)+label::after{top:2px;left:2px;width:14px;height:14px}}:root.appearance--dark .shows-landing__radio-group__genre [type=radio]:not(:checked)+label::after,:root.appearance--dark .shows-landing__radio-group__source [type=radio]:not(:checked)+label::after{top:2px;left:2px;width:14px;height:14px}.shows-landing__radio-group__genre .shows-landing__label,.shows-landing__radio-group__source .shows-landing__label{margin-bottom:8px;font-size:1.6rem}.shows-landing__radio-group__sort-by{display:flex;align-items:center;margin:0}@media (min-width:875px){.shows-landing__radio-group__sort-by{position:absolute;top:0;right:calc(var(--spacing-inline) + 6px)}}.shows-landing__radio-group__sort-by .shows-landing__label{display:none;margin-right:16px}@media (min-width:375px){.shows-landing__radio-group__sort-by .shows-landing__label{display:block}}#shows-landing__field__sort-by{display:flex;align-items:center;margin:0}#shows-landing__field__sort-by input{position:absolute;margin:0;opacity:0}#shows-landing__field__sort-by input:focus-visible+label{outline:3px solid #2638c4}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) #shows-landing__field__sort-by input:focus-visible+label{outline:3px solid #46d4cd}}:root.appearance--dark #shows-landing__field__sort-by input:focus-visible+label{outline:3px solid #46d4cd}#shows-landing__field__sort-by label{--color:#2638c4;--hover-color:#fff;--hover-border-background-color:#0f1e8c;margin:0 0 0 4px;padding:8px 16px;border-radius:8px;color:#2638c4;font-size:1.4rem;font-weight:700;white-space:nowrap;cursor:pointer}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) #shows-landing__field__sort-by label{--color:#eef0f5;--hover-color:#eef0f5;--hover-border-background-color:#486cd8}}:root.appearance--dark #shows-landing__field__sort-by label{--color:#eef0f5;--hover-color:#eef0f5;--hover-border-background-color:#486cd8}#shows-landing__field__sort-by label,#shows-landing__field__sort-by label:visited{border-color:var(--color);background-color:transparent;color:var(--color)}#shows-landing__field__sort-by label path,#shows-landing__field__sort-by label svg{stroke:var(--color);fill:var(--color)}#shows-landing__field__sort-by label:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color)}#shows-landing__field__sort-by label:hover path,#shows-landing__field__sort-by label:hover svg{stroke:var(--hover-color);fill:var(--hover-color)}#shows-landing__field__sort-by label:active{border-color:#486cd8}@media (min-width:875px){#shows-landing__field__sort-by label{font-size:1.6rem}}#shows-landing__field__sort-by input:checked~label{--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) #shows-landing__field__sort-by input:checked~label{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}}:root.appearance--dark #shows-landing__field__sort-by input:checked~label{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}#shows-landing__field__sort-by input:checked~label,#shows-landing__field__sort-by input:checked~label:visited{border-color:var(--background-border-color);background-color:var(--background-border-color);color:var(--color,#fff)}#shows-landing__field__sort-by input:checked~label path{fill:var(--color,#fff)}#shows-landing__field__sort-by input:checked~label:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color,#fff)}#shows-landing__field__sort-by input:checked~label:hover path,#shows-landing__field__sort-by input:checked~label:hover svg{fill:var(--hover-color,#fff)}#shows-landing__field__sort-by input:checked~label:active{border-color:var(--active-border-color,#486cd8)}.shows-landing__radio-option{display:flex;align-items:center;margin:0 0 5px 0;padding:0;border:0;cursor:pointer}.no-passport #shows-landing__field__filter-by-source .shows-landing__radio-option:nth-of-type(2){display:none}.shows-landing__radio-label{margin-bottom:0;padding-bottom:0;color:#0a145a;font-size:1.6rem;font-weight:400}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .shows-landing__radio-label{color:#eef0f5}}:root.appearance--dark .shows-landing__radio-label{color:#eef0f5}.shows-landing__no-results{font-size:1.8rem}.shows-landing__results-container{width:100%;padding:16px 16px 32px 16px}@media (min-width:875px){.shows-landing__results-container{margin:0 auto;padding:0 var(--spacing-inline) 48px 16px}}@media (min-width:1024px){.shows-landing__results-container{padding-left:32px}}.shows-landing__top-button{position:fixed;bottom:32px;padding:4px 16px;border:2px solid var(--link-color);border-radius:28px;background-color:var(--lightest-darkest-backround-color)}.shows-landing__top-button svg{width:14px;height:14px}.shows-landing__top-button svg path{stroke:var(--link-color)}.shows-landing__top-button__text{margin-right:6px;color:var(--link-color);font-size:1.6rem;font-weight:700}.shows .ad--billboard-container{background-color:transparent}.shows .ad__wrapper{background-color:var(--lightest-darkest-background-color)}.shows .ad__explanation__text{top:0;margin:0;font-size:1.3rem}.shows .ad__explanation__link{display:flex;top:0;align-items:center;margin:0;font-size:1.3rem}.shows .ad__explanation__link a,.shows .ad__explanation__link a:link,.shows .ad__explanation__link a:visited{color:var(--link-color);text-decoration:none}.shows .ad__explanation__link a:active,.shows .ad__explanation__link a:focus,.shows .ad__explanation__link a:hover{color:var(--link-active-color);text-decoration:underline}.shows .ad__explanation__link-text{margin:0 5px 2px 0}.shows .ad__explanation__link .pbs-external-link{width:13px;height:13px;fill:var(--link-color)}.show-poster-grid{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}@supports (display:grid){.show-poster-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:4px;row-gap:8px}@media (min-width:375px){.show-poster-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:600px){.show-poster-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.show-poster-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:875px){.show-poster-grid{grid-template-columns:repeat(4,1fr);column-gap:6px;row-gap:12px}}@media (min-width:1024px){.show-poster-grid{grid-template-columns:repeat(5,1fr)}}}.react-show-poster__item{position:relative;height:inherit}.react-show-poster__item::after{content:"";display:block;width:100%;padding-bottom:149.4444444444%}.shows .react-show-poster__item{max-width:190px}.react-show-poster__link-container:focus img{outline:3px solid var(--focus-color)}.react-show-poster__item-enter{opacity:0}.react-show-poster__item-enter .react-show-poster__item-enter-active{transition:opacity .5s ease-in,padding-bottom .5s ease-in;opacity:1}.react-show-poster__item-enter .react-show-poster__item-enter-active .react-show-poster__link-container::after{padding-bottom:0}.react-show-poster__item-exit{opacity:1}.react-show-poster__item-exit .react-show-poster__item-exit-active{transition:opacity .3s ease-in,padding-bottom .3s ease-in;opacity:.01}.react-show-poster__item-exit .react-show-poster__item-exit-active .react-show-poster__link-container::after{padding-bottom:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-show-poster__content{width:39vw}}@media (-ms-high-contrast:none) and (min-width:375px),(-ms-high-contrast:active) and (min-width:375px){.react-show-poster__content{width:27vw}}@media (-ms-high-contrast:none) and (min-width:600px),(-ms-high-contrast:active) and (min-width:600px){.react-show-poster__content{width:21vw}}@media (-ms-high-contrast:none) and (min-width:768px),(-ms-high-contrast:active) and (min-width:768px){.react-show-poster__content{width:16vw}}@media (-ms-high-contrast:none) and (min-width:875px),(-ms-high-contrast:active) and (min-width:875px){.react-show-poster__content{width:12vw}}@media (-ms-high-contrast:none) and (min-width:1024px),(-ms-high-contrast:active) and (min-width:1024px){.react-show-poster__content{width:10vw}}@media (-ms-high-contrast:none) and (min-width:1280px),(-ms-high-contrast:active) and (min-width:1280px){.react-show-poster__content{width:9vw;max-width:190px}}.react-show-poster__content-image{width:100%;height:auto}.fallback-image__container .react-show-poster__link-container{display:block;position:relative;height:inherit;height:0}.fallback-image__container .react-show-poster__link-container::after{content:"";display:block;width:100%;padding-bottom:149.4444444444%}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/*# sourceMappingURL=shows-landing.css.map */
