.contacts_header {
  display: block;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 1.352941176470588rem;
  line-height: 1;
  color: #fff;
  margin-bottom: 36px;
}
.contacts_item {
  position: relative;
  padding-left: 24px;
  display: block;
  margin-bottom: 16px;
  font-size: 0.941176470588235rem;
}
.contacts__footer .contacts_item {
  font-weight: 300;
  color: #fff;
}
.contacts_icon {
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  fill: #9b9b9b;
}
.contacts__print .contacts_icon {
  fill: #000;
}
.contacts_icon__address {
  height: 20px;
}

/*# sourceMappingURL=../maps/component/contacts.css.map */
