
/*** T3SB identifier: swipercss-7941 */

	#### Unminified CSS ####

	#swiper-7941 {
		width: 100%;
		height: auto;
	}
	#swiper-7941 .swiper-wrapper {
		height: auto;
	}
	#swiper-7941 .swiper-slide {
		flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: start;
		justify-content: start;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		align-items: stretch;
		height: auto !important;
	}
	#swiper-7941 .swiper-slide img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#swiper-7941 .swiper-button-next,
	#swiper-7941 .swiper-button-prev {
		color: white;
		text-shadow: 1px 1px 2px #000,0 0 25px #000,0 0 5px #000;
	}

	

