

/* Start:/local/templates/public/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1763138188125*/
.h2{
    margin-top: 35px;
    margin-bottom: 25px !important;
}
.default__gallery {
    margin-top: 15px !important;
}
/* End */


/* Start:/local/templates/public/components/sprint.editor/blocks/.default/_style.css?1782198293425*/
.default__gallery{
    width: 100%;
}

.swiper {
    max-width: 700px !important;
    width: 100% !important;
    margin: 15px auto !important;
}
.swiper-wrapper{
    background-color: transparent;
}
.news-wrapper{
	display: flex;
	justify-content: space-between;
	gap: 10px;
}
@media screen and (max-width: 640px) {
	.news-wrapper {
		flex-direction: column
	}
	.news-wrapper.reverse {
		flex-direction: column-reverse;
	}
}
/* End */
/* /local/templates/public/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1763138188125 */
/* /local/templates/public/components/sprint.editor/blocks/.default/_style.css?1782198293425 */
