

/* Start:/local/templates/pediatrics/components/bitrix/system.pagenavigation/experts/style.css?17864460751749*/
.experts-pagination-wrap {
	width: 100%;
	margin: 45px 0 20px;
}

.experts-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	width: 100%;
}

.experts-pagination__pages {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.experts-pagination a,
.experts-pagination__current,
.experts-pagination__dots,
.experts-pagination__arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 44px;
	height: 44px;
	box-sizing: border-box;
	border: 2px solid #94ced2;
	border-radius: 8px;
	padding: 0 12px;
	color: #191919;
	background: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	transition: color .2s ease, background-color .2s ease, border-color .2s ease;
}

.experts-pagination a:hover,
.experts-pagination a:focus-visible,
.experts-pagination__current {
	border-color: #94ced2;
	background: #94ced2;
	color: #fff;
	text-decoration: none;
}

.experts-pagination__arrow {
	gap: 8px;
	min-width: 44px;
}

.experts-pagination__arrow--disabled {
	border-color: #d9e9ea;
	color: #a9b9ba;
	background: #f8fbfb;
	cursor: default;
}

.experts-pagination__dots {
	min-width: 28px;
	padding: 0;
	border-color: transparent;
	background: transparent;
}

span.experts-pagination__dots {
	padding: 0;
	min-width: 0;
}

@media (max-width: 575px) {
	.experts-pagination-wrap {
		margin-top: 32px;
	}

	.experts-pagination {
		gap: 7px;
	}

	.experts-pagination__pages {
		gap: 5px;
	}

	.experts-pagination a,
	.experts-pagination__current,
	.experts-pagination__dots,
	.experts-pagination__arrow {
		min-width: 36px;
		height: 36px;
		padding: 0 8px;
		font-size: 14px;
	}

	.experts-pagination__arrow {
		min-width: 36px;
	}
}

/* End */


/* Start:/local/components/wexpert/dynamic.container/templates/.default/style.min.css?175509578528*/
.dynamic-loading{opacity:.5}
/* End */
/* /local/templates/pediatrics/components/bitrix/system.pagenavigation/experts/style.css?17864460751749 */
/* /local/components/wexpert/dynamic.container/templates/.default/style.min.css?175509578528 */
