.ContactsMap_Map__3PDbJ {
  margin-bottom: 60px;
  background-color: #f8f8f8;
}
@media (max-width: 1023px), (orientation: portrait) and (width: 1024px) and (height: 1366px) {
  .ContactsMap_Map__3PDbJ {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__3PDbJ {
    margin-bottom: 32px;
  }
}
.ContactsMap_Map__searchPopupHidden__1uv4I ymaps[class*='popup'] {
  display: none;
}
.ContactsMap_Map__preloader__jTxni {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
}
.ContactsMap_Map__inner__3z-L0 {
  position: relative;
  padding-top: 46.357616%;
  background-color: #f8f8f8;
}
@media (max-width: 1023px), (orientation: portrait) and (width: 1024px) and (height: 1366px) {
  .ContactsMap_Map__inner__3z-L0 {
    padding-top: 60%;
  }
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__inner__3z-L0 {
    background-color: #fff;
    padding-top: 50px;
  }
}
.ContactsMap_Map__layout__1RN5b,
.ContactsMap_Map__layout__1RN5b > div:not(.ContactsMap_Map__preloader__jTxni) {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__layout__1RN5b,
  .ContactsMap_Map__layout__1RN5b > div:not(.ContactsMap_Map__preloader__jTxni) {
    position: relative;
    height: 90vh;
    min-height: 280px;
  }
}
@media (max-width: 567px) {
  .ContactsMap_Map__layout__1RN5b,
  .ContactsMap_Map__layout__1RN5b > div:not(.ContactsMap_Map__preloader__jTxni) {
    height: 410px;
  }
}
.ContactsMap_Map__toolbar__7sIqz {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 48px;
  left: 64px;
  width: 360px;
  max-height: calc(100% - 48px * 2);
  padding: 16px;
  box-shadow: 0 2px 8px 0 rgba(41,44,51,0.08);
  border-radius: 4px;
}
@media (max-width: 1279px), (orientation: landscape) and (width: 1366px) and (height: 1024px) {
  .ContactsMap_Map__toolbar__7sIqz {
    top: 32px;
    left: 32px;
    max-height: calc(100% - 32px * 2);
  }
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__toolbar__7sIqz {
    min-height: 50px;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    padding: 0;
    background-color: #fff;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-radius: 0;
  }
}
.ContactsMap_Map__legend__t2uhn {
  position: absolute;
  top: 48px;
  right: 64px;
  max-width: 200px;
  min-height: 120px;
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(41,44,51,0.2);
  border-radius: 4px;
}
@media (max-width: 1279px), (orientation: landscape) and (width: 1366px) and (height: 1024px) {
  .ContactsMap_Map__legend__t2uhn {
    top: 32px;
    right: 32px;
  }
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__legend__t2uhn {
    position: static;
    max-width: 100%;
    min-height: 0;
    box-shadow: none;
  }
  .ContactsMap_Map__legend__t2uhn .ContactsMap_Map__legendTabs__bT5ia {
    display: none;
  }
  .ContactsMap_Map__legend__t2uhn .ContactsMap_Map__legendGroup__3o9ix {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;
  }
  .ContactsMap_Map__legend__t2uhn .ContactsMap_Map__legendText__33yX0 {
    margin-bottom: 6px;
    font-weight: normal;
    text-align: left;
    color: #a69895;
  }
  .ContactsMap_Map__legend__t2uhn .ContactsMap_Map__legendItems__3z8WU {
    justify-content: flex-start;
  }
  .ContactsMap_Map__legend__t2uhn .ContactsMap_Map__legendItem__1pckS {
    flex-basis: auto;
  }
}
.ContactsMap_Map__legendGroup__3o9ix {
  padding: 12px 32px 16px;
  font-size: 12px;
}
.ContactsMap_Map__legendText__33yX0 {
  flex-grow: 1;
  margin-bottom: 8px;
  font-weight: bold;
  text-align: center;
  color: #70544f;
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
}
.ContactsMap_Map__legendItems__3z8WU {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ContactsMap_Map__legendItem__1pckS {
  display: flex;
  align-items: baseline;
  margin-right: 16px;
  flex: 0 0 50%;
}
.ContactsMap_Map__legendItem__1pckS:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: currentColor;
  top: 1px;
  position: relative;
}
.ContactsMap_Map__legendItem__1pckS:last-child {
  margin-right: 0;
}
.ContactsMap_Map__legendLabel__1zCif {
  color: #70544f;
  font-size: 12px;
}
.ContactsMap_Map__legendTabs__bT5ia {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 16px;
  margin-left: -8px;
  margin-right: -8px;
}
.ContactsMap_Map__legendTab__2H7kK {
  flex: 0 0 50%;
  font-weight: bold;
  text-align: center;
  padding-bottom: 4px;
  position: relative;
  transition: color 0.35s;
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  cursor: pointer;
}
.ContactsMap_Map__legendTab__2H7kK:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ededed;
  transition: background-color 0.35s;
}
.ContactsMap_Map__legendTab__2H7kK:first-child:after {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.ContactsMap_Map__legendTab__2H7kK:last-child:after {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ContactsMap_Map__legendTab__2H7kK:only-child {
  cursor: default;
}
.ContactsMap_Map__legendTab_active__20T-3 {
  color: #50a684;
  cursor: default;
  transition-duration: 0.175s;
}
.ContactsMap_Map__legendTab_active__20T-3:after {
  background-color: #50a684;
  transition-duration: 0.175s;
}
.ContactsMap_Map__legendTab__2H7kK:hover {
  color: #006d54;
}
.ContactsMap_Map__searchAddress_invisible__257FG {
  display: none;
}
.ContactsMap_Map__search__R_ynZ {
  position: relative;
  transition: opacity 0.35s;
}
.ContactsMap_Map__search__R_ynZ:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  height: 24px;
  width: 100%;
  background-image: linear-gradient(to bottom, #fff 20%, rgba(255,255,255,0));
  z-index: 2;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__search__R_ynZ:after {
    display: none;
  }
}
.ContactsMap_Map__search_disabled__1Cfy8 {
  pointer-events: none;
}
.ContactsMap_Map__search_disabled__1Cfy8 .ContactsMap_Map__searchIcon__1RUHJ {
  visibility: hidden;
}
.ContactsMap_Map__search_disabled__1Cfy8 .ContactsMap_Map__searchInput__3TDvm::placeholder {
  color: transparent;
  opacity: 1;
}
.ContactsMap_Map__searchIcon__1RUHJ {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -12px;
  color: #bfb7b6;
  pointer-events: none;
  transition: transform 0.35s 0.175s;
}
.ContactsMap_Map__searchCleaner__28lH- {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  right: 5px;
  height: 30px;
  margin-top: -15px;
  padding-left: 10px;
  padding-right: 10px;
  color: #bfb7b6;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
  transition: visibility 0s 0.35s, opacity 0.35s, color 0.35s;
}
.ContactsMap_Map__searchCleaner__28lH-:hover {
  color: #a69895;
}
.ContactsMap_Map__searchField__OwkWd {
  position: relative;
}
.ContactsMap_Map__searchField_dirty__2EPV9 .ContactsMap_Map__searchIcon__1RUHJ {
  transform: translateX(-100%);
  transition: transform 0.35s 0s;
}
.ContactsMap_Map__searchField_dirty__2EPV9 .ContactsMap_Map__searchCleaner__28lH- {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s 0s, opacity 0.35s, color 0.35s;
}
.ContactsMap_Map__searchInput__3TDvm {
  display: block;
  width: 100%;
  height: 48px;
  border: none;
  padding: 0 70px 0 25px;
  font-size: 16px;
  color: #a69895;
  border-radius: 25px;
  background-color: #f8f8f8;
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__searchInput__3TDvm {
    border-radius: 2px;
    background-color: #fff;
  }
}
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup'] {
  overflow: hidden;
  overflow-y: auto;
  max-height: 368px;
  margin-top: 24px;
  padding-right: 15px;
  border: none;
  box-shadow: 0 2px 12px 0 rgba(41,44,51,0.2) !important;
  margin-left: -16px;
  margin-right: -16px;
}
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup']::-webkit-scrollbar {
  width: 2px;
  background: transparent;
}
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup']::-webkit-scrollbar-track {
  border-radius: 1px;
}
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup']::-webkit-scrollbar-track-piece {
  background: transparent;
}
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup']::-webkit-scrollbar-thumb {
  border-radius: 1px;
  background: #e6e2e1;
}
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup']::-webkit-resizer,
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup']::-webkit-scrollbar-button,
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup']::-webkit-scrollbar-corner {
  display: none;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__search__R_ynZ ymaps[class*='popup'] {
    margin-top: 6px;
    padding-right: 0;
  }
}
.ContactsMap_Map__searchField__OwkWd,
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup'] {
  position: relative;
}
.ContactsMap_Map__searchField__OwkWd:after,
.ContactsMap_Map__search__R_ynZ ymaps[class*='popup']:after {
  content: '';
  position: absolute;
  display: none;
  width: 32px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.6), #fff);
  pointer-events: none;
}
.ContactsMap_Map__search__R_ynZ ymaps[class*='suggest-item'] {
  min-height: 20px;
  white-space: normal;
  font: 14px/40px 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  color: #70544f;
  background-color: #fff;
  transition: background-color 0.35s;
}
.ContactsMap_Map__search__R_ynZ ymaps[class*='suggest-item'][class*='__suggest-item_selected_yes'],
.ContactsMap_Map__search__R_ynZ ymaps[class*='suggest-item']:hover {
  background-color: #f8f8f8;
  transition-duration: 0.175s;
}
.ContactsMap_Map__search__R_ynZ ymaps[class*='search__suggest-item'] {
  padding-left: 25px;
  padding-right: 0;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__search__R_ynZ ymaps[class*='search__suggest-item'] {
    padding-right: 15px;
  }
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_Map__searchError__3YE_G {
    margin-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 12px;
  }
}
.Map__hint {
  width: 172px;
  padding: 8px 8px 10px 30px;
  border-radius: 10px;
  box-shadow: 0 2px 12px 0 rgba(41,44,51,0.2);
  background-color: #fff;
}
.Map__hintContent {
  position: relative;
}
.Map__hintIcon {
  position: absolute;
  left: -20px;
  top: 2px;
  width: 16px;
}
.Map__hintTitle {
  margin-bottom: 4px;
  font: 14px/1.33 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-weight: bold;
  color: #70544f;
}
.Map__hintTimework {
  margin-bottom: 4px;
  font: 12px/1.33 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-weight: bold;
  color: #70544f;
}
.Map__hintText {
  font: 12px/1.33 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  color: #a69895;
}
.ContactsMap_InfoWindow__2E817 {
  overflow: hidden;
  overflow-y: auto;
  max-height: 100%;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_InfoWindow__2E817 {
    overflow: hidden;
    position: fixed;
    max-height: 168px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999;
    box-shadow: 0 -2px 8px 0 rgba(41,44,51,0.08);
    transition: transform 0.35s;
  }
  .ContactsMap_InfoWindow__2E817:after {
    content: '';
    position: absolute;
    height: 34px;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.6), #fff);
    background-image: none;
    background-color: #fff;
    pointer-events: none;
  }
  .ContactsMap_InfoWindow_isOpen__1mdBf {
    transition-duration: 0.175s;
    max-height: 100%;
  }
  .ContactsMap_InfoWindow_isOpen__1mdBf .ContactsMap_InfoWindow__inner__3Pmw6 {
    overflow-y: auto;
  }
  .ContactsMap_InfoWindow_isAnimated__1oSPy {
    display: flex;
  }
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_InfoWindow__container__2VowR {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 20px;
  }
}
.ContactsMap_InfoWindow__inner__3Pmw6 {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 24px;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_InfoWindow__inner__3Pmw6 {
    overflow: hidden;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ContactsMap_InfoWindow__actions__qaAAT {
  position: relative;
  display: flex;
  flex-shrink: 0;
  margin-bottom: 15px;
}
.ContactsMap_InfoWindow__toggleButton__2Kuru {
  display: flex;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 100%;
  padding-top: 18px;
  padding-bottom: 9px;
}
.ContactsMap_InfoWindow__toggleButton__2Kuru:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -5px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  padding: 3px;
  transform: rotate(-45deg);
  position: static;
  transform: rotate(-135deg);
  transition: background-color 0.35s;
}
.ContactsMap_InfoWindow_isOpen__1mdBf .ContactsMap_InfoWindow__toggleButton__2Kuru:before {
  transform: rotate(45deg);
}
.ContactsMap_InfoWindow__toggleButton__2Kuru:active:before {
  color: #006d54;
}
.ContactsMap_InfoWindow__header__z_yTY,
.ContactsMap_InfoWindow__footer__1Bst0 {
  flex-shrink: 0;
}
.ContactsMap_InfoWindow__header__z_yTY {
  margin-bottom: 18px;
}
.ContactsMap_InfoWindow__close__1HT33 {
  position: absolute;
  right: 20px;
  top: 47px;
  display: none;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ContactsMap_InfoWindow__close__1HT33 {
    display: block;
  }
}
.ContactsMap_InfoWindow__content__1eWZG {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 64px;
  overflow-y: auto;
  max-height: 228px;
}
.ContactsMap_InfoWindow__content__1eWZG:last-child {
  margin-bottom: 0;
}
.ContactsMap_InfoWindow__footer__1Bst0 {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 100%;
  height: 80px;
  bottom: 0;
  padding: 0 32px 0 16px;
}
.ContactsMap_InfoWindow__footerGradient__1HRNO {
  background: linear-gradient(to bottom, rgba(30,87,153,0) 0%, #fff 100%);
  height: 16px;
}
.ContactsMap_InfoWindow__footerInner__3m3bW {
  height: 64px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
}
.ContactsMap_InfoWindow__title__1Ijwl {
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-weight: 500;
  color: #bfb7b6;
}
.ContactsMap_InfoWindow__contentItem__1ls5L {
  position: relative;
  padding-top: 4px;
  padding-bottom: 16px;
}
.ContactsMap_InfoWindow__contentItem__1ls5L:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.ContactsMap_InfoWindow__contentItem_toggle__rA17D {
  margin-bottom: 16px;
  border-bottom: 1px solid #ededed;
}
.ContactsMap_InfoWindow__contentItem_toggle__rA17D:last-child {
  margin-bottom: 0;
}
.ContactsMap_InfoWindow__contentItem_toggle__rA17D .ContactsMap_InfoWindow__label__4FhZk {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.ContactsMap_InfoWindow__contentItem_toggle__rA17D .ContactsMap_InfoWindow__label__4FhZk:hover .ContactsMap_InfoWindow__toggleIcon__ZNlie {
  color: #50a684;
  transition-duration: 0.175s;
}
.ContactsMap_InfoWindow__contentIcon___q3Qe {
  position: absolute;
  width: 24px;
  top: -2px;
  right: 100%;
  margin-right: 8px;
}
.ContactsMap_InfoWindow__label__4FhZk {
  width: max-content;
  max-width: 100%;
  font-weight: bold;
  color: #70544f;
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-size: 12px;
  margin-bottom: 6px;
}
.ContactsMap_InfoWindow__label_link__3b2Kq {
  transition: color 0.35s;
}
.ContactsMap_InfoWindow__label_link__3b2Kq:hover {
  color: #50a684;
  transition-duration: 0.175s;
}
.ContactsMap_InfoWindow__worktime__11FuI {
  max-height: 145px;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.ContactsMap_InfoWindow__worktime__11FuI::-webkit-scrollbar {
  width: 2px;
  background: transparent;
}
.ContactsMap_InfoWindow__worktime__11FuI::-webkit-scrollbar-track {
  border-radius: 1px;
}
.ContactsMap_InfoWindow__worktime__11FuI::-webkit-scrollbar-track-piece {
  background: transparent;
}
.ContactsMap_InfoWindow__worktime__11FuI::-webkit-scrollbar-thumb {
  border-radius: 1px;
  background: #c21313;
}
.ContactsMap_InfoWindow__worktime__11FuI::-webkit-resizer,
.ContactsMap_InfoWindow__worktime__11FuI::-webkit-scrollbar-button,
.ContactsMap_InfoWindow__worktime__11FuI::-webkit-scrollbar-corner {
  display: none;
}
.ContactsMap_InfoWindow__worktimeRow__2VpJp {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2px;
}
.ContactsMap_InfoWindow__worktimeRow__2VpJp:last-child {
  margin-bottom: 0;
}
.ContactsMap_InfoWindow__worktimeItem__ijkza {
  flex-shrink: 0;
  width: 50%;
}
.ContactsMap_InfoWindow__characteristics__2V6FV {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
}
.ContactsMap_InfoWindow__characteristicsItem__3INQQ {
  display: flex;
  align-items: center;
  margin-right: 20px;
  margin-bottom: 12px;
  line-height: 1;
}
.ContactsMap_InfoWindow__characteristicsItem__3INQQ img {
  width: 24px;
  height: auto;
  margin-right: 8px;
}
.ContactsMap_InfoWindow__toggleIcon__ZNlie {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  margin-top: -2px;
}
.ContactsMap_InfoWindow__PlacemarkIcon__3sOts {
  background: #112;
  position: relative;
  z-index: 50;
  width: 48px;
  height: 48px;
}
.ContactsMap_InfoWindow__PlacemarkIcon__3sOts img {
  max-width: 100%;
  max-height: 100%;
}
.ContactsMap_InfoWindow__buttonRoute__32UQM {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
}
.ContactsMap_InfoWindow__buttonRoute__32UQM:hover {
  border: 1px solid #50a684;
  transition: border-color 0.35s;
}
.ContactsMap_InfoWindow__buttonRoute__32UQM:hover svg path {
  fill: #50a684;
  transition: fill 0.35s;
}

.MapRouteWindow_RouteWindow__25vOy {
  overflow: hidden;
  overflow-y: auto;
  max-height: 100%;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .MapRouteWindow_RouteWindow__25vOy {
    overflow: hidden;
    height: 48px;
    padding: 5px 20px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
}
.MapRouteWindow_RouteWindow__back__280NB {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  margin-bottom: 24px;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .MapRouteWindow_RouteWindow__back__280NB {
    align-items: left;
    width: auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    height: 100%;
  }
}
.MapRouteWindow_RouteWindow__back-label__1cYfq,
.MapRouteWindow_RouteWindow__back-icon__2Kb6B {
  display: inline-block;
}
.MapRouteWindow_RouteWindow__back-icon__2Kb6B {
  color: #bfb7b6;
  height: 12px;
  width: 12px;
}
.MapRouteWindow_RouteWindow__back-icon__2Kb6B svg {
  display: block;
}
.MapRouteWindow_RouteWindow__back-label__1cYfq {
  padding: 0 16px 0 0;
  font-weight: 500;
  color: #a69895;
  flex: 1 0 auto;
  text-align: center;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .MapRouteWindow_RouteWindow__back-label__1cYfq {
    padding: 0 0 0 16px;
  }
}
.MapRouteWindow_RouteWindow__fieldIconPlace__2PJg2 input {
  padding-left: 48px;
}
.MapRouteWindow_RouteWindow__fieldIcon__1w9uR {
  position: absolute;
  left: 12px;
  top: 12px;
}
.MapRouteWindow_RouteWindow__fieldRow__3N7EB {
  margin-bottom: 12px;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .MapRouteWindow_RouteWindow__fieldRow__3N7EB {
    display: none;
  }
}
.MapRouteWindow_RouteWindow__routingModes__2F8Qp {
  display: flex;
  height: 40px;
  margin-bottom: 12px;
  background-color: #f5f5f5;
  border-radius: 20px;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .MapRouteWindow_RouteWindow__routingModes__2F8Qp {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
.MapRouteWindow_RouteWindow__routingModeBtn__2wrN9 {
  display: flex;
  flex: 0 0 50%;
  align-items: center;
  justify-content: center;
  height: 38px;
  border: 1px solid #f5f5f5;
  padding: 4px 16px;
  min-width: 38px;
  border-radius: 20px;
  overflow: hidden;
  transition: background-color 0.35s, border-color 0.35s;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .MapRouteWindow_RouteWindow__routingModeBtn__2wrN9 {
    flex: 0 0 auto;
    position: relative;
  }
}
.MapRouteWindow_RouteWindow__routingModeBtn_active__3trNN {
  border: 1px solid #009471;
  background-color: #fff;
}
.MapRouteWindow_RouteWindow__routingModeBtnText__2fGvu {
  display: inline-block;
  padding: 0 0 0 8px;
  color: #bfb7b6;
  font-size: 12px;
  font-weight: bold;
}
.MapRouteWindow_RouteWindow__routingModeBtn_active__3trNN .MapRouteWindow_RouteWindow__routingModeBtnText__2fGvu {
  color: #50a684;
}
.MapRouteWindow_RouteWindow__routingModeBtn__2wrN9:not(.MapRouteWindow_RouteWindow__routingModeBtn_active__3trNN):hover .MapRouteWindow_RouteWindow__routingModeBtnText__2fGvu {
  transition: color 0.35s;
  color: rgba(80,166,132,0.7);
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .MapRouteWindow_RouteWindow__routingModeBtnText__2fGvu {
    display: none;
  }
}
.MapRouteWindow_RouteWindow__routingModeBtnIcon__29WN0 path {
  fill: #bfb7b6;
}
.MapRouteWindow_RouteWindow__routingModeBtn_active__3trNN .MapRouteWindow_RouteWindow__routingModeBtnIcon__29WN0 path {
  fill: #50a684;
}
.MapRouteWindow_RouteWindow__routingModeBtn__2wrN9:not(.MapRouteWindow_RouteWindow__routingModeBtn_active__3trNN):hover .MapRouteWindow_RouteWindow__routingModeBtnIcon__29WN0 path {
  transition: fill 0.35s;
  fill: rgba(80,166,132,0.7);
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .MapRouteWindow_RouteWindow__routingModeBtnIcon__29WN0 {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 6px;
    top: 6px;
  }
}

.ImageLoader_ImageLoader__workarea__1GYHZ {
  margin-right: -40px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ImageLoader_ImageLoader__workarea__1GYHZ {
    margin-right: -34px;
  }
}
.ImageLoader_ImageLoader__workarea__1GYHZ:last-child {
  margin-bottom: 0;
}
.ImageLoader_ImageLoader__dropzone__2WrsU {
  width: 68px;
  height: 68px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  border: 1px dashed #ccc;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ImageLoader_ImageLoader__dropzone__2WrsU {
    margin-bottom: 34px;
  }
}
.ImageLoader_ImageLoader__dropzone__2WrsU:hover {
  border-color: #b8b8b8;
}
.ImageLoader_ImageLoader__dropzone_active__e-4OY {
  border-color: #50a684;
}
.ImageLoader_ImageLoader__dropzone_rejected__1WqOi {
  border-color: #c21313;
}
.ImageLoader_ImageLoader__caption__39uTQ {
  position: absolute;
  top: 114%;
  line-height: 1.2;
  font-size: 10px;
  white-space: nowrap;
}
.ImageLoader_ImageLoader__error__2uqWu {
  margin-bottom: 10px;
  font-size: 12px;
  color: #c21313;
}
.ImageLoader_ImageLoader__error__2uqWu:last-child {
  margin-bottom: 0;
}
.ImageLoader_ImageLoader__image__1984g {
  margin-right: 35px;
  margin-bottom: 10px;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ImageLoader_ImageLoader__image__1984g {
    position: relative;
    margin-right: 34px;
  }
}
.ImageLoader_ImageLoader__image__1984g:last-child {
  margin-right: 0;
}
.ImageLoader_ImageLoader__image-preview__j9a7- {
  width: 68px;
  height: 68px;
  margin-bottom: 8px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.ImageLoader_ImageLoader__image-caption__32aWJ {
  display: flex;
  justify-content: space-between;
  font-size: 10px;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ImageLoader_ImageLoader__image-caption__32aWJ {
    font-size: 12px;
  }
}
.ImageLoader_ImageLoader__image-delete__1sBI6 {
  height: auto;
  padding: 0;
  line-height: 1;
  color: currentColor;
}
.ImageLoader_ImageLoader__image-delete__1sBI6:hover {
  color: #c21313;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .ImageLoader_ImageLoader__image-delete__1sBI6 {
    position: absolute;
    top: -12px;
    right: -16px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
  }
  .ImageLoader_ImageLoader__image-delete__1sBI6 svg {
    width: 24px;
    height: 24px;
  }
}

.TextareaField_TextareaField__3PeLy {
  position: relative;
}
.TextareaField_TextareaField__label__3fXUv {
  display: block;
  margin-bottom: 5px;
}
.TextareaField_TextareaField__field__211gP {
  display: block;
  width: 100%;
  min-height: 142px;
  padding: 12px 16px;
  border-radius: 2px;
  border: none;
  border-right: 2px solid transparent;
  background-color: #f8f8f8;
  font-size: 16px;
  color: #70544f;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  transition: background-color 0.35s;
}
.TextareaField_TextareaField__field__211gP::placeholder {
  color: #bfb7b6;
  opacity: 1;
}
.TextareaField_TextareaField__field__211gP::-webkit-scrollbar {
  width: 2px;
  background: transparent;
}
.TextareaField_TextareaField__field__211gP::-webkit-scrollbar-track {
  border-radius: 1px;
}
.TextareaField_TextareaField__field__211gP::-webkit-scrollbar-track-piece {
  background: transparent;
}
.TextareaField_TextareaField__field__211gP::-webkit-scrollbar-thumb {
  border-radius: 1px;
  background: #e6e2e1;
}
.TextareaField_TextareaField__field__211gP::-webkit-resizer,
.TextareaField_TextareaField__field__211gP::-webkit-scrollbar-button,
.TextareaField_TextareaField__field__211gP::-webkit-scrollbar-corner {
  display: none;
}
.TextareaField_TextareaField__field__211gP:focus {
  background-color: #f1f1f1;
}

.Success_Success__2kyQR {
  width: 376px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 567px) {
  .Success_Success__2kyQR {
    width: 100%;
  }
}
.Success_Success__title__29Ck6 {
  width: 100%;
  margin-bottom: 8px;
  font-size: 28px;
  text-align: center;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .Success_Success__title__29Ck6 {
    margin-bottom: 16px;
    font-size: 18px;
  }
}
.Success_Success__mark__1A6Ir {
  width: 90px;
  margin: 0 auto 40px auto;
  display: block;
}
.Success_Success__subtitle__2DroA {
  margin-bottom: 48px;
  color: #70544f;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .Success_Success__subtitle__2DroA {
    margin-bottom: 40px;
  }
}

.LiteForm_FeedbackForm__4rfPg {
  width: 376px;
  margin: 0 auto;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 567px) {
  .LiteForm_FeedbackForm__4rfPg {
    width: 100%;
  }
}
.LiteForm_FeedbackForm__title__2zf9- {
  width: 100%;
  margin-bottom: 20px;
  font-size: 28px;
  text-align: center;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .LiteForm_FeedbackForm__title__2zf9- {
    margin-bottom: 16px;
    font-size: 18px;
  }
}
.LiteForm_FeedbackForm__field__1WKkT {
  width: 100%;
  margin-bottom: 20px;
}
.LiteForm_FeedbackForm__error__3JZaF {
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-size: 12px;
  line-height: 1.33;
  font-weight: 400;
  color: #c21313;
}
.LiteForm_FeedbackForm__image-loader__2bTy0 {
  align-self: flex-start;
}
.LiteForm_FeedbackForm__privacy__1dHYz {
  margin: 20px 0;
  text-align: center;
}

.FullForm_FeedbackForm__2e7eB {
  width: 730px;
  margin: 0 auto;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .FullForm_FeedbackForm__2e7eB {
    width: 100%;
  }
}
.FullForm_FeedbackForm__title__2l6GS {
  margin-bottom: 20px;
  font-size: 28px;
  text-align: center;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .FullForm_FeedbackForm__title__2l6GS {
    margin-bottom: 16px;
    font-size: 18px;
  }
}
.FullForm_FeedbackForm__step__3yjaB {
  width: 100%;
  display: none;
  flex-direction: column;
}
.FullForm_FeedbackForm__step_visible__3LoIn {
  display: flex;
}
.FullForm_FeedbackForm__content__1ES3Z {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.FullForm_FeedbackForm__column__1-BhJ {
  width: calc(50% - 20px);
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .FullForm_FeedbackForm__column__1-BhJ {
    width: 100%;
  }
}
.FullForm_FeedbackForm__row___U6co {
  width: 100%;
  margin-bottom: 20px;
}
.FullForm_FeedbackForm__error__l-Qp_ {
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-size: 12px;
  line-height: 1.33;
  font-weight: 400;
  color: #c21313;
}
.FullForm_FeedbackForm__footer__14Q3r {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .FullForm_FeedbackForm__footer__14Q3r {
    flex-direction: column;
  }
}
.FullForm_FeedbackForm__actions__3jsir {
  display: flex;
  align-items: center;
}
.FullForm_FeedbackForm__back__1Z0lR {
  margin-right: 40px;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .FullForm_FeedbackForm__image-loader__1Q0Rs {
    margin: 20px 0;
    align-self: flex-start;
  }
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .FullForm_FeedbackForm__privacy__2Poa3 {
    margin-bottom: 20px;
    text-align: center;
  }
}

.Contacts_Contacts__1_5Yw {
  padding: 30px 0 57px 0;
}
.Contacts_Contacts__title__1os-P {
  margin-bottom: 40px;
  text-align: center;
}
.Contacts_Contacts__headline__CmyAW {
  display: flex;
  padding: 0 64px 16px;
}
@media (max-width: 1279px), (orientation: landscape) and (width: 1366px) and (height: 1024px) {
  .Contacts_Contacts__headline__CmyAW {
    padding: 0 30px 16px;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .Contacts_Contacts__headline__CmyAW {
    padding: 0 0 24px;
    flex-wrap: wrap;
  }
}
.Contacts_Contacts__text__2KadM {
  width: 416px;
  margin-right: 40px;
  flex-shrink: 0;
}
@media (max-width: 1279px), (orientation: landscape) and (width: 1366px) and (height: 1024px) {
  .Contacts_Contacts__text__2KadM {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.Contacts_Contacts__wrapper__8Tu2q {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
}
.Contacts_Contacts__contact__R1w4m {
  width: calc(100% / 3 - 40px);
  margin-right: 40px;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1023px), (orientation: portrait) and (width: 1024px) and (height: 1366px) {
  .Contacts_Contacts__contact__R1w4m {
    width: calc(50% - 40px);
  }
}
@media (max-width: 567px) {
  .Contacts_Contacts__contact__R1w4m {
    width: 100%;
    margin-right: 0;
  }
  .Contacts_Contacts__contact__R1w4m:last-child {
    margin-bottom: 0;
  }
}
.Contacts_Contacts__link__2c7RH {
  width: 100%;
  margin-bottom: 4px;
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-weight: 500;
  white-space: nowrap;
  color: #70544f;
  transition: color 0.35s;
}
.Contacts_Contacts__link__2c7RH:hover {
  color: #50a684;
  transition-duration: 0.175s;
}
.Contacts_Contacts__desc__1J8RF {
  width: 100%;
  margin-bottom: 4px;
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif, Helvetica, 'Apple Color Emoji';
  font-weight: 500;
  white-space: nowrap;
  color: #70544f;
}
@media (max-width: 767px), (orientation: landscape) and (max-height: 567px) {
  .Contacts_Contacts__desc__1J8RF {
    white-space: wrap;
  }
}


/*# sourceMappingURL=scenes-Contacts-Contacts.34294c0f.chunk.css.map*/