body{margin:0;font-family:Roboto;background-color:rgba(103,194,58,.1);padding:12vh 6vw}:not(input):not(textarea){-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.el-form{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;width:500px;max-width:100%;margin:0 auto;border-radius:15px;padding:40px 40px;border:1px solid rgba(57,58,60,.1);background-color:#fff}.el-form-item{margin-bottom:0}.el-image{width:220px;max-width:100%;align-self:center}h1{font-weight:400;margin:0;line-height:1;align-self:center;margin-top:20px}.el-icon,h1{color:#393a3c;font-size:20px}.el-input__prefix-inner>:last-child{margin-right:12px}.el-input--large{--el-input-height:50px}.el-button.is-round{align-self:baseline;border-radius:30px;padding:8px 10%;align-self:center}.form-label{color:#393a3c;font-weight:500}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff!important}