

/* Start:/local/templates/muzplanet/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17719208366123*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.news-detail-new{

}
.news-detail-new .news-detail-new__big-img{
	border-radius:30px;
	overflow:hidden;
	margin-bottom: 30px;
	height:500px;
	width:100%;
}
.news-detail-new .news-detail-new__big-img img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.news-detail-new .news-detail-new__name{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cdcdcd;
}
.news-detail-new .news-detail-new__after{
	display:flex;
	flex-wrap:wrap;
	gap:15px;
	margin-bottom: 60px;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	color: #9c9c9c;
	justify-content:space-between;
}
.news-detail-new .news-detail-new__author{
	color: #282828;
}
.news-detail-new .news-detail-new__author span, .news-detail-new .news-detail-new__after .data span{
	color: #9c9c9c;
}
.news-detail-new .news-detail-new__after .data{
	color: #282828;
	display:flex;
	gap:15px;
}
.news-detail-new .news-detail-new__first-block{
	display:flex;
	gap:50px;
	margin-bottom: 60px;
}
.news-detail-new .news-detail-new__content{
	width:331px;
	flex:none;
	border-radius: 15px;
	padding: 20px 30px;
	background: #f5f5f5;
}
.news-detail-new .news-detail-new__content-title{
	font-family: 'Unbounded', cursive;
	font-weight: 500;
	font-size: 18px;
	color: #282828;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cdcdcd;
}
.news-detail-new .news-detail-new__content-list{
	margin:0;
	padding-left:25px;
	display:flex;
	flex-direction:column;
	gap:10px;
}
.news-detail-new .news-detail-new__grey{
	padding:20px 30px;
	background: #f5f5f5;
	border-radius: 15px;
	margin-bottom: 60px;
}
.news-detail-new .news-detail-new__columns{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:30px;
}
.news-detail-new .news-detail-new__img{
	border-radius:30px;
	overflow:hidden;
	margin-bottom: 30px;
	height:225px;
	width:100%;
}
.news-detail-new .news-detail-new__img img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.news-detail-new .news-detail-new__with-caption{
	padding:0 30px;
	margin-bottom: 50px;
}
.news-detail-new .news-detail-new__caption{
	display:inline-flex;
	border-radius: 34px;
	padding: 10px 20px;
	font-family: 'Unbounded', cursive;
	background: #2a2a2a;
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
}
.news-detail-new__grid{
	margin-bottom: 60px;
	display:grid;
}
.news-detail-new__grid_5{
	grid-template-columns:repeat(5,1fr);
}
.news-detail-new__item{
	padding:0 30px;
	
}

.news-detail-new__item:not(:last-child){
	border-right: 1px solid transparent;
  	border-image: linear-gradient(to bottom, #fff 0%, #CDCDCD 50%, #fff 100%);
  	border-image-slice: 1;
}
.news-detail-new__item-img{
	height:175px;
	margin-bottom: 10px;
}
.news-detail-new__item-img img{
	max-height:175px;
}
.news-detail-new__item-name{
	font-weight: 500;
	font-size: 18px;
	font-family: 'Unbounded', cursive;
	margin-bottom: 10px;
}
.news-detail-new__item-text{

}
.news-detail-new__grid_3{
	grid-template-columns:repeat(3,1fr);
}
.news-detail-new__item-title{
	font-weight: 500;
	font-size: 22px;
	padding-bottom: 17px;
	margin-bottom: 17px;
	font-family: 'Unbounded', cursive;
	border-bottom: 1px solid transparent;
  	border-image: linear-gradient(to right, #fff 0%, #CDCDCD 50%, #fff 100%);
  	border-image-slice: 1;
}
.news-detail-new__crazy-block{
	display:grid;
	grid-template-columns:2fr 1fr;
	gap:30px;
	margin-bottom: 60px;
}
.news-detail-new hr{
	border-bottom: 1px solid #cdcdcd;
	margin-top: 60px;
	margin-bottom: 60px;
}
.news-detail-new__title{

	
}
.news-detail-new__table{
	padding:15px 30px;
	border-radius: 38px;
	border: 1px solid #4d4d4d;
	margin: 50px 0 60px 0;
}
.news-detail-new__table table{
	width:100%;
}
.news-detail-new__table table th{
	padding:15px;
	padding-left: 0;
	font-weight: 700;
	border-bottom: 1px solid #4d4d4d;
}

.news-detail-new__table table tr td{
	padding:15px;
	padding-left: 0;
	border-bottom: 1px solid #4d4d4d;
}
/*.news-detail-new__table table tr td:first-child, .news-detail-new__table table tr th:first-child{
	padding-left: 30px;
}
.news-detail-new__table table tr td:last-child, .news-detail-new__table table tr th:last-child{
	padding-right: 30px;
}*/
.news-detail-new__table table tr:last-child td{
	border:none;
}
.news-detail-new__faq{
	padding:0 50px;
	margin: 50px 0 60px 0;
}
.news-detail-new__faq-question{
	font-family: 'Unbounded', cursive;
	font-weight: 500;
	font-size: 18px;
	padding-bottom:20px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 20px;
	display:flex;
	align-items:center;
	gap:10px;
	cursor:pointer;
}
.news-detail-new__faq-question svg{
	flex:none;
}
.news-detail-new__faq-text{
	margin-bottom: 20px;
	display:none;
}
.news-detail-new__faq-item.open .news-detail-new__faq-text{
	display:block;
}
.news-detail-new__video-frame{
	position: relative; 
	padding-top: 56.25%; 
	width: 100%;
	border-radius: 30px;
	overflow:hidden;
}
.news-detail-new__video{
	display:flex;
	gap:50px;
	margin-bottom: 60px;
}
.news-detail-new__about-author{
	margin-bottom: 60px;
}
.news-detail-new__about-author-columns{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:30px;
}
.news-detail-new__about-author-info{
	background: #f5f5f5;
	border-radius: 15px;
	padding: 20px 25px;
	display:flex;
	gap:30px;
	align-items:center;
}
.news-detail-new__about-author-title{
	font-weight: 700;
	font-size: 40px;
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-family: 'Unbounded', cursive;
}
.news-detail-new__about-author-img{
	widh:207px;
	height:207px;
	border-radius:50%;
	flex:none;
	overflow:hidden;
}
.news-detail-new__about-author-img img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.news-detail-new__about-author-name{
	font-family: 'Unbounded', cursive;
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 10px;

}
.news-detail-new__about-author-params{
	font-weight: 500;
	font-size: 16px;
	color: #9c9c9c;
	margin-bottom: 30px;
}
.news-detail-new__about-author-text{

}
/* End */


/* Start:/local/templates/muzplanet/components/bitrix/news.list/blog_inner/style.css?1720784572150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/muzplanet/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17719208366123 */
/* /local/templates/muzplanet/components/bitrix/news.list/blog_inner/style.css?1720784572150 */
