#videos{color:#444;background:#fff}.video-player.is-playing img,.video-player.is-playing button,.video-player.is-playing small{display:none}.video-player.is-playing video{display:block}.videos-hero{padding:2.4rem 0 3.2rem;background:#f9f9f9;border-bottom:1px solid #d8d8d8}.videos-hero__layout{display:grid;gap:2.4rem}.videos-hero__heading p{color:#cd0016;font-size:1rem;font-weight:700;text-transform:uppercase}.videos-hero__heading h1{margin-top:.4rem;color:#111;font-size:1.6rem;font-weight:700;line-height:2}.videos-hero__side{display:none}.videos-player{position:relative;margin-top:1.6rem;overflow:hidden;border-radius:8px;background:#000}.videos-player video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.videos-player__play{position:absolute;inset:50% auto auto 50%;display:grid;place-items:center;width:5.2rem;height:5.2rem;padding:0;border:0;color:#fff;background:rgba(0,0,0,0);transform:translate(-50%, -50%)}.videos-player__play svg{width:100%;height:100%;fill:currentColor;filter:drop-shadow(0 0.3rem 0.8rem rgba(0, 0, 0, 0.35))}.videos-section-head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:1.6rem}.videos-section-head h2{position:relative;color:#111;font-size:1.6rem;font-weight:700;line-height:2}.videos-section-head h2::before{content:"";position:absolute;top:.15rem;bottom:.15rem;width:.4rem;border-radius:999px;background:#cd0016}.latest-episodes{padding:3rem 0}.latest-episodes__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.4rem}.episode-card{overflow:hidden;border:1px solid #d8d8d8;border-radius:8px;background:#f9f9f9}.episode-card__media{position:relative;background:#000}.episode-card__media img,.episode-card__media video{width:100%;aspect-ratio:16/9;object-fit:cover}.episode-card__media video{display:none}.episode-card__play{position:absolute;inset:50% auto auto 50%;width:3.6rem;height:3.6rem;padding:0;border:0;color:#fff;background:rgba(0,0,0,0);transform:translate(-50%, -50%)}.episode-card__play svg{width:100%;height:100%;fill:currentColor;filter:drop-shadow(0 0.2rem 0.5rem rgba(0, 0, 0, 0.45))}.episode-card>span{display:block;padding:1rem 1rem 0;color:dimgray;font-size:1rem;font-weight:500;letter-spacing:0}.episode-card h3{padding:.4rem 1rem 1.2rem;color:#111;font-size:1.2rem;font-weight:700;line-height:2}.video-feed{padding:0 0 4rem}.video-feed h2{margin-bottom:1.8rem;color:#111;font-size:1.6rem;font-weight:700;line-height:2}.video-feed__list{display:grid;gap:2.2rem}.video-feed__item{display:grid;grid-template-columns:minmax(0, 1fr) 12.4rem;gap:1.4rem;align-items:start;padding-bottom:2.2rem;border-bottom:1px solid #d8d8d8}.video-feed__content{min-width:0}.video-feed__content span{display:block;color:dimgray;font-size:1rem;font-weight:600;line-height:1.3}.video-feed__content h3{margin-top:.4rem;color:#111;font-size:1.2rem;font-weight:700;line-height:2}.video-feed__content p{display:none;color:#555;font-size:1rem;font-weight:400;margin-top:1.2rem}.video-feed__content time{display:block;margin-top:.8rem;color:dimgray;font-size:.8rem;font-weight:600}.video-feed__media{position:relative;overflow:hidden;border-radius:7px;background:#000}.video-feed__media img,.video-feed__media video{width:100%;aspect-ratio:16/9;object-fit:cover}.video-feed__media video{display:none}.video-feed__play{position:absolute;inset:50% auto auto 50%;width:3rem;height:3rem;padding:0;border:0;color:#fff;background:rgba(0,0,0,0);transform:translate(-50%, -50%)}.video-feed__play svg{width:100%;height:100%;fill:currentColor;filter:drop-shadow(0 0.2rem 0.5rem rgba(0, 0, 0, 0.45))}.video-feed__more{display:flex;align-items:center;justify-content:center;width:min(100%,29rem);min-height:4.4rem;margin:3rem auto 0;border:1px solid #999;border-radius:999px;color:#111;background:#fff;font-size:1.4rem;font-weight:700;line-height:1;letter-spacing:0}@media(min-width: 576px){.video-feed__item{grid-template-columns:minmax(0, 1fr) 17rem}}@media(min-width: 768px){.latest-episodes__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.video-feed__content p{display:block}}@media(min-width: 992px){.videos-hero{padding:3.4rem 0 3.8rem}.videos-hero__layout{grid-template-columns:minmax(0, 2fr) minmax(24rem, 34rem);gap:3.2rem;align-items:start}.videos-hero__side{display:block;margin-top:4.1rem;padding:1.6rem;border:1px solid #d8d8d8;border-radius:8px;background:#fff}.videos-hero__side h2{font-size:1.4rem;color:#111;font-weight:700;line-height:1.3;letter-spacing:0}.videos-hero__side article{margin-top:1.4rem}.videos-hero__side img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:6px}.videos-hero__side span{display:block;margin-top:1rem;font-size:1rem;color:#cd0016;font-weight:700;text-transform:uppercase}.videos-hero__side h3{margin-top:.8rem;color:#111;font-size:1.2rem;font-weight:700;line-height:2}.latest-episodes__grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.video-feed__item{grid-template-columns:minmax(0, 1fr) 22rem;gap:2.8rem}}@media(min-width: 1200px){.videos-hero__layout{grid-template-columns:minmax(0, 84rem) minmax(30rem, 36rem)}}.ltr-theme .videos-section-head h2{padding-left:1.2rem}.ltr-theme .videos-section-head h2::before{left:0}.ltr-theme .episode-card__media time{left:.7rem}.ltr-theme .video-feed__media small{left:.6rem}.rtl-theme .videos-section-head h2{padding-right:1.2rem}.rtl-theme .videos-section-head h2::before{right:0}.rtl-theme .episode-card__media time{right:.7rem}.rtl-theme .video-feed__media small{right:.6rem}