.masterstudy-account{display:flex;width:100%;max-width:1210px;padding:40px 20px;margin:0 auto}.masterstudy-account *{box-sizing:border-box}.masterstudy-account-sidebar{display:flex;width:260px;flex-direction:column;flex-shrink:0;margin-right:40px;transition:.3s}.masterstudy-account-sidebar__wrapper{display:flex;width:100%;flex-direction:column}.masterstudy-account-sidebar__back{display:none;cursor:pointer;height:40px;padding:5px 10px;justify-content:center;align-items:center;position:absolute;left:20px;top:32px;border-radius:40px;background:#eef1f7;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;z-index:99;transition:.3s}.masterstudy-account-sidebar__back:hover{color:#001931}.masterstudy-account-container{display:flex;width:100%;max-width:870px;flex-direction:column}.masterstudy-account-body-overflow{overflow:hidden}.masterstudy-account-utility_hidden{display:none!important}.masterstudy-account-utility__message{padding:15px 30px;margin:15px 0;background-color:var(--danger-100);color:#fff;border-radius:5px}.masterstudy-account-utility__message.success{background-color:var(--success-100)}@media (max-width:1279.98px){.masterstudy-account{padding:20px 20px 80px}.masterstudy-account-sidebar{width:100%;height:100vh;margin-right:0;position:fixed;right:-100%;bottom:0;top:0;background:#fff;z-index:9999999999;overflow:hidden}.masterstudy-account-sidebar.masterstudy-account-sidebar_open{right:0}.masterstudy-account-sidebar__wrapper{padding:20px;overflow-y:auto}.masterstudy-account-sidebar__wrapper::-webkit-scrollbar{width:5px}.masterstudy-account-sidebar__wrapper::-webkit-scrollbar-thumb{background:var(--accent-100);border-radius:4px}.masterstudy-account-sidebar__wrapper::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.masterstudy-account-sidebar__wrapper::-webkit-scrollbar-track{background:#eef1f7;border-radius:4px}.masterstudy-account-sidebar__back{display:flex}.masterstudy-account-container{max-width:100%}}.masterstudy-account h1.masterstudy-account-wishlist__title{display:flex;font-size:24px;font-style:normal;font-weight:500;line-height:normal;color:#001931;margin:0 0 10px}.masterstudy-account .masterstudy-account-wishlist{display:flex;width:100%;flex-wrap:wrap;position:relative}.masterstudy-account .masterstudy-account-wishlist__loader{display:none;width:100%;min-height:200px;justify-content:center;align-items:center;padding:10px;position:relative}.masterstudy-account .masterstudy-account-wishlist__loader.masterstudy-account-wishlist__loader_show{display:flex}.masterstudy-account .masterstudy-account-wishlist__loader-body{display:flex;width:45px;height:45px;border-radius:50%;position:relative;-webkit-animation:rotate360 1s linear infinite;animation:rotate360 1s linear infinite;margin:auto;border-top:4px solid var(--accent-100);border-right:4px solid var(--accent-100);border-bottom:4px solid transparent;border-left:4px solid var(--accent-100)}.masterstudy-account .masterstudy-account-wishlist__loader-body::after{display:flex;content:"";position:absolute;top:-7px;right:-7px;width:25px;height:25px;border-radius:50%;background:0 0}.masterstudy-account .masterstudy-account-wishlist__empty{display:flex;width:100%;height:100%;min-height:130px;justify-content:center;align-items:center;padding:10px}.masterstudy-account .masterstudy-account-wishlist__empty-block{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:flex-start;margin-top:50px}.masterstudy-account .masterstudy-account-wishlist__empty-icon{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50%;background:var(--accent-10);margin-bottom:20px}.masterstudy-account .masterstudy-account-wishlist__empty-icon::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-menu-wishlist);font-size:28px;line-height:normal;color:var(--accent-100)}.masterstudy-account .masterstudy-account-wishlist__empty-text{display:flex;color:#001931;justify-content:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:20px}.masterstudy-account .masterstudy-account-wishlist__empty a.masterstudy-account-wishlist__empty-button{display:flex;text-decoration:none;padding:11px 20px;justify-content:center;align-items:center;background:var(--accent-100);border-radius:5px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#fff;transition:.3s}.masterstudy-account .masterstudy-account-wishlist__empty a.masterstudy-account-wishlist__empty-button:hover{background:var(--accent-hover)}.masterstudy-account .masterstudy-account-wishlist__list{display:flex;width:calc(100% + 20px);flex-wrap:wrap;margin:0 -10px}.masterstudy-account .masterstudy-account-wishlist__pagination{display:flex;margin-top:40px}.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination{align-items:center}.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__item-block{padding-top:0;background:#fff;color:#4d5e6f;box-shadow:0 1px 3px 0 rgba(0,0,0,.07);outline:#dbe0e9 solid 1px}.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__item.masterstudy-pagination__item_current .masterstudy-pagination__item-block{background:var(--accent-100);color:#fff;outline:var(--accent-100) solid 1px}.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover::after,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover::before,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-next::after,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-next::before,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover::after,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover::before,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-prev::after,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-prev::before{color:#4d5e6f}.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-next,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-prev{outline:#dbe0e9 solid 1px;background:#fff}.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover{background:#fff}.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled,.masterstudy-account .masterstudy-account-wishlist__pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover{background:#fff}@media (max-width:1023.98px){.masterstudy-account .masterstudy-account-wishlist .masterstudy-course-card{width:33.33333%}}@media (max-width:767.98px){.masterstudy-account .masterstudy-account-wishlist .masterstudy-course-card{width:100%}.masterstudy-account .masterstudy-account-wishlist__pagination{width:100%;margin-top:20px}}@media (max-width:576px){.masterstudy-account .masterstudy-account-wishlist__empty-block{margin-top:0}}.masterstudy-account-profile{display:flex;width:100%;align-items:center;margin-bottom:30px}.masterstudy-account-profile__avatar{display:flex;flex-shrink:0;width:60px;height:60px;border-radius:50%}.masterstudy-account-profile__avatar img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;-o-object-fit:cover;object-fit:cover;display:flex;border-radius:50%}.masterstudy-account-profile__info{display:flex;width:100%;flex-direction:column;margin-left:20px}.masterstudy-account-profile__name{display:flex;color:#001931;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.masterstudy-account-profile a.masterstudy-account-profile__link{display:flex;text-decoration:none;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);margin-top:6px;transition:.3s}.masterstudy-account-profile a.masterstudy-account-profile__link:hover{color:var(--accent-hover)}@media (max-width:1279.98px){.masterstudy-account-profile{flex-direction:column;justify-content:center}.masterstudy-account-profile__info{align-items:center;justify-content:center;margin:20px 0 0}}.masterstudy-account-menu,.masterstudy-account-menu__list{flex-direction:column;display:flex;width:100%}.masterstudy-account-menu__mode{display:flex;width:100%;margin-bottom:30px;padding:0 16px;align-items:center;color:#001931;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-account-menu__mode .masterstudy-account-menu-switcher{margin-right:5px}.masterstudy-account-menu__list-section{display:flex;width:100%;flex-direction:column;margin-bottom:30px}.masterstudy-account-menu__list-section-title{display:flex;width:100%;padding:0 16px;color:#808c98;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.6px;text-transform:uppercase;margin-bottom:10px}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_active .masterstudy-account-menu__list-item-label,.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_active i,.masterstudy-account-menu__list a.masterstudy-account-menu__list-item:hover .masterstudy-account-menu__list-item-label,.masterstudy-account-menu__list a.masterstudy-account-menu__list-item:hover i{color:var(--accent-100)}.masterstudy-account-menu__list-section:last-child{margin-bottom:0}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item{display:flex;width:100%;align-items:center;padding:0 16px;height:40px;transition:.3s;border-radius:4px;text-decoration:none}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_logout .masterstudy-account-menu__list-item-label{text-transform:none}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_active{background:var(--accent-10)}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_hidden{display:none}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item:hover{background:var(--accent-10)}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item .masterstudy-account-menu__list-item-label{display:flex;color:#001931;font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:.3s;text-transform:capitalize}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item .masterstudy-account-menu__list-item-badge{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background:var(--accent-100);color:#fff;text-align:center;font-size:10px;font-style:normal;font-weight:700;line-height:1.1;letter-spacing:0;padding:4px;margin-left:7px;min-width:19px}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item i{font-size:20px;margin-right:10px;color:#4d5e6f;transition:.3s}@media (max-width:1024px){.masterstudy-account-sidebar__wrapper{padding-bottom:45px;padding-bottom:calc(45px + env(safe-area-inset-bottom,0px))}}.masterstudy-account-menu-divider{display:flex;flex-shrink:0;width:100%;height:1px;margin:10px 0;background:#dbe0e9}.masterstudy-account-have-question{display:flex;width:100%;flex-direction:column}.masterstudy-account-have-question__button{display:flex;flex-shrink:0;width:100%;align-items:center;padding:0 16px;height:40px;transition:.3s;border-radius:4px}.masterstudy-account-have-question__button:hover{cursor:pointer;background:var(--accent-10)}.masterstudy-account-have-question__button:hover .masterstudy-account-have-question__label,.masterstudy-account-have-question__button:hover i{color:var(--accent-100)}.masterstudy-account-have-question__button i{font-size:20px;margin-right:10px;color:#4d5e6f;transition:.3s}.masterstudy-account-have-question__label{display:flex;color:#001931;font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:.3s}body.masterstudy-enterprise-modal-body-hidden{overflow:hidden}.masterstudy-enterprise-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;transition:.3s;background:rgba(0,0,0,.4);opacity:0;visibility:hidden}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_open{opacity:1;visibility:visible}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_open .masterstudy-enterprise-modal__wrapper{-webkit-transform:translateY(0);transform:translateY(0)}.masterstudy-enterprise-modal__wrapper{display:flex;flex-direction:column;width:500px;max-height:700px;background:#fff;border-radius:10px;box-shadow:0 20px 40px 0 rgba(0,0,0,.25);overflow:hidden;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;-webkit-transform:translateY(100%);transform:translateY(100%)}.masterstudy-enterprise-modal__close::after,.masterstudy-enterprise-modal__header-back::after{transition:.2s;font-family:stmlms;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;line-height:normal;font-style:normal}.masterstudy-enterprise-modal__container{display:flex;flex-direction:column;position:relative;height:100%;padding:25px 35px;overflow-y:auto}.masterstudy-enterprise-modal__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;position:absolute;top:25px;right:35px}.masterstudy-enterprise-modal__close::after{content:var(--stmlms-icon-close);color:#808c98;font-size:10px;margin-top:1px}.masterstudy-enterprise-modal__close:hover{cursor:pointer}.masterstudy-enterprise-modal__close:hover::after{color:#4d5e6f}.masterstudy-enterprise-modal__content{display:flex;width:100%}.masterstudy-enterprise-modal__header{display:flex;width:100%;margin-bottom:20px}.masterstudy-enterprise-modal__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-enterprise-modal__header-back{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;margin-right:10px}.masterstudy-enterprise-modal__header-back::after{content:var(--stmlms-icon-back-arrow);color:#808c98;font-size:12px}.masterstudy-enterprise-modal__header-back:hover{cursor:pointer}.masterstudy-enterprise-modal__header-back:hover::after{color:#4d5e6f}.masterstudy-enterprise-modal__form{display:flex;width:100%;flex-direction:column}.masterstudy-enterprise-modal__form.masterstudy-enterprise-modal__form_hide{display:none}.masterstudy-enterprise-modal__form-wrapper{display:flex;width:100%;flex-direction:column}.masterstudy-enterprise-modal__form-field{display:flex;flex-direction:column;width:100%;margin-bottom:20px;position:relative}.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error{margin-bottom:10px}.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-enterprise-modal__form-input,.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-enterprise-modal__form-textarea,.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-enterprise-modal__form-field-error{display:flex;width:100%;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:var(--danger-100);margin:5px 0 0}.masterstudy-enterprise-modal__form-field-error.masterstudy-enterprise-modal__form-field-error_main{margin:-10px 0 15px}.masterstudy-enterprise-modal__form-field-error.masterstudy-enterprise-modal__form-field-error_hide{display:none}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;height:40px;padding:0 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;transition:.3s}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;padding:10px 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;resize:none;transition:.3s}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__success{display:none;width:100%;flex-direction:column;justify-content:center;align-items:center}.masterstudy-enterprise-modal__success.masterstudy-enterprise-modal__success_show{display:flex}.masterstudy-enterprise-modal__success a.masterstudy-button{margin:0!important}.masterstudy-enterprise-modal__success-icon{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-enterprise-modal__success-icon::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-current-date);line-height:normal;font-size:30px;color:var(--accent-100)}.masterstudy-enterprise-modal__success-icon-wrapper{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50px;background:var(--accent-10);margin:10px 0 15px}.masterstudy-enterprise-modal__success-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:20px}.masterstudy-enterprise-modal__actions{display:flex;width:100%;align-items:center}.masterstudy-enterprise-modal__actions.masterstudy-enterprise-modal__actions_hide{display:none}.masterstudy-enterprise-modal__actions a.masterstudy-button{display:flex!important;margin:0!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__wrapper{background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__header-title{color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close{background:#1e1e1e}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close::after{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close:hover::after{color:rgba(255,255,255,.7)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-enterprise-modal__form-input,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-enterprise-modal__form-textarea,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text{border-color:rgba(255,255,255,.05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-moz-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-ms-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text:active{border-color:rgba(255,255,255,.05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea{border-color:rgba(255,255,255,.05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-moz-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-ms-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea:active{border-color:rgba(255,255,255,.05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input{border-color:rgba(255,255,255,.05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-moz-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-ms-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:active{border-color:rgba(255,255,255,.05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea{border-color:rgba(255,255,255,.05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-moz-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-ms-input-placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::placeholder{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:active{border-color:rgba(255,255,255,.05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__success-title,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-label,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__text-label,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__textarea-label{color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-description{color:rgba(255,255,255,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-title,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-label,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-title,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-label{color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-wrapper{background:#171717;border-color:rgba(255,255,255,.05)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-wrapper.masterstudy-form-builder__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection--single{background-color:#171717!important;border-color:rgba(255,255,255,.05)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__rendered{color:#fff!important;background:#171717!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__arrow b{border-color:rgba(255,255,255,.5) transparent transparent!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-dropdown{background:#171717!important;border-color:rgba(255,255,255,.05)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results{background:#171717!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results li.select2-results__option{color:#fff!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container.select2-container--open span.select2-selection__arrow b{border-color:transparent transparent rgba(255,255,255,.5)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper{background:#171717;border-color:rgba(255,255,255,.05)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked{border:2px solid var(--accent-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked::after{display:flex;content:"";width:8px;height:8px;line-height:0;border-radius:50%;background:var(--accent-100)}.masterstudy-enterprise-modal .masterstudy-button{margin:0!important}@media (min-width:1281px) and (max-width:1367px){.masterstudy-enterprise-modal__wrapper{max-height:600px}}@media (max-width:576px){.masterstudy-enterprise-modal__wrapper{width:100%;height:100%;max-height:100%;box-shadow:none;border-radius:0}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.1,.1);transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(.1,.1);transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0}}@-webkit-keyframes loading-pulse{0%{-webkit-transform:translate(-50%,-50%) scale(.1,.1);transform:translate(-50%,-50%) scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(1.2,1.2);transform:translate(-50%,-50%) scale(1.2,1.2);opacity:0}}@keyframes loading-pulse{0%{-webkit-transform:translate(-50%,-50%) scale(.1,.1);transform:translate(-50%,-50%) scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(1.2,1.2);transform:translate(-50%,-50%) scale(1.2,1.2);opacity:0}}@-webkit-keyframes rotate360{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate360{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}a.masterstudy-button,button.masterstudy-button{display:flex;justify-content:center;align-items:center;outline:0;border:none;min-height:auto;border-radius:5px;transition:.2s;text-decoration:none;caret-color:transparent;box-shadow:none}a.masterstudy-button .masterstudy-button__title,button.masterstudy-button .masterstudy-button__title{font-size:14px;line-height:18px;letter-spacing:0;text-transform:capitalize;text-decoration:none;white-space:nowrap;transition:.2s}a.masterstudy-button.masterstudy-button_size-sm,button.masterstudy-button.masterstudy-button_size-sm{height:40px;padding:0 20px}a.masterstudy-button.masterstudy-button_size-sm .masterstudy-button__title,button.masterstudy-button.masterstudy-button_size-sm .masterstudy-button__title{font-weight:500}a.masterstudy-button.masterstudy-button_size-sm::after,a.masterstudy-button.masterstudy-button_size-sm::before,button.masterstudy-button.masterstudy-button_size-sm::after,button.masterstudy-button.masterstudy-button_size-sm::before{font-size:15px;font-weight:500}a.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::after,a.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::before,button.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::after,button.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::before{width:15px;height:15px}a.masterstudy-button.masterstudy-button_size-md,button.masterstudy-button.masterstudy-button_size-md{height:50px;padding:0 24px}a.masterstudy-button.masterstudy-button_size-md .masterstudy-button__title,button.masterstudy-button.masterstudy-button_size-md .masterstudy-button__title{font-weight:700}a.masterstudy-button.masterstudy-button_size-md::after,a.masterstudy-button.masterstudy-button_size-md::before,button.masterstudy-button.masterstudy-button_size-md::after,button.masterstudy-button.masterstudy-button_size-md::before{font-size:16px;font-weight:500}a.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::after,a.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::before,button.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::after,button.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::before{width:20px;height:20px}a.masterstudy-button.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-left::before{display:flex;margin:0 5px 0 0;transition:.2s}a.masterstudy-button.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-center::before{display:flex;margin:0 auto;transition:.2s}a.masterstudy-button.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-right::after{display:flex;margin:0 0 0 5px;transition:.2s}a.masterstudy-button.masterstudy-button_style-primary,button.masterstudy-button.masterstudy-button_style-primary{background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary::after,a.masterstudy-button.masterstudy-button_style-primary::before,button.masterstudy-button.masterstudy-button_style-primary::after,button.masterstudy-button.masterstudy-button_style-primary::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled{opacity:.3;cursor:default}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover{cursor:default;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary:hover,button.masterstudy-button.masterstudy-button_style-primary:hover{cursor:pointer;background:var(--accent-hover)}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover{cursor:default}a.masterstudy-button.masterstudy-button_style-secondary,button.masterstudy-button.masterstudy-button_style-secondary{background:#eef1f7}a.masterstudy-button.masterstudy-button_style-secondary .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary .masterstudy-button__title{color:#4d5e6f}a.masterstudy-button.masterstudy-button_style-secondary::after,a.masterstudy-button.masterstudy-button_style-secondary::before,button.masterstudy-button.masterstudy-button_style-secondary::after,button.masterstudy-button.masterstudy-button_style-secondary::before{color:#4d5e6f;border-color:#4d5e6f}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::after,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::before,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::after,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::before,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::before{color:#b3bac2;border-color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled .masterstudy-button__title{color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover .masterstudy-button__title{color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary:hover,button.masterstudy-button.masterstudy-button_style-secondary:hover{cursor:pointer}a.masterstudy-button.masterstudy-button_style-secondary:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary:hover .masterstudy-button__title{color:#001931}a.masterstudy-button.masterstudy-button_style-secondary:hover::after,a.masterstudy-button.masterstudy-button_style-secondary:hover::before,button.masterstudy-button.masterstudy-button_style-secondary:hover::after,button.masterstudy-button.masterstudy-button_style-secondary:hover::before{color:#001931;border-color:#001931}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::before,a.masterstudy-button.masterstudy-button_style-tertiary::after,a.masterstudy-button.masterstudy-button_style-tertiary::before,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-tertiary::after,button.masterstudy-button.masterstudy-button_style-tertiary::before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary,button.masterstudy-button.masterstudy-button_style-tertiary{background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-tertiary .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-tertiary .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled{opacity:.7;cursor:default}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover{cursor:default;background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary:hover,button.masterstudy-button.masterstudy-button_style-tertiary:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-tertiary:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-tertiary:hover::after,a.masterstudy-button.masterstudy-button_style-tertiary:hover::before,button.masterstudy-button.masterstudy-button_style-tertiary:hover::after,button.masterstudy-button.masterstudy-button_style-tertiary:hover::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-outline,button.masterstudy-button.masterstudy-button_style-outline{background:0 0;border:1px solid var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline::after,a.masterstudy-button.masterstudy-button_style-outline::before,button.masterstudy-button.masterstudy-button_style-outline::after,button.masterstudy-button.masterstudy-button_style-outline::before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled{border-color:#b3bac2;cursor:default}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::after,a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::before,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::after,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover{cursor:default;background:0 0;border-color:#b3bac2}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-outline:hover,button.masterstudy-button.masterstudy-button_style-outline:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-outline:hover::after,a.masterstudy-button.masterstudy-button_style-outline:hover::before,button.masterstudy-button.masterstudy-button_style-outline:hover::after,button.masterstudy-button.masterstudy-button_style-outline:hover::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-danger-light,button.masterstudy-button.masterstudy-button_style-danger-light{background:var(--danger-10)}a.masterstudy-button.masterstudy-button_style-danger-light .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger-light .masterstudy-button__title{color:#ff3945}a.masterstudy-button.masterstudy-button_style-danger-light::after,a.masterstudy-button.masterstudy-button_style-danger-light::before,button.masterstudy-button.masterstudy-button_style-danger-light::after,button.masterstudy-button.masterstudy-button_style-danger-light::before{color:#ff3945;border-color:#ff3945}a.masterstudy-button.masterstudy-button_style-danger-light:hover,button.masterstudy-button.masterstudy-button_style-danger-light:hover{cursor:pointer;background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger-light:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger-light:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary-light,button.masterstudy-button.masterstudy-button_style-primary-light{background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-primary-light .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary-light .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary-light::after,a.masterstudy-button.masterstudy-button_style-primary-light::before,button.masterstudy-button.masterstudy-button_style-primary-light::after,button.masterstudy-button.masterstudy-button_style-primary-light::before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary-light:hover,button.masterstudy-button.masterstudy-button_style-primary-light:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary-light:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary-light:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-transparent-danger,button.masterstudy-button.masterstudy-button_style-transparent-danger{background:0 0;border:none}a.masterstudy-button.masterstudy-button_style-transparent-danger .masterstudy-button__title,a.masterstudy-button.masterstudy-button_style-transparent-danger::after,a.masterstudy-button.masterstudy-button_style-transparent-danger::before,button.masterstudy-button.masterstudy-button_style-transparent-danger .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger::after,button.masterstudy-button.masterstudy-button_style-transparent-danger::before{color:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled{border-color:#b3bac2;cursor:default}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::after,a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::before,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::after,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover{cursor:default;background:0 0;border-color:#b3bac2}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover{cursor:pointer}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover .masterstudy-button__title{color:var(--danger-70)}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover::after,a.masterstudy-button.masterstudy-button_style-transparent-danger:hover::before,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover::after,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover::before{color:var(--danger-70);border-color:var(--danger-70)}a.masterstudy-button.masterstudy-button_style-danger,button.masterstudy-button.masterstudy-button_style-danger{background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-danger::after,a.masterstudy-button.masterstudy-button_style-danger::before,button.masterstudy-button.masterstudy-button_style-danger::after,button.masterstudy-button.masterstudy-button_style-danger::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled{opacity:.3;cursor:default}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover{cursor:default;background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-danger:hover,button.masterstudy-button.masterstudy-button_style-danger:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_loading .masterstudy-button__title,button.masterstudy-button.masterstudy-button_loading .masterstudy-button__title{display:none}a.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_loading::before,button.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_loading::before{content:""!important;display:flex;margin:0;border-radius:50%;border-width:2px;border-style:solid;-webkit-animation:pulse 1.5s ease-out;animation:pulse 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;z-index:99}a.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::before,button.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::before{display:none}a.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::after{content:""!important;display:flex;margin:0;border-radius:50%;border-width:2px;border-style:solid;-webkit-animation:pulse 1.5s ease-out;animation:pulse 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;z-index:99}a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-btn-add)}a.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-mic)}a.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-camera)}a.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-download2)}a.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-upload)}a.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-trash1)}a.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-play)}a.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-download1)}a.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-download-alt)}a.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-print1)}a.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-arrow_left)}body.rtl a.masterstudy-button.masterstudy-button_icon-left::before,body.rtl button.masterstudy-button.masterstudy-button_icon-left::before{order:2}.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link.masterstudy-account-mobile-menu__link_active .masterstudy-account-mobile-menu__item,.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link.masterstudy-account-mobile-menu__link_active i,.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link:hover .masterstudy-account-mobile-menu__item,.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link:hover i{color:#fff}.masterstudy-account-mobile-menu{display:none;width:100%;height:80px;padding:4px 20px 16px;justify-content:space-evenly;align-items:center;position:fixed;bottom:0;left:0;right:0;z-index:999999999;border-radius:40px 40px 0 0;box-shadow:0 0 20px 0 rgba(0,0,0,.15);background:#fff}.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link.masterstudy-account-mobile-menu__link_active,.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link:hover{background:var(--accent-100)}.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link{display:flex;min-width:75px;height:60px;padding:10px 15px;flex-direction:column;justify-content:center;align-items:center;gap:5px;flex-shrink:0;border-radius:10px;transition:.3s;text-decoration:none}.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link i{font-size:20px;color:#4d5e6f;transition:.3s}.masterstudy-account-mobile-menu__item{display:flex;justify-content:center;color:#4d5e6f;font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-align:center;transition:.3s}@media (max-width:1279.98px){.masterstudy-account-mobile-menu{display:flex}}