.book-a-call-popup-cta .popupbox{align-items:center;background:rgba(0,0,0,.6);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.book-a-call-popup-cta .popupbox.active{display:flex}.book-a-call-popup-cta .popup-wrapper{border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.3);max-width:800px;overflow:hidden;position:relative;width:90%}.book-a-call-popup-cta .popup-close{cursor:pointer;font-size:24px;font-weight:700;position:absolute;right:15px;top:10px}.book-a-call-popup-cta iframe{border:none;height:600px;width:100%}