.rs-location__map {
  border-radius: 10px;
  overflow: hidden;
  height: 527px;
}

.ymaps-2-1-79-balloon {
  padding: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ymaps-2-1-79-balloon__layout {
  border-radius: 10px;
  background: rgba(2, 94, 161, 0.4);
  -webkit-backdrop-filter: blur(28.5px);
          backdrop-filter: blur(28.5px);
}

.ymaps-2-1-79-balloon__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
}
.ymaps-2-1-79-balloon__close-button {
  background-size: contain;
  width: 100%;
  height: 100%;
  -webkit-filter: invert(1);
          filter: invert(1);
}

@media (max-width: 991.98px) {
  .ymaps-2-1-79-balloon_layout_panel {
    background-color: transparent;
  }
}

.ymaps-2-1-79-balloon__content {
  padding: 40px !important;
  background-color: transparent;
  margin: 0 !important;
  min-width: 368px !important;
}
.ymaps-2-1-79-balloon__content > * {
  width: 100% !important;
  height: auto !important;
}
@media (max-width: 991.98px) {
  .ymaps-2-1-79-balloon__content > * {
    width: auto !important;
    border-radius: 10px;
    background: rgba(2, 94, 161, 0.4);
    -webkit-backdrop-filter: blur(28.5px);
            backdrop-filter: blur(28.5px);
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .ymaps-2-1-79-balloon__content {
    padding: 27px 20px !important;
    background-color: transparent;
    margin: 0 !important;
    min-width: unset !important;
  }
}

.ymaps-2-1-79-copyright__wrap {
  display: none;
}

.ymaps-2-1-79-balloon-content__header > h5 {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 24px */
}
@media (max-width: 1439.98px) {
  .ymaps-2-1-79-balloon-content__header > h5 {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .ymaps-2-1-79-balloon-content__header > h5 {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 991.98px) {
  .ymaps-2-1-79-balloon-content__footer > div {
    padding-top: 10px !important;
    margin-top: 10px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.ymaps-2-1-79-balloon-content__header {
  margin: 0;
}

.ymaps-2-1-79-balloon-content__footer {
  margin: 0;
}

.ymaps-2-1-79-balloon-content__footer a {
  background-color: transparent;
  border:none;
}

.ymaps-2-1-79-balloon__tail {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ymaps-2-1-79-balloon__tail {
  position: absolute;
  width: 14.25px;
  height: 28.5px;
  left: calc(100% - 0.5px);
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(0deg) !important;
      -ms-transform: translateY(-50%) rotate(0deg) !important;
          transform: translateY(-50%) rotate(0deg) !important;
  bottom: 0;
  right: 0;
  margin-bottom: 0px;
  background: none;
}

.ymaps-2-1-79-balloon__tail:after {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='29' viewBox='0 0 15 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_b_175_662)'%3e%3cpath d='M14.25 14.5L0 0.25V28.75L14.25 14.5Z' fill='%23025EA1' fill-opacity='0.4'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_b_175_662' x='-57' y='-56.75' width='128.25' height='142.5' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeGaussianBlur in='BackgroundImageFix' stdDeviation='28.5'/%3e%3cfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_175_662'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_175_662' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}