.wrapper{flex-direction:column;margin:0 auto;width:100%;display:flex}.logo{padding:40px 0 56px;justify-content:center;margin:0 auto;align-items:center;width:100%;display:flex;img{max-height:30px}}.auth-box{padding:36px 72px;border:1px solid #e5e5e5;color:#484848;position:relative;max-width:472px;flex-direction:column;background-color:#fff;margin:0 auto;border-radius:8px;width:100%;display:flex}.auth-head{margin-bottom:2rem}.form-box{margin-bottom:2rem;input{padding:14px 56px 14px 14px;font-size:16px;border:2px solid #eee;font-weight:400;font-style:normal;color:#9b9b9b;outline:0;letter-spacing:-.32px;background-color:#eee;box-sizing:border-box;border-radius:8px;width:100%;line-height:1.5;&:focus{border-color:#fa2c2c;color:#484848;transition:all .25s ease 0s;background-color:#fff}}button{height:56px;padding:8px;justify-content:center;-webkit-box-pack:center;font-size:16px;border:none;text-decoration:none;font-weight:600;font-style:normal;color:#fff;-webkit-box-align:center;position:relative;outline:none;min-width:100%;background-color:#fa2c2c;box-sizing:border-box;align-items:center;border-radius:8px;cursor:pointer;font-stretch:normal;display:flex;&:hover{transition:all .15s ease 0s;background-color:#dc1d1d}}}.auth-link{a{height:32px;padding:8px;justify-content:center;-webkit-box-pack:center;font-size:12px;border:2px solid #ccc;text-decoration:none;font-weight:600;font-style:normal;color:#484848;-webkit-box-align:center;position:relative;outline:none;min-width:88px;background-color:#fff;box-sizing:border-box;align-items:center;border-radius:8px;cursor:pointer;font-stretch:normal;display:flex}}.auth-copyright{justify-content:center;margin-top:3rem;display:flex;p{font-size:.825rem;color:#666}}.auth-check{font-size:.925rem;>div{margin-bottom:10px}}@media only screen and (max-width:468px){.wrapper{padding:1rem}.auth-box{padding:36px}}