#most__entrusted{
	background: var(--color-soft-light-blue-01);
}
.logo__carousel{
	background: var(--Background-Normal-Blue-E9F1FE, #E9F1FE);
}
@media screen and (min-width: 640px){
	#features .feature__container:first-child{
		padding-top: 0;
	}
	.uppromote-plan__inner .headline p{
		width: 100%;
		max-width: 100%;
	}
	#most__entrusted .title__linear__gradient{
		width: 100%;
	}
}
@media screen and (max-width: 639px) {
	#banner .box__img__people{
		height: 15.1875rem;
	}
	#features .feature__description{
		gap: 0;
	}
	#most__entrusted .container_entrusted_item{
		background: var(--text-white);
	}
	.get-started-mb{
		background: var(--text-white);
	}

}