@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}.user-input--mouse .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}.show-strip{padding:24px 0 64px 16px;overflow:hidden}@media (min-width:768px){.show-strip{padding-right:32px;padding-left:32px}}.show-strip .show-strip__list.splide__list{display:flex;overflow:visible;list-style-type:none}.show-strip .splide__track{margin-right:-2px}.show-strip .show-poster{padding-top:3px;padding-right:8px;padding-bottom:3px}.show-strip .show-poster a,.show-strip .show-poster img{display:block}.show-strip .show-poster img{width:100%;max-width:237px}@media (min-width:1024px){.show-strip .one-full-row .carousel-next{display:none}}.show-strip--bleed{padding-right:0}@media (min-width:1280px){.show-strip--bleed{padding-left:64px}}.show-strip--bleed .splide__track{overflow:visible}.show-strip--bleed .carousel-prev{left:-16px}.show-strip__header{position:relative;margin-bottom:16px}@media (min-width:768px){.show-strip__header{padding-right:200px}}.show-strip__description{margin-bottom:12px;font-size:1.4rem}@media (min-width:768px){.show-strip__description{font-size:1.6rem}}@media (min-width:768px){.show-strip__learn-more{position:absolute;top:0;right:32px}}@media (min-width:1280px){.show-strip__learn-more{right:64px}}.show-strip__image-link{position:relative;height:inherit;background:radial-gradient(ellipse at center,#3c4cca 0,#2638c4 20%,#2638c4 20%,#1e2d9d 100%);display:block;max-width:230px;transition:transform .3s ease-in-out}.show-strip__image-link::after{content:"";display:block;width:100%;padding-bottom:149.4444444444%}.show-strip__image-link:hover{transform:scale(1.02);text-decoration:none}.show-strip__image-link .lazyload{background:radial-gradient(ellipse at center,#eef0f5 0,#e0e0e0 50%,#e0e0e0 50%,#b3b3b3 100%)}.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;cursor:pointer}.show-row-preview-modal__hero::after{content:"";display:block;position:absolute;z-index:3;bottom:0;width:100%;height:150px;background:linear-gradient(to top,#000525,rgba(0,5,37,0));background-repeat:no-repeat;background-position:0 100%;background-size:100%}.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,.551478) 18.25%,rgba(0,5,37,.412525) 34.25%,rgba(0,5,37,.237755) 49.55%,rgba(0,5,37,.12467) 67.01%,rgba(0,5,37,.0547545) 80.74%,rgba(0,5,37,0) 100%)}.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__player-container{position:relative;height:0;padding-bottom:56.25%;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__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{padding:24px 0 64px 16px;overflow:hidden}@media (min-width:768px){.show-row{padding-right:32px;padding-left:32px}}.show-row .show-row__list.splide__list{display:flex;overflow:visible;list-style-type:none}.show-row .splide__track{margin-right:-2px;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:4;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}.show-row .show-row__preview-btn-placeholder{position:absolute;z-index:3;right:8px;bottom:3px;left:0}.show-row .show-row__preview-btn{display:none;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}.user-input--mouse .show-row .show-row__preview-btn{display:flex}.show-row .show-row__preview-btn span{width:24px;height:24px;margin-right:12px;margin-left:12px}.show-row .show-poster:hover .show-row__preview-btn{opacity:1}.show-row .show-poster.fetched-data .show-row__preview-btn{pointer-events:auto}@media (min-width:1024px){.show-row .one-full-row .carousel-next{display:none}}.show-row--bleed{padding-right:0}@media (min-width:1280px){.show-row--bleed{padding-left:64px}}.show-row--bleed .splide__track{overflow:visible}.show-row--bleed .carousel-prev{left:-16px}.show-row__header{position:relative;margin-bottom:16px}@media (min-width:768px){.show-row__header{padding-right:200px}}.show-row__description{margin-bottom:12px;font-size:1.4rem}@media (min-width:768px){.show-row__description{font-size:1.6rem}}@media (min-width:768px){.show-row__learn-more{position:absolute;top:0;right:32px}}@media (min-width:1280px){.show-row__learn-more{right:64px}}.show-row__image-link{position:relative;height:inherit;background:radial-gradient(ellipse at center,#3c4cca 0,#2638c4 20%,#2638c4 20%,#1e2d9d 100%);display:block;max-width:230px}.show-row__image-link::after{content:"";display:block;width:100%;padding-bottom:149.4444444444%}.show-row__image-link .lazyload{background:radial-gradient(ellipse at center,#eef0f5 0,#e0e0e0 50%,#e0e0e0 50%,#b3b3b3 100%)}.carousel--video{padding-bottom:0;background:#000525;aspect-ratio:16/9}@media (min-width:1024px){.carousel--video{aspect-ratio:72/27}}@supports not (aspect-ratio:16/9){.carousel--video{overflow:hidden}.carousel--video .splide{padding-top:56.25%}@media (min-width:1024px){.carousel--video .splide{padding-top:37.5%}}.carousel--video .splide.is-active{padding-top:0}}.carousel--video .carousel__arrow{width:63px;height:63px;transform:translateY(-50%)}@media (min-width:1024px){.carousel--video .carousel__arrow{width:78px;height:78px;transform:translateY(-48%)}}.carousel--video .carousel__arrow,.carousel--video .carousel__arrow:focus,.carousel--video .carousel__arrow:hover{border:0;background:0 0}.carousel--video .carousel__arrow svg{width:24px;height:40px}@media (min-width:1024px){.carousel--video .carousel__arrow svg{width:29px;height:49px}}.carousel--video .slide-row::after,.carousel--video .slide-row::before{content:"";display:table}.carousel--video .slide-row::after{clear:both}@media (min-width:1024px){.carousel--video .slide-row{position:relative;height:0;padding-bottom:37.5%;overflow:hidden}}@media (min-width:1024px){.carousel--video .slide-col-featured{width:66.66%;float:left}}.carousel--video .carousel--video__slide{position:relative;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.66)}.carousel--video .carousel--video__slide__body{position:absolute;right:16px;bottom:16px;left:16px;pointer-events:none}@media (min-width:768px){.carousel--video .carousel--video__slide__body{bottom:32px;left:32px}}.carousel--video .carousel--video__slide__body a{pointer-events:auto}.carousel--video .over-title{margin:0;color:#fff;font-size:1rem;-webkit-font-smoothing:antialiased}@media (min-width:768px){.carousel--video .over-title{font-size:1.4rem}}.carousel--video .over-title a{color:#fff}.carousel--video .carousel--video__slide__title{margin:0;font-size:2rem;font-weight:300;line-height:1.3333}@media (min-width:1024px){.carousel--video .carousel--video__slide__title{font-size:3.2rem}}@media (min-width:1280px){.carousel--video .carousel--video__slide__title{font-size:3.6rem}}.carousel--video .carousel--video__slide__title a{color:#fff}.carousel--video .fallback-image__container{padding-top:56.25%}.carousel--video .carousel__slide-image{z-index:0;top:0}.carousel--video picture{overflow:hidden;position:relative}.carousel--video picture::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:100%;margin:0;background:linear-gradient(5deg,rgba(0,5,37,.8) 0,rgba(255,255,255,0) 60%);pointer-events:none}.carousel--video .slide-col-related{display:none}@media (min-width:1024px){.carousel--video .slide-col-related{display:block;width:33.34%;float:left}}.carousel--video .slide-col-related .carousel--video__slide__body{bottom:16px;left:16px}.carousel--video .slide-col-related .over-title{font-size:1.2rem}.carousel--video .slide-col-related .carousel--video__slide__title{overflow:hidden;line-height:1.3333;text-overflow:ellipsis;white-space:nowrap;font-size:1.8rem}@supports (display:-webkit-box){.carousel--video .slide-col-related .carousel--video__slide__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal}}.carousel--video .splide__autoplay button{border:0;background:0 0}.carousel--video .splide__pagination{bottom:-32px;pointer-events:none}@media (min-width:1024px){.carousel--video .splide__pagination{bottom:16px}}.carousel--video .splide__pagination .splide__pagination__page{margin:4px;pointer-events:auto}.carousel--video .splide__pagination .is-active{opacity:1;background:#707070}@media (min-width:1024px){.carousel--video .splide__pagination .is-active{background:#fff}}.carousel--video.single-slide .splide__pagination{display:none}.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}.video-summary{margin-bottom:32px}.video-summary.video-summary-hover .has-play-icon::before{display:block;opacity:1}.touchevents .video-summary .has-play-icon::before{display:none}.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}.user-input--mouse .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:24px 0 64px 16px;overflow:hidden}@media (min-width:768px){.video-row{padding-top:48px;padding-left:32px}}@media (min-width:1280px){.video-row{padding-left:64px}}.video-row .splide__slider{margin:0 0 0 -64px}.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{position:static;padding-right:16px;overflow:visible}@media (min-width:768px){.video-row.video-row--legacy-style{padding:48px 32px}}@media (min-width:1280px){.video-row.video-row--legacy-style{padding-left:32px}}.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))}@media (min-width:768px){.video-row .carousel__arrow.carousel-prev{left:16px}}.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: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}