@charset "UTF-8";

body {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  margin: 0 40px;
}

address {
  font-style: normal;
  line-height: 1.6;
}

.section__title {
  font-family: "akzidenz-grotesk", sans-serif;
  margin-bottom: 5px;
  margin-top: 0;
}

.section__title--hero {
  font-size: 2em;
}

.hero,.membership,.panel {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

.hero__content,h3 {
  font-weight: 300;
  margin: 0;
}

h3 {
  font-weight: 400;
  margin: 0;
}

.hero__logo--lg,.hero__link,.membership__image,.btn-trigger,h2 img,.goals__img,.connected__image,.flex-direction-nav,.join,.page-footer__copy--link {
  display: none;
}

.hero__logo {
  display: block;
  text-align: center;
}

.slides {
  width: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
  padding-left: 20px;
}

.goals__item {
  width: auto !important;
  float: none !important;
}

.goals__item.clone {
  display: none !important;
}

.goals__item strong {
  margin-right: 5px;
}

.success,.connected__content {
  padding-left: 40px;
  margin: 20px 0 10px;
  position: relative;
}

.success:before,.connected__content:before {
  content: "•";
  position: absolute;
  left: 20px;
  top: 0;
}

.benefit__text,.connected__text {
  margin-top: 0;
}
