

/* Start:/local/templates/main/components/bitrix/news/template/bitrix/news.detail/.default/style.css?1766647464668*/
.news-container {

}

.news-container img {
	border-radius: 20px;
}

.news-text {
	margin: 40px auto;
	font-size: 14pt;
	max-width: 900px;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #444;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-button-next:after, .swiper-button-prev:after {
	color: #e1e1e1;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	background: #e1e1e1;
}
/* End */
/* /local/templates/main/components/bitrix/news/template/bitrix/news.detail/.default/style.css?1766647464668 */
