

/* Start:/local/templates/department/components/bitrix/news.list/main_page_slider/style.css?1787670361687*/
.swiper-main .swiper-button-prev, .swiper-main .swiper-button-next {
	display: none !important;
}
.swiper-main .swiper-pagination {
	justify-content: left;
}
.swiper-main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #00AEEF !important;
}
.swiper-main .swiper-pagination .swiper-pagination-bullet {
	border: 1px solid #00AEEF !important;
    opacity: 1;
	background: #FFFFFF !important;
}
.swiper-main {
    padding-bottom: calc(var(--spacer) * 9.33335) !important;
    margin-bottom: calc(var(--spacer) * 9.33335);
}

@media screen and (max-width: 992px) {
	.swiper-main {
		padding-bottom: calc(var(--spacer) * 7.33335) !important;
	}
}
/* End */


/* Start:/local/templates/department/components/utmn/news.list/news_list_news/style.css?1787670361201*/
.news-item_info
 {
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    gap: 10px;
    justify-content: space-between;
}
/* End */
/* /local/templates/department/components/bitrix/news.list/main_page_slider/style.css?1787670361687 */
/* /local/templates/department/components/utmn/news.list/news_list_news/style.css?1787670361201 */
