

/* Start:/bitrix/templates/aspro_max/components/bitrix/news.line/history_of_growth/style.css?17406589421505*/
.history-of-growth {
	padding-bottom: 2rem;
}
.history-of-growth-swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.history-of-growth-slide-wrap {
	font-size: 18px;
	background: #fff;
	display: flex;
	align-items: center;
}
.history-of-growth-text {
	padding-left: 2rem;
}
.history-of-growth-title {
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 1rem;
}
.history-of-growth-swiper-pagination {
	padding-bottom: 2rem;
}
.history-of-growth-swiper-pagination .swiper-pagination-bullet {
	border-radius: 9px;
	width: auto;
	height: auto;
	padding: 0.2rem 0.7rem;
	background-color: #ececec;
	font-size: 18px;
	font-weight: bold;
}
.history-of-growth-swiper-pagination .swiper-pagination-bullet:before {
	display: none;
}
.history-of-growth-swiper-pagination .swiper-pagination-bullet-active {
	color: #F48549;
}

@media (max-width: 1200px) {
	.history-of-growth-slide-wrap {
		font-size: 14px;
	}
	.history-of-growth-img {
		width: 250px;
		flex-shrink: 0;
	}
	.history-of-growth-img img {
		max-width: 100%;
	}
	.history-of-growth-title {
		font-size: 20px;
	}
}
@media (max-width: 768px) {
	.history-of-growth-swiper-pagination {
		padding-bottom: 1rem;
	}
	.history-of-growth-swiper-pagination .swiper-pagination-bullet {
		margin-bottom: 1rem !important;
	}
	.history-of-growth-slide-wrap {
		display: block;
	}
	.history-of-growth-img,
	.history-of-growth-img img {
		width: 100%;
	}
	.history-of-growth-img {
		padding-bottom: 1rem;
	}
	.history-of-growth-text {
		padding-left: 0;
	}
}
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/news.line/about_in_numbers/style.css?1740486107798*/
.about-in-numbers-row {
	display: flex;
	flex-wrap: wrap;
}
.about-in-numbers-col {
	width: calc(100%/3);
	padding-bottom: 2rem;
}
.about-in-numbers-col-1,
.about-in-numbers-col-2,
.about-in-numbers-col-3 {
	padding-bottom: 0;
}
.about-in-numbers-title {
	font-size: 1.5em;
	font-weight: bold;
	color: #F48549;
}
.about-in-numbers-desc {
	padding-right: 2rem;
	font-size: 1.1em;
}

@media (max-width: 768px) {
	.about-in-numbers-col {
		width: calc(100%/2);
	}
	.about-in-numbers-col-3 {
		padding-bottom: 2rem;
	}
	.about-in-numbers-col-1,
	.about-in-numbers-col-2 {
		padding-bottom: 0;
	}
}

@media (max-width: 460px) {
	.about-in-numbers-col {
		width: 100%;
	}
	.about-in-numbers-col-3,
	.about-in-numbers-col-2 {
		padding-bottom: 2rem;
	}
	.about-in-numbers-col-1 {
		padding-bottom: 0;
	}
}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news.line/history_of_growth/style.css?17406589421505 */
/* /bitrix/templates/aspro_max/components/bitrix/news.line/about_in_numbers/style.css?1740486107798 */
