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

/* 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);
}

.uppromote-plan__inner .headline p {
  max-width: 100%;
}

@media screen and (max-width: 639.9px) {
  #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;
  }

  #banner .box__img__people {
    height: 15.15275rem;
  }

  #most__entrusted {
    padding-top: 2rem;
  }

  #extra__profits ~ #most__entrusted .most__entrusted {
    margin-top: 1.75rem;
  }

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