.videos-section{background-color:#f1f1f1;padding:80px 1vw}.videos-title{text-align:center;margin-bottom:30px;font-size:40px}.video-card{border-radius:20px;position:relative;overflow:hidden}.video-card video{object-fit:cover;width:100%;height:100%;display:block}.video-card__overlay{background:linear-gradient(#0000,#0009);justify-content:space-between;width:100%;padding:20px;display:flex;position:absolute;bottom:0;left:0}.video-card__title{color:#fff;margin-bottom:10px;font-size:18px}.video-card__btn{color:#fff;border:1px solid #fff;border-radius:6px;align-items:center;padding:6px 12px;font-size:14px;text-decoration:none;display:inline-flex}.videos-section .swiper-pagination-bullet{opacity:1;background:#50505080;border:1px solid #fff;width:10px;height:10px;transition:all .3s}.videos-section .swiper-pagination-bullet-active{background:#000;border:1px solid #fff;border-radius:20px;width:28px}@media (width<=768px){.videos-section{padding:60px 1vw}.videos-title{font-size:26px}.videos-section .swiper-pagination-bullet{width:6px;height:6px}.videos-section .swiper-pagination-bullet-active{width:14px}}
