.modal-lesson{background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:2000}.modal-lesson .modal-content{background-color:#29483a;margin:15% auto;max-width:600px;width:80%}.modal-lesson .modal-content .closeModal{display:flex;justify-content:flex-end}.modal-lesson .modal-content .closeModal .closeButton{align-items:center;background:#fff;border:1px solid #000;border-radius:50%;display:flex;height:20px;justify-content:center;margin:-6px;position:absolute;width:20px}.modal-lesson .modal-content #demoIframe{border-radius:0;height:338px;width:100%}
