

/* Start:/local/templates/olmatex/components/bitrix/news.list/news/style.css?1745412547656*/
.news-page__item .news-item__body{padding:0;}
.news-item__name h2, .news-item__name h2 a{
  font-size: 19px;
  font-weight: 600;
  margin: 10px 0 15px 0;
  letter-spacing:-1px;
}
.news-item__name a:hover{
  color:var(--font-color-2);
  text-decoration:none;
}
.news-page__item{
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px dotted #d2d2d2;
}
.news-page__item:last-child{border:none;}
.news-page__item p{margin-bottom:0 !important;}
.news-item__date{padding:5px 0;}

@media screen and (max-width: 550px){
  .news-item__name h2, .news-item__name h2 a{
    font-size: 14px;
    line-height:26px;
  }
  .news-item__body p{font-size:12px;}
}
/* End */


/* Start:/local/templates/olmatex/components/bitrix/system.pagenavigation/main/style.css?1745412547916*/
.navigation-pages{
  text-align:center;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.navigation a,.nav-current-page,.nav-page-points {
  display:block;
  padding: 0 12px;
  border: solid 1px var(--main-color);
  color: var(--main-color);
  border-radius: 3px;
  transition: .2s;
  height: 31px;
  line-height: 30px;
  font-size:14px;
  margin: 0 2px 10px;
}
.nav-current-page,.navigation a:hover{
  background:var(--main-color);
  color: #ffffff;
  text-decoration:none;
}
.navigation-arrows{display:inline-block;}
.navigation-arrows .disabled{
  display:none;
}
/* End */
/* /local/templates/olmatex/components/bitrix/news.list/news/style.css?1745412547656 */
/* /local/templates/olmatex/components/bitrix/system.pagenavigation/main/style.css?1745412547916 */
