

/* Start:/local/components/go2web/main.director/templates/.default/style.css?16845262853373*/
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/components/go2web/main.director/templates/.default/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/components/go2web/main.director/templates/.default/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "CormorantGaramond";
  font-style: normal;
  font-weight: 600;
  src: url("/local/components/go2web/main.director/templates/.default/fonts/CormorantGaramond-SemiBold.woff2") format("woff2");
}
.director_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  align-items: center;
  position: relative;
  z-index: 1;
}
.director_block .video_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
}
@media screen and (max-width: 1029px) {
  .director_block .video_block {
    width: calc(41.6666666667% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .director_block .video_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .director_block .video_block {
    margin-left: calc(25% + 10px);
  }
}
@media screen and (max-width: 767px) {
  .director_block .video_block {
    margin-right: calc(25% + 10px);
  }
}
@media screen and (max-width: 767px) {
  .director_block .video_block {
    margin-bottom: 2rem;
  }
}
.director_block .text_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(41.6666666667% - 20px);
  margin-left: calc(8.3333333333% + 10px);
  margin-right: calc(16.6666666667% + 10px);
}
@media screen and (max-width: 1199px) {
  .director_block .text_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .director_block .text_block {
    width: calc(58.3333333333% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .director_block .text_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1199px) {
  .director_block .text_block {
    margin-right: calc(8.3333333333% + 10px);
  }
}
@media screen and (max-width: 1029px) {
  .director_block .text_block {
    margin-left: calc(0% + 10px);
  }
}
@media screen and (max-width: 1029px) {
  .director_block .text_block {
    margin-right: calc(0% + 10px);
  }
}
@media screen and (max-width: 767px) {
  .director_block .text_block {
    order: 2;
  }
}
.director_block .text_block .name:not(:last-child) {
  margin-bottom: 0.6rem;
}
.director_block .text_block .title {
  font-size: 1.8rem;
  font-weight: 500;
  color: #181d23;
}
@media screen and (max-width: 1029px) {
  .director_block .text_block .title {
    font-size: 1.6rem;
  }
}
.director_block .text_block .title:not(:last-child) {
  margin-bottom: 2.4rem;
}
.director_block .text_block .btn {
  margin-top: 4rem;
}
.director_block .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .director_block .bg {
    display: none;
  }
}

.image_block {
  width: 40rem;
  height: 40rem;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .image_block {
    width: 100%;
    height: auto;
    padding-top: 100%;
  }
}
.image_block img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vesna/components/bitrix/news.list/halls_about/style.css?16890827822170*/
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/vesna/components/bitrix/news.list/halls_about/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/vesna/components/bitrix/news.list/halls_about/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "CormorantGaramond";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/vesna/components/bitrix/news.list/halls_about/fonts/CormorantGaramond-SemiBold.woff2") format("woff2");
}
.main_projects_block .projects_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.main_projects_block .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
}
@media screen and (max-width: 767px) {
  .main_projects_block .item {
    width: calc(50% - 20px);
  }
}
.main_projects_block .item:not(:nth-child(-n+3)) {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .main_projects_block .item:not(:nth-child(-n+3)) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .main_projects_block .item:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}
.main_projects_block .img_block {
  overflow: hidden;
  margin-bottom: 3rem;
}
.main_projects_block .img_block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main_projects_block .name {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.main_projects_block .name a {
  color: #181d23;
  font-size: 3.2rem;
  font-weight: 500;
  font-family: "CormorantGaramond", sans-serif;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .main_projects_block .name a {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_projects_block .name a {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .main_projects_block .name a {
    font-size: 2rem;
  }
}
.main_projects_block .desc {
  margin-bottom: 1rem;
}
.main_projects_block .desc a {
  color: #5B5F63;
  text-decoration: none;
  max-height: 4.5em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/go2web/main.director/templates/.default/style.css?16845262853373 */
/* /local/templates/vesna/components/bitrix/news.list/halls_about/style.css?16890827822170 */
