

/* Start:/local/templates/2023/components/teamprofi/empty/contacts/style.css?17543186022140*/
.contacts {
  border-radius: 8px;
  overflow: hidden;
  background-color: #f9f9f9;
}
.contacts__left {
  padding: 24px;
}
@media (max-width: 539.9px) {
  .contacts__left {
    padding: 24px 16px;
  }
}
.contacts__left em {
  font-style: normal;
  color: #a0a0a0;
}
.contacts__left .tab {
  background-color: #e6e6e6;
}
.contacts__data {
  margin: 32px 0;
  gap: 20px 0;
}
.contacts__data a {
  color: #404040;
  text-decoration: none;
}
html:not(.bx-touch) .contacts__data a:hover, html.bx-touch .contacts__data a:active {
  color: #ff6666;
}
.contacts__data em {
  display: block;
  font-style: normal;
  font-size: 13px;
  line-height: 1.4;
  color: #a0a0a0;
}
.contacts__line {
  position: relative;
  padding-left: 30px;
}
.contacts__line__parent_cover {
  position: relative;
}
.contacts__line__cover-no-effects {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 5%;
  pointer-events: none;
}
.contacts__line__cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 5%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9f9f9 15%, #f9f9f9 100%);
  transition: left 0.3s ease-in-out;
  pointer-events: none;
}
.is-covered .contacts__line__cover {
  left: 100%;
}
.contacts__line .icon--lestate {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 20px;
  color: #a0a0a0;
}
.contacts__line__button {
  position: relative;
}
.contacts__line__button .button-contact {
  width: 100%;
  text-align: center;
  margin-top: 16px;
  color: white;
}
@media (max-width: 1023.9px) {
  .contacts__line__button .button-contact {
    margin-top: 0;
  }
}
html:not(.bx-touch) .contacts__line__button .button-contact:hover, html.bx-touch .contacts__line__button .button-contact:active {
  text-decoration: none;
  color: white;
}
.contacts__map {
  height: 100%;
}
@media (max-width: 1023.9px) {
  .contacts__map {
    height: 280px;
  }
}
.contacts__map .yandex-map {
  width: 100%;
  height: 100%;
}
.contacts__map .yandex-map > ymaps {
  width: 100% !important;
  height: 100% !important;
}
.contacts__map .yandex-map > ymaps > ymaps {
  width: 100% !important;
  height: 100% !important;
}

/* End */
/* /local/templates/2023/components/teamprofi/empty/contacts/style.css?17543186022140 */
