#mainContent > article > header {
  display: none !important;
}

.i-builder__component {
  margin-bottom: 68px !important;
}

#mainContent > article .c-container,
#mainContent > article .c-container--sml {
  width: 80%;
  max-width: 1080px;
  position: relative;
  margin: auto !important;
}

#mainContent > article > div > div {
  padding-bottom: 27px !important;
  padding-top: 27px !important;
}

#mainContent > article > div > div > div > h3 {
  font-size: 30px !important;
  font-weight: 500 !important;
  font-family: 'aktiv-grotesk', 'Open Sans', 'Arial', sans-serif !important;
  color: #333 !important;
  padding-bottom: 10px !important;
  line-height: 1em !important;
}

.gform_wrapper .gsection_title {
  font-weight: 700 !important;
  font-size: 1.25em !important;
  font-family: 'aktiv-grotesk', 'Open Sans', 'Arial', sans-serif !important;
  color: #333 !important;
  line-height: 1em;
  padding-bottom: 0px !important;
}

.gform_wrapper .gform_heading {
  padding-bottom: 18px !important;
  margin-bottom: 1px !important;
}

.gform_wrapper .gform_heading .gform_description {
  font-family: 'aktiv-grotesk', 'Open Sans', 'Arial', sans-serif !important;
  font-size: 1.25rem !important;
  font-weight: 300 !important;
  line-height: 1.65 !important;
  color: #666 !important;
  word-wrap: break-word !important;
}
.gform_wrapper .gsection_description {
  padding-top: 0px !important;
  width: 100%;
  margin-bottom: 9px;
  font-size: .90rem;
  padding: 0 16px 0 0;
  text-align: left !important;
}

.gform_wrapper .gfield--type-section{
 margin-bottom: 13px !important;
 margin-top: 12px !important;
 padding-bottom: 8px !important;
}

.gform_wrapper .gfield--type-fileupload .gfield_description{
 padding-top: 0px !important;
}

.gform_wrapper .gfield_label{
    display: inline-block;
    line-height: 1.3;
    clear: both;
    font-weight: 700;
    font-size: 14px !important;
}

.gform_wrapper .gsection_description,
.gform_wrapper .gfield_description {
  font-size: 0.9rem !important;
}
.gform_wrapper .gfield_consent_description {
  font-size: 0.85rem !important;
  padding: 6px 8px !important;
  margin-bottom: 12px !important;

}
.main_title {
  padding-bottom: 0px;
}
