body {
  padding: 0;
  margin: 0;
}

body,
td {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
}

table, td {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

table {
  border-spacing: 0;
  mso-table-lspace: 0pt !important;
  mso-table-rspace: 0pt !important;
}

ul {
  padding: 0;
  margin: 0;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

a {
  text-decoration: none;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.3em;
}

sub {
  top: 0.3em;
}

h1, h2, h3, h4, h5 {
  margin: 0;
}

p {
  margin: 0;
  padding: 0 0 12px;
}

img {
  display: block;
  border: 0;
}

.header {
  padding: 20px 0;
  background-color: #f58220;
}

.intro {
  padding: 60px 0 20px;
}
.intro__headline {
  padding: 0 0 20px;
}
.intro__subheadline {
  padding: 0 0 20px;
}
.intro__subheadline h2 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #555555;
  mso-line-height-rule: exactly;
  line-height: 28px;
  font-weight: 700;
}
.intro__subheadline h2 a {
  color: #555555;
}
.intro__copy {
  padding: 0 0 30px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #555555;
  mso-line-height-rule: exactly;
  line-height: 26px;
}
.intro__copy a {
  color: #555555;
}
.intro__copy p {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #555555;
  mso-line-height-rule: exactly;
  line-height: 26px;
}
.intro__copy p a {
  color: #555555;
}
.intro__cta {
  padding: 10px 30px;
  border-radius: 6px;
  background-color: #d1ae13;
  border: 2px solid #d1ae13;
  white-space: nowrap;
  transition: 0.25s ease-in-out;
}
.intro__cta a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  mso-line-height-rule: exactly;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.25s ease-in-out;
}
.intro__cta a a {
  color: #ffffff;
}
.intro__image {
  padding: 40px 0 0;
}

.secondary {
  padding: 40px 0;
}
.secondary__headline {
  padding: 0 0 20px;
}
.secondary__subheadline {
  padding: 0 0 20px;
}
.secondary__subheadline h2 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #555555;
  mso-line-height-rule: exactly;
  line-height: 28px;
  font-weight: 700;
}
.secondary__subheadline h2 a {
  color: #555555;
}
.secondary__copy {
  padding: 0 0 30px;
}
.secondary__copy p {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #555555;
  mso-line-height-rule: exactly;
  line-height: 26px;
}
.secondary__copy p a {
  color: #555555;
}
.secondary__disclaimer p {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #555555;
  mso-line-height-rule: exactly;
  line-height: 14px;
  font-weight: 700;
}
.secondary__disclaimer p a {
  color: #555555;
}
.secondary__cta {
  padding: 10px 30px;
  background-color: #f58220;
  border: 2px solid #f58220;
  white-space: nowrap;
  transition: 0.25s ease-in-out;
}
.secondary__cta__container {
  padding: 0 0 20px;
}
.secondary__cta a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  mso-line-height-rule: exactly;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.25s ease-in-out;
}
.secondary__cta a a {
  color: #ffffff;
}

.footer__row {
  padding: 0 0 45px;
}
.footer__row.bot {
  padding: 0;
}
.footer__headline {
  padding: 0 0 15px;
}

.logo {
  padding: 0 0 60px;
}