.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,.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)}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:rgb(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 rgb(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__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:"\e94a";color:#808c98;font-family:stmlms;font-size:10px;line-height:normal;transition:.2s;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:"\e967";color:#808c98;font-family:stmlms;font-size:12px;line-height:normal;transition:.2s}.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-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;content:"\e972";font-family:stmlms;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:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close:hover::after{color:rgb(255 255 255 / .7)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text{border-color:rgb(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:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-moz-placeholder{color:rgb(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:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text:active{border-color:rgb(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:rgb(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:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-moz-placeholder{color:rgb(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:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea:active{border-color:rgb(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:rgb(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:rgb(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:rgb(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:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::placeholder{color:rgb(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:rgb(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:rgb(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:rgb(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:rgb(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:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::placeholder{color:rgb(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:rgb(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:rgb(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:rgb(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:rgb(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:rgb(255 255 255 / .5) #fff0 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:rgb(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:#fff0 #fff0 rgb(255 255 255 / .5)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper{background:#171717;border-color:rgb(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 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{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:#fff0;box-shadow:none}a.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{height:40px;padding:0 20px}a.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{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{width:15px;height:15px}a.masterstudy-button.masterstudy-button_size-md{height:50px;padding:0 24px}a.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{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{width:20px;height:20px}a.masterstudy-button.masterstudy-button_icon-left::before{display:flex;font-family:stmlms;margin:0 5px 0 0;transition:.2s}a.masterstudy-button.masterstudy-button_icon-center::before{display:flex;font-family:stmlms;margin:0 auto;transition:.2s}a.masterstudy-button.masterstudy-button_icon-right::after{display:flex;font-family:stmlms;margin:0 0 0 5px;transition:.2s}a.masterstudy-button.masterstudy-button_style-primary{background:var(--accent-100)}a.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{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled{opacity:.3;cursor:default}a.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{color:#fff}a.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{cursor:default}a.masterstudy-button.masterstudy-button_style-secondary{background:#eef1f7}a.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{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{color:#b3bac2;border-color:#b3bac2}a.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{color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary:hover{cursor:pointer}a.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{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{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary{background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-tertiary .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled{opacity:.7;cursor:default}a.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{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary:hover{cursor:pointer;background:var(--accent-100)}a.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{color:#fff;border-color:#fff}a.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{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline::after,a.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{border-color:#b3bac2;cursor:default}a.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{color:#808c98;border-color:#808c98}a.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{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{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-outline:hover{cursor:pointer;background:var(--accent-100)}a.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{color:#fff;border-color:#fff}a.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{color:var(--danger-100)}a.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{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{color:#808c98;border-color:#808c98}a.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{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{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover{cursor:pointer}a.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{color:var(--danger-70);border-color:var(--danger-70)}a.masterstudy-button.masterstudy-button_style-danger{background:var(--danger-100)}a.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{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled{opacity:.3;cursor:default}a.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{color:#fff}a.masterstudy-button.masterstudy-button_style-danger:hover{cursor:pointer;background:var(--accent-100)}a.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{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{display:none}a.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{content:"\e952"}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{content:"\e96a"}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{content:"\e969"}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{content:"\e993"}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{content:"\e958"}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{content:"\e956"}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{content:"\e955"}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{content:"\e941"}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{content:"\e9bb"}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{content:"\e9f9"}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{content:"\e964"}body.rtl a.masterstudy-button.masterstudy-button_icon-left::before{order:2}:root{--masterstudy-color--primary-100:#227aff;--masterstudy-color--primary-70:rgba(34,122,255,.7);--masterstudy-color--primary-50:rgba(34,122,255,.5);--masterstudy-color--primary-30:rgba(34,122,255,.3);--masterstudy-color--primary-10:rgba(34,122,255,.1);--masterstudy-color--primary-5:rgba(34,122,255,.05);--masterstudy-color--primary-hover:rgba(34,122,255,.85);--masterstudy-color--secondary-100:#fff;--masterstudy-color--secondary-80:hsla(0,0%,100%,.8);--masterstudy-color--secondary-70:hsla(0,0%,100%,.7);--masterstudy-color--secondary-50:hsla(0,0%,100%,.5);--masterstudy-color--secondary-30:hsla(0,0%,100%,.3);--masterstudy-color--secondary-10:hsla(0,0%,100%,.1);--masterstudy-color--secondary-5:hsla(0,0%,100%,.05);--masterstudy-color--secondary-hover:hsla(0,0%,100%,.85);--masterstudy-color--warning-100:#ffa800;--masterstudy-color--warning-70:rgba(255,168,0,.7);--masterstudy-color--warning-50:rgba(255,168,0,.5);--masterstudy-color--warning-30:rgba(255,168,0,.3);--masterstudy-color--warning-10:rgba(255,168,0,.1);--masterstudy-color--warning-5:rgba(255,168,0,.05);--masterstudy-color--warning-hover:rgba(255,168,0,.85);--masterstudy-color--danger-100:#ff3945;--masterstudy-color--danger-70:rgba(255,57,69,.7);--masterstudy-color--danger-50:rgba(255,57,69,.5);--masterstudy-color--danger-30:rgba(255,57,69,.3);--masterstudy-color--danger-10:rgba(255,57,69,.1);--masterstudy-color--danger-5:rgba(255,57,69,.05);--masterstudy-color--danger-hover:rgba(255,57,69,.85);--masterstudy-color--success-100:#61cc2f;--masterstudy-color--success-70:rgba(97,204,47,.7);--masterstudy-color--success-50:rgba(97,204,47,.5);--masterstudy-color--success-30:rgba(97,204,47,.3);--masterstudy-color--success-10:rgba(97,204,47,.1);--masterstudy-color--success-5:rgba(97,204,47,.05);--masterstudy-color--success-hover:rgba(97,204,47,.85);--masterstudy-color--white:#fff;--masterstudy-color--dark-100:#001931;--masterstudy-color--dark-80:rgba(77,94,111,.1);--masterstudy-color--dark-70:#4d5e6f;--masterstudy-color--dark-50:#808c98;--masterstudy-color--dark-30:#b3bac2;--masterstudy-color--dark-10:rgba(0,25,49,.1);--masterstudy-color--dark-5:rgba(0,25,49,.05);--masterstudy-color--dark-hover:rgba(0,25,49,.85)}.lms-archive-courses .archive-courses-filter{color:var(--lms-filter-filterColor);margin-bottom:0;margin-top:0}.lms-archive-courses .archive-courses-filter__header{align-items:center;background-color:rgb(34 122 255 / .1);background-color:var(--lms-filter-filterTogglerBgColor,rgb(34 122 255 / .1));border-color:var(--lms-filter-filterTogglerBorderColor,#dbe0e9);border-radius:4px;border-radius:var(--lms-filter-filterTogglerBorderRadius,4px);border-style:var(--lms-filter-filterTogglerBorderStyle,solid);border-width:var(--lms-filter-filterTogglerBorderWidth,1px);box-sizing:border-box;color:#227aff;color:var(--lms-filter-filterTogglerColor,inherit);cursor:pointer;display:none;flex:1 0 0%;font-size:16px;font-size:var(--lms-filter-filterTogglerFontSize);font-style:var(--lms-filter-filterTogglerFontStyle,inherit);font-weight:700;font-weight:var(--lms-filter-filterTogglerFontWeight,700);letter-spacing:var(--lms-filter-filterTogglerLetterSpacing,normal);line-height:1;line-height:var(--lms-filter-filterTogglerLineHeight);margin:0 0 10px;margin:var(--lms-filter-filterTogglerMargin);padding:14px 20px;padding:var(--lms-filter-filterTogglerPadding);-webkit-text-decoration:var(--lms-filter-filterTogglerTextDecoration,inherit);text-decoration:var(--lms-filter-filterTogglerTextDecoration,inherit);text-transform:var(--lms-filter-filterTogglerTextTransform,inherit);word-spacing:var(--lms-filter-filterTogglerWordSpacing,normal)}.lms-archive-courses .archive-courses-filter__header>span{color:var(--lms-filter-filterTogglerColor,inherit);font-size:var(--lms-filter-filterTogglerFontSize);margin-right:8px}.lms-archive-courses .archive-courses-filter__header:active,.lms-archive-courses .archive-courses-filter__header:hover{background-color:var(--lms-filter-filterTogglerBgColorHover);color:var(--lms-filter-filterTogglerColorHover)}.lms-archive-courses .archive-courses-filter__header:active>span,.lms-archive-courses .archive-courses-filter__header:hover>span{color:var(--lms-filter-filterTogglerColorHover)}.lms-archive-courses .archive-courses-filter__header:active .archive-courses-filter__mobile-switcher__inner>div,.lms-archive-courses .archive-courses-filter__header:active .archive-courses-filter__mobile-switcher__inner>div:after,.lms-archive-courses .archive-courses-filter__header:active .archive-courses-filter__mobile-switcher__inner>div:before,.lms-archive-courses .archive-courses-filter__header:hover .archive-courses-filter__mobile-switcher__inner>div,.lms-archive-courses .archive-courses-filter__header:hover .archive-courses-filter__mobile-switcher__inner>div:after,.lms-archive-courses .archive-courses-filter__header:hover .archive-courses-filter__mobile-switcher__inner>div:before{background-color:var(--lms-filter-filterTogglerColorHover)}@media only screen and (max-width:1023px){.lms-archive-courses .archive-courses-filter__header{border-color:var(--lms-filter-filterBorderTogglerColorTablet,var(--lms-filter-filterTogglerBorderColor,#dbe0e9));border-radius:var(--lms-filter-filterTogglerBorderRadiusTablet,var(--lms-filter-filterTogglerBorderRadius,4px));border-style:var(--lms-filter-filterTogglerBorderStyleTablet,var(--lms-filter-filterTogglerBorderStyle,solid));border-width:var(--lms-filter-filterTogglerBorderWidthTablet,var(--lms-filter-filterTogglerBorderWidth,1px));display:flex;font-size:var(--lms-filter-filterTogglerFontSizeTablet,var(--lms-filter-filterTogglerFontSize));letter-spacing:var(--lms-filter-filterTogglerLetterSpacingTablet,var(--lms-filter-filterTogglerLetterSpacing));line-height:var(--lms-filter-filterTogglerLineHeightTablet,var(--lms-filter-filterTogglerLineHeight));margin:var(--lms-filter-filterTogglerMarginTablet,var(--lms-filter-filterTogglerMargin));padding:var(--lms-filter-filterTogglerPaddingTablet,var(--lms-filter-filterTogglerPadding));word-spacing:var(--lms-filter-filterTogglerWordSpacingTablet,var(--lms-filter-filterTogglerWordSpacing))}}@media only screen and (max-width:600px){.lms-archive-courses .archive-courses-filter__header{border-color:var(--lms-filter-filterTogglerBorderColorMobile,var(--lms-filter-filterTogglerBorderColorTablet,var(--lms-filter-filterTogglerBorderColor,#dbe0e9)));border-radius:var(--lms-filter-filterTogglerBorderRadiusMobile,var(--lms-filter-filterTogglerBorderRadiusTablet,var(--lms-filter-filterTogglerBorderRadius,4px)));border-style:var(--lms-filter-filterTogglerBorderStyleMobile,var(--lms-filter-filterTogglerBorderStyleTablet,var(--lms-filter-filterTogglerBorderStyle,solid)));border-width:var(--lms-filter-filterTogglerBorderWidthMobile,var(--lms-filter-filterTogglerBorderWidthTablet,var(--lms-filter-filterTogglerBorderWidth,1px)));font-size:var(--lms-filter-filterTogglerFontSizeMobile,var(--lms-filter-filterTogglerFontSizeTablet,var(--lms-filter-filterTogglerFontSize)));letter-spacing:var(--lms-filter-filterTogglerLetterSpacingMobile,var(--lms-filter-filterTogglerLetterSpacingTablet,var(--lms-filter-filterTogglerLetterSpacing)));line-height:var(--lms-filter-filterTogglerLineHeightMobile,var(--lms-filter-filterTogglerLineHeightTablet,var(--lms-filter-filterTogglerLineHeight)));margin:var(--lms-filter-filterTogglerMarginMobile,var(--lms-filter-filterTogglerMarginTablet,var(--lms-filter-filterTogglerMargin)));padding:var(--lms-filter-filterTogglerPaddingMobile,var(--lms-filter-filterTogglerPaddingTablet,var(--lms-filter-filterTogglerPadding)));word-spacing:var(--lms-filter-filterTogglerWordSpacingMobile,var(--lms-filter-filterTogglerWordSpacingTablet,var(--lms-filter-filterTogglerWordSpacing)))}}.lms-archive-courses .archive-courses-filter__mobile-switcher{cursor:pointer;display:block;flex-basis:0%;font-size:20px;height:22px;margin:0 0 0 auto;opacity:1;position:relative;visibility:visible;z-index:1111}.lms-archive-courses .archive-courses-filter__mobile-switcher__inner{display:inline-block;height:19px;position:relative;transition-duration:.22s;transition-property:transform;width:22px}.lms-archive-courses .archive-courses-filter__mobile-switcher__inner>div{background-color:var(--lms-filter-filterTogglerColor,inherit);display:block;height:3px;margin-top:-1px;position:absolute;top:50%;transition-duration:.22s;transition-property:transform;transition-timing-function:cubic-bezier(.55,.055,.675,.19);width:22px}.lms-archive-courses .archive-courses-filter__mobile-switcher__inner>div:after,.lms-archive-courses .archive-courses-filter__mobile-switcher__inner>div:before{background-color:var(--lms-filter-filterTogglerColor,inherit);content:"";display:block;height:3px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:22px}.lms-archive-courses .archive-courses-filter__mobile-switcher__inner>div:before{top:-7px;transition:top .1s ease-in .25s,opacity .1s ease-in}.lms-archive-courses .archive-courses-filter__mobile-switcher__inner>div:after{bottom:-7px;transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.lms-archive-courses .archive-courses-filter__mobile-switcher.active .archive-courses-filter__mobile-switcher__inner>div{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lms-archive-courses .archive-courses-filter__mobile-switcher.active .archive-courses-filter__mobile-switcher__inner>div:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.lms-archive-courses .archive-courses-filter__mobile-switcher.active .archive-courses-filter__mobile-switcher__inner>div:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.lms-archive-courses .archive-courses-filter__inner-wrap{background:var(--lms-filter-filterBgColor);border-color:var(--lms-filter-filterBorderColor,#dbe0e9);border-radius:var(--lms-filter-filterBorderRadius,4px);border-style:var(--lms-filter-filterBorderStyle,solid);border-width:var(--lms-filter-filterBorderWidth,1px);overflow:hidden;padding:var(--lms-filter-filterPadding);position:relative}@media only screen and (max-width:1023px){.lms-archive-courses .archive-courses-filter__inner-wrap{border-color:var(--lms-filter-filterBorderColorTablet,var(--lms-filter-filterBorderColor,#dbe0e9));border-radius:var(--lms-filter-filterBorderRadiusTablet,var(--lms-filter-filterBorderRadius,4px));border-style:var(--lms-filter-filterBorderStyleTablet,var(--lms-filter-filterBorderStyle,solid));border-width:var(--lms-filter-filterBorderWidthTablet,var(--lms-filter-filterBorderWidth,1px));display:none;padding:var(--lms-filter-filterPaddingTablet,var(--lms-filter-filterPadding))}}@media only screen and (max-width:600px){.lms-archive-courses .archive-courses-filter__inner-wrap{border-color:var(--lms-filter-filterBorderColorMobile,var(--lms-filter-filterBorderColorTablet,var(--lms-filter-filterBorderColor,#dbe0e9)));border-radius:var(--lms-filter-filterBorderRadiusMobile,var(--lms-filter-filterBorderRadiusTablet,var(--lms-filter-filterBorderRadius,4px)));border-style:var(--lms-filter-filterBorderStyleMobile,var(--lms-filter-filterBorderStyleTablet,var(--lms-filter-filterBorderStyle,solid)));border-width:var(--lms-filter-filterBorderWidthMobile,var(--lms-filter-filterBorderWidthTablet,var(--lms-filter-filterBorderWidth,1px)));padding:var(--lms-filter-filterPaddingMobile,var(--lms-filter-filterPaddingTablet,var(--lms-filter-filterPadding)))}}.lms-archive-courses .archive-courses-filter__inner>div{margin:0}.lms-archive-courses .archive-courses-filter__footer{padding:20px;text-align:center}.lms-archive-courses .archive-courses-filter__update{background-color:var(--lms-filter-filterButtonBgColor);border-color:var(--lms-filter-filterButtonBorderColor,#dbe0e9);border-radius:var(--lms-filter-filterButtonBorderRadius,4px);border-style:var(--lms-filter-filterButtonBorderStyle,none);border-width:var(--lms-filter-filterButtonBorderWidth,1px);color:var(--lms-filter-filterButtonColor,inherit);cursor:pointer;display:block;font-size:var(--lms-filter-filterButtonFontSize);font-style:var(--lms-filter-filterButtonFontStyle,inherit);font-weight:var(--lms-filter-filterButtonFontWeight,500);letter-spacing:var(--lms-filter-filterButtonLetterSpacing,normal);line-height:var(--lms-filter-filterButtonLineHeight);margin:var(--lms-filter-filterButtonMargin);overflow-wrap:break-word;padding:var(--lms-filter-filterButtonPadding);-webkit-text-decoration:var(--lms-filter-filterButtonTextDecoration,inherit);text-decoration:var(--lms-filter-filterButtonTextDecoration,inherit);text-transform:var(--lms-filter-filterButtonTextTransform,inherit);transition:all .2s;word-spacing:var(--lms-filter-filterButtonWordSpacing,normal)}.lms-archive-courses .archive-courses-filter__update:active,.lms-archive-courses .archive-courses-filter__update:hover{background-color:var(--lms-filter-filterButtonBgColorHover);border-color:var(--lms-filter-filterButtonBorderColorHover,#dbe0e9);border-style:var(--lms-filter-filterButtonBorderStyleHover,none);border-width:var(--lms-filter-filterButtonBorderWidthHover,1px);color:var(--lms-filter-filterButtonColorHover)}@media only screen and (max-width:1023px){.lms-archive-courses .archive-courses-filter__update{border-color:var(--lms-filter-filterBorderButtonColorTablet,var(--lms-filter-filterButtonBorderColor,#dbe0e9));border-radius:var(--lms-filter-filterButtonBorderRadiusTablet,var(--lms-filter-filterButtonBorderRadius,4px));border-style:var(--lms-filter-filterButtonBorderStyleTablet,var(--lms-filter-filterButtonBorderStyle,none));border-width:var(--lms-filter-filterButtonBorderWidthTablet,var(--lms-filter-filterButtonBorderWidth,1px));font-size:var(--lms-filter-filterButtonFontSizeTablet,var(--lms-filter-filterButtonFontSize));letter-spacing:var(--lms-filter-filterButtonLetterSpacingTablet,var(--lms-filter-filterButtonLetterSpacing));line-height:var(--lms-filter-filterButtonLineHeightTablet,var(--lms-filter-filterButtonLineHeight));margin:var(--lms-filter-filterButtonMarginTablet,var(--lms-filter-filterButtonMargin));padding:var(--lms-filter-filterButtonPaddingTablet,var(--lms-filter-filterButtonPadding));word-spacing:var(--lms-filter-filterButtonWordSpacingTablet,var(--lms-filter-filterButtonWordSpacing))}.lms-archive-courses .archive-courses-filter__update:active,.lms-archive-courses .archive-courses-filter__update:hover{border-color:var(--lms-filter-filterBorderButtonColorHoverTablet,var(--lms-filter-filterButtonBorderColorHover,#dbe0e9));border-style:var(--lms-filter-filterButtonBorderStyleHoverTablet,var(--lms-filter-filterButtonBorderStyleHover,none));border-width:var(--lms-filter-filterButtonBorderWidthHoverTablet,var(--lms-filter-filterButtonBorderWidthHover,1px))}}@media only screen and (max-width:600px){.lms-archive-courses .archive-courses-filter__update{border-color:var(--lms-filter-filterButtonBorderColorMobile,var(--lms-filter-filterButtonBorderColorTablet,var(--lms-filter-filterButtonBorderColor,#dbe0e9)));border-radius:var(--lms-filter-filterButtonBorderRadiusMobile,var(--lms-filter-filterButtonBorderRadiusTablet,var(--lms-filter-filterButtonBorderRadius,4px)));border-style:var(--lms-filter-filterButtonBorderStyleMobile,var(--lms-filter-filterButtonBorderStyleTablet,var(--lms-filter-filterButtonBorderStyle,none)));border-width:var(--lms-filter-filterButtonBorderWidthMobile,var(--lms-filter-filterButtonBorderWidthTablet,var(--lms-filter-filterButtonBorderWidth,1px)));font-size:var(--lms-filter-filterButtonFontSizeMobile,var(--lms-filter-filterButtonFontSizeTablet,var(--lms-filter-filterButtonFontSize)));letter-spacing:var(--lms-filter-filterButtonLetterSpacingMobile,var(--lms-filter-filterButtonLetterSpacingTablet,var(--lms-filter-filterButtonLetterSpacing)));line-height:var(--lms-filter-filterButtonLineHeightMobile,var(--lms-filter-filterButtonLineHeightTablet,var(--lms-filter-filterButtonLineHeight)));margin:var(--lms-filter-filterButtonMarginMobile,var(--lms-filter-filterButtonMarginTablet,var(--lms-filter-filterButtonMargin)));padding:var(--lms-filter-filterButtonPaddingMobile,var(--lms-filter-filterButtonPaddingTablet,var(--lms-filter-filterButtonPadding)));word-spacing:var(--lms-filter-filterButtonWordSpacingMobile,var(--lms-filter-filterButtonWordSpacingTablet,var(--lms-filter-filterButtonWordSpacing)))}.lms-archive-courses .archive-courses-filter__update:active,.lms-archive-courses .archive-courses-filter__update:hover{border-color:var(--lms-filter-filterButtonBorderColorHoverMobile,var(--lms-filter-filterButtonBorderColorHoverTablet,var(--lms-filter-filterButtonBorderColorHover,#dbe0e9)));border-style:var(--lms-filter-filterButtonBorderStyleHoverMobile,var(--lms-filter-filterButtonBorderStyleHoverTablet,var(--lms-filter-filterButtonBorderStyleHover,none)));border-width:var(--lms-filter-filterButtonBorderWidthHoverMobile,var(--lms-filter-filterButtonBorderWidthHoverTablet,var(--lms-filter-filterButtonBorderWidthHover,1px)))}}.lms-archive-courses .archive-courses-filter__reset{background-color:var(--lms-filter-filterResetBgColor);border-color:var(--lms-filter-filterResetBorderColor,#dbe0e9);border-radius:var(--lms-filter-filterResetBorderRadius);border-style:var(--lms-filter-filterResetBorderStyle,solid);border-width:var(--lms-filter-filterResetBorderWidth);color:var(--lms-filter-filterResetColor,inherit);cursor:pointer;display:inline-block;font-size:var(--lms-filter-filterResetFontSize);font-weight:var(--lms-filter-filterResetFontWeight,500);letter-spacing:var(--lms-filter-filterResetLetterSpacing,normal);line-height:var(--lms-filter-filterResetLineHeight,normal);margin:var(--lms-filter-filterResetMargin);padding:var(--lms-filter-filterResetPadding);text-decoration-line:var(--lms-filter-filterResetTextDecoration,underline);text-decoration-style:dashed;text-decoration-thickness:1px;text-transform:var(--lms-filter-filterResetTextTransform,none);text-underline-offset:4px;transition:all .2s;vertical-align:top;word-spacing:var(--lms-filter-filterResetWordSpacing,normal)}.lms-archive-courses .archive-courses-filter__reset span{position:relative;top:1px}.lms-archive-courses .archive-courses-filter__reset span:before{display:inline-block;margin-inline-end:8px;transform:scaleX(-1)}.lms-archive-courses .archive-courses-filter__reset em{font-style:var(--lms-filter-filterResetFontStyle,normal)}.lms-archive-courses .archive-courses-filter__reset:hover{background-color:var(--lms-filter-filterResetBgColorHover);color:var(--lms-filter-filterResetColorHover);text-decoration-color:#fff0}@media only screen and (max-width:1023px){.lms-archive-courses .archive-courses-filter__reset{border-color:var(--lms-filter-filterBorderResetColorTablet,var(--lms-filter-filterResetBorderColor,#dbe0e9));border-radius:var(--lms-filter-filterResetBorderRadiusTablet,var(--lms-filter-filterResetBorderRadius,4px));border-style:var(--lms-filter-filterResetBorderStyleTablet,var(--lms-filter-filterResetBorderStyle,solid));border-width:var(--lms-filter-filterResetBorderWidthTablet,var(--lms-filter-filterResetBorderWidth,1px));font-size:var(--lms-filter-filterResetFontSizeTablet,var(--lms-filter-filterResetFontSize));letter-spacing:var(--lms-filter-filterResetLetterSpacingTablet,var(--lms-filter-filterResetLetterSpacing));line-height:var(--lms-filter-filterResetLineHeightTablet,var(--lms-filter-filterResetLineHeight));margin:var(--lms-filter-filterResetMarginTablet,var(--lms-filter-filterResetMargin));padding:var(--lms-filter-filterResetPaddingTablet,var(--lms-filter-filterResetPadding));word-spacing:var(--lms-filter-filterResetWordSpacingTablet,var(--lms-filter-filterResetWordSpacing))}}@media only screen and (max-width:600px){.lms-archive-courses .archive-courses-filter__reset{border-color:var(--lms-filter-filterResetBorderColorMobile,var(--lms-filter-filterResetBorderColorTablet,var(--lms-filter-filterResetBorderColor,#dbe0e9)));border-radius:var(--lms-filter-filterResetBorderRadiusMobile,var(--lms-filter-filterResetBorderRadiusTablet,var(--lms-filter-filterResetBorderRadius,4px)));border-style:var(--lms-filter-filterResetBorderStyleMobile,var(--lms-filter-filterResetBorderStyleTablet,var(--lms-filter-filterResetBorderStyle,solid)));border-width:var(--lms-filter-filterResetBorderWidthMobile,var(--lms-filter-filterResetBorderWidthTablet,var(--lms-filter-filterResetBorderWidth,1px)));font-size:var(--lms-filter-filterResetFontSizeMobile,var(--lms-filter-filterResetFontSizeTablet,var(--lms-filter-filterResetFontSize)));letter-spacing:var(--lms-filter-filterResetLetterSpacingMobile,var(--lms-filter-filterResetLetterSpacingTablet,var(--lms-filter-filterResetLetterSpacing)));line-height:var(--lms-filter-filterResetLineHeightMobile,var(--lms-filter-filterResetLineHeightTablet,var(--lms-filter-filterResetLineHeight)));margin:var(--lms-filter-filterResetMarginMobile,var(--lms-filter-filterResetMarginTablet,var(--lms-filter-filterResetMargin)));padding:var(--lms-filter-filterResetPaddingMobile,var(--lms-filter-filterResetPaddingTablet,var(--lms-filter-filterResetPadding)));word-spacing:var(--lms-filter-filterResetWordSpacingMobile,var(--lms-filter-filterResetWordSpacingTablet,var(--lms-filter-filterResetWordSpacing)))}}.lms-archive-courses .archive-courses-filter.filter-opened .archive-courses-filter__inner-wrap{display:block}.lms-archive-courses .archive-courses-filter-item{background-color:var(--lms-filter-item-background);border-block-end:1px solid var(--lms-filter-filterBorderColor,#dbe0e9);margin:0;padding:var(--lms-filter-item-padding,0 20px);padding-bottom:0;padding-top:0}.lms-archive-courses .archive-courses-filter-item.hide-filter .lms-courses-filter-option-switcher:before{opacity:1;visibility:visible}.lms-archive-courses .archive-courses-filter-item.hide-filter .lms-courses-filter-option-collapse{max-height:0}@media only screen and (max-width:1023px){.lms-archive-courses .archive-courses-filter-item{border-color:var(--lms-filter-filterBorderColorTablet,var(--lms-filter-filterBorderColor,#dbe0e9))}}@media only screen and (max-width:600px){.lms-archive-courses .archive-courses-filter-item{border-color:var(--lms-filter-filterBorderColorMobile,var(--lms-filter-filterBorderColorTablet,var(--lms-filter-filterBorderColor,#dbe0e9)))}}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-title{align-items:center;color:var(--lms-filter-item-titleColor,var(--lms-filter-filterColor));cursor:pointer;display:flex;font-size:var(--lms-filter-item-titleFontSize,16px);font-style:var(--lms-filter-item-titleFontStyle,normal);font-weight:var(--lms-filter-item-titleFontWeight,700);justify-content:space-between;letter-spacing:var(--lms-filter-item-titleLetterSpacing,normal);line-height:var(--lms-filter-item-titleLineHeight,normal);padding:var(--lms-filter-item-padding,20px 0);padding-block-end:20px;padding-inline:0;position:relative;-webkit-text-decoration:var(--lms-filter-item-titleTextDecoration,none);text-decoration:var(--lms-filter-item-titleTextDecoration,none);text-transform:var(--lms-filter-item-titleTextTransform,none);word-spacing:var(--lms-filter-item-titleWordSpacing,normal)}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-switcher{cursor:pointer;height:20px;position:relative;width:20px}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-switcher:before{border-inline-end:2px solid var(--lms-filter-item-togglerColor,#227aff);content:"";display:flex;height:16px;min-height:16px;opacity:0;position:absolute;right:9px;top:1px;transition:all .2s ease;visibility:hidden}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-switcher:after{border-block-end:2px solid var(--lms-filter-item-togglerColor,#227aff);content:"";display:flex;min-width:16px;position:absolute;right:2px;top:8px;transition:all .2s ease;width:16px}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-collapse{max-height:var(--collapse-max-height,800px);overflow:hidden;transition:max-height .6s}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-list{list-style:none;margin:0;padding:var(--lms-filter-item-padding,0 0 20px);padding-left:0;padding-right:0;padding-top:0}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-list li{margin-block-end:var(--lms-filter-filterLabelGap,10px)!important;padding:0}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-list li:before{display:none}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-list li:last-child{margin-block-end:0}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-rating-stars{margin-inline-end:4px;position:relative}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-rating-stars:before{color:var(--lms-filter-item-starColor,#dbe0e9);content:"";display:flex;font-family:stmlms;font-size:1em;letter-spacing:2px}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-rating-stars-filled{display:flex;left:0;overflow:hidden;position:absolute;top:0;width:0;z-index:2}.lms-archive-courses .archive-courses-filter .lms-courses-filter-option-rating-stars-filled:before{color:var(--lms-filter-item-starColorActive,#ffa800);content:"";display:flex;font-family:stmlms;font-size:1em;letter-spacing:2px}.lms-archive-courses .archive-courses-filter .lms-courses-filter-checkbox{cursor:pointer;display:inline-block;font-size:14px;position:relative}.lms-archive-courses .archive-courses-filter .lms-courses-filter-checkbox input[type=checkbox]{margin:0;opacity:0;position:absolute}.lms-archive-courses .archive-courses-filter .lms-courses-filter-checkbox input[type=checkbox]+.lms-courses-filter-checkbox-label:before{border-radius:4px;color:var(--lms-filter-item-inputColor,transparent);content:"";font-family:Font Awesome\ 6 Free;font-size:12px;font-weight:900}.lms-archive-courses .archive-courses-filter .lms-courses-filter-checkbox input[type=checkbox]:checked+.lms-courses-filter-checkbox-label:before{background-color:var(--lms-filter-item-inputBgColorActive,#227aff);border-color:var(--lms-filter-item-inputBorderColorActive,#227aff);color:var(--lms-filter-item-inputColorActive,#eef1f7)}.lms-archive-courses .archive-courses-filter .lms-courses-filter-radio{cursor:pointer;display:inline-block;font-size:14px;position:relative}.lms-archive-courses .archive-courses-filter .lms-courses-filter-radio input[type=radio]{margin:0;opacity:0;position:absolute}.lms-archive-courses .archive-courses-filter .lms-courses-filter-radio input[type=radio]+.lms-courses-filter-radio-label:before{border-radius:50%}.lms-archive-courses .archive-courses-filter .lms-courses-filter-radio input[type=radio]+.lms-courses-filter-radio-label:after{background-color:var(--lms-filter-item-inputColor,transparent);border-radius:50%;content:"";height:6px;left:7px;position:absolute;top:7px;width:6px}.lms-archive-courses .archive-courses-filter .lms-courses-filter-radio input[type=radio]:checked+.lms-courses-filter-radio-label:before{background-color:var(--lms-filter-item-inputBgColorActive,#227aff);border-color:var(--lms-filter-item-inputBorderColorActive,#227aff)}.lms-archive-courses .archive-courses-filter .lms-courses-filter-radio input[type=radio]:checked+.lms-courses-filter-radio-label:after{background-color:var(--lms-filter-item-inputColorActive,#eef1f7)}.lms-archive-courses .archive-courses-filter .lms-courses-filter-checkbox-label,.lms-archive-courses .archive-courses-filter .lms-courses-filter-radio-label{align-items:center;color:var(--lms-filter-item-itemColor,var(--lms-filter-filterColor));display:flex;font-size:var(--lms-filter-item-itemFontSize,14px);font-style:var(--lms-filter-item-itemFontStyle,normal);font-weight:var(--lms-filter-item-itemFontWeight,400);height:20px;letter-spacing:var(--lms-filter-item-itemLetterSpacing,normal);line-height:16px;line-height:var(--lms-filter-item-itemLineHeight,normal);padding-inline-start:26px;-webkit-text-decoration:var(--lms-filter-item-itemTextDecoration,none);text-decoration:var(--lms-filter-item-itemTextDecoration,none);text-transform:var(--lms-filter-item-itemTextTransform,none);-webkit-user-select:none;-moz-user-select:none;user-select:none;word-spacing:var(--lms-filter-item-itemWordSpacing,normal)}.lms-archive-courses .archive-courses-filter .lms-courses-filter-checkbox-label:before,.lms-archive-courses .archive-courses-filter .lms-courses-filter-radio-label:before{background-color:var(--lms-filter-item-inputBgColor);border:2px solid var(--lms-filter-item-inputBorderColor,#dbe0e9);box-sizing:border-box;content:"";height:20px;left:0;line-height:18px;position:absolute;text-align:center;top:0;width:20px}@media only screen and (max-width:1023px){.lms-archive-courses .archive-courses-filter{margin:0 0 50px}}.lms-courses-load-more-container{--tablet-load-more-font-size:var( --lms-lm-fontSizeTablet,var(--lms-lm-fontSize) );--tablet-load-more-line-height:var( --lms-lm-lineHeightTablet,var(--lms-lm-lineHeight) );--tablet-load-more-letter-spacing:var( --lms-lm-letterSpacingTablet,var(--lms-lm-letterSpacing) );--tablet-load-more-word-spacing:var( --lms-lm-wordSpacingTablet,var(--lms-lm-wordSpacing) );--tablet-load-more-border-style:var( --lms-lm-borderStyleTablet,var(--lms-lm-borderStyle) );--tablet-load-more-border-style-hover:var( --lms-lm-borderStyleHoverTablet,var(--lms-lm-borderStyleHover) );--tablet-load-more-border-color:var( --lms-lm-borderColorTablet,var(--lms-lm-borderColor) );--tablet-load-more-border-color-hover:var( --lms-lm-borderColorHoverTablet,var(--lms-lm-borderColorHover) );--tablet-load-more-border-width:var( --lms-lm-borderWidthTablet,var(--lms-lm-borderWidth) );--tablet-load-more-border-width-hover:var( --lms-lm-borderWidthHoverTablet,var(--lms-lm-borderWidthHover) );--tablet-load-more-border-radius:var( --lms-lm-borderRadiusTablet,var(--lms-lm-borderRadius) );--tablet-load-more-margin:var(--lms-lm-marginTablet,var(--lms-lm-margin));--tablet-load-more-padding:var( --lms-lm-paddingTablet,var(--lms-lm-padding) );--tablet-load-more-gap:var(--lms-lm-gapTablet,var(--lms-lm-gap));margin-block:0}.lms-courses-load-more-container,.lms-courses-tab-container{display:flex;flex:none;width:100%}.lms-courses-load-more-container.align-items-start,.lms-courses-tab-container.align-items-start{justify-content:flex-start}.lms-courses-load-more-container.align-items-center,.lms-courses-tab-container.align-items-center{justify-content:center}.lms-courses-load-more-container.align-items-end,.lms-courses-tab-container.align-items-end{justify-content:flex-end}:is(.courses-load-more,.lms-courses-pagination){margin:var(--lms-lm-margin)}@media only screen and (max-width:1023px){:is(.courses-load-more,.lms-courses-pagination){margin:var(--tablet-load-more-margin)}}@media only screen and (max-width:600px){:is(.courses-load-more,.lms-courses-pagination){margin:var(--lms-lm-marginMobile,var(--tablet-load-more-margin));padding:var(--lms-lm-paddingMobile,var(--tablet-load-more-padding))}}.courses-load-more{align-items:center;display:flex;flex-direction:column}.courses-load-more__button{background:var(--lms-lm-background);border-color:var(--lms-lm-borderColor);border-radius:var(--lms-lm-borderRadius,20px);border-style:var(--lms-lm-borderStyle);border-width:var(--lms-lm-borderWidth);box-sizing:border-box;color:var(--lms-lm-color);font-size:var(--lms-lm-fontSize);font-style:var(--lms-lm-fontStyle);font-weight:var(--lms-lm-fontWeight);letter-spacing:var(--lms-lm-letterSpacing);line-height:var(--lms-lm-lineHeight);padding:var(--lms-lm-padding,11px 20px)!important;-webkit-text-decoration:var(--lms-lm-textDecoration);text-decoration:var(--lms-lm-textDecoration);text-transform:var(--lms-lm-textTransform);word-spacing:var(--lms-lm-wordSpacing)}.courses-load-more__button:hover{background:var(--lms-lm-backgroundHover);border-color:var(--lms-lm-borderColorHover,var(--lms-lm-borderColor));border-style:var(--lms-lm-borderStyleHover,var(--lms-lm-borderStyle));border-width:var(--lms-lm-borderWidthHover,var(--lms-lm-borderWidth));color:var(--lms-lm-colorHover);cursor:pointer}@media only screen and (max-width:1023px){.courses-load-more__button{border-color:var(--tablet-load-more-border-color);border-radius:var(--tablet-load-more-border-radius,20px);border-style:var(--tablet-load-more-border-style);border-width:var(--tablet-load-more-border-width);font-size:var(--tablet-load-more-font-size);letter-spacing:var(--tablet-load-more-letter-spacing);line-height:var(--tablet-load-more-line-height);padding:var(--tablet-load-more-padding,11px 20px);word-spacing:var(--tablet-load-more-word-spacing)}.courses-load-more__button:hover{border-color:var(--tablet-load-more-border-color-hover);border-style:var(--tablet-load-more-border-style-hover);border-width:var(--tablet-load-more-border-width-hover)}}@media only screen and (max-width:600px){.courses-load-more__button{border-color:var(--lms-lm-borderColorMobile,var(--tablet-load-more-border-color));border-radius:var(--lms-lm-borderRadiusMobile,var(--tablet-load-more-border-radius,20px));border-style:var(--lms-lm-borderStyleMobile,var(--tablet-load-more-border-style));border-width:var(--lms-lm-borderWidthMobile,var(--tablet-load-more-border-width));font-size:var(--lms-lm-fontSizeMobile,var(--tablet-load-more-font-size));letter-spacing:var(--lms-lm-letterSpacingMobile,var(--tablet-load-more-letter-spacing));line-height:var(--lms-lm-lineHeightMobile,var(--tablet-load-more-line-height));padding:var(--lms-lm-paddingMobile,var(--tablet-load-more-padding,11px 20px));word-spacing:var(--lms-lm-wordSpacingMobile,var(--tablet-load-more-word-spacing))}.courses-load-more__button:hover{border-color:var(--lms-lm-borderColorHoverMobile,var(--tablet-load-more-border-color-hover));border-style:var(--lms-lm-borderStyleHoverMobile,var(--tablet-load-more-border-style-hover));border-width:var(--lms-lm-borderWidthHoverMobile,var(--tablet-load-more-border-width-hover))}}.lms-courses-pagination{position:relative}.lms-courses-pagination:not(.is-loaded):before{content:"";inset:0;position:absolute;z-index:2}.lms-courses-pagination:not(.is-loaded)>*{opacity:.75}.lms-courses-pagination-list{display:flex;gap:var(--lms-lm-gap,5px);list-style:none;margin-block-end:0;padding-inline-start:0!important}@media only screen and (max-width:1023px){.lms-courses-pagination-list{gap:var(--tablet-load-more-gap,5px)}}@media only screen and (max-width:600px){.lms-courses-pagination-list{gap:var(--lms-lm-gapMobile,var(--tablet-load-more-gap,5px))}}.lms-courses-pagination-list__item{display:flex;margin:0!important;min-height:28px;min-width:28px;padding-inline-start:0;padding:0!important}.lms-courses-pagination-list__item:before{content:none;display:none!important}.lms-courses-pagination-list__item :is(div,span){align-items:center;border-color:var(--lms-lm-borderColor);border-radius:var(--lms-lm-borderRadius,4px);border-style:var(--lms-lm-borderStyle);border-width:var(--lms-lm-borderWidth);display:flex;flex-grow:1;font-size:var(--lms-lm-fontSize);font-style:var(--lms-lm-fontStyle);font-weight:var(--lms-lm-fontWeight);justify-content:center;letter-spacing:var(--lms-lm-letterSpacing);line-height:var(--lms-lm-lineHeight);padding:var(--lms-lm-padding,0);-webkit-text-decoration:var(--lms-lm-textDecoration,none)!important;text-decoration:var(--lms-lm-textDecoration,none)!important;text-transform:var(--lms-lm-textTransform);word-spacing:var(--lms-lm-wordSpacing)}@media only screen and (max-width:1023px){.lms-courses-pagination-list__item :is(div,span){border-color:var(--tablet-load-more-border-color);border-radius:var(--tablet-load-more-border-radius,4px);border-style:var(--tablet-load-more-border-style);border-width:var(--tablet-load-more-border-width);font-size:var(--tablet-load-more-font-size);letter-spacing:var(--tablet-load-more-letter-spacing);line-height:var(--tablet-load-more-line-height);padding:var(--tablet-load-more-padding,0);word-spacing:var(--tablet-load-more-word-spacing)}.lms-courses-pagination-list__item :is(div,span):hover{border-color:var(--tablet-load-more-border-color-hover);border-style:var(--tablet-load-more-border-style-hover);border-width:var(--tablet-load-more-border-width-hover)}}@media only screen and (max-width:600px){.lms-courses-pagination-list__item :is(div,span){border-color:var(--lms-lm-borderColorMobile,var(--tablet-load-more-border-color));border-radius:var(--lms-lm-borderRadiusMobile,var(--tablet-load-more-border-radius,4px));border-style:var(--lms-lm-borderStyleMobile,var(--tablet-load-more-border-style));border-width:var(--lms-lm-borderWidthMobile,var(--tablet-load-more-border-width));font-size:var(--lms-lm-fontSizeMobile,var(--tablet-load-more-font-size));letter-spacing:var(--lms-lm-letterSpacingMobile,var(--tablet-load-more-letter-spacing));line-height:var(--lms-lm-lineHeightMobile,var(--tablet-load-more-line-height));padding:var(--lms-lm-paddingMobile,var(--tablet-load-more-padding,0));word-spacing:var(--lms-lm-wordSpacingMobile,var(--tablet-load-more-word-spacing))}.lms-courses-pagination-list__item :is(div,span):hover{border-color:var(--lms-lm-borderColorHoverMobile,var(--tablet-load-more-border-color-hover));border-style:var(--lms-lm-borderStyleHoverMobile,var(--tablet-load-more-border-style-hover));border-width:var(--lms-lm-borderWidthHoverMobile,var(--tablet-load-more-border-width-hover))}}.lms-courses-pagination-list__item :where(div){background:var(--lms-lm-background);color:var(--lms-lm-color)!important;transition:color .1s linear,background-color .1s linear}@media(hover:hover){.lms-courses-pagination-list__item :where(div):hover{background-color:var(--lms-lm-backgroundHover);color:var(--lms-lm-colorHover)!important;cursor:pointer}}.lms-courses-pagination-list__item :where(div):focus{box-shadow:none;outline:none}.lms-courses-pagination-list__item :where(span){background-color:var(--lms-lm-activeBackground);color:var(--lms-lm-activeColor)}.lms-courses-pagination-list__item :where(.lms-courses-pagination-list__item-start,.lms-courses-pagination-list__item-end){align-items:center;display:flex;justify-content:center;position:relative}.lms-courses-pagination-list__item :where(.lms-courses-pagination-list__item-start,.lms-courses-pagination-list__item-end):before{background-color:var(--lms-lm-color);content:"";height:.8625em;-webkit-mask-image:var(--mask-image);mask-image:var(--mask-image);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:.8625em}@media(hover:hover){.lms-courses-pagination-list__item :where(.lms-courses-pagination-list__item-start,.lms-courses-pagination-list__item-end):hover:before{background-color:var(--lms-lm-colorHover)}}.lms-courses-pagination-list__item :where(.lms-courses-pagination-list__item-start){--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713%27 height=%2710%27 fill=%27none%27%3E%3Cpath fill=%27currentColor%27 d=%27M11.643 4.142H3.42l1.972-1.964A.86.86 0 1 0 4.174.961L.744 4.39a.9.9 0 0 0-.18.282.86.86 0 0 0 0 .652q.062.159.18.283l3.43 3.43a.858.858 0 0 0 1.405-.28.86.86 0 0 0-.187-.938L3.42 5.857h8.223a.857.857 0 1 0 0-1.715%27/%3E%3C/svg%3E")}.lms-courses-pagination-list__item :where(.lms-courses-pagination-list__item-start):before{height:.86em;width:.86em}.lms-courses-pagination-list__item :where(.lms-courses-pagination-list__item-end){--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713%27 height=%2710%27 fill=%27none%27%3E%3Cpath fill=%27currentColor%27 d=%27M1.357 4.142H9.58L7.608 2.178A.86.86 0 1 1 8.826.961l3.43 3.43q.118.123.18.282a.86.86 0 0 1 0 .652.9.9 0 0 1-.18.283l-3.43 3.43a.858.858 0 0 1-1.405-.28.86.86 0 0 1 .187-.938L9.58 5.857H1.357a.857.857 0 1 1 0-1.715%27/%3E%3C/svg%3E")}.lms-courses-pagination-list__item :where(.lms-courses-pagination-list__item-end):before{height:.86em;width:.86em}:root{--masterstudy-color--primary-100:#227aff;--masterstudy-color--primary-70:rgba(34,122,255,.7);--masterstudy-color--primary-50:rgba(34,122,255,.5);--masterstudy-color--primary-30:rgba(34,122,255,.3);--masterstudy-color--primary-10:rgba(34,122,255,.1);--masterstudy-color--primary-5:rgba(34,122,255,.05);--masterstudy-color--primary-hover:rgba(34,122,255,.85);--masterstudy-color--secondary-100:#fff;--masterstudy-color--secondary-80:hsla(0,0%,100%,.8);--masterstudy-color--secondary-70:hsla(0,0%,100%,.7);--masterstudy-color--secondary-50:hsla(0,0%,100%,.5);--masterstudy-color--secondary-30:hsla(0,0%,100%,.3);--masterstudy-color--secondary-10:hsla(0,0%,100%,.1);--masterstudy-color--secondary-5:hsla(0,0%,100%,.05);--masterstudy-color--secondary-hover:hsla(0,0%,100%,.85);--masterstudy-color--warning-100:#ffa800;--masterstudy-color--warning-70:rgba(255,168,0,.7);--masterstudy-color--warning-50:rgba(255,168,0,.5);--masterstudy-color--warning-30:rgba(255,168,0,.3);--masterstudy-color--warning-10:rgba(255,168,0,.1);--masterstudy-color--warning-5:rgba(255,168,0,.05);--masterstudy-color--warning-hover:rgba(255,168,0,.85);--masterstudy-color--danger-100:#ff3945;--masterstudy-color--danger-70:rgba(255,57,69,.7);--masterstudy-color--danger-50:rgba(255,57,69,.5);--masterstudy-color--danger-30:rgba(255,57,69,.3);--masterstudy-color--danger-10:rgba(255,57,69,.1);--masterstudy-color--danger-5:rgba(255,57,69,.05);--masterstudy-color--danger-hover:rgba(255,57,69,.85);--masterstudy-color--success-100:#61cc2f;--masterstudy-color--success-70:rgba(97,204,47,.7);--masterstudy-color--success-50:rgba(97,204,47,.5);--masterstudy-color--success-30:rgba(97,204,47,.3);--masterstudy-color--success-10:rgba(97,204,47,.1);--masterstudy-color--success-5:rgba(97,204,47,.05);--masterstudy-color--success-hover:rgba(97,204,47,.85);--masterstudy-color--white:#fff;--masterstudy-color--dark-100:#001931;--masterstudy-color--dark-80:rgba(77,94,111,.1);--masterstudy-color--dark-70:#4d5e6f;--masterstudy-color--dark-50:#808c98;--masterstudy-color--dark-30:#b3bac2;--masterstudy-color--dark-10:rgba(0,25,49,.1);--masterstudy-color--dark-5:rgba(0,25,49,.05);--masterstudy-color--dark-hover:rgba(0,25,49,.85)}html{margin-inline-end:calc(-100vw - -100%);overflow-x:hidden;padding-inline-end:calc(100vw - 100%)}.lms-courses-preset{margin-block:0;max-width:100%!important;position:relative;z-index:1}.lms-courses-preset.status-label--type-flag{--lms-status--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2768%27 height=%2722%27 fill=%27none%27%3E%3Cpath fill=%27%23FF3945%27 d=%27M0 0h58v22H0zM58 0h5.479c1.736 0 2.648 2.06 1.48 3.345L58 11l6.959 7.655c1.168 1.284.256 3.345-1.48 3.345H58z%27/%3E%3C/svg%3E")}.lms-courses-preset.status-label--type-flag .lms-course__status{border-radius:0;left:0;min-width:81px;padding-inline:12px calc(6% + 8px)}.lms-courses-preset.status-label--type-flag.status-label--position-center{--lms-status--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2762%27 height=%2728%27 fill=%27none%27%3E%3Cpath fill=%27%23FF3945%27 d=%27M0 0h62v22H0zM0 22v3.576a2 2 0 0 0 2.38 1.963L31 22l28.62 5.54A2 2 0 0 0 62 25.575V22z%27/%3E%3C/svg%3E")}.lms-courses-preset.status-label--type-flag.status-label--position-center .lms-course__status{left:50%;min-width:auto;padding-block:12px calc(7% + 3px);padding-inline:12px;top:0;transform:translateX(-50%)}.lms-courses-preset.status-label--type-flag.status-label--position-end{--lms-status--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2768%27 height=%2722%27 fill=%27none%27%3E%3Cpath fill=%27%23FF3945%27 d=%27M10 0H4.521c-1.736 0-2.648 2.06-1.48 3.345L10 11l-6.959 7.655C1.873 19.939 2.785 22 4.521 22H10zM10 0h58v22H10z%27/%3E%3C/svg%3E")}.lms-courses-preset.status-label--type-flag.status-label--position-end .lms-course__status{left:auto;padding-inline:calc(6% + 8px) 12px;right:0}.lms-courses-preset.status-label--type-arrow{--lms-status--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2768%27 height=%2722%27 fill=%27none%27%3E%3Cpath fill=%27%23FF3945%27 d=%27M0 0h58v22H0zM66.777 9.655 58 0v22l8.777-9.655a2 2 0 0 0 0-2.69%27/%3E%3C/svg%3E")}.lms-courses-preset.status-label--type-arrow .lms-course__status{border-radius:0;left:0;min-width:81px;padding-inline:12px calc(6% + 8px)}.lms-courses-preset.status-label--type-arrow.status-label--position-center{--lms-status--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2762%27 height=%2728%27 fill=%27none%27%3E%3Cpath fill=%27%23FF3945%27 d=%27M0 0h62v22H0zM30.62 27.926 0 22h62l-30.62 5.926a2 2 0 0 1-.76 0%27/%3E%3C/svg%3E")}.lms-courses-preset.status-label--type-arrow.status-label--position-center .lms-course__status{left:50%;min-width:auto;padding-block:12px calc(4% + 3px);padding-inline:8px;top:0;transform:translateX(-50%)}.lms-courses-preset.status-label--type-arrow.status-label--position-end{--lms-status--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2768%27 height=%2722%27 fill=%27none%27%3E%3Cpath fill=%27%23FF3945%27 d=%27M1.223 9.655 10 0v22l-8.777-9.655a2 2 0 0 1 0-2.69M10 0h58v22H10z%27/%3E%3C/svg%3E")}.lms-courses-preset.status-label--type-arrow.status-label--position-end .lms-course__status{left:auto;padding-inline:calc(6% + 8px) 12px;right:0}.lms-courses-preset.status-label--position-center .lms-course__status{left:50%;-webkit-mask-position:center bottom;mask-position:center bottom;transform:translateX(-50%)}.lms-courses-preset.status-label--position-end .lms-course__status{left:auto;-webkit-mask-position:left center;mask-position:left center;right:10px}.lms-courses-preset.featured-label--position-end .lms-course__featured{left:auto;right:-132%;transform:rotate(40deg)}.lms-course-preloader{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;z-index:2}.lms-course-preloader+*{opacity:.625}.lms-course-preloader .ms_lms_loader{position:relative;top:0}.lms-course-preloader.is-loaded{opacity:0;visibility:hidden}.lms-course-preloader.is-loaded+*{opacity:1}.lms-course-preloader .lms-course-preloader-item{animation:rotation 1s linear infinite;border-color:#61cc2f #61cc2f transparent transparent;border-radius:50%;border-style:solid;border-width:3px;box-sizing:border-box;display:inline-block;height:48px;width:48px}.lms-course-preloader .lms-course-preloader-item:after,.lms-course-preloader .lms-course-preloader-item:before{animation:rotationBack .5s linear infinite;border-color:transparent transparent #227aff #227aff;border-radius:50%;border-style:solid;border-width:3px;bottom:0;box-sizing:border-box;content:"";height:40px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:40px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.lms-course-not-found{flex-direction:column;font-size:24px;grid-column:1/-1}.lms-course-not-found,.lms-course-not-found i{align-items:center;display:flex;justify-content:center}.lms-course-not-found i{background-color:rgba(34,122,255,.1);border-radius:50%;color:#227aff;font-size:60px;height:120px;margin-block-end:20px;width:120px}.lms-courses-preset__item-3{--courses-grid-columns:3}.lms-courses-preset__item-4{--courses-grid-columns:4}.lms-courses-preset__item-5{--courses-grid-columns:5}.lms-courses-preset__item-6{--courses-grid-columns:6}.lms-courses-preset__item-tablet-1{--courses-grid-columns--tablet:1}.lms-courses-preset__item-tablet-2{--courses-grid-columns--tablet:2}.lms-courses-preset__item-tablet-3{--courses-grid-columns--tablet:3}.lms-courses-preset__item-mobile-0{--courses-grid-columns--mobile:0}.lms-courses-preset__item-mobile-1{--courses-grid-columns--mobile:1}.lms-courses-preset__item-mobile-2{--courses-grid-columns--mobile:2}.lms-course-classic,.lms-course-full-size-image,.lms-course-price-accent,.lms-course-price-button{margin:var(--lms-preset-cntrMargin);min-height:350px;padding:var(--lms-preset-cntrPadding);position:relative}@media only screen and (max-width:1023px){.lms-course-classic,.lms-course-full-size-image,.lms-course-price-accent,.lms-course-price-button{margin:var(--lms-preset-cntrMarginTablet,var(--lms-preset-cntrMargin));padding:var(--lms-preset-cntrPaddingTablet,var(--lms-preset-cntrPadding))}}@media only screen and (max-width:600px){.lms-course-classic,.lms-course-full-size-image,.lms-course-price-accent,.lms-course-price-button{margin:var(--lms-preset-cntrMarginMobile,var(--lms-preset-cntrMarginTablet,var(--lms-preset-cntrMargin)));padding:var(--lms-preset-cntrPaddingMobile,var(--lms-preset-cntrPaddingTablet,var(--lms-preset-cntrPadding)))}}.lms-course-classic__list,.lms-course-full-size-image__list,.lms-course-price-accent__list,.lms-course-price-button__list{--course-list--gap:var(--lms-preset-cardGap,30px);display:flex;flex-wrap:wrap;gap:var(--course-list--gap);justify-content:center;margin:0 auto;max-width:calc(var(--courses-grid-columns)*270px + (var(--courses-grid-columns) - 1)*var(--course-list--gap));min-height:348px}@media only screen and (max-width:1023px){.lms-course-classic__list,.lms-course-full-size-image__list,.lms-course-price-accent__list,.lms-course-price-button__list{gap:var(--course-list--gapTablet,var(--course-list--gap));grid-template-columns:repeat(var(--courses-grid-columns--tablet,2),1fr)}}@media only screen and (max-width:600px){.lms-course-classic__list,.lms-course-full-size-image__list,.lms-course-price-accent__list,.lms-course-price-button__list{gap:var(--course-list--gapMobile,var(--course-list--gapTablet,var(--course-list--gap)));grid-template-columns:repeat(var(--courses-grid-columns--mobile,1),1fr)}}.lms-course-classic__list-item,.lms-course-full-size-image__list-item,.lms-course-price-accent__list-item,.lms-course-price-button__list-item{background-color:var(--lms-preset-cardBgColor);border-color:var(--lms-preset-cardBorderColor);border-radius:var(--lms-preset-cardBorderRadius);border-style:var(--lms-preset-cardBorderStyle);border-width:var(--lms-preset-cardBorderWidth);box-shadow:var(--lms-p-card-boxShadow);flex:0 1 270px;padding:var(--lms-preset-cardPadding);position:relative}@media only screen and (max-width:1023px){.lms-course-classic__list-item,.lms-course-full-size-image__list-item,.lms-course-price-accent__list-item,.lms-course-price-button__list-item{border-color:var(--lms-preset-ibBorderColorTablet,var(--lms-preset-cardBorderColor));border-radius:var(--lms-preset-cardBorderRadiusTablet,var(--lms-preset-cardBorderRadius));border-style:var(--lms-preset-cardBorderColorTablet,var(--lms-preset-cardBorderStyle));border-width:var(--lms-preset-cardBorderWidthTablet,var(--lms-preset-cardBorderWidth));box-shadow:var(--lms-p-card-boxShadowTablet,var(--lms-p-card-boxShadow));padding:var(--lms-preset-cardPaddingTablet,var(--lms-preset-cardPadding))}}@media only screen and (max-width:600px){.lms-course-classic__list-item,.lms-course-full-size-image__list-item,.lms-course-price-accent__list-item,.lms-course-price-button__list-item{border-color:var(--lms-preset-ibBorderColorMobile,var(--lms-preset-ibBorderColorTablet,var(--lms-preset-cardBorderColor)));border-radius:var(--lms-preset-cardBorderRadiusMobile,var(--lms-preset-cardBorderRadiusTablet,var(--lms-preset-cardBorderRadius)));border-style:var(--lms-preset-cardBorderColorMobile,var(--lms-preset-cardBorderColorTablet,var(--lms-preset-cardBorderStyle)));border-width:var(--lms-preset-cardBorderWidthMobile,var(--lms-preset-cardBorderWidthTablet,var(--lms-preset-cardBorderWidth)));box-shadow:var(--lms-p-card-boxShadowMobile,var(--lms-p-card-boxShadowTablet,var(--lms-p-card-boxShadow)));padding:var(--lms-preset-cardPaddingMobile,var(--lms-preset-cardPaddingTablet,var(--lms-preset-cardPadding)))}}.lms-course-classic__list-item:hover .lms-course-price-button__popup-button,.lms-course-classic__list-item:hover .lms-course__popup,.lms-course-full-size-image__list-item:hover .lms-course-price-button__popup-button,.lms-course-full-size-image__list-item:hover .lms-course__popup,.lms-course-price-accent__list-item:hover .lms-course-price-button__popup-button,.lms-course-price-accent__list-item:hover .lms-course__popup,.lms-course-price-button__list-item:hover .lms-course-price-button__popup-button,.lms-course-price-button__list-item:hover .lms-course__popup{opacity:1;visibility:visible}.lms-course-classic__image,.lms-course-full-size-image__image,.lms-course-price-accent__image,.lms-course-price-button__image{--lms-default-imageHeight:var(--lms-preset-imageHeight,150px);border-color:var(--lms-preset-imageBorderColor);border-radius:var(--lms-preset-imageBorderRadius);border-style:var(--lms-preset-imageBorderStyle);border-width:var(--lms-preset-imageBorderWidth);box-sizing:border-box;height:var(--lms-default-imageHeight);line-height:0;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:1023px){.lms-course-classic__image,.lms-course-full-size-image__image,.lms-course-price-accent__image,.lms-course-price-button__image{border-color:var(--lms-preset-imageBorderColorTablet,var(--lms-preset-imageBorderColor));border-radius:var(--lms-preset-imageBorderRadiusTablet,var(--lms-preset-imageBorderRadius));border-style:var(--lms-preset-imageBorderStyleTablet,var(--lms-preset-imageBorderStyle));border-width:var(--lms-preset-imageBorderWidthTablet,var(--lms-preset-imageBorderWidth));height:var(--lms-preset-imageHeightTablet,var(--lms-default-imageHeight))}}@media only screen and (max-width:600px){.lms-course-classic__image,.lms-course-full-size-image__image,.lms-course-price-accent__image,.lms-course-price-button__image{border-color:var(--lms-preset-imageBorderColorMobile,var(--lms-preset-imageBorderColorTablet,var(--lms-preset-imageBorderColor)));border-radius:var(--lms-preset-imageBorderRadiusMobile,var(--lms-preset-imageBorderRadiusTablet,var(--lms-preset-imageBorderRadius)));border-style:var(--lms-preset-imageBorderStyleMobile,var(--lms-preset-imageBorderStyleTablet,var(--lms-preset-imageBorderStyle)));border-width:var(--lms-preset-imageBorderWidthMobile,var(--lms-preset-imageBorderWidthTablet,var(--lms-preset-imageBorderWidth)));height:var(--lms-preset-imageHeightMobile,var(--lms-preset-imageHeightTablet,var(--lms-default-imageHeight)))}}.lms-course-classic__image img,.lms-course-full-size-image__image img,.lms-course-price-accent__image img,.lms-course-price-button__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lms-course-classic__inner,.lms-course-full-size-image__inner,.lms-course-price-accent__inner,.lms-course-price-button__inner{background-color:var(--lms-preset-ibBgColor);border-color:var(--lms-preset-ibBorderColor);border-radius:var(--lms-preset-ibBorderRadius);border-style:var(--lms-preset-ibBorderStyle);border-width:var(--lms-preset-ibBorderWidth);box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;gap:10px;padding:var(--lms-preset-ibPadding);width:100%}@media only screen and (max-width:1023px){.lms-course-classic__inner,.lms-course-full-size-image__inner,.lms-course-price-accent__inner,.lms-course-price-button__inner{border-color:var(--lms-preset-ibBorderColorTablet,var(--lms-preset-ibBorderColor));border-radius:var(--lms-preset-ibBorderRadiusTablet,var(--lms-preset-ibBorderRadius));border-style:var(--lms-preset-ibBorderStyleTablet,var(--lms-preset-ibBorderStyle));border-width:var(--lms-preset-ibBorderWidthTablet,var(--lms-preset-ibBorderWidth));padding:var(--lms-preset-ibPaddingTablet,var(--lms-preset-ibPadding))}}@media only screen and (max-width:600px){.lms-course-classic__inner,.lms-course-full-size-image__inner,.lms-course-price-accent__inner,.lms-course-price-button__inner{border-color:var(--lms-preset-ibBorderColorMobile,var(--lms-preset-ibBorderColorTablet,var(--lms-preset-ibBorderColor)));border-radius:var(--lms-preset-ibBorderRadiusMobile,var(--lms-preset-ibBorderRadiusTablet,var(--lms-preset-ibBorderRadius)));border-style:var(--lms-preset-ibBorderStyleMobile,var(--lms-preset-ibBorderStyleTablet,var(--lms-preset-ibBorderStyle)));border-width:var(--lms-preset-ibBorderWidthMobile,var(--lms-preset-ibBorderWidthTablet,var(--lms-preset-ibBorderWidth)));padding:var(--lms-preset-ibPaddingMobile,var(--lms-preset-ibPaddingTablet,var(--lms-preset-ibPadding)))}}.lms-course-classic__title,.lms-course-full-size-image__title,.lms-course-price-accent__title,.lms-course-price-button__title{order:var(--lms-preset-card-title);--lms-default-titleFontSize:var(--lms-preset-titleFontSize,15px);--lms-default-titleLineHeight:var(--lms-preset-titleLineHeight,18px);--lms-default-titleLetterSpacing:var( --lms-preset-titleLetterSpacing,normal );--lms-default-titleWordSpacing:var(--lms-preset-titleWordSpacing,normal);font-size:var(--lms-default-titleFontSize);font-style:var(--lms-preset-titleFontStyle,inherit);font-weight:var(--lms-preset-titleFontWeight,400);letter-spacing:var(--lms-default-titleLetterSpacing,normal);line-height:var(--lms-default-titleLineHeight);margin:var(--lms-preset-titleMargin);min-height:42px;padding:var(--lms-preset-titlePadding);text-transform:var(--lms-preset-titleTextTransform,inherit);word-spacing:var(--lms-default-titleWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course-classic__title,.lms-course-full-size-image__title,.lms-course-price-accent__title,.lms-course-price-button__title{font-size:var(--lms-preset-titleFontSizeTablet,var(--lms-default-titleFontSize));letter-spacing:var(--lms-preset-titleLetterSpacingTablet,var(--lms-default-titleLetterSpacing));line-height:var(--lms-preset-titleLineHeightTablet,var(--lms-default-titleLineHeight));margin:var(--lms-preset-titleMarginTablet,var(--lms-preset-titleMargin));padding:var(--lms-preset-titlePaddingTablet,var(--lms-preset-titlePadding));word-spacing:var(--lms-preset-titleWordSpacingTablet,var(--lms-default-titleWordSpacing))}}@media only screen and (max-width:600px){.lms-course-classic__title,.lms-course-full-size-image__title,.lms-course-price-accent__title,.lms-course-price-button__title{font-size:var(--lms-preset-titleFontSizeMobile,var(--lms-preset-titleFontSizeTablet,var(--lms-default-titleFontSize)));letter-spacing:var(--lms-preset-titleLetterSpacingMobile,var(--lms-preset-titleLetterSpacingTablet,var(--lms-default-titleLetterSpacing)));line-height:var(--lms-preset-titleLineHeightMobile,var(--lms-preset-titleLineHeightTablet,var(--lms-default-titleLineHeight)));margin:var(--lms-preset-titleMarginMobile,var(--lms-preset-titleMarginTablet,var(--lms-preset-titleMargin)));padding:var(--lms-preset-titlePaddingMobile,var(--lms-preset-titlePaddingTablet,var(--lms-preset-titlePadding)));word-spacing:var(--lms-preset-titleWordSpacingMobile,var(--lms-preset-titleWordSpacingTablet,var(--lms-default-titleWordSpacing)))}}.lms-course-classic__title a,.lms-course-full-size-image__title a,.lms-course-price-accent__title a,.lms-course-price-button__title a{color:var(--lms-preset-titleColor)!important;-webkit-text-decoration:var(--lms-preset-titleTextDecoration,none)!important;text-decoration:var(--lms-preset-titleTextDecoration,none)!important}.lms-course-classic__title:hover a,.lms-course-full-size-image__title:hover a,.lms-course-price-accent__title:hover a,.lms-course-price-button__title:hover a{color:var(--lms-preset-titleColor)!important}.lms-course-classic__divider,.lms-course-full-size-image__divider,.lms-course-price-accent__divider,.lms-course-price-button__divider{background-color:var(--lms-preset-dividerColor);height:var(--lms-preset-dividerHeight,1px);order:var(--lms-preset-card-divider)}.lms-course-classic__meta,.lms-course-full-size-image__meta,.lms-course-price-accent__meta,.lms-course-price-button__meta{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;order:var(--lms-preset-card-meta);--lms-default-metaFontSize:var(--lms-preset-metaFontSize,14px);--lms-default-metaLineHeight:var(--lms-preset-metaLineHeight,14px);--lms-default-metaLetterSpacing:var( --lms-preset-metaLetterSpacing,normal );--lms-default-metaWordSpacing:var(--lms-preset-metaWordSpacing,normal);background-color:var(--lms-preset-metaBgColor)!important;border-color:var(--lms-preset-metaBorderColor);border-radius:var(--lms-preset-metaBorderRadius);border-style:var(--lms-preset-metaBorderStyle);border-width:var(--lms-preset-metaBorderWidth);color:var(--lms-preset-metaColor)!important;flex-wrap:wrap;font-size:var(--lms-default-metaFontSize);font-style:var(--lms-preset-metaFontStyle,inherit);font-weight:var(--lms-preset-metaFontWeight,400);gap:10px;letter-spacing:var(--lms-default-metaLetterSpacing,normal);line-height:var(--lms-default-metaLineHeight);margin:var(--lms-preset-metaMargin);padding:var(--lms-preset-metaPadding);-webkit-text-decoration:var(--lms-preset-metaTextDecoration,inherit);text-decoration:var(--lms-preset-metaTextDecoration,inherit);text-transform:var(--lms-preset-metaTextTransform,inherit);width:100%;word-spacing:var(--lms-default-metaWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course-classic__meta,.lms-course-full-size-image__meta,.lms-course-price-accent__meta,.lms-course-price-button__meta{border-color:var(--lms-preset-metaBorderColorTablet,var(--lms-preset-metaBorderColor));border-radius:var(--lms-preset-metaBorderRadiusTablet,var(--lms-preset-metaBorderRadius));border-style:var(--lms-preset-metaBorderStyleTablet,var(--lms-preset-metaBorderStyle));border-width:var(--lms-preset-metaBorderWidthTablet,var(--lms-preset-metaBorderWidth));font-size:var(--lms-preset-metaFontSizeTablet,var(--lms-default-metaFontSize));letter-spacing:var(--lms-preset-metaLetterSpacingTablet,var(--lms-default-metaLetterSpacing));line-height:var(--lms-preset-metaLineHeightTablet,var(--lms-default-metaLineHeight));margin:var(--lms-preset-metaMarginTablet,var(--lms-preset-metaMargin));padding:var(--lms-preset-metaPaddingTablet,var(--lms-preset-metaPadding));word-spacing:var(--lms-preset-metaWordSpacingTablet,var(--lms-default-metaWordSpacing))}}@media only screen and (max-width:600px){.lms-course-classic__meta,.lms-course-full-size-image__meta,.lms-course-price-accent__meta,.lms-course-price-button__meta{border-color:var(--lms-preset-metaBorderColorMobile,var(--lms-preset-metaBorderColorTablet,var(--lms-preset-metaBorderColor)));border-radius:var(--lms-preset-metaBorderRadiusMobile,var(--lms-preset-metaBorderRadiusTablet,var(--lms-preset-metaBorderRadius)));border-style:var(--lms-preset-metaBorderStyleMobile,var(--lms-preset-metaBorderStyleTablet,var(--lms-preset-metaBorderStyle)));border-width:var(--lms-preset-metaBorderColorMobile,var(--lms-preset-metaBorderColorTablet,var(--lms-preset-metaBorderWidth)));font-size:var(--lms-preset-metaFontSizeMobile,var(--lms-preset-metaFontSizeTablet,var(--lms-default-metaFontSize)));letter-spacing:var(--lms-preset-metaLetterSpacingMobile,var(--lms-preset-metaLetterSpacingTablet,var(--lms-default-metaLetterSpacing)));line-height:var(--lms-preset-metaLineHeightMobile,var(--lms-preset-metaLineHeightTablet,var(--lms-default-metaLineHeight)));margin:var(--lms-preset-metaMarginMobile,var(--lms-preset-metaMarginTablet,var(--lms-preset-metaMargin)));padding:var(--lms-preset-metaPaddingMobile,var(--lms-preset-metaPaddingTablet,var(--lms-preset-metaPadding)));word-spacing:var(--lms-preset-metaWordSpacingMobile,var(--lms-preset-metaWordSpacingTablet,var(--lms-default-metaWordSpacing)))}}.lms-course-classic__meta>div,.lms-course-full-size-image__meta>div,.lms-course-price-accent__meta>div,.lms-course-price-button__meta>div{align-items:center;display:flex;flex-wrap:nowrap;gap:4px}.lms-course-classic__meta>div:first-child,.lms-course-full-size-image__meta>div:first-child,.lms-course-price-accent__meta>div:first-child,.lms-course-price-button__meta>div:first-child{order:var(--lms-preset-card-dataslot-1)}.lms-course-classic__meta>div:last-child,.lms-course-full-size-image__meta>div:last-child,.lms-course-price-accent__meta>div:last-child,.lms-course-price-button__meta>div:last-child{order:var(--lms-preset-card-dataslot-2)}.lms-course-classic__meta>div span,.lms-course-full-size-image__meta>div span,.lms-course-price-accent__meta>div span,.lms-course-price-button__meta>div span{color:inherit;font-size:inherit;line-height:inherit;white-space:nowrap}.lms-course-classic__meta>div span:before,.lms-course-full-size-image__meta>div span:before,.lms-course-price-accent__meta>div span:before,.lms-course-price-button__meta>div span:before{color:inherit}.lms-course-classic__reviews,.lms-course-full-size-image__reviews,.lms-course-price-accent__reviews,.lms-course-price-button__reviews{align-items:center;display:flex;font-size:14px;font-weight:400;gap:5px;margin:var(--lms-preset-progressMargin);order:var(--lms-preset-card-rating)}@media only screen and (max-width:1023px){.lms-course-classic__reviews,.lms-course-full-size-image__reviews,.lms-course-price-accent__reviews,.lms-course-price-button__reviews{margin:var(--lms-preset-progressMarginTablet,var(--lms-preset-progressMargin))}}@media only screen and (max-width:600px){.lms-course-classic__reviews,.lms-course-full-size-image__reviews,.lms-course-price-accent__reviews,.lms-course-price-button__reviews{margin:var(--lms-preset-progressMarginMobile,var(--lms-preset-progressMarginTablet,var(--lms-preset-progressMargin)))}}.lms-course-classic__reviews-progress,.lms-course-full-size-image__reviews-progress,.lms-course-price-accent__reviews-progress,.lms-course-price-button__reviews-progress{display:flex;position:relative;white-space:nowrap;width:80px}.lms-course-classic__reviews-progress:before,.lms-course-full-size-image__reviews-progress:before,.lms-course-price-accent__reviews-progress:before,.lms-course-price-button__reviews-progress:before{color:var(--lms-preset-progressEmptyColor);content:"";display:flex;font-family:stmlms;letter-spacing:2px}.lms-course-classic__reviews-progress--active,.lms-course-full-size-image__reviews-progress--active,.lms-course-price-accent__reviews-progress--active,.lms-course-price-button__reviews-progress--active{display:flex;left:0;overflow:hidden;position:absolute;top:0;z-index:2}.lms-course-classic__reviews-progress--active:before,.lms-course-full-size-image__reviews-progress--active:before,.lms-course-price-accent__reviews-progress--active:before,.lms-course-price-button__reviews-progress--active:before{color:var(--lms-preset-progressFilledColor);content:"";display:flex;font-family:stmlms;letter-spacing:2px;width:0}.lms-course-classic__reviews-count,.lms-course-full-size-image__reviews-count,.lms-course-price-accent__reviews-count,.lms-course-price-button__reviews-count{--lms-default-count-fontSize:var(--lms-preset-progressFontSize,14px);--lms-default-count-lineHeight:var( --lms-preset-progressLineHeight,14px );--lms-default-count-letterSpacing:var( --lms-preset-progressLetterSpacing,0px );--lms-default-count-wordSpacing:var( --lms-preset-progressWordSpacing,0px );color:var(--lms-preset-progressColor);font-size:var(--lms-default-count-fontSize);font-style:var(--lms-preset-progressFontStyle,inherit);font-weight:var(--lms-preset-progressFontWeight,500);letter-spacing:var(--lms-default-count-letterSpacing,normal);line-height:var(--lms-default-count-lineHeight);-webkit-text-decoration:var(--lms-preset-progressTextDecoration,inherit);text-decoration:var(--lms-preset-progressTextDecoration,inherit);text-transform:var(--lms-preset-progressTextTransform,inherit);word-spacing:var(progressWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course-classic__reviews-count,.lms-course-full-size-image__reviews-count,.lms-course-price-accent__reviews-count,.lms-course-price-button__reviews-count{font-size:var(--lms-preset-progressFontSizeTablet,var(--lms-default-count-fontSize));letter-spacing:var(--lms-preset-progressLetterSpacingTablet,var(--lms-default-count-letterSpacing));line-height:var(--lms-preset-progressLineHeightTablet,var(--lms-default-count-lineHeight));word-spacing:var(--lms-preset-progressWordSpacingTablet,var(--lms-default-count-wordSpacing))}}@media only screen and (max-width:600px){.lms-course-classic__reviews-count,.lms-course-full-size-image__reviews-count,.lms-course-price-accent__reviews-count,.lms-course-price-button__reviews-count{font-size:var(--lms-preset-progressFontSizeMobile,var(--lms-preset-progressFontSizeTablet,var(--lms-default-count-fontSize)));letter-spacing:var(--lms-preset-progressLetterSpacingMobile,var(--lms-preset-progressLetterSpacingTablet,var(--lms-default-count-letterSpacing)));line-height:var(--lms-preset-progressLineHeightMobile,var(--lms-preset-progressLineHeightTablet,var(--lms-default-count-lineHeight)));word-spacing:var(--lms-preset-progressWordSpacingMobile,var(--lms-preset-progressWordSpacingTablet,var(--lms-default-count-wordSpacing)))}}.lms-course__category{order:var(--lms-preset-card-category);--lms-default-categoryFontSize:var(--lms-preset-categoryFontSize,13px);--lms-default-categoryLineHeight:var( --lms-preset-categoryLineHeight,15px );--lms-default-categoryLetterSpacing:var( --lms-preset-categoryLetterSpacing,normal );--lms-default-categoryWordSpacing:var( --lms-preset-categoryWordSpacing,normal );font-size:var(--lms-default-categoryFontSize);font-style:var(--lms-preset-categoryFontStyle,inherit);font-weight:var(--lms-preset-categoryFontWeight,400);letter-spacing:var(--lms-default-categoryLetterSpacing,normal);line-height:var(--lms-default-categoryLineHeight);margin:var(--lms-preset-categoryMargin);padding:var(--lms-preset-categoryPadding);text-transform:var(--lms-preset-categoryTextTransform,inherit);word-spacing:var(--lms-default-categoryWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__category{font-size:var(--lms-preset-categoryFontSizeTablet,var(--lms-default-categoryFontSize));letter-spacing:var(--lms-preset-categoryLetterSpacingTablet,var(--lms-default-categoryLetterSpacing));line-height:var(--lms-preset-categoryLineHeightTablet,var(--lms-default-categoryLineHeight));margin:var(--lms-preset-categoryMarginTablet,var(--lms-preset-categoryMargin));padding:var(--lms-preset-categoryPaddingTablet,var(--lms-preset-categoryPadding));word-spacing:var(--lms-preset-categoryWordSpacingTablet,var(--lms-default-categoryWordSpacing))}}@media only screen and (max-width:600px){.lms-course__category{font-size:var(--lms-preset-categoryFontSizeMobile,var(--lms-preset-categoryFontSizeTablet,var(--lms-default-categoryFontSize)));letter-spacing:var(--lms-preset-categoryLetterSpacingMobile,var(--lms-preset-categoryLetterSpacingTablet,var(--lms-default-categoryLetterSpacing)));line-height:var(--lms-preset-categoryLineHeightMobile,var(--lms-preset-categoryLineHeightTablet,var(--lms-default-categoryLineHeight)));margin:var(--lms-preset-categoryMarginMobile,var(--lms-preset-categoryMarginTablet,var(--lms-preset-categoryMargin)));padding:var(--lms-preset-categoryPaddingMobile,var(--lms-preset-categoryPaddingTablet,var(--lms-preset-categoryPadding)));word-spacing:var(--lms-preset-categoryWordSpacingMobile,var(--lms-preset-categoryWordSpacingTablet,var(--lms-default-categoryWordSpacing)))}}.lms-course__category a{-webkit-text-decoration:var(--lms-preset-categoryTextDecoration,none)!important;text-decoration:var(--lms-preset-categoryTextDecoration,none)!important}.lms-course__category a,.lms-course__category:hover a{color:var(--lms-preset-categoryColor)!important}.lms-course__popup{background:var(--lms-preset-popupBg,#fff);border-color:var(--lms-preset-popupBorderColor);border-radius:var(--lms-preset-popupBorderRadius);border-style:var(--lms-preset-popupBorderStyle);border-width:var(--lms-preset-popupBorderWidth);box-shadow:var(--lms-p-popup-boxShadow);box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;left:50%;min-height:100%;opacity:0;padding:var(--lms-preset-popupPadding);position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;visibility:hidden;width:max(102%,350px);z-index:100}@media only screen and (max-width:1023px){.lms-course__popup{border-color:var(--lms-preset-popupBorderColorTablet,var(--lms-preset-popupBorderColor));border-radius:var(--lms-preset-popupBorderRadiusTablet,var(--lms-preset-popupBorderRadius));border-style:var(--lms-preset-popupBorderStyleTablet,var(--lms-preset-popupBorderStyle));border-width:var(--lms-preset-popupBorderWidthTablet,var(--lms-preset-popupBorderWidth));box-shadow:var(--lms-p-popup-boxShadowTablet,var(--lms-p-popup-boxShadow));padding:var(--lms-preset-popupPaddingTablet,var(--lms-preset-popupPadding))}}@media only screen and (max-width:600px){.lms-course__popup{border-color:var(--lms-preset-popupBorderColorMobile,var(--lms-preset-popupBorderColorTablet,var(--lms-preset-popupBorderColor)));border-radius:var(--lms-preset-popupBorderRadiusMobile,var(--lms-preset-popupBorderRadiusTablet,var(--lms-preset-popupBorderRadius)));border-style:var(--lms-preset-popupBorderStyleMobile,var(--lms-preset-popupBorderStyleTablet,var(--lms-preset-popupBorderStyle)));border-width:var(--lms-preset-popupBorderWidthMobile,var(--lms-preset-popupBorderWidthTablet,var(--lms-preset-popupBorderWidth)));box-shadow:var(--lms-p-popup-boxShadowMobile,var(--lms-p-popup-boxShadowTablet,var(--lms-p-popup-boxShadow)));padding:var(--lms-preset-popupPaddingMobile,var(--lms-preset-popupPaddingTablet,var(--lms-preset-popupPadding)))}}.lms-course__popup-author{align-items:center;display:flex;order:var(--lms-preset-popup-instructor)}.lms-course__popup-author .avatar,.lms-course__popup-author__avatar{aspect-ratio:1;border-color:var(--lms-preset-popupIImgBorderColor);border-radius:var(--lms-preset-popupIImgBorderRadius,50%);border-style:var(--lms-preset-popupIImgBorderStyle);border-width:var(--lms-preset-popupIImgBorderWidth);display:flex;margin:var(--lms-preset-popupIImgMargin);width:var(--lms-preset-popupIImgSize)}@media only screen and (max-width:1023px){.lms-course__popup-author .avatar,.lms-course__popup-author__avatar{border-color:var(--lms-preset-popupIImgBorderColorTablet,var(--lms-preset-popupIImgBorderColor));border-radius:var(--lms-preset-popupIImgBorderRadiusTablet,var(--lms-preset-popupIImgBorderRadius,50%));border-style:var(--lms-preset-popupIImgBorderStyleTablet,var(--lms-preset-popupIImgBorderStyle));border-width:var(--lms-preset-popupIImgBorderWidthTablet,var(--lms-preset-popupIImgBorderWidth));margin:var(--lms-preset-popupIImgMarginTablet,var(--lms-preset-popupIImgMargin));width:var(--lms-preset-popupIImgSizeTablet,var(--lms-preset-popupIImgSize))}}@media only screen and (max-width:600px){.lms-course__popup-author .avatar,.lms-course__popup-author__avatar{border-color:var(--lms-preset-popupIImgBorderColorMobile,var(--lms-preset-popupIImgBorderColorTablet,var(--lms-preset-popupIImgBorderColor)));border-radius:var(--lms-preset-popupIImgBorderRadiusMobile,var(--lms-preset-popupIImgBorderRadiusTablet,var(--lms-preset-popupIImgBorderRadius,50%)));border-style:var(--lms-preset-popupIImgBorderStyleMobile,var(--lms-preset-popupIImgBorderStyleTablet,var(--lms-preset-popupIImgBorderStyle)));border-width:var(--lms-preset-popupIImgBorderWidthMobile,var(--lms-preset-popupIImgBorderWidthTablet,var(--lms-preset-popupIImgBorderWidth)));margin:var(--lms-preset-popupIImgMarginMobile,var(--lms-preset-popupIImgMarginTablet,var(--lms-preset-popupIImgMargin)));width:var(--lms-preset-popupIImgSizeMobile,var(--lms-preset-popupIImgSizeTablet,var(--lms-preset-popupIImgSize)))}}.lms-course__popup-author__name{--lms-default-popupINameFontSize:var( --lms-preset-popupINameFontSize,14px );--lms-default-popupINameLineHeight:var( --lms-preset-popupINameLineHeight,21px );--lms-default-popupINameLetterSpacing:var( --lms-preset-popupINameLetterSpacing,normal );--lms-default-popupINameWordSpacing:var( --lms-preset-popupINameWordSpacing,normal );color:var(--lms-preset-popupINameColor,#4d5e6f);font-size:var(--lms-default-popupINameFontSize);font-style:var(--lms-preset-popupINameFontStyle,inherit);font-weight:var(--lms-preset-popupINameFontWeight,500);letter-spacing:var(--lms-default-popupINameLetterSpacing,normal);line-height:var(--lms-default-popupINameLineHeight);-webkit-text-decoration:var(--lms-preset-popupINameTextDecoration,inherit);text-decoration:var(--lms-preset-popupINameTextDecoration,inherit);text-transform:var(--lms-preset-popupINameTextTransform,inherit);word-spacing:var(--lms-default-popupINameWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__popup-author__name{font-size:var(--lms-preset-popupINameFontSizeTablet,var(--lms-default-popupINameFontSize));letter-spacing:var(--lms-preset-popupINameLetterSpacingTablet,var(--lms-default-popupMetaLetterSpacing));line-height:var(--lms-preset-popupINameLineHeightTablet,var(--lms-default-popupMetaLineHeight));word-spacing:var(--lms-preset-popupINameWordSpacingTablet,var(--lms-default-popupINameWordSpacing))}}@media only screen and (max-width:600px){.lms-course__popup-author__name{font-size:var(--lms-preset-popupINameFontSizeMobile,var(--lms-preset-popupINameFontSizeTablet,var(--lms-default-popupINameFontSize)));letter-spacing:var(--lms-preset-popupINameLetterSpacingMobile,var(--lms-preset-popupINameLetterSpacingTablet,var(--lms-default-popupINameLetterSpacing)));line-height:var(--lms-preset-popupINameLineHeightMobile,var(--lms-preset-popupINameLineHeightTablet,var(--lms-default-popupINameLineHeight)));word-spacing:var(--lms-preset-popupINameWordSpacingMobile,var(--lms-preset-popupINameWordSpacingTablet,var(--lms-default-popupINameWordSpacing)))}}.lms-course__popup-title{order:var(--lms-preset-popup-title);--lms-default-popupTitleFontSize:var( --lms-preset-popupTitleFontSize,18px );--lms-default-popupTitleLineHeight:var( --lms-preset-popupTitleLineHeight,21px );--lms-default-popupTitleLetterSpacing:var( --lms-preset-popupTitleLetterSpacing,normal );--lms-default-popupTitleWordSpacing:var( --lms-preset-popupTitleWordSpacing,normal );color:var(--lms-preset-popupTitleColor,#001931);font-size:var(--lms-default-popupTitleFontSize);font-style:var(--lms-preset-popupTitleFontStyle,inherit);font-weight:var(--lms-preset-popupTitleFontWeight,500);letter-spacing:var(--lms-default-popupTitleLetterSpacing,normal);line-height:var(--lms-default-popupTitleLineHeight);margin:var(--lms-preset-popupTitleMargin);padding:var(--lms-preset-popupTitlePadding);-webkit-text-decoration:var(--lms-preset-popupTitleTextDecoration,inherit);text-decoration:var(--lms-preset-popupTitleTextDecoration,inherit);text-transform:var(--lms-preset-popupTitleTextTransform,inherit);word-spacing:var(--lms-default-popupTitleWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__popup-title{font-size:var(--lms-preset-popupTitleFontSizeTablet,var(--lms-default-popupTitleFontSize));letter-spacing:var(--lms-preset-popupTitleLetterSpacingTablet,var(--lms-default-popupMetaLetterSpacing));line-height:var(--lms-preset-popupTitleLineHeightTablet,var(--lms-default-popupMetaLineHeight));margin:var(--lms-preset-popupTitleMarginTablet,var(--lms-preset-popupTitleMargin));padding:var(--lms-preset-popupTitlePaddingTablet,var(--lms-preset-popupTitlePadding));word-spacing:var(--lms-preset-popupTitleWordSpacingTablet,var(--lms-default-popupTitleWordSpacing))}}@media only screen and (max-width:600px){.lms-course__popup-title{font-size:var(--lms-preset-popupTitleFontSizeMobile,var(--lms-preset-popupTitleFontSizeTablet,var(--lms-default-popupTitleFontSize)));letter-spacing:var(--lms-preset-popupTitleLetterSpacingMobile,var(--lms-preset-popupTitleLetterSpacingTablet,var(--lms-default-popupTitleLetterSpacing)));line-height:var(--lms-preset-popupTitleLineHeightMobile,var(--lms-preset-popupTitleLineHeightTablet,var(--lms-default-popupTitleLineHeight)));margin:var(--lms-preset-popupTitleMarginMobile,var(--lms-preset-popupTitleMarginTablet,var(--lms-preset-popupTitleMargin)));padding:var(--lms-preset-popupTitlePaddingMobile,var(--lms-preset-popupTitlePaddingTablet,var(--lms-preset-popupTitlePadding)));word-spacing:var(--lms-preset-popupTitleWordSpacingMobile,var(--lms-preset-popupTitleWordSpacingTablet,var(--lms-default-popupTitleWordSpacing)))}}.lms-course__popup-title a{color:inherit!important;text-decoration:none!important}.lms-course__popup-excerpt{order:var(--lms-preset-popup-description);--lms-default-popupExcerptFontSize:var( --lms-preset-popupExcerptFontSize,15px );--lms-default-popupExcerptLineHeight:var( --lms-preset-popupExcerptLineHeight,21px );--lms-default-popupExcerptLetterSpacing:var( --lms-preset-popupExcerptLetterSpacing,normal );--lms-default-popupExcerptWordSpacing:var( --lms-preset-popupExcerptWordSpacing,normal );display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;color:var(--lms-preset-popupExcerptColor,#4d5e6f);font-size:var(--lms-default-popupExcerptFontSize);font-style:var(--lms-preset-popupExcerptFontStyle,inherit);font-weight:var(--lms-preset-popupExcerptFontWeight,400);letter-spacing:var(--lms-default-popupExcerptLetterSpacing,normal);line-height:var(--lms-default-popupExcerptLineHeight);margin:var(--lms-preset-popupExcerptMargin);overflow:hidden;padding:var(--lms-preset-popupExcerptPadding);-webkit-text-decoration:var(--lms-preset-popupExcerptTextDecoration,inherit);text-decoration:var(--lms-preset-popupExcerptTextDecoration,inherit);text-transform:var(--lms-preset-popupExcerptTextTransform,inherit);word-spacing:var(--lms-default-popupExcerptWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__popup-excerpt{font-size:var(--lms-preset-popupExcerptFontSizeTablet,var(--lms-default-popupExcerptFontSize));letter-spacing:var(--lms-preset-popupExcerptLetterSpacingTablet,var(--lms-default-popupMetaLetterSpacing));line-height:var(--lms-preset-popupExcerptLineHeightTablet,var(--lms-default-popupMetaLineHeight));margin:var(--lms-preset-popupExcerptMarginTablet,var(--lms-preset-popupExcerptMargin));padding:var(--lms-preset-popupExcerptPaddingTablet,var(--lms-preset-popupExcerptPadding));word-spacing:var(--lms-preset-popupExcerptWordSpacingTablet,var(--lms-default-popupExcerptWordSpacing))}}@media only screen and (max-width:600px){.lms-course__popup-excerpt{font-size:var(--lms-preset-popupExcerptFontSizeMobile,var(--lms-preset-popupExcerptFontSizeTablet,var(--lms-default-popupExcerptFontSize)));letter-spacing:var(--lms-preset-popupExcerptLetterSpacingMobile,var(--lms-preset-popupExcerptLetterSpacingTablet,var(--lms-default-popupExcerptLetterSpacing)));line-height:var(--lms-preset-popupExcerptLineHeightMobile,var(--lms-preset-popupExcerptLineHeightTablet,var(--lms-default-popupExcerptLineHeight)));margin:var(--lms-preset-popupExcerptMarginMobile,var(--lms-preset-popupExcerptMarginTablet,var(--lms-preset-popupExcerptMargin)));padding:var(--lms-preset-popupExcerptPaddingMobile,var(--lms-preset-popupExcerptPaddingTablet,var(--lms-preset-popupExcerptPadding)));word-spacing:var(--lms-preset-popupExcerptWordSpacingMobile,var(--lms-preset-popupExcerptWordSpacingTablet,var(--lms-default-popupExcerptWordSpacing)))}}.lms-course__popup-meta{order:var(--lms-preset-popup-meta);--lms-default-popupMetaFontSize:var( --lms-preset-popupMetaFontSize,14px );--lms-default-popupMetaLineHeight:var( --lms-preset-popupMetaLineHeight,14px );--lms-default-popupMetaLetterSpacing:var( --lms-preset-popupMetaLetterSpacing,normal );--lms-default-popupMetaWordSpacing:var( --lms-preset-popupMetaWordSpacing,normal );background-color:var(--lms-preset-popupMetaBgColor)!important;border-color:var(--lms-preset-popupMetaBorderColor);border-radius:var(--lms-preset-popupMetaBorderRadius);border-style:var(--lms-preset-popupMetaBorderStyle);border-width:var(--lms-preset-popupMetaBorderWidth);color:var(--lms-preset-popupMetaColor)!important;display:flex;flex-wrap:nowrap;font-size:var(--lms-default-popupMetaFontSize);font-style:var(--lms-preset-popupMetaFontStyle,inherit);font-weight:var(--lms-preset-popupMetaFontWeight,500);gap:25px;justify-content:space-between;letter-spacing:var(--lms-default-popupMetaLetterSpacing,normal);line-height:var(--lms-default-popupMetaLineHeight);margin:var(--lms-preset-popupMetaMargin);padding:var(--lms-preset-popupMetaPadding);-webkit-text-decoration:var(--lms-preset-popupMetaTextDecoration,inherit);text-decoration:var(--lms-preset-popupMetaTextDecoration,inherit);text-transform:var(--lms-preset-popupMetaTextTransform,inherit);width:100%;word-spacing:var(--lms-default-popupMetaWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__popup-meta{border-color:var(--lms-preset-popupMetaBorderColorTablet,var(--lms-preset-popupMetaBorderColor));border-radius:var(--lms-preset-popupMetaBorderRadiusTablet,var(--lms-preset-popupMetaBorderRadius));border-style:var(--lms-preset-popupMetaBorderStyleTablet,var(--lms-preset-popupMetaBorderStyle));border-width:var(--lms-preset-popupMetaBorderWidthTablet,var(--lms-preset-popupMetaBorderWidth));font-size:var(--lms-preset-popupMetaFontSizeTablet,var(--lms-default-popupMetaFontSize));letter-spacing:var(--lms-preset-popupMetaLetterSpacingTablet,var(--lms-default-popupMetaLetterSpacing));line-height:var(--lms-preset-popupMetaLineHeightTablet,var(--lms-default-popupMetaLineHeight));margin:var(--lms-preset-popupMetaMarginTablet,var(--lms-preset-popupMetaMargin));padding:var(--lms-preset-popupMetaPaddingTablet,var(--lms-preset-popupMetaPadding));word-spacing:var(--lms-preset-popupMetaWordSpacingTablet,var(--lms-default-popupMetaWordSpacing))}}@media only screen and (max-width:600px){.lms-course__popup-meta{border-color:var(--lms-preset-popupMetaBorderColorMobile,var(--lms-preset-popupMetaBorderColorTablet,var(--lms-preset-popupMetaBorderColor)));border-radius:var(--lms-preset-popupMetaBorderRadiusMobile,var(--lms-preset-popupMetaBorderRadiusTablet,var(--lms-preset-popupMetaBorderRadius)));border-style:var(--lms-preset-popupMetaBorderStyleMobile,var(--lms-preset-popupMetaBorderStyleTablet,var(--lms-preset-popupMetaBorderStyle)));border-width:var(--lms-preset-popupMetaBorderColorMobile,var(--lms-preset-popupMetaBorderColorTablet,var(--lms-preset-popupMetaBorderWidth)));font-size:var(--lms-preset-popupMetaFontSizeMobile,var(--lms-preset-popupMetaFontSizeTablet,var(--lms-default-popupMetaFontSize)));letter-spacing:var(--lms-preset-popupMetaLetterSpacingMobile,var(--lms-preset-popupMetaLetterSpacingTablet,var(--lms-default-popupMetaLetterSpacing)));line-height:var(--lms-preset-popupMetaLineHeightMobile,var(--lms-preset-popupMetaLineHeightTablet,var(--lms-default-popupMetaLineHeight)));margin:var(--lms-preset-popupMetaMarginMobile,var(--lms-preset-popupMetaMarginTablet,var(--lms-preset-popupMetaMargin)));padding:var(--lms-preset-popupMetaPaddingMobile,var(--lms-preset-popupMetaPaddingTablet,var(--lms-preset-popupMetaPadding)));word-spacing:var(--lms-preset-popupMetaWordSpacingMobile,var(--lms-preset-popupMetaWordSpacingTablet,var(--lms-default-popupMetaWordSpacing)))}}.lms-course__popup-meta>div{align-items:center;display:flex;flex-wrap:nowrap;gap:5px;order:var(--lms-preset-popup-dataslot-2)}.lms-course__popup-meta>div:first-child{order:var(--lms-preset-popup-dataslot-1)}.lms-course__popup-meta>div:last-child{order:var(--lms-preset-popup-dataslot-3)}.lms-course__popup-meta>div span{color:inherit;font-size:inherit;line-height:inherit;white-space:nowrap}.lms-course__popup-meta>div span:before{color:inherit}.lms-course__popup-button{margin:var(--lms-preset-popupButtonMargin);order:var(--lms-preset-popup-preview)}@media only screen and (max-width:1023px){.lms-course__popup-button{margin:var(--lms-preset-popupButtonMarginTablet,var(--lms-preset-popupButtonMargin))}}@media only screen and (max-width:600px){.lms-course__popup-button{margin:var(--lms-preset-popupButtonMarginMobile,var(--lms-preset-popupButtonMarginTablet,var(--lms-preset-popupButtonMargin)))}}.lms-course__popup-button-link{--lms-default-popupButtonFontSize:var( --lms-preset-popupButtonFontSize,14px );--lms-default-popupButtonLineHeight:var( --lms-preset-popupButtonLineHeight,14px );--lms-default-popupButtonLetterSpacing:var( --lms-preset-popupButtonLetterSpacing,normal );--lms-default-popupButtonWordSpacing:var( --lms-preset-popupButtonWordSpacing,normal );background-color:var(--lms-preset-popupButtonBgColor)!important;border-color:var(--lms-preset-popupButtonBorderColor);border-radius:var(--lms-preset-popupButtonBorderRadius);border-style:var(--lms-preset-popupButtonBorderStyle);border-width:var(--lms-preset-popupButtonBorderWidth);color:var(--lms-preset-popupButtonColor)!important;display:block;font-size:var(--lms-default-popupButtonFontSize);font-style:var(--lms-preset-popupButtonFontStyle,inherit);font-weight:var(--lms-preset-popupButtonFontWeight,500);letter-spacing:var(--lms-default-popupButtonLetterSpacing,normal);line-height:var(--lms-default-popupButtonLineHeight);padding:var(--lms-preset-popupButtonPadding);text-align:center;-webkit-text-decoration:var(--lms-preset-popupButtonTextDecoration,none)!important;text-decoration:var(--lms-preset-popupButtonTextDecoration,none)!important;text-transform:var(--lms-preset-popupButtonTextTransform,inherit);word-spacing:var(--lms-default-popupButtonWordSpacing,normal)}.lms-course__popup-button-link:hover{background-color:var(--lms-preset-popupButtonBgColorHover,var(--lms-preset-popupButtonBgColor))!important;border-color:var(--lms-preset-popupButtonBorderColorHover,var(--lms-preset-popupButtonBorderColor));border-style:var(--lms-preset-popupButtonBorderStyleHover,var(--lms-preset-popupButtonBorderStyle));border-width:var(--lms-preset-popupButtonBorderWidthHover,var(--lms-preset-popupButtonBorderWidth));color:var(--lms-preset-popupButtonColorHover,var(--lms-preset-popupButtonColor))!important}.lms-course__popup-button-link small{display:block;opacity:.7}@media only screen and (max-width:1023px){.lms-course__popup-button-link{border-color:var(--lms-preset-popupButtonBorderColorTablet,var(--lms-preset-popupButtonBorderColor));border-radius:var(--lms-preset-popupButtonBorderRadiusTablet,var(--lms-preset-popupButtonBorderRadius));border-style:var(--lms-preset-popupButtonBorderStyleTablet,var(--lms-preset-popupButtonBorderStyle));border-width:var(--lms-preset-popupButtonBorderWidthTablet,var(--lms-preset-popupButtonBorderWidth));font-size:var(--lms-preset-popupButtonFontSizeTablet,var(--lms-default-popupButtonFontSize));letter-spacing:var(--lms-preset-popupButtonLetterSpacingTablet,var(--lms-default-popupButtonLetterSpacing));line-height:var(--lms-preset-popupButtonLineHeightTablet,var(--lms-default-popupButtonLineHeight));padding:var(--lms-preset-popupButtonPaddingTablet,var(--lms-preset-popupButtonPadding));word-spacing:var(--lms-preset-popupButtonWordSpacingTablet,var(--lms-default-popupButtonWordSpacing))}.lms-course__popup-button-link:hover{border-color:var(--lms-preset-popupButtonBorderColorHoverTablet,var(--lms-preset-popupButtonBorderColorHover));border-style:var(--lms-preset-popupButtonBorderStyleHoverTablet,var(--lms-preset-popupButtonBorderStyleHover));border-width:var(--lms-preset-popupButtonBorderWidthHoverTablet,var(--lms-preset-popupButtonBorderWidthHover))}}@media only screen and (max-width:600px){.lms-course__popup-button-link{border-color:var(--lms-preset-popupButtonBorderColorMobile,var(--lms-preset-popupButtonBorderColorTablet,var(--lms-preset-popupButtonBorderColor)));border-radius:var(--lms-preset-popupButtonBorderRadiusMobile,var(--lms-preset-popupButtonBorderRadiusTablet,var(--lms-preset-popupButtonBorderRadius)));border-style:var(--lms-preset-popupButtonBorderStyleMobile,var(--lms-preset-popupButtonBorderStyleTablet,var(--lms-preset-popupButtonBorderStyle)));border-width:var(--lms-preset-popupButtonBorderWidthMobile,var(--lms-preset-popupButtonBorderWidthTablet,var(--lms-preset-popupButtonBorderWidth)));font-size:var(--lms-preset-popupButtonFontSizeMobile,var(--lms-preset-popupButtonFontSizeTablet,var(--lms-default-popupButtonFontSize)));letter-spacing:var(--lms-preset-popupButtonLetterSpacingMobile,var(--lms-preset-popupButtonLetterSpacingTablet,var(--lms-default-popupButtonLetterSpacing)));line-height:var(--lms-preset-popupButtonLineHeightMobile,var(--lms-preset-popupButtonLineHeightTablet,var(--lms-default-popupButtonLineHeight)));padding:var(--lms-preset-popupButtonPaddingMobile,var(--lms-preset-popupButtonPaddingTablet,var(--lms-preset-popupButtonPadding)));word-spacing:var(--lms-preset-popupButtonWordSpacingMobile,var(--lms-preset-popupButtonWordSpacingTablet,var(--lms-default-popupButtonWordSpacing)))}.lms-course__popup-button-link:hover{border-color:var(--lms-preset-popupButtonBorderColorHoverMobile,var(--lms-preset-popupButtonBorderColorHoverTablet,var(--lms-preset-popupButtonBorderColorHover)));border-style:var(--lms-preset-popupButtonBorderStyleHoverMobile,var(--lms-preset-popupButtonBorderStyleHoverTablet,var(--lms-preset-popupButtonBorderStyleHover)));border-width:var(--lms-preset-popupButtonBorderWidthHoverMobile,var(--lms-preset-popupButtonBorderWidthHoverTablet,var(--lms-preset-popupButtonBorderWidthHover)))}}.lms-course__popup-info{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin:10px 0 0;order:var(--lms-preset-popup-info)}.lms-course__popup-info__wishlist{order:var(--lms-preset-popup-wishlist);--lms-default-wishlistFontSize:var( --lms-preset-wishlistFontSize,14px );--lms-default-wishlistLineHeight:var( --lms-preset-wishlistLineHeight,14px );--lms-default-wishlistLetterSpacing:var( --lms-preset-wishlistLetterSpacing,normal );--lms-default-wishlistWordSpacing:var( --lms-preset-wishlistWordSpacing,normal );color:var(--lms-preset-wishlistColor,inherit);cursor:pointer;font-size:var(--lms-default-wishlistFontSize);font-style:var(--lms-preset-wishlistFontStyle,inherit);font-weight:var(--lms-preset-wishlistFontWeight,500);letter-spacing:var(--lms-default-wishlistLetterSpacing,normal);line-height:var(--lms-default-wishlistLineHeight);-webkit-text-decoration:var(--lms-preset-wishlistTextDecoration,inherit);text-decoration:var(--lms-preset-wishlistTextDecoration,inherit);text-transform:var(--lms-preset-wishlistTextTransform,inherit);word-spacing:var(--lms-default-wishlistWordSpacing,normal)}.lms-course__popup-info__wishlist a{color:inherit}@media only screen and (max-width:1023px){.lms-course__popup-info__wishlist{font-size:var(--lms-preset-wishlistFontSizeTablet,var(--lms-default-wishlistFontSize));letter-spacing:var(--lms-preset-wishlistLetterSpacingTablet,var(--lms-default-wishlistLetterSpacing));line-height:var(--lms-preset-wishlistLineHeightTablet,var(--lms-default-wishlistLineHeight));word-spacing:var(--lms-preset-wishlistWordSpacingTablet,var(--lms-default-wishlistWordSpacing))}}@media only screen and (max-width:600px){.lms-course__popup-info__wishlist{font-size:var(--lms-preset-wishlistFontSizeMobile,var(--lms-preset-wishlistFontSizeTablet,var(--lms-default-wishlistFontSize)));letter-spacing:var(--lms-preset-wishlistLetterSpacingMobile,var(--lms-preset-wishlistLetterSpacingTablet,var(--lms-default-wishlistLetterSpacing)));line-height:var(--lms-preset-wishlistLineHeightMobile,var(--lms-preset-wishlistLineHeightTablet,var(--lms-default-wishlistLineHeight)));word-spacing:var(--lms-preset-wishlistWordSpacingMobile,var(--lms-preset-wishlistWordSpacingTablet,var(--lms-default-wishlistWordSpacing)))}}.lms-course__popup-info__wishlist .stm-lms-wishlist{align-items:center;color:var(--lms-preset-wishlistColor,#4d5e6f);display:flex;margin:0;min-height:auto}.lms-course__popup-info__wishlist .stm-lms-wishlist i{background:transparent!important;border:0;height:auto;line-height:28px;width:auto}.lms-course__popup-info__wishlist .stm-lms-wishlist.loading{line-height:28px;min-height:28px!important}.lms-course__popup-info__wishlist .stm-lms-wishlist.loading:before{left:-8px;margin:0;top:0}.lms-course__popup-info__wishlist .stm-lms-wishlist.loading i{min-width:14px}.lms-course__popup-info__wishlist .stm-lms-wishlist.loading i:before{display:none}.lms-course__popup-info__wishlist .stm-lms-wishlist:hover{color:var(--lms-preset-wishlistColor,#4d5e6f)}.lms-course__popup-info__wishlist .stm-lms-wishlist:hover .fa-heart{color:var(--lms-preset-wishlistIconFilledColor,#ff1f59)}.lms-course__popup-info__wishlist :where(.far,.fa){margin-inline-end:5px}.lms-course__popup-info__wishlist .fa.fa-heart{color:var(--lms-preset-wishlistIconFilledColor,#ff1f59)}.lms-course__popup-info__wishlist .far.fa-heart{color:var(--lms-preset-wishlistIconEmptyColor,#4d5e6f)}.lms-course__popup .lms-course__price{align-items:flex-end;display:flex;flex-direction:column;font-style:normal;justify-content:center;line-height:normal;order:var(--lms-preset-popup-price);text-align:end}.lms-course__popup .lms-course__price-free,.lms-course__popup .lms-course__price-regular{--lms-default-popupPriceFontSize:var( --lms-preset-popupPriceFontSize,15px );--lms-default-popupPriceLineHeight:var( --lms-preset-popupPriceLineHeight,15px );--lms-default-popupPriceLetterSpacing:var( --lms-preset-popupPriceLetterSpacing,normal );--lms-default-popupPriceWordSpacing:var( --lms-preset-popupPriceWordSpacing,normal );color:var(--lms-preset-popupPriceColor,inherit);font-size:var(--lms-default-popupPriceFontSize);font-style:var(--lms-preset-popupPriceFontStyle,inherit);font-weight:var(--lms-preset-popupPriceFontWeight,500);letter-spacing:var(--lms-default-popupPriceLetterSpacing,normal);line-height:var(--lms-default-popupPriceLineHeight);-webkit-text-decoration:var(--lms-preset-popupPriceTextDecoration,inherit);text-decoration:var(--lms-preset-popupPriceTextDecoration,inherit);text-transform:var(--lms-preset-popupPriceTextTransform,inherit);word-spacing:var(--lms-default-popupPriceWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__popup .lms-course__price-free,.lms-course__popup .lms-course__price-regular{font-size:var(--lms-preset-popupPriceFontSizeTablet,var(--lms-default-popupPriceFontSize));letter-spacing:var(--lms-preset-popupPriceLetterSpacingTablet,var(--lms-default-popupPriceLetterSpacing));line-height:var(--lms-preset-popupPriceLineHeightTablet,var(--lms-default-popupPriceLineHeight));word-spacing:var(--lms-preset-popupPriceWordSpacingTablet,var(--lms-default-popupPriceWordSpacing))}}@media only screen and (max-width:600px){.lms-course__popup .lms-course__price-free,.lms-course__popup .lms-course__price-regular{font-size:var(--lms-preset-popupPriceFontSizeMobile,var(--lms-preset-popupPriceFontSizeTablet,var(--lms-default-popupPriceFontSize)));letter-spacing:var(--lms-preset-popupPriceLetterSpacingMobile,var(--lms-preset-popupPriceLetterSpacingTablet,var(--lms-default-popupPriceLetterSpacing)));line-height:var(--lms-preset-popupPriceLineHeightMobile,var(--lms-preset-popupPriceLineHeightTablet,var(--lms-default-popupPriceLineHeight)));word-spacing:var(--lms-preset-popupPriceWordSpacingMobile,var(--lms-preset-popupPriceWordSpacingTablet,var(--lms-default-popupPriceWordSpacing)))}}.lms-course__popup .lms-course__price-sale{--lms-default-popupOldPriceFontSize:var( --lms-preset-popupOldPriceFontSize,15px );--lms-default-popupOldPriceLineHeight:var( --lms-preset-popupOldPriceLineHeight,15px );--lms-default-popupOldPriceLetterSpacing:var( --lms-preset-popupOldPriceLetterSpacing,normal );--lms-default-popupOldPriceWordSpacing:var( --lms-preset-popupOldPriceWordSpacing,normal );color:var(--lms-preset-popupOldPriceColor,inherit);font-size:var(--lms-default-popupOldPriceFontSize);font-style:var(--lms-preset-popupOldPriceFontStyle,inherit);font-weight:var(--lms-preset-popupOldPriceFontWeight,700);letter-spacing:var(--lms-default-popupOldPriceLetterSpacing,normal);line-height:var(--lms-default-popupOldPriceLineHeight);-webkit-text-decoration:var(--lms-preset-popupOldPriceTextDecoration,inherit);text-decoration:var(--lms-preset-popupOldPriceTextDecoration,inherit);text-transform:var(--lms-preset-popupOldPriceTextTransform,inherit);word-spacing:var(--lms-default-popupOldPriceWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__popup .lms-course__price-sale{font-size:var(--lms-preset-popupOldPriceFontSizeTablet,var(--lms-default-popupOldPriceFontSize));letter-spacing:var(--lms-preset-popupOldPriceLetterSpacingTablet,var(--lms-default-popupOldPriceLetterSpacing));line-height:var(--lms-preset-popupOldPriceLineHeightTablet,var(--lms-default-popupOldPriceLineHeight));word-spacing:var(--lms-preset-popupOldPriceWordSpacingTablet,var(--lms-default-popupOldPriceWordSpacing))}}@media only screen and (max-width:600px){.lms-course__popup .lms-course__price-sale{font-size:var(--lms-preset-popupOldPriceFontSizeMobile,var(--lms-preset-popupOldPriceFontSizeTablet,var(--lms-default-popupOldPriceFontSize)));letter-spacing:var(--lms-preset-popupOldPriceLetterSpacingMobile,var(--lms-preset-popupOldPriceLetterSpacingTablet,var(--lms-default-popupOldPriceLetterSpacing)));line-height:var(--lms-preset-popupOldPriceLineHeightMobile,var(--lms-preset-popupOldPriceLineHeightTablet,var(--lms-default-popupOldPriceLineHeight)));word-spacing:var(--lms-preset-popupOldPriceWordSpacingMobile,var(--lms-preset-popupOldPriceWordSpacingTablet,var(--lms-default-popupOldPriceWordSpacing)))}}.lms-course__popup .lms-course__price-sale+.lms-course__price-regular{--lms-default-popupSpecialPriceFontSize:var( --lms-preset-popupSpecialPriceFontSize,15px );--lms-default-popupSpecialPriceLineHeight:var( --lms-preset-popupSpecialPriceLineHeight,15px );--lms-default-popupSpecialPriceLetterSpacing:var( --lms-preset-popupSpecialPriceLetterSpacing,normal );--lms-default-popupSpecialPriceWordSpacing:var( --lms-preset-popupSpecialPriceWordSpacing,normal );color:var(--lms-preset-popupSpecialPriceColor,inherit);font-size:var(--lms-default-popupSpecialPriceFontSize);font-style:var(--lms-preset-popupSpecialPriceFontStyle,inherit);font-weight:var(--lms-preset-popupSpecialPriceFontWeight,500);letter-spacing:var(--lms-default-popupSpecialPriceLetterSpacing,normal);line-height:var(--lms-default-popupSpecialPriceLineHeight);-webkit-text-decoration:var(--lms-preset-popupSpecialPriceTextDecoration,inherit);text-decoration:var(--lms-preset-popupSpecialPriceTextDecoration,inherit);text-transform:var(--lms-preset-popupSpecialPriceTextTransform,inherit);word-spacing:var(--lms-default-popupSpecialPriceWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__popup .lms-course__price-sale+.lms-course__price-regular{font-size:var(--lms-preset-popupSpecialPriceFontSizeTablet,var(--lms-default-popupSpecialPriceFontSize));letter-spacing:var(--lms-preset-popupSpecialPriceLetterSpacingTablet,var(--lms-default-popupSpecialPriceLetterSpacing));line-height:var(--lms-preset-popupSpecialPriceLineHeightTablet,var(--lms-default-popupSpecialPriceLineHeight));word-spacing:var(--lms-preset-popupSpecialPriceWordSpacingTablet,var(--lms-default-popupSpecialPriceWordSpacing))}}@media only screen and (max-width:600px){.lms-course__popup .lms-course__price-sale+.lms-course__price-regular{font-size:var(--lms-preset-popupSpecialPriceFontSizeMobile,var(--lms-preset-popupSpecialPriceFontSizeTablet,var(--lms-default-popupSpecialPriceFontSize)));letter-spacing:var(--lms-preset-popupSpecialPriceLetterSpacingMobile,var(--lms-preset-popupSpecialPriceLetterSpacingTablet,var(--lms-default-popupSpecialPriceLetterSpacing)));line-height:var(--lms-preset-popupSpecialPriceLineHeightMobile,var(--lms-preset-popupSpecialPriceLineHeightTablet,var(--lms-default-popupSpecialPriceLineHeight)));word-spacing:var(--lms-preset-popupSpecialPriceWordSpacingMobile,var(--lms-preset-popupSpecialPriceWordSpacingTablet,var(--lms-default-popupSpecialPriceWordSpacing)))}}.lms-course__popup .lms-course__membership{align-items:center;color:var(--lms-preset-subscriptionColor,inherit);display:flex;font-size:var(--lms-preset-subscriptionFontSize);font-style:normal;font-style:var(--lms-preset-subscriptionFontStyle,inherit);font-weight:var(--lms-preset-subscriptionFontWeight,500);justify-content:center;letter-spacing:var(--lms-preset-subscriptionLetterSpacing,normal);line-height:normal;line-height:var(--lms-preset-subscriptionLineHeight);order:var(--lms-preset-popup-price);-webkit-text-decoration:var(--lms-preset-subscriptionTextDecoration,inherit);text-decoration:var(--lms-preset-subscriptionTextDecoration,inherit);text-transform:var(--lms-preset-subscriptionTextTransform,inherit);word-spacing:var(--lms-preset-subscriptionWordSpacing,normal)}.lms-course__popup .lms-course__membership i{margin-inline-end:4px}.lms-course__popup .lms-course__membership i:before{color:var(--lms-preset-subscriptionIconColor,inherit);font-size:calc(var(--lms-preset-subscriptionFontSize, 14px) + 2px);font-style:var(--lms-preset-subscriptionFontSize,inherit)}@media only screen and (max-width:1023px){.lms-course__popup .lms-course__membership{font-size:var(--lms-preset-subscriptionFontSizeTablet,var(--lms-preset-subscriptionFontSize));letter-spacing:var(--lms-preset-subscriptionLetterSpacingTablet,var(--lms-preset-subscriptionLetterSpacing,normal));line-height:var(--lms-preset-subscriptionLineHeightTablet,var(--lms-preset-subscriptionLineHeight));word-spacing:var(--lms-preset-subscriptionWordSpacingTablet,var(--lms-preset-subscriptionWordSpacing,normal))}}@media only screen and (max-width:600px){.lms-course__popup .lms-course__membership{font-size:var(--lms-preset-subscriptionFontSizeMobile,var(--lms-preset-subscriptionFontSizeTablet,var(--lms-preset-subscriptionFontSize)));letter-spacing:var(--lms-preset-subscriptionLetterSpacingMobile,var(--lms-preset-subscriptionLetterSpacingTablet,var(--lms-preset-subscriptionLetterSpacing,normal)));line-height:var(--lms-preset-subscriptionLineHeightMobile,var(--lms-preset-subscriptionLineHeightTablet,var(--lms-preset-subscriptionLineHeight)));word-spacing:var(--lms-preset-subscriptionWordSpacingMobile,var(--lms-preset-subscriptionWordSpacingTablet,var(--lms-preset-subscriptionWordSpacing,normal)))}}.lms-course__price{align-items:flex-end;display:flex;flex-direction:column;font-style:normal;justify-content:center;line-height:normal;order:var(--lms-preset-card-price);text-align:end}.lms-course__price-free,.lms-course__price-regular{--lms-default-priceFontSize:var(--lms-preset-priceFontSize,15px);--lms-default-priceLineHeight:var(--lms-preset-priceLineHeight,15px);--lms-default-priceLetterSpacing:var( --lms-preset-priceLetterSpacing,normal );--lms-default-priceWordSpacing:var( --lms-preset-priceWordSpacing,normal );color:var(--lms-preset-priceColor,inherit);font-size:var(--lms-default-priceFontSize);font-style:var(--lms-preset-priceFontStyle,inherit);font-weight:var(--lms-preset-priceFontWeight,700);letter-spacing:var(--lms-default-priceLetterSpacing,normal);line-height:var(--lms-default-priceLineHeight);-webkit-text-decoration:var(--lms-preset-priceTextDecoration,inherit);text-decoration:var(--lms-preset-priceTextDecoration,inherit);text-transform:var(--lms-preset-priceTextTransform,inherit);word-spacing:var(--lms-default-priceWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__price-free,.lms-course__price-regular{font-size:var(--lms-preset-priceFontSizeTablet,var(--lms-default-priceFontSize));letter-spacing:var(--lms-preset-priceLetterSpacingTablet,var(--lms-default-priceLetterSpacing));line-height:var(--lms-preset-priceLineHeightTablet,var(--lms-default-priceLineHeight));word-spacing:var(--lms-preset-priceWordSpacingTablet,var(--lms-default-priceWordSpacing))}}@media only screen and (max-width:600px){.lms-course__price-free,.lms-course__price-regular{font-size:var(--lms-preset-priceFontSizeMobile,var(--lms-preset-priceFontSizeTablet,var(--lms-default-priceFontSize)));letter-spacing:var(--lms-preset-priceLetterSpacingMobile,var(--lms-preset-priceLetterSpacingTablet,var(--lms-default-priceLetterSpacing)));line-height:var(--lms-preset-priceLineHeightMobile,var(--lms-preset-priceLineHeightTablet,var(--lms-default-priceLineHeight)));word-spacing:var(--lms-preset-priceWordSpacingMobile,var(--lms-preset-priceWordSpacingTablet,var(--lms-default-priceWordSpacing)))}}.lms-course__price-sale{text-decoration:line-through;--lms-default-oldPriceFontSize:var(--lms-preset-oldPriceFontSize,15px);--lms-default-oldPriceLineHeight:var( --lms-preset-oldPriceLineHeight,15px );--lms-default-oldPriceLetterSpacing:var( --lms-preset-oldPriceLetterSpacing,normal );--lms-default-oldPriceWordSpacing:var( --lms-preset-oldPriceWordSpacing,normal );color:var(--lms-preset-oldPriceColor,inherit);font-size:var(--lms-default-oldPriceFontSize);font-style:var(--lms-preset-oldPriceFontStyle,inherit);font-weight:var(--lms-preset-oldPriceFontWeight,700);letter-spacing:var(--lms-default-oldPriceLetterSpacing,normal);line-height:var(--lms-default-oldPriceLineHeight);-webkit-text-decoration:var(--lms-preset-oldPriceTextDecoration,inherit);text-decoration:var(--lms-preset-oldPriceTextDecoration,inherit);text-transform:var(--lms-preset-oldPriceTextTransform,inherit);word-spacing:var(--lms-default-oldPriceWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__price-sale{font-size:var(--lms-preset-oldPriceFontSizeTablet,var(--lms-default-oldPriceFontSize));letter-spacing:var(--lms-preset-oldPriceLetterSpacingTablet,var(--lms-default-oldPriceLetterSpacing));line-height:var(--lms-preset-oldPriceLineHeightTablet,var(--lms-default-oldPriceLineHeight));word-spacing:var(--lms-preset-oldPriceWordSpacingTablet,var(--lms-default-oldPriceWordSpacing))}}@media only screen and (max-width:600px){.lms-course__price-sale{font-size:var(--lms-preset-oldPriceFontSizeMobile,var(--lms-preset-oldPriceFontSizeTablet,var(--lms-default-oldPriceFontSize)));letter-spacing:var(--lms-preset-oldPriceLetterSpacingMobile,var(--lms-preset-oldPriceLetterSpacingTablet,var(--lms-default-oldPriceLetterSpacing)));line-height:var(--lms-preset-oldPriceLineHeightMobile,var(--lms-preset-oldPriceLineHeightTablet,var(--lms-default-oldPriceLineHeight)));word-spacing:var(--lms-preset-oldPriceWordSpacingMobile,var(--lms-preset-oldPriceWordSpacingTablet,var(--lms-default-ppdPriceWordSpacing)))}}.lms-course__price-sale+.lms-course__price-regular{--lms-default-specialPriceFontSize:var( --lms-preset-specialPriceFontSize,15px );--lms-default-specialPriceLineHeight:var( --lms-preset-specialPriceLineHeight,15px );--lms-default-specialPriceLetterSpacing:var( --lms-preset-specialPriceLetterSpacing,normal );--lms-default-specialPriceWordSpacing:var( --lms-preset-specialPriceWordSpacing,normal );color:var(--lms-preset-specialPriceColor,inherit);font-size:var(--lms-default-specialPriceFontSize);font-style:var(--lms-preset-specialPriceFontStyle,inherit);font-weight:var(--lms-preset-specialPriceFontWeight,500);letter-spacing:var(--lms-default-specialPriceLetterSpacing,normal);line-height:var(--lms-default-specialPriceLineHeight);-webkit-text-decoration:var(--lms-preset-specialPriceTextDecoration,inherit);text-decoration:var(--lms-preset-specialPriceTextDecoration,inherit);text-transform:var(--lms-preset-specialPriceTextTransform,inherit);word-spacing:var(--lms-default-specialPriceWordSpacing,normal)}@media only screen and (max-width:1023px){.lms-course__price-sale+.lms-course__price-regular{font-size:var(--lms-preset-specialPriceFontSizeTablet,var(--lms-default-specialPriceFontSize));letter-spacing:var(--lms-preset-specialPriceLetterSpacingTablet,var(--lms-default-specialPriceLetterSpacing));line-height:var(--lms-preset-specialPriceLineHeightTablet,var(--lms-default-specialPriceLineHeight));word-spacing:var(--lms-preset-specialPriceWordSpacingTablet,var(--lms-default-specialPriceWordSpacing))}}@media only screen and (max-width:600px){.lms-course__price-sale+.lms-course__price-regular{font-size:var(--lms-preset-specialPriceFontSizeMobile,var(--lms-preset-specialPriceFontSizeTablet,var(--lms-default-specialPriceFontSize)));letter-spacing:var(--lms-preset-specialPriceLetterSpacingMobile,var(--lms-preset-specialPriceLetterSpacingTablet,var(--lms-default-specialPriceLetterSpacing)));line-height:var(--lms-preset-specialPriceLineHeightMobile,var(--lms-preset-specialPriceLineHeightTablet,var(--lms-default-specialPriceLineHeight)));word-spacing:var(--lms-preset-specialPriceWordSpacingMobile,var(--lms-preset-specialPriceWordSpacingTablet,var(--lms-default-specialPriceWordSpacing)))}}.lms-course__membership{align-items:center;color:var(--lms-preset-subscripColor,inherit);display:flex;font-size:var(--lms-preset-subscripFontSize);font-style:normal;font-style:var(--lms-preset-subscripFontStyle,inherit);font-weight:var(--lms-preset-subscripFontWeight,500);justify-content:center;letter-spacing:var(--lms-preset-subscripLetterSpacing,normal);line-height:normal;line-height:var(--lms-preset-subscripLineHeight);order:var(--lms-preset-card-price);-webkit-text-decoration:var(--lms-preset-subscripTextDecoration,inherit);text-decoration:var(--lms-preset-subscripTextDecoration,inherit);text-transform:var(--lms-preset-subscripTextTransform,inherit);word-spacing:var(--lms-preset-subscripWordSpacing,normal)}.lms-course__membership i{margin-inline-end:4px}.lms-course__membership i:before{color:var(--lms-preset-subscripIconColor,inherit);font-size:calc(var(--lms-preset-subscripFontSize, 14px) + 2px);font-style:var(--lms-preset-subscripFontSize,inherit)}@media only screen and (max-width:1023px){.lms-course__membership{font-size:var(--lms-preset-subscripFontSizeTablet,var(--lms-preset-subscripFontSize));letter-spacing:var(--lms-preset-subscripLetterSpacingTablet,var(--lms-preset-subscripLetterSpacing,normal));line-height:var(--lms-preset-subscripLineHeightTablet,var(--lms-preset-subscripLineHeight));word-spacing:var(--lms-preset-subscripWordSpacingTablet,var(--lms-preset-subscripWordSpacing,normal))}}@media only screen and (max-width:600px){.lms-course__membership{font-size:var(--lms-preset-subscripFontSizeMobile,var(--lms-preset-subscripFontSizeTablet,var(--lms-preset-subscripFontSize)));letter-spacing:var(--lms-preset-subscripLetterSpacingMobile,var(--lms-preset-subscripLetterSpacingTablet,var(--lms-preset-subscripLetterSpacing,normal)));line-height:var(--lms-preset-subscripLineHeightMobile,var(--lms-preset-subscripLineHeightTablet,var(--lms-preset-subscripLineHeight)));word-spacing:var(--lms-preset-subscripWordSpacingMobile,var(--lms-preset-subscripWordSpacingTablet,var(--lms-preset-subscripWordSpacing,normal)))}}.lms-course__featured{background-color:var(--lms-preset-statusFeaturedBgColor);color:var(--lms-preset-statusFeaturedColor);font-size:var(--lms-preset-statusFeaturedFontSize);font-style:var(--lms-preset-statusFeaturedFontStyle,inherit);font-weight:var(--lms-preset-statusFeaturedFontWeight);left:-132%;letter-spacing:var(--lms-preset-statusFeaturedLetterSpacing,normal);line-height:var(--lms-preset-statusFeaturedLineHeight);padding:8px 130%;-webkit-text-decoration:var(--lms-preset-statusFeaturedTextDecoration,inherit);text-decoration:var(--lms-preset-statusFeaturedTextDecoration,inherit);text-transform:var(--lms-preset-statusFeaturedTextTransform,inherit);top:26px;transform:rotate(-40deg);width:300%;word-spacing:var(--lms-preset-statusFeaturedWordSpacing,normal)}.lms-course__featured,.lms-course__status{box-sizing:border-box;position:absolute;text-align:center}.lms-course__status{background:#ff3945;border-radius:12px;color:#fff;font-size:13px;font-weight:700;left:10px;line-height:1;-webkit-mask-image:var(--lms-status--mask-image);mask-image:var(--lms-status--mask-image);-webkit-mask-position:right center;mask-position:right center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;padding:3px 8px 4px;top:10px}.lms-course__status.is-hot{background-color:var(--lms-preset-statusHotBgColor);color:var(--lms-preset-statusHotColor);font-size:var(--lms-preset-statusHotFontSize);font-style:var(--lms-preset-statusHotFontStyle,inherit);font-weight:var(--lms-preset-statusHotFontWeight);letter-spacing:var(--lms-preset-statusHotLetterSpacing,normal);line-height:var(--lms-preset-statusHotLineHeight);-webkit-text-decoration:var(--lms-preset-statusHotTextDecoration,inherit);text-decoration:var(--lms-preset-statusHotTextDecoration,inherit);text-transform:var(--lms-preset-statusHotTextTransform,inherit);word-spacing:var(--lms-preset-statusHotWordSpacing,normal)}.lms-course__status.is-new{background-color:var(--lms-preset-statusNewBgColor);color:var(--lms-preset-statusNewColor);font-size:var(--lms-preset-statusNewFontSize);font-style:var(--lms-preset-statusNewFontStyle,inherit);font-weight:var(--lms-preset-statusNewFontWeight);letter-spacing:var(--lms-preset-statusNewLetterSpacing,normal);line-height:var(--lms-preset-statusNewLineHeight);-webkit-text-decoration:var(--lms-preset-statusNewTextDecoration,inherit);text-decoration:var(--lms-preset-statusNewTextDecoration,inherit);text-transform:var(--lms-preset-statusNewTextTransform,inherit);word-spacing:var(--lms-preset-statusNewWordSpacing,normal)}.lms-course__status.is-special{background-color:var(--lms-preset-statusSpecialBgColor);color:var(--lms-preset-statusSpecialColor);font-size:var(--lms-preset-statusSpecialFontSize);font-style:var(--lms-preset-statusSpecialFontStyle,inherit);font-weight:var(--lms-preset-statusSpecialFontWeight);letter-spacing:var(--lms-preset-statusSpecialLetterSpacing,normal);line-height:var(--lms-preset-statusSpecialLineHeight);-webkit-text-decoration:var(--lms-preset-statusSpecialTextDecoration,inherit);text-decoration:var(--lms-preset-statusSpecialTextDecoration,inherit);text-transform:var(--lms-preset-statusSpecialTextTransform,inherit);word-spacing:var(--lms-preset-statusSpecialWordSpacing,normal)}.lms-course__comming-soon{order:30}.lms-course__comming-soon__details{color:var(--lms-preset-countdownLabelColor);display:block;font-size:var(--lms-preset-countdownLabelFontSize,12px);font-style:var(--lms-preset-countdownLabelFontStyle,inherit);font-weight:var(--lms-preset-countdownLabelFontWeight,500);letter-spacing:var(--lms-preset-countdownLabelLetterSpacing,normal);line-height:var(--lms-preset-countdownLabelLineHeight,14px);margin-block-end:10px;-webkit-text-decoration:var(--lms-preset-countdownLabelTextDecoration,inherit);text-decoration:var(--lms-preset-countdownLabelTextDecoration,inherit);text-transform:var(--lms-preset-countdownLabelTextTransform,inherit);word-spacing:var(--lms-preset-countdownLabelWordSpacing,normal)}.lms-course__comming-soon__details strong{font-weight:700}.lms-course__comming-soon .masterstudy-countdown{display:flex;flex-wrap:wrap;gap:var(--lms-preset-countdownCounterGap,10px)}.lms-course__comming-soon .masterstudy-countdown .countDays,.lms-course__comming-soon .masterstudy-countdown .countHours,.lms-course__comming-soon .masterstudy-countdown .countMinutes,.lms-course__comming-soon .masterstudy-countdown .countSeconds{align-items:center;background:var(--lms-preset-countdownCounterBackgroundColor,#dbe0e9);border-radius:var(--lms-preset-countdownCounterBorderRadius,4px);box-sizing:border-box;color:var(--lms-preset-countdownCounterColor);display:flex;flex-wrap:nowrap;height:var(--lms-preset-countdownCounterHeight,26px);justify-content:center;margin:var(--lms-preset-countdownCounterMargin,0)!important;min-height:var(--lms-preset-countdownCounterHeight,24px);min-width:auto;padding:var(--lms-preset-countdownCounterPadding,4px);width:var(--lms-preset-countdownCounterWidth,26px)}.lms-course__comming-soon .masterstudy-countdown .countDays .position,.lms-course__comming-soon .masterstudy-countdown .countHours .position,.lms-course__comming-soon .masterstudy-countdown .countMinutes .position,.lms-course__comming-soon .masterstudy-countdown .countSeconds .position{height:var(--lms-preset-countdownCounterHeight,24px);min-height:var(--lms-preset-countdownCounterHeight,24px);width:calc(var(--lms-preset-countdownCounterWidth, 24px) - 17px)}.lms-course__comming-soon .masterstudy-countdown .countDays .position span,.lms-course__comming-soon .masterstudy-countdown .countHours .position span,.lms-course__comming-soon .masterstudy-countdown .countMinutes .position span,.lms-course__comming-soon .masterstudy-countdown .countSeconds .position span{align-items:center;color:var(--lms-preset-countdownCounterColor);display:flex;font-size:var(--lms-preset-countdownCounterFontSize,12px);font-style:var(--lms-preset-countdownCounterFontStyle,inherit);font-weight:var(--lms-preset-countdownCounterFontWeight,500);height:auto;left:50%;letter-spacing:var(--lms-preset-countdownCounterLetterSpacing,normal);line-height:var(--lms-preset-countdownCounterLineHeight,14px);min-height:auto;-webkit-text-decoration:var(--lms-preset-countdownCounterTextDecoration,inherit);text-decoration:var(--lms-preset-countdownCounterTextDecoration,inherit);text-transform:var(--lms-preset-countdownCounterTextTransform,inherit);top:50%;transform:translate(-50%,-50%);width:auto;word-spacing:var(--lms-preset-countdownCounterWordSpacing,normal)}.lms-course__comming-soon .masterstudy-countdown .countDays .position span.dist,.lms-course__comming-soon .masterstudy-countdown .countHours .position span.dist,.lms-course__comming-soon .masterstudy-countdown .countMinutes .position span.dist,.lms-course__comming-soon .masterstudy-countdown .countSeconds .position span.dist{opacity:0;transition:all .3s}@media only screen and (max-width:1023px){.lms-course__comming-soon .countDays,.lms-course__comming-soon .countHours,.lms-course__comming-soon .countMinutes,.lms-course__comming-soon .countSeconds{border-radius:var(--lms-preset-countdownCounterBorderRadiusTablet,var(--lms-preset-countdownCounterBorderRadius,4px));height:var(--lms-preset-countdownCounterHeightTablet,var(--lms-preset-countdownCounterHeight,24px));margin:var(--lms-preset-countdownCounterMarginTablet,var(--lms-preset-countdownCounterMargin,0));min-height:var(--lms-preset-countdownCounterHeightTablet,var(--lms-preset-countdownCounterHeight,24px));padding:var(--lms-preset-countdownCounterPaddingTablet,var(--lms-preset-countdownCounterPadding,0));width:var(--lms-preset-countdownCounterWidthTablet,var(--lms-preset-countdownCounterWidth,24px))}.lms-course__comming-soon .countDays .position,.lms-course__comming-soon .countHours .position,.lms-course__comming-soon .countMinutes .position,.lms-course__comming-soon .countSeconds .position{height:var(--lms-preset-countdownCounterHeightTablet,var(--lms-preset-countdownCounterHeight,24px));min-height:var(--lms-preset-countdownCounterHeightTablet,var(--lms-preset-countdownCounterHeight,24px));width:calc(var(--lms-preset-countdownCounterWidthTablet, var(--lms-preset-countdownCounterWidth, 24px)) - 17px)}.lms-course__comming-soon .masterstudy-countdown{gap:var(--lms-preset-countdownCounterGapTablet,var(--lms-preset-countdownCounterGap,10px))}}@media only screen and (max-width:600px){.lms-course__comming-soon .countDays,.lms-course__comming-soon .countHours,.lms-course__comming-soon .countMinutes,.lms-course__comming-soon .countSeconds{border-radius:var(--lms-preset-countdownCounterBorderRadiusMobile,var(--lms-preset-countdownCounterBorderRadiusTablet,var(--lms-preset-countdownCounterBorderRadius,4px)));height:var(--lms-preset-countdownCounterHeightMobile,var(--lms-preset-countdownCounterHeightTablet,var(--lms-preset-countdownCounterHeight,24px)));margin:var(--lms-preset-countdownCounterMarginMobile,var(--lms-preset-countdownCounterMarginTablet,var(--lms-preset-countdownCounterMargin,0)));min-height:var(--lms-preset-countdownCounterHeightMobile,var(--lms-preset-countdownCounterHeightTablet,var(--lms-preset-countdownCounterHeight,24px)));padding:var(--lms-preset-countdownCounterPaddingMobile,var(--lms-preset-countdownCounterPaddingTablet,var(--lms-preset-countdownCounterPadding,0)));width:var(--lms-preset-countdownCounterWidthMobile,var(--lms-preset-countdownCounterWidthTablet,var(--lms-preset-countdownCounterWidth,24px)))}.lms-course__comming-soon .countDays .position,.lms-course__comming-soon .countHours .position,.lms-course__comming-soon .countMinutes .position,.lms-course__comming-soon .countSeconds .position{--lms-preset-countdown-var:var( --lms-preset-countdownCounterWidthMobile,var( --lms-preset-countdownCounterWidthTablet,var(--lms-preset-countdownCounterWidth,24px) ) );height:var(--lms-preset-countdownCounterHeightMobile,var(--lms-preset-countdownCounterHeightTablet,var(--lms-preset-countdownCounterHeight,24px)));min-height:var(--lms-preset-countdownCounterHeightMobile,var(--lms-preset-countdownCounterHeightTablet,var(--lms-preset-countdownCounterHeight,24px)));width:calc(var(--lms-preset-countdown-var) - 17px)}.lms-course__comming-soon .masterstudy-countdown{gap:var(--lms-preset-countdownCounterGapMobile,var(--lms-preset-countdownCounterGapTablet,var(--lms-preset-countdownCounterGap,10px)))}}.masterstudy-countdown{display:flex}.masterstudy-countdown .countDiv{display:none}.masterstudy-countdown .countDays,.masterstudy-countdown .countHours,.masterstudy-countdown .countMinutes,.masterstudy-countdown .countSeconds{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;min-width:80px;height:80px;background:#fff;padding:5px 10px 20px;border:none;border-radius:10px;margin:0 10px 0 0;position:relative}.masterstudy-countdown .countDays .countdown_label,.masterstudy-countdown .countHours .countdown_label,.masterstudy-countdown .countMinutes .countdown_label,.masterstudy-countdown .countSeconds .countdown_label{font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-transform:lowercase;color:#808c98;margin:0;padding:0;position:absolute;left:50%;bottom:14px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.masterstudy-countdown .countDays .position,.masterstudy-countdown .countHours .position,.masterstudy-countdown .countMinutes .position,.masterstudy-countdown .countSeconds .position{display:flex;width:22px;height:48px;padding:0;margin:0;overflow:hidden;position:relative}.masterstudy-countdown .countDays .position .digit,.masterstudy-countdown .countHours .position .digit,.masterstudy-countdown .countMinutes .position .digit,.masterstudy-countdown .countSeconds .position .digit{display:flex;justify-content:center;width:22px;height:48px;color:#001931;font-size:36px;font-style:normal;font-weight:500;line-height:normal;text-align:center;position:absolute;padding:0;margin:0;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.masterstudy-countdown .countDays:last-child,.masterstudy-countdown .countHours:last-child,.masterstudy-countdown .countMinutes:last-child,.masterstudy-countdown .countSeconds:last-child{margin:0}.masterstudy-countdown .countDays::after,.masterstudy-countdown .countDays::before,.masterstudy-countdown .countHours::after,.masterstudy-countdown .countHours::before,.masterstudy-countdown .countMinutes::after,.masterstudy-countdown .countMinutes::before,.masterstudy-countdown .countSeconds::after,.masterstudy-countdown .countSeconds::before{display:none}.masterstudy-countdown.masterstudy-countdown_style-gray .countDays,.masterstudy-countdown.masterstudy-countdown_style-gray .countHours,.masterstudy-countdown.masterstudy-countdown_style-gray .countMinutes,.masterstudy-countdown.masterstudy-countdown_style-gray .countSeconds{background:#eef1f7}.masterstudy-countdown.masterstudy-countdown_dark-mode .countDays,.masterstudy-countdown.masterstudy-countdown_dark-mode .countHours,.masterstudy-countdown.masterstudy-countdown_dark-mode .countMinutes,.masterstudy-countdown.masterstudy-countdown_dark-mode .countSeconds,.masterstudy-countdown.masterstudy-countdown_dark-mode.masterstudy-countdown_style-gray .countDays,.masterstudy-countdown.masterstudy-countdown_dark-mode.masterstudy-countdown_style-gray .countHours,.masterstudy-countdown.masterstudy-countdown_dark-mode.masterstudy-countdown_style-gray .countMinutes,.masterstudy-countdown.masterstudy-countdown_dark-mode.masterstudy-countdown_style-gray .countSeconds{background:#2d2d2d}.masterstudy-countdown.masterstudy-countdown_dark-mode .countDays .countdown_label,.masterstudy-countdown.masterstudy-countdown_dark-mode .countHours .countdown_label,.masterstudy-countdown.masterstudy-countdown_dark-mode .countMinutes .countdown_label,.masterstudy-countdown.masterstudy-countdown_dark-mode .countSeconds .countdown_label{color:rgb(255 255 255 / .5)}.masterstudy-countdown.masterstudy-countdown_dark-mode .countDays .position .digit,.masterstudy-countdown.masterstudy-countdown_dark-mode .countHours .position .digit,.masterstudy-countdown.masterstudy-countdown_dark-mode .countMinutes .position .digit,.masterstudy-countdown.masterstudy-countdown_dark-mode .countSeconds .position .digit{color:#fff}@media (max-width:576px){.masterstudy-countdown .countDays,.masterstudy-countdown .countHours,.masterstudy-countdown .countMinutes,.masterstudy-countdown .countSeconds{width:62px;height:62px;min-width:auto;min-height:62px}.masterstudy-countdown .countDays .position,.masterstudy-countdown .countHours .position,.masterstudy-countdown .countMinutes .position,.masterstudy-countdown .countSeconds .position{width:13px;height:31px}.masterstudy-countdown .countDays .position .digit,.masterstudy-countdown .countHours .position .digit,.masterstudy-countdown .countMinutes .position .digit,.masterstudy-countdown .countSeconds .position .digit{font-size:23px}.masterstudy-countdown .countDays .countdown_label,.masterstudy-countdown .countHours .countdown_label,.masterstudy-countdown .countMinutes .countdown_label,.masterstudy-countdown .countSeconds .countdown_label{bottom:10px}}body.rtl .masterstudy-countdown{direction:ltr}.masterstudy-lazyload-image{display:flex;width:100%;height:100%;position:relative}.masterstudy-lazyload-image::before{display:flex;position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:2;background:#eef1f7;opacity:1;visibility:visible;transition:.3s ease}.masterstudy-lazyload-image img{opacity:0;visibility:hidden;transition:.3s ease}.masterstudy-lazyload-image__loaded::before{opacity:0;visibility:hidden}.masterstudy-lazyload-image__loaded img{opacity:1;visibility:visible}body.masterstudy-authorization-body-hidden{overflow:hidden}.grecaptcha-badge{display:none}.masterstudy-authorization{display:flex;width:100%;flex-direction:column;background:0 0}.masterstudy-authorization-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:rgb(0 0 0 / .4);opacity:0;visibility:hidden}.masterstudy-authorization-modal.masterstudy-authorization-modal_open{opacity:1;visibility:visible}.masterstudy-authorization-modal.masterstudy-authorization-modal_open .masterstudy-authorization-modal__wrapper{-webkit-transform:translateY(0);transform:translateY(0)}.masterstudy-authorization-modal__wrapper{display:flex;flex-direction:column;width:500px;max-height:700px;background:#fff;border-radius:10px;box-shadow:0 20px 40px 0 rgb(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-authorization-modal__container{display:flex;flex-direction:column;position:relative;height:100%;padding-top:25px;overflow-y:auto}.masterstudy-authorization-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-authorization-modal__close::after{content:"\e94a";color:#808c98;font-family:stmlms;font-size:10px;line-height:normal;transition:.2s;margin-top:1px}.masterstudy-authorization__header-back::after,.masterstudy-authorization__restore-header-back::after{content:"\e967";color:#808c98;transition:.2s;line-height:normal;font-family:stmlms}.masterstudy-authorization-modal__close:hover{cursor:pointer}.masterstudy-authorization-modal__close:hover::after{color:#4d5e6f}.masterstudy-authorization-modal__content{display:flex;width:100%}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-authorization__form-input,.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-authorization__form-textarea,.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization-modal__wrapper{background:#171717}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization-modal__close{background:#1e1e1e}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization-modal__close::after{color:rgb(255 255 255 / .5)}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization-modal__close:hover::after{color:rgb(255 255 255 / .7)}.masterstudy-authorization__wrapper{display:flex;width:100%;flex-direction:column;padding:0 35px}.masterstudy-authorization__wrapper.masterstudy-authorization__wrapper_hide{display:none}.masterstudy-authorization__restore{display:none;width:100%;flex-direction:column;padding:0 35px}.masterstudy-authorization__restore-header{display:flex;width:100%;margin-bottom:20px}.masterstudy-authorization__restore-header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-authorization__restore-header-back{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;margin-right:10px}.masterstudy-authorization__restore-header-back::after{font-size:12px}.masterstudy-authorization__restore-header-back:hover{cursor:pointer}.masterstudy-authorization__restore-header-back:hover::after{color:#4d5e6f}.masterstudy-authorization__restore.masterstudy-authorization__restore_show{display:flex}.masterstudy-authorization__header{display:flex;width:100%;margin-bottom:20px}.masterstudy-authorization__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-authorization__header-back{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;margin-right:10px}.masterstudy-authorization__header-back::after{font-size:12px}.masterstudy-authorization__header-back:hover{cursor:pointer}.masterstudy-authorization__header-back:hover::after{color:#4d5e6f}.masterstudy-authorization__demo{display:flex;width:100%;margin-bottom:25px;justify-content:space-between;align-items:center;background:#eef1f7;padding:10px 20px;border-radius:10px}.masterstudy-authorization__demo-title{display:flex;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#001931}.masterstudy-authorization__demo-role{display:flex}.masterstudy-authorization__demo-role a.masterstudy-authorization__demo-role-title{display:flex;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--accent-100);text-decoration:none;transition:.3s}.masterstudy-authorization__demo-role a.masterstudy-authorization__demo-role-title:hover{cursor:pointer;color:var(--accent-hover)}.masterstudy-authorization__demo-role a.masterstudy-authorization__demo-role-title:first-child{padding-right:10px;margin-right:10px;border-right:1px solid rgb(0 25 49 / .1)}.masterstudy-authorization__social{display:flex;width:100%;justify-content:space-between;margin-bottom:20px;gap:5px}.masterstudy-authorization__social.masterstudy-authorization__social_bottom{order:4}.masterstudy-authorization__social-google{display:flex;width:100%;height:40px;padding:0 20px;justify-content:center;align-items:center;border-radius:4px;border:1px solid #dbe0e9;background:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#001931;transition:.3s}.masterstudy-authorization__social-google:hover{cursor:pointer}.masterstudy-authorization__social-google img{display:flex;width:20px;height:20px;margin-right:10px}.masterstudy-authorization__social-facebook{display:flex;width:100%;height:40px;padding:0 20px;justify-content:center;align-items:center;border-radius:4px;border:1px solid #2d88ff!important;background:#2d88ff!important;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#fff;transition:.3s}.masterstudy-authorization__social-facebook:hover{cursor:pointer;color:#fff!important;background:#0063e6!important;border-color:#0063e6!important}.masterstudy-authorization__social-facebook img{display:flex;width:20px;height:20px;margin-right:10px}.masterstudy-authorization__separator{display:flex;width:100%;align-items:center;justify-content:center;margin-bottom:20px}.masterstudy-authorization__separator-line{display:flex;width:100%;margin-top:2px;border-bottom:1px solid #dbe0e9}.masterstudy-authorization__separator-title{display:flex;width:100%;align-items:center;justify-content:center;margin:0 8px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;color:#808c98}.masterstudy-authorization__form,.masterstudy-authorization__form-wrapper{flex-direction:column;width:100%;display:flex}.masterstudy-authorization__separator.masterstudy-authorization__separator_bottom{order:3;margin-top:20px}.masterstudy-authorization__form#masterstudy-authorization-form-restore{margin-top:10px}.masterstudy-authorization__form-field{display:flex;flex-direction:column;width:100%;margin-bottom:20px;position:relative}.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error,.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error .masterstudy-authorization__form-explain-pass{margin-bottom:10px}.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-authorization__form-input,.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-authorization__form-textarea,.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password{display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:5px;gap:5px}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password__separator{width:25%;height:4px;flex:1 0 0%;border-radius:20px;background-color:#dbe0e9}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password__label{width:100%;font-size:12px;font-style:normal;font-weight:500}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password.bad .masterstudy-authorization__strength-password__separator.active{background-color:#FF3945}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password.normal .masterstudy-authorization__strength-password__separator.active{background-color:#FFA800}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password.good .masterstudy-authorization__strength-password__separator.active{background-color:#61CC2F}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password.hard .masterstudy-authorization__strength-password__separator.active{background-color:#227AFF}.masterstudy-authorization__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-authorization__form-field-error.masterstudy-authorization__form-field-error_main{margin:-10px 0 15px}.masterstudy-authorization__form-field-error.masterstudy-authorization__form-field-error_hide{display:none}.masterstudy-authorization__form input.masterstudy-authorization__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-authorization__form input.masterstudy-authorization__form-input::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-authorization__form input.masterstudy-authorization__form-input:focus,.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea:focus{border:1px solid var(--accent-100);outline:0;box-shadow:none;background:#fff}.masterstudy-authorization__form input.masterstudy-authorization__form-input.masterstudy-authorization__form-input_pass{padding:0 60px 0 20px}.masterstudy-authorization__form textarea.masterstudy-authorization__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-authorization__form textarea.masterstudy-authorization__form-textarea::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-authorization__form-show-pass{display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding-top:2px;background:0 0;position:absolute;top:0;right:0;z-index:2}.masterstudy-authorization__form-show-pass::after{display:flex;content:"\e966";font-family:stmlms;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98;transition:.3s}.masterstudy-authorization__form-show-pass:hover{cursor:pointer}.masterstudy-authorization__form-show-pass:hover::after{color:#001931}.masterstudy-authorization__form-show-pass.masterstudy-authorization__form-show-pass_open::after{content:"\e965"}.masterstudy-authorization__form-explain-pass{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}.masterstudy-authorization__actions{display:flex;width:100%;align-items:center}.masterstudy-authorization__actions-remember{display:flex;align-items:center;margin-right:auto}.masterstudy-authorization__select-container{display:flex;width:100%;flex-direction:column}.masterstudy-authorization__select-wrapper{display:flex;width:100%;position:relative}.masterstudy-authorization__select-wrapper span.select2-container{display:flex!important;width:100%!important;height:40px!important}.masterstudy-authorization__select-wrapper span.select2-container span.selection{display:flex!important;width:100%!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-selection--single{display:flex!important;height:40px!important;width:100%!important;align-items:center!important;outline:0!important;box-shadow:none!important;border:1px solid #dbe0e9!important;background-color:#fff!important;border-radius:4px!important;padding:0!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-selection__rendered{display:flex!important;width:100%!important;padding:0 20px!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;color:#001931!important;background:#fff!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-selection__arrow{display:flex!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-selection__arrow b{border-color:#808c98 #fff0 transparent!important;border-width:6px 5px 0!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-dropdown{display:flex!important;width:100%!important;flex-direction:column!important;background:#fff!important;border:1px solid #dbe0e9!important;border-radius:4px!important;overflow:hidden!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results{display:flex!important;width:100%!important;flex-direction:column!important;background:#fff!important;padding:5px 0!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results li.select2-results__option{display:flex!important;width:100%!important;padding:6px 20px!important;margin:0 0 5px!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;color:#001931!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results li.select2-results__option:last-child{margin-bottom:0!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results li.select2-results__option[aria-selected=true]{background-color:var(--accent-100)!important;color:#fff!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results li.select2-results__option.select2-results__option--highlighted{background-color:var(--accent-hover)!important;color:#fff!important}.masterstudy-authorization__select-wrapper span.select2-container.select2-container--open span.select2-selection--single{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.masterstudy-authorization__select-wrapper span.select2-container.select2-container--open span.select2-dropdown{border-top:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.masterstudy-authorization__select-wrapper span.select2-container.select2-container--open span.select2-selection__arrow b{border-color:#fff0 #fff0 #808c98!important;border-width:0 5px 6px!important}.masterstudy-authorization__gdpr{display:flex;width:100%;align-items:flex-start;margin-bottom:20px}.masterstudy-authorization__gdpr-text{margin:1px 0 0 4px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:.3s}.masterstudy-authorization__gdpr-text:hover{cursor:pointer}.masterstudy-authorization__gdpr a.masterstudy-authorization__gdpr-link{font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);text-decoration:none;transition:.3s}.masterstudy-authorization__gdpr a.masterstudy-authorization__gdpr-link:hover{cursor:pointer;color:var(--accent-hover)}.masterstudy-authorization__checkbox{display:flex}.masterstudy-authorization__checkbox-container{display:flex;align-items:center;margin:10px 15px 0 0}.masterstudy-authorization__checkbox-group{display:flex;width:100%;flex-wrap:wrap}.masterstudy-authorization__checkbox-label{display:flex;width:100%;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;margin:0}.masterstudy-authorization__checkbox-description{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}.masterstudy-authorization__checkbox-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 0 0 4px;margin:0}.masterstudy-authorization__checkbox-title:hover{cursor:pointer}.masterstudy-authorization__checkbox input{display:none}.masterstudy-authorization__checkbox-wrapper{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:4px;background:#fff;border:2px solid #dbe0e9;transition:.3s}.masterstudy-authorization__checkbox-wrapper.masterstudy-authorization__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-authorization__checkbox-wrapper.masterstudy-authorization__checkbox-wrapper_checked::after{display:flex;content:"\e94e";font-weight:400;font-size:8px;line-height:0;font-family:stmlms;color:#fff}.masterstudy-authorization__checkbox-wrapper:hover{cursor:pointer}.masterstudy-authorization__switch{display:flex;width:100%;padding:0 35px;margin-top:30px}.masterstudy-authorization__switch-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;border-top:1px solid #dbe0e9;padding:20px 0 0}.masterstudy-authorization__switch-account{display:flex;align-items:center}.masterstudy-authorization__switch-account-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;margin-right:4px}.masterstudy-authorization__switch-account a.masterstudy-authorization__switch-account-link{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);text-decoration:none;transition:.3s}.masterstudy-authorization__switch-account a.masterstudy-authorization__switch-account-link:hover{cursor:pointer;color:var(--accent-hover)}.masterstudy-authorization__switch-lost-pass{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;transition:.3s}.masterstudy-authorization__switch-lost-pass:hover{cursor:pointer;color:#001931}.masterstudy-authorization__switch-lost-pass.masterstudy-authorization__switch-lost-pass_hide,.masterstudy-authorization__switch.masterstudy-authorization__switch_hide{display:none}.masterstudy-authorization__instructor{display:flex;width:100%;align-items:flex-start;margin-bottom:20px}.masterstudy-authorization__instructor-page{display:flex;align-items:center}.masterstudy-authorization__instructor-page-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;margin-right:4px}.masterstudy-authorization__instructor-page a.masterstudy-authorization__instructor-page-link{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);text-decoration:none;transition:.3s;margin:0 4px 0 0}.masterstudy-authorization__instructor-page a.masterstudy-authorization__instructor-page-link:hover{cursor:pointer;color:var(--accent-hover)}.masterstudy-authorization__instructor-page.masterstudy-authorization__instructor-page_hide{display:none}.masterstudy-authorization__instructor-text{margin:1px 0 0 4px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:.3s}.masterstudy-authorization__instructor-text:hover{cursor:pointer}.masterstudy-authorization__instructor-container{display:none;width:100%;flex-direction:column}.masterstudy-authorization__instructor-container.masterstudy-authorization__instructor-container_open{display:flex}.masterstudy-authorization__instructor-confirm{display:none;flex-direction:column;justify-content:center;align-items:center;padding:0 0 30px}.masterstudy-authorization__instructor-confirm-icon{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-authorization__instructor-confirm-icon::before{display:flex;content:"\e971";font-family:stmlms;line-height:normal;font-size:18px;color:var(--accent-100)}.masterstudy-authorization__instructor-confirm-icon-wrapper{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50px;background:var(--accent-10);margin-bottom:20px}.masterstudy-authorization__instructor-confirm-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:5px}.masterstudy-authorization__instructor-confirm-instructions{text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;margin:0 0 20px;padding:0 20px}.masterstudy-authorization__instructor-confirm-actions{display:flex;width:100%;justify-content:center}.masterstudy-authorization__instructor-confirm.masterstudy-authorization__instructor-confirm_show{display:flex}.masterstudy-authorization__instructor-already{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 0 30px}.masterstudy-authorization__instructor-already-icon{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-authorization__instructor-already-icon::before{display:flex;content:"\e971";font-family:stmlms;line-height:normal;font-size:18px;color:var(--accent-100)}.masterstudy-authorization__instructor-already-icon-wrapper{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50px;background:var(--accent-10);margin-bottom:20px}.masterstudy-authorization__instructor-already-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:15px}.masterstudy-authorization__instructor-already-actions{display:flex;width:100%;justify-content:center}.masterstudy-authorization__send-mail{display:none;flex-direction:column;justify-content:center;align-items:center;padding:0 0 30px}.masterstudy-authorization__send-mail-icon{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-authorization__send-mail-icon::before{display:flex;content:"\e972";font-family:stmlms;line-height:normal;font-size:30px;color:var(--accent-100)}.masterstudy-authorization__send-mail-icon-wrapper{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50px;background:var(--accent-10);margin-bottom:15px}.masterstudy-authorization__send-mail-content{display:flex;width:100%;flex-direction:column;padding:0 20px;margin-bottom:20px}.masterstudy-authorization__send-mail-content-subtitle{text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f}.masterstudy-authorization__send-mail-content-title,.masterstudy-authorization__send-mail-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:5px}.masterstudy-authorization__send-mail-instructions,.masterstudy-authorization__send-mail-text{text-align:center;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;padding:0 20px}.masterstudy-authorization__send-mail-text{font-size:16px;margin:-15px 0 20px}.masterstudy-authorization__send-mail-instructions{font-size:16px;margin:0 0 20px}.masterstudy-authorization__send-mail.masterstudy-authorization__send-mail_show{display:flex}.masterstudy-authorization .masterstudy-file-upload__item .masterstudy-file-upload__title{font-size:14px}.masterstudy-authorization.masterstudy-authorization_style-modal .masterstudy-authorization__switch{padding:20px 35px;border-top:1px solid #dbe0e9;background:#eef1f7;position:sticky;bottom:0;left:0;z-index:2}.masterstudy-authorization.masterstudy-authorization_style-modal .masterstudy-authorization__switch-wrapper{padding:0;border:none}.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-actions-register,.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-form-register,.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-sign-in,.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-social-register,.masterstudy-authorization.masterstudy-authorization_login .masterstudy-authorization__gdpr,.masterstudy-authorization.masterstudy-authorization_login .masterstudy-button[data-id=masterstudy-authorization-register-button],.masterstudy-authorization.masterstudy-authorization_register #masterstudy-authorization-actions-login,.masterstudy-authorization.masterstudy-authorization_register #masterstudy-authorization-form-login,.masterstudy-authorization.masterstudy-authorization_register #masterstudy-authorization-sign-up,.masterstudy-authorization.masterstudy-authorization_register #masterstudy-authorization-social-login,.masterstudy-authorization.masterstudy-authorization_register .masterstudy-authorization__actions-remember,.masterstudy-authorization.masterstudy-authorization_register .masterstudy-authorization__switch-lost-pass,.masterstudy-authorization.masterstudy-authorization_register .masterstudy-button[data-id=masterstudy-authorization-login-button]{display:none}.masterstudy-authorization.masterstudy-authorization_dark-mode{background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__header-title{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__demo{background:#1e1e1e}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__demo-title{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__demo-role-title:first-child{border-color:rgb(255 255 255 / .1)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__social-google{background:#1e1e1e;border-color:rgb(255 255 255 / .3);color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__social-google:hover{border-color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__separator-line{border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__separator-title{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-authorization__form-input,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-authorization__form-textarea,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text:focus{border-color:var(--accent-100);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input:focus{border-color:var(--accent-100);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-show-pass::after{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-show-pass:hover::after{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-explain-pass{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__switch-wrapper{border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__switch-account-title,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__switch-lost-pass{color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__switch-lost-pass:hover{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__gdpr-text{color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__restore-header-title{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__restore-header-back{background:rgb(255 255 255 / .1)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__restore-header-back::after{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__restore-header-back:hover::after{color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__send-mail-icon{background:var(--accent-10)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__send-mail-instructions,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__send-mail-title{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__instructor-text{color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-label{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-description{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-wrapper{background:#171717;border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-wrapper.masterstudy-authorization__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-title,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-label,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__text-label,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__textarea-label{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-description{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-title,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__radio-label,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__radio-title,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-label{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-wrapper{background:#171717;border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-wrapper.masterstudy-form-builder__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection--single{background-color:#171717!important;border-color:rgb(255 255 255 / .05)!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__rendered{color:#fff!important;background:#171717!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__arrow b{border-color:rgb(255 255 255 / .5) #fff0 transparent!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-dropdown{background:#171717!important;border-color:rgb(255 255 255 / .05)!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results{background:#171717!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results li.select2-results__option{color:#fff!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container.select2-container--open span.select2-selection__arrow b{border-color:#fff0 #fff0 rgb(255 255 255 / .5)!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__radio-wrapper{background:#171717;border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked{border:2px solid var(--accent-100)}.masterstudy-authorization.masterstudy-authorization_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-authorization.masterstudy-authorization_dark-mode.masterstudy-authorization_style-modal .masterstudy-authorization__switch{border-color:rgb(255 255 255 / .05);background:#1e1e1e}.masterstudy-authorization div.nsl-container .nsl-container-buttons{padding:0 0 10px}.masterstudy-authorization div.nsl-container .nsl-container-buttons a{margin:0 0 10px}@media (min-width:1281px) and (max-width:1367px){.masterstudy-authorization-modal__wrapper{max-height:600px}}@media (max-width:576px){.masterstudy-authorization{height:100%}.masterstudy-authorization-modal__wrapper{width:100%;height:100%;max-height:100%;border-radius:0}.masterstudy-authorization__actions{margin-bottom:20px}.masterstudy-authorization_style-modal .masterstudy-authorization__switch{margin-top:auto}.masterstudy-authorization__send-mail{padding:0 0 25px;margin:auto 0}.masterstudy-authorization__send-mail-title{padding:0 50px}}body.rtl .masterstudy-authorization-modal__close{right:auto;left:35px}body.rtl .masterstudy-authorization__actions-remember{margin-right:0;margin-left:auto}body.rtl .masterstudy-authorization__checkbox-title{padding:0 4px 0 0}body.rtl .masterstudy-authorization__switch-account-title{margin-left:4px;margin-right:0}body.rtl .masterstudy-authorization__instructor-text{margin:1px 4px 0 0}.masterstudy-form-builder__text-label{display:flex;width:100%;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0;margin:0 0 5px}.masterstudy-form-builder__text-description{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}.masterstudy-form-builder__checkbox-label,.masterstudy-form-builder__textarea-label{display:flex;font-size:14px;font-style:normal;line-height:normal;-webkit-user-select:none;-moz-user-select:none;padding:0;width:100%;font-weight:500}.masterstudy-form-builder__textarea-label{color:#001931;user-select:none;margin:0 0 5px}.masterstudy-form-builder__textarea-description{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}.masterstudy-form-builder__checkbox{display:flex}.masterstudy-form-builder__checkbox-container{display:flex;align-items:center;margin:10px 15px 0 0}.masterstudy-form-builder__checkbox-group{display:flex;width:100%;flex-wrap:wrap}.masterstudy-form-builder__checkbox-label{color:#001931;user-select:none;margin:0}.masterstudy-form-builder__checkbox-title,.masterstudy-form-builder__radio-title{display:flex;-webkit-user-select:none;-moz-user-select:none;padding:0 0 0 4px;font-style:normal;line-height:normal}.masterstudy-form-builder__checkbox-description{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}.masterstudy-form-builder__checkbox-title{font-size:14px;font-weight:500;color:#001931;user-select:none;margin:0}.masterstudy-form-builder__checkbox-title:hover{cursor:pointer}.masterstudy-form-builder__checkbox input{display:none}.masterstudy-form-builder__checkbox-wrapper{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:4px;background:#fff;border:2px solid #dbe0e9;transition:.3s}.masterstudy-form-builder__checkbox-wrapper.masterstudy-form-builder__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-form-builder__checkbox-wrapper.masterstudy-form-builder__checkbox-wrapper_checked::after{display:flex;content:"\e94e";font-weight:400;font-size:8px;line-height:0;font-family:stmlms;color:#fff}.masterstudy-form-builder__checkbox-wrapper:hover{cursor:pointer}.masterstudy-form-builder__radio{display:flex}.masterstudy-form-builder__radio-container{display:flex;align-items:center;margin:10px 15px 0 0}.masterstudy-form-builder__radio-group{display:flex;width:100%;flex-wrap:wrap}.masterstudy-form-builder__radio-title{font-size:14px;font-weight:500;color:#001931;user-select:none;margin:0 0 2px}.masterstudy-form-builder__radio-title:hover{cursor:pointer}.masterstudy-form-builder__radio input{display:none}.masterstudy-form-builder__radio-wrapper{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:20px;height:20px;border-radius:50%;border:2px solid #dbe0e9;background:#fff;position:relative;transition:.3s}.masterstudy-form-builder__radio-wrapper::after{display:none}.masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked{border:2px solid var(--accent-100)}.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-form-builder__radio-wrapper:hover{cursor:pointer}.masterstudy-form-builder__radio-label{display:flex;width:100%;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0;margin:0 0 5px}.masterstudy-form-builder__radio-description{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}.masterstudy-form-builder__select-container{display:flex;width:100%;flex-direction:column}.masterstudy-form-builder__select-wrapper{display:flex;width:100%;position:relative}.masterstudy-form-builder__select-wrapper span.select2-container{display:flex!important;width:100%!important;height:40px!important}.masterstudy-form-builder__select-wrapper span.select2-container span.selection{display:flex!important;width:100%!important}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection--single{display:flex!important;height:40px!important;width:100%!important;align-items:center!important;outline:0!important;box-shadow:none!important;border:1px solid #dbe0e9!important;background-color:#fff!important;border-radius:4px!important;padding:0!important}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__rendered{display:flex!important;width:100%!important;padding:0 20px!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;color:#001931!important;background:#fff!important}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__arrow{display:flex!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;position:relative!important}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__arrow b{border-color:#808c98 #fff0 transparent!important;border-width:6px 5px 0!important}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-dropdown{display:flex!important;width:100%!important;flex-direction:column!important;background:#fff!important;border:1px solid #dbe0e9!important;border-radius:4px!important;overflow:hidden!important}.masterstudy-form-builder__select-wrapper span.select2-container ul.select2-results__options{padding:0!important}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-results{display:flex!important;width:100%!important;flex-direction:column!important;background:#fff!important;padding:5px 0!important}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-results li.select2-results__option{display:flex!important;width:100%!important;padding:6px 20px!important;margin:0 0 5px!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;color:#001931!important}.masterstudy-form-builder__file-description,.masterstudy-form-builder__file-label,.masterstudy-form-builder__select-description,.masterstudy-form-builder__select-label,input[type=text].masterstudy-form-builder__text,textarea.masterstudy-form-builder__textarea{font-style:normal;line-height:normal;width:100%;display:flex}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-results li.select2-results__option:last-child{margin-bottom:0!important}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-results li.select2-results__option[aria-selected=true]{background-color:var(--accent-100)!important;color:#fff!important}.masterstudy-form-builder__select-wrapper span.select2-container span.select2-results li.select2-results__option.select2-results__option--highlighted{background-color:var(--accent-hover)!important;color:#fff!important}.masterstudy-form-builder__select-wrapper span.select2-container.select2-container--open span.select2-selection--single{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.masterstudy-form-builder__select-wrapper span.select2-container.select2-container--open span.select2-dropdown{border-top:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.masterstudy-form-builder__select-wrapper span.select2-container.select2-container--open span.select2-selection__arrow b{border-color:#fff0 #fff0 #808c98!important;border-width:0 5px 6px!important}.masterstudy-form-builder__select-label{font-size:14px;font-weight:500;color:#001931;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0;margin:0 0 5px}.masterstudy-form-builder__select-description{margin-top:5px;font-size:12px;font-weight:500;color:#808c98}.masterstudy-form-builder__file-label{font-size:14px;font-weight:500;color:#001931;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0;margin:0 0 5px}.masterstudy-form-builder__file-description{margin-top:5px;font-size:12px;font-weight:500;color:#808c98}input[type=text].masterstudy-form-builder__text{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-weight:400;color:#001931;transition:.3s}input[type=text].masterstudy-form-builder__text::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}input[type=text].masterstudy-form-builder__text::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}input[type=text].masterstudy-form-builder__text:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}input[type=text].masterstudy-form-builder__text:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}textarea.masterstudy-form-builder__textarea{align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;padding:10px 20px;font-size:14px;font-weight:400;color:#001931;resize:none;transition:.3s}textarea.masterstudy-form-builder__textarea::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}textarea.masterstudy-form-builder__textarea::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}textarea.masterstudy-form-builder__textarea:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}textarea.masterstudy-form-builder__textarea:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-form-builder-file-upload{display:flex;flex-direction:column;width:100%}.masterstudy-form-builder-file-upload__item{display:flex;width:100%;align-items:center;padding:10px 20px 10px 15px;margin:0 0 10px;border-radius:4px;background:#eef1f7;overflow:hidden}.masterstudy-form-builder-file-upload__item-wrapper{display:flex;flex-direction:column;width:100%}.masterstudy-form-builder-file-upload__item:last-child{margin-bottom:0}.masterstudy-form-builder-file-upload__image{display:flex;align-items:center;width:34px;height:30px;flex-shrink:0;margin-right:20px}.masterstudy-form-builder-file-upload__wrapper{display:flex;flex-wrap:wrap;align-items:center;width:100%;background:0 0}.masterstudy-form-builder-file-upload__size,.masterstudy-form-builder-file-upload__title{display:flex;align-items:center;margin-right:20px;line-height:normal;font-style:normal;font-weight:500}.masterstudy-form-builder-file-upload__title{width:100%;font-size:16px;color:#001931;margin-bottom:5px}.masterstudy-form-builder-file-upload__size{font-size:14px;color:#808c98}.masterstudy-form-builder-file-upload__field,.masterstudy-form-builder-file-upload__field-text{flex-direction:column;width:100%;display:flex}.masterstudy-form-builder-file-upload__field{align-items:center;justify-content:center;padding:40px 20px;border-radius:4px;background:#eef1f7;position:relative}.masterstudy-form-builder-file-upload__field::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px dashed #dbe0e9;border-radius:4px;transition:border-color .2s}.masterstudy-form-builder-file-upload__field.masterstudy-form-builder-file-upload__field_highlight::after{border-color:var(--accent-100)}.masterstudy-form-builder-file-upload__field.masterstudy-form-builder-file-upload__field_loading .masterstudy-form-builder-file-upload__field-progress{opacity:1;z-index:3}.masterstudy-form-builder-file-upload__field-button{display:flex;align-items:center;justify-content:center;padding:11px 20px;border-radius:5px;background:var(--accent-10);border:none;outline:0;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);margin:0 0 20px;transition:.2s;z-index:2}.masterstudy-form-builder-file-upload__field-button::before{display:flex;content:"\e958";font-family:stmlms;margin:0 5px 0 0;font-weight:500;padding:1px 0 0;font-size:18px;color:var(--accent-100);transition:.2s}.masterstudy-form-builder-file-upload__field-button:hover{cursor:pointer;background:var(--accent-100);color:#fff}.masterstudy-form-builder-file-upload__field-button:hover::before{color:#fff}.masterstudy-form-builder-file-upload__field-text p{text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#808c98;transition:.2s;margin:0;padding:0}.masterstudy-form-builder-file-upload__field-hint{display:flex;position:absolute;bottom:10px;left:10px;z-index:2;align-items:center;color:#808c98;font-size:12px;font-style:normal;font-weight:500;line-height:0}.masterstudy-form-builder-file-upload__field-hint .masterstudy-hint__icon{width:14px;height:14px;margin-right:5px}.masterstudy-form-builder-file-upload__field-hint .masterstudy-hint__icon::after{font-size:14px;color:#808c98}.masterstudy-form-builder-file-upload__field-hint .masterstudy-hint.masterstudy-hint_side-left .masterstudy-hint__popup{left:-22px}.masterstudy-form-builder-file-upload__field-hint:hover{cursor:default;color:#171717}.masterstudy-form-builder-file-upload__field-hint:hover .masterstudy-hint__icon::after{color:#171717}.masterstudy-form-builder-file-upload__field-hint:hover .masterstudy-hint__popup{opacity:1;visibility:visible}.masterstudy-form-builder-file-upload__field-progress{display:flex;position:absolute;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 20px;background:#eef1f7;opacity:0;z-index:-1}.masterstudy-form-builder-file-upload__field-progress-bars{display:flex;width:40%;position:relative;overflow:hidden}.masterstudy-form-builder-file-upload__field-progress-bar-empty{display:flex;width:100%;height:6px;border-bottom:6px solid #dbe0e9;border-radius:10px}.masterstudy-form-builder-file-upload__field-progress-bar-filled{display:flex;height:6px;border-bottom:6px solid var(--accent-100);border-radius:10px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.masterstudy-form-builder-file-upload__field-progress-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#808c98;margin-top:5px}.masterstudy-form-builder-file-upload__field-error{display:flex;position:absolute;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 20px;border-radius:4px;background:var(--danger-100);text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#fff;transition:.2s;opacity:0;z-index:-1}.masterstudy-form-builder-file-upload__field-error.masterstudy-form-builder-file-upload__field-error_show{opacity:1;z-index:6}.masterstudy-form-builder-file-upload__input{opacity:0;width:0;height:0;padding:0;margin:0}.masterstudy-form-builder-file-upload a.masterstudy-form-builder-file-upload__link{display:flex;align-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);text-decoration:none}.masterstudy-form-builder-file-upload a.masterstudy-form-builder-file-upload__link::before{content:"\e956";font-family:stmlms;font-size:14px;color:#4d5e6f;margin-right:5px;transition:.2s}.masterstudy-form-builder-file-upload a.masterstudy-form-builder-file-upload__link.masterstudy-form-builder-file-upload__link_readonly::before{content:"\e941";font-family:stmlms;font-size:14px;color:var(--accent-100);margin-right:5px}.masterstudy-form-builder-file-upload a.masterstudy-form-builder-file-upload__link:hover,.masterstudy-form-builder-file-upload a.masterstudy-form-builder-file-upload__link:hover::before{color:var(--accent-100)}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__item{background:#2d2d2d}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field,.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field.masterstudy-form-builder-file-upload__field_loading .masterstudy-form-builder-file-upload__field-progress{background:#1e1e1e}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__title{color:#fff}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field-hint,.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field-hint .masterstudy-hint__icon::after,.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field-text p{color:rgb(255 255 255 / .5)}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field-hint .masterstudy-hint{margin-right:5px}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field-hint:hover,.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field-hint:hover .masterstudy-hint__icon::after{color:var(--accent-100)}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field::after{border-color:rgb(255 255 255 / .05)}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field.masterstudy-form-builder-file-upload__field_highlight::after{border-color:var(--accent-100)}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode .masterstudy-form-builder-file-upload__field.masterstudy-form-builder-file-upload__field_loading .masterstudy-form-builder-file-upload__field-progress-title{color:rgb(255 255 255 / .5)}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode a.masterstudy-form-builder-file-upload__link::before{color:rgb(255 255 255 / .7)}.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode a.masterstudy-form-builder-file-upload__link.masterstudy-form-builder-file-upload__link_readonly::before,.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode a.masterstudy-form-builder-file-upload__link:hover,.masterstudy-form-builder-file-upload.masterstudy-form-builder-file-upload_dark-mode a.masterstudy-form-builder-file-upload__link:hover::before{color:var(--accent-100)}.stm_lms_edit_account .masterstudy-form-builder-file-upload__item{background:#fff}.stm_lms_edit_account .masterstudy-form-builder__checkbox-label,.stm_lms_edit_account .masterstudy-form-builder__file-label,.stm_lms_edit_account .masterstudy-form-builder__radio-label,.stm_lms_edit_account .masterstudy-form-builder__select-label,.stm_lms_edit_account .masterstudy-form-builder__text-label,.stm_lms_edit_account .masterstudy-form-builder__textarea-label{font-weight:700}@media (max-width:576px){.masterstudy-form-builder-file-upload__title{width:100%;flex:auto;margin-right:0;margin-bottom:4px}.masterstudy-form-builder-file-upload__image{margin-right:15px}.masterstudy-form-builder-file-upload__size{margin-right:10px}.masterstudy-form-builder-file-upload__field-progress-bars{width:60%}}body.rtl .masterstudy-form-builder__checkbox-container,body.rtl .masterstudy-form-builder__radio-container{margin:10px 0 0 15px}body.rtl .masterstudy-form-builder__radio-title{padding:0 4px 0 0;margin:0 2px 0 0}body.rtl .masterstudy-form-builder__checkbox-title{padding:0 4px 0 0}body.rtl .masterstudy-form-builder-file-upload__field-button::before{margin:0 0 0 5px}body.rtl .masterstudy-form-builder-file-upload__field-hint .masterstudy-hint__icon{margin-right:0;margin-left:5px}body.rtl .masterstudy-form-builder-file-upload__image,body.rtl .masterstudy-form-builder-file-upload__size,body.rtl .masterstudy-form-builder-file-upload__title{margin-left:20px;margin-right:0}.masterstudy-alert{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;transition:.3s;background:rgb(0 0 0 / .4);opacity:0;visibility:hidden;z-index:99999}.masterstudy-alert.masterstudy-alert_open{opacity:1;visibility:visible}.masterstudy-alert.masterstudy-alert_open .masterstudy-alert__wrapper{-webkit-transform:translateY(0);transform:translateY(0)}.masterstudy-alert__wrapper{display:flex;flex-direction:column;width:500px;max-height:600px;overflow:hidden;background:#fff;border-radius:10px;box-shadow:0 20px 40px 0 rgb(0 0 0 / .25);transition:.2s;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-alert__container{display:flex;flex-direction:column;position:relative;height:100%;padding:30px;overflow-y:auto}.masterstudy-alert__header{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:10px}.masterstudy-alert__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-alert__header-close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;caret-color:#fff0}.masterstudy-alert__header-close::after{content:"\e94a";color:#808c98;font-family:stmlms;font-size:9px;line-height:normal;transition:.2s}.masterstudy-alert__header-close:hover{cursor:pointer}.masterstudy-alert__header-close:hover::after{color:#4d5e6f}.masterstudy-alert__text{display:flex;width:100%;font-size:14px;color:#4d5e6f;font-style:normal;font-weight:500;line-height:21px;margin-bottom:30px}.masterstudy-alert__actions{display:flex;width:100%;justify-content:flex-end;align-items:center}.masterstudy-alert__actions .masterstudy-button:last-child{margin-left:10px}.masterstudy-alert.masterstudy-alert_dark-mode .masterstudy-alert__wrapper{background:#171717}.masterstudy-alert.masterstudy-alert_dark-mode .masterstudy-alert__header-close{background:#2d2d2d}.masterstudy-alert.masterstudy-alert_dark-mode .masterstudy-alert__header-close::after{color:rgb(255 255 255 / .5)}.masterstudy-alert.masterstudy-alert_dark-mode .masterstudy-alert__header-close:hover::after{color:rgb(255 255 255 / .7)}.masterstudy-alert.masterstudy-alert_dark-mode .masterstudy-alert__header-title{color:#fff}.masterstudy-alert.masterstudy-alert_dark-mode .masterstudy-alert__text{color:rgb(255 255 255 / .7)}@media (max-width:576px){.masterstudy-alert{height:100%}.masterstudy-alert__wrapper{width:100%!important;max-width:100%!important;height:100%;max-height:100%;border-radius:0}}body.rtl .masterstudy-alert__actions .masterstudy-button:last-child{margin-right:10px;margin-left:0}.stm_lms_user_float_menu{position:fixed;top:0;left:0;bottom:0;background-color:#fff;box-shadow:0 0 38px rgb(0 0 0 / .11);width:250px;z-index:9999;display:flex;flex-direction:column;transition:.1s ease}.stm_lms_user_float_menu__scrolled{position:relative;padding-bottom:50px;flex-grow:1;max-height:calc(100% - 40px);overflow:hidden auto;padding-right:17px;margin-right:-17px;box-sizing:content-box}.stm_lms_user_float_menu__scrolled::-webkit-scrollbar{display:none}.stm_lms_user_float_menu__scrolled .stm_lms_user_float_menu__scrolled_label{position:fixed;bottom:49px;width:250px;height:10px;box-shadow:0 0 10px rgb(0 0 0 / .1);background-color:#fff;z-index:9999;display:none;transition:.1s ease}.stm_lms_user_float_menu__scrolled .stm_lms_user_float_menu__scrolled_label i{position:absolute;top:-1px;left:50%;font-size:10px;margin-left:-4px;color:#23282d}.stm_lms_user_float_menu__scrolled .stm_lms_user_float_menu__scrolled_label.__hidden{opacity:0;visibility:hidden}@-webkit-keyframes hover-me{100%{-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}}@keyframes hover-me{100%{-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}}.stm_lms_user_float_menu__scrolled .overflowed{margin-bottom:40px}.stm_lms_user_float_menu.overflowed .stm_lms_user_float_menu__scrolled_label{display:block}.stm_lms_user_float_menu__categories{padding-top:15px}.stm_lms_user_float_menu .float_menu_item{display:block;position:relative}.stm_lms_user_float_menu .float_menu_item:before{content:"";position:absolute;top:0;right:0;display:block;width:3px;height:100%;transition:.1s ease}.stm_lms_user_float_menu .float_menu_item:hover,.stm_lms_user_float_menu .float_menu_item_active{background-color:#f6f6f6}.stm_lms_user_float_menu .float_menu_item:hover:before,.stm_lms_user_float_menu .float_menu_item_active:before{background-color:rgb(216 0 0)}.stm_lms_user_float_menu .float_menu_item:hover .stm_lms_user_float_menu__user_settings,.stm_lms_user_float_menu .float_menu_item_active .stm_lms_user_float_menu__user_settings{color:rgb(216 0 0);opacity:1}.stm_lms_user_float_menu .float_menu_item:hover .float_menu_item__icon,.stm_lms_user_float_menu .float_menu_item_active .float_menu_item__icon{color:rgb(216 0 0)}.stm_lms_user_float_menu .float_menu_item__inline{padding:10px 45px 10px 35px;margin-bottom:10px}.stm_lms_user_float_menu .float_menu_item__inline .float_menu_item__title{font-size:13px;font-weight:600;white-space:nowrap}.stm_lms_user_float_menu .float_menu_item__inline .float_menu_item__icon{position:absolute;top:50%;right:25px;width:16px;text-align:center;font-size:14px;margin:-6px -3px 0 0;color:#273044;transition:.1s ease}.stm_lms_user_float_menu .float_menu_item__inline .float_menu_item__icon.masterstudy-grades-icon,.stm_lms_user_float_menu .float_menu_item__inline .float_menu_item__icon.masterstudy-my-grades-icon{margin-top:-7px}.stm_lms_user_float_menu .float_menu_item__inline .float_menu_item__icon.masterstudy-my-grades-icon::before{content:"\e9fe";font-family:stmlms;font-size:16px}.stm_lms_user_float_menu .float_menu_item__inline .float_menu_item__icon.masterstudy-grades-icon::before{content:"\e9fd";font-family:stmlms;font-size:16px}.stm_lms_user_float_menu .float_menu_item__divider{margin:20px 0 0;padding:17px 35px 5px;border-top:1px solid #d8dadd;font-size:10px;font-weight:500;text-transform:uppercase;opacity:.5}.stm_lms_user_float_menu .float_menu_item abbr{position:absolute;top:10px;right:15px;width:6px;height:7px;box-shadow:0 4px 0 rgb(0 0 0 / .08);background-color:rgb(216 0 0);font-size:0;border-radius:50%}.stm_lms_user_float_menu__toggle{display:flex;align-items:center;justify-content:flex-start;height:35px;padding:5px 30px;cursor:pointer}.stm_lms_user_float_menu__toggle svg path{transition:.1s ease}.stm_lms_user_float_menu__toggle:hover svg path{fill:rgb(216 0 0)}.stm_lms_user_float_menu__user{position:relative;display:flex!important;padding:9px 45px 9px 30px;margin:0 0 15px;align-items:center;border-top:1px solid #f6f6f6;border-bottom:1px solid #f6f6f6;transition:.1s ease}.stm_lms_user_float_menu__user_avatar{margin-right:12px}.stm_lms_user_float_menu__user_avatar img{width:40px;height:40px;max-width:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.stm_lms_user_float_menu__user_info{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stm_lms_user_float_menu__user_info h3{margin:0;font-size:14px;line-height:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.stm_lms_user_float_menu__user_info span{font-size:13px;font-weight:400;opacity:.5;color:#2a3045;overflow:hidden;text-overflow:ellipsis}.stm_lms_user_float_menu__user_settings{position:absolute;top:50%;right:23px;margin-top:-8px;font-size:16px;opacity:.8;color:#273044}.stm_lms_user_float_menu.__collapsed .stm-lms-logout-button i,.stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__user .stm_lms_user_float_menu__user_avatar{margin:0}.stm_lms_user_float_menu .logged-out-content{width:250px;transition:.1s ease;-webkit-transform:translateX(0);transform:translateX(0)}.stm_lms_user_float_menu.__collapsed,.stm_lms_user_float_menu.__collapsed .logged-out-content,.stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__scrolled_label{width:60px}.stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__toggle{padding:5px 10px;text-align:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center;justify-content:center}.stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__user{padding:9px 5px;justify-content:center}.stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__user .stm_lms_user_float_menu__user_info,.stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__user .stm_lms_user_float_menu__user_settings{display:none;visibility:hidden}.stm_lms_user_float_menu.__collapsed .float_menu_item__inline{padding:10px 5px}.stm_lms_user_float_menu.__collapsed .float_menu_item__inline .float_menu_item__title{visibility:hidden}.stm_lms_user_float_menu.__collapsed .logged-out-content .stm_lms_user_float_menu__login{display:none;opacity:0;visibility:hidden;-webkit-transform:translateX(-60px);transform:translateX(-60px)}.stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__empty{padding:5px 0;text-align:center}.stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__empty span{display:none}.stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__empty .fa-user{right:10px}.stm_lms_user_float_menu.__collapsed .stm-lms-logout-button{min-width:auto;padding-left:0;padding-right:0;text-align:center}.stm_lms_user_float_menu.__collapsed .stm-lms-logout-button span{display:none}.stm_lms_user_float_menu.__collapsed .float_menu_item__divider{margin:20px 0 10px;height:0;padding:5px 0;font-size:0}.stm_lms_user_float_menu .apsl-login-networks{margin:20px 25px}.stm_lms_user_float_menu .apsl-login-networks .social-networks{display:block}.stm_lms_user_float_menu .apsl-login-networks .social-networks>a{display:block;margin:0}.stm_lms_user_float_menu .apsl-login-networks .social-networks .apsl-icon-block{padding:0 15px;margin-bottom:12px}.stm_lms_user_float_menu__empty{position:relative;display:flex;align-items:center;min-height:60px;padding:10px 57px 10px 35px;background-color:#f6f6f6}.stm_lms_user_float_menu__empty span{white-space:nowrap}.stm_lms_user_float_menu__empty .fa-user{display:block;position:absolute;top:50%;right:17px;margin-top:-20px;width:40px;height:40px;background-color:#e2e3e3;color:#273044;border-radius:50%;line-height:40px;text-align:center}.stm_lms_user_float_menu__empty .fa-user:before{opacity:.5}.stm_lms_user_float_menu [id^=stm-lms-login]{padding:5px 25px}.stm_lms_user_float_menu [id^=stm-lms-login] .stm-lms-message{padding:10px 20px}.stm_lms_user_float_menu [id^=stm-lms-login] .stm_lms_login_wrapper{padding:0;background-color:#fff0}.stm_lms_user_float_menu [id^=stm-lms-login] .stm_lms_login_wrapper__actions{flex-wrap:wrap}.stm_lms_user_float_menu [id^=stm-lms-login] .stm_lms_login_wrapper__actions .btn{order:-1}.stm_lms_user_float_menu [id^=stm-lms-login] .stm_lms_login_wrapper__actions .btn span{color:#f0f4fa!important}.stm_lms_user_float_menu [id^=stm-lms-login] .stm_lms_login_wrapper__actions .lostpassword{display:block;margin:13px 0 0;width:100%;text-align:center;color:#273044!important;font-size:13px;font-weight:400;opacity:.5}.stm_lms_user_float_menu [id^=stm-lms-login] .stm_lms_lost_password_form{flex-wrap:wrap}.stm_lms_user_float_menu [id^=stm-lms-login] .stm_lms_lost_password_form .form-group{margin-right:0}.stm_lms_user_float_menu [id^=stm-lms-login] .stm_lms_lost_password_form .btn span{color:#f0f4fa!important}.stm_lms_user_float_menu [id^=stm-lms-login] .form-group label,.stm_lms_user_float_menu [id^=stm-lms-login] .stm-lms-login__top,.stm_lms_user_float_menu [id^=stm-lms-login] .stm_lms_remember_me{display:none}.stm_lms_user_float_menu [id^=stm-lms-login] .form-group{display:flex;margin-bottom:18px}.stm_lms_user_float_menu [id^=stm-lms-login] .form-group input{height:39px;padding:3px 15px!important;border-radius:4px;border:1px solid #c4cbd3;background-color:#eef1f7;font-size:14px}.stm_lms_user_float_menu [id^=stm-lms-login] .form-group input:active,.stm_lms_user_float_menu [id^=stm-lms-login] .form-group input:focus{border-color:rgb(216 0 0)}.stm_lms_user_float_menu [id^=stm-lms-login] .btn{padding:13px 25px;width:100%;border-radius:5px;background-color:rgb(216 0 0)!important;font-size:14px;font-weight:700}.stm_lms_user_float_menu__login_head{padding:20px 25px 10px;display:flex;align-items:center;justify-content:space-between}.stm_lms_user_float_menu__login_head h4{margin:0 10px 0 0;font-size:14px;font-weight:700}.stm_lms_user_float_menu__login_head a{color:#2c75e4;font-size:13px;font-weight:400}.stm_lms_user_float_menu .stm_lms_demo_login{margin:0 25px;padding:25px 30px;border-radius:5px;border:1px dashed #bec6d1;background-color:#eef1f7;font-size:12px;font-weight:700;text-transform:uppercase}.stm_lms_user_float_menu .stm_lms_demo_login a{display:block;margin:5px 0 0;font-size:14px;font-weight:400;text-decoration:none!important;text-transform:none}.stm_lms_user_float_menu .stm_lms_demo_login span{display:none}.stm_lms_user_float_menu .stm-lms-logout-button{position:absolute;padding:17px 35px;bottom:0;right:0;left:0;border-radius:0;text-align:left;font-size:13px;font-weight:500;background-color:#f6f6f6}.stm_lms_user_float_menu .stm-lms-logout-button i{position:relative;margin-right:5px;top:1px;font-size:15px;opacity:.5;transition:.1s ease}.stm_lms_user_float_menu .stm-lms-logout-button:hover i{opacity:1}.stm_lms_user_float_menu.__position_right{left:auto;right:0}.stm_lms_user_float_menu.__position_right+.stm_lms_user_float_menu__tip{left:auto;right:60px;border-radius:5px 0 0 5px}.stm_lms_user_float_menu.__position_right .stm_lms_user_float_menu__toggle svg{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.stm_lms_user_float_menu.__position_right:not(.__collapsed) .stm_lms_user_float_menu__toggle{-webkit-transform:translateX(3px);transform:translateX(3px);justify-content:flex-end}.stm_lms_user_float_menu:not(.__collapsed)+.stm_lms_user_float_menu__tip{display:none!important}.stm_lms_user_float_menu__tip{position:fixed;top:0;left:60px;padding:10px;background:#fff;box-shadow:0 0 20px rgb(0 0 0 / .11);font-size:12px;font-weight:500;border-top-right-radius:5px;border-bottom-right-radius:5px;opacity:0;visibility:hidden;transition:.2s ease;z-index:9999}.stm_lms_user_float_menu__tip.__visible{opacity:1;visibility:visible}@media (min-width:769px){body.float_menu_position__left #footer,body.float_menu_position__left #wrapper,body.float_menu_position__left .vc_row[data-vc-full-width]{padding-left:60px}body.float_menu_position__right .stm_lms_user_float_menu .float_menu_item:before{left:0!important}body.float_menu_position__right #footer,body.float_menu_position__right #wrapper,body.float_menu_position__right .vc_row[data-vc-full-width]{padding-right:60px}}@media (max-width:768px){body .stm_lms_user_float_menu__scrolled_label{display:none!important}body .stm_lms_user_float_menu.__collapsed{bottom:0;top:auto;background:0 0;box-shadow:none}body .stm_lms_user_float_menu.__collapsed>:not(.stm_lms_user_float_menu__user):not(.stm_lms_user_float_menu__empty){display:none}body .stm_lms_user_float_menu.__collapsed.__logged_out .logged-out-content{display:block!important;padding-bottom:0}body .stm_lms_user_float_menu.__collapsed.__logged_out .stm_lms_user_float_menu__categories{display:none}body .stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__empty,body .stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__user{border:0;margin:0;background:0 0;padding:0}body .stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__empty:before,body .stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__user:before{display:none!important}body .stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__empty .fa-user,body .stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__empty .stm_lms_user_float_menu__user_avatar img,body .stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__user .fa-user,body .stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__user .stm_lms_user_float_menu__user_avatar img{border:2px solid #fff;background:#fff;box-shadow:0 7px 16px rgb(0 0 0 / .2);width:45px;height:45px;max-width:45px;max-height:45px;line-height:41px;font-size:18px}body .stm_lms_user_float_menu.__collapsed .stm_lms_user_float_menu__toggle{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;z-index:999;height:auto;opacity:0}body .stm_lms_user_float_menu:not(.__collapsed),body .stm_lms_user_float_menu:not(.__collapsed) .stm_lms_user_float_menu__scrolled{width:100%}body .stm_lms_user_float_menu:not(.__collapsed) .stm_lms_user_float_menu__toggle{position:absolute;bottom:0;left:0;right:80px;height:49px;background:#eef1f7;z-index:99999}body .stm_lms_user_float_menu:not(.__collapsed) .stm-lms-logout-button{padding-right:20px;text-align:right}body .stm_lms_user_float_menu:not(.__collapsed) .stm-lms-logout-button span{display:none}body .stm_lms_user_float_menu:not(.__collapsed).__logged_out .stm_lms_user_float_menu__toggle{right:0}}.stm_lms_user_float_menu__tabs{display:flex;border-bottom:3px solid #f6f6f6;opacity:1;visibility:visible;transition:.1s ease}.stm_lms_user_float_menu__tabs a{display:block;padding:16px 5px;width:50%;color:#273044;font-size:11px;line-height:22px;font-weight:600;text-transform:uppercase;text-align:center;background:#fff}.stm_lms_user_float_menu__tabs a.active{background:#f6f6f6}.stm_lms_user_float_menu.__logged_out.__collapsed .stm_lms_user_float_menu__tabs{display:none}.stm_lms_user_float_menu.__logged_out.__collapsed .stm_lms_user_float_menu__login{display:block;opacity:1;visibility:visible}.stm_lms_user_float_menu.__logged_out.__collapsed .stm_lms_user_float_menu__login>:not(.stm_lms_user_float_menu__empty),.stm_lms_user_float_menu.__logged_out:not(.__collapsed) .__hidden{display:none}.stm_lms_user_float_menu.__logged_out.__collapsed .stm_lms_user_float_menu__login .stm_lms_user_float_menu__empty{-webkit-transform:translateX(60px);transform:translateX(60px)}.stm-lms-wrapper__login{margin-bottom:50px}.stm-lms-wrapper__login #stm-lms-register{display:block}.stm-lms-modal-login #stm-lms-login-modal,.stm-lms-modal-login #stm-lms-register,.stm_lms_user_float_menu.__collapsed .stm_lms_login_wrapper{display:none}.stm-lms-modal-login .nav{margin-bottom:0}.stm-lms-modal-login .sc_login{margin:0!important}.stm-lms-modal-login #stm-lms-login-modal.active,.stm-lms-modal-login #stm-lms-register.active{display:block}.stm-lms-modal-login #stm-lms-register{margin-bottom:-70px}.stm-lms-modal-login #stm-lms-register>h3{display:none}.stm_lms_login_wrapper{padding:40px 50px;background-color:rgb(216 0 0)}.stm_lms_login_wrapper .form-group{margin:0 0 30px}.stm_lms_login_wrapper .form-group label{margin:0 0 7px;text-transform:uppercase;font-size:12px;font-weight:600;color:#fff}.stm_lms_login_wrapper__actions{display:flex;align-items:center}.stm_lms_login_wrapper__actions label{margin-right:15px;margin-bottom:0;color:#fff}.stm_lms_login_wrapper__actions .btn{background-color:rgb(87 130 209)!important;margin-left:auto}.stm_lms_login_wrapper .lostpassword{position:relative;top:-1px;color:#fff!important;cursor:pointer}.stm_lms_login_wrapper .lostpassword:hover{text-decoration:underline!important}.stm_lms_login_wrapper .stm_lms_lost_password_form{display:flex;align-items:center;padding:30px 0 0}.apsl-login-networks span.apsl-login-new-text,.stm-lms-modal-login .stm-lms-login__top h3,.wp-social-login-widget .wp-social-login-connect-with{display:none}.stm_lms_login_wrapper .stm_lms_lost_password_form .form-group{flex-grow:1;margin-right:30px}.stm_lms_login_wrapper .stm_lms_lost_password_form .btn{background-color:rgb(87 130 209)!important;margin-left:auto}.wp-social-login-widget{float:right;margin:6px 0 0}.wp-social-login-widget .wp-social-login-provider-list{margin:0 -5px;padding:0}.wp-social-login-widget .wp-social-login-provider-list a{margin:0 5px}.stm_lms_log_in.loading{min-height:auto}.stm_lms_log_in.loading:before{top:-3px}.stm_lms_log_in.loading i,.stm_lms_log_in.loading span{opacity:0}.stm-lms-modal-login .modal-body{padding:0 0 70px}.stm-lms-modal-login .loading.btn{margin-left:auto!important}.stm-lms-modal-login .stm-lms-message{margin-left:50px;margin-right:50px;padding:0;background-color:#fff0;color:#E53935}.stm-lms-modal-login .stm-lms-login__top{position:absolute;bottom:19px;left:20px;right:20px}.stm-lms-modal-login .stm-lms-login__top .wp-social-login-widget{float:none;text-align:center}.stm-lms-modal-login .stm-lms-message.success{color:#66BB6A}@media (max-width:1023px){.stm-lms-login{margin:0 0 40px}}@media (max-width:550px){.stm_lms_login_wrapper,.stm_lms_register_wrapper{padding:40px 25px!important}.stm_lms_lost_password_form{flex-wrap:wrap;justify-content:flex-start}.stm_lms_lost_password_form .form-group{width:100%;margin-right:0!important}.stm_lms_lost_password_form .btn{margin-left:0!important}.stm_lms_login_wrapper__actions{flex-wrap:wrap}.stm_lms_login_wrapper__actions .lostpassword{width:100%;margin-top:10px}.stm_lms_login_wrapper__actions .btn{margin:15px 0 0}}body div.nsl-container-block{margin:15px 0}body div.nsl-container-block .nsl-container-buttons{flex-flow:row;margin:0 -8px}body div.nsl-container-block .nsl-container-buttons a{max-width:inherit;padding:0 8px;flex:0 0 auto;width:100%;margin:8px 0}.stm-lms-modal-login .apsl-login-networks,body .modal-content div.nsl-container-block{padding:0 50px}body div.nsl-container-block .nsl-container-buttons a .nsl-button-label-container{font-size:14px}.apsl-login-networks{margin:20px 0 30px}.apsl-login-networks .social-networks{display:flex;align-items:center}.apsl-login-networks .social-networks>a{flex:1 1 0%;margin-right:15px}.apsl-login-networks .social-networks>a:last-child{margin-right:0}.apsl-login-networks .social-networks .apsl-icon-block{display:flex;align-items:center;padding:0 20px;margin:0;background:#3b5898;border-radius:5px;color:#fff}.apsl-login-networks .social-networks .apsl-icon-block .fa,.apsl-login-networks .social-networks .apsl-icon-block .fab{width:auto;background-color:#fff0;color:inherit;line-height:40px;font-family:"Font Awesome 6 Brands"!important;margin-right:10px}.apsl-login-networks .social-networks .apsl-icon-block .apsl-long-login-text{display:block;line-height:16px}.apsl-login-networks .social-networks .apsl-icon-block.icon-google{background-color:#cb4023}.stm_lms_register_wrapper{padding:40px 50px;background-color:#eef1f7}.stm_lms_register_wrapper .form-group{margin:0 0 30px}.stm_lms_register_wrapper .form-group label{margin:0 0 7px;text-transform:uppercase;font-size:12px;font-weight:600;color:#273044}.stm_lms_register_wrapper .form-group .form-control{background-color:#fff}.stm_lms_register_wrapper__actions{display:flex;align-items:center}.stm_lms_register_wrapper__actions label{margin-right:15px;margin-bottom:0;color:#273044}.stm_lms_register_wrapper__actions .btn{background-color:rgb(87 130 209)!important;margin-left:auto}@media (max-width:550px){.stm_lms_register_wrapper__actions{flex-wrap:wrap}.stm_lms_register_wrapper__actions .btn{margin:15px 0 0}}