.home .hero-background:after {
  background: radial-gradient(ellipse at center, rgba(0, 48, 77, 0) 0, #008fff 100%);
  z-index: 2;
}
.home .hero-background:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4fa9ff), color-stop(71%, #004b88), to(#008fff));
  background: linear-gradient(180deg, #4fa9ff 0, #004b88 71%, #008fff);
  z-index: 1;
}
.home .hero-section .container .col-lg-12 .people img.person-1 {
  max-width: 239px;
  bottom: 0;
  margin-left: -32px;
}
.home .hero-section .container .col-lg-12 .people img.person-2 {
  max-width: 161px;
  bottom: -67px;
}
.home .hero-section .container .col-lg-12 .people img.person-4 {
  max-width: 169px;
  bottom: -31px;
  margin: 0 0 0 -43px;
}
@media screen and (max-width: 1070px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 162px;
    bottom: 0;
    margin-left: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 105px;
    bottom: -43px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 115px;
    bottom: -23px;
    margin: 0;
  }
}
@media screen and (max-width: 504px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 128px;
    bottom: 0;
    margin-left: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 81px;
    bottom: -43px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 83px;
    bottom: -31px;
    margin: 0;
  }
}
@media screen and (max-width: 390px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 98px;
    bottom: 0;
    margin-left: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 65px;
    bottom: -30px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 70px;
    bottom: -19px;
    margin: 0;
  }
}
.home .why.two-bg-cereskills {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #008fff), color-stop(0, #E2E8F0));
  background-image: linear-gradient(90deg, #008fff 40%, #E2E8F0 0);
}
.home .free-failed.two-bg-cereskills {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #008fff), color-stop(0, #E2E8F0));
  background-image: linear-gradient(90deg, #008fff 40%, #E2E8F0 0);
}

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