.contact-wrapper{flex-direction:column;gap:30px;max-width:800px;display:flex}.contact-wrapper .input-field{background:#f2f2f2;border:none;border-radius:6px;flex-grow:1;padding:16px}.contact-wrapper .contact_input_container{flex-wrap:wrap;gap:8px;display:flex}.contact-wrapper .contact_input_container input{font-size:15px}.contact-wrapper .form-control{resize:none;background:#f2f2f2;border:none;border-radius:6px;height:100px;padding:15px;font-family:sans-serif;font-size:15px}.contact-wrapper .bottom-section{flex-direction:column;align-items:center;gap:20px;display:flex}.contact-wrapper .bottom-section .checkbox-container{align-items:center;gap:8px;display:flex}.contact-wrapper .bottom-section .checkbox-container input[type=checkbox]{cursor:pointer;width:18px;height:18px}
