/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .video-wrap{width:100%;height:0;padding-bottom:52.25%;position:relative;overflow:hidden}
 .video-wrap iframe,.video-wrap video{width:100%;height:100%;position:absolute;left:0;top:0;}

 .c-video{position:fixed;left:0;top:0;z-index:20;width:100%;height:100%;background-color:rgba(0,0,0,0.7);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
 .c-video.show{display:-webkit-box;display:-ms-flexbox;display:flex}
 .c-video__container{width:800px;position:relative;border:1px solid #444444;}
 .c-video__close{position:absolute;right:6px;top:-35px; margin-bottom: 10px; cursor:pointer;}
 .c-video__close i{color: #fff;font-size: 30px;}
/*# sourceMappingURL=index.min.css.map */