/**
 * 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 {
  overflow: hidden;
}
.footer .p--label {
  font-weight: 600;
  letter-spacing: 0.0625rem;
}
.footer__copyright {
  color: #979797;
  font-weight: 500;
}
.footer__copyright__icons {
  text-align: end;
  margin-bottom: 0.625rem;
}
.footer__copyright__icons .link {
  display: inline-block;
}
.footer__copyright__icons .link .brand-svg-icons {
  font-size: 1.125rem;
  color: #979797;
}
.footer__copyright__icons .link:nth-child(2) {
  margin: 0 0.625rem;
}
.footer__inner {
  padding-top: 4.6875rem;
  padding-bottom: 6.25rem;
  margin-bottom: -1.5625rem;
}
.footer__inner__logo {
  margin-top: 1.5625rem !important;
}
.footer__inner__logo .logo {
  max-width: 12.5rem;
  margin: 0 auto 0.625rem;
}
.footer__inner__copyright {
  color: #979797;
  font-weight: 500;
}
.footer__inner .lists li {
  margin-bottom: 0.3125rem;
}
.footer__inner .link {
  color: #979797;
  font-size: 0.9375rem;
  line-height: 1.375rem;
}
.footer .background-tilt {
  padding-bottom: 0;
  bottom: -1.25rem;
  position: relative;
}
.footer .link {
  cursor: pointer;
}
@media print, screen and (min-width: 64em) {
  .footer__inner__logo {
    margin-top: -1.875rem !important;
  }
  .footer__inner__logo .logo {
    max-width: unset;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .footer__inner {
    padding-top: 3.125rem;
    padding-bottom: 4.6875rem;
  }
  .footer__inner__logo {
    margin-top: 0 !important;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .footer__copyright__icons {
    text-align: center;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .footer__inner__offset-small {
    margin-top: -1.875rem !important;
  }
  .footer .list {
    line-height: 2;
  }
}