#most__entrusted {
	background: linear-gradient(0deg, #F9F9FF 0%, #F9F9FF 100%), #FFF;
}

@media screen and (min-width: 640px) {
	#campaign .container>.headline {
		width: 49rem;
	}

	#campaign .container>.desc {
		width: 45.57888rem;
	}

	.most__entrusted {
		margin-top: 2.75rem;
	}

	#most__entrusted .title__linear__gradient {
		width: 78.50194rem;
	}

	.get-started__wrapper--left>p {
		width: 34.8125rem;
	}
}

@media screen and (max-width: 639px) {
	.features__group {
		padding-top: 0;
	}

	#most__entrusted .title__linear__gradient {
		width: 100%;
	}

	.features__group .features .feature__container:first-child {
		padding: 3.75rem 0 3.5rem 0;
	}

	.features__group .feature__container:last-child {
		padding: 2rem 0 3rem 0;
	}

	#banner .box__img__people {
		height: 15.97375rem;
	}

	.features__group .feature__left {
		margin-bottom: 0;
	}

	.features__group .feature__container:last-child .feature__left {
		margin-bottom: 1.5rem;
	}

	.get-started-mb,
	.most__entrusted__swiper .testimonial-slide {
		background: var(--color-palette-white-background);
	}
}