.video-section{overflow:hidden;padding-top:56.25%;position:relative;width:100%}.video-section:after{background-color:#0000004d;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.video-section.playing:after{display:none}.video-section .thumbnail,.video-section .video-player iframe{background-color:#000;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.video-section .thumbnail{object-fit:cover;z-index:1}.video-section .play-btn{background-color:transparent;border:none;border-radius:50%;cursor:pointer;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.video-section .play-btn svg{fill:hsla(0,0%,100%,.4);height:55px;transition:fill .25s ease-in;width:55px}.video-section .play-btn:hover svg{fill:#fff}.video-section.playing .play-btn,.video-section.playing .thumbnail{display:none}@media (min-width:768px){.video-section .play-btn svg{height:118px;width:118px}}@media (min-width:1200px){.video-section .play-btn svg{height:210px;width:210px}}