.w-form input.w-input,
.w-form select.w-select,
.w-form textarea.w-input,
.w-form textarea.textarea {
  font-family: "Poppins", "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 500;
  color: #102a33;
}

.w-form input.w-input::placeholder,
.w-form textarea.w-input::placeholder,
.w-form textarea.textarea::placeholder {
  color: #8aa2ad;
  font-weight: 400;
  opacity: 1;
}

.w-form select.w-select {
  font-weight: 600;
}

.w-form select.w-select.is-empty {
  color: #8aa2ad;
  font-weight: 400;
}

.w-form input[type="submit"].w-button,
.w-form button.w-button,
.w-form input.submit-button,
.w-form input.submit-button-2 {
  font-family: "Poppins", "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: none;
}

html[data-wf-page="67137f649c5447b9554e54fd"] select.select-field-4.w-select{
  color: #4e5f72;
  font-weight: 500;
}

html[data-wf-page="67137f649c5447b9554e54fd"] select.select-field-4.w-select.is-empty{
  color: #93a4b6;
  font-weight: 400;
}

html[data-wf-page="67137f649c5447b9554e54fd"] select.select-field-4.w-select option{
  color: #111;
}

section.contact {
  position: relative;
  z-index: auto;
}

section.hero.top._7 {
  position: relative;
  z-index: auto;
  overflow: hidden;
}

section.hero.top._7 .div-block-26,
section.hero.top._7 .text-block-5,
section.hero.top._7 .paragraph {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  transform: none !important;
}