.styles_wrapper__xqKc8{max-width:1200px;padding:20px 30px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:30px}.styles_form-header__N_1Ew{width:100%;padding:30px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;background:var(--foreground);border-radius:10px}.styles_title__9OSqV{padding:5px;font-size:2.4rem;font-weight:500;color:var(--background)}.styles_content__L2vjS{margin-bottom:20px;display:flex;flex-direction:column;gap:18px;font-size:1.1rem;color:var(--white)}.styles_form__3Tbq6{padding:20px 15px;display:flex;flex-direction:column;gap:1.25rem;border:2px solid var(--foreground);border-radius:10px}.styles_field__h0UUb{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.styles_input__VJBWu{height:40px;background:var(--background-darkgrey);font-size:1rem;border:1px dashed var(--foreground)}.styles_input__VJBWu::placeholder{font-size:1rem;color:var(--soft-color)}.styles_textarea__GE7iw{resize:none;background:var(--background-darkgrey);font-size:1rem;border:1px dashed var(--foreground)}.styles_textarea__GE7iw::placeholder{color:var(--soft-color)}.styles_error__HPq2v{font-size:.875rem;color:var(--destructive);margin-top:.25rem}.styles_spacer__eOAW9{flex:1}.styles_button__B__J2{width:100%;height:50px;border-radius:10px;font-size:1.1rem;font-weight:600;border:2px solid var(--white)}@media (width <= 1240px){.styles_wrapper__xqKc8{padding:20px 50px;grid-template-columns:1fr}}@media (width <= 550px){.styles_wrapper__xqKc8{padding:20px;grid-template-columns:1fr}}