header.hdr-low {
  height: 9vh;
  max-height: 100px;
  display: flex;
  width: 100%;
  min-height: 60px;
  max-width: 1340px;
  margin: 0 auto;
  border-bottom: solid 2px rgba(0, 66, 97, 0.1);
  background: rgb(0, 66, 97);
}
header.hdr-low .hdr-content {
  margin-top: 0;
  padding: 12px 12px 8px 16px;
  gap: 8px;
  width: 100%;
}
header.hdr-low .hdr-content .hdr-right a {
  text-decoration: none;
  color: white;
  line-height: 12px;
  display: flex;
  align-items: center;
}
header.hdr-low .hdr-content .hdr-right a i {
  color: white;
  font-size: 24px;
  margin-left: 8px;
  order: 2;
}
header.hdr-low .hdr-content .hdr-right a .hdr-right-label {
  font-size: 14px;
  order: 1;
}
header.hdr-low .hdr-content .button-back {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
header.hdr-low .hdr-content .button-back i {
  font-size: 18px;
  color: white;
  display: block;
  padding-right: 12px;
}
header.hdr-low .hdr-content .hdr-title {
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: 700;
}
header.hdr-low .hdr-content .hdr-content-place {
  flex-grow: 9;
}
header.hdr-low .hdr-content nav.hdr-menu {
  color: white;
  gap: 12px;
}
header.hdr-low .hdr-content nav.hdr-menu .wp-block-navigation__responsive-container-content {
  padding-left: 16px;
}
header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu {
  padding-left: 48px;
  gap: 28px;
}
header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu .menu-item.first::before {
  margin-top: 0px;
}
header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu .menu-item::before {
  position: absolute;
  font-size: 24px;
  opacity: 0.25;
  width: 30px;
  text-align: center;
  margin-top: 2px;
}
header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu .menu-item {
  display: flex;
  justify-content: center;
}
header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu .menu-item a {
  text-decoration: none;
  padding-left: 48px;
  font-weight: 300;
  font-family: var(--wp--preset--font-family--system-font);
  font-size: 26px;
}
header.hdr-low .hdr-content nav.hdr-menu button {
  top: 32px;
  left: 60px;
}
header.hdr-low .hdr-content nav.hdr-menu button svg {
  width: 42px;
  height: 42px;
}
header.hdr-low .hdr-content nav.hdr-menu button svg rect {
  height: 2px;
}
header.hdr-low .hdr-content nav.hdr-menu .wp-block-navigation__responsive-container-content {
  padding-top: 85px;
}

@media screen and (max-width: 500px) {
  header.hdr-low {
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
    border-bottom: solid 2px rgba(0, 66, 97, 0.1);
    background: rgb(0, 66, 97);
  }
  header.hdr-low .hdr-content nav.hdr-menu {
    color: white;
  }
  header.hdr-low .hdr-content nav.hdr-menu .wp-block-navigation__responsive-container-content {
    padding-left: 8px;
  }
  header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu {
    padding-left: 24px;
  }
  header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu .menu-item::before {
    font-size: 22px;
    width: 28px;
  }
  header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu .menu-item a {
    padding-left: 40px;
    font-size: 24px;
  }
  header.hdr-low .hdr-content nav.hdr-menu button {
    top: 32px;
    left: 30px;
  }
  header.hdr-low .hdr-content nav.hdr-menu button svg {
    width: 32px;
    height: 32px;
  }
  header.hdr-low .hdr-content nav.hdr-menu .wp-block-navigation__responsive-container-content {
    padding-top: 85px;
  }
}
@media screen and (max-width: 370px) {
  header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu li.menu-item::before {
    font-size: 22px;
    width: 28px;
  }
  header.hdr-low .hdr-content nav.hdr-menu ul.hdr-menu li.menu-item a {
    padding-left: 40px;
    font-size: 20px;
  }
}
.bdy-container {
  margin-block-start: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1340px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  background: white;
}
.bdy-container .block-content .block-content-text {
  font-size: 16px;
  padding: 0 16px;
}
.bdy-container .block-content .block-content-text .block:first-child {
  margin-top: 0;
}
.bdy-container .block-content .block-content-text a {
  color: rgb(0, 66, 97);
}
.bdy-container .block-content .block-content-text .block {
  margin-top: 32px;
}
.bdy-container .block-content .block-content-text .header {
  font-size: 18px;
  font-weight: 700;
  opacity: 0.85;
  margin: 16px 0 4px;
}
.bdy-container .block-content .block-content-text .image-online-block {
  margin-top: 8px;
}
.bdy-container .block-content .block-content-text .image-online-block .image-online-page .image-online-wrapper {
  padding: 0;
}
.bdy-container .bdy-content {
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.bdy-container .bdy-content .empty-content.image {
  opacity: 0.7;
  color: white;
}
.bdy-container .bdy-content .empty-content.image .link {
  margin: 12px;
}
.bdy-container .bdy-content .empty-content.image .link a {
  color: white;
}
.bdy-container .bdy-content .empty-content {
  width: 100%;
  text-align: center;
}
.bdy-container .bdy-content .first-news-block {
  margin-top: 12px !important;
  padding-top: 0;
}
.bdy-container .block-content-title.photos-end {
  background: rgba(0, 0, 0, 0.08);
  padding: 12px 0;
  margin: 24px 8px 4px;
  border-radius: 4px;
}
.bdy-container .block-content-title.photos-end .content-title {
  margin-bottom: 0;
  text-transform: none;
  opacity: 0.3;
}
.bdy-container .block-content-title {
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 0;
  padding: 0 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 16px;
}
.bdy-container .block-content-title h2.content-title {
  font-size: 18px;
  font-weight: 700;
  opacity: 0.85;
  line-height: 24px;
}
.bdy-container .block-content-title .content-title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 14px;
  font-weight: 200;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.bdy-container .block-content-title .content-title .title-link {
  text-decoration: none;
  color: var(--wp--preset--color--base);
  border-bottom: 1px dotted;
}
.bdy-container .block-content-title .content-info {
  font-weight: 200;
  font-size: 14px;
  padding: 0 16px;
}

@media screen and (max-width: 700px) {
  .bdy-container .block-content-title.photos-end {
    margin-left: 4px;
    margin-right: 4px;
  }
  .bdy-container .block-content-title .content-info {
    padding: 0 8px;
  }
}
footer.wp-block-template-part {
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
  padding-top: 16px;
  background-color: white;
}
footer.wp-block-template-part .wp-block-group {
  max-width: 100% !important;
  background: rgb(0, 66, 97);
  color: white;
  border-top: none;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
footer.wp-block-template-part .wp-block-group .footer-header a {
  color: white;
}
footer.wp-block-template-part .wp-block-group svg {
  color: white !important;
}

body.fullscreen-body {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgb(0, 0, 0);
}
body.fullscreen-body .wp-site-blocks {
  position: absolute;
  height: 100%;
  width: 100%;
}
body.fullscreen-body .wp-site-blocks .bdy-container {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: unset;
  display: block;
}
body.fullscreen-body .wp-site-blocks .bdy-container .bdy-content {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: unset;
  margin: 0 auto;
}
body.fullscreen-body .wp-site-blocks .bdy-container .bdy-content > * {
  margin-block-start: 0;
}
body.fullscreen-body .wp-site-blocks .bdy-container .bdy-content .full-screen-page {
  position: absolute;
  height: 100%;
  width: 100%;
}
body.fullscreen-body .wp-site-blocks .bdy-container .bdy-content .full-screen-page .full-screen-header {
  height: 60px;
  width: 100%;
  padding-left: 20px;
}
body.fullscreen-body .wp-site-blocks .bdy-container .bdy-content .full-screen-page .full-screen-header .button-close .a-close {
  color: rgba(255, 255, 255, 0.5);
  font-size: 36px;
}
body.fullscreen-body .wp-site-blocks .bdy-container .bdy-content .full-screen-page .full-screen-body {
  position: absolute;
  top: 60px;
  bottom: 20px;
  width: 100%;
}

.image-top-live-block {
  position: relative;
  padding: 0 16px;
  margin-block-start: 0;
  width: 100%;
  box-sizing: border-box;
}
.image-top-live-block .swiper.image-top-live {
  position: relative;
  padding-bottom: 20px;
}
.image-top-live-block .swiper.image-top-live .swiper-wrapper .swiper-slide .item.a-img {
  display: block;
  position: relative;
}
.image-top-live-block .swiper.image-top-live .swiper-wrapper .swiper-slide .item.a-img img {
  height: auto;
  max-width: 100%;
}

.bdy-container .content-foto.middle .block-content-title h2.content-title {
  font-weight: 500;
}

.bdy-container .content-sight.middle .block-content-title h2.content-title {
  font-weight: 500;
}
.bdy-container .content-sight.middle .map-button {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  margin-top: 8px;
  margin-bottom: 4px;
  padding: 2px 4px;
  border-radius: 8px;
}
.bdy-container .content-sight.middle .map-button .button-link {
  display: flex;
  align-items: center;
  gap: 14px;
  text-decoration: none;
  padding: 2px 8px;
  background: white;
  border-radius: 8px;
}
.bdy-container .content-sight.middle .map-button .button-link .text {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  font-weight: 600;
}
.bdy-container .content-sight.middle .map-button .button-link .fa-solid {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}

.fotoset-block {
  margin-top: 0;
  padding: 0 16px;
  display: flex;
}
.fotoset-block .fotoset-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 auto;
  gap: 16px;
  padding: 0;
}
.fotoset-block .fotoset-wrapper .fotoset-item {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 8px;
}
.fotoset-block .fotoset-wrapper .fotoset-item .fotoset-link {
  text-decoration: none;
  color: rgb(32, 33, 36);
}
.fotoset-block .fotoset-wrapper .fotoset-item .fotoset-link .image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px 8px 0 0;
}
.fotoset-block .fotoset-wrapper .fotoset-item .fotoset-link .image-name {
  padding: 8px 16px 12px;
  line-height: 22px;
  font-weight: 700;
}

@media screen and (max-width: 600px) {
  .image-top-live-block {
    padding: 0 4px;
  }
  .fotoset-block .fotoset-wrapper {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.swiper.image-online {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.swiper.image-online .swiper-wrapper .swiper-slide .item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.swiper.image-online .swiper-wrapper .swiper-slide .item .img {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.swiper.image-online .swiper-wrapper .swiper-slide .item .img img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.swiper.image-online .swiper-wrapper .swiper-slide .item .user {
  position: absolute;
  bottom: 30px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  left: 0;
  right: 0;
}
.swiper.image-online .swiper-button-next, .swiper.image-online .swiper-button-prev {
  color: rgba(255, 255, 255, 0.5);
}
.swiper.image-online .swiper-pagination .swiper-pagination-bullet {
  background: rgb(255, 255, 255);
}
.swiper.image-online .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(255, 255, 255, 0.7);
}

.pogoda-forecast {
  display: flex;
  padding: 12px 0;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
}
.pogoda-forecast .pogoda-forecast-wrapper {
  display: flex;
  gap: 16px;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item.weekend .forecast-date {
  color: red;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-date {
  font-size: 14px;
  white-space: nowrap;
  font-weight: 200;
  margin-bottom: 8px;
  text-align: center;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-date .date .num {
  text-transform: lowercase;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-info {
  font-size: 14px;
  font-weight: 200;
  line-height: 18px;
  margin-top: 8px;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-temp-max {
  font-size: 18px;
  white-space: nowrap;
  font-weight: 600;
  opacity: 0.8;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-temp-min {
  font-size: 14px;
  white-space: nowrap;
  font-weight: 200;
  line-height: 14px;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-temp-min .temp-text {
  padding-right: 4px;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-icon.ico-04n img, .pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-icon.ico-04d img {
  top: -7px;
}
.pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-icon img {
  max-width: 50px;
  height: auto;
  position: relative;
}

@media screen and (max-width: 600px) {
  .pogoda-forecast .pogoda-forecast-wrapper {
    flex-direction: column;
    gap: 10px;
  }
  .pogoda-forecast .pogoda-forecast-wrapper .forecast-item {
    flex-direction: row;
  }
  .pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-date {
    width: 70px;
    text-align: left;
    margin-bottom: 0;
  }
  .pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-date .date {
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
    line-height: 14px;
  }
  .pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-icon {
    top: 8px;
    position: relative;
  }
  .pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-icon img {
    max-width: 40px;
  }
  .pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-temp-max {
    width: 50px;
    text-align: center;
  }
  .pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-info {
    margin-top: 0;
    position: relative;
  }
  .pogoda-forecast .pogoda-forecast-wrapper .forecast-item .forecast-info::after {
    content: ",";
    padding-right: 4px;
    padding-left: 0.5px;
  }
}
.pogoda-forecast-short {
  display: flex;
  justify-content: center;
  background: rgba(0, 0, 0, 0.04);
  padding: 12px 0;
}
.pogoda-forecast-short .pogoda-forecast-short-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
}
.pogoda-forecast-short .pogoda-forecast-short-wrapper .forecast-short-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.pogoda-forecast-short .pogoda-forecast-short-wrapper .forecast-short-item .forecast-short-date {
  font-size: 14px;
  white-space: nowrap;
  font-weight: 200;
}
.pogoda-forecast-short .pogoda-forecast-short-wrapper .forecast-short-item .forecast-short-icon.ico-04n img, .pogoda-forecast-short .pogoda-forecast-short-wrapper .forecast-short-item .forecast-short-icon.ico-04d img {
  top: -8px;
}
.pogoda-forecast-short .pogoda-forecast-short-wrapper .forecast-short-item .forecast-short-icon img {
  max-width: 60px;
  height: auto;
  position: relative;
}
.pogoda-forecast-short .pogoda-forecast-short-wrapper .forecast-short-item .forecast-short-temp {
  font-size: 15px;
  font-weight: 700;
  opacity: 0.6;
}

.pogoda-hourly-block {
  position: relative;
  margin: auto;
  height: 100vh;
  width: 100vw;
  display: flex;
  max-height: 300px;
  max-width: 800px;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
}

.dut-widget-pogoda.page {
  padding-bottom: 0;
}
.dut-widget-pogoda.page .pogoda-title {
  font-size: 18px;
  font-weight: 700;
  opacity: 0.85;
}
.dut-widget-pogoda.page .pogoda-body {
  flex-direction: column;
}
.dut-widget-pogoda.page .pogoda-body .pogoda-body-wrapper {
  gap: 16px;
  margin-bottom: 0;
}
.dut-widget-pogoda.page .pogoda-body .pogoda-body-data {
  display: flex;
  gap: 8px;
}
.dut-widget-pogoda.page .pogoda-body .pogoda-body-data .pogoda-body-temp {
  font-size: 28px;
  order: 0;
}
.dut-widget-pogoda.page .pogoda-body .pogoda-body-data .pogoda-body-icon {
  max-width: 60px;
}

.dut-widget-pogoda.first {
  padding-bottom: 12px;
}
.dut-widget-pogoda.first .pogoda-title {
  border-bottom: 1px dotted;
  margin: 0 auto 4px;
}

.dut-widget-pogoda {
  display: block;
  padding: 12px 0 24px;
  margin: 0;
}
.dut-widget-pogoda .a-link {
  text-decoration: none;
  color: black;
  display: flex;
  flex-direction: column;
}
.dut-widget-pogoda .pogoda-title {
  font-size: 12px;
  display: flex;
  justify-content: center;
  font-weight: 200;
  text-transform: uppercase;
}
.dut-widget-pogoda .pogoda-body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.dut-widget-pogoda .pogoda-body .pogoda-body-wrapper {
  display: flex;
  gap: 12px;
  margin: 8px 0 8px;
}
.dut-widget-pogoda .pogoda-body .pogoda-body-wrapper .pogoda-body-cell {
  display: flex;
}
.dut-widget-pogoda .pogoda-body .pogoda-body-data-extra .pogoda-body-param {
  display: flex;
  gap: 8px;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4em;
  text-transform: lowercase;
}
.dut-widget-pogoda .pogoda-body .pogoda-body-icon {
  max-width: 30px;
  display: flex;
  align-items: center;
  order: 1;
}
.dut-widget-pogoda .pogoda-body .pogoda-body-icon img {
  max-width: 100%;
  height: auto;
}
.dut-widget-pogoda .pogoda-body .pogoda-body-temp {
  display: flex;
  align-items: center;
  font-size: 18px;
  order: 2;
}
.dut-widget-pogoda .pogoda-body .pogoda-body-description {
  font-size: 14px;
  font-weight: 200;
  text-transform: lowercase;
  line-height: 12px;
  order: 3;
  margin-left: -6px;
}
.dut-widget-pogoda .pogoda-body .pogoda-body-like {
  font-size: 14px;
  font-weight: 200;
  text-transform: lowercase;
  line-height: 12px;
  margin-top: 6px;
}

.image-online-block {
  margin-top: 20px;
}
.image-online-block .image-online-page .image-online-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 4px;
  padding: 0 8px;
}
.image-online-block .image-online-page .image-online-wrapper .img-preview.img-11, .image-online-block .image-online-page .image-online-wrapper .img-preview.img-12 {
  display: block;
}
.image-online-block .image-online-page .image-online-wrapper .img-preview .item .img .a-img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

@media screen and (min-width: 1281px) {
  .image-online-block .image-online-page .image-online-wrapper .img-preview.img-11, .image-online-block .image-online-page .image-online-wrapper .img-preview.img-12 {
    display: none !important;
  }
}
@media screen and (min-width: 701px) and (max-width: 1280px) {
  .image-online-block .image-online-page .image-online-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 700px) {
  .image-online-block .image-online-page .image-online-wrapper {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 4px;
  }
}
@media screen and (max-width: 500px) {
  .image-online-block .image-online-page .image-online-wrapper {
    padding: 0 3px;
    gap: 3px;
  }
}
.page-navigator a.select.news-top {
  opacity: 1;
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.5);
}

.page-navigator {
  display: flex;
  gap: 5px;
}
.page-navigator a {
  display: block;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  min-width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  border-radius: 4px;
  padding: 0 4px;
  opacity: 1;
  background-color: transparent;
  border: solid 1px rgba(0, 0, 0, 0.5);
}
.page-navigator a.select {
  opacity: 0.5;
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.15);
}
.page-navigator span {
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.5);
}

.page-navigator.top {
  margin: 0 8px 8px 8px;
}

.page-navigator.bottom {
  margin: 8px;
}

@media screen and (min-width: 351px) and (max-width: 400px) {
  .page-navigator a {
    font-size: 14px;
  }
}
@media screen and (max-width: 350px) {
  .page-navigator a {
    font-size: 12px;
  }
}
.talk-telegram .talk-topic-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.talk-telegram .talk-topic-top .tg-button {
  text-decoration: none;
  background: #2AABEE;
  padding: 11px 16px;
  border-radius: 16px;
  color: white;
  display: flex;
  align-items: center;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.talk-telegram .talk-topic-top .tg-button .fa-brands.fa-telegram {
  padding-right: 8px;
}
.talk-telegram .talk-topic-top .tg-button .link-label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.talk-telegram .talk-topic-top .button-info {
  font-weight: 200;
  font-size: 14px;
  margin-top: 4px;
}

.talk-messages-block {
  max-width: 800px;
  margin: 0 auto;
}
.talk-messages-block .talk-messages-wrapper {
  margin: 0 8px;
}
.talk-messages-block .talk-messages-wrapper .talk-post {
  margin-bottom: 16px;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper {
  background: rgba(42, 171, 238, 0.1098039216);
  padding: 4px 12px 8px;
  border-radius: 16px;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-bottom {
  margin-top: 12px;
  padding-left: 4px;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-bottom .post-answer {
  text-decoration: none;
  color: rgb(0, 0, 0);
  opacity: 0.3;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-reply::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-start: 0;
  width: 3px;
  background: rgb(158, 178, 188);
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-reply {
  padding: 6px 12px;
  background: rgb(226, 237, 242);
  margin: 8px 0 6px 0;
  border-radius: 0 8px 8px 0;
  position: relative;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-reply .reply-wrapper .reply-data .reply-user {
  font-size: 16px;
  opacity: 0.5;
  line-height: 16px;
  margin-bottom: 2px;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-reply .reply-wrapper .reply-body.text {
  font-size: 15px;
  line-height: 22px;
  opacity: 0.8;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .talk-photos.qty-1 {
  grid-template-columns: repeat(1, 1fr);
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .talk-photos.qty-2 {
  grid-template-columns: repeat(2, 1fr);
  max-width: 600px;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .talk-photos {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
  margin-top: 12px;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .talk-photos .image {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  max-width: 300px;
  border-radius: 4px;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .talk-photos .image-link {
  display: block;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-data {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-data .post-user {
  font-size: 16px;
  opacity: 0.5;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-data .post-link {
  color: black;
  text-decoration: none;
  font-size: 12px;
  opacity: 0.5;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-data .post-link .fa-brands.fa-telegram {
  opacity: 0.5;
}
.talk-messages-block .talk-messages-wrapper .talk-post .post-wrapper .post-data .post-link .post-date {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 370px) {
  div.talk-topics-block .topic-last {
    justify-content: center;
  }
  div.talk-topics-block .topic-last .topic-last-wrapper .last-user-name {
    text-align: center;
  }
  div.talk-topics-block .topic-last .topic-last-wrapper .last-date {
    display: none;
  }
}
@media screen and (max-width: 420px) {
  div.talk-topics-block .talk-topics-wrapper {
    padding: 12px 8px;
    margin: 0 4px;
  }
  div.talk-topics-block .talk-topics-wrapper .hdr {
    letter-spacing: -0.5px;
  }
  div.talk-topics-block .talk-topics-wrapper .topic-title .topic-title-link {
    letter-spacing: -0.5px;
  }
  div.talk-topics-block .talk-topics-wrapper div.topic-qty .qty-label {
    letter-spacing: -0.5px;
    padding: 2px 6px;
  }
  div.talk-topics-block .talk-topics-wrapper .topic-last .topic-last-wrapper .topic-last-user .last-user-name {
    letter-spacing: -0.3px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 110px;
    white-space: nowrap;
  }
}
.talk-topics-block.news .talk-topics-bottom {
  margin-top: 8px;
  margin-bottom: 8px;
}

.talk-topics-block {
  max-width: 600px;
  margin: 0 auto;
}
.talk-topics-block .talk-topics-wrapper {
  background: rgba(42, 171, 238, 0.1098039216);
  border-radius: 20px;
  padding: 16px;
  margin: 0 8px;
  display: grid;
  grid-template-columns: 2fr 1fr auto;
  row-gap: 8px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.talk-topics-block .talk-topics-wrapper .hdr {
  padding-bottom: 8px;
  font-size: 16px;
  opacity: 0.3;
  font-weight: 700;
}
.talk-topics-block .talk-topics-wrapper .topic-title {
  display: flex;
  align-items: center;
}
.talk-topics-block .talk-topics-wrapper .topic-title .topic-title-link {
  color: rgb(0, 66, 97);
  text-decoration: none;
  position: relative;
  white-space: nowrap;
  border-bottom: 1px dotted;
}
.talk-topics-block .talk-topics-wrapper .topic-qty {
  justify-content: center;
  display: flex;
  align-items: center;
}
.talk-topics-block .talk-topics-wrapper .topic-qty .qty-label {
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 8px;
  background: #2AABEE;
  height: 16px;
  line-height: 16px;
  color: white;
  display: inline-block;
  text-align: center;
}
.talk-topics-block .talk-topics-wrapper .topic-last {
  display: flex;
  align-items: center;
}
.talk-topics-block .talk-topics-wrapper .topic-last .topic-last-wrapper {
  display: flex;
}
.talk-topics-block .talk-topics-wrapper .topic-last .topic-last-wrapper .topic-last-user {
  opacity: 0.6;
}
.talk-topics-block .talk-topics-wrapper .topic-last .topic-last-wrapper .topic-last-user .last-user-name {
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 2px;
}
.talk-topics-block .talk-topics-wrapper .topic-last .topic-last-wrapper .topic-last-user .last-date {
  font-size: 12px;
  line-height: 12px;
  padding-top: 2px;
}
.talk-topics-block .talk-topics-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 16px;
}
.talk-topics-block .talk-topics-bottom .tg-button {
  text-decoration: none;
  background: #2AABEE;
  padding: 11px 16px;
  border-radius: 16px;
  color: white;
  display: flex;
  align-items: center;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.talk-topics-block .talk-topics-bottom .tg-button .fa-brands.fa-telegram {
  padding-right: 8px;
}
.talk-topics-block .talk-topics-bottom .tg-button .link-label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.talk-topics-block .talk-topics-bottom .button-info {
  font-weight: 200;
  font-size: 14px;
  margin-top: 4px;
}

.block-content-title.talk-news {
  margin-top: 32px;
}

.block-content-title.talk-news .content-info {
  opacity: 0.7;
}

.talk-news-block {
  margin-top: 0;
  padding: 0 16px 24px;
}
.talk-news-block .talk-news-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
}
.talk-news-block .talk-news-wrapper .talk-news-item {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 8px 12px 2px;
  line-height: 26px;
  font-size: 18px;
  display: flex;
  border-radius: 2px;
}
.talk-news-block .talk-news-wrapper .talk-news-item .talk-news-item-wrapper {
  display: flex;
}
.talk-news-block .talk-news-wrapper .talk-news-item .talk-news-item-wrapper .talk-news-item-link {
  text-decoration: none;
  color: rgb(32, 33, 36);
  display: flex;
  flex-direction: column;
}
.talk-news-block .talk-news-wrapper .talk-news-item .talk-news-item-wrapper .talk-news-item-data {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: end;
  opacity: 0.6;
  flex-grow: 9;
  align-items: end;
}
.talk-news-block .talk-news-wrapper .talk-news-item .talk-news-item-wrapper .talk-news-item-title {
  font-weight: 600;
}

@media screen and (min-width: 601px) and (max-width: 960px) {
  .talk-news-block {
    padding: 0 16px 24px;
  }
  .talk-news-block .talk-news-wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
}
@media screen and (max-width: 600px) {
  .talk-news-block {
    padding: 0 16px 24px;
  }
  .talk-news-block .talk-news-wrapper {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 420px) {
  div.talk-news-block {
    padding: 0 8px 24px;
  }
}
.best-content {
  padding: 0 16px;
  margin-top: 0;
}
.best-content .block-content-title {
  margin-top: 12px;
}
.best-content .content-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.best-content .content-wrapper .content-item .a-link {
  display: flex;
  justify-content: center;
  text-decoration: none;
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.best-content .content-wrapper .content-item .a-link .img {
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
}
.best-content .content-wrapper .content-item .a-link .decor {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
.best-content .content-wrapper .content-item .a-link .title {
  position: absolute;
  top: 50%;
  height: 32px;
  display: flex;
  align-items: center;
  font-size: 22px;
  line-height: 26px;
  margin-top: -20px;
  color: white;
  font-weight: 700;
  text-align: center;
  padding: 0 8px;
}

@media screen and (max-width: 400px) {
  .best-content .content-wrapper {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}
.block-content-title .block-tags {
  margin: 16px 8px;
}

@media screen and (max-width: 420px) {
  .block-content-title .block-tags {
    margin: 16px 4px;
    justify-content: center;
  }
  .block-content-title .block-tags .news-tag-item {
    padding: 10px 14px 10px;
    border-radius: 20px;
    font-size: 14px;
  }
  .block-content-title.news-item-title .block-tags {
    justify-content: left;
  }
}
.block-content-title.news-item-title .block-tags {
  margin: 8px 0 0;
}

.block-tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  line-height: 0.8em;
}
.block-tags .news-tag-item {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 300;
  display: block;
  background: rgba(0, 0, 0, 0.06);
  padding: 10px 14px 14px;
  border-radius: 20px;
  text-decoration: none;
}
.block-tags .news-tag-item.top {
  font-weight: 600;
}

.block-content-title.news-item-title {
  align-items: flex-start;
  margin-top: 36px;
}
.block-content-title.news-item-title h1.content-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
}

.news-item-block {
  padding: 0 16px;
  max-width: 1000px;
}
.news-item-block .talk-topics-block .talk-topics-bottom {
  margin-top: 32px;
}
.news-item-block div.block-content-title.photos-end {
  margin: 0;
  background: none;
}
.news-item-block div.block-content-title.photos-end.qty-1 {
  display: none;
}
.news-item-block .news-item-wrapper .news-item-body {
  position: relative;
}
.news-item-block .news-item-wrapper .news-item-body .first-image.top {
  margin: 12px 0 12px 0;
}
.news-item-block .news-item-wrapper .news-item-body .first-image {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 12px 0 0 0;
  box-sizing: border-box;
}
.news-item-block .news-item-wrapper .news-item-body .first-image .first-image-link {
  display: block;
  width: 100%;
  padding-top: 50%;
  background-size: cover;
  background-position: center;
}
.news-item-block .news-item-wrapper .news-item-body .first-image .first-image-link .first-image-img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.news-item-block .news-item-wrapper .news-item-bottom {
  margin-top: 24px;
  line-height: 1.25;
}
.news-item-block .news-photos.qty-1 {
  grid-template-columns: repeat(1, 1fr);
  display: none;
}
.news-item-block .news-photos.qty-2 {
  grid-template-columns: repeat(2, 1fr);
  max-width: 420px;
}
.news-item-block .news-photos {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
  margin: 0 auto;
  max-width: 900px;
}
.news-item-block .news-photos .image {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  max-width: 300px;
  border-radius: 4px;
}
.news-item-block .news-photos .image-link {
  display: block;
}
.news-item-block .entity-linespace {
  height: 16px;
}
.news-item-block .entity-url {
  color: rgb(0, 66, 97);
  font-weight: 600;
}

@media screen and (min-width: 401px) and (max-width: 600px) {
  .news-item-block .news-item-wrapper .news-item-body .first-image {
    padding-right: 5px;
  }
}
@media screen and (max-width: 400px) {
  .news-item-block .news-item-wrapper .news-item-body {
    line-height: 1.6;
  }
  .news-item-block .news-item-wrapper .news-item-body .first-image {
    padding-right: 0px;
  }
}
.news-block.news-block-first {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
}
.news-block.news-block-first .news-section .news-section-title {
  font-size: 13px;
  font-weight: 300;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 4px 4px 0 0;
  padding: 4px 20px;
  display: inline-block;
  text-transform: uppercase;
}
.news-block.news-block-first .news-wrapper {
  grid-template-columns: 1fr;
  border-top: solid 2px rgba(0, 0, 0, 0.04);
}
.news-block.news-block-first .news-wrapper .news-item .news-preview-wrapper .news-item-data {
  order: 3;
  margin-top: 6px;
}

.news-block {
  margin-top: 0;
  padding: 0 16px 24px;
}
.news-block .block-content-title.news-other {
  margin-bottom: 0;
}
.news-block .news-wrapper-selected {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
  margin-bottom: 16px;
  margin-top: -12px;
}
.news-block .news-wrapper-selected .news-item-selected {
  position: relative;
  border-radius: 8px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 8px;
}
.news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper {
  position: relative;
}
.news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 67%;
  background-position: center center;
  background-size: cover;
}
.news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link .news-selected-item-title {
  color: white;
  padding: 0 8px;
  font-size: 19px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
.news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link .news-date {
  position: absolute;
  color: rgba(255, 255, 255, 0.7);
  bottom: 6px;
  right: 12px;
  font-size: 12px;
}
.news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link .news-image-cover {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
}
.news-block .news-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
}
.news-block .news-wrapper .news-item.state-2 {
  background: #eff9ff;
}
.news-block .news-wrapper .news-item {
  padding: 10px 10px 6px;
  line-height: 26px;
  font-size: 18px;
  display: flex;
  border-radius: 8px;
}
.news-block .news-wrapper .news-item .news-preview-wrapper {
  display: flex;
}
.news-block .news-wrapper .news-item .news-preview-wrapper .news-item-link {
  text-decoration: none;
  color: rgb(32, 33, 36);
  display: flex;
  flex-direction: column;
}
.news-block .news-wrapper .news-item .news-preview-wrapper .news-item-data {
  font-size: 13px;
  display: flex;
  opacity: 0.4;
  order: 3;
  line-height: 16px;
  margin-top: 6px;
}
.news-block .news-wrapper .news-item .news-preview-wrapper .news-item-title {
  font-weight: 600;
  order: 2;
  margin-bottom: 0;
}

@media screen and (min-width: 701px) and (max-width: 960px) {
  .news-block .news-wrapper-selected {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link {
    padding-top: 60%;
  }
  .news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link .news-selected-item-title {
    font-size: 19px;
    line-height: 28px;
  }
}
@media screen and (min-width: 601px) and (max-width: 700px) {
  .news-block.news-block-first {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .news-block.news-block-first .news-section {
    background: none;
  }
  .news-block.news-block-first .news-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .news-block.news-block-first .news-wrapper .news-3 {
    display: none;
  }
  .news-block {
    padding: 0 16px 24px;
  }
  .news-block .news-wrapper-selected {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link {
    padding-top: 67%;
  }
  .news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link .news-selected-item-title {
    font-size: 19px;
    line-height: 26px;
  }
  .news-block .news-wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
}
@media screen and (max-width: 600px) {
  .news-block.news-block-first {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .news-block.news-block-first .news-section {
    background: none;
  }
  .news-block.news-block-first .news-wrapper {
    grid-template-columns: 1fr;
  }
  .news-block.news-block-first .news-wrapper .news-item {
    border-top: solid 2px rgba(0, 0, 0, 0.04);
  }
  .news-block.news-block-first .news-wrapper .news-item:first-of-type {
    border-top: none;
  }
  .news-block {
    padding: 0 16px 24px;
  }
  .news-block .news-wrapper-selected {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link {
    padding-top: 60%;
  }
  .news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link .news-selected-item-title {
    font-size: 19px;
    line-height: 26px;
  }
  .news-block .news-wrapper {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 420px) {
  div.news-block {
    padding: 0 8px 24px;
  }
  div.news-block .news-wrapper-selected .news-item-selected .news-item-selected-wrapper .news-selected-link .news-selected-item-title {
    font-size: 18px;
    line-height: 26px;
  }
}
.bdy-container.bdy-container-first .block-content-title h2.content-title {
  font-weight: 300;
}

.map-view-body {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.map-view-body .wp-site-blocks {
  flex-grow: 9;
  display: flex;
  flex-direction: column;
}
.map-view-body .wp-site-blocks .map-view-container {
  display: flex;
  flex-grow: 9;
}
.map-view-body .wp-site-blocks .map-view-container .bdy-content {
  flex-grow: 9;
  display: flex;
}
.map-view-body .wp-site-blocks .map-view-container .bdy-content .map-wrapper {
  flex-grow: 9;
  margin: 0;
  display: flex;
  justify-content: center;
}
.map-view-body .wp-site-blocks .map-view-container .bdy-content .map-wrapper .map-title {
  position: absolute;
  top: 0;
  z-index: 9;
  background: rgba(255, 255, 255, 0.7);
  padding: 8px 16px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 0 0 16px 16px;
  font-weight: 700;
}
.map-view-body .wp-site-blocks .map-view-container .bdy-content .map-wrapper .ya-map-view {
  flex-grow: 9;
  margin: 0;
}
.map-view-body .map-pin {
  transform: translate(-50%, -100%);
}
.map-view-body .circle {
  position: relative;
  width: 40px;
  height: 40px;
  color: #eb113e;
  border: 2px solid #eb113e;
  border-radius: 50%;
  background-color: #fff;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.map-view-body .circle-content {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 70%;
  border-radius: 50%;
  background-color: #eb113e;
  transform: translate3d(-50%, -50%, 0);
}
.map-view-body .circle-text {
  font-size: 0.9em;
  color: #fff;
}
.map-view-body .popup::-webkit-scrollbar {
  display: none;
}
.map-view-body .popup {
  box-sizing: border-box;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: hidden;
  transform: translate(20px, -150px);
  cursor: pointer;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 310px;
  min-width: 310px;
  padding: 12px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  overscroll-behavior: contain;
  touch-action: pan-y;
}
.map-view-body .popup__text {
  white-space: break-spaces;
  max-height: 250px;
  box-sizing: border-box;
  overflow: hidden;
}
.map-view-body .popup__text .text {
  font-size: 15px;
  line-height: 20px;
}
.map-view-body .popup__text .text .text-img {
  float: left;
  max-width: 106px;
  position: relative;
  padding: 6px 8px 8px 0;
}
.map-view-body .popup__text .text .text-img .img {
  width: 100%;
  height: auto;
  line-height: 0;
  font-size: 0;
  display: block;
  border-radius: 2px;
}
.map-view-body .popup__text .title {
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
.map-view-body .popup__close {
  position: absolute;
  top: -3px;
  right: 5px;
  padding: 4px;
  cursor: pointer;
  border: none;
  outline: none;
}

.sight-block {
  margin-top: 16px;
}
.sight-block .sight-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
  padding: 0 12px;
}
.sight-block .sight-wrapper .sight-item {
  position: relative;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 8px;
  box-sizing: border-box;
}
.sight-block .sight-wrapper .sight-item .sight-link {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 65%;
  background: rgba(0, 0, 0, 0.1);
}
.sight-block .sight-wrapper .sight-item .sight-link .image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.sight-block .sight-wrapper .sight-item .sight-link .image-name {
  position: absolute;
  top: 0;
  color: white;
  padding: 6px 8px 0;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  box-sizing: border-box;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  height: 60px;
  line-height: 24px;
}
.sight-block .sight-wrapper .sight-item .sight-link .image-description {
  position: absolute;
  bottom: 0;
  line-height: 20px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
  padding: 0 8px 8px;
  height: 80px;
  display: flex;
  align-items: end;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}

@media screen and (min-width: 700px) and (max-width: 1024px) {
  .sight-block {
    margin-top: 12px;
  }
  .sight-block .sight-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 699px) {
  .sight-block {
    margin-top: 12px;
  }
  .sight-block .sight-wrapper {
    display: grid;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 599px) {
  .sight-block .sight-wrapper {
    padding: 0 4px;
  }
}
.map-wrapper-embeded {
  width: 100%;
  height: 250px;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  display: flex;
  justify-content: center;
  padding: 0 16px;
}
.map-wrapper-embeded .ya-map-view {
  flex-grow: 9;
  margin: 0;
  width: 100%;
}
.map-wrapper-embeded .map-button {
  position: absolute;
  top: 8px;
  right: 26px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.map-wrapper-embeded .map-button .button-link {
  display: flex;
  align-items: center;
  gap: 14px;
  text-decoration: none;
  padding: 2px 8px;
  background: white;
  border-radius: 8px;
}
.map-wrapper-embeded .map-button .button-link .text {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  font-weight: 600;
}
.map-wrapper-embeded .map-button .button-link .fa-solid {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}/*# sourceMappingURL=dut_naseligere-public.css.map */