.swiper-navigation .swiper-button-prev:after,
.swiper-navigation .swiper-button-next:after {
	content: none;
}

.swiper-navigation {
	text-align: center;
	margin-top:10px;
}

.swiper-navigation .swiper-button-prev,
.swiper-navigation .swiper-button-next {
	position: initial;
	width: initial;
	left: initial;
	top: initial;
	right: initial;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin: 0 4px;
	padding: 3px 10px;
	background: #d6d6d6;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.swiper-navigation .swiper-button-prev:hover,
.swiper-navigation .swiper-button-next:hover {
	background: #869791;
	color: #fff;
	text-decoration: none;
}

.swiper-pagination-wrapper {
	position: relative;
	margin-top:10px;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}

.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
}
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: 200ms transform, 200ms top;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms left;
}
.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms right;
}

.swiper-pagination-bullet-active {
	background: #869791;
}

.ei-carousel .swiper-slide img {
	display: block;
}

/*
     FILE ARCHIVED ON 10:15:58 Dec 20, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:35:47 Mar 12, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.075
  exclusion.robots.policy: 0.061
  cdx.remote: 0.146
  esindex: 0.012
  LoadShardBlock: 173.731 (6)
  PetaboxLoader3.datanode: 196.443 (7)
  load_resource: 235.117
  PetaboxLoader3.resolve: 139.945
*/