body.lesson-locked{height:100vh;overflow:hidden}body.lesson-locked .stm_lms_locked_lesson__overlay,body.lesson-locked .stm_lms_locked_lesson__popup{position:fixed;top:0;left:0;right:0;bottom:0}body.lesson-locked .stm_lms_locked_lesson__overlay{background-color:rgba(0,0,0,.5);z-index:999999}body.lesson-locked .stm_lms_locked_lesson__popup{display:flex;align-items:center;justify-content:center;z-index:99999999}body.lesson-locked .stm_lms_locked_lesson__popup_inner{position:relative;width:550px;margin:auto 0;padding:30px 40px;max-width:95%;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center}body.lesson-locked .stm_lms_locked_lesson__popup .stm-lms-buy-buttons{text-align:center}body.lesson-locked .stm_lms_locked_lesson__popup_close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;text-align:center;line-height:30px;background-color:#fff;color:#273044;border-radius:50%;font-size:16px;box-shadow:0 0 5px rgba(0,0,0,.35)}body.lesson-locked .stm_lms_locked_lesson__popup_close:hover{background-color:#273044;color:#fff}body.lesson-locked .stm_lms_locked_lesson__popup h3{width:100%;margin:0 0 15px}body.lesson-locked .stm_lms_locked_lesson__popup p{color:#273044;margin:0 0 30px}body.lesson-locked .modal{z-index:999999999}