body.masterstudy-enterprise-modal-body-hidden{overflow:hidden}.masterstudy-enterprise-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;transition:.3s;background:rgba(0,0,0,.4);opacity:0;visibility:hidden}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_open{opacity:1;visibility:visible}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_open .masterstudy-enterprise-modal__wrapper{-webkit-transform:translateY(0);transform:translateY(0)}.masterstudy-enterprise-modal__wrapper{display:flex;flex-direction:column;width:500px;max-height:700px;background:#fff;border-radius:10px;box-shadow:0 20px 40px 0 rgba(0,0,0,.25);overflow:hidden;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;-webkit-transform:translateY(100%);transform:translateY(100%)}.masterstudy-enterprise-modal__close::after,.masterstudy-enterprise-modal__header-back::after{transition:.2s;font-family:stmlms;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;line-height:normal;font-style:normal}.masterstudy-enterprise-modal__container{display:flex;flex-direction:column;position:relative;height:100%;padding:25px 35px;overflow-y:auto}.masterstudy-enterprise-modal__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;position:absolute;top:25px;right:35px}.masterstudy-enterprise-modal__close::after{content:var(--stmlms-icon-close);color:#808c98;font-size:10px;margin-top:1px}.masterstudy-enterprise-modal__close:hover{cursor:pointer}.masterstudy-enterprise-modal__close:hover::after{color:#4d5e6f}.masterstudy-enterprise-modal__content{display:flex;width:100%}.masterstudy-enterprise-modal__header{display:flex;width:100%;margin-bottom:20px}.masterstudy-enterprise-modal__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-enterprise-modal__header-back{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;margin-right:10px}.masterstudy-enterprise-modal__header-back::after{content:var(--stmlms-icon-back-arrow);color:#808c98;font-size:12px}.masterstudy-enterprise-modal__header-back:hover{cursor:pointer}.masterstudy-enterprise-modal__header-back:hover::after{color:#4d5e6f}.masterstudy-enterprise-modal__form{display:flex;width:100%;flex-direction:column}.masterstudy-enterprise-modal__form.masterstudy-enterprise-modal__form_hide{display:none}.masterstudy-enterprise-modal__form-wrapper{display:flex;width:100%;flex-direction:column}.masterstudy-enterprise-modal__form-field{display:flex;flex-direction:column;width:100%;margin-bottom:20px;position:relative}.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error{margin-bottom:10px}.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-enterprise-modal__form-input,.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-enterprise-modal__form-textarea,.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-enterprise-modal__form-field-error{display:flex;width:100%;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:var(--danger-100);margin:5px 0 0}.masterstudy-enterprise-modal__form-field-error.masterstudy-enterprise-modal__form-field-error_main{margin:-10px 0 15px}.masterstudy-enterprise-modal__form-field-error.masterstudy-enterprise-modal__form-field-error_hide{display:none}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;height:40px;padding:0 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;transition:.3s}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;padding:10px 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;resize:none;transition:.3s}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__success{display:none;width:100%;flex-direction:column;justify-content:center;align-items:center}.masterstudy-enterprise-modal__success.masterstudy-enterprise-modal__success_show{display:flex}.masterstudy-enterprise-modal__success a.masterstudy-button{margin:0!important}.masterstudy-enterprise-modal__success-icon{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-enterprise-modal__success-icon::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-current-date);line-height:normal;font-size:30px;color:var(--accent-100)}.masterstudy-enterprise-modal__success-icon-wrapper{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50px;background:var(--accent-10);margin:10px 0 15px}.masterstudy-enterprise-modal__success-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:20px}.masterstudy-enterprise-modal__actions{display:flex;width:100%;align-items:center}.masterstudy-enterprise-modal__actions.masterstudy-enterprise-modal__actions_hide{display:none}.masterstudy-enterprise-modal__actions a.masterstudy-button{display:flex!important;margin:0!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__wrapper{background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__header-title{color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close{background:#1e1e1e}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close::after{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close:hover::after{color:rgba(255,255,255,.7)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-enterprise-modal__form-input,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-enterprise-modal__form-textarea,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text{border-color:rgba(255,255,255,.05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-moz-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-ms-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text:active{border-color:rgba(255,255,255,.05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea{border-color:rgba(255,255,255,.05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-moz-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-ms-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea:active{border-color:rgba(255,255,255,.05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input{border-color:rgba(255,255,255,.05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-moz-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-ms-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:active{border-color:rgba(255,255,255,.05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea{border-color:rgba(255,255,255,.05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-moz-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-ms-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:active{border-color:rgba(255,255,255,.05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__success-title,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-label,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__text-label,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__textarea-label{color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-description{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-title,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-label,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-title,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-label{color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-wrapper{background:#171717;border-color:rgba(255,255,255,.05)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-wrapper.masterstudy-form-builder__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection--single{background-color:#171717!important;border-color:rgba(255,255,255,.05)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__rendered{color:#fff!important;background:#171717!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__arrow b{border-color:rgba(255,255,255,.5) transparent transparent!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-dropdown{background:#171717!important;border-color:rgba(255,255,255,.05)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results{background:#171717!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results li.select2-results__option{color:#fff!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container.select2-container--open span.select2-selection__arrow b{border-color:transparent transparent rgba(255,255,255,.5)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper{background:#171717;border-color:rgba(255,255,255,.05)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked{border:2px solid var(--accent-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked::after{display:flex;content:"";width:8px;height:8px;line-height:0;border-radius:50%;background:var(--accent-100)}.masterstudy-enterprise-modal .masterstudy-button{margin:0!important}@media (min-width:1281px) and (max-width:1367px){.masterstudy-enterprise-modal__wrapper{max-height:600px}}@media (max-width:576px){.masterstudy-enterprise-modal__wrapper{width:100%;height:100%;max-height:100%;box-shadow:none;border-radius:0}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.1,.1);transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(.1,.1);transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0}}@-webkit-keyframes loading-pulse{0%{-webkit-transform:translate(-50%,-50%) scale(.1,.1);transform:translate(-50%,-50%) scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(1.2,1.2);transform:translate(-50%,-50%) scale(1.2,1.2);opacity:0}}@keyframes loading-pulse{0%{-webkit-transform:translate(-50%,-50%) scale(.1,.1);transform:translate(-50%,-50%) scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(1.2,1.2);transform:translate(-50%,-50%) scale(1.2,1.2);opacity:0}}@-webkit-keyframes rotate360{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate360{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}a.masterstudy-button,button.masterstudy-button{display:flex;justify-content:center;align-items:center;outline:0;border:none;min-height:auto;border-radius:5px;transition:.2s;text-decoration:none;caret-color:transparent;box-shadow:none}a.masterstudy-button .masterstudy-button__title,button.masterstudy-button .masterstudy-button__title{font-size:14px;line-height:18px;letter-spacing:0;text-transform:capitalize;text-decoration:none;white-space:nowrap;transition:.2s}a.masterstudy-button.masterstudy-button_size-sm,button.masterstudy-button.masterstudy-button_size-sm{height:40px;padding:0 20px}a.masterstudy-button.masterstudy-button_size-sm .masterstudy-button__title,button.masterstudy-button.masterstudy-button_size-sm .masterstudy-button__title{font-weight:500}a.masterstudy-button.masterstudy-button_size-sm::after,a.masterstudy-button.masterstudy-button_size-sm::before,button.masterstudy-button.masterstudy-button_size-sm::after,button.masterstudy-button.masterstudy-button_size-sm::before{font-size:15px;font-weight:500}a.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::after,a.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::before,button.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::after,button.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::before{width:15px;height:15px}a.masterstudy-button.masterstudy-button_size-md,button.masterstudy-button.masterstudy-button_size-md{height:50px;padding:0 24px}a.masterstudy-button.masterstudy-button_size-md .masterstudy-button__title,button.masterstudy-button.masterstudy-button_size-md .masterstudy-button__title{font-weight:700}a.masterstudy-button.masterstudy-button_size-md::after,a.masterstudy-button.masterstudy-button_size-md::before,button.masterstudy-button.masterstudy-button_size-md::after,button.masterstudy-button.masterstudy-button_size-md::before{font-size:16px;font-weight:500}a.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::after,a.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::before,button.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::after,button.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::before{width:20px;height:20px}a.masterstudy-button.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-left::before{display:flex;margin:0 5px 0 0;transition:.2s}a.masterstudy-button.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-center::before{display:flex;margin:0 auto;transition:.2s}a.masterstudy-button.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-right::after{display:flex;margin:0 0 0 5px;transition:.2s}a.masterstudy-button.masterstudy-button_style-primary,button.masterstudy-button.masterstudy-button_style-primary{background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary::after,a.masterstudy-button.masterstudy-button_style-primary::before,button.masterstudy-button.masterstudy-button_style-primary::after,button.masterstudy-button.masterstudy-button_style-primary::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled{opacity:.3;cursor:default}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover{cursor:default;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary:hover,button.masterstudy-button.masterstudy-button_style-primary:hover{cursor:pointer;background:var(--accent-hover)}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover{cursor:default}a.masterstudy-button.masterstudy-button_style-secondary,button.masterstudy-button.masterstudy-button_style-secondary{background:#eef1f7}a.masterstudy-button.masterstudy-button_style-secondary .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary .masterstudy-button__title{color:#4d5e6f}a.masterstudy-button.masterstudy-button_style-secondary::after,a.masterstudy-button.masterstudy-button_style-secondary::before,button.masterstudy-button.masterstudy-button_style-secondary::after,button.masterstudy-button.masterstudy-button_style-secondary::before{color:#4d5e6f;border-color:#4d5e6f}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::after,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::before,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::after,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::before,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::before{color:#b3bac2;border-color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled .masterstudy-button__title{color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover .masterstudy-button__title{color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary:hover,button.masterstudy-button.masterstudy-button_style-secondary:hover{cursor:pointer}a.masterstudy-button.masterstudy-button_style-secondary:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary:hover .masterstudy-button__title{color:#001931}a.masterstudy-button.masterstudy-button_style-secondary:hover::after,a.masterstudy-button.masterstudy-button_style-secondary:hover::before,button.masterstudy-button.masterstudy-button_style-secondary:hover::after,button.masterstudy-button.masterstudy-button_style-secondary:hover::before{color:#001931;border-color:#001931}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::before,a.masterstudy-button.masterstudy-button_style-tertiary::after,a.masterstudy-button.masterstudy-button_style-tertiary::before,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-tertiary::after,button.masterstudy-button.masterstudy-button_style-tertiary::before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary,button.masterstudy-button.masterstudy-button_style-tertiary{background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-tertiary .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-tertiary .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled{opacity:.7;cursor:default}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover{cursor:default;background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary:hover,button.masterstudy-button.masterstudy-button_style-tertiary:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-tertiary:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-tertiary:hover::after,a.masterstudy-button.masterstudy-button_style-tertiary:hover::before,button.masterstudy-button.masterstudy-button_style-tertiary:hover::after,button.masterstudy-button.masterstudy-button_style-tertiary:hover::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-outline,button.masterstudy-button.masterstudy-button_style-outline{background:0 0;border:1px solid var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline::after,a.masterstudy-button.masterstudy-button_style-outline::before,button.masterstudy-button.masterstudy-button_style-outline::after,button.masterstudy-button.masterstudy-button_style-outline::before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled{border-color:#b3bac2;cursor:default}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::after,a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::before,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::after,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover{cursor:default;background:0 0;border-color:#b3bac2}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-outline:hover,button.masterstudy-button.masterstudy-button_style-outline:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-outline:hover::after,a.masterstudy-button.masterstudy-button_style-outline:hover::before,button.masterstudy-button.masterstudy-button_style-outline:hover::after,button.masterstudy-button.masterstudy-button_style-outline:hover::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-danger-light,button.masterstudy-button.masterstudy-button_style-danger-light{background:var(--danger-10)}a.masterstudy-button.masterstudy-button_style-danger-light .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger-light .masterstudy-button__title{color:#ff3945}a.masterstudy-button.masterstudy-button_style-danger-light::after,a.masterstudy-button.masterstudy-button_style-danger-light::before,button.masterstudy-button.masterstudy-button_style-danger-light::after,button.masterstudy-button.masterstudy-button_style-danger-light::before{color:#ff3945;border-color:#ff3945}a.masterstudy-button.masterstudy-button_style-danger-light:hover,button.masterstudy-button.masterstudy-button_style-danger-light:hover{cursor:pointer;background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger-light:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger-light:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary-light,button.masterstudy-button.masterstudy-button_style-primary-light{background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-primary-light .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary-light .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary-light::after,a.masterstudy-button.masterstudy-button_style-primary-light::before,button.masterstudy-button.masterstudy-button_style-primary-light::after,button.masterstudy-button.masterstudy-button_style-primary-light::before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary-light:hover,button.masterstudy-button.masterstudy-button_style-primary-light:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary-light:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary-light:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-transparent-danger,button.masterstudy-button.masterstudy-button_style-transparent-danger{background:0 0;border:none}a.masterstudy-button.masterstudy-button_style-transparent-danger .masterstudy-button__title,a.masterstudy-button.masterstudy-button_style-transparent-danger::after,a.masterstudy-button.masterstudy-button_style-transparent-danger::before,button.masterstudy-button.masterstudy-button_style-transparent-danger .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger::after,button.masterstudy-button.masterstudy-button_style-transparent-danger::before{color:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled{border-color:#b3bac2;cursor:default}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::after,a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::before,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::after,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover{cursor:default;background:0 0;border-color:#b3bac2}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover{cursor:pointer}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover .masterstudy-button__title{color:var(--danger-70)}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover::after,a.masterstudy-button.masterstudy-button_style-transparent-danger:hover::before,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover::after,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover::before{color:var(--danger-70);border-color:var(--danger-70)}a.masterstudy-button.masterstudy-button_style-danger,button.masterstudy-button.masterstudy-button_style-danger{background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-danger::after,a.masterstudy-button.masterstudy-button_style-danger::before,button.masterstudy-button.masterstudy-button_style-danger::after,button.masterstudy-button.masterstudy-button_style-danger::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled{opacity:.3;cursor:default}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover{cursor:default;background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-danger:hover,button.masterstudy-button.masterstudy-button_style-danger:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_loading .masterstudy-button__title,button.masterstudy-button.masterstudy-button_loading .masterstudy-button__title{display:none}a.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_loading::before,button.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_loading::before{content:""!important;display:flex;margin:0;border-radius:50%;border-width:2px;border-style:solid;-webkit-animation:pulse 1.5s ease-out;animation:pulse 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;z-index:99}a.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::before,button.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::before{display:none}a.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::after{content:""!important;display:flex;margin:0;border-radius:50%;border-width:2px;border-style:solid;-webkit-animation:pulse 1.5s ease-out;animation:pulse 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;z-index:99}a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-btn-add)}a.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-mic)}a.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-camera)}a.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-download2)}a.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-upload)}a.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-trash1)}a.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-play)}a.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-download1)}a.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-download-alt)}a.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-print1)}a.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-arrow_left)}body.rtl a.masterstudy-button.masterstudy-button_icon-left::before,body.rtl button.masterstudy-button.masterstudy-button_icon-left::before{order:2}.courses_filters__activities .lms_courses.search .stm_lms_courses__search .lms-search-btn:focus,.courses_filters__activities .lms_courses.search .stm_lms_courses__search input:focus{outline:0}.courses_filters{display:flex;height:90px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.courses_filters__title{display:flex;flex-direction:column;row-gap:10px;align-items:flex-start;min-width:280px}.courses_filters__title h1{line-height:50px;margin:0}.courses_filters__title p.lms-courses-search-result{margin:0;font-size:16px;font-weight:400;color:#263145;opacity:.7}.courses_filters__title p.lms-courses-search-result span{font-weight:700}.courses_filters__activities{display:flex;width:100%;justify-content:space-between;align-items:flex-start}.courses_filters__activities .lms_courses{display:flex}.courses_filters__activities .lms_courses.search{flex-basis:30%;margin-right:0}.courses_filters__activities .lms_courses.search .stm_lms_courses__search{width:100%;display:inline-flex}.courses_filters__activities .lms_courses.search .stm_lms_courses__search input{height:40px;color:#263145;background-color:#fff;border:2px solid #dfe1e5;box-sizing:content-box;margin-right:0;padding:0 20px 0 5px!important}.courses_filters__activities .lms_courses.search .stm_lms_courses__search .lms-search-btn{display:flex;justify-content:center;align-items:center;height:40px;width:40px;border:2px solid #332ED9;border-radius:unset;padding:0;box-sizing:content-box;background-color:#332ED9}.courses_filters__activities .lms_courses.search .stm_lms_courses__search .lms-search-btn i{color:#fff}.courses_filters .stm_lms_courses_grid__sort{display:flex;flex-grow:1;align-items:center;margin-left:auto;border:2px solid #dfe1e5}.courses_filters .stm_lms_courses_grid__sort .no-search{flex-basis:0;background:0 0;text-indent:5px;box-sizing:border-box;display:inline-block;margin:0;position:relative;padding-top:0;padding-bottom:0;border:none}.courses_filters .stm_lms_courses_grid__sort .select2{max-width:300px;height:40px}.courses_filters .stm_lms_courses_grid__sort .select2 .select2-selection{display:flex;align-items:center;height:40px;border:none}.courses_filters .stm_lms_courses_grid__sort .select2 .select2-selection .select2-selection__arrow b:after{border-color:#332ED9 transparent transparent}.courses_filters .stm_lms_courses_grid__sort .sort_label{white-space:nowrap;flex-grow:1;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-basis:30%;color:#fff;background-color:#332ED9;height:100%;padding:0 15px}.courses_filters__switcher{display:flex;align-items:center;margin-left:10px}.courses_filters__switcher i{display:flex;justify-content:center;align-items:center;width:40px;height:40px;line-height:40px;font-size:20px;color:#aaa;cursor:pointer;border:2px solid #dfe1e5;box-sizing:content-box}.courses_filters__switcher i:last-child{margin-right:0;border-left:unset}.courses_filters__switcher i.active{color:#332ED9}.stm_lms_courses_wrapper .stm_lms_courses__archive.loading:before{display:none}.stm_lms_courses_wrapper .stm_lms_courses__archive.loading .stm_lms_courses__grid>*{opacity:.5}.stm_lms_courses__archive_filters .stm_lms_courses__filter .stm_lms_styled_checkbox__inner input:checked+span,.stm_lms_courses__archive_filters .stm_lms_courses__rating .stm_lms_courses__filter_content label .wpcfto_radio input:checked+.wpcfto_radio__fake:before{background-color:#E48C23}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single{width:100%}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner:hover{box-shadow:none!important}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner .stm_lms_courses__single--title{display:block!important}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner *{text-align:left}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta{justify-content:flex-start}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single__inner{border:0}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info,.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--inner{float:right;padding:0;width:calc(76% - 30px)}@media (max-width:767px){.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info,.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--inner{width:100%;float:none}}@media (max-width:1024px){.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info,.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--inner{display:block!important}}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image{width:23.117%;float:left;min-width:auto}@media (max-width:767px){.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image{width:100%;float:none}}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image .stm_lms_lazy_image{padding-bottom:59%}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image:after,.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image:before{display:none}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image>a:after{display:flex;margin:10px 0 0;content:attr(data-preview);background-color:#332ED9;color:#fff;width:100%;font-size:14px;font-weight:600;line-height:16px;padding:5px;text-align:center;justify-content:center;align-items:center;height:42px;text-transform:uppercase}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image__progress_label{top:auto;bottom:-20px}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image__progress_label:after{bottom:auto;top:-5px;border-width:5px 5px 0 0}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--inner{overflow:hidden}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info{position:static;visibility:visible;opacity:1;box-shadow:none;-webkit-filter:none!important;filter:none!important;display:flex;flex-wrap:wrap;overflow:hidden;-webkit-transform:translateY(0);transform:translateY(0)}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_preview,.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--meta,.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--title{display:none}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info>*{width:100%}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_title{order:10}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_meta{margin:0 0 5px;width:auto;align-self:center;order:20}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_meta .stm_lms_course__meta{margin-right:30px}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_rate{width:auto;flex-grow:1;margin-left:auto;align-self:center;order:30}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_excerpt{order:40}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_bottom{width:auto;order:50}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_bottom .stm_lms_courses__single--price{margin-top:3px;margin-right:20px;order:-10}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_author{width:auto;margin-left:auto;order:60}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single .course_available_only_in_subscription{margin:-5px 0 0 15px}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single .course_available_only_in_subscription img{width:100%}div.stm_lms_courses_list_view div.stm_lms_courses__single.style_2 div.stm_lms_courses__single__inner div.stm_lms_post_status{text-align:center}@media (max-width:1024px){.courses_filters{flex-wrap:wrap;height:auto}.courses_filters__activities{flex-wrap:wrap;width:100%;margin:15px 0 0}.courses_filters__activities .stm_lms_courses_grid__sort{margin:0 15px 0 0}.courses_filters__activities .courses_filters__switcher{margin-left:auto}.courses_filters__activities .lms_courses.search{margin-bottom:15px}}@media (max-width:750px){.courses_filters{flex-wrap:wrap}.courses_filters__activities{width:100%;margin:15px 0 0}.courses_filters__activities .lms_courses.search{margin-bottom:0}.courses_filters__activities .stm_lms_courses_grid__sort{margin:0}.courses_filters__activities .stm_lms_courses_grid__sort .sort_label{display:none}.courses_filters__activities .stm_lms_courses_grid__sort .select2 .select2-selection{border:2px solid #dfe1e5}.courses_filters__activities .courses_filters__switcher{margin-left:auto}.courses_filters__activities .courses_filters__switcher i{height:37px}}@media (max-width:700px){.courses_filters .courses_filters__activities{flex-wrap:wrap;height:auto;row-gap:15px}.courses_filters .courses_filters__activities .lms_courses{flex-basis:100%;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;height:40px}.courses_filters .courses_filters__activities .lms_courses.sort{justify-content:space-between}.courses_filters .courses_filters__activities .lms_courses .stm_lms_courses__search #lms-search-input{width:calc(100% - 40px)}.courses_filters .courses_filters__activities .lms_courses .stm_lms_courses_grid__sort{margin:0;max-width:inherit}.courses_filters .courses_filters__activities .lms_courses .stm_lms_courses_grid__sort .sort_label{display:none}.courses_filters .courses_filters__activities .lms_courses .stm_lms_courses_grid__sort .select2{max-width:inherit}.courses_filters .courses_filters__activities .lms_courses .stm_lms_courses_grid__sort .select2 .select2-selection{border:2px solid #dfe1e5}.courses_filters .courses_filters__activities .lms_courses .courses_filters__switcher{margin:0;justify-content:flex-end}}.archive_grid{padding-bottom:50px}.archive_grid .stm_lms_courses__single--info_title a:hover h4{color:#332ED9}.stm_lms_courses__archive{margin-top:28px!important}.stm_lms_courses{margin:0 0 45px}.stm_lms_courses .featured-courses{margin-bottom:0!important;padding-bottom:0!important}.stm_lms_courses .featured-courses .stm_lms_course__notfound{display:none}.stm_lms_courses .featured-head{display:flex;flex-wrap:wrap;justify-content:space-between;padding:14px 25px;background:#E48C23;border-top:#E48C23 3px solid;align-items:center;margin-bottom:25px;position:relative}.stm_lms_courses .featured-head:after{content:"";position:absolute;background:rgba(255,255,255,.7);top:0;left:0;right:0;bottom:0}.stm_lms_courses .featured-head h3{font-size:13px;text-transform:uppercase;margin:0;line-height:13px;z-index:10;color:#273044}.stm_lms_courses .featured-head a{font-size:14px;line-height:14px;z-index:10;display:flex;align-items:center;color:#273044}.stm_lms_courses .featured-head a i{font-size:8px;line-height:8px;margin-right:10px}.stm_lms_courses .featured-head a span{text-decoration:underline;color:#273044}.stm_lms_courses .featured-head a:hover{color:#273044}.stm_lms_courses .featured-head a:hover span{text-decoration:none}.stm_lms_courses__top{display:flex;align-items:center;margin:0 0 23px}.stm_lms_courses__top h3{margin:0;padding-right:30px}.stm_lms_courses__top a{padding:15px 20px;margin-left:auto;background-color:#eef1f7;color:#273044;text-transform:none;letter-spacing:0}.stm_lms_courses__top a i{color:#332ED9;margin-right:5px;transition:.3s ease}.stm_lms_courses__top a:hover i{color:#fff}.stm_lms_courses__grid{display:flex;flex-wrap:wrap;margin:0 -10px}.stm_lms_courses__grid_2 .stm_lms_courses__single{width:50%}.stm_lms_courses__grid_4 .stm_lms_courses__single{width:25%}.stm_lms_courses__grid_6 .stm_lms_courses__single{width:16.6666%}.stm_lms_courses__grid .stm-lms-course-no-result{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;position:relative;margin-top:100px;width:100%}.stm_lms_courses__grid .stm-lms-course-no-result .no-found{position:relative}.stm_lms_courses__grid .stm-lms-course-no-result .no-found .no-found-icon{position:absolute;top:50%;right:50%;font-size:60px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);color:#332ED9}.stm_lms_courses__grid .stm-lms-course-no-result .no-result-icon{display:flex;justify-content:center;align-items:center;background-color:#332ED9;opacity:.1;width:120px;height:120px;border-radius:50%}.stm_lms_courses__grid .stm-lms-course-no-result .no-result-icon i{position:relative;display:block;font-size:60px;color:#332ED9;background-repeat:no-repeat}.stm_lms_courses__grid .stm-lms-course-no-result p{color:#263145;font-size:24px;font-weight:400;font-style:normal;letter-spacing:normal;text-align:center;margin:0;padding:20px 0 6px}.stm_lms_courses__grid .stm-lms-course-no-result a.stm_lms_courses__filter_reset{color:#332ED9;font-size:14px;font-weight:400;display:inline-flex;justify-content:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;opacity:1;text-decoration:none}.stm_lms_courses__grid .stm-lms-course-no-result a.stm_lms_courses__filter_reset .stm-lms-reset-iconmoon{width:16px;color:#332ED9;height:14px;border:0;margin-right:5px;font-size:90%;top:0}.stm_lms_courses__single{position:relative;width:33.333%;margin:0 0 50px}.stm_lms_courses__single.stm_carousel_glitch{margin-bottom:0}.stm_lms_courses__single__inner{height:100%;background-color:#fff;margin:0 10px;border:1px solid #e0e0e0}.stm_lms_courses__single__inner:hover .stm_lms_courses__single--info{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:.3s ease}.stm_lms_courses__single--image{width:auto;min-width:100%;position:relative;margin:-1px -1px 15px}.stm_lms_courses__single--image:after,.stm_lms_courses__single--image:before{position:absolute;top:0;width:1px;background-color:rgba(0,0,0,.1);display:block;bottom:0;content:""}.stm_lms_courses__single--image:after{left:0}.stm_lms_courses__single--image:before{right:0}.stm_lms_courses__single--image>a{z-index:2;position:relative}.stm_lms_courses__single--image>a>div:after{content:"";display:block;position:absolute;top:-1px;left:0;right:0;height:1px;background-color:rgba(0,0,0,.1)}.stm_lms_courses__single--image img{width:100%}.stm_lms_courses__single--image__container{overflow:hidden}.stm_lms_courses__single--actions{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(36,39,47,.85);text-align:center;opacity:0;transition:.3s ease}.stm_lms_courses__single--actions a{display:inline-block;padding:12px 10px;margin:0 4px;min-width:90px;font-size:16px;color:#fff;vertical-align:top;border:3px solid #fff;text-align:center;font-weight:600;border-radius:49px;-webkit-transform:translateY(-5px) translateX(-5px);transform:translateY(-5px) translateX(-5px);text-decoration:none!important}.stm_lms_courses__single--actions a:last-child{-webkit-transform:translateY(-5px) translateX(5px);transform:translateY(-5px) translateX(5px)}.stm_lms_courses__single--actions a:hover{background-color:#fff;color:#273044}.stm_lms_courses__single--inner{padding:0 20px 7px}.stm_lms_courses__single--term{margin:0 0 10px;color:#aaa;font-size:13px}.stm_lms_courses__single--term a{color:#aaa}.stm_lms_courses__single--title h5{margin:0 0 15px;padding:0 0 19px;font-size:15px;line-height:20px;border-bottom:1px solid #e0e0e0}.stm_lms_courses__single--meta{display:flex;align-items:center;min-height:28px}.stm_lms_courses__single--meta .average-rating-stars__top{width:66%;display:flex}.stm_lms_courses__single--meta .average-rating-stars__av{margin-left:5px}.stm_lms_courses__single--meta .views{margin-left:auto;font-size:13px;color:#aaa}.stm_lms_courses__single--meta .views i{display:inline-block;position:relative;top:1px;margin-right:2px;vertical-align:top;font-size:16px}.stm_lms_courses__single--bottom{display:flex}.stm_lms_courses__single--status{margin:0 0 5px;padding-right:15px;font-size:13px;color:#273044}.stm_lms_courses__single--status.publish i{position:relative;top:2px;vertical-align:top;font-size:16px;color:#22d497}.stm_lms_courses__single--status i{margin-right:3px}.stm_lms_courses__single--price{margin-left:auto;text-align:right}.stm_lms_courses__single--price .stm_lms_courses__tax-includes{color:#4D5E6F;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.stm_lms_courses__single--price span{display:block;margin:-9px 0 -7px;font-size:12px;color:#aaa;text-decoration:line-through}.stm_lms_courses__single--price strong{font-weight:600;font-size:15px}.stm_lms_courses__single .star-rating{margin-top:4px}.stm_lms_courses__single.has-sale .stm_lms_courses__single--meta .average-rating-stars__top{position:relative;top:-3px}.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner{border-color:#E48C23}.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner .stm_lms_courses__single--image .featured-course-container{width:100%;height:100%;overflow:hidden;position:absolute}.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner .stm_lms_courses__single--image .elab_is_featured_product{position:absolute;top:0;left:0;margin:0 29px;background-color:#E48C23;text-align:center;line-height:29px;color:#fff;padding:0 5px;-webkit-transform:rotate(-45deg) translateY(20px) translateX(-120px);transform:rotate(-45deg) translateY(20px) translateX(-120px);-webkit-transform-origin:left top;transform-origin:left top;width:200px;font-size:11px;font-weight:700;text-transform:uppercase;z-index:99}.stm_lms_courses .stm_lms_load_more_courses,.stm_lms_courses.all_loaded .stm_lms_courses__grid{margin-bottom:55px}.stm_lms_courses__single:hover{z-index:110}.stm_lms_courses__single:hover .stm_lms_instructor_courses__single--actions{opacity:1}.stm_lms_courses__single:hover .stm_lms_instructor_courses__single--actions a{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.stm_lms_courses__hours{font-size:13px}.stm_lms_courses__hours i{position:relative;font-size:14px;top:1px;margin-right:3px}div.stm_lms_courses__grid div.stm_lms_courses__single--info_bottom div.stm_lms_courses__single--price,div.stm_lms_courses_grid_view div.stm_lms_courses__single--price,div.stm_lms_recent_courses div.stm_lms_courses__single--price{margin-left:auto}body.rtl div.stm_lms_courses__grid div.stm_lms_courses__single--info_bottom div.stm_lms_courses__single--price,body.rtl div.stm_lms_courses_grid_view div.stm_lms_courses__single--price,body.rtl div.stm_lms_recent_courses div.stm_lms_courses__single--price{margin-right:auto;margin-left:0}.stm_lms_courses__single--info{position:absolute;top:-20px;left:-50px;right:-50px;padding:35px 40px 22px;background-color:#fff;box-shadow:0 10px 30px 11px rgba(0,0,0,.25);visibility:hidden;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);z-index:100;transition:none}.stm_lms_courses__single--info_author{display:flex;align-items:center;margin:0 0 10px}.stm_lms_courses__single--info_author__avatar{max-width:40px;margin-right:5px;border-radius:50%;overflow:hidden}.stm_lms_courses__single--info_author__login{color:#777}.stm_lms_courses__single--info_title h4{font-size:18px;line-height:22px;font-weight:600;margin:0 0 15px}.stm_lms_courses__single--info_rate{display:flex;margin:0 0 16px;align-items:center}.stm_lms_courses__single--info_rate .star-rating,.stm_lms_courses__single--info_rate:empty{margin:0}.stm_lms_courses__single--info_rate .average-rating-stars__av{margin-left:5px}.stm_lms_courses__single--info_status{padding:2px 10px;margin-left:auto;background-color:#E48C23;text-transform:uppercase;color:#fff;font-size:11px;letter-spacing:.5px;border-radius:2px}.stm_lms_courses__single--info_excerpt{margin:0 0 13px;font-size:14px;line-height:26px;color:#777}.stm_lms_courses__single--info_meta{display:flex;justify-content:space-between;align-items:center;margin:0 -5px 18px}.stm_lms_courses__single--info_meta .stm_lms_course__meta{padding:0 5px;margin:0 0 10px;color:#273044;font-size:13px;vertical-align:top}.stm_lms_courses__single--info_meta .stm_lms_course__meta i{position:relative;top:2px;margin-right:2px;font-size:16px}.stm_lms_courses__single--info_preview a{display:block;padding:14px 15px;margin:0 0 28px;background-color:#332ED9;width:100%;color:#fff;text-transform:uppercase;font-weight:600;text-align:center}.stm_lms_courses__single--info_preview a:hover{background-color:#E48C23;color:#fff!important}.stm_lms_courses__single--info_bottom{display:flex;align-items:center}.stm_lms_courses__single--info_bottom .stm-lms-wishlist,.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price{margin:0 0 10px}.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price span,.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price strong{font-size:18px}.stm_lms_courses__single--info .star-rating{margin-top:0!important}.stm_lms_courses__single--info .stm-lms-wishlist span{color:#b1b1b1;font-size:12px}.stm_lms_courses__single--info .stm_lms_courses__single--price span{display:inline-block;margin-right:3px;font-weight:300;font-size:18px}.stm_lms_courses__single--info .stm_lms_courses__single--price strong{font-size:18px}@media (max-width:1440px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:25%}.stm_lms_courses__grid_6 .stm_lms_courses__single .stm_lms_courses__single--meta .average-rating-stars__top{width:60%}.stm_lms_courses__grid_6 .stm_lms_courses__single .stm_lms_courses__single--meta .average-rating-stars__av{display:none}}@media (max-width:1520px){.stm_lms_courses__single__inner .average-rating-stars__av{display:none}}@media (max-width:1024px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:25%}.stm_lms_courses__grid_2 .stm_lms_courses__single,.stm_lms_courses__grid_4 .stm_lms_courses__single{width:33.333%}.stm_lms_courses__single--info{display:none!important}}@media (max-width:769px){.stm_lms_courses__grid_2 .stm_lms_courses__single .average-rating-stars__av,.stm_lms_courses__grid_3 .stm_lms_courses__single--meta .average-rating-stars__top .average-rating-stars__av,.stm_lms_courses__grid_4 .stm_lms_courses__single .average-rating-stars__av{display:none}.stm_lms_courses__grid_6 .stm_lms_courses__single{width:33.333%}.stm_lms_courses__grid_2 .stm_lms_courses__single .average-rating-stars__top,.stm_lms_courses__grid_3 .stm_lms_courses__single,.stm_lms_courses__grid_3 .stm_lms_courses__single--meta .average-rating-stars__top,.stm_lms_courses__grid_4 .stm_lms_courses__single .average-rating-stars__top{width:50%}.stm_lms_courses__grid_3 .stm_lms_courses__single--info{right:15px;left:15px}}@media (max-width:1023px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:50%}}@media (max-width:550px){.stm_lms_courses__grid .stm_lms_courses__single{width:100%}.stm_lms_courses__grid .stm_lms_courses__single--info{left:10px;right:10px}}@media (min-width:1441px){.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+5) .stm_lms_courses__single--info{top:-25%;right:calc(100% - 10px);left:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05));filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05))}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+5) .stm_lms_courses__single--info:before{left:auto;right:-17px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:first-child:not(:last-child) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+1) .stm_lms_courses__single--info{left:calc(100% - 10px);right:calc(-100% - 90px)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info{right:calc(100% - 10px);left:calc(-100% - 90px)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info:before{right:-17px;left:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media (max-width:1440px){.stm_lms_courses__grid.stm_lms_courses__grid_center.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(5n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_center.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(5n+4) .stm_lms_courses__single--info{left:0;right:-100px}.stm_lms_courses__grid.stm_lms_courses__grid_center.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info{right:0;left:-100px}}.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info{top:-25%;left:calc(100% - 10px);right:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05));filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05))}.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info:before{content:"";position:absolute;top:50%;left:-17px;width:0;height:0;border-style:solid;border-width:15px 17px 15px 0;border-color:transparent #fff transparent transparent}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info{top:-25%;right:calc(100% - 10px);left:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05));filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05))}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before{left:auto;right:-17px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:1440px){.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info{top:-25%;right:calc(100% - 10px);left:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05));filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05))}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before{left:auto;right:-17px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.stm_lms_courses__single__inner:hover .stm_lms_courses__single--info{transition-delay:.35s!important}.tax-stm_lms_course_taxonomy h2{margin-bottom:40px}.stm_lms_courses__single--image__progress{position:absolute;bottom:0;left:0;right:0;height:5px;background-color:#e0e0e0;z-index:99}.stm_lms_courses__single--image__progress_bar{position:relative;background-color:#E48C23;height:5px}.stm_lms_courses__single--image__progress_label{position:absolute;right:0;top:-25px;padding:2px 5px;font-size:11px;color:#fff;line-height:12px;background-color:#E48C23}.stm_lms_courses__single--image__progress_label:after{content:"";position:absolute;right:0;bottom:-5px;width:0;height:0;border-style:solid;border-width:0 5px 5px 0;border-color:transparent #E48C23 transparent transparent}@-webkit-keyframes MOVE-BG{from{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(46px)}}@keyframes MOVE-BG{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(46px);transform:translateX(46px)}}.course_available_only_in_subscription{display:flex;margin-left:auto}.course_available_only_in_subscription__image{width:26px;margin-right:5px}.course_available_only_in_subscription__image img{width:100%}.course_available_only_in_subscription__title{max-width:54px;min-height:26px;color:#66828f;font-size:12px;line-height:1.1;white-space:initial}.stm_lms_courses__single--price .course_available_only_in_subscription__title{color:#fff}.stm_lms_courses__grid_found_1,.stm_lms_courses__grid_found_2,.stm_lms_courses__grid_found_3,.stm_lms_courses__grid_found_4{margin-bottom:100px!important}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single--image{overflow:hidden}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single__inner{transition:.3s ease}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single--title:hover h5{color:#332ED9}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single:hover .stm_lms_courses__single__inner{background:rgba(255,255,255,.7)}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single:hover .stm_lms_courses__single--image img{-webkit-transform:scale(1.07);transform:scale(1.07)}.stm_lms_courses__grid{margin:0 -15px}.stm_lms_courses_list_view .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable .stm_lms_courses__single--price{text-align:center}.stm_lms_courses_grid_view .stm_lms_courses__archive.filter_enabled .stm_lms_courses__grid_4 .stm_lms_courses__single.style_2 .stm_lms_courses__single--info_meta{flex-direction:column}@media (max-width:992px){.stm_lms_courses_grid_view .stm_lms_courses__archive.filter_enabled .stm_lms_courses__grid_4 .stm_lms_courses__single.style_2 .stm_lms_courses__single--info_meta{flex-direction:row}}.stm_lms_courses__single.style_2{margin:0 0 30px}.stm_lms_courses__single.style_2 .coming-soon-card-countdown-container{padding:0 10px}.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner{margin:0 15px;transition:.3s ease}.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner:hover{box-shadow:0 5px 15px rgba(51,51,51,.2)}.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image{position:relative;margin:0 0 36px}.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable{display:flex;position:absolute;top:0;left:-1px;bottom:0;right:-1px;align-items:center;justify-content:center;background-color:rgba(51,51,51,.8);visibility:hidden;opacity:0;z-index:2}.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable .stm_lms_courses__single--price{flex:100% 1 0;margin:0;text-align:center;color:#332ED9;font-size:25px}.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable .stm_lms_courses__single--price span,.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable .stm_lms_courses__single--price strong{display:inline-block}.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable .stm_lms_courses__single--price span{margin:0 10px 0 0;font-size:20px;line-height:30px}.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable .stm_lms_courses__single--price strong{font-size:25px;line-height:40px}.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable .stm_lms_courses__single--price .stm_lms_courses__tax-includes{color:#aaa;text-align:center}.stm_lms_courses__single.style_2:hover .stm_price_course_hoverable{opacity:1;visibility:visible}.stm_lms_courses__single.style_2 .stm_lms_courses__single--title a:hover h5{color:#332ED9}.stm_lms_courses__single.style_2 .stm_lms_courses__single--title h5{padding:0;margin:0 0 14px;font-size:20px;line-height:24px;font-weight:700;color:#2d4649;border:0;text-align:center}.stm_lms_courses__single.style_2 .stm_lms_courses__single--terms .stm_lms_courses__single--term{margin:10px 0 23px;text-align:center;font-size:15px}.stm_lms_courses__single.style_2 .stm_lms_courses__single--info_meta{margin:0;padding:16px 0 0;border-top:1px solid #e0e0e0}.stm_lms_courses__single.style_2 .stm_lms_courses__single--info_meta .stm_lms_course__meta i{color:#332ED9}.stm_lms_courses_list_view .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image{margin:0;width:23.117%;float:left}.stm_lms_courses_list_view .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_lms_courses__single--image{width:100%}@media (max-width:767px){.stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable{opacity:1;visibility:visible}.stm_lms_courses_list_view .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image{width:40%}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image>a:after{font-size:12px;text-transform:none}.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image .stm_lms_lazy_image{padding-bottom:87%}}@media (max-width:650px){.stm_lms_courses__grid .stm_lms_courses__single,.stm_lms_courses_list_view .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image{width:100%}}@media (max-width:550px){.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image>a:after{font-size:14px;text-transform:uppercase}}.stm_lms_courses_list_view .stm_lms_courses__single.style_2 .stm_lms_courses__single__inner__image .stm_price_course_hoverable{bottom:65px;top:0;left:0;right:0}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.stm_lms_settings_button i,.stm_lms_wishlist_button i{font-size:25px;color:#385bce}.right-unit .stm_lms_wishlist_button a:hover i{color:#385bce!important}.right-unit .stm_lms_account_dropdown .dropdown button{color:#fff}.right-unit .stm_lms_account_dropdown .dropdown button i{color:#fff!important}.stm_lms_account_dropdown .dropdown button{display:flex;align-items:center;position:relative;padding:9px 15px;min-height:48px;background:rgba(240,244,250,.7);font-weight:500;font-size:14px;border:0;border-radius:50px;outline:0!important;transition:.3s ease}.stm_lms_account_dropdown .dropdown button .stmlms-user11{position:relative;font-size:18px}.stm_lms_account_dropdown .dropdown button .login_name{white-space:nowrap;margin:0 0 0 5px}.stm_lms_account_dropdown .dropdown button .caret{display:inline-block;vertical-align:top;margin:0 0 0 5px}.stm_lms_account_dropdown .dropdown button:hover{background:rgba(56,91,206,.1)}.stm_lms_account_dropdown .dropdown button:hover .caret,.stm_lms_account_dropdown .dropdown button:hover .login_name,.stm_lms_account_dropdown .dropdown button:hover .stmlms-user11{color:#385bce}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu{display:block;left:auto;right:0;width:auto;min-width:100px;-webkit-transform:translateY(-10px);transform:translateY(-10px);margin:30px 0 0;padding:0;border:0;border-radius:10px;box-shadow:0 10px 50px 0 rgba(65,71,82,.3);background-color:#fff;opacity:0;visibility:hidden;overflow:hidden;transition:.1s ease;z-index:9991}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__wrap{display:flex}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__wrap h3{margin:0 15px 10px;font-size:12px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.6px;text-transform:uppercase}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column{min-width:460px;padding:20px;background-color:#fff}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column .masterstudy-dropdown-menu__list{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column .masterstudy-dropdown-menu__list li{width:50%}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column .masterstudy-dropdown-menu__list li a{position:relative}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column .masterstudy-dropdown-menu__list li a::before{content:"";background:#385bce;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;transition:all .15s ease-out;visibility:hidden;opacity:0}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column .masterstudy-dropdown-menu__list li a .dropdown_menu_item__title{color:#273044}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column .masterstudy-dropdown-menu__list li a:hover .dropdown_menu_item__title,.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column a:hover{color:#385bce}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column .masterstudy-dropdown-menu__list li a:hover::before{visibility:visible;opacity:.1}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column .masterstudy-dropdown-menu__list li a .dropdown_menu_item__title,.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column .masterstudy-dropdown-menu__list li a:hover .dropdown_menu_item__title,.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column h3{color:#fff}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column{min-width:230px;padding:20px;background-color:#385bce}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column .masterstudy-dropdown-menu__list li a:hover{background-color:rgba(255,255,255,.1)}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list{list-style:none;padding:0;margin:0}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li{padding:0;margin:0}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li a{display:flex;justify-content:space-between;border-radius:8px;white-space:nowrap;padding:10px 15px;background:0 0;font-size:14px;color:#273044}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li a abbr{display:flex;padding:2px 4px;min-width:20px;justify-content:center;align-items:center;border-radius:4px;background-color:var(--accent-100);color:#fff;font-size:10px;font-weight:700;letter-spacing:1px}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__logout{margin:24px 15px 5px;padding:20px 0 0;border-top:1px solid #e0e0e0;text-align:right}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__logout a{display:inline-block;vertical-align:top;color:#273044}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__logout a span{color:#273044}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__logout a:hover,.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__logout a:hover span{color:#385bce}.stm_lms_account_dropdown .dropdown.open .masterstudy-dropdown-menu{top:100%;opacity:1;visibility:visible}.stm_lms_account_dropdown .dropdown.open button{background:rgba(56,91,206,.1)}.stm_lms_account_dropdown .dropdown.open button .login_name,.stm_lms_account_dropdown .dropdown.open button .stmlms-user11{color:#385bce}.stm_lms_account_dropdown .dropdown.open button .caret{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);color:#385bce}@media (max-width:1024px){.stm_lms_account_dropdown,.stm_lms_account_dropdown .dropdown{position:static}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu{left:0;right:0}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__logout{text-align:left;border-top:0;padding:0}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__wrap{flex-wrap:wrap}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column{width:100%;min-width:auto;order:1}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column .masterstudy-dropdown-menu__list li{width:100%}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column a:hover{color:var(--accent-100)}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column{width:100%;order:0;background:0 0;padding-bottom:10px}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column .masterstudy-dropdown-menu__list li a,.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column .masterstudy-dropdown-menu__list li a .dropdown_menu_item__title,.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column h3{color:inherit}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column .masterstudy-dropdown-menu__list li a:hover{background:rgba(56,91,206,.1)}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column .masterstudy-dropdown-menu__list li a:hover .dropdown_menu_item__title{color:#385bce}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li{width:100%}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li a{position:relative}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li a::after{content:"";position:absolute;top:0;left:15px;right:15px;height:1px;background-color:#e0e0e0;opacity:1;visibility:visible}.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li:first-child a::after,.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li:focus a::after,.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li:hover a::after,.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__list li:hover+li a::after{display:none}}body.rtl .stm_lms_account_dropdown ul.dropdown-menu{right:auto;left:0}body.rtl .stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item_active::before{left:auto;right:0}body.rtl .stm_lms_account_dropdown h3{text-align:right}body.rtl .stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu{right:auto;left:0}.right_buttons .header-login-button.account .stm_lms_account_dropdown .dropdown ul.dropdown-menu a:hover,.right_buttons .header-login-button.account .stm_lms_account_dropdown ul.dropdown-menu a.dropdown_menu_item:hover{background-color:transparent;color:#385bce}.stm-lms-user_avatar{margin-bottom:26px}.stm-lms-user_avatar img{padding:3px;vertical-align:top;border-radius:50%}.load-my-courses{margin:30px 0 50px}.student_name{margin:0 0 30px;line-height:24px;font-weight:700}.stm_lms_user_side{padding:0 15px;text-align:left}.stm_lms_user_side h3{margin-bottom:0;font-size:18px;font-weight:600}.stm_lms_user_side .student_name_pos{margin-bottom:25px}.stm-lms-user_rating{height:40px;margin:0 0 20px}.stm-lms-user_rating .star-rating{display:inline-block;margin-right:5px;width:100px;overflow:hidden}.stm-lms-user_rating strong.rating{position:relative;top:4px;display:inline-block;vertical-align:top;font-size:15px;line-height:1}.stm-lms-user_rating__total{position:relative;top:-6px;color:#aaa}.stm-lms-user_message_btn{position:relative;display:inline-block;vertical-align:top;margin:10px 0 22px}.stm-lms-user_message_btn .btn{min-width:180px;background-color:#385bce!important}.stm-lms-user_message_btn__counter{position:absolute;top:-10px;right:-1px;display:block;min-width:26px;height:26px;border-radius:13px;line-height:26px;background-color:var(--accent-100);color:#fff;font-style:normal;font-size:12px;box-shadow:0 4px 0 rgba(0,0,0,.08);text-align:center;z-index:2}.stm-lms-user_create_announcement_btn a,.stm-lms-user_edit_profile_btn a{color:#aaa;text-decoration:none!important}.stm-lms-user_create_announcement_btn a i,.stm-lms-user_edit_profile_btn a i{position:relative;top:1px;margin-right:10px;font-size:13px;transition:.3s ease;color:#273044}.stm-lms-user_create_announcement_btn a span,.stm-lms-user_edit_profile_btn a span{position:relative;top:4px;padding-bottom:3px;display:inline-block;vertical-align:top;line-height:14px;font-size:13px;transition:.3s ease;color:#273044;border-bottom:0!important;font-weight:600;text-transform:uppercase}.stm-lms-user_create_announcement_btn a span:hover,.stm-lms-user_create_announcement_btn a:hover,.stm-lms-user_create_announcement_btn.__bordered:hover a i,.stm-lms-user_create_announcement_btn.__bordered:hover a span,.stm-lms-user_create_announcement_btn.active a,.stm-lms-user_edit_profile_btn a span:hover,.stm-lms-user_edit_profile_btn a:hover,.stm-lms-user_edit_profile_btn.__bordered:hover a i,.stm-lms-user_edit_profile_btn.__bordered:hover a span,.stm-lms-user_edit_profile_btn.active a{color:#385bce}.stm-lms-user_create_announcement_btn a:hover i.stmlms-cog-2,.stm-lms-user_edit_profile_btn a:hover i.stmlms-cog-2{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.stm-lms-user_create_announcement_btn a:hover span,.stm-lms-user_edit_profile_btn a:hover span{border-bottom-color:#385bce}.stm-lms-user_create_announcement_btn.active a i.stmlms-cog-2,.stm-lms-user_edit_profile_btn.active a i.stmlms-cog-2{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.stm-lms-user_create_announcement_btn.__bordered,.stm-lms-user_edit_profile_btn.__bordered{display:inline-block;padding:5px 15px;opacity:.7;border:1px solid #273044;border-radius:19px}.stm-lms-user_create_announcement_btn.__bordered i,.stm-lms-user_edit_profile_btn.__bordered i{font-size:16px}.stm-lms-user_create_announcement_btn.__bordered:hover,.stm-lms-user_edit_profile_btn.__bordered:hover{border-color:#385bce;opacity:1}@media (max-width:1024px){.stm_lms_user_side{margin:0 0 50px}.stm_lms_user_info_top h1{max-width:60%!important}.stm-lms-user_message_btn.public_messages{min-height:auto}}@media (max-width:550px){.stm_lms_user_info_top{flex-wrap:wrap}.stm_lms_user_info_top h1{max-width:100%!important}.stm_lms_user_info_top__socials{margin:15px 0 0!important;text-align:left}}.stm-lms-user_create_announcement_btn,.stm-lms-user_edit_profile_btn{margin-bottom:18px}.stm_assignment_btn label{background-color:#f1f1f1;padding:3px 7px;font-size:12px;line-height:12px;border-radius:5px;color:#aaa!important}.stm_lms_user_side .stm-lms-user_avatar .avatar.photo{max-width:210px;max-height:210px;border-radius:50%;width:210px;height:210px;-o-object-fit:cover;object-fit:cover}.stm_lms_instructor_public .stm_lms_courses__grid_found_1,.stm_lms_instructor_public .stm_lms_courses__grid_found_2,.stm_lms_instructor_public .stm_lms_courses__grid_found_3,.stm_lms_instructor_public .stm_lms_courses__grid_found_4{margin-bottom:30px!important}@media (max-width:991px){.stm_lms_user_side{padding-left:0;padding-right:0}.stm_lms_user_side .stm_lms_profile_buttons_set .stm_lms_profile_buttons_set__inner{width:100%}}.stm_lms_become_instructor{padding:35px 35px 25px 75px;position:relative;margin-bottom:30px;text-align:left;box-shadow:0 2px 7px rgba(0,0,0,.16);border-radius:10px;background-color:#fff}.stm_lms_become_instructor a.btn-default.btn.lms_become_instructor_btn{border-color:#17d292!important;background-color:#17d292!important}.stm_lms_become_instructor.enterprise h3{margin-bottom:30px}.stm_lms_become_instructor__top{display:flex;margin:0 0 30px;min-height:55px;align-items:center;position:relative;padding-left:54px}.stm_lms_become_instructor__image{position:absolute;max-width:37px;top:0;left:0}.stm_lms_become_instructor h3{margin:0;font-size:20px;line-height:22px;font-weight:700}.stm_lms_become_instructor p{margin:0 0 24px;font-size:13px;line-height:18px}.stm_lms_become_instructor .btn{background-color:#2fbe40!important;border-color:#2fbe40!important;border-radius:5px;font-size:14px;padding:16px 20px;color:#fff;text-transform:uppercase}@media (max-width:480px){.stm_lms_become_instructor .btn{padding:12px 15px;font-size:12px}}.stm_lms_become_instructor .btn.disabled{background-color:#c8cbd0!important;border-color:#c8cbd0!important}.col-md-3 .stm_lms_become_instructor{padding:30px 25px}.col-md-3 .stm_lms_become_instructor i{display:none}.profile_additional_fields{margin:30px 0}.become_instructor_info{position:relative;background-color:#ffdbdb;border-radius:5px;z-index:2;margin:0 0 30px;padding:25px 35px 25px 75px}.become_instructor_info .info-icon{position:absolute;left:22px;top:26px;font-size:32px}.become_instructor_info .info-icon.stmlms-cross-circle{color:#e93030}.become_instructor_info .info-close{position:absolute;top:13px;right:12px;cursor:pointer}.become_instructor_info.rejected{box-shadow:0 4px 0 rgba(0,0,0,.08)}.become_instructor_info h3{margin:0 0 8px;font-size:18px;font-weight:700;line-height:18px}.become_instructor_info p{font-size:14px;margin:0;line-height:20px}.stm-lms-account-title{font-size:30px;font-weight:700;margin-bottom:0}@media (max-width:1024px){.stm_lms_become_instructor{max-width:500px;margin:0 auto 30px;text-align:center}.stm_lms_become_instructor__top{display:block;padding:0}.stm_lms_become_instructor__image{position:static;display:block;margin:0 auto 10px}.stm_lms_become_instructor h3{text-align:center}.stm_lms_become_instructor .btn{padding-top:10px;padding-bottom:10px;white-space:inherit;line-height:1.2}}.stm_lms_sidebar_logout_wrapper a i{position:relative;font-size:15px;top:1px;margin-right:5px}@media (max-width:992px){.stm_lms_account_dropdown{margin-left:auto}}.stm_lms_instructors_grid_wrapper{margin-top:50px}.stm_lms_instructors__grid{display:flex;flex-wrap:wrap;margin:0 0 50px}.stm_lms_instructors__grid .stm_lms_instructors__single{display:block;padding:32px 15px 15px;border-radius:9px;width:25%}@media screen and (max-width:769px) and (min-width:460px){.stm_lms_instructors__grid .stm_lms_instructors__single{width:50%}}@media screen and (max-width:470px) and (min-width:320px){.stm_lms_instructors__grid .stm_lms_instructors__single{width:100%}}.stm_lms_instructors__grid .stm_lms_instructors__single .stm_lms_user_side{max-width:215px;padding:0;margin:0 auto}.stm_lms_instructors__grid .stm_lms_instructors__single .stm_lms_user_side .stm-lms-user_avatar{margin-bottom:20px}.stm_lms_instructors__grid .stm_lms_instructors__single .stm_lms_user_side .stm-lms-user_avatar .avatar.photo,.stm_lms_instructors__grid .stm_lms_instructors__single .stm_lms_user_side .stm-lms-user_avatar img{max-width:100%;max-height:100%}.stm_lms_instructors__grid .stm_lms_instructors__single:hover{box-shadow:0 10px 17.8px 2.2px rgba(0,0,0,.18)}