.auth{width:100%;max-width:450px;background-color:#fff;margin:0 auto;padding:20px;border-radius:10px;box-shadow:1px 1px 2px rgba(0,0,0,.08),-1px -1px 2px rgba(0,0,0,.04)}.auth .line-or{display:flex;margin:10px 0;align-items:center}.auth .line-or:after,.auth .line-or:before{content:"";border-top:1px solid #ccc;flex:1}.auth .line-or span{padding:0 10px}.auth .btn{height:46px}.auth .form-text-small{font-size:14px}