

/* Start:/bitrix/templates/institut/components/bitrix/news.list/index_block/style.css?1681888402150*/
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 */


/* Start:/bitrix/templates/institut/components/bitrix/news.list/index-plans-main/style.css?17643268183920*/
.index-course__bg.active + .index-course__block h2 {
	color: #3F7BC9;
}
.index-plans {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 50px 50px 80px;
}
.index-plans__block {
	display: flex;
	gap: 175px;
	width: 100%;
	position: relative;
	z-index: 2;
}
.index-plans__flex {
	display: flex;
	gap: 25px;
	width: fit-content;
	flex-direction: column;
}
.index-plans__items {
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	color: #234576;
	text-decoration: unset;
	display: flex;
	gap: 12px;
	align-items: center;
	transition: color 0.3s ease-in-out;
}
.index-plans__items::before {
	content: '';
	display: block;
	width: 40px;
	min-width: 40px;
	height: 40px;
	background: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6667 15H30.8333L21.6667 5.83337V15ZM9.99999 3.33337H23.3333L33.3333 13.3334V33.3334C33.3333 34.2174 32.9821 35.0653 32.357 35.6904C31.7319 36.3155 30.884 36.6667 30 36.6667H9.99999C9.11593 36.6667 8.26809 36.3155 7.64297 35.6904C7.01785 35.0653 6.66666 34.2174 6.66666 33.3334V6.66671C6.66666 5.78265 7.01785 4.93481 7.64297 4.30968C8.26809 3.68456 9.11593 3.33337 9.99999 3.33337ZM18.2167 20.7334C18.9 22.2334 19.7667 23.4667 20.7667 24.3167L21.45 24.85C20 25.1167 18 25.5834 15.8833 26.4L15.7 26.4667L16.5333 24.7334C17.2833 23.2834 17.8333 21.9667 18.2167 20.7334ZM29.0167 27.0834C29.3167 26.7834 29.4667 26.4 29.4833 25.9834C29.5333 25.65 29.45 25.3334 29.2833 25.0667C28.8 24.2834 27.55 23.9167 25.4833 23.9167L23.3333 24.0334L21.8833 23.0667C20.8333 22.2 19.8833 20.6834 19.2167 18.8L19.2833 18.5667C19.8333 16.35 20.35 13.6667 19.25 12.5667C19.1154 12.4361 18.9563 12.3334 18.7818 12.2648C18.6072 12.1961 18.4208 12.1628 18.2333 12.1667H17.8333C17.2167 12.1667 16.6667 12.8167 16.5167 13.45C15.9 15.6667 16.2667 16.8834 16.8833 18.9V18.9167C16.4667 20.3834 15.9333 22.0834 15.0833 23.8L13.4833 26.8L12 27.6167C9.99999 28.8667 9.04999 30.2667 8.86666 31.15C8.79999 31.4667 8.83332 31.75 8.94999 32.05L8.99999 32.1334L9.79999 32.65L10.5333 32.8334C11.8833 32.8334 13.4167 31.25 15.4833 27.7167L15.7833 27.6C17.5 27.05 19.6333 26.6667 22.5 26.35C24.2167 27.2 26.2333 27.5834 27.5 27.5834C28.2333 27.5834 28.7333 27.4 29.0167 27.0834ZM28.3333 25.9L28.4833 26.0834C28.4667 26.25 28.4167 26.2667 28.3333 26.3H28.2667L27.95 26.3334C27.1833 26.3334 26 26.0167 24.7833 25.4834C24.9333 25.3167 25 25.3167 25.1667 25.3167C27.5 25.3167 28.1667 25.7334 28.3333 25.9ZM13.05 28.3334C11.9667 30.3167 10.9833 31.4167 10.2333 31.6667C10.3167 31.0334 11.0667 29.9334 12.25 28.85L13.05 28.3334ZM18.0833 16.8167C17.7 15.3167 17.6833 14.1 17.9667 13.4L18.0833 13.2L18.3333 13.2834C18.6167 13.6834 18.65 14.2167 18.4833 15.1167L18.4333 15.3834L18.1667 16.75L18.0833 16.8167Z' fill='%23EF5350'/%3E%3C/svg%3E%0A") center/cover no-repeat;
}
.index-plans__items:active {
	color: #3F7BC9;
}
.index-plans__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.9;
	z-index: 1;
	background: url('/bitrix/templates/institut/components/bitrix/news.list/index-plans-main/image/pc.png') left/cover no-repeat;
}
.content-page h2.index-plans__title {
	position: relative;
	font-size: 60px;
	font-weight: 700;
	color: #3F7BC9;
	text-transform: uppercase;
	max-width: 680px;
	line-height: 1em;
	margin-left: 50px;
}
.content-page .index-plans {
	margin-left: 50px;
}
@media (min-width: 992px) {
	.index-plans__items:hover {
		color: #3F7BC9;
	}
}
@media (max-width: 1280px) {
	.index-plans__block {
		gap: 25px;
	}
}
@media (max-width: 992px) {
	.index-plans__block {
		flex-direction: column;
	}
	.index-plans {
		padding: 14px 10px 66px;
		margin-bottom: 40px;
	}
}
@media (max-width: 425px) {
	.content-page h2.index-plans__title {
		margin-left: 0;
		font-size: 30px;
		text-align: center;
	}
	.content-page .index-plans {
		margin-left: 0px;
	}
}
/* End */
/* /bitrix/templates/institut/components/bitrix/news.list/index_block/style.css?1681888402150 */
/* /bitrix/templates/institut/components/bitrix/news.list/index-plans-main/style.css?17643268183920 */
