.product-implants-slider .swiper {
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	overflow: hidden !important;
	width: 100% !important;
}

.product-implants-slider .swiper-wrapper {
	box-sizing: border-box;
}

.product-implants-slider .swiper-slide {
	width: 200px !important;
	max-width: 200px !important;
	height: auto !important;
	aspect-ratio: auto !important;
	flex-shrink: 0 !important;
	min-width: 200px !important;
	transform: none !important;
	overflow: visible !important;
	background: transparent !important;
}
