/* https://adax-doersam.de/wp-content/plugins/vc-super-bundle/features/video-lightbox/video-popup/css/style.css?ver=1.0 */
.eb-video-popup{position:relative;margin:0 auto;width:100%;background:#000}.eb-video-popup .eb-play-button,.eb-video-popup .eb-video-preview,.eb-video-popup a{position:absolute;top:0;left:0;right:0;bottom:0}.eb-video-popup .eb-video-preview{background-size:cover;background-position:center;opacity:.4;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:1;-o-object-fit:fill;object-fit:fill;width:100%}.eb-video-popup:hover .eb-video-preview{opacity:.5}.eb-video-popup .eb-video-wrapper{position:relative;width:100%;padding-bottom:56.25%}.eb-video-popup a{z-index:3;-webkit-box-shadow:none!important;box-shadow:none!important;background:0 0!important;display:block!important}.eb-video-popup .eb-play-button{z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}