#mktoForm_2499 {
  max-width: 68em;
}

.mktoOffset {
  display: none;
}

.mktoFormRow {
  width: fit-content;
}

#mktoForm_2499 .mktoFieldWrap {
  display: flex;
  margin-bottom: 10px;
  align-items: flex-start;
  min-width: 600px;
}

#mktoForm_2499 label {
  padding: 0 !important;
  display: flex;
  gap: 3px;
  width: 280px !important;
  font-size: 15px;
}

#mktoForm_2499 input,
#mktoForm_2499 textarea {
  flex-grow: 1;
}

#mktoForm_2499 * {
  font-family:
    open sans,
    Arial,
    Helvetica,
    sans-serif;
}

.mktoButton {
  border: none !important;
  border-radius: 30px;
  background-color: #36bff7 !important;
  text-transform: uppercase;
  padding: 10px 21px !important;
  font-weight: 700;
  letter-spacing: 1px;
  background-image: none !important;
}

.mktoButtonRow span {
  margin-left: 0 !important;
}
