

/* Start:/local/templates/shtspt/components/bitrix/news.list/about-why/style.css?17691666953104*/
.why-about__title {
	margin: 0 0 40px 0
}
.why-about__nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -7px
}
.why-about__nav-item {
	padding: 0 7px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 20%;
	-ms-flex: 0 1 20%;
	flex: 0 1 20%
}
@media (min-width: 768px) {
	.full-width > .why-about__nav-item {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
}
.why-about__nav-item.active .why-about__nav-item-box {
	background: -o-linear-gradient(222.77deg, rgba(250, 151, 148, 0) 25.97%, rgba(255, 112, 106, .72) 119.36%), #236bad;
	background: linear-gradient(227.23deg, rgba(250, 151, 148, 0) 25.97%, rgba(255, 112, 106, .72) 119.36%), #236bad
}
.why-about__nav-item.active .why-about__nav-item-icon:before {
	color: #fff
}
.why-about__nav-item.active .why-about__nav-item-text {
	color: #fff
}
.why-about__nav-item-box {
	cursor: pointer;
	background: #f7f7f7;
	border-radius: 10px;
	height: 135px;
	padding: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.why-about__nav-item-icon {
	margin: 0 0 25px 0
}
.why-about__nav-item-icon:before {
	color: #236bad;
	font-size: 44px
}
.why-about__nav-item-text {
	font-weight: 600;
	font-size: 12px;
	text-align: center;
	color: #303030
}
.why-about__body {
	margin: 10px 0 0 0
}
.why-about__body-item {
	background: #f7f7f7;
	border-radius: 10px;
	padding: 38px 33px
}
.why-about__body-item-text {
	color: #303030;
	margin: 0 0 25px 0
}
.why-about__body-item-text p {
	margin: 0 0 25px 0
}
.why-about__body-item-text p:last-child {
	margin: 0
}
.why-about__list {
	display: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px
}
.why-about__col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	padding: 0 15px;
	margin: 0 0 60px 0
}
.why-about__icon {
	margin: 0 0 30px 0
}
.why-about__icon:before {
	color: #014e91;
	font-size: 60px
}
.why-about__heading {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.6;
	color: #303030;
	margin: 0 0 20px 0
}

@media (max-width: 767px) {
	.why-about__tabs {
		display: none
	}
	.why-about__list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}
@media (max-width: 575px) {
	.why-about__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%
	}
	.why-about__col:last-child {
		margin: 0
	}
}
/* End */


/* Start:/local/templates/shtspt/components/bitrix/news.list/about-how/style.css?17691666953878*/
.how-about__title {
	margin: 0 0 50px 0
}
.how-about__nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -5px
}
.how-about__nav-item {
	padding: 0 5px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 16.666%;
	-ms-flex: 0 1 16.666%;
	flex: 0 1 16.666%
}
.how-about__nav-item.active .how-about__nav-item-icon span {
	background: #d3e1ef
}
.how-about__nav-item.active .how-about__nav-item-icon span:before {
	background: -o-linear-gradient(206.75deg, rgba(250, 151, 148, 0) 10.4%, rgba(255, 112, 106, .72) 93.95%), #236bad;
	background: linear-gradient(243.25deg, rgba(250, 151, 148, 0) 10.4%, rgba(255, 112, 106, .72) 93.95%), #236bad
}
.how-about__nav-item:last-child .how-about__nav-item-icon:after {
	display: none
}
.how-about__nav-item-icon {
	cursor: pointer;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	margin: 0 auto 34px
}
.how-about__nav-item-icon span {
	display: block;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	background: #e2e2e2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2
}
.how-about__nav-item-icon span:before {
	content: "";
	display: block;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	background: #6c6c6c;
	position: relative;
	z-index: 2
}
.how-about__nav-item-icon:after {
	content: "";
	display: block;
	border-bottom: 2px dashed #b5b5b5;
	position: absolute;
	width: 100px;
	height: 2px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 100%;
	z-index: 1
}
.how-about__nav-item-text {
	font-weight: 600;
	font-size: 12px;
	text-align: center;
	color: #303030
}
.how-about__body {
	padding: 85px 0 0 0
}
.how-about__heading {
	margin: 0 0 20px 0
}
.how-about__desc {
	margin: 0 0 30px 0
}
.how-about__desc p {
	color: #303030;
	margin: 0 0 25px 0
}
.how-about__desc p:last-child {
	margin: 0
}
.how-about__bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.how-about__link {
	display: inline-block;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	color: #236bad;
	margin: 0 40px 10px 0;
	text-decoration: underline;
	-webkit-transition: all .1s ease 0s;
	-o-transition: all .1s ease 0s;
	transition: all .1s ease 0s
}
.how-about__link:last-child {
	margin: 0 0 10px 0
}
.how-about__link:hover {
	text-decoration: none
}
.how-about__list {
	display: none
}
.how-about__item {
	margin: 0 0 60px 0
}
.how-about__item:last-child {
	margin: 0
}
.how-about__number {
	font-weight: 700;
	font-size: 40px;
	line-height: 1.3;
	color: #014e91;
	margin: 0 0 30px 0
}
.how-about__head {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.6;
	color: #303030;
	margin: 0 0 20px 0
}
.how-about__text {
	margin: 0 0 20px 0
}
@media (max-width: 767px) {
	.how-about__tabs {
		display: none
	}
	.how-about__link {
		font-size: 12px;
		margin: 0 20px 10px 0
	}
	.how-about__list {
		display: block
	}
}
/* End */


