<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cluster_custom &gt; span {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
  line-height: 56px;
}
.contacts-page-map-top .bx-yandex-view-layout {
  margin-bottom: 0px;
}

.bx-yandex-view-map .bx-yandex-map img {
  position: absolute;
  left: 0px;
  right: 0px;
}
.projects .bx-yandex-view-map .bx-yandex-map img {
  position: static;
  max-width: 100%;
}
.bx-map-view-layout .image span {
  display: block;
  padding-top: 70%;
}
.contacts-page-map-top {
  margin: 0 0px 40px;
}
.page-top-wrapper.grey + .contacts-page-map-top.projects,
.page-top-wrapper.color + .contacts-page-map-top.projects {
  margin-top: 0px;
}

body .contacts-page-map-top .ymaps-b-balloon {
  padding: 0;
  width: 366px !important;
  margin: 4px 0 0 -1px;
}

body .contacts-map-top-frame .ymaps-b-balloon {
  padding: 0;
  width: 344px !important;
  margin: 4px 0 0 -1px;
}

.pane_info_wrapper {
  position: relative;
  padding: 14px 20px 20px;
}
.pane_info_wrapper .pane_info {
  border-radius: 4px;
  overflow: hidden;
}
.pane_info_wrapper .pane_info .image {
  position: relative;
  float: left;
  width: 112px;
  overflow: hidden;
  z-index: 3;
  border-radius: 4px;
  margin-top: 6px;
}
.pane_info_wrapper .pane_info .body-info {
  padding: 0px 15px 0px 0px;
}
.pane_info_wrapper .pane_info .body-info:not(.wti) {
  padding-left: 132px;
}
.pane_info_wrapper .pane_info .section_name {
  margin: 0 0 4px;
  font-weight: normal;
}
.pane_info_wrapper .pane_info .info {
  margin: 9px 0 0;
}
.pane_info_wrapper .pane_info .title {
  padding: 0;
}
body .contacts-page-map-top .gm-style .gm-style-iw-c {
  padding: 0px !important;
}
body .contacts-map-top-frame .gm-style .gm-style-iw-c {
  padding: 0px !important;
}
body .contacts-page-map-top .gm-style .gm-style-iw-c img {
  display: inline-block !important;
  max-width: 100%;
}

.cluster_custom {
  font-size: 13px;
  line-height: 1;
}

.ymaps-shadows-pane {
  display: none;
}

.body .drag-block .ymaps-label {
  display: none !important;
}

.front_map.bx-yandex-view-layout {
  margin: 0px;
  border: none;
}
.front_map.bx-yandex-view-map {
  position: relative;
  overflow: hidden;
  margin: 0px;
  border: none;
}
.bx-yandex-view-map .bx-yandex-map img {
  position: absolute;
  left: 0px;
  right: 0px;
}
body .ymaps-b-balloon__content {
  background: var(--card_bg_black);
  padding-right: 45px;
  max-height: 380px;
  overflow: auto;
}

.body .ymaps-b-balloon {
  margin: -52px 0 0 -18px;
  width: 344px !important;
  background: #fff;
  background: var(--card_bg_black);
  border-radius: 8px;
  padding: 25px 0px 30px 32px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}
