.input-order{height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:5rem 0}.input-order .logo-box img{width:7rem;height:6.9rem}.input-order .logo-box p{font-size:1.5rem;color:#555;margin-top:1.5rem}.input-order .form-box{width:28rem;padding:1.5rem;margin:0 auto}.input-order .form-box input{width:100%;height:4rem;border:1px solid #ddd;border-radius:2rem;padding:0 1.5rem;color:#333;font-size:1.4rem}.input-order .form-box .submit-btn{width:100%;height:4rem;background:#004994;border-radius:2rem;margin:0 auto;margin-top:2rem;font-size:1.4rem;color:#fff}.input-order .bottom-text{font-size:1.2rem;color:#777;margin-top:8rem}