/*===================================================================================*/
/*  Global | Variables | Partial
/*===================================================================================*/
.footer-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer-info {
    padding: 2.8rem;
    text-align: center;
  }
}
.footer-info h6 {
  font-size: 1.8rem;
  font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.44;
  color: #202243;
  margin-bottom: 1.25rem;
  -webkit-transition: color 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: color 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.footer-info p {
  font-size: 1.5rem;
  line-height: 1.73;
  letter-spacing: -0.26px;
  color: #6f6f6f;
  margin-bottom: 0;
}
.footer-info p strong {
  font-weight: inherit;
  color: #202243;
}

.footer {
  position: relative;
  background-color: #ffffff;
  z-index: 1;
}
.footer .footer__left {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer__wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 124.5rem;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__wrapper {
    max-width: 119.5rem;
  }
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__wrapper {
    padding-left: 1.6666666667rem;
    padding-right: 1.6666666667rem;
  }
}
@media screen and (min-width: 64em) {
  .footer__wrapper {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
.footer__first-level {
  border-bottom: 1px solid #dedede;
}
.footer__first-level {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 124.5rem;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__first-level {
    max-width: 119.5rem;
  }
}
@media screen and (min-width: 64em) {
  .footer__first-level {
    padding: 9rem 0 10rem;
  }
  .footer__first-level {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
  }
}
.footer__second-level {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 124.5rem;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__second-level {
    max-width: 119.5rem;
  }
}
@media screen and (min-width: 64em) {
  .footer__second-level {
    padding: 3.6rem 0;
  }
  .footer__second-level {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
  }
}
.footer__third-level {
  background-color: #f5f5f5;
}
.footer__third-level__inner {
  padding: 4rem 7rem;
}
.footer__third-level__inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 124.5rem;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__third-level__inner {
    max-width: 119.5rem;
  }
}
.footer__third-level__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__third-level__inner {
    padding: 2.5rem 0;
  }
}
.footer__aerf {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.footer__aerf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__aerf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer__aerf:hover h6, .footer__aerf:focus h6, .footer__aerf:active h6, .footer__aerf.is-active h6 {
  color: #00aeef;
}
.footer__aerf__image {
  margin-right: 1.5rem;
}
.footer__aerf img {
  height: 9.4rem;
}
.footer__logo {
  max-width: 19rem;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__logo {
    text-align: center;
    max-width: 100%;
  }
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__left {
    border-bottom: 1px solid #f5f5f5;
    padding: 2.5rem 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
  }
}
@media screen and (min-width: 64em) {
  .footer__left {
    width: 25%;
  }
}
.footer__right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.footer__infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
}
@media screen and (min-width: 0) and (max-width: 47.9375em) {
  .footer__infos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer__socials {
  padding: 0 1.5rem;
  font-size: 1.4rem;
}
.footer__socials span {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.footer__copyright {
  color: #979797;
  font-size: 1.4rem;
  text-align: right;
  margin: 0;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .footer__copyright {
    text-align: center;
    padding: 2.5rem 0;
  }
}
/*# sourceMappingURL=the-footer.css.map */