.body .ymaps-b-balloon:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 20px;
  right: 20px;
  height: 19px;
  z-index: 2;
  background: #fff;
  background: var(--card_bg_black);
}
.body .ymaps-b-balloon .ymaps-b-balloon__content &gt; ymaps {
  width: 100% !important;
  height: auto !important;
}
.body .ymaps-b-balloon .ymaps-b-balloon__content-holster {
  padding: 0;
}
.body .ymaps-b-balloon .ymaps-b-balloon__tr {
  display: none;
}
.body .ymaps-b-balloon .ymaps-b-balloon__tl {
  display: none;
}
.body .ymaps-b-balloon .ymaps-b-balloon__content {
  border: none;
}
.body .ymaps-b-balloon .ymaps-b-balloon__bl {
  display: none;
}
.body .ymaps-b-balloon .ymaps-b-balloon__br {
  display: none;
}
.body .ymaps-b-balloon .ymaps-b-balloon__close {
  top: 8px !important;
  right: 8px !important;
  width: 26px !important;
  height: 26px !important;
  background: none !important;
  border-radius: 100% !important;
  transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
}
.body .ymaps-b-balloon .ymaps-b-balloon__close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 11px;
  background: url(../images/svg/Closemap.svg) 0px 0 no-repeat;
  transition: opacity ease 0.3s;
}
.body .ymaps-b-balloon .ymaps-b-balloon__close:hover:before {
  opacity: 0.75;
}
.body .ymaps-label {
  display: none !important;
}
.body .ymaps-b-balloon:before {
  content: "";
  background: #fff;
  background: var(--card_bg_black);
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -6px;
  box-sizing: border-box;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ymaps-shadows-pane {
  display: none;
}
.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block {
  color: #555;
  font-size: 13px;
  padding-left: 24px;
  padding-bottom: 11px;
}
.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block:last-of-type {
  padding-bottom: 0px;
}
.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block .svg-inline-metro {
  top: 3px;
}
.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block .svg-inline-email {
  top: 2px;
}
.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block a:not(:hover) {
  color: #555;
}

.ymaps-controls-lefttop {
  bottom: 0;
  top: auto !important;
}
body .body .ymaps-b-zoom_hints-pos_right {
  left: 50% !important;
  right: auto !important;
  top: auto !important;
  bottom: 20px !important;
  border-radius: 32px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  margin-left: -88px;
}
body .body .ymaps-b-zoom {
  width: 80px;
  height: 36px;
  padding: 6px 10px;
}
body .body .ymaps-b-zoom:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 5px;
  bottom: 5px;
  width: 2px;
  background-color: #f5f5f5;
}
body .body .ymaps-b-zoom__scale {
  display: none;
}
body .body .ymaps-b-zoom__button {
  display: inline-block;
  height: 26px;
  width: 30px;
  opacity: 0.6;
}
body .body .ymaps-b-zoom__button:hover {
  opacity: 1;
}
body .body .ymaps-b-form-button__content {
  background-image: none;
}
body .body .ymaps-b-form-button {
  background-image: none;
  overflow: visible;
}
body .body .ymaps-b-form-button__left {
  background-image: none;
}
body .body .ymaps-b-zoom__button_type_minus {
  background-image: none;
  text-align: center;
}
body .body .ymaps-b-zoom__button_type_plus {
  background-image: none;
  text-align: center;
}
body .body .ymaps-b-zoom__button_type_minus .ymaps-b-zoom__sprite {
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/yandexMapMinus.svg);
  left: 0;
  background-position: -6px -3px;
}
body .body .ymaps-b-zoom__button_type_plus .ymaps-b-zoom__sprite {
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/yandexMapPlus.svg);
  left: 0;
  top: 0;
  background-position: -1px -3px;
}
body .body .ymaps-controls-righttop {
  bottom: 0;
  top: auto !important;
}
body .body .ymaps-controls-righttop &gt; ymaps {
  top: auto !important;
  bottom: 20px !important;
  right: auto !important;
  left: 50%;
  margin-left: 2px;
}
body .body .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox {
  background: #fff;
  border-radius: 32px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 3px 0 3px 25px;
  position: relative;
}
body .body .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 25px;
  height: 25px;
  background-image: url(../images/svg/yandexMapShema.svg);
}
body .body .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
  position: absolute;
  left: 3px;
  bottom: 100%;
  margin-bottom: 3px;
  top: auto;
}
body .body .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__shadow {
  display: none;
}
body .body .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__body {
  border-radius: 8px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 5px;
}
body.index .ymaps-image-with-content {
  background-image: none !important;
}

.marker.dynamic,
.ymaps-point-overlay ymaps &gt; svg {
  position: absolute;
  bottom: 0px;
  left: -23px;
}
.ymaps-point-overlay ymaps.ymaps-image-with-content .marker {
  display: none;
}

