/*breakpoints*/
footer a {
  font-family: var(--font-primary) !important;
  font-weight: normal;
  color: var(--white);
}
footer .border-bottom, footer .border-top {
  border-color: rgba(255, 255, 255, 0.2) !important;
}
@media screen and (max-width: 1199.98px) {
  footer .footer__logo {
    height: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  footer .footer__logo {
    height: 70px;
  }
}
footer .contact__top--bar * {
  color: var(--white);
}
footer .list__horizontal {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
footer .list__horizontal li {
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  footer .footer__contact--headline {
    font-size: 20px;
  }
}
footer .footer__menu--headline {
  font-family: var(--font-medium);
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: var(--white);
}
@media screen and (max-width: 1199.98px) {
  footer .footer__menu--headline {
    font-size: 17px;
    line-height: 26px;
  }
}
@media screen and (max-width: 991.98px) {
  footer .footer__menu--headline {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767.98px) {
  footer .footer__menu--headline {
    font-size: 15px;
    line-height: 23px;
  }
}
footer .footer__menu--item {
  color: var(--white);
  display: block;
  transition: var(--transition);
  font-size: 17px;
  line-height: 27px;
  opacity: 0.6;
}
@media screen and (max-width: 1199.98px) {
  footer .footer__menu--item {
    font-size: 16px;
    line-height: 25px;
  }
}
@media screen and (max-width: 991.98px) {
  footer .footer__menu--item {
    font-size: 15px;
    line-height: 23px;
  }
}
@media screen and (max-width: 767.98px) {
  footer .footer__menu--item {
    font-size: 14px;
    line-height: 22px;
  }
}
footer .footer__menu--item:hover {
  opacity: 1;
}
footer .footer__contact--item {
  color: var(--white);
  font-size: 16px;
  line-height: 24px;
  opacity: 0.6;
}
footer .footer__linklist * {
  color: var(--white);
}
footer .footer__linklist .h4 {
  margin-bottom: 1em;
  font-size: 1em;
  font-family: var(--font-bold) !important;
  font-weight: normal;
  display: block;
}
footer .footer__contact a:hover {
  text-decoration: underline !important;
}
footer .footer__legal {
  color: var(--white) !important;
  font-size: 15px;
}
@media screen and (max-width: 991.98px) {
  footer .footer__legal {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  footer .footer__legal {
    font-size: 13px;
    line-height: 19px;
  }
}
footer .footer__legal--menu a {
  font-size: 17px;
  line-height: 27px;
  transition: var(--transition);
  color: var(--white);
  opacity: 0.5;
}
footer .footer__legal--menu a:hover {
  opacity: 1;
}
@media screen and (max-width: 1199.98px) {
  footer .footer__legal--menu a {
    font-size: 16px;
    line-height: 25px;
  }
}
@media screen and (max-width: 991.98px) {
  footer .footer__legal--menu a {
    font-size: 15px;
    line-height: 23px;
  }
}
@media screen and (max-width: 767.98px) {
  footer .footer__legal--menu a {
    font-size: 14px;
    line-height: 22px;
  }
}
footer .footer__social a {
  display: inline-block;
  height: 34px;
  line-height: 32px;
  width: 34px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 99rem;
  transition: all 0.3s ease;
}
footer .footer__social a i {
  transition: all 0.3s ease;
  color: var(--white);
}
footer .footer__social a:hover {
  background: var(--white);
}
footer .footer__social a:hover i {
  color: var(--primary);
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fthemes%2Fkuny%2Fscss%2Fcomponents%2F_footer.scss%22%2C%22%2Fthemes%2Fkuny%2Fscss%2Fcomponents%2F..%2Fsettings%2Fbreakpoints.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BACUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAARA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADaI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BACmCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADyDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADgFI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAC3GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2BHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAC9HR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD4JI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%22%7D */