.featured-videos-slider .swiper-wrapper{display:flex}.featured-videos-slider .swiper-wrapper .slide{align-self:stretch;height:auto}.video-categories .video-categories-items p{&:before{background-color:#a9aa95;border-radius:5px 5px 0 0;bottom:10px;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;transition:.25s;width:calc(100% - 20px)}}@media only screen and (min-width:1024px){.video-categories .video-categories-items p{&:before{width:calc(100% - 35px)}}}@media only screen and (min-width:1300px){.video-categories .video-categories-items p{&:before{width:calc(100% - 48px)}}}.video-categories .video-categories-items p.active{&:before{opacity:1;transition:.25s}}