.flex-video{padding-bottom:75%;overflow:hidden}.flex-video.widescreen{padding-bottom:56.25%}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video{position:absolute;width:100%;height:100%;top:0;left:0;border:0}.videooverlay{top:0;bottom:0;left:0;right:0;z-index:200;background-color:rgba(0,0,0,.8);visibility:hidden;opacity:0;position:fixed;transition:opacity .2s ease-in-out,visibility 1s .2s}.videooverlay__container{position:absolute;width:90%;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 2rem rgba(0,0,0,.8)}.videooverlay--visible{visibility:visible;opacity:1;transition:visibility,opacity .2s ease-in-out .2s}.videooverlay{display:none;position:fixed;justify-items:center;align-items:center;width:100vw;height:100vh;left:0;top:0;background:rgba(0,0,0,.8)}.videooverlay.videooverlay--visible{display:flex}@media only screen and (min-width:40em){.videooverlay__container{width:75%}}@media only screen and (min-width:60em){.videooverlay__container{width:55%}}