@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}.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;-webkit-appearance:none;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){.show .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}}.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}.content-strip .carousel__arrow{top:calc(((100% - 112px - -1px)/ 2))}@media (min-width:480px){.content-strip .carousel__arrow{top:calc(((100% - 112px - -15px)/ 2))}}@media (min-width:768px){.content-strip .carousel__arrow{top:calc(((100% - 112px - -20px)/ 2))}}@media (min-width:1024px){.content-strip .carousel__arrow{top:calc(((100% - 112px - -15px)/ 2))}}@media (min-width:1280px){.content-strip .carousel__arrow{top:calc(((100% - 112px - 1px)/ 2))}}.content-strip .carousel-next[disabled]{pointer-events:none}.content-strip{position:relative;min-height:56vw;margin:32px 16px 32px 16px;overflow:hidden;background-color:var(--lightest-darkest-background-color)}.content-rows .content-strip{margin-bottom:0}@media (min-width:480px){.content-strip{min-height:45vw}}@media (min-width:600px){.content-strip{min-height:35vw}}@media (min-width:768px){.content-strip{min-height:30vw;margin-right:32px;margin-left:32px}}@media (min-width:1024px){.content-strip{min-height:20vw}}.content-strip .content-strip__wrapper{position:relative}.content-strip .content-strip__is-loading .loading-indicator{position:absolute;top:calc(50% - 50px);left:calc(50% - 50px);width:100px;height:100px;margin:16px auto}.content-strip .carousel-slide{width:calc(50% - 16px);margin-right:16px;transition:opacity .3s;opacity:1}@media (min-width:480px){.content-strip .carousel-slide{width:calc(33.33% - 16px)}}@media (min-width:768px){.content-strip .carousel-slide{width:calc(25% - 32px);margin-right:32px}}.content-strip .carousel-slide+.carousel-slide{display:none}.content-strip .video-summary{margin:0}.content-strip .video-summary .video-summary__link,.content-strip .video-summary .video-summary__wrapper{margin:0;overflow:hidden;box-shadow:none}.content-strip .video-summary>*{margin-left:0}.content-strip .video-summary__over-title{margin:0}.content-strip .video-summary__over-title-link{color:var(--text-color--subdued);font-size:1.4rem;font-weight:700;text-transform:uppercase;overflow:hidden;line-height:1.3333;text-overflow:ellipsis;white-space:nowrap}.content-strip .video-summary__over-title-link,.content-strip .video-summary__over-title-link:link,.content-strip .video-summary__over-title-link:visited{color:var(--text-color--subdued);text-decoration:none}.content-strip .video-summary__over-title-link:active,.content-strip .video-summary__over-title-link:focus,.content-strip .video-summary__over-title-link:hover{color:var(--link-active-color);text-decoration:underline}@supports (display:-webkit-box){.content-strip .video-summary__over-title-link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;white-space:normal}}.content-strip .video-summary__meta-data{margin-bottom:0}.content-strip .video-summary__details{margin:16px 16px 0 0}.content-strip .carousel__title-filters{display:flex;align-items:center;margin-bottom:16px}.content-strip .carousel__title{flex-grow:1;margin-bottom:0;text-transform:capitalize}.content-strip .content-section-title__link{white-space:nowrap}.single-special{margin:0;padding:0}.single-special__content-section-title.content-section-title{margin-bottom:16px;font-size:2rem}@media (min-width:1024px){.single-special__content-section-title.content-section-title{font-size:2.2rem}}@media (min-width:1280px){.single-special__content-section-title.content-section-title{font-size:3rem}}.single-special__content-section-title.content-section-title svg{width:7px;height:12px}@media (min-width:1024px){.single-special__content-section-title.content-section-title svg{width:8px;height:15px}}@media (min-width:1280px){.single-special__content-section-title.content-section-title svg{width:10px;height:18px}}@media (min-width:768px){.single-special__content{display:flex}}.single-special__image-link{position:relative;width:100%;height:auto}.single-special__image{position:relative;height:inherit;width:100%}.single-special__image::after{content:"";display:block;width:100%;padding-bottom:55.9375%}.single-special__details{margin:16px 16px 0 0}@media (min-width:768px){.single-special__details{margin:0 0 0 16px}}@media (min-width:875px){.single-special__details{margin-left:24px}}.single-special__title{margin:0 0 4px 0}@media (min-width:768px){.single-special__title{margin-bottom:8px}}@media (min-width:875px){.single-special__title{margin-bottom:16px}}@media (min-width:1024px){.single-special__title{margin-bottom:8px}}@media (min-width:1100px){.single-special__title{margin-bottom:16px}}.single-special__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}@media (min-width:1024px){.single-special__title-link{font-size:2.2rem}}.single-special__title-link:link,.single-special__title-link:visited{color:var(--link-color)}@supports (display:-webkit-box){.single-special__title-link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal}}.single-special__title-link,.single-special__title-link:link,.single-special__title-link:visited{color:var(--link-color);text-decoration:none}.single-special__title-link:active,.single-special__title-link:focus,.single-special__title-link:hover{color:var(--link-active-color);text-decoration:underline}@media (min-width:768px){.single-special__title-link{font-size:2.2rem}}@media (min-width:1280px){.single-special__title-link{font-size:2.6rem}}.single-special__description{font-size:1.4rem;font-weight:400}@media (min-width:768px){.single-special__description{margin-bottom:16px;font-size:1.6rem}}@media (min-width:1024px){.single-special__description{margin-bottom:8px;font-size:1.4rem}}@media (min-width:1100px){.single-special__description{margin-bottom:16px;font-size:1.6rem}}.single-special__meta-data{font-size:1.4rem;font-weight:400;text-transform:capitalize}@media (min-width:768px){.single-special__meta-data{margin-bottom:16px;font-size:1.6rem}}@media (min-width:1024px){.single-special__meta-data{margin-bottom:8px;font-size:1.4rem}}@media (min-width:1100px){.single-special__meta-data{margin-bottom:16px;font-size:1.6rem}}.single-special__buttons{display:none}@media (min-width:768px){.single-special__buttons{display:block}}.single-special__buttons .btn--mylist{--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) .single-special__buttons .btn--mylist{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}}:root.appearance--dark .single-special__buttons .btn--mylist{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}.single-special__buttons .btn--mylist,.single-special__buttons .btn--mylist:visited{border-color:var(--background-border-color);background-color:var(--background-border-color);color:var(--color,#fff)}.single-special__buttons .btn--mylist path{fill:var(--color,#fff)}.single-special__buttons .btn--mylist:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color,#fff)}.single-special__buttons .btn--mylist:hover path,.single-special__buttons .btn--mylist:hover svg{fill:var(--hover-color,#fff)}.single-special__buttons .btn--mylist:active{border-color:var(--active-border-color,#486cd8)}.photo-gallery-wrapper{padding:8px 16px 16px 16px}@media (min-width:768px){.photo-gallery-wrapper{padding:8px 32px 32px 32px}}@media (min-width:1280px){.topic .photo-gallery-wrapper{padding-right:64px;padding-left:64px}}.photo-gallery{position:relative}.photo-gallery .carousel__arrow{top:calc((100vw - 32px) * .28125)}@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}.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}.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%)}.content-strip--collections{position:relative}.collection,.collection__image{width:100%}.collection__details{margin:8px 16px 0 0}@media (min-width:1280px){.collection__details{margin-top:16px}}.collection__title{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;margin-top:0}@media (min-width:1024px){.collection__title{font-size:2.2rem}}.collection__title:link,.collection__title:visited{color:var(--link-color)}@supports (display:-webkit-box){.collection__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal}}.collection__title,.collection__title:link,.collection__title:visited{color:var(--link-color);text-decoration:none}.collection__title:active,.collection__title:focus,.collection__title:hover{color:var(--link-active-color);text-decoration:underline}.collection__title-link{font-size:1.6rem;font-weight:700}.collection__title-link,.collection__title-link:link,.collection__title-link:visited{color:var(--link-color);text-decoration:none}.collection__title-link:active,.collection__title-link:focus,.collection__title-link:hover{color:var(--link-active-color);text-decoration:underline}@media (min-width:1024px){.collection__title-link{font-size:1.8rem}}@media (min-width:1280px){.collection__title-link{font-size:2.2rem}}.collection__description{display:none}@media (min-width:1024px){.collection__description{display:block;font-size:1.6rem}}.content-rows{display:grid;position:relative;top:0;right:0;bottom:0;left:0;grid-gap:8px;grid-template-areas:"grid-first" "grid-second" "grid-third" "grid-fourth" "grid-fifth";grid-template-columns:calc(100% - 16px);grid-template-rows:repeat(4,min-content);max-width:100%}@media (min-width:1024px){.content-rows{grid-template-rows:repeat(5,min-content);margin-bottom:48px}}@media (min-width:1024px){html.no-touchevents .content-rows.content-with-ad{grid-template-areas:"grid-first ad" "grid-second ad" "grid-third ad" "grid-fourth grid-fourth" "grid-fifth grid-fifth";grid-template-columns:calc(100% - (300px + 32px)) 300px}}.carousel__title.content-section-title{font-size:2rem}.carousel__title.content-section-title svg{width:7px;height:12px}@media (min-width:1024px){.carousel__title.content-section-title{font-size:2.2rem}.carousel__title.content-section-title svg{width:8px;height:15px}}@media (min-width:1280px){.carousel__title.content-section-title{font-size:3rem}.carousel__title.content-section-title svg{width:10px;height:18px}}.four-up-extras{grid-area:grid-fourth}.grid--collections{grid-area:grid-fifth}.vertical-sponsorship{display:none;grid-area:ad;padding-top:32px}@media (min-width:1024px){.no-touchevents .content-with-ad .vertical-sponsorship{display:inline}}.franchise{display:flex;flex-direction:column;max-width:500px;margin:0 auto;padding:16px 24px 16px 32px;background-color:#eef0f5}@media (min-width:768px){.franchise{flex-direction:row;max-width:none;margin-top:-32px}}@media (min-width:1024px){.franchise{margin-top:0}}.franchise__wrapper{width:100%;padding:10px}@media (min-width:400px){.franchise__wrapper{padding:24px}}@media (min-width:768px){.franchise__wrapper{padding:0}}.franchise__title{display:flex;justify-content:center;margin:0;padding:16px;font-size:2.4rem;font-weight:700}@media (min-width:768px){.franchise__title{flex-basis:40%;margin-right:32px;padding:16px 0}}@media (min-width:1024px){.franchise__title{flex-basis:30%}}.franchise__title__logo{width:100%}.franchise__info{font-size:1.4rem;line-height:1.3333}@media (min-width:768px){.franchise__info{flex-basis:60%;padding:4px}}@media (min-width:1024px){.franchise__info{flex-basis:70%}}@media (min-width:1280px){.franchise__info{font-size:1.6rem}}.franchise__info__description{margin-bottom:16px}.franchise__info__cta{font-weight:700;text-align:center}@media (min-width:768px){.franchise__info__cta{text-align:left}}.franchise__info__cta svg{width:8px;height:12px;margin-left:8px;padding-top:2px}.franchise__info__cta svg path{fill:#2638c4}.shows-list{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%;background-color:#eef0f5}.shows-list__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 4px 16px 4px;background-color:#eef0f5}@media (min-width:768px){.shows-list__wrapper{padding:32px 16px 16px 16px}}.shows-list__title{align-self:flex-start;width:100%;margin:8px 16px 16px 12px;background-color:#eef0f5;color:#4b4b4b;font-size:2rem;font-weight:700;text-transform:uppercase}@media (min-width:768px){.shows-list__title{margin-left:16px}}.shows-list__item{width:calc(47% - 16px);margin:12px}@media (min-width:480px){.shows-list__item{width:calc(33.33% - 24px)}}@media (min-width:600px){.shows-list__item{width:calc(33.33% - 32px);margin:16px}}@media (min-width:768px){.shows-list__item{width:calc(25% - 32px)}}@media (min-width:1000px){.shows-list__item{width:calc(20% - 32px)}}@media (min-width:1200px){.shows-list__item{width:calc(16.6% - 32px)}}.shows-list__item__image{width:100%;max-width:237px;height:auto}.shows-list__item__link{position:relative;height:inherit;background:radial-gradient(ellipse at center,#3c4cca 0,#2638c4 20%,#2638c4 20%,#1e2d9d 100%);display:block;max-width:230px}.shows-list__item__link::after{content:"";display:block;width:100%;padding-bottom:149.4444444444%}.shows-list__item__link:hover{text-decoration:none}.shows-list__load-more{margin:48px 0}.shop-links{display:flex;padding:24px 16px;background-color:var(--lightest-darkest-background-color)}@media (min-width:768px){.shop-links{padding:32px}}.shop-links--tight .shop-links{padding:0 16px}@media (min-width:768px){.shop-links--tight .shop-links{padding:0 32px}}.shop-links__title{margin:16px 0 24px 0;color:var(--link-color);font-size:1.6rem;font-weight:700;text-align:center}@media (min-width:600px){.shop-links__title{width:auto;margin-bottom:16px;padding-right:16px;text-align:left}}.shop-links__options{display:flex;align-items:flex-end;justify-content:center;margin-bottom:16px;padding-left:0;list-style-type:none}@media (min-width:600px){.shop-links__options{flex:1 0 300px;justify-content:flex-start;margin-bottom:0}}.shop-links__option{padding:0 12px;text-align:center;white-space:nowrap}@media (min-width:768px){.shop-links__option{width:auto}}@media (min-width:600px){.shop-links__option:last-child{padding-right:0;padding-left:4px}}.shop-links__option__link{display:flex;flex-direction:column}.shop-links__option__link,.shop-links__option__link:link,.shop-links__option__link:visited{color:var(--link-color);text-decoration:none}.shop-links__option__link:active,.shop-links__option__link:focus,.shop-links__option__link:hover{color:var(--link-active-color);text-decoration:underline}.shop-links__option__link svg,.shop-links__option__link svg path,.shop-links__option__link+* svg path{fill:var(--icon-color)}.shop-links__option__link:active svg,.shop-links__option__link:active svg path,.shop-links__option__link:focus svg,.shop-links__option__link:focus svg path,.shop-links__option__link:hover svg,.shop-links__option__link:hover svg path{fill:var(--icon-active-color)}.shop-links__option__link:focus,.shop-links__option__link:hover{text-decoration:none}.shop-links__option__icon svg{max-width:70px;height:20px}.shop-links__option__icon svg path{fill:var(--link-color)}.shop-links__option__text{font-size:1.4rem;font-weight:700}#show-hero-carousel{position:relative;min-height:260px}@media (min-width:768px){#show-hero-carousel{display:none}}#show-hero-carousel .popover{display:none}#show-hero-carousel .carousel__arrow{display:block;top:calc(50% - 55px)}#show-hero-carousel .carousel__arrow.carousel-prev{left:20px}@media (min-width:480px){#show-hero-carousel .carousel__arrow.carousel-prev{left:30px}}@media (min-width:600px){#show-hero-carousel .carousel__arrow.carousel-prev{left:35px}}#show-hero-carousel .carousel__arrow.carousel-next{right:20px}@media (min-width:480px){#show-hero-carousel .carousel__arrow.carousel-next{right:30px}}@media (min-width:600px){#show-hero-carousel .carousel__arrow.carousel-next{right:35px}}#show-hero-carousel .splide__pagination{margin:12px 0}#show-hero-carousel .splide__pagination .splide__pagination__page{margin:4px}#show-hero-carousel .splide__pagination .splide__pagination__page.is-active{opacity:1;background-color:#fff}.show-hero-carousel__list{display:flex;list-style-type:none}.show-hero-carousel__slide .video-summary__link{transform:scale(.9);transition:all .2s ease}.show-hero-carousel__slide .video-summary__meta-data,.show-hero-carousel__slide .video-summary__video-title-link{visibility:hidden;transition:visibility 0s,opacity .3s ease-in;opacity:0}.show-hero-carousel__slide.is-active .video-summary__link{transform:scale(1) rotate(.01deg)}.show-hero-carousel__slide.is-active .video-summary__video-title-link{visibility:visible;margin:12px 0 4px 0;opacity:1;color:#fff!important;font-size:1.6rem;font-weight:700}.show-hero-carousel__slide.is-active .video-summary__meta-data{visibility:visible;opacity:1;color:#fff;font-size:1.4rem}.show-hero__single-video{position:relative;padding:0 32px 24px 32px}@media (min-width:480px){.show-hero__single-video{padding:0 48px 24px 48px}}@media (min-width:768px){.show-hero__single-video{display:none}}.show-hero__single-video .show-hero__single-video-image{width:100%;cursor:pointer}.show-hero__single-video .show-hero__single-video-title{margin:12px 0 4px 0;color:#fff;font-size:1.8rem;font-weight:700}.show-hero__single-video .show-hero__single-video-summary{color:#fff;font-size:1.6rem}.show-hero__description{color:var(--text-color);font-size:1.4rem;line-height:1.5}@media (min-width:768px){.show-hero__description{position:relative;max-width:330px;color:#fff;font-size:1.6rem}}@media (min-width:875px){.show-hero__description{max-width:400px}}.show-hero__description--short{display:inline}.show-hero__description__button{display:inline;padding:0 0 0 4px;border:0;background-color:transparent;color:#2638c4;font-weight:700;text-transform:uppercase}.show-hero__description__button,.show-hero__description__button:link,.show-hero__description__button:visited{color:var(--link-color);text-decoration:none}.show-hero__description__button:active,.show-hero__description__button:focus,.show-hero__description__button:hover{color:var(--link-active-color);text-decoration:underline}@media (min-width:768px){.show-hero__description__button{display:none}}.show-hero__popover-trigger{display:none}@media (min-width:768px){.show-hero__popover-trigger{display:inline-block;border:0;background-color:transparent;font-weight:700;text-transform:uppercase}}.show-hero__popover-content{margin:0;font-size:1.4rem;line-height:1.5}@media (min-width:768px){.show-hero__popover-content{font-size:1.6rem}}.show-hero__popover-close{position:absolute;top:16px;right:16px;padding:0;border:0;background-color:transparent}.show-hero__popover-close svg,.show-hero__popover-close svg path,.show-hero__popover-close+* svg path{fill:var(--icon-color)}.show-hero__popover-close:active svg,.show-hero__popover-close:active svg path,.show-hero__popover-close:focus svg,.show-hero__popover-close:focus svg path,.show-hero__popover-close:hover svg,.show-hero__popover-close:hover svg path{fill:var(--icon-active-color)}.show-hero__popover-close .pbs-close{width:12px;height:12px}.show-hero__details{position:relative;padding:24px;background-color:var(--lightest-darkest-background-color);color:#2638c4}@media (min-width:768px){.show-hero__details{display:flex;flex-direction:column;height:calc(68vw - 107px);padding:0 32px;background-color:transparent}}@media (min-width:875px){.show-hero__details{height:auto;min-height:500px;padding:24px 32px 16px 32px}}@media (min-width:1024px){.show-hero__details{min-height:550px}}@media (min-width:1280px){.show-hero__details{min-height:600px;padding:32px 64px 16px 64px}}.show-hero__broadcast-info{margin-bottom:16px;font-size:1.4rem;font-weight:700;text-transform:uppercase}@media (max-width:767px){.show-hero__broadcast-info{color:#5c6e85}}@media screen and (max-width:767px) and (prefers-color-scheme:dark){:root:not(.appearance--light) .show-hero__broadcast-info{color:#94a1b2}}@media (max-width:767px){:root.appearance--dark .show-hero__broadcast-info{color:#94a1b2}}@media (min-width:768px){.show-hero__broadcast-info{color:#fff;font-size:1.6rem}}.show-hero__franchise{display:flex;align-items:center;margin:24px 0 0 0}@media (min-width:768px){.show-hero__franchise{margin:0 0 24px 0}}.show-hero__franchise-intro{margin-right:6px;font-size:1.4rem;font-weight:700}@media (max-width:767px){.show-hero__franchise-intro{color:#0f1e8c}}@media screen and (max-width:767px) and (prefers-color-scheme:dark){:root:not(.appearance--light) .show-hero__franchise-intro{color:#94a1b2}:root:not(.appearance--light) .show-hero__franchise-intro svg{fill:currentColor}}@media (max-width:767px){:root.appearance--dark .show-hero__franchise-intro{color:#94a1b2}:root.appearance--dark .show-hero__franchise-intro svg{fill:currentColor}}@media (min-width:768px){.show-hero__franchise-intro{color:#fff}}.show-hero__franchise-link{display:flex;align-items:center}@media (min-width:768px){.show-hero__franchise-link svg,.show-hero__franchise-link svg path,.show-hero__franchise-link+* svg path{fill:#fff}.show-hero__franchise-link:active svg,.show-hero__franchise-link:active svg path,.show-hero__franchise-link:focus svg,.show-hero__franchise-link:focus svg path,.show-hero__franchise-link:hover svg,.show-hero__franchise-link:hover svg path{fill:rgba(255,255,255,.75)}}.show-hero__franchise-link .pbs-right-caret{height:10px;margin-left:4px}.show-hero__franchise-logo--color{max-width:95px}@media (min-width:768px){.show-hero__franchise-logo--color{display:none}}.show-hero__franchise-logo--white{display:none}@media (min-width:768px){.show-hero__franchise-logo--white{display:block;max-height:40px}}.show-hero__header{display:flex;position:relative;align-items:center;justify-content:space-between;padding:16px 16px 32px 16px}@media (min-width:768px){.show-hero__header{padding:16px 32px}}@media (min-width:875px){.show-hero__header{padding:24px 32px 0 32px}}@media (min-width:1024px){.show-hero__header{padding:32px 32px 0 32px}}@media (min-width:1280px){.show-hero__header{padding:32px 64px 0 64px}}.show-hero__header .show-hero__title{margin:0;padding-right:16px;color:#fff;font-size:inherit;font-weight:700;line-height:1.5}.show-hero__header .show-hero__logo{max-width:210px;max-height:40px}@media (min-width:875px){.show-hero__header .show-hero__logo{max-width:300px;max-height:75px}}.show-hero__header .show-hero__title-text{overflow:hidden;line-height:1.3333;text-overflow:ellipsis;white-space:nowrap;font-size:2.2rem}@supports (display:-webkit-box){.show-hero__header .show-hero__title-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal}}@media (min-width:768px){.show-hero__header .show-hero__title-text{font-size:3rem}}@media (min-width:1280px){.show-hero__header .show-hero__title-text{font-size:5rem}}.show-hero__header .show-hero__title-text--long{overflow:hidden;line-height:1.3333;text-overflow:ellipsis;white-space:nowrap;font-size:1.4rem}@supports (display:-webkit-box){.show-hero__header .show-hero__title-text--long{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:normal}}@media (min-width:768px){.show-hero__header .show-hero__title-text--long{font-size:3rem}}@media (min-width:1280px){.show-hero__header .show-hero__title-text--long{font-size:5rem}}@media (min-width:768px){.show-hero__header .show-hero__my-list{display:none}}.show-hero__header .show-hero__my-list .btn--mylist{--color:#fff;--hover-color:#2638c4;--hover-border-background-color:#fff;white-space:nowrap}.show-hero__header .show-hero__my-list .btn--mylist,.show-hero__header .show-hero__my-list .btn--mylist:visited{border-color:var(--color);background-color:transparent;color:var(--color)}.show-hero__header .show-hero__my-list .btn--mylist path,.show-hero__header .show-hero__my-list .btn--mylist svg{stroke:var(--color);fill:var(--color)}.show-hero__header .show-hero__my-list .btn--mylist:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color)}.show-hero__header .show-hero__my-list .btn--mylist:hover path,.show-hero__header .show-hero__my-list .btn--mylist:hover svg{stroke:var(--hover-color);fill:var(--hover-color)}.show-hero__header .show-hero__my-list .btn--mylist:active{border-color:#486cd8}.show-hero__header .show-hero__social{display:none}@media (min-width:768px){.show-hero__header .show-hero__social{display:flex}}.show-hero__link-block{display:flex;flex-direction:column}@media (min-width:400px){.show-hero__link-block{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width:768px){.show-hero__link-block{justify-content:flex-start;margin-bottom:16px}}@media (min-width:1024px){.show-hero__link-block{margin-bottom:32px}}.show-hero__link-block .show-hero__my-list{display:none}@media (min-width:768px){.show-hero__link-block .show-hero__my-list{display:block;margin:16px 16px 0 0}.show-hero__link-block .show-hero__my-list .btn--mylist{--color:#2638c4;--background-border-color:#fff;--hover-border-background-color:#0f1e8c;--hover-color:#fff;white-space:nowrap}}@media screen and (min-width:768px) and (prefers-color-scheme:dark){:root:not(.appearance--light) .show-hero__link-block .show-hero__my-list .btn--mylist{--color:#2638c4;--background-border-color:#eef0f5;--hover-border-background-color:#0f1e8c;--hover-color:#eef0f5}}@media (min-width:768px){:root.appearance--dark .show-hero__link-block .show-hero__my-list .btn--mylist{--color:#2638c4;--background-border-color:#eef0f5;--hover-border-background-color:#0f1e8c;--hover-color:#eef0f5}}@media (min-width:768px){.show-hero__link-block .show-hero__my-list .btn--mylist,.show-hero__link-block .show-hero__my-list .btn--mylist:visited{border-color:var(--background-border-color);background-color:var(--background-border-color);color:var(--color,#fff)}}@media (min-width:768px){.show-hero__link-block .show-hero__my-list .btn--mylist path{fill:var(--color,#fff)}}@media (min-width:768px){.show-hero__link-block .show-hero__my-list .btn--mylist:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color,#fff)}.show-hero__link-block .show-hero__my-list .btn--mylist:hover path,.show-hero__link-block .show-hero__my-list .btn--mylist:hover svg{fill:var(--hover-color,#fff)}}@media (min-width:768px){.show-hero__link-block .show-hero__my-list .btn--mylist:active{border-color:var(--active-border-color,#486cd8)}}@media (min-width:768px){.show-hero__link-block .show-hero__social{display:none}}.show-hero__official-site{margin-top:24px}@media (min-width:768px){.show-hero__official-site{margin-top:16px}}.show-hero__official-site .btn{padding:8px 12px}.show-hero__official-site .show-hero__external-link-icon{margin:0 4px}.show-hero__official-site svg{height:11px}.show-hero__official-site-link{font-size:1.4rem;font-weight:700}.show-hero__official-site-link,.show-hero__official-site-link:link,.show-hero__official-site-link:visited{color:var(--link-color);text-decoration:none}.show-hero__official-site-link:active,.show-hero__official-site-link:focus,.show-hero__official-site-link:hover{color:var(--link-active-color);text-decoration:underline}.show-hero__official-site-link svg,.show-hero__official-site-link svg path,.show-hero__official-site-link+* svg path{fill:var(--icon-color)}.show-hero__official-site-link:active svg,.show-hero__official-site-link:active svg path,.show-hero__official-site-link:focus svg,.show-hero__official-site-link:focus svg path,.show-hero__official-site-link:hover svg,.show-hero__official-site-link:hover svg path{fill:var(--icon-active-color)}@media (min-width:768px){.show-hero__official-site-link{display:none}}.show-hero__official-site-button{display:none}@media (min-width:768px){.show-hero__official-site-button{display:block}.show-hero__official-site-button svg,.show-hero__official-site-button svg path,.show-hero__official-site-button+* svg path{fill:#fff}.show-hero__official-site-button:active svg,.show-hero__official-site-button:active svg path,.show-hero__official-site-button:focus svg,.show-hero__official-site-button:focus svg path,.show-hero__official-site-button:hover svg,.show-hero__official-site-button:hover svg path{fill:rgba(255,255,255,.75)}}.show-hero__official-site-button:hover svg{fill:#2638c4}.show-hero__social{display:flex;align-items:center;margin-top:24px}@media (min-width:768px){.show-hero__social{flex-direction:column;align-items:flex-end;margin-top:0}}@media (min-width:1280px){.show-hero__social{flex-direction:row;align-items:center;align-self:flex-start}}.show-hero__hashtag{display:none}@media (min-width:768px){.show-hero__hashtag{display:block;margin-bottom:16px;color:#fff;font-size:1.6rem;font-weight:500}}@media (min-width:1280px){.show-hero__hashtag{order:1;margin:0}}.show-hero__social-intro{color:#0f1e8c;font-size:1.4rem;font-weight:700}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .show-hero__social-intro{color:#94a1b2}}:root.appearance--dark .show-hero__social-intro{color:#94a1b2}@media (min-width:768px){.show-hero__social-intro{display:none}}.show-hero__social-options{display:flex;margin:0;padding:0;list-style-type:none}@media (min-width:1280px){.show-hero__social-options{order:0;margin-right:16px}}.show-hero__social-option{margin-left:12px}.show-hero__social-option svg,.show-hero__social-option svg path,.show-hero__social-option+* svg path{fill:var(--icon-color)}.show-hero__social-option:active svg,.show-hero__social-option:active svg path,.show-hero__social-option:focus svg,.show-hero__social-option:focus svg path,.show-hero__social-option:hover svg,.show-hero__social-option:hover svg path{fill:var(--icon-active-color)}@media (min-width:768px){.show-hero__social-option{margin-left:16px}.show-hero__social-option svg,.show-hero__social-option svg path,.show-hero__social-option+* svg path{fill:#fff}.show-hero__social-option:active svg,.show-hero__social-option:active svg path,.show-hero__social-option:focus svg,.show-hero__social-option:focus svg path,.show-hero__social-option:hover svg,.show-hero__social-option:hover svg path{fill:rgba(255,255,255,.75)}}.show-hero__showcase{display:none}@media (min-width:768px){.show-hero__showcase{display:block;margin-top:auto}}.show-hero__showcase-items{display:flex;justify-content:space-between;width:100%;margin:0;padding:0;list-style-type:none}.show-hero__showcase-items.two-items{justify-content:flex-start}.show-hero__showcase-items.two-items .show-hero__video{margin-right:5%}.show-hero__video{width:30%;margin-bottom:16px}@media (min-width:875px){.show-hero__video{margin-bottom:0}}.show-hero__video .video-summary__video-title-link{overflow:hidden;line-height:1.3333;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 4px 0;color:#fff!important;font-size:1.6rem;font-weight:700}@supports (display:-webkit-box){.show-hero__video .video-summary__video-title-link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;white-space:normal}}.show-hero__video .video-summary__meta-data{margin-top:4px;color:#fff;font-size:1.4rem}.show-hero{position:relative;max-width:1440px;margin:0 auto;overflow:hidden;background-color:#000525}.show-hero__picture{position:absolute;overflow:hidden}@media (min-width:768px){.show-hero__picture{height:auto}}.show-hero__picture::after{content:"";display:block;position:absolute;top:0;right:0;width:100%;height:100%;background-color:rgba(0,5,37,.5)}@media (min-width:768px){.show-hero__image{max-width:100%}}.production-and-funding{position:relative;max-width:1440px;margin:0 auto;padding:24px;background-color:#eef0f5}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .production-and-funding{background-color:#5c6e85}}:root.appearance--dark .production-and-funding{background-color:#5c6e85}.local-disclaimer{color:var(--text-color);font-size:1.2rem;font-weight:500;line-height:2.2rem}@media (min-width:1440px){.funding{display:flex;justify-content:space-between}}.funder-message{display:flex;align-items:flex-end;color:var(--text-color);font-size:1.2rem;font-style:italic;line-height:1.5}@media (min-width:768px){.funder-message{align-items:flex-start;padding-right:32px}}.funder-message p{margin:0}.funder-message__button{display:inline;margin:0;padding:0 0 1px 4px;border:0;background-color:transparent;color:#2638c4;font-size:1.4rem;font-style:normal;font-weight:700;text-transform:uppercase;cursor:pointer}.funder-message__button,.funder-message__button:link,.funder-message__button:visited{color:var(--link-color);text-decoration:none}.funder-message__button:active,.funder-message__button:focus,.funder-message__button:hover{color:var(--link-active-color);text-decoration:underline}.funder-message+.funders{margin-top:16px}@media (min-width:1440px){.funder-message+.funders{margin:0}}@media (min-width:1440px){.funders{min-width:150px}.funders[data-logo-count="2"]{min-width:300px}.funders[data-logo-count="3"]{min-width:450px}.funders[data-logo-count="4"]{min-width:600px}.funders[data-logo-count="5"]{min-width:750px}.funders[data-logo-count="6"]{min-width:900px}}.funder-intro{display:none}@media (min-width:768px){.funder-intro{display:block;color:var(--header-color);font-size:1.4rem;font-weight:700}}.funder-logos{display:grid;grid-column-gap:0;grid-row-gap:8px;grid-template-columns:1fr 1fr;grid-template-rows:auto}@media (min-width:480px){.funder-logos{grid-template-columns:repeat(auto-fill,150px)}}.funder-logo__container{display:flex;flex:0 0 50%;align-items:center;justify-content:center;max-width:150px;margin:0}.funder-logo__ratio-wrapper{display:block;position:relative;width:100%}.funder-logo__ratio-wrapper::before{content:"";display:block;padding-top:calc((7 / 18) * 100%)}.funder-logo{display:block;position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}.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}}.video-group__image{width:100%}.video-group__link-container{position:relative;height:inherit;position:relative}.video-group__link-container::after{content:"";display:block;width:100%;padding-bottom:55.9375%}@media (min-width:768px){.supporting-text-and-airdates{display:flex;flex-direction:row-reverse;justify-content:space-between;overflow:hidden}.supporting-text-and-airdates .supporting-text--primary{flex-basis:60%;flex-grow:1}.supporting-text-and-airdates .show-airdates{flex-basis:30%}@supports (display:grid){.supporting-text-and-airdates{display:grid;grid-gap:80px;grid-template-columns:2fr 1fr}.supporting-text-and-airdates .supporting-text--primary{grid-column:1;grid-row:1}.supporting-text-and-airdates .show-airdates{grid-column:2}}}.show-airdates{padding:16px}@media (min-width:918px){.show-airdates{display:flex;justify-content:space-between;padding:32px 16px}.supporting-text-and-airdates .show-airdates{display:block}}@media (min-width:1024px){.show-airdates{padding:32px}}@media (min-width:768px){.supporting-text-and-airdates .show-airdates{position:relative;padding-left:0;background-color:#eef0f5}}@media screen and (min-width:768px) and (prefers-color-scheme:dark){:root:not(.appearance--light) .supporting-text-and-airdates .show-airdates{background-color:#000525}}@media (min-width:768px){:root.appearance--dark .supporting-text-and-airdates .show-airdates{background-color:#000525}}@media (min-width:768px){.supporting-text-and-airdates .show-airdates>div{position:relative}}@media (min-width:768px){.supporting-text-and-airdates .show-airdates::before{content:"";display:block;position:absolute;top:-15%;left:0;width:95%;height:130%;transform:translateX(-22%);border-radius:50%;background-color:#eef0f5}}@media screen and (min-width:768px) and (prefers-color-scheme:dark){:root:not(.appearance--light) .supporting-text-and-airdates .show-airdates::before{background-color:#000525}}@media (min-width:768px){:root.appearance--dark .supporting-text-and-airdates .show-airdates::before{background-color:#000525}}.show-airdates__intro{padding-right:32px}@media (min-width:650px){.show-airdates__intro{display:flex;align-items:center;justify-content:space-between}}@media (min-width:768px){.supporting-text-and-airdates .show-airdates__intro{display:block}}@media (min-width:918px){.show-airdates__intro{display:block}}.show-airdates__title{color:var(--text-color);font-size:1.8rem;font-weight:700;line-height:1.3333;font-size:2.6rem;white-space:nowrap}@media (min-width:1024px){.show-airdates__title{font-size:2.2rem}}.show-airdates__title:link,.show-airdates__title:visited{color:var(--link-color)}@media (min-width:918px){.show-airdates__title{margin-top:0}.supporting-text-and-airdates .show-airdates__title{margin-top:16px}}.show-airdates__subtitle{color:var(--text-color--subdued);font-size:1.5rem;font-weight:500;text-transform:uppercase}.show-airdates__body{flex-grow:1}.show-airdates__list{padding:0;list-style-type:none}@media (min-width:650px){.show-airdates__list{display:flex;justify-content:stretch}.supporting-text-and-airdates .show-airdates__list{display:block}}.show-airdates__item{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(193,193,193,.4);font-size:1.4rem}.show-airdates__item:last-of-type{padding-bottom:0;border:0}@media (min-width:650px){.show-airdates__item{flex-grow:1;margin-right:16px;padding-right:16px;border-right:1px solid rgba(193,193,193,.4);border-bottom:0}.supporting-text-and-airdates .show-airdates__item{border-right:0;border-bottom:1px solid rgba(193,193,193,.4)}.supporting-text-and-airdates .show-airdates__item:last-of-type{border:0}}@media (min-width:918px){.show-airdates__item{margin-bottom:8px;font-size:1.6rem}}@media (min-width:1024px){.show-airdates__item{font-size:1.8rem}}.show-airdates__time{overflow:hidden;transition:opacity .1s linear 150ms;opacity:0;font-weight:500}.show-airdates__time--formatted{opacity:1}.show-airdates__channel{margin:0}.show-airdates__footer{display:flex;justify-content:space-between}.show-airdates__footer .timezone-toggle{margin-right:16px;white-space:nowrap}.show-airdates__footer .show-airdates__footer__link{font-size:1.6rem;font-weight:700;white-space:nowrap}.show-airdates__footer .show-airdates__footer__link,.show-airdates__footer .show-airdates__footer__link:link,.show-airdates__footer .show-airdates__footer__link:visited{color:var(--link-color);text-decoration:none}.show-airdates__footer .show-airdates__footer__link:active,.show-airdates__footer .show-airdates__footer__link:focus,.show-airdates__footer .show-airdates__footer__link:hover{color:var(--link-active-color);text-decoration:underline}.show-airdates__footer .show-airdates__footer__link svg,.show-airdates__footer .show-airdates__footer__link svg path,.show-airdates__footer .show-airdates__footer__link+* svg path{fill:var(--icon-color)}.show-airdates__footer .show-airdates__footer__link:active svg,.show-airdates__footer .show-airdates__footer__link:active svg path,.show-airdates__footer .show-airdates__footer__link:focus svg,.show-airdates__footer .show-airdates__footer__link:focus svg path,.show-airdates__footer .show-airdates__footer__link:hover svg,.show-airdates__footer .show-airdates__footer__link:hover svg path{fill:var(--icon-active-color)}.show-airdates__footer .show-airdates__footer__link svg{margin-left:4px}.show-airdates__error{position:relative;flex-grow:1;align-self:center;font-size:2rem}.supporting-text{padding:16px 16px 24px 16px}@media (min-width:768px){.supporting-text{padding:32px}}.topic .supporting-text .supporting-text--primary,.topic .supporting-text .supporting-text--secondary{padding:0}.topic .supporting-text .supporting-text--secondary__inner{padding:16px 0 0 0}@media (min-width:1280px){.topic .supporting-text{padding-right:64px;padding-left:64px}}@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:16px;font-size:1.6rem;line-height:1.5}@media (min-width:918px){.supporting-text--primary{padding:32px 16px 16px 16px}}@media (min-width:1024px){.supporting-text--primary{padding:32px 32px 16px 32px}}.supporting-text__title{margin:8px 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:1280px){.supporting-text__title{font-size:3rem}}.supporting-text--secondary{max-height:400rem;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;padding:16px;font-size:1.6rem}@media (min-width:1024px){.supporting-text--secondary__inner{padding:16px 32px}}.supporting-text__reveal-btn{display:block;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}.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{display:none;max-width:400px;margin:32px 0}@media (min-width:768px){.supporting-text-wrapper__logo{display:block}}@media (min-width:918px){.supporting-text-wrapper__logo{margin:48px 0}}.supporting-links{padding:16px}@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;border-width:0;border-bottom-width:1px;border-style:solid;border-color:rgba(193,193,193,.4);color:var(--header-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;border-right-width:1px;border-bottom-width: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}.store-items{display:flex;flex-direction:column;padding:16px}.store-items .store-items__shop-logo{width:200px}@media (min-width:768px){.store-items{padding:32px}}.store-items__section-title{align-self:center;margin:0 auto}@media (min-width:768px){.store-items__section-title{margin-bottom:24px}}.store-items__container{display:flex;flex-direction:column}@media (min-width:768px){.store-items__container{flex-direction:row}}@media (min-width:768px){.store-items__container.store-items--two{justify-content:center}}.store-items__item{display:flex;flex-direction:row;padding:16px 0;border-top:1px solid rgba(193,193,193,.4)}@media (min-width:768px){.store-items__item{flex:1 0 0;align-items:flex-start;width:50%;padding:0 16px;border-top:0;border-left:1px solid rgba(193,193,193,.4)}}@media (min-width:768px){.store-items--three .store-items__item{display:block}}.store-items__item:first-child{border-top:0}@media (min-width:768px){.store-items__item:first-child{border-left:0}}.store-items__item__image{display:block;flex:1 0 0;width:25%;padding-right:16px}@media (min-width:768px){.store-items--two .store-items__item__image{width:50%}}@media (min-width:768px){.store-items--three .store-items__item__image{width:100%;padding-bottom:16px}}.store-items__item__image img{width:auto;max-height:175px;margin:0 auto}.store-items__item__info{flex:1 0 0;width:50%}.store-items__item__info .store-items__item__title{color:var(--text-color)}@media (min-width:768px){.store-items__item__info{padding-bottom:16px;text-align:left}}@media (min-width:768px){.store-items--three .store-items__item__info{width:100%;padding:0 16px}}.store-items__item__title{font-size:2.3rem;font-weight:700}@media (min-width:768px){.store-items__item__title{margin-top:16px}}@media (min-width:1280px){.store-items__item__title{font-size:2.7rem}}.store-items__item__description{margin:8px 16px 0 0;color:var(--text-color--subdued);font-size:1.4rem}.store-items__item__link{margin:8px 0 0 0;font-size:1.4rem;font-weight:700}.store-items__explore-more{margin:32px 0 0 0;text-align:center}@media (min-width:768px){.store-items__explore-more{margin-top:48px}}article.store-featured{position:relative;overflow:hidden}@media (min-width:768px){article.store-featured div.background-image{margin-top:-80px}}article.store-featured div.background-image img{width:100%}@media (min-width:768px){article.store-featured div.background-image{z-index:1;right:0;bottom:0;left:0;margin:0}}article.store-featured div.article-body{padding-top:16px}@media (min-width:768px){article.store-featured div.article-body{position:absolute;z-index:2;top:32px;left:0;width:100%;padding:0}}@media (min-width:1024px){article.store-featured div.article-body{top:64px}}article.store-featured h1{margin:0;font-size:1rem}@media (min-width:1024px){article.store-featured img.img-logo{float:right}}@media (max-width:767px){article.store-featured img.img-logo{display:block;margin:0 auto}article.store-featured img.img-h1{display:block;margin:0 auto}}article.store-featured div.col-border{position:relative}article.store-featured div.col-border::before{content:"";display:none;position:absolute;top:0;bottom:0;left:0;width:1px;background:#e0e0e0}@media (min-width:768px){article.store-featured div.col-border::before{display:block}}.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:1280px){.web-promo__details{padding:0 48px}}.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;-webkit-clip-path:circle(300% at 50% -375%);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;-webkit-clip-path:circle(75% at 40% 50%);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}}.learning-media-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:16px;padding:16px;border-radius:5px;background-color:#486cd8;color:#fff}@media (min-width:768px){.learning-media-badge{flex-direction:row}}.learning-media-badge .btn{min-width:260px;padding-right:16px;color:#fff}.learning-media-badge .btn svg{position:relative;top:2px;margin-left:12px}.learning-media-badge__logo{width:clamp(87px,25vw,117px);height:auto}.learning-media-badge__headline{max-width:50%;margin:16px;font-size:1.8rem;font-weight:400;text-align:center}@media (min-width:1024px){.learning-media-badge__headline{margin:16px 40px}}.learning-media-badge__headline strong{font-weight:700}