body{position:relative}.button-popup{background-color:#003b4a;border:1px solid #003b4a}.button-popup:hover{border:1px solid #fff;color:#fff}.video-popup-overlay{background-color:rgba(0,0,0,.8);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.video-popup-active .video-popup-overlay{display:flex;justify-content:center}.video-popup-overlay video{border-radius:30px;width:100%}.video-popup-container{margin-top:100px;max-height:450px;max-width:1000px;padding:0 20px;position:fixed}.video-popup-close{align-items:center;background-color:#0082ca;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:700;height:30px;justify-content:center;position:absolute;right:5px;top:-20px;width:30px}.video-popup-close:hover{cursor:pointer}