.home .hero-background:after {
  background: radial-gradient(ellipse at center, rgba(71, 0, 82, 0) 0, #ad90e4 100%);
  z-index: 2;
}
.home .hero-background:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cf9eff), color-stop(71%, #694aa2), to(#ad90e4));
  background: linear-gradient(180deg, #cf9eff 0, #694aa2 71%, #ad90e4);
  z-index: 1;
}
.home .hero-section .container .col-lg-12 .people img.person-1 {
  max-width: 205px;
  bottom: 0;
  margin-left: -71px;
  z-index: 1;
}
.home .hero-section .container .col-lg-12 .people img.person-2 {
  max-width: 246px;
  bottom: -67px;
}
.home .hero-section .container .col-lg-12 .people img.person-4 {
  max-width: 159px;
  bottom: -55px;
  left: -16px;
  margin: 0;
}
@media screen and (max-width: 1070px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 143px;
    bottom: 0;
    margin-left: -44px;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 173px;
    bottom: -43px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 111px;
    bottom: -38px;
    margin: 0;
  }
}
@media screen and (max-width: 504px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 109px;
    bottom: 0;
    margin-left: -43px;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 137px;
    bottom: -43px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 89px;
    bottom: -38px;
    margin: 0;
  }
}
@media screen and (max-width: 390px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 90px;
    bottom: 0;
    margin-left: -36px;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 108px;
    bottom: -30px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 70px;
    bottom: -26px;
    margin: 0;
  }
}
.home .why.two-bg-cereskills {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #AD90E4), color-stop(0, #E2E8F0));
  background-image: linear-gradient(90deg, #AD90E4 40%, #E2E8F0 0);
}

/*# sourceMappingURL=scss */
/*# sourceMappingURL=ceremind.css.map */
