.popup-overlay{align-items:center;background-color:rgba(0,0,0,.85);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999999}.popup-overlay.is-visible{opacity:1}.popup-container{max-width:800px;position:relative;width:90%}.close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:40px;line-height:1;position:absolute;right:0;top:-40px}.video-responsive{background:#000;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-responsive iframe{height:100%;left:0;position:absolute;top:0;width:100%}