.online-edu .ieg-button {
  max-width: 230px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .online-edu .ieg-button {
      max-width: 200px; } }
  @media (max-width: 767px) {
    .online-edu .ieg-button {
      margin: 0 auto;
      max-width: 200px; } }

.online-edu .service-intro {
  padding-bottom: 6rem;
  min-height: 633px;
  background: url(../../images/misc/service-intro-bg.png) top 26px center no-repeat; }
  @media screen and (min-width: 1921px) {
    .online-edu .service-intro {
      background-size: cover; } }
  @media (max-width: 767px) {
    .online-edu .service-intro {
      padding-bottom: 2rem;
      min-height: initial; } }
  .online-edu .service-intro:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 80px;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: -1; }
    @media (max-width: 767px) {
      .online-edu .service-intro:after {
        height: 50%; } }
  .online-edu .service-intro__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .online-edu .service-intro__col-left {
    width: 41.78%; }
    @media (max-width: 767px) {
      .online-edu .service-intro__col-left {
        width: 100%;
        order: 2; } }
  .online-edu .service-intro__title {
    font-size: 48px;
    line-height: 1.04;
    color: #000;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold; }
    @media (max-width: 767px) {
      .online-edu .service-intro__title {
        font-size: 32px;
        text-align: center;
        margin: 20px 0; } }
  .online-edu .service-intro__desc {
    font-size: 30px;
    line-height: 1.33;
    color: #000;
    margin-bottom: 40px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .online-edu .service-intro__desc {
        font-size: 26px; } }
    @media (max-width: 767px) {
      .online-edu .service-intro__desc {
        font-size: 18px;
        text-align: center; } }
  .online-edu .service-intro__big-img {
    border: 10px solid #fff;
    border-radius: 50%;
    position: relative;
    z-index: 9; }
    @media (min-width: 768px) and (max-width: 991px) {
      .online-edu .service-intro__big-img {
        width: 88%; } }
    @media (max-width: 767px) {
      .online-edu .service-intro__big-img {
        width: 88%; } }
  .online-edu .service-intro__small-img {
    position: absolute;
    bottom: 0;
    left: -14%;
    z-index: 8;
    border-radius: 50%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .online-edu .service-intro__small-img {
        left: -7%;
        width: 40%; } }
    @media (max-width: 767px) {
      .online-edu .service-intro__small-img {
        left: -1%;
        width: 37%; } }
  .online-edu .service-intro__col-right {
    width: 58.22%;
    display: flex;
    justify-content: flex-end;
    position: relative; }
    @media (max-width: 767px) {
      .online-edu .service-intro__col-right {
        width: 100%;
        order: 1; } }

.online-edu .our-advantage {
  background: #fff;
  padding: 6rem 0; }
  @media screen and (min-width: 1921px) {
    .online-edu .our-advantage {
      background-size: cover; } }
  @media (max-width: 767px) {
    .online-edu .our-advantage {
      padding: 3rem 0; } }
  .online-edu .our-advantage__title {
    font-size: 60px;
    color: #000;
    line-height: 1;
    margin-bottom: 83px;
    text-align: center;
    font-weight: bold; }
  .online-edu .our-advantage .desc-block:nth-child(1) {
    margin-bottom: 31.3rem; }
    @media (min-width: 768px) and (max-width: 991px) {
      .online-edu .our-advantage .desc-block:nth-child(1) {
        margin-bottom: 21.3rem; } }
    @media (max-width: 767px) {
      .online-edu .our-advantage .desc-block:nth-child(1) {
        margin-bottom: 8.3rem; } }
    .online-edu .our-advantage .desc-block:nth-child(1) .desc-block__col-right {
      padding-bottom: 2rem; }
      @media (max-width: 767px) {
        .online-edu .our-advantage .desc-block:nth-child(1) .desc-block__col-right {
          padding-bottom: 1rem; } }
  .online-edu .our-advantage .desc-block:nth-child(2) {
    margin-bottom: 33.3rem; }
    @media (min-width: 768px) and (max-width: 991px) {
      .online-edu .our-advantage .desc-block:nth-child(2) {
        margin-bottom: 23.3rem; } }
    @media (max-width: 767px) {
      .online-edu .our-advantage .desc-block:nth-child(2) {
        margin-bottom: 8.3rem; } }
    .online-edu .our-advantage .desc-block:nth-child(2) .desc-block__col-left {
      padding: 2rem 0; }
      @media (max-width: 767px) {
        .online-edu .our-advantage .desc-block:nth-child(2) .desc-block__col-left {
          padding: 1rem 0; } }
  .online-edu .our-advantage .desc-block:nth-child(3) {
    margin-bottom: 7rem; }
  .online-edu .our-advantage .desc-block__path {
    position: absolute; }
    @media (min-width: 768px) and (max-width: 991px) {
      .online-edu .our-advantage .desc-block__path {
        transform: scale(0.7);
        margin-top: -5rem; } }
    @media (max-width: 767px) {
      .online-edu .our-advantage .desc-block__path {
        display: none; } }
    .online-edu .our-advantage .desc-block__path.-path-1 {
      right: 30%;
      top: 100%; }
      @media (min-width: 768px) and (max-width: 991px) {
        .online-edu .our-advantage .desc-block__path.-path-1 {
          right: 15%;
          top: 100%; } }
    .online-edu .our-advantage .desc-block__path.-path-2 {
      left: 30%;
      top: 100%; }
      @media (min-width: 768px) and (max-width: 991px) {
        .online-edu .our-advantage .desc-block__path.-path-2 {
          left: 19%;
          top: 100%; } }

.online-edu .what-wedo {
  background: url(../../images/misc/what-wedo-bg.png) top -20px center no-repeat, url(../../images/misc/our-advantage-bg2.png) bottom center no-repeat;
  background-color: #e6e6e6;
  padding-top: 8.2rem;
  padding-bottom: 23.7rem; }
  @media (max-width: 767px) {
    .online-edu .what-wedo {
      padding-top: 4rem;
      padding-bottom: 10rem;
      background: url(../../images/misc/what-wedo-bg.png) top -9rem center no-repeat, url(../../images/misc/our-advantage-bg2.png) bottom center no-repeat; } }
  @media screen and (min-width: 1921px) {
    .online-edu .what-wedo {
      background-size: cover; } }
  .online-edu .what-wedo__title {
    font-size: 60px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    margin-top: 9.3rem;
    margin-bottom: 8rem;
    color: #000; }
    @media (max-width: 767px) {
      .online-edu .what-wedo__title {
        font-size: 32px;
        margin-bottom: 4rem;
        margin-top: 3.3rem; } }
  .online-edu .what-wedo__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    height: 100%; }
    @media (max-width: 767px) {
      .online-edu .what-wedo__item {
        margin-bottom: 6rem;
        height: initial; } }
  .online-edu .what-wedo__item-img {
    margin-bottom: 20px; }
  .online-edu .what-wedo__item-title {
    font-size: 28px;
    line-height: 1.43;
    letter-spacing: 3px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center; }
    @media (max-width: 767px) {
      .online-edu .what-wedo__item-title {
        font-size: 18px; } }
  .online-edu .what-wedo__item-desc {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.2px;
    text-align: center;
    color: #4a4a4a;
    margin-bottom: 30px;
    padding: 0 10%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .online-edu .what-wedo__item-desc {
        padding: 0; } }
    @media (max-width: 767px) {
      .online-edu .what-wedo__item-desc {
        padding: 0; } }
  .online-edu .what-wedo .ieg-button {
    margin-top: auto; }

/*# sourceMappingURL=online-education.css.map */