

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1695123217675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/templates/j_full/components/bitrix/news/best-students/bitrix/news.list/.default/style.css?16430288432734*/
.bst {
	/*background-image: url("/best-students/assets/img/pattern2.png");*/
	background: #f2f2f2;
}

.bst .student-name {
	word-wrap: break-word;
}

.bst-wrapper {
	padding-bottom: 40px;
}

.bst-wrapper em,
.bst-wrapper h4,
.bst-wrapper p {
	color: #002147 !important;
}

.bst-wrapper .u-heading-v2-5--bottom::after, .u-heading-v2-5--top::before {
	border-color: #002147 !important;
}

.filter-link {
	margin-top: 20px;
}

.filter-link span {
	align-items: center;
	background-color: #002147;
	border-radius: 36px;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	font-weight: 400;
	justify-content: center;
	margin: 0 auto;
	text-decoration: none;
	width: 220px;
	height: 48px;
}

.filter-buttons {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

.filter-button-wrap {
	margin-bottom: 20px;
	position: relative;
}

.filter-button-wrap:last-child {
	margin-right: 0;
}

.filter-button-wrap span {
	align-items: center;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 25px;
	color: #838e94;
	cursor: pointer;
	display: inline-block;
	font-size: 17px;
	font-weight: 300;
	justify-content: flex-start;
	overflow: hidden;
	padding: 10px 48px 0 22px;
	position: relative;
	text-align: left;
	text-overflow: ellipsis;
	min-height: 52px;
	min-width: 100%;
	max-width: 100%;
	white-space: nowrap;
}

.filter-button-wrap span::before {
	border-color: #dfdfdf transparent transparent transparent;
	border-width: 8px 8px 0 8px;
	border-style: solid;
	content: '';
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 20px;
	transition: transform .2s ease-in-out;
	height: 0;
	width: 0;
}


.filter-button-wrap span.open {
	border-color: #03a9f4;
	border-radius: 10px 10px 0 0;
}

.filter-button-wrap span.open::before {
	transform: rotate(-180deg);
}

.filter-button-wrap span.open + .filter-button-list {
	display: flex;
}

.filter-button-institute + .filter-button-list {
	z-index: 20;
}

.filter-button-list {
	background-color: #fff;
	border: 1px solid #03a9f4;
	border-top: none;
	border-radius: 0 0 10px 10px;
	display: none;
	flex-direction: column;
	overflow: hidden;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	top: 52px;
	left: 0;
	min-width: 100%;
	max-width: 100%;
	z-index: 10;
}

.filter-button-list li {
	align-items: flex-start;
	display: inline-flex;
	cursor: pointer;
	font-size: 17px;
	line-height: 1.33;
	padding: 5px 15px;
	text-align: left;
	transition: background-color .4s ease;
}

.filter-button-list li a {
	color: #838e94;
	display: block;
	font-size: 17px;
	font-weight: 300;
	text-decoration: none;
	width: 100%;
}

.filter-button-list li.active {
	background-color: #dfdfdf;
}

.filter-button-list li:hover {
	background-color: #f4f4f4;
}

/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1695123217675 */
/* /bitrix/templates/j_full/components/bitrix/news/best-students/bitrix/news.list/.default/style.css?16430288432734 */
