.series-video-resource-display>:hover{cursor:pointer}.series-video-resources-list{flex-direction:column;gap:.5em;padding:.5em;animation:.4s ease-out seriesVideoResourcesExpand;display:flex;position:relative;overflow:hidden}.series-video-resources-list:before{content:"";background-color:var(--bg-light2);width:2px;display:block;position:absolute;top:0;bottom:0;left:0}@keyframes seriesVideoResourcesExpand{0%{max-height:0;padding:0 .5em}to{max-height:10em;padding:.5em}}
.series-like-dislike-button{display:flex}.series-like-button,.series-dislike-button{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff1a;align-items:center;height:32px;padding:4px 10px;font-size:.8125rem;display:inline-flex}.series-like-button{border-right:none;border-radius:18px 0 0 18px}.series-dislike-button{border-radius:0 18px 18px 0}.series-like-counter{margin-left:4px}@media screen and (max-width:80ch){.series-like-dislike-button{flex-shrink:0;width:96px;display:flex}.series-like-button,.series-dislike-button{flex:none;justify-content:center;width:48px;height:28px;padding:4px;font-size:.75rem}.series-like-button{border-right:none;border-radius:18px 0 0 18px}.series-dislike-button{border-radius:0 18px 18px 0}}
.series-video-engagement-actions{align-items:center;gap:.5em;display:flex}.series-engagement-action-button{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:4px;height:32px;padding:4px 10px;font-size:.8125rem;display:inline-flex}.series-engagement-action-button svg{width:14px;height:14px}@media screen and (max-width:80ch){.series-video-engagement-actions{gap:8px}.series-engagement-action-button{flex:1;justify-content:center;gap:4px;height:28px;padding:4px 8px;font-size:.75rem}}
.viewerSection h2{text-align:left;font-weight:400}.viewerVideo{border-radius:.5em;width:100%;max-width:124.444vh;max-height:70vh;margin:0 auto;overflow:hidden}.viewerVideo a{background-color:var(--bg-light)}.viewerVideo a:hover{background-color:var(--bg)}.viewerVideoDesc{border-radius:.5em;width:100%;max-width:124.444vh;padding:2rem 0}.viewerVideoDescHeader{justify-content:space-between;align-items:flex-start;display:flex}.viewerVideoDescHeader h2{text-align:left;font-size:var(--h4);margin-top:0;margin-bottom:1.5rem;font-weight:600}.loadingText{border-radius:10px;width:100%;max-width:30ch;height:1em}.errorSubtitle{opacity:.75;font-weight:400}.videoDuration{background-color:#0009;border-radius:4px;padding:3px 6px;font-size:1em;position:absolute;bottom:.5em;right:.5em}.videoCarousel{flex-direction:column;flex-shrink:0;flex-basis:100%;gap:1em;margin:1em -1em 0;padding:0 1em;display:flex;overflow:hidden}.videoCarousel>div{margin:0;padding:0 0 1em}.videoCarousel .swiper .swiperSlide{transition:transform .4s ease-out}.videoCarouselTitle{text-align:left;margin:2rem 0 0;font-size:1.75em}@media screen and (max-width:900px){.videoCarousel{margin:0;padding:0 1em}}@media screen and (max-width:80ch){.viewerSection{flex-direction:column;gap:1em;padding:0}.viewerVideoSidebar{width:auto;max-height:460px;height:auto!important}.viewerVideoDesc{padding:1rem}.viewerVideo{border-radius:0}.viewerVideoDescHeader{flex-direction:column;margin-bottom:1rem}.viewerVideoDescHeader h2{margin-bottom:1rem}}
