.auth_anim-enter-active,.auth_anim-leave-active{transition:opacity .2s}.auth_anim-enter,.auth_anim-leave-to{opacity:0}.auth{overflow:scroll;display:flex;justify-content:center;align-items:center}.auth,.auth:before{height:100vh;min-height:780px;margin:0}.auth:before{position:absolute;content:"";background:linear-gradient(280.3deg,#29a377 4.94%,#34dfa2 94.09%);background-size:cover;top:0;left:0;width:100vw}.auth-loader{z-index:5;position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;filter:unset}.wrapper{overflow:hidden;z-index:1;padding:30px;background:#f9f9fb;width:400px;border-radius:4px;transition:all .3s,max-height .2s,min-height .1s}.wrapper.loading{filter:blur(4px)}.wrapper_item{margin-bottom:16px}.wrapper_item :first-child{margin-top:15px}.wrapper .links{display:flex;align-items:center;justify-content:space-between}.wrapper .links .link{font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#b6bcc8;text-decoration:none}.wrapper .links .link.active{color:#000}.wrapper .links .link.active:hover{cursor:context-menu}.wrapper .links .left{width:45%;display:flex;align-items:center;justify-content:space-between}.wrapper .links .right{width:55%;text-align:right}.wrapper .radio{margin-top:15px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#fff;border-radius:4px;border:1px solid #eef0f3}.wrapper .radio-item{cursor:pointer;padding:10px 15px;margin:2px;color:#7a818f}.wrapper .radio-item.active{color:#2d3137;background:#eef0f3;border-radius:4px}.wrapper_label{font-size:14px;line-height:16px;font-weight:400;color:#000;display:block;margin-bottom:7px}.wrapper_input{background:#fff;border:1px solid #eef0f3;box-sizing:border-box;border-radius:4px;height:40px;width:100%;outline:none;padding:0 15px;color:#7a818f;font-size:12px;line-height:14px}.wrapper_button{background:#2cb181;border-radius:4px;color:#fff;font-weight:500;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center;border:none;height:50px;width:100%;margin-top:14px}