/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
.lander-footer {
  margin-bottom: 2.5rem;
}
.lander-footer__link-title {
  text-transform: uppercase;
  margin-bottom: 0.9375rem;
  font-weight: 500;
  color: #5A636D;
}
.lander-footer__modal-link {
  cursor: pointer;
}
.lander-footer .link {
  margin: 0 0 0.625rem 0;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  color: #5A636D;
  margin-bottom: 0.875rem;
  display: block;
}
.lander-footer .logo {
  margin-bottom: 1.6875rem;
}
.lander-footer .logo img {
  height: 2.5rem;
}
.lander-footer__copyright p {
  margin-bottom: 0;
}
.lander-footer__terms {
  margin-top: 3.125rem;
}
.lander-footer__terms__one {
  font-size: 0.625rem;
  line-height: 1.3;
  vertical-align: text-top;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .lander-footer__terms {
    text-align: center;
  }
  .lander-footer__copyright {
    text-align: center;
    margin-bottom: 0.9375rem;
  }
}