

/* Start:/local/templates/bf_2025/components/bitrix/news.detail/module_temp/style.css?17322716061705*/
div.news-detail {
	word-wrap: break-word;
}
div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}
.news-date-time {
	color: #486DAA;
}
.top{
	display: flex;
	flex-wrap: nowrap;
	font-size: 1rem;
	margin-top: 2em;
}
.top_info{
	padding: 0em 0em 0em 2em;
	display: block;
 	width: 100%;
}
.title {
	font-size: 3rem;
	font-weight: 900;
	line-height: 1;
	color: #303C48;
	margin-bottom: 28px;
	max-width: calc(100% - 30px);
}
.text{
	margin-bottom: 1rem;
	font-size: 1.1rem;
	line-height: 1.8rem;
	margin-top: 1rem;
}
.img-slider {
	margin-right: -65px;
	padding-right: 65px;
	margin-bottom: 50px;
}
.img-slider__slide {
	width: auto;
	max-width: calc(50% - 34px);
	margin-bottom: 30px;
}
.img-slider__img {
	width: 100%;
	box-shadow: 1px 2px 10px rgba(0, 0, 0, .2);
	border-radius: 15px;
}
.img-slider__nav {
	width: 100%;
	justify-content: space-between;
}
.img-slider .swiper-button-next, .img-slider .swiper-button-prev {
	position: static;
	width: auto;
	height: auto;
	margin-top: 0;
}
.img-slider .swiper-button-next::after, .img-slider .swiper-button-prev::after {
	content: none;
}
.img-slider .js-slider-toggle {
	margin: auto;
}
.img-slider._show .swiper-wrapper {
	flex-wrap: wrap;
	transform: translate3d(0px, 0px, 0px) !important;
}
.img-slider._show .swiper-button-next, .img-slider._show .swiper-button-prev {
	display: none;
}
.img-slider._show .button__hide {
	display: inline;
}
.img-slider._show .button__show {
	display: none;
}
.swiper-slide{
	margin-right: 15px;
}
.custom_btn{
	background: linear-gradient(180deg, #BCF7FF 0%, #2F9CDA 100%) !important;
	border: 0;
	border-radius: 15px;
	padding: 7px 40px;
	width: 150px;
	text-decoration: none;
	color: white;
}

/* End */
/* /local/templates/bf_2025/components/bitrix/news.detail/module_temp/style.css?17322716061705 */
