.logo-brand{display:flex;align-items:center}.logo-brand:hover{text-decoration:none}.logo-brand .brand-logo img{max-width:45px}.logo-brand .brand-name{text-align:center}.logo-brand .brand-name .brand-text{margin:0;color:#3e5ea9;font-weight:600;letter-spacing:.01rem;font-size:1.3rem}.logo-brand .brand-name .brand-text:first-child{color:#192b44}.auth-wrapper{display:flex;align-items:flex-start}.auth-wrapper .auth-inner{width:100%;overflow-y:auto;height:calc(var(--vh, 1vh)*100)}.auth-wrapper .auth-inner .logo-brand{position:absolute;top:20px;left:20px}.auth-wrapper .auth-inner .auth-bg{background-color:#fff}.auth-wrapper .auth-inner .auth-bg .group-form{margin-bottom:1rem}.auth-wrapper .auth-inner .auth-bg label{color:#5e5873;font-size:.857rem}