

/* Start:/local/templates/souz-region/components/bitrix/news/news/bitrix/news.detail/news/style.css?1742886779854*/
.photo-wrapper{
	position: relative;
	max-width: 800px;
	margin: 0 auto;
}

.detail-text{
	margin: 20px 0;
}

.source{
	display: flex;
	gap: 10px;
	flex-direction: column;
	align-items: flex-end;
}

.source .date{
	font-size: 13px;
	line-height: 130%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: rgba(48, 48, 48, 0.64);
}

.swiper.swiper-photos {
	position: static;
}

.swiper-photos .swiper-slide {
	display: flex;
	justify-content: center;
}

.swiper-photos .swiper-pagination-bullet-active {
	opacity: unset;
	background: var(--first);
}

.swiper-photos .sw-button-prev, .swiper-photos .sw-button-next {
	position: absolute;
	top: 50%;
	z-index: 2;
	cursor: pointer;
	transform: translate(0, -50%);
	transition: transform 0.3s ease;
}

.swiper-photos .sw-button-prev {
	left: 20px;
}

.swiper-photos .sw-button-next {
	right: 20px;
}

/* End */
/* /local/templates/souz-region/components/bitrix/news/news/bitrix/news.detail/news/style.css?1742886779854 */