.ymaps-map {
  color: var(--white_text_black);
}


.ymaps-b-balloon.ymaps-i-custom-scroll :where(.ymaps-b-balloon__content, .ymaps-b-cluster-tabs__section) {
	&amp;::-webkit-scrollbar {
		width: 6px;
		height: 6px;
	}

	&amp;::-webkit-scrollbar-track {
		border-radius: 5px;
	}

	&amp;::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: var(--gray_bg_black);
		border: 1px solid var(--black_bg_black);
		box-shadow: none;
	}

	&amp;::-webkit-scrollbar-thumb:window-inactive-thumb {
		background: var(--gray_bg_black);
		border: 2px solid var(--black_bg_black);
	}
}

@supports not selector(::-webkit-scrollbar) {
	.ymaps-b-balloon.ymaps-i-custom-scroll :where(.ymaps-b-balloon__content, .ymaps-b-cluster-tabs__section) {
		scrollbar-width: thin;
	}
}

/*google*/
.gm-style .gm-style-iw-c,
.gm-style .gm-style-iw-d {
  max-height: none !important;
  overflow: visible !important;
}
.body .gm-style .gm-style-iw-t {
  bottom: 10px !important;
  right: -1px !important;
}

.body .gm-style .gm-style-iw-c {
  width: 344px !important;
  background: #fff;
  border-radius: 3px;
  padding: 25px 45px 30px 32px !important;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
  overflow-anchor: none;
}
.gm-style .gm-style-iw-c button {
  background: url("../images/svg/Closemap.svg") center no-repeat !important;
  top: 6px !important;
  right: 6px !important;
}
.gm-style .gm-style-iw-c img {
  display: none !important;
}

.cluster &gt; div {
  line-height: 56px;
}

/* cluster item */
.body {
	.ymaps-b-balloon:has(.ymaps-b-cluster-content) {
		padding: 0;
		margin: 0;
		max-width: 100vw;
		width: auto !important;
	
		&amp;::after {
			left: 170px;
		}
	}

	.ymaps-b-balloon:has(.ymaps-b-cluster-content),
	.ymaps-b-cluster-content,
	.ymaps-b-cluster-tabs__menu {
		height: 300px !important;
	}

	.ymaps-b-cluster-tabs__menu-item,
	.ymaps-b-cluster-tabs__content-item {
		height: auto !important;
	}

	.ymaps-b-cluster-tabs__menu {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		border-right: 1px solid var(--stroke_black);
	}
	.ymaps-b-cluster-tabs__section_type_nav {
		flex-shrink: 0;
		width: 170px !important;
		border-right: unset
	}
	.ymaps-b-cluster-tabs__section_type_content {
		flex-grow: 1;
		padding: 16px 40px 16px 16px;
		height: 100%;
	}
	.ymaps-b-cluster-tabs__menu-item {
		border-radius: 0px;
		font-family: var(--theme-font-title-family), Arial, sans-serif;
		font-size: calc(1rem - 4px);
		font-weight: 500;
		line-height: 1.571;
		line-height: calc(1em + 8px);
		padding: 10px 20px;
		margin: 0;
	}
	.ymaps-b-cluster-tabs__menu-item_current_yes .ymaps-b-cluster-tabs__menu-item-text,
	.ymaps-b-cluster-tabs__menu-item-text {
		&amp;, &amp;:hover {
			color: var(--white_text_black);	
		}
	}
	.ymaps-b-cluster-tabs {
		display: flex;
		padding: 0;
		max-width: 100%;
	}
	.ymaps-b-balloon__content:has(.ymaps-b-cluster-content) {
		border-radius: inherit;
		padding-right: 0px;
		position: relative;
		z-index: 3;

		+ ymaps {
			position: absolute;
			right: 0px;
			top: 0px;
			z-index: 4;
		}
	}
	.ymaps-b-cluster-content__body {
		padding-right: 0px;
		margin-bottom: 0;
	}
	.ymaps-b-cluster-tabs__menu-item:hover,
	.ymaps-b-cluster-tabs__menu-item_current_yes {
		background-color: var(--darkerblack_bg_black);
	}
	.ymaps-b-cluster-content__header,
	.ymaps-b-cluster-content__footer {
		display: none;
	}
	.ymaps-b-cluster-tabs__menu &gt; ymaps {
		cursor: pointer;
		
		&amp;:not(:last-child) {
			border-bottom: 1px solid var(--stroke_black);
		}
	}
}

