

/* Start:/local/templates/main/css/news.css?17556114042263*/
/****** NEWS START  *****/
.news {
  position: relative;
  overflow: hidden;
  padding-top: 11rem;
  padding-bottom: 12.8rem;
  margin-top: -11rem;
}
.news ._decor-1 {
  top: 4rem;
  left: 0;
  z-index: -1;
}
.news ._decor-2 {
  top: 3rem;
  right: 0;
  z-index: -1;
}
.news ._decor-3 {
  width: 51.2rem;
  height: 48.8rem;
  border-radius: 50%;
  background-color: var(--bg-color);
  top: 0;
  right: 0;
  z-index: -2;
  -webkit-transform: translate(55%, 0);
      -ms-transform: translate(55%, 0);
          transform: translate(55%, 0);
}
.news ._decor-4 {
  top: 36%;
  left: 0;
  z-index: -1;
}
.news ._decor-5 {
  top: 50%;
  left: 0;
  z-index: -1;
}
.news ._decor-6 {
  right: 0;
  top: 56%;
  z-index: -1;
}
.news ._decor-7 {
  bottom: 0;
  left: 0;
  z-index: -1;
}
.news ._decor-8 {
  width: 66.2rem;
  height: 66.2rem;
  border-radius: 50%;
  background-color: var(--bg-color);
  bottom: 0;
  left: 0;
  z-index: -2;
  -webkit-transform: translate(-30%, 30%);
      -ms-transform: translate(-30%, 30%);
          transform: translate(-30%, 30%);
}
.news ._decor-9 {
  bottom: 3rem;
  right: 0;
  z-index: -1;
}
.news__title {
  text-align: center;
  max-width: 86rem;
  margin: 0 auto 5.6rem;
}
.news__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 3.2rem;
  gap: 3.2rem;
  grid-row-gap: 6.4rem;
  row-gap: 6.4rem;
}

.news-detail {
  padding-bottom: 12rem;
}

@media (max-width: 1440px) {
  .news ._decor-1 {
    top: 13rem;
  }
}
@media (max-width: 1024px) {
  .news ._decor-1,
  .news ._decor-2,
  .news ._decor-4,
  .news ._decor-5,
  .news ._decor-6,
  .news ._decor-7,
  .news ._decor-9 {
    width: 10rem;
  }
  .news__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    row-gap: 3rem;
  }
}
@media (max-width: 600px) {
  .news ._decor-1,
  .news ._decor-4,
  .news ._decor-5,
  .news ._decor-6,
  .news ._decor-9 {
    display: none;
  }
  .news ._decor-2 {
    width: 6rem;
    top: 16rem;
  }
  .news ._decor-3 {
    width: 30rem;
    height: 30rem;
    top: 10rem;
  }
  .news__title {
    margin-bottom: 1.6rem;
  }
  .news__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .news-detail {
    padding-bottom: 6.4rem;
  }
}
/****** NEWS END  *****/

/*# sourceMappingURL=news.css.map */
/* End */


/* Start:/local/templates/main/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1755774992478*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

h1.--primary-main {
    font-weight: 600;
    font-size: 3.6rem;
    line-height: 1.3;
    text-transform: uppercase;
}

@media (max-width: 1024px) {
    h1.--primary-main {
        font-size: 2.6rem;
        line-height: 1.2;
    }
}

@media (max-width: 600px) {
    h1.--primary-main {
        font-size: 2.2rem;
    }
}
/* End */
/* /local/templates/main/css/news.css?17556114042263 */
/* /local/templates/main/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1755774992478 */
