/**handles:block-embed-video**/
.embed-video__modal{z-index:9999;display:none}.embed-video.show-modal .embed-video__modal{display:flex}.embed-video__play-button{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:80px;height:80px}.embed-video__overlay{background-color:#191919;opacity:.5;z-index:99}.embed-video__close{top:100px;right:20px;z-index:100}.embed-video__video{z-index:100;max-width:950px}.embed-video__video-file,.embed-video__video-youtube{width:100%;height:0px;position:relative;padding-bottom:56.25%}.embed-video__video-file video,.embed-video__video-file iframe,.embed-video__video-youtube video,.embed-video__video-youtube iframe{width:100%;height:100%;position:absolute;top:0;left:0}
/*# sourceMappingURL=embed-video.min.css.map */