.client {
	padding: 30em 0;
	background: #FFF;
}

.client_swiper:not(.swiper-initialized) {
	content-visibility: hidden;
}

.client_list {
	transition-timing-function: linear;
}

.client_list > li {
	img {
		width: 100%;
		height: auto;
	}
}