/*breakpoints*/
footer {
  --font-clr: var(--black);
  --headline-clr: var(--clr-primary);
  background: var(--gray-light);
  position: relative;
  padding: 4rem 0 2rem;
  z-index: 22;
}
@media screen and (max-width: 767.98px) {
  footer {
    padding: 2rem 0;
  }
}
footer .typography a {
  color: var(--primary);
  transition: var(--transition-default-duration);
  text-decoration: none;
}
footer .typography a:hover {
  color: var(--primary-hover);
}
footer .footer__menu--item {
  text-decoration: none;
}
footer .logo {
  width: 280px;
  height: auto;
}
@media screen and (max-width: 1399.98px) {
  footer .logo {
    width: 240px;
  }
}
@media screen and (max-width: 1199.98px) {
  footer .logo {
    width: 200px;
  }
}
@media screen and (max-width: 991.98px) {
  footer .logo {
    width: 180px;
  }
}
@media screen and (max-width: 767.98px) {
  footer .logo {
    width: 160px;
  }
}
footer .footer__top--area {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  footer .footer__top--area {
    margin-bottom: 1.5rem;
  }
}
footer .footer__top--area .footer__address--area {
  display: flex;
  gap: 1.875rem;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media screen and (max-width: 767.98px) {
  footer .footer__top--area .footer__address--area {
    gap: 2.5rem;
  }
}
footer .footer__top--area .footer__contact--area {
  display: flex;
  gap: 1.875rem;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media screen and (max-width: 767.98px) {
  footer .footer__top--area .footer__contact--area {
    gap: 2.5rem;
  }
}
footer .footer__top--area .footer__contact--area * {
  margin-bottom: 0;
}
footer .footer__bottom--area {
  margin-top: 2rem;
}
@media screen and (max-width: 991.98px) {
  footer .footer__bottom--area .footer_logo--area {
    margin-bottom: 1.5rem;
  }
}
footer .footer__bottom--area .footer__legal {
  font-size: 1rem;
  line-height: 1.5;
  display: block;
}
@media screen and (max-width: 1199.98px) {
  footer .footer__bottom--area .footer__legal {
    font-size: 0.938rem;
  }
}
@media screen and (max-width: 767.98px) {
  footer .footer__bottom--area .footer__legal {
    font-size: 0.875rem;
  }
}
footer .footer__bottom--area .footer__menu--area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.7rem 1.875rem;
}
@media screen and (max-width: 1399.98px) {
  footer .footer__bottom--area .footer__menu--area {
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  footer .footer__bottom--area .footer__menu--area {
    gap: 1.25rem;
  }
}
footer .footer__bottom--area .footer__menu--area .footer__menu--item {
  display: block;
  color: var(--black);
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (max-width: 1199.98px) {
  footer .footer__bottom--area .footer__menu--area .footer__menu--item {
    font-size: 0.938rem;
  }
}
@media screen and (max-width: 767.98px) {
  footer .footer__bottom--area .footer__menu--area .footer__menu--item {
    font-size: 0.875rem;
  }
}
footer .social__area {
  display: flex;
  gap: 1rem;
  margin-top: 2rem;
}
@media screen and (max-width: 1399.98px) {
  footer .social__area {
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  footer .social__area {
    gap: 0.8rem;
  }
}
footer .social__area .footer__social--icon i {
  color: var(--black);
  transition: var(--transition-default-duration);
  font-size: 1.2rem;
}
footer .social__area .footer__social--icon i:hover {
  color: var(--primary);
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fthemes%2Fwpe%2Fscss%2Fcomponents%2F_footer.scss%22%2C%22%2Fthemes%2Fwpe%2Fscss%2Fcomponents%2F..%2Fsettings%2Fbreakpoints.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACSI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACPE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADoCF%3BAAAA%3BAAAA%3BACpCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD2CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADgEE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BACpEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD6EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAARA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD6FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAARA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAARA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8HF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAARA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%22%7D */