/**
 * 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
***************************/
.footer {
  margin-top: 4.6875rem;
}
.footer .link:hover {
  color: white;
}
.footer .logo {
  height: auto;
  margin-bottom: 0.9375rem;
}
@media (max-width: 600px) {
  .footer .logo {
    max-width: 11.25rem;
    margin: auto auto 1.25rem;
  }
}
.footer hr {
  border-bottom-color: #2C3035;
  margin-top: 0;
}
.footer__bg {
  width: 100%;
}
.footer__top {
  background: #1D2023;
  padding: 3.75rem 0 1.5625rem;
}
.footer__top__title {
  color: #FFFFFF;
}
.footer__top .footer__title {
  color: white;
  text-decoration: none;
}
.footer__top .link {
  font-weight: 400;
  font-size: 0.875rem;
  color: #979797;
  letter-spacing: 0.01563rem;
  color: #979797;
}
.footer__top .footer__logo {
  width: 100%;
  max-width: 10rem;
  height: auto;
  margin: auto;
}
@media (max-width: 600px) {
  .footer__top__section-container__title {
    margin-top: 0.9375rem;
  }
}
.footer__top hr {
  margin-bottom: 3.125rem;
  margin-top: 0.625rem;
}
.footer__company-details {
  color: white;
}
.footer__section-container__top {
  margin-bottom: 1.875rem;
}
.footer__section-container__title {
  text-decoration: none;
  color: #fff;
}
.footer__link__money-back-guarantee-modal {
  cursor: pointer;
}
.footer__list .link {
  font-size: 0.8125rem;
  font-weight: 300;
  line-height: 0.8125rem;
}
.footer__social-links {
  margin-top: 2.1875rem;
}
.footer__social-links .list a {
  margin-right: 0.75rem;
  font-size: 1.1875rem;
  color: #fff;
}
.footer__logo-container {
  position: relative;
}
.footer .footer__copyright {
  font-weight: 400;
  font-size: 0.875rem;
  color: #979797;
  letter-spacing: 0.01563rem;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}
.footer__bottom {
  background: #1D2023;
  padding: 0.9375rem 0 1.5625rem;
}
.footer__bottom hr {
  position: relative;
  top: -0.625rem;
}
.footer__bottom__disclaimer hr {
  margin-top: 2.5rem;
}
.footer__bottom__disclaimer p {
  color: #979797;
}
.footer__bottom__disclaimer__one {
  font-size: 0.625rem;
  vertical-align: top;
  line-height: 1.8;
}
.footer__btn-link-holder {
  padding-right: 1.25rem;
  display: inline-block;
}
.footer__btn-link-holder .footer__link-holder {
  margin-top: 1.25rem;
}
.footer__btn-link-holder .footer__link-holder .link {
  cursor: pointer;
  color: #fff;
  text-decoration: underline;
}
.footer__btn-link-holder .footer__link-holder * {
  justify-content: center;
}
.footer__btn-link-holder .footer__link-holder .feature-row {
  color: white;
}
.footer__btn-link-holder .footer__link-holder .feature-row__text {
  margin: 0 0 0.625rem 0;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  color: #5A636D;
  margin-bottom: 0;
  color: white;
}
@media print, screen and (min-width: 64em) {
  .footer .footer__top__title {
    margin-bottom: 0;
  }
  .footer .footer__btn-link-holder {
    text-align: center;
  }
  .footer .footer__section-container {
    min-height: 6.3125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .footer .logo {
    max-width: unset;
    margin-bottom: 1.25rem;
    text-align: center;
  }
  .footer__top {
    padding-bottom: 0;
  }
  .footer__top .footer__title {
    text-align: center;
    margin-bottom: 2.8125rem;
  }
  .footer .list {
    text-align: left;
  }
  .footer .footer__section-container {
    position: relative;
    margin: 1.25rem 0;
    padding-right: 0;
    padding-left: 0;
  }
  .footer .footer__section-container__right {
    padding-left: 1.25rem;
  }
  .footer .footer__section-container__title {
    text-align: left;
  }
  .footer .footer__section-container__phone {
    margin: 0 0 1.5625rem 0;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 2.1875rem;
    color: white;
    margin-bottom: 0.5rem;
    display: inline-block;
  }
  .footer .footer__section-container .link {
    font-weight: 400;
    font-size: 0.875rem;
    color: #979797;
    letter-spacing: 0.01563rem;
    line-height: 2.1875rem;
  }
  .footer__bottom {
    text-align: center;
  }
  .footer__company-details {
    text-align: center;
  }
  .footer__social-links {
    margin-top: 0;
    margin-bottom: 2.1875rem;
    padding-top: 1.875rem;
  }
  .footer__social-links .list {
    text-align: center;
    font-size: 1.4375rem;
  }
  .footer__social-links .list a {
    margin: 0 0.625rem;
  }
  .footer__copyright {
    font-weight: 400;
    font-size: 0.875rem;
    color: #979797;
    letter-spacing: 0.01563rem;
    text-align: center;
  }
  .footer__bottom__disclaimer {
    margin-top: 0.3125rem;
  }
  .footer__bottom__disclaimer hr {
    margin-top: 1.25rem;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .footer .footer__section-container {
    min-height: 9.625rem;
  }
}