.input-label{color:#757575;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.input-field{box-sizing:border-box;color:#000;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-size:16px;font-weight:400}.input-field::placeholder{color:#bebebe}.input-field:focus{outline:none;border-color:#e0e0e0!important}.input-field-error,.input-field-error:focus{border-color:#ff4242!important}
.textarea-label{color:#757575;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.textarea-field{box-sizing:border-box;color:#000;resize:none;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:16px;font-family:inherit;font-size:16px;font-weight:400}.textarea-field::placeholder{color:#bebebe}.textarea-field:focus{outline:none;border-color:#e0e0e0!important}
