.contact_container__cCpH8{max-width:1200px;margin:0 auto;padding:3rem 1rem;display:flex;flex-direction:column;gap:1rem;font-family:Inter,sans-serif;color:#2715A9}.contact_left__BebBv{max-width:500px}.contact_title__Arsm_{font-size:2.25rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.contact_description__vGvJw{font-size:1.125rem;line-height:1.6;color:#2715A9;text-shadow:0 1px 2px rgba(0,0,0,.2)}.contact_form___aGjp{gap:1rem;max-width:900px;min-width:300px}.contact_field__uPKPG,.contact_form___aGjp{display:flex;flex-direction:column}.contact_label__f_aeS{font-weight:600;margin-bottom:.5rem;color:#2715A9}.contact_input__NXGUw,.contact_textarea__nz_oc{padding:.75rem 1rem;border:1px solid #2715a9;border-radius:10px;font-size:1rem;background-color:rgba(255,255,255,.1);color:#2715A9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}.contact_input__NXGUw::placeholder,.contact_textarea__nz_oc::placeholder{color:#888}.contact_input__NXGUw:focus,.contact_textarea__nz_oc:focus{outline:none;border:2px solid #2715a9;background-color:rgba(255,255,255,.15)}.contact_textarea__nz_oc{resize:vertical;min-height:120px}.contact_button__WySkb{background-color:#1A0F7A;color:white;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:600;border:none;border-radius:7px;cursor:pointer;transition:all .3s ease;max-width:250px;align-self:center}.contact_button__WySkb:hover{background-color:#2715A9;transform:scale(1.05);border-radius:1px}.contact_button__WySkb:focus-visible{outline:2px dashed white;outline-offset:4px}.contact_success__UwdEQ{color:#22c55e;margin-top:.5rem}.contact_error__fEMTu{color:#ef4444;margin-top:.5rem}@media (min-width:768px){.contact_container__cCpH8{flex-direction:row;justify-content:space-between;align-items:flex-start}.contact_title__Arsm_{font-size:3rem}.contact_description__vGvJw{font-size:1.25rem}}@media (min-width:1024px){.contact_title__Arsm_{font-size:3.75rem}.contact_description__vGvJw{font-size:1.5rem}}