/* banner */
#banner .description__banner {
  width: 45.22363rem;
}

/* end banner */
#extra__profits ~ .uppromote-plan {
  background: var(--Background-Normal-F9F9FF);
}

#extra__profits ~ #most__entrusted {
  background: var(--color-gradient-light-to-pink);
}

#extra__profits ~ #most__entrusted .most__entrusted {
  background: transparent;
  margin-top: 2.75rem;
}

.most__entrusted .swiper-slide-next .overlay-blue {
  background: var(--color-gradient-pink-shades);
}

#extra__profits ~ #most__entrusted .title__linear__gradient {
  width: 60.60644rem;
}

#extra__profits ~ #most__entrusted .overlay-blue {
  background: var(--color-gradient-pink-shades);
}

#extra__profits ~ #most__entrusted .most_entrusted__top .subtitle {
  color: var(--text-text-oxford-blue-54);
}

#extra__profits ~ #most__entrusted .container_entrusted_item > .desc {
  color: var(--Text-Text-Oxford-Blue-100---Body);
}

#fashion__brands ~ .uppromote-plan {
  background: var(--Background-Normal-F9F9FF);
}

#fashion__brands ~ .uppromote-plan .headline__description {
  max-width: 68.875rem;
}

.uppromote-plan ~ #most__entrusted .title__linear__gradient {
  width: 60.9rem;
}

.uppromote-plan ~ #most__entrusted .most__entrusted {
  margin-top: 2.75rem;
  background: transparent;
}

.uppromote-plan ~ #most__entrusted {
  background: linear-gradient(
      180deg,
      rgba(212, 191, 255, 0) 0%,
      rgba(104, 64, 185, 0.1) 100%
    ),
    #fff;
}

.uppromote-plan
  ~ #most__entrusted
  .most__entrusted
  .swiper-slide-next
  .overlay-blue {
  background: var(--Background-purple-85);
  box-shadow: var(--shadow-blue-2);
}

.uppromote-plan ~ #most__entrusted .most__entrusted .overlay-blue {
  background: var(--Background-purple-85);
}

@media screen and (max-width: 639.9px) {
  #banner .box__img__people {
    height: 15.15275rem;
    border-radius: 0.33738rem;
	width: 100%;
  }

  #banner .description__banner {
    width: 100%;
  }

  #extra__profits ~ #most__entrusted .title__linear__gradient {
    width: 100%;
    padding: 0 1.25rem;
  }

  #extra__profits ~ #most__entrusted .most__entrusted__swiper .swiper-slide {
    background: var(--color-palette-white-background);
  }

  #extra__profits ~ #most__entrusted .overlay-blue {
    box-shadow: unset;
  }

  .uppromote-plan ~ #most__entrusted .title__linear__gradient {
    width: 100%;
  }

  .uppromote-plan ~ #most__entrusted .most__entrusted {
    margin-top: 1.25rem;
  }

  #fashion__brands ~ .get-started-mb {
    margin-top: 0;
  }

  #most__entrusted .container_entrusted_item {
    background: var(--color-palette-white-background);
  }
}
