
.video-section{position:relative;width:100%;margin:0 auto}.video-section__heading{text-align:center;margin-bottom:1rem}.video-section__media{position:relative;width:100%;height:100%;overflow:hidden;background-color:#000}.video-section__poster{display:block;width:100%;height:100%;background-size:cover;background-position:center}.video-section__poster img{width:100%;height:100%;object-fit:cover}.video-section__iframe-container{top:0;left:0;width:100%;height:100%;display:none}.video-section__iframe-container iframe{width:100%;height:100%;border:0}.page-width{max-width:100%;margin:0 auto}@media (max-width:750px){.video-section__heading{font-size:1.5rem}}