

/* Start:/local/templates/nikolaus/components/bitrix/map.yandex.view/contacts/style.css?17848838122891*/
.contacts .text {
  padding-left: 2.625rem;
  padding-top: 0.25rem;
  min-height: 2rem;
  position: relative;
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.contacts .text .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}
.contacts .text .icon svg {
  width: 2rem;
}
.contacts .top-map {
  margin-bottom: 3rem;
}
.contacts .main-map {
  display: flex;
  gap: 1.25rem;
}
.contacts .main-map > * {
  width: calc(50% - 0.625rem);
  max-width: calc(50% - 0.625rem);
}
.contacts .main-map .right {
  border: 0.0625rem solid var(--size-border);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  padding: 1.875rem;
}
.contacts .main-map .right .contacts-title {
  font-size: 1.875rem;
  text-align: center;
  line-height: 2.25rem;
  margin-bottom: 2rem;
  font-weight: 500;
}
.contacts .main-map .right .contacts-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 1.25rem;
}
.contacts .main-map .right .contacts-content > * {
  display: block;
  margin: 0 0.75rem 0.75rem 0.75rem;
}
.contacts .main-map .right .contacts-content > *.work-time span {
  color: var(--gray);
}
.contacts .main-map .right .menu-social {
  display: flex;
  flex-wrap: wrap;
}
.contacts .main-map .right .menu-social a {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.75rem 1.5rem;
}
.contacts .main-map .right .menu-social a img {
  display: block;
}

@media (max-width: 74.9375rem) {
  .contacts .text {
    font-size: 1rem;
    line-height: 1.25rem;
    padding-top: 0.375rem;
  }
  .contacts .top-map iframe {
    height: 34.375rem !important;
  }
  .contacts .main-map .left .yandex-map {
    height: 34.375rem !important;
  }
}
@media (max-width: 61.9375rem) {
  .contacts .top-map iframe {
    height: 28.125rem !important;
  }
  .contacts .main-map {
    flex-direction: column;
  }
  .contacts .main-map > * {
    width: 100%;
    max-width: 100%;
  }
  .contacts .main-map .left .yandex-map {
    height: 28.125rem !important;
  }
  .contacts .main-map .right {
    min-height: 28.125rem;
  }
}
@media (max-width: 35.9375rem) {
  .contacts .text {
    padding-left: 2.375rem;
    min-height: 1.75rem;
    padding-top: 0.25rem;
  }
  .contacts .text .icon svg {
    width: 1.75rem;
  }
  .contacts .top-map {
    margin-bottom: 2.5rem;
  }
  .contacts .top-map iframe {
    height: 21.875rem !important;
  }
  .contacts .main-map .left .yandex-map {
    height: 21.875rem !important;
  }
  .contacts .main-map .right {
    min-height: 23.75rem;
  }
  .contacts .main-map .right .contacts-title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin-bottom: 1.5rem;
  }
  .contacts .main-map .right .contacts-content {
    margin-bottom: 0.75rem;
  }
}

/* End */
/* /local/templates/nikolaus/components/bitrix/map.yandex.view/contacts/style.css?17848838122891 */