.ymaps-b-cluster-content {
	.pane_info_wrapper {
		padding: 0;
	}

	.pane_info {
		display: flex !important;
		flex-direction: column;

		.body-info {
			padding: 0px !important;
		}

		.image {
			margin-top: 0px;
			margin-bottom: 10px;
			width: 100%;
		}
	}
}

@media (max-width: 767px) {
  body .ymaps-controls-pane {
    display: none;
  }
  .bx-map-view-layout:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }
  .map-view {
    position: relative;
  }
  .map-view:before {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.07;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.55) url("../images/map.png") no-repeat scroll center center;
    background-size: cover;
  }
  .map-mobile-opener {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    z-index: 1;
    background-image: url("../images/svg/yandexMapArrows.svg");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .yandex-map__frame {
    position: fixed !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000 !important;
  }
  .yandex-map__frame .bx-map-view-layout:before {
    display: none;
  }
  .map-mobile-opener.closer {
    background-image: url("../images/svg/yandexMapCloser.svg");
  }

  .yandex-map__frame .bx-yandex-view-layout:before {
    content: none;
  }
  body .yandex-map__frame .ymaps-controls-pane {
    display: block !important;
    position: absolute !important;
    top: auto !important;
    bottom: 20px !important;
  }
  body .body .yandex-map__frame .ymaps-controls-righttop &gt; ymaps {
    top: auto !important;
    bottom: 0px !important;
    left: 50vw;
    margin-left: 10px;
  }
  body .body .yandex-map__frame .ymaps-controls-lefttop &gt; ymaps {
    top: auto !important;
    bottom: 0px !important;
    left: 50vw !important;
    transform: translateX(calc(-100% - 15px));
    margin-left: 0px;
  }
  body .body .yandex-map__frame .ymaps-copyrights-pane,
  body .body .yandex-map__frame .ymaps-copyrights-pane + ymaps {
    display: none !important;
  }

  body .body .yandex-map__frame .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
    bottom: 100% !important;
    top: auto !important;
  }

  body .yandex-map__frame .bx-yandex-map,
  body .yandex-map__frame .bx-yandex-view-layout,
  body .yandex-map__frame .bx-yandex-view-map,
  body .yandex-map__frame .bx-map-view-layout,
  body .yandex-map__frame .bx-google-map {
    width: 100%;
    height: 100% !important;
  }
}
@media (max-width: 530px) {
  .bx-yandex-view-map .bx-yandex-map,
  .bx-google-map {
    height: 275px !important;
  }
}

@media (max-width: 600px) {
  .bx-yandex-view-layout.front_map .pane_info_wrapper .pane_info {
    width: auto;
    margin: 20px 16px;
    position: static;
  }
  .bx-yandex-view-layout .pane_info_wrapper .pane_info .title_block {
    padding: 24px 0px 22px;
    margin: 0 30px;
  }
}

@media (max-width: 400px) {
  .body .ymaps-b-balloon {
    width: 275px !important;
  }
  .pane_info_wrapper .pane_info .body-info:not(.wti) {
    padding-left: 100px;
  }
  .bx-map-view-layout .image span {
    padding-top: 60%;
  }
  body .contacts-map-top-frame .ymaps-b-balloon {
    width: 275px !important;
  }
  .pane_info_wrapper .pane_info .image {
    width: 85px;
  }
  .body .ymaps-b-balloon {
    padding-right: 35px;
  }
}
</pre></body></html>