
#most__entrusted .title__linear__gradient {
  width: 78.50194rem;
}
.get-started__wrapper--left > p {
  width: 34.125rem;
}

@media screen and (min-width: 640px) {
  #most__entrusted {
	  background: var(--Background-Normal-F9F9FF);
	}
  #campaign .container > .headline {
    width: 49rem;
  }
  #campaign .container > .desc {
    width: 45.57888rem;
  }
  .most__entrusted {
    margin-top: 2.75rem;
  }
}
@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;
  }
  #banner .box__img__people {
    height: 20.4375rem;
  }
  .features__group .feature__left {
    margin-bottom: 0;
  }
  .features__group .feature__container:last-child .feature__left {
    margin-bottom: 1.5rem;
  }
}
