body{background-color:#252c2f;background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat}.hw-home__box{display:flex;justify-content:center;align-items:center;min-height:90vh}.hw-home__container{width:350px;display:flex;flex-direction:column;padding:0 15px}.hw-home__header{color:#fff;font-size:30px;display:flex;justify-content:center;padding:10px 0}.hw-home__inputField .hw-home__input{height:45px;width:100%;border:none;border-radius:30px;color:#fff;font-size:15px;padding:0 0 0 45px;background:rgba(255,255,255,.1);outline:none}.hw-home__icon{position:relative;top:-33px;left:17px;color:#000}.hw-home__submit{border:none;border-radius:30px;font-size:15px;height:45px;outline:none;width:100%;color:#000;background:rgba(255,255,255,.7);cursor:pointer;transition:.3s}.hw-home__submit:hover{box-shadow:1px 5px 7px 1px #fffcfc70}.hw-home__error{text-align:center;margin:1rem;padding:1rem;background-color:#fcc;color:red;border-radius:5px}
