.audience-list__bg-wrap {
	top: -357px;
	left: calc(50% + 230px);
	width: 900px;
	overflow: hidden;
}

img.audience-list__bg {
	left: -117px;
}

.audience-list::before {
	height: 94px;
}

.audience-list::after {
	height: 119px;
	background-size: 100% 100%;
}

section.experience::before {
	height: 125px;
	background-size: 100% 129px;
	background-position: left top;
	background-repeat: no-repeat;
}

section.experience::after {
	height: 86px;
	background-size: 100% 137px;
	background-position: left top;
	background-repeat: no-repeat;
}

.testimonials::before {
	height: 136px;
	background-size: 100% 137px;
	background-position: left top;
	background-repeat: no-repeat;
}

.testimonials::after {
	height: 94px;
}

footer.site-footer::before {
	height: 127px;
	background-size: 100% 129px;
	background-position: left top;
	background-repeat: no-repeat;
}

.services-list.sstyle-horizontal::before {
	height: 119px;
	background-size: 100% 129px;
	background-position: left top;
	background-repeat: no-repeat;
}

.services-list-line::after {
	top: -92px;
	height: 119px;
	background-size: 100% 129px;
	background-position: left top;
	background-repeat: no-repeat;
}

section.services-slider-wrap {
	clip-path: polygon(
		0 0,
		100% 0,
		100% 100%,
		0 calc(100% - 96px)
	);
}

.services-list-line::after {
	top: -92px;
	height: 119px;
	background-size: 100% 137px;
	background-position: left top;
	background-repeat: no-repeat;
}

.team-lead__text {
	/* margin-bottom: 123px; */
}

.partner__tagline {}