

/* Start:/local/templates/sesc/css/vsesib/style.css?15768386113945*/

.vsesib-page .statistic {

}

.vsesib-page .statistic .items {
	display: flex;
}

.vsesib-page .statistic .items .item {
	flex: 0 0 25%;
	width: 25%;
}

.vsesib-page .block-header {
	border-radius: 5px;
	overflow: hidden;
	background: #E8EDF3;
	position: relative;
}
.vsesib-page .block-header > img {
	width: 100% !important;
	height: auto !important;

}
.vsesib-page .block-header .title {
	font-family: "PTSansBold";
	font-size: 40px;
	line-height: 52px;
	color: #FFFFFF;
	position: absolute;
	top: 50px;
	left: 70px;
}
.vsesib-page .block-header .description {
	font-family: "PTSansBold";
	font-size: 26px;
	line-height: 34px;
	color: #FFFFFF;
	position: absolute;
	top: 110px;
	left: 70px;
}

.statistic {

}
.statistic.items {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.statistic .item {
	flex: 0 0 20%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.statistic .item .circle {
	border: 2px solid #345D32;
	box-sizing: border-box;
	width: 112px;
	height: 112px;
	font-family: "PTSansBold";
	font-size: 26px;
	line-height: 26px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #000000;
	border-radius: 100%;
	justify-content: center;
	margin-bottom: 30px;
}

.vsesib-page .grey-block {
	padding: 48px 70px;
}
.vsesib-page .grey-block .left {
    flex: 0 0 30%;
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
	font-family: "PTSansBold";
	font-size: 27px;
	line-height: 40px;
	color: #000000;
	text-align: center;
}
.vsesib-page .grey-block .right {
    flex: 0 0 70%;
    width: 70%;
    font-size: 16px;
    line-height: 24px;
}

.vsesib-page .grey-block .left .wrapper-circle {
	width: 176px;
	text-align: center;
}
.vsesib-page .grey-block .left .circle {
    width: 176px;
    height: 176px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	margin-top: 25px;
}
.vsesib-page .grey-block .right ul {
	padding-left: 0;
}
.vsesib-page .grey-block .right li {
	margin-bottom: 16px;
}
@media (max-width: 1199px) {
	.vsesib-page .grey-block .left {
		flex: 0 0 45%;
		width: 40%;
	}
	.vsesib-page .grey-block .right {
		flex: 0 0 55%;
		width: 55%;
	}
	.vsesib-page .block-header .title {
		font-size: 1.5em;
		line-height: 1;	
	}
	.vsesib-page .block-header .description {
		top: 80px;	
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.vsesib-page .grey-block {
		display: block;
	}
	.vsesib-page .grey-block .left {
		width: 100%;
	}
	.vsesib-page .grey-block .right {
		width: 100%;
	}
	.vsesib-page .grey-block .left .wrapper-circle {
		margin: 0 auto 30px auto;
	}
}
@media (max-width: 699px) {
	.vsesib-page .grey-block {
		display: block;
	}
	.vsesib-page .grey-block .left {
		width: 100%;
	}
	.vsesib-page .grey-block .right {
		width: 100%;
	}
	.vsesib-page .grey-block .left .wrapper-circle {
		margin: 0 auto 30px auto;
	}	
}

.conditions.items {
	display: flex;
	justify-content: space-between;
}
.conditions.items .item {
	flex: 0 0 30%;
}
.conditions.items .item .number {
	font-family: "PTSansBold";
	font-size: 60px;
	line-height: 78px;
	color: #345D32;
	margin-bottom: 20px;
}


@media (max-width: 991px){
	.vsesib-page .block-header .title {
		font-size: 1em;
		line-height: 1;	
		top: 32px;
		left: 32px;
	}
	.vsesib-page .block-header .description {
		font-size: 1em;
		line-height: 1;	
		top: 60px;
		left: 32px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.statistic.items {
		flex-wrap: wrap;
	}
	.statistic .item {
		flex: 0 0 40%;
		margin-bottom: 30px;
	}
}

@media (max-width: 639px) {
	.statistic.items {
		flex-wrap: wrap;
	}
	.statistic .item {
		flex: 0 0 40%;
		margin-bottom: 30px;
	}
}

@media (max-width: 300px) {
	.statistic.items {
		flex-wrap: wrap;
	}
	.statistic .item {
		flex: 0 0 100%;
		margin-bottom: 30px;
	}
}
/* End */


/* Start:/local/templates/sesc/components/bitrix/news.list/vsesib_news/style.css?1576553889179*/
/* sections */
.news-list .row.js-news-grid{
	margin-left: -8px;
	margin-right: -8px;
}
.news-list .js-news-grid .main-news-grid-item{
	padding-left: 8px;
	padding-right: 8px;
}


/* End */
/* /local/templates/sesc/css/vsesib/style.css?15768386113945 */
/* /local/templates/sesc/components/bitrix/news.list/vsesib_news/style.css?1576553889179 */
