.page_form__hToDK{display:flex;flex-direction:column;justify-content:space-between;padding:15px 10px;align-items:center;border:2px solid grey;border-radius:8px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff}.page_input___fCPy{height:40px;padding:5px 10px;color:#000;background:transparent}.page_submitBtn__md_Id{width:80px;height:40px;display:flex;justify-content:center;align-items:center;border:none;background:linear-gradient(135deg,#fff7e2,#fff4e1)}.page_submitBtn__md_Id:hover{transform:scale(1.1)}