

/* Start:/local/templates/main/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17550836161437*/
.blog__pic {
	min-height: 500px;
	height: auto;
}

.blog__link {
	display: block;
}

.blog__flex {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	margin-bottom: 15px;
}

.blog__author{
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 16px;
	margin-bottom: 23px !important;
	display: flex;
  }
  @media (min-width: 768px) {
	.blog__author {
	  width: calc(100% - 200px);
	  margin-left: 100px;
	  margin-right: 100px;
	}
  }
  @media (min-width: 1024px) {
	.blog__author {
	  width: 448px;
	  margin: 0;
	}
  }
  @media (min-width: 1280px) {
	.blog__author {
	  width: 560px;
	}
  }
  .blog__author-pic {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background-size: cover;
	margin-right: 20px;
  }
  .blog__author-info {
	font-size: 16px;
  }
  .blog__author-title {
	color: #000;
	margin-bottom: 2px;
  }
  .blog__author-sub {
	color: #b6bec0;
  }

  .blog__link {
	font-size: 14px;
	line-height: 1.28em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 500;
	margin-right: auto;
  }

  .blog__bottom {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
  }

  .bottom__links {
	min-width: 320px;
  display: flex;
  justify-content: space-between;
  }
  .bottom__link {
	display: block;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.28em;
  }

  @media screen and (max-width: 768px) {
	.blog__pic {
		background-position-x: center;
		min-height: 300px;
	}
	
  }
/* End */


/* Start:/local/templates/main/components/bitrix/news/blog/bitrix/news.list/blog-detail-list/style.css?17550836161146*/
.wrong-side__item-custom-custom {
	font-size: 30px;
	line-height: 42px;
	margin-bottom: 24px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	text-decoration: none;
  }
  
  .wrong-side__item-custom {
	font-size: 30px;
	line-height: 42px;
	margin-bottom: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-text-decoration: none;
	text-decoration: none
  }
  
  @media(max-width: 1024px) {
	.wrong-side__item-custom {
	  font-size: 24px;
	  line-height: 32px
	}
  }
  
  @media(max-width: 560px) {
	.wrong-side__item-custom {
	  padding-top: 16px;
	  margin-bottom: 36px;
	  font-size: 20px;
	  line-height: 28px;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  -webkit-box-pack: initial;
	  -ms-flex-pack: initial;
	  justify-content: initial
	}
  
	.wrong-side__item-custom:nth-of-type(n+2) {
	  border-top: 1px solid rgba(25, 25, 25, .1)
	}
  }
  
/* End */
/* /local/templates/main/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17550836161437 */
/* /local/templates/main/components/bitrix/news/blog/bitrix/news.list/blog-detail-list/style.css?17550836161146 */
