

/* Start:/local/templates/suvenir/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17695167822393*/
.blog-section{
	margin-top: 24px;
	flex-direction: column;
}
.blog-section h2, .blog-section h1{
	font-size: 3.44em;
	font-weight: 600;
	margin: 0.2em 0;
	font-family: 'Roboto';
}
@media(max-width:980px){
	.blog-section h2, .blog-section h1{
		font-size: 20px;
	}
}
.blog-detail-section{
	margin-top: 30px;
	margin-bottom: 70px;
}
.date-detail{
	margin-top: 8px;
	font-family: 'Roboto';
}
.table-contents{
	background-color: var(--color-gray-light);
	padding: 44px;
	font-family: 'Roboto';
}
.container-blog-detail {
	max-width: 1110px;
	/* width: 100%; */
	display: flex;
	margin: 0 auto;
}

@media(max-width:1120px){
	.table-contents{
		padding: 24px;
	}
	.container-blog-detail{
		margin: 0px 10px;
	}
}


.blog-detail-text{
	margin-top: 40px;
	font-family: 'Roboto';
	line-height: 130%;
}
.blog-detail-text p{
	line-height: 130%;
}
@media(max-width:980px){
	.blog-detail-text p{
		font-size: 16px;
		line-height: 150%;
	}
}
.blog-detail-text ol,
.blog-detail-text ul{
	margin-top: 20px;
	margin-left: 20px;
}
.blog-detail-text li{
	margin-bottom: 20px;
	list-style-type: circle;
}

.blog-detail-text h3{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}
.blog-detail-text a{
	color: var(--color-bordo-light);
}
.table-contents span{
	font-size: 24px;
	font-weight: 600;
}
.table-contents ul{
	margin-top: 37px;
}
@media(max-width:980px){
	.table-contents ul{
		margin-top: 24px;
	}
}
.table-contents li{
	font-size: 16px;
	line-height: 120%;
	font-weight: 600;
	margin-top: 20px;
}
.foreword{
	margin-top: 37px;
	font-size: 18px;
	font-weight: 600;
	line-height: 160%;
	font-family: 'Roboto';
}
@media(max-width: 980px){
	.foreword{
		margin-top: 24px;
		font-size: 16px;
		white-space: pre-wrap;
		word-wrap:break-word;
	}
}
.name-image{
	margin-top:14px;
	display: flex;
	font-size: 15px;
	color: var(--color-gray-middle-opacity50);
}
.carousel-blog{
	margin-top: 60px;
	flex-direction: column;
	margin-bottom: 60px;
	position: relative;
}
.next-prev-clauses
{
	display: flex;
	justify-content: space-between;
	column-gap: 15px;
	width: 100%;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid var(--color-gray-light);
	font-weight: 600;
	font-family: 'Roboto';
}
@media (max-width:767.98px){
	.next-prev-clauses {
		flex-direction: column;
		align-items: flex-start;
		row-gap: 20px;
	}


}
.toleft:before{
	content: '\2039';
}
.toright:after{
	content: '\203a';
}
/* End */


/* Start:/local/templates/suvenir/components/bitrix/news.list/slider_news/style.css?16212012981470*/
.background__gray{
	background-color: var(--color-gray-very-light);
	display: flex;
}
.title-popular-blog{
	font-weight: 700;
	font-size: 3.5em;
	display: flex;
	font-family: 'Roboto';
}
@media(max-width:980px){
	.title-popular-blog{
		font-size: 20px;
	}
}
.blog-item-container{
	position: relative;
	border-radius: 7px;
}
.blog-item-container>a{
	display: flex;
}
.popular-blog-section{
	margin-top: 30px;
	margin-bottom: 60px;
}
.slider-popul_news_next,
.slider-popul_news_prev{
	height: 31px;
	content: url('/local/templates/suvenir/components/bitrix/news.list/slider_news/images/arr_mob_prev_brand.svg');
	width: 20px;	
	position: absolute;
}
.slider-popul_news_next{
	right: 0px;
	transform: rotate(180deg);
}
.slider-popul_news_prev{
	right: 50px;
}
.blog-date{
	background-color: var(--color-gray-light);
	color: var(--color-gray);
	padding: 6px 10px;
	font-weight: 600;
	display: inline-flex;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Roboto";
}
.blog-name{
	font-weight: 600;
	font-size: 20px;
	cursor: pointer;
	display: flex;
	font-family: 'Roboto';
}
@media(max-width:980px){
	.blog-name{
		font-size:16px;
	}
}
.blog-description{
	display: flex;
	margin-top: 15px;
	font-size: 15px;
	line-height: 100%;
	font-family: 'Roboto';
}
@media(max-width: 980px){
	.blog-description{
		font-size: 12px;
	}
}
.carousel-blog {
	margin-top: 60px !important;
	flex-direction: column;
	margin-bottom: 60px !important;
	position: relative;
}
@media(max-width:980px){
	.carousel-blog{
		margin-bottom: 20px !important;
	}
}
/* End */
/* /local/templates/suvenir/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17695167822393 */
/* /local/templates/suvenir/components/bitrix/news.list/slider_news/style.css?16212012981470 */
