.v-welcome{animation:1s cubic-bezier(.11393,.8644,.14684,1) both welcomeEnter}@keyframes welcomeEnter{0%{opacity:0;transform:translate(-100%)}to{opacity:100;transform:translate(0)}}.v-auth-title{text-align:center;white-space:pre-wrap;margin-bottom:16px;font-size:36px;font-weight:700;line-height:38px}.v-auth-subtitle{text-align:center;color:#000;white-space:pre-wrap;margin-bottom:30px;font-size:16px;font-weight:700;line-height:1.3}.v-auth-form{width:340px;animation:1s cubic-bezier(.11393,.8644,.14684,1) .3s both formEnter}@keyframes formEnter{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.v-auth-close{z-index:50000;border:3px solid #9098a5;border-radius:50%;width:50px;height:50px;transition:all .2s;display:block;position:absolute;top:20px;right:20px;transform:rotate(45deg)}.v-auth-close:hover{transform:rotate(135deg)}.v-auth-close:before,.v-auth-close:after{content:" ";background:#9098a5;border-radius:4px;width:40%;transition:all .2s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v-auth-close:before{width:30px;height:3px}.v-auth-close:after{width:3px;height:30px}
