<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/cabel/components/bitrix/news/proizvoditeli/bitrix/news.detail/.default/style.css?16679038083738*/
div.news-detail {
  word-wrap: break-word;
}

div.news-detail .top-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 15% 30px 1fr;
  grid-template-columns: 15% 1fr;
  grid-column-gap: 30px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4e4e4;
}

div.news-detail p img {
  margin: 10px;
  padding: 10px;
  border: 1px solid #e4e4e4;
}

@media screen and (max-width: 980px; ) {
  div.news-detail .top-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  div.news-detail .detail_picture {
    width: 40%;
    margin-bottom: 30px;
  }
}

div.news-detail .detail_picture {
  position: relative;
  display: block;
}

div.news-detail .prev-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

div.news-detail .detail_picture:before {
  content: '';
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  padding-top: 100%;
}

div.news-detail .detail_picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.news-date-time {
  color: #486DAA;
}

div.news-detail .swc .history_right_content {
  text-align: left;
  float: right;
  width: 40%;
  margin-left: 16px;
  margin-bottom: 16px;
}

div.news-detail .swc .history_right_content .himg {
  display: block;
  padding: 10px;
  border: 1px solid #e4e4e4;
  margin-bottom: 16px;
}

div.news-detail .swc .history_right_content .himg img {
  position: relative;
  width: 100%;
}

div.news-detail .swc .history_right_content .hititle {
  font-family: 'Montserrat-SemiBold', Aria, sans-serif;
  font-weight: bold;
  margin-bottom:20px;
  font-size: 16px;
}

div.news-detail .swc .history_right_content .breeder_news_content {
  display: grid;
  grid-template-columns:1fr 1fr;
  grid-gap:16px;
}


div.news-detail .swc .history_right_content .breeder_news_content .news__item {margin:0;width:100%;max-width:auto;}

div.news-detail .swc .history_right_content .breeder_news_content .news__item-top {position:relative;overflow:hidden;width:100%;display:block;}

div.news-detail .swc .history_right_content .breeder_news_content .news__item-top:before {content:'';width:100%;display:block;position:relative;padding-top:56.25%;}
div.news-detail .swc .history_right_content .breeder_news_content .news__item-top img {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);    height: auto;
    width: auto;
    max-width: 100%;}


@media screen and (max-width: 1255px) {
div.news-detail .swc .history_right_content .breeder_news_content .news__item {    margin: 0 !important;
    width: auto!important;
    max-width: 100%;}
}

div.news-detail .swc .history_right_content .breeder_news_content .news__item .news__item-descr {-webkit-line-clamp: 4;line-height:1.2;}


@media screen and (max-width: 800px) {
div.news-detail .swc .history_right_content .breeder_news_content {grid-template-columns:1fr;grid-gap:30px;}
}

@media screen and (max-width: 480px) {
div.news-detail .swc .history_right_content {float:none;width:100%;margin-left:0;}
div.news-detail .swc {    display: flex;
    flex-direction: column-reverse;}
}












/* End */
/* /local/templates/cabel/components/bitrix/news/proizvoditeli/bitrix/news.detail/.default/style.css?16679038083738 */
</pre></body></html>