#app,body,html{height:100%}body,p{margin:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}.home{margin:0;padding:0;position:relative}.home,main{height:100%}main{display:flex;justify-content:center;align-items:center;width:100%;overflow:hidden;background-image:url(../img/bg.3007e0fb.jpg);background-repeat:no-repeat;background-size:cover}main .block{margin-top:-60px;padding:40px;background-color:#fff}main .block h2{margin:0;font-size:20px;font-weight:400}main .block .error{margin:10px 0 15px 0;height:20px;color:red}main .block .error p{display:none}main .block .error.active p{display:block}main .block input{margin-bottom:20px;width:300px;background-image:none;font-size:inherit;height:40px;line-height:40px;padding:0 15px;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}main .block button,main .block input{display:block;border:1px solid #dcdfe6;box-sizing:border-box;color:#606266;outline:none}main .block button{margin:0 auto;width:100%;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;-webkit-appearance:none;text-align:center;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px}footer{position:absolute;bottom:0;width:100%;background-color:#fff;padding:20px 0}