#education__first_screen {
  margin-bottom: 50px;
  overflow: hidden;
  padding: 179px 0 0 0;
  background: linear-gradient(290.42deg, #180d5b 52.73%, #245ce3 126.58%);
  min-height: 626px;
}
@media (min-width: 601px) {
  #education__first_screen {
    margin-bottom: 80px;
  }
}
@media (max-width: 1400px) {
  #education__first_screen {
    padding: 141px 0 0 0;
    min-height: 490px;
  }
}
@media (max-width: 1200px) {
  #education__first_screen {
    padding: 141px 0 0 0;
    min-height: 470px;
  }
}
@media (max-width: 1024px) {
  #education__first_screen {
    padding: 80px 0 0 0;
    min-height: 400px;
  }
}
@media (max-width: 992px) {
  #education__first_screen {
    padding: 80px 0 0 0;
    min-height: 320px;
  }
}
@media (max-width: 768px) {
  #education__first_screen {
    padding: 140.45px 0 0 0;
    min-height: 500px;
  }
}
#education__first_screen .education__first_screen__container {
  position: relative;
  padding: 140px 0 50px;
}
@media (max-width: 1400px) {
  #education__first_screen .education__first_screen__container {
    padding: 112px 0 50px;
  }
}
@media (max-width: 1200px) {
  #education__first_screen .education__first_screen__container {
    padding: 105px 0 50px;
  }
}
@media (max-width: 992px) {
  #education__first_screen .education__first_screen__container {
    padding: 55px 0 50px;
  }
}
@media (max-width: 768px) {
  #education__first_screen .education__first_screen__container {
    padding: 0px 16px 50px;
  }
}
@media (max-width: 420px) {
  #education__first_screen .education__first_screen__container {
    padding: 0px 16px 50px;
  }
}
#education__first_screen .first_screen__body h1.first_screen__title {
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  #education__first_screen .first_screen__body h1.first_screen__title {
    font-size: 40px;
    line-height: 109%;
  }
}
@media (max-width: 500px) {
  #education__first_screen .first_screen__body h1.first_screen__title {
    font-size: 32px;
  }
}
#education__first_screen .first_screen__body .first_screen__subtitle {
  font-weight: normal;
  font-size: 18px;
  line-height: 167%;
  color: #ffffff;
  margin: 2.34375% 0 0 3px;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  #education__first_screen .first_screen__body .first_screen__subtitle {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  #education__first_screen .first_screen__body .first_screen__subtitle {
    margin: 18px 0 0 0;
    font-size: 17px;
    line-height: 153%;
  }
}
@media (max-width: 515px) {
  #education__first_screen .first_screen__body .first_screen__subtitle br {
    display: none;
  }
}
#education__first_screen .first_screen__image {
  position: absolute;
  width: 69.21875%;
  left: 42.96875%;
  top: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  #education__first_screen .first_screen__image {
    width: 443px;
    top: 180px;
    left: calc(-60px + 220 * (100vw - 320px) / 448);
  }
}
#education__first_screen .first_screen__image img {
  width: 100%;
}/*# sourceMappingURL=education.css.map */