/* Start:/local/templates/shtspt/components/bitrix/news.list/about-graduates-work/style.css?17691666951465*/
.graduates-work-about__title {
	margin: 0 0 50px 0
}
.graduates-work-about__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px
}
.graduates-work-about__col {
	padding: 0 10px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 25%;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
	margin-bottom: 30px;
}
.graduates-work-about__img {
	position: relative;
	max-width: 100px;
	height: 100px;
	margin: 0 auto 10px
}
.graduates-work-about__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}
.graduates-work-about__heading {
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	color: #303030
}
.graduates-work-about__label {
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	color: #6c6c6c
}

@media (max-width: 991px) {
	.graduates-work-about__list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.graduates-work-about__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 50%;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
		margin: 0 0 30px 0
	}
}
@media (max-width: 575px) {
	.graduates-work-about__title {
		text-align: center
	}
	.graduates-work-about__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		margin: 0 0 60px 0
	}
	.graduates-work-about__col:last-child {
		margin: 0
	}
}
/* End */


/* Start:/local/templates/shtspt/components/bitrix/news.list/about-graduates/style.css?17691666952167*/
.graduates-about__title {
	margin: 0 0 15px 0
}
.graduates-about__slider {
	max-width: 880px;
	margin: 0 -15px;
	position: relative
}
.slider-graduates-about.swiper-container {
	padding: 35px 15px
}
.slider-graduates-about .swiper-slide {
	height: auto;
	min-height: 100%;
}
.slider-graduates-about__next {
	position: absolute;
	top: -35px;
	right: 15px;
	z-index: 2
}
.slider-graduates-about__prev {
	position: absolute;
	top: -35px;
	right: 85px;
	z-index: 2
}
.slider-graduates-about__item {
	background: #fff;
	-webkit-box-shadow: 0 0 24px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .04), 0 0 1px rgba(0, 0, 0, .04);
	box-shadow: 0 0 24px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .04), 0 0 1px rgba(0, 0, 0, .04);
	border-radius: 10px;
	padding: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 100%;
}
.slider-graduates-about__photo {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 84px;
	-ms-flex: 0 0 84px;
	flex: 0 0 84px;
	width: 84px;
	height: 84px;
	border-radius: 50%;
	position: relative;
	margin: 0 15px 0 0
}
.slider-graduates-about__photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.slider-graduates-about__name {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.2;
	color: #000;
	margin: 0 0 6px 0
}
.slider-graduates-about__text {
	font-size: 90%;
	line-height: 1.4;
	color: #565555
}

@media (max-width: 575px) {
	.graduates-about__title {
		text-align: center
	}
	.slider-graduates-about__next {
		top: 100px;
		right: 15px
	}
	.slider-graduates-about__prev {
		top: 100px;
		right: auto;
		left: 15px
	}
	.slider-graduates-about__item {
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
		display: block;
		padding: 15px
	}
	.slider-graduates-about__photo {
		width: 152px;
		height: 152px;
		margin: 0 auto 30px
	}
	.slider-graduates-about__name {
		font-size: 18px;
		margin: 0 0 4px 0;
		text-align: center
	}
	.slider-graduates-about__text {
		font-size: 12px;
		text-align: center
	}
}
/* End */


/* Start:/local/templates/shtspt/components/bitrix/news.list/about-news/style.css?17691666954316*/
.news-about__title {
	margin: 0 0 50px 0
}
.news-about__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -6px
}
.news-about__col {
	padding: 0 6px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%
}
.news-about__btn {
	padding: 60px 0 0 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.item-about-news {
	background: #fff;
	-webkit-box-shadow: 0 0 24px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .04), 0 0 1px rgba(0, 0, 0, .04);
	box-shadow: 0 0 24px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .04), 0 0 1px rgba(0, 0, 0, .04);
	border-radius: 10px;
	padding: 40px;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
.item-about-news__img {
	display: none;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100px;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
	width: 100px;
	height: 100px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 12px 0 0
}
.item-about-news__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.item-about-news__date {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.6;
	color: #b5b5b5;
	margin: 0 0 16px 0
}
.item-about-news__title {
	display: block;
	font-weight: 700;
	font-size: 18px;
	color: #303030;
	margin: 0 0 16px 0
}
.item-about-news__desc {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin: 0 0 40px 0
}
.item-about-news__link {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2;
	color: #303030;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.item-about-news__link:before {
	display: block;
	margin: 0 0 0 10px;
	color: #303030;
	font-size: 10px;
	position: relative;
	top: 3px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.item-about-news__link:hover:before {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

@media (max-width: 1199px) {
	.news-about__list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.news-about__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		margin: 0 0 12px 0
	}
	.news-about__col:last-child {
		margin: 0
	}
}
@media (max-width: 991px) {
	.news-about__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 50%;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
		margin: 0
	}
}
@media (max-width: 767px) {
	.news-about__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		margin: 0 0 12px 0
	}
	.news-about__col:last-child {
		margin: 0
	}
}
@media (max-width: 575px) {
	.news-about__col {
		border-bottom: 1px solid #e7e7e7
	}
	.news-about__col:last-child {
		border-bottom: none
	}
	.item-about-news {
		padding: 20px 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0
	}
	.item-about-news__img {
		display: block
	}
	.item-about-news__date {
		font-size: 12px;
		margin: 0 0 6px 0
	}
	.item-about-news__title {
		font-size: 14px
	}
	.item-about-news__desc {
		display: none
	}
	.item-about-news__link {
		display: none
	}
}
/* End */
/* /local/templates/shtspt/components/bitrix/news.list/about-why/style.css?17691666953104 */
/* /local/templates/shtspt/components/bitrix/news.list/about-how/style.css?17691666953878 */
/* /local/templates/shtspt/components/bitrix/news.list/about-graduates-work/style.css?17691666951465 */
/* /local/templates/shtspt/components/bitrix/news.list/about-graduates/style.css?17691666952167 */
/* /local/templates/shtspt/components/bitrix/news.list/about-news/style.css?17691666954316 */
