.auth{position:relative;background-color:#e6ebf5;height:100vh}.auth__form{position:absolute;top:calc(50% - 60px);left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:380px}.auth .form__title{font-size:20px}.auth__footer{background-color:#fff;line-height:60px;text-align:center}