

/* Start:/local/templates/generator/components/bitrix/news.detail/author/style.css?17507665407008*/
.flex-block{
	display: flex;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flex-box;
	display: -webkit-flex;
}
.flex-block_column{
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
}
.flex-block_j-center{
	justify-content: center;
	-webkit-justify-content: center;
}
.flex-block_a-center{
	align-items: center;
	-webkit-align-items: center;
}
.flex-block_j-space{
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.author__name{
	font-weight: 700;
	font-size: 48px;
	line-height: 100%;
	color: #222;
	margin: 0 0 24px 0;
}
.author__staff{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	color: #666;
}
.author__hello{
	border-radius: 30px;
	padding: 40px;
	box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
	max-width: 740px;
	margin-top: 48px;
}
.author__hello img{
	display: block;
	margin: 0 auto 24px auto;
}
.author__hello--text{
	font-weight: 400;
	font-size: 16px;
	line-height: 180%;
	color: #333;
}
.author__hello--text p:not(:last-of-type){
	margin-bottom: 20px;
}
.author__head{
	position: relative;
	margin-bottom: 130px;
}
.author__img{
	border-radius: 30px;
	width: 545px;
	height: 620px;
	object-fit: cover;
	-o-object-fit: cover;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.author__property{
	display: flex;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flex-box;
	display: -webkit-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	width: 100%;
}
.author__property_small{
	max-width: 545px;
}
.author__property--title{
	font-weight: 700;
	font-size: 34px;
	line-height: 100%;
	color: #222;
	margin: 0 0 32px 0;
}
.author__properties{
	margin-bottom: 80px;
}
.author__property--text{
	font-weight: 400;
	font-size: 18px;
	line-height: 180%;
	color: #333;
}
.author__doc{
	border-radius: 30px;
	width: 545px;
	height: 400px;
	display: block;
	margin-top: 40px;
	object-fit: cover;
	-o-object-fit: cover;
}
.author__property--text_no-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.author__property--text_no-list ul li{
	display: flex;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flex-box;
	display: -webkit-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	margin-bottom: 24px;
}
.author__property--text_no-list ul li b{
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	color: #d71921;
	margin-bottom: 15px;
}
.author__property--text_no-list ul li:last-of-type{
	margin-bottom: 0;
}
.author__property--text_list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.author__property--text_list ul li{
	display: flex;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flex-box;
	display: -webkit-flex;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	margin-bottom: 15px;
}
.author__property--text_list ul li:last-of-type{
	margin-bottom: 0;
}
.author__property--text_list ul li:before{
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 100%;
	border: 2px solid var(--red);
	margin-right: 15px;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	margin-top: 5px;
	box-sizing: border-box;
}
.author__property--text_ol ol{
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flex-box;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	counter-reset: step-counter;
}
.author__property--text_ol ol li{
	display: flex;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flex-box;
	display: -webkit-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	font-weight: 400;
	font-size: 16px;
	line-height: 180%;
	color: #666;
	max-width: 252px;
	counter-increment: step-counter;
}
.author__property--text_ol ol li span{
	display: flex;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flex-box;
	display: -webkit-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
}
.author__property--text_ol ol li b{
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	color: #333;
	margin-bottom: 12px;
}
.author__property--text_ol ol li:before{
	content: counter(step-counter);
	width: 48px;
	height: 48px;
	line-height: 48px;
	background: var(--red);
	border-radius: 100%;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
.read-more .container{
	padding: 0;
}
html body .read-more .swiper-button-prev:after, html body .read-more .swiper-button-next:after {
	font-size: 14px !important;
	color: #323232 !important;
	display: block !important;
}
.read-more .read-more__title{
	font-weight: 700;
	font-size: 34px;
	line-height: 100%;
	color: #222;
	margin-bottom: 32px;
}
.author__more{
	display: none;
}

@media (max-width: 1024px) {
	.author__name{
		font-size: 26px;
		line-height: 100%;
		margin-bottom: 20px;
	}
	.author__staff{
		font-size: 14px;
		line-height: 160%;
	}
	.author__head{
		display: flex;
		flex-direction: column;
		margin-bottom: 56px;
	}
	.author__img{
		position: unset;
		border-radius: 20px;
		max-height: 300px;
		margin-top: 25px;
	}
	.author__hello{
		order: 3;
		border-radius: 20px;
		padding: 24px;
		margin: -45px auto 0 auto;
		max-width: 90%;
	}
	.author__hello img{
		width: 125px;
	}
	.author__hello--text{
		font-size: 14px;
		line-height: 180%;
	}
	.author__hello--text p:not(:last-of-type){
		margin-bottom: 15px;
	}
	.author__properties, .author__property--text_ol ol{
		flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
	}
	.author__property_small{
		max-width: 100%;
	}
	.author__property--title{
		font-size: 26px;
		line-height: 100%;
		margin-bottom: 24px;
	}
	.author__property--text{
		font-size: 16px;
		line-height: 180%;
	}
	.author__property{
		margin-bottom: 56px;
	}
	.author__doc{
		margin-top: 24px;
		border-radius: 20px;
		width: 100%;
		max-height: 250px;
	}
	.author__properties .author__property:last-of-type{
		margin-bottom: 0;
	}
	.author__property--text_ol ol li{
		max-width: 100%;
		flex-direction: row;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		font-size: 14px;
		line-height: 180%;
	}
	.author__property--text_ol ol li:before{
		margin-bottom: 0;
		margin-right: 15px;
		font-size: 18px;
		line-height: 100%;
	}
	.author__property--text_ol ol li:not(:last-of-type){
		margin-bottom: 32px;
	}
	.author__property--text_ol ol li b{
		font-size: 18px;
		line-height: 150%;
		margin-bottom: 12px;
	}
	.author__more{
		display: flex;
		display: -moz-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
		font-weight: 400;
		font-size: 14px;
		line-height: 100%;
		color: #d71921;
		margin-top: 10px;
		cursor: pointer;
	}
	.author__more svg{
		margin-left: 8px;
	}
}
/* End */
/* /local/templates/generator/components/bitrix/news.detail/author/style.css?17507665407008 */
