.video-module{align-items:center;display:flex;height:600px;width:100%}.video-module .video-module-inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.video-module .video-module-inner .play-button svg{cursor:pointer;height:100px;width:100px}.video-popup{background:rgba(0,0,0,.6);display:none;height:100%;left:0;padding:24px;position:fixed;top:0;width:100%;z-index:999}.video-popup.popup-open{display:block}.video-popup .video-popup-inner{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1200px}.video-popup-inner .oembed_container{height:auto}.video-popup-inner .popup-close-icon{align-items:center;background:#fff;border-radius:100%;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:-18px;top:-18px;width:48px}