.form_wrapper__xdoPT{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;max-width:100vw}.form_form__jlxFV{display:grid;grid-template-columns:auto auto;grid-gap:1rem}.form_label__cceFH{font-size:1.2rem;font-weight:bolder;margin-bottom:.5rem}@media only screen and (max-width:768px){.form_form__jlxFV{grid-template-columns:auto}.form_label__cceFH{text-align:center;margin-bottom:.1rem;width:100%}.form_input__tV13L{width:100%}}.form_input__tV13L{padding:.5rem;border-radius:.5rem;border:1px solid #ccc;outline:none}.form_input__tV13L:focus{border:1px solid #000;background:#e7e7e7}.form_input__tV13L:hover{border:1px solid #000}.form_submit__x9bOB{padding:.5rem;border-radius:.5rem;border:1px solid #ccc;outline:none;cursor:pointer;background-color:#ccc;font-weight:bolder}.form_submit__x9bOB:hover{background-color:#bc8f8f;color:#fff}.form_icon__y9RDB{font-size:xxx-large}