

/* Start:/local/templates/.default/components/bitrix/news/sotbit_origami_news/style.css?1751655057723*/
.detail_blog__banner {
    margin-bottom: 45px;
}

.detail_blog__banner img {
    max-width: 100%;
}

.detail_blog__banner a {
    position: relative;
    display: inline-block;
}

.detail_blog__banner .banner_button {
    position: absolute;
    bottom: 35px;
    display: flex;
    justify-content: center;
    width: 100%;
}

.block_main_left__feedback .footer-block__follow_input_email {
    border: 1px solid #ededed;
    width: calc(100% - 60px);
    max-width: 200px;
}

.block_main_left__feedback .footer-block__follow_input_submit {
    min-width: 66px;
    color: #ffffff;
}

.block_main_left__feedback .footer-block__follow_input_submit .footer-block__follow_input_icon {
    fill: #fff;
    padding-top: 5px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/origami/style.css?17516550661467*/
/* ___________ catalog pagination __________________ */
.show_more_block {
  position: relative;
  border: 1px solid var(--main-color);
  text-align: center;
  padding: 1rem 0;
  color: var(--main-color);
  cursor: pointer;
  margin-bottom: 2.5rem;
}
.show_more_block .icon-nav_button {
  display: inline-block;
  position: relative;
  top: -1px;
}
.show_more_block:hover {
  border-color: var(--main-color);
  background-color: var(--main-color);
  color: #fff;
}
.show_more_block:hover.btnLoaderCustom > .loader-btn {
  fill: #fff;
}
.show_more_block:hover .sk-wave .sk-rect {
  color: #fff;
  background-color: #fff;
}
.show_more_block.btnLoaderCustom > .loader-btn {
  left: calc(50% - 10px);
  top: calc(50% - 10px);
  fill: var(--main-color);
}

.show_more_block.fonts__main_comment.loaderBtns {
  color: transparent;
}
.show_more_block.fonts__main_comment.loaderBtns i {
  color: transparent;
}
.show_more_block.fonts__main_comment.loaderBtns .sk-wave {
  display: block;
}

.block_page_navigation {
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.block_page_navigation > span, .block_page_navigation > a {
  padding: 0.3rem 0.7rem;
  margin: 0 0.5rem;
}
@media (max-width: 768px) {
  .block_page_previous,
.block_page_next {
    display: none;
  }
}
.block_page_current {
  border: 1px solid var(--main-color);
}

/* ___________ end catalog pagination __________________ */
/* End */


/* Start:/local/templates/.default/components/bitrix/news/sotbit_origami_news/bitrix/news.list/.default/style.css?17516550573414*/
.news_list__detail .main_btn {
  border: 1px solid #ededed;
  font-size: 12px;
  font-weight: bold;
}

.news_list__title {
  padding: 0;
  margin-bottom: 20px;
}

.news_list .row {
  margin-left: -11px;
  margin-right: -11px;
}

.news_list .news-col {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: 22px;
}

.news_list__img_block {
  height: 100%;
}

.news_list__big_content .news_list__content_comment_name {
  height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
}

.news_list__item .news_list__content_comment_name {
  line-height: 20px;
}

.news_list__big_content .news_list__content_comment_text {
  height: 54px;
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 0.75rem;
}

.news_list__item .news_list__content_comment_text {
  height: 56px;
  overflow: hidden;
  margin-bottom: 8px;
  font-size: 12px;
}

.news_list__img {
  width: 100%;
}

.news_list__link {
  position: relative;
  display: block;
  height: 100%;
}

.news_list__item {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  border: 1px solid #ededed;
}

.news_list__big_content {
  position: absolute;
  color: #fff !important;
  bottom: 0;
  padding: 0 10.5rem 1.1rem 0.95rem;
}

.news_list__big_item .news_list__img_link {
  display: block;
  margin-bottom: 1.3rem;
}

.news_list__content .news_list__content_date {
  color: #949393;
  margin-bottom: 4px;
}

.news_list__content_comment-bold {
  font-weight: bold;
}

.news_list__nav {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news_list__content {
  padding: 13px 12px 0px 12px;
  position: relative;
}

.news_list__detail {
  margin-bottom: 20px;
}

.news_list__img_link_big,
.news_list__img_link_big img {
  height: 100%;
}

.news_wrapper {
  padding-left: 15px;
  padding-right: 15px;
}

.news_wrapper .breadcrumb_block {
  margin-bottom: 5px;
}

.news_list__img_link_big:after {
  content: "";
  position: absolute;
  top: 40%;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(120%, #050505), to(#050505));
  background: linear-gradient(to bottom, transparent 0%, #050505 120%, #050505 100%);
}

.news_list__img_link {
  height: 230px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.news_list__img_link img {
  height: 100%;
  width: auto;
}

@media (max-width: 576px) {
  .news_wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* End */
/* /local/templates/.default/components/bitrix/news/sotbit_origami_news/style.css?1751655057723 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/origami/style.css?17516550661467 */
/* /local/templates/.default/components/bitrix/news/sotbit_origami_news/bitrix/news.list/.default/style.css?17516550573414 */
