

/* Start:/local/components/archive/news.carousel/templates/.default/assets/styles.css?17052911131111*/
#newsCarousel .carousel-picture {
	height: 250px;
	margin-bottom: 70p;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#newsCarousel .carousel-text {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	background: linear-gradient(180deg, rgba(31, 163, 221, 0.8) 20%, rgba(31, 163, 221, 1) 50%);
	color: #fff;
}
#newsCarousel .carousel-text a {
	color: inherit;
	font-size: 0.9rem;
}
#newsCarousel .carousel-indicators {
	position: relative;
	margin: 15px 0 0;
}
#newsCarousel .carousel-indicators li {
	height: 5px;
	background-color: #0898E7;
	opacity: .2;
}
#newsCarousel .carousel-indicators .active {
	opacity: 1;
}
@media (min-width: 768px) {
	#newsCarousel .carousel-picture {
		height: 300px;
	}
	#newsCarousel .carousel-text a {
		font-size: 1rem;
	}
}
@media (min-width: 992px) {
	#newsCarousel .carousel-picture {
		height: 300px;
	}
	#newsCarousel .carousel-text a {
		font-size: 1.2rem;
	}
}
@media (min-width: 1200px) {
	#newsCarousel .carousel-picture {
		height: 400px;
	}
	#newsCarousel .carousel-text a {
		font-size: 1.3rem;
	}
}
/* End */
/* /local/components/archive/news.carousel/templates/.default/assets/styles.css?17052911131111 */
