.offices__map {
  overflow: hidden;
}

.offices__item {
  text-decoration: none;
}

.offices__map .ymaps-2-1-79-map,
.offices__map .ymaps-2-1-79-inner-panes {
  border-radius: 0;
}

.offices__map .ymaps-2-1-79-ground-pane,
.contacts__item-map .ymaps-2-1-79-ground-pane {
  filter: grayscale(1) brightness(1.04) contrast(0.96);
}

.offices__map .ymaps-2-1-79-map-copyrights-promo,
.offices__map .ymaps-2-1-79-copyright,
.contacts__item-map .ymaps-2-1-79-map-copyrights-promo,
.contacts__item-map .ymaps-2-1-79-copyright {
  opacity: 0.7;
}

.offices__map .ymaps-2-1-79-float-button,
.contacts__item-map .ymaps-2-1-79-float-button {
  border-radius: 999px;
  box-shadow: 0 12px 28px rgba(31, 38, 46, 0.12);
}

.offices__map .ymaps-2-1-79-controls__control,
.contacts__item-map .ymaps-2-1-79-controls__control {
  inset: 20px 20px auto auto !important;
}
