

/* Start:/local/templates/cheese_v2/components/bitrix/news/nbNews/bitrix/news.detail/.default/style.css?16691157342311*/
.nbNews_detail_picture{float:left; max-width: 50%; margin-right: 1.625rem;  margin-bottom: 0.875rem; margin-top: -67px;}
.nbNews_detail_text{padding: 1.625rem; padding-top: 30px; background: #f5f5f5; font-size: 1.125rem; margin-left: 50px; line-height: 1.2; color:#6d6165; font-weight: 300;
 border-radius: 20px;
}
.nbNews_back{display: flex; align-items: center; color:#fff; margin-top:1.5rem; font-size: 0.75rem;}
.nbNews_back svg{ width: 1.125rem; height:0.375rem; fill:#fff; flex:none; margin-right:0.75rem ; }

.nbNews_back:hover{color:#a08469;}
.nbNews_back:hover svg{fill:#a08469;}

.nbNews-date-time{
  background: var(--color-secondary);
  color: #fff;
  border-radius: 10px;
  padding: 1px 30px 0px;
  font-weight: 500;
  box-shadow: 0 0 0 8px #fff;
  transition: .5s;	
  margin-bottom: 30px;
  display: inline-block;
  margin-left: -2.5rem;
	z-index: 10;
	position: relative;
}
.nbNews-detail{position: relative;}
.nbNews-detail{padding-top: 67px;}

.nbNews_detail_text._not_pic{margin-top: -4rem; margin-left: 0;}

.nbNews_detail_picture {overflow: hidden; position: relative;}
.nbNews_detail_picture:before {content: ''; position: absolute; right: 0; bottom: 0; top: 67px; width: 16px; background: #f5f5f5;     box-shadow: 0 0 0 16px #fff; border-top-left-radius: 20px; z-index: 5;}
.nbNews_detail_picture:after {content: ''; position: absolute; right: 16px; bottom: 0; left: 50px; height: 16px; background: #f5f5f5;     box-shadow: 0 0 0 16px #fff; border-top-left-radius: 20px;}
.nbNews_detail_picture .fix {position: absolute; bottom: 0; right: 16px; width: 16px; height: 16px; z-index: 5; background: #f5f5f5;}

.nbNews_detail_text:after {content: ''; position: relative; clear: both;  display: block;}

.nbBack {color: var(--color-secondary);; font-size: 12px; display: inline-block; padding: 20px 0 0 50px;}
.nbBack i {padding-right: 10px;}


@media (max-width: 575px){
	.nbNews_detail_picture {width: 100%; float: none; max-width: 100%;}
	.nbNews_detail_picture:before,
	.nbNews_detail_picture:after,
	.nbNews_detail_picture .fix {display: none;}
	.nbNews-date-time {margin-left: 0; margin-bottom: 1rem;}
	.nbNews_detail_text {padding: 1rem; margin-left: 0;}
	.nbNews_detail_text {padding: 1rem; margin-left: 0;}
	.nbBack {padding-left: 0;}
}
/* End */
/* /local/templates/cheese_v2/components/bitrix/news/nbNews/bitrix/news.detail/.default/style.css?16691157342311 */
