.manage-popup{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.manage-popup__overlay{background-color:#2223;cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%}.manage-popup__overlay--disabled{cursor:unset}.manage-popup__outer{border-radius:8px;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;position:relative;z-index:1}.manage-popup__header{border-bottom:1px solid #d6d1e0;padding:16px 0;position:relative}.manage-popup__title{font-size:18px;font-weight:700;text-align:center}.manage-popup__close{position:absolute;right:22px;top:22px}.manage-popup__close-icon{height:16px;width:16px}.manage-popup__box{overflow:scroll;padding:16px 48px 36px}.manage-popup__left,.manage-popup__right{width:50%}.manage-popup__line{background-color:#d6d1e0;margin:0 48px;width:1px}.manage-popup .manage-form-item{align-items:center}.manage-popup .manage-form-item__label{margin-top:0}.manage-popup .manage-input__inner{padding:4px 8px}.manage-popup .manage-form-footer{margin-top:36px}
