/* SURVEY.lv photogrammetry icon block */
#rec777752465 .t1000__background-image,
#rec777754998 .t1000__background-image,
#rec777755815 .t1000__background-image {
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-color: #f6fbff !important;
  overflow: visible !important;
}
#rec777752465 .t1000__background-image::before,
#rec777754998 .t1000__background-image::before,
#rec777755815 .t1000__background-image::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(330px, 70vw);
  height: min(330px, 70vw);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-image: url("https://static.tildacdn.net/tild3861-3530-4863-a631-343233376435/ig_0b3cb0bf87c5dabb0.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: min(385px, 82vw) min(385px, 82vw);
}
@media screen and (max-width: 640px) {
  #rec777752465 .t1000__background-image,
  #rec777754998 .t1000__background-image,
  #rec777755815 .t1000__background-image {
    position: relative !important;
    min-height: 300px !important;
  }
}
