

/* Start:/local/templates/sibdk/components/bitrix/system.pagenavigation/more_btn/style.css?1753159980355*/
.load-more-items{
    color: #555 !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 12px 39px 16px 39px;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    cursor: pointer;
}

.load-more-items:hover{
    transition: .3s;
    color: #F41F1F !important;
    border-color: #F41F1F;
}
/* End */


/* Start:/local/templates/sibdk/components/bitrix/news/blog_redesign/bitrix/news.list/.default/style.css?17531599804134*/
.news-list-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-bottom: 40px;
}
.news-list-container .news-list-item {
  text-decoration: none;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05), 0px 4px 40px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.news-list-container .news-list-item.first {
  transition: 0.5s;
  max-height: 400px;
  width: calc(50% - 20px) !important;
  flex-shrink: 2;
}
.news-list-container .news-list-item.first .img_block {
  height: 100% !important;
  border-radius: inherit;
  position: relative;
}
.news-list-container .news-list-item.first .img_block .big-card-text-block {
  display: block !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}
.news-list-container .news-list-item.first .img_block .big-card-text-block .title {
  color: #fff;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 10px;
}
.news-list-container .news-list-item.first .img_block .big-card-text-block .date {
  color: #fff;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}
.news-list-container .news-list-item.first .img_block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: inherit;
}
.news-list-container .news-list-item.first .img_block img.detail_picture {
  display: block !important;
}
.news-list-container .news-list-item.first .img_block img.preview_picture {
  display: none !important;
}
.news-list-container .news-list-item.first .text_block {
  display: none;
}
.news-list-container .news-list-item:not(.first) {
  flex-shrink: 1;
  text-decoration: none;
  width: calc(25% - 20px);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05), 0px 4px 40px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 10px 10px;
}
.news-list-container .news-list-item:not(.first) .img_block {
  height: 160px;
  width: 100%;
  border-radius: 10px 10px 0px 0px;
}
.news-list-container .news-list-item:not(.first) .img_block .big-card-text-block {
  display: none;
}
.news-list-container .news-list-item:not(.first) .img_block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: inherit;
}
.news-list-container .news-list-item:not(.first) .img_block img.detail_picture {
  display: none;
}
.news-list-container .news-list-item:not(.first) .img_block img.preview_picture {
  display: block;
}
.news-list-container .news-list-item:not(.first) .text_block {
  padding: 20px;
  background-color: #fff;
  border-radius: inherit;
}
.news-list-container .news-list-item:not(.first) .text_block .title {
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  color: #222;
  margin-bottom: 10px;
  min-height: 64px;
}
.news-list-container .news-list-item:not(.first) .text_block .preview_text {
  color: #696969;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 28px;
  height: 100px;
}
.news-list-container .news-list-item:not(.first) .text_block .date {
  color: #AFAFAF;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#pag {
  width: 100%;
  display: flex;
  justify-content: center;
}

@media (max-width: 900px) {
  .news-list-container .news-list-item.first {
    width: 100%;
  }
  .news-list-container .news-list-item:not(.first) {
    width: calc(50% - 10px);
  }
}
@media (max-width: 650px) {
  .news-list-container .news-list-item.first .img_block .big-card-text-block .title {
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 6px;
  }
  .news-list-container .news-list-item.first .img_block .big-card-text-block .date {
    font-size: 16px;
  }
  .news-list-container .news-list-item:not(.first) {
    width: 100%;
  }
  .news-list-container .news-list-item:not(.first) .text_block .preview_text {
    height: 70px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/sibdk/components/bitrix/system.pagenavigation/more_btn/style.css?1753159980355 */
/* /local/templates/sibdk/components/bitrix/news/blog_redesign/bitrix/news.list/.default/style.css?17531599804134 */
