.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{justify-content:center;right:0;transition:.3s;position:fixed;opacity:0;bottom:0;visibility:hidden;top:0;align-items:center;background:rgba(0,0,0,.4);left:0;display:flex;z-index:99999}.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{overflow:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);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;flex-direction:column;max-height:700px;box-shadow:0 20px 40px 0 rgba(0,0,0,.25);border-radius:10px;background:#fff;width:500px;display:flex}.masterstudy-enterprise-modal__container{height:100%;overflow-y:auto;padding:25px 35px;position:relative;flex-direction:column;display:flex}.masterstudy-enterprise-modal__close{height:25px;justify-content:center;right:35px;position:absolute;top:25px;align-items:center;border-radius:30px;background:#eef1f7;width:25px;display:flex}.masterstudy-enterprise-modal__close:after{font-size:10px;color:#808c98;transition:.2s;content:"\e94a";line-height:normal;margin-top:1px;font-family:stmlms}.masterstudy-enterprise-modal__close:hover{cursor:pointer}.masterstudy-enterprise-modal__close:hover:after{color:#4d5e6f}.masterstudy-enterprise-modal__content{width:100%;display:flex}.masterstudy-enterprise-modal__header{margin-bottom:20px;width:100%;display:flex}.masterstudy-enterprise-modal__header-title{font-size:20px;font-weight:700;font-style:normal;color:#001931;line-height:normal}.masterstudy-enterprise-modal__header-back{height:25px;justify-content:center;margin-right:10px;align-items:center;border-radius:30px;background:#eef1f7;width:25px;display:flex}.masterstudy-enterprise-modal__header-back:after{font-size:12px;color:#808c98;transition:.2s;content:"\e967";line-height:normal;font-family:stmlms}.masterstudy-enterprise-modal__header-back:hover{cursor:pointer}.masterstudy-enterprise-modal__header-back:hover:after{color:#4d5e6f}.masterstudy-enterprise-modal__form{flex-direction:column;width:100%;display:flex}.masterstudy-enterprise-modal__form.masterstudy-enterprise-modal__form_hide{display:none}.masterstudy-enterprise-modal__form-field,.masterstudy-enterprise-modal__form-wrapper{flex-direction:column;width:100%;display:flex}.masterstudy-enterprise-modal__form-field{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{font-size:12px;font-weight:400;font-style:normal;color:var(--danger-100);margin:5px 0 0;width:100%;line-height:normal;display:flex}.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{height:40px;padding:0 20px;font-size:14px;border:1px solid #dbe0e9;font-weight:400;font-style:normal;color:#001931;transition:.3s;outline:0;align-items:center;box-shadow:none;border-radius:4px;background:#fff;width:100%;line-height:normal;display:flex}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-webkit-input-placeholder{font-size:14px;font-weight:400;font-style:normal;color:#808c98;line-height:normal}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-moz-placeholder{font-size:14px;font-weight:400;font-style:normal;color:#808c98;line-height:normal}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-ms-input-placeholder{font-size:14px;font-weight:400;font-style:normal;color:#808c98;line-height:normal}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::placeholder{font-size:14px;font-weight:400;font-style:normal;color:#808c98;line-height:normal}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:active{border:1px solid #dbe0e9;outline:0;box-shadow:none;background:#fff}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:focus{border:1px solid var(--accent-100);outline:0;box-shadow:none;background:#fff}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea{padding:10px 20px;resize:none;font-size:14px;border:1px solid #dbe0e9;font-weight:400;font-style:normal;color:#001931;transition:.3s;outline:0;align-items:center;box-shadow:none;border-radius:4px;background:#fff;width:100%;line-height:normal;display:flex}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-webkit-input-placeholder{font-size:14px;font-weight:400;font-style:normal;color:#808c98;line-height:normal}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-moz-placeholder{font-size:14px;font-weight:400;font-style:normal;color:#808c98;line-height:normal}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-ms-input-placeholder{font-size:14px;font-weight:400;font-style:normal;color:#808c98;line-height:normal}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::placeholder{font-size:14px;font-weight:400;font-style:normal;color:#808c98;line-height:normal}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:active{border:1px solid #dbe0e9;outline:0;box-shadow:none;background:#fff}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:focus{border:1px solid var(--accent-100);outline:0;box-shadow:none;background:#fff}.masterstudy-enterprise-modal__success{justify-content:center;flex-direction:column;align-items:center;width:100%;display:none}.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{height:50px;justify-content:center;align-items:center;border-radius:50%;background:var(--accent-10);width:50px;display:flex}.masterstudy-enterprise-modal__success-icon:before{font-size:30px;color:var(--accent-100);content:"\e972";line-height:normal;font-family:stmlms;display:flex}.masterstudy-enterprise-modal__success-icon-wrapper{height:80px;justify-content:center;margin:10px 0 15px;align-items:center;border-radius:50px;background:var(--accent-10);width:80px;display:flex}.masterstudy-enterprise-modal__success-title{font-size:24px;font-weight:700;font-style:normal;margin-bottom:20px;color:#001931;text-align:center;line-height:28px}.masterstudy-enterprise-modal__actions{align-items:center;width:100%;display:flex}.masterstudy-enterprise-modal__actions.masterstudy-enterprise-modal__actions_hide{display:none}.masterstudy-enterprise-modal__actions a.masterstudy-button{margin:0!important;display:flex!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:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close:hover:after{color:hsla(0,0%,100%,.7)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text{border-color:hsla(0,0%,100%,.05);color:#fff;background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-moz-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text:active{border-color:hsla(0,0%,100%,.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:hsla(0,0%,100%,.05);color:#fff;background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea:active{border-color:hsla(0,0%,100%,.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:hsla(0,0%,100%,.05);color:#fff;background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:active{border-color:hsla(0,0%,100%,.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:hsla(0,0%,100%,.05);color:#fff;background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::placeholder{color:hsla(0,0%,100%,.5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:active{border-color:hsla(0,0%,100%,.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:hsla(0,0%,100%,.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{border-color:hsla(0,0%,100%,.05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-wrapper.masterstudy-form-builder__checkbox-wrapper_checked{border-color:var(--accent-100);background:var(--accent-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection--single{border-color:hsla(0,0%,100%,.05)!important;background-color:#171717!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:hsla(0,0%,100%,.5) transparent transparent!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-dropdown{border-color:hsla(0,0%,100%,.05)!important;background:#171717!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 hsla(0,0%,100%,.5)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper{border-color:hsla(0,0%,100%,.05);background:#171717}.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{height:8px;content:"";border-radius:50%;background:var(--accent-100);width:8px;line-height:0;display:flex}.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{height:100%;max-height:100%;box-shadow:none;border-radius:0;width:100%}}