

/* Start:/local/components/ms/section/templates/head/dist/style.bundle.css?17670325363662*/
.ms-program-detail-head {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ms-program-detail-head {
      padding-top: 45px;
      padding-bottom: 50px; } }
  @media (min-width: 992px) {
    .ms-program-detail-head {
      padding-top: 75px; } }
  @media (min-width: 992px) {
    .ms-program-detail-head {
      padding-top: 85px;
      padding-bottom: 90px; } }
  .ms-program-detail-head-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      .ms-program-detail-head-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  @media (min-width: 768px) {
    .ms-program-detail-head-content {
      width: 50%; } }
  @media (min-width: 992px) {
    .ms-program-detail-head-content {
      width: 56%; } }
  .ms-program-detail-head-content h1 {
    font-weight: 800;
    font-size: 28px;
    line-height: 34px; }
    @media (min-width: 768px) {
      .ms-program-detail-head-content h1 {
        font-size: 30px;
        line-height: 38px; } }
    @media (min-width: 992px) {
      .ms-program-detail-head-content h1 {
        font-size: 48px;
        line-height: 56px; } }
    @media (min-width: 1200px) {
      .ms-program-detail-head-content h1 {
        font-size: 56px;
        line-height: 66px; } }
  .ms-program-detail-head-content p {
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    max-width: 600px; }
    @media (min-width: 992px) {
      .ms-program-detail-head-content p {
        font-size: 22px;
        line-height: 32px; } }
  .ms-program-detail-head-content .ms-button {
    margin-top: 32px; }
    @media (min-width: 992px) {
      .ms-program-detail-head-content .ms-button {
        margin-top: 40px; } }
  .ms-program-detail-head-content ul {
    padding: 0;
    list-style: none;
    margin-top: 30px; }
  .ms-program-detail-head-content ul li {
    position: relative;
    padding-left: 18px; }
  .ms-program-detail-head-content ul li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #2855af;
    border-radius: 50%; }
  .ms-program-detail-head-content ul li + li {
    margin-top: 15px; }
  @media (max-width: 767.98px) {
    .ms-program-detail-head-image {
      display: none; } }
  @media (min-width: 768px) {
    .ms-program-detail-head-image {
      position: relative;
      width: auto;
      padding-left: 30px; } }
  @media (min-width: 992px) {
    .ms-program-detail-head-image {
      width: 44%; } }
  @media (min-width: 768px) {
    .ms-program-detail-head-image img {
      -webkit-transform: scale(1.17) translate(35px, 0);
          -ms-transform: scale(1.17) translate(35px, 0);
              transform: scale(1.17) translate(35px, 0); } }
  @media (min-width: 992px) {
    .ms-program-detail-head-image img {
      -webkit-transform: scale(1.6) translate(80px, 5px);
          -ms-transform: scale(1.6) translate(80px, 5px);
              transform: scale(1.6) translate(80px, 5px); } }
  @media (min-width: 1200px) {
    .ms-program-detail-head-image img {
      -webkit-transform: scale(1.4) translate(70px, -1px);
          -ms-transform: scale(1.4) translate(70px, -1px);
              transform: scale(1.4) translate(70px, -1px); } }

/* End */


/* Start:/local/components/ms/section/templates/cards.three/dist/style.bundle.css?17670325354045*/
.ms-program-card-three {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ms-program-card-three {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .ms-program-card-three {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .ms-program-card-three {
      padding-top: 90px;
      padding-bottom: 90px; } }
  .ms-program-card-three.cian, .ms-program-card-three.blue {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .ms-program-card-three.cian, .ms-program-card-three.blue {
        margin-top: 60px;
        margin-bottom: 60px; } }
    @media (min-width: 992px) {
      .ms-program-card-three.cian, .ms-program-card-three.blue {
        margin-top: 80px;
        margin-bottom: 80px; } }
    @media (min-width: 1200px) {
      .ms-program-card-three.cian, .ms-program-card-three.blue {
        margin-top: 90px;
        margin-bottom: 90px; } }
  .ms-program-card-three.cian {
    background-color: #E0F5FF; }
  .ms-program-card-three.blue {
    background-color: #eef3fb; }

.ms-program-card-three__head {
  text-align: center;
  margin-bottom: 24px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .ms-program-card-three__head {
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .ms-program-card-three__head {
      margin-bottom: 60px; } }
  .ms-program-card-three__head h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 8px; }
    @media (min-width: 768px) {
      .ms-program-card-three__head h2 {
        margin-bottom: 10px; } }
    @media (min-width: 992px) {
      .ms-program-card-three__head h2 {
        font-size: 38px;
        line-height: 44px;
        margin-bottom: 20px; } }
  .ms-program-card-three__head p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px; }
    @media (min-width: 992px) {
      .ms-program-card-three__head p {
        font-size: 22px;
        line-height: 32px; } }

.ms-program-card-three__cards {
  display: grid;
  grid-row-gap: 16px; }
  @media (min-width: 768px) {
    .ms-program-card-three__cards {
      grid-template-columns: repeat(3, 1fr);
      grid-column-gap: 18px; } }
  @media (min-width: 992px) {
    .ms-program-card-three__cards {
      grid-column-gap: 30px; } }
  .ms-program-card-three__cards.cian .ms-program-card-three__item {
    background-color: #E0F5FF; }
  .ms-program-card-three__cards.blue .ms-program-card-three__item {
    background-color: #eef3fb; }
  .ms-program-card-three__cards.yellow .ms-program-card-three__item {
    background-color: #ffe5ab; }

.ms-program-card-three__item {
  background-color: #fff;
  padding: 24px;
  border-radius: 20px; }
  @media (min-width: 992px) {
    .ms-program-card-three__item {
      padding: 40px; } }
  .ms-program-card-three__item h3 {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700; }
    @media (min-width: 992px) {
      .ms-program-card-three__item h3 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 28px; } }
  .ms-program-card-three__item p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; }
    @media (min-width: 768px) {
      .ms-program-card-three__item p {
        font-size: 16px;
        line-height: 24px; } }
  .ms-program-card-three__item p:last-child {
    margin-bottom: 0; }

.ms-program-card-three__icon img {
  margin-bottom: 18px; }
  @media (max-width: 991.98px) {
    .ms-program-card-three__icon img {
      width: 54px; } }

.ms-program-card-three__actions {
  margin-top: 24px;
  text-align: center; }
  @media (min-width: 768px) {
    .ms-program-card-three__actions {
      margin-top: 40px; } }
  @media (min-width: 992px) {
    .ms-program-card-three__actions {
      margin-top: 60px; } }

/* End */


/* Start:/local/components/ms/section/templates/block.img.title.inside/dist/style.bundle.css?176703253316631*/
.ms-program-block-img-title-inside {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-inside {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .ms-program-block-img-title-inside {
      padding-top: 90px;
      padding-bottom: 90px;
      max-width: 1366px;
      margin-left: auto;
      margin-right: auto;
      border-radius: 8px;
      overflow: hidden; } }
  .ms-program-block-img-title-inside.blue .ms-program-block-img-title-inside__wrapper,
  .ms-program-block-img-title-inside.cian .ms-program-block-img-title-inside__wrapper,
  .ms-program-block-img-title-inside.gray .ms-program-block-img-title-inside__wrapper,
  .ms-program-block-img-title-inside.blue-dark .ms-program-block-img-title-inside__wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 8px; }
    @media (min-width: 768px) {
      .ms-program-block-img-title-inside.blue .ms-program-block-img-title-inside__wrapper,
      .ms-program-block-img-title-inside.cian .ms-program-block-img-title-inside__wrapper,
      .ms-program-block-img-title-inside.gray .ms-program-block-img-title-inside__wrapper,
      .ms-program-block-img-title-inside.blue-dark .ms-program-block-img-title-inside__wrapper {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media (min-width: 992px) {
      .ms-program-block-img-title-inside.blue .ms-program-block-img-title-inside__wrapper,
      .ms-program-block-img-title-inside.cian .ms-program-block-img-title-inside__wrapper,
      .ms-program-block-img-title-inside.gray .ms-program-block-img-title-inside__wrapper,
      .ms-program-block-img-title-inside.blue-dark .ms-program-block-img-title-inside__wrapper {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media (min-width: 1200px) {
      .ms-program-block-img-title-inside.blue .ms-program-block-img-title-inside__wrapper,
      .ms-program-block-img-title-inside.cian .ms-program-block-img-title-inside__wrapper,
      .ms-program-block-img-title-inside.gray .ms-program-block-img-title-inside__wrapper,
      .ms-program-block-img-title-inside.blue-dark .ms-program-block-img-title-inside__wrapper {
        padding-top: 90px;
        padding-bottom: 90px; } }
  .ms-program-block-img-title-inside.blue .ms-program-block-img-title-inside__wrapper {
    background-color: #EEF3FB; }
  .ms-program-block-img-title-inside.cian .ms-program-block-img-title-inside__wrapper {
    background-color: #e0f5ff; }
  .ms-program-block-img-title-inside.gray .ms-program-block-img-title-inside__wrapper {
    background-color: #f5f5f5; }
  .ms-program-block-img-title-inside.blue-dark .ms-program-block-img-title-inside__wrapper {
    background-color: #2855af;
    color: #fff !important; }

.ms-program-block-img-title-inside__content .col-12:nth-child(2) {
  margin-bottom: 0; }

@media (min-width: 992px) {
  .ms-program-block-img-title-inside__content .grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.ms-program-block-img-title-inside__content .ms-course-expert-list {
  display: grid;
  grid-row-gap: 15px;
  margin-top: 40px; }
  .ms-program-block-img-title-inside__content .ms-course-expert-list__item {
    display: grid;
    grid-template-columns: 50px 1fr;
    grid-column-gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .ms-program-block-img-title-inside__content .ms-course-expert-list__avatar img {
    width: 50px;
    height: 50px;
    border-radius: 10px; }
  .ms-program-block-img-title-inside__content .ms-course-expert-list__content p {
    color: #a8a9ac;
    margin: 0; }

.ms-program-block-img-title-inside--lift {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside--lift {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: end; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside--lift .ms-program-block-img-title-inside__image img {
      max-width: none; } }
  @media (min-width: 1200px) {
    .ms-program-block-img-title-inside--lift .ms-program-block-img-title-inside__image img {
      max-width: none; } }

.ms-program-block-img-title-inside--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside--right {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside--right .ms-program-block-img-title-inside__image img {
      max-width: none;
      -webkit-transform: translate(90px, 0);
          -ms-transform: translate(90px, 0);
              transform: translate(90px, 0); } }
  @media (min-width: 1200px) {
    .ms-program-block-img-title-inside--right .ms-program-block-img-title-inside__image img {
      max-width: none;
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); } }

.is-overflow .ms-program-block-img-title-inside__image {
  display: none; }
  @media (min-width: 992px) {
    .is-overflow .ms-program-block-img-title-inside__image {
      display: block; } }
  .is-overflow .ms-program-block-img-title-inside__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 360px;
    margin-top: -40px;
    margin-left: -30px; }

.is-overflow .ms-program-block-img-title-inside__wrapper {
  overflow: hidden; }

.ms-program-block-img-title-inside__head {
  text-align: left; }
  .ms-program-block-img-title-inside__head h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; }
    @media (min-width: 992px) {
      .ms-program-block-img-title-inside__head h2 {
        font-size: 38px;
        line-height: 44px; } }
  .ms-program-block-img-title-inside__head p {
    margin-top: 10px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400; }
    @media (min-width: 992px) {
      .ms-program-block-img-title-inside__head p {
        font-size: 22px;
        line-height: 32px; } }

.ms-program-block-img-title-inside__text {
  margin-top: 24px; }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside__text {
      margin-top: 40px; } }
  .ms-program-block-img-title-inside__text h4, .ms-program-block-img-title-inside__text h3 {
    display: block;
    margin-bottom: 10px;
    margin-top: 30px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700; }
    .ms-program-block-img-title-inside__text h4:first-child, .ms-program-block-img-title-inside__text h3:first-child {
      margin-top: 0 !important; }
  .ms-program-block-img-title-inside__text p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 25px; }
    .ms-program-block-img-title-inside__text p:first-child {
      margin-top: 0 !important; }
    @media (min-width: 768px) {
      .ms-program-block-img-title-inside__text p {
        font-size: 16px;
        line-height: 24px; } }
  .ms-program-block-img-title-inside__text ul:not(.ms-landing-app-buttons) {
    margin: 0 0 25px 0;
    padding: 0;
    list-style: none; }
    .ms-program-block-img-title-inside__text ul:not(.ms-landing-app-buttons) li {
      position: relative;
      padding-left: 18px;
      font-size: 14px;
      font-weight: 500;
      line-height: 20px; }
      @media (min-width: 768px) {
        .ms-program-block-img-title-inside__text ul:not(.ms-landing-app-buttons) li {
          font-size: 16px;
          line-height: 24px; } }
      .ms-program-block-img-title-inside__text ul:not(.ms-landing-app-buttons) li::before {
        content: "";
        position: absolute;
        top: 8px;
        left: 0;
        width: 8px;
        height: 8px;
        background-color: #2855af;
        border-radius: 50%; }
    .ms-program-block-img-title-inside__text ul:not(.ms-landing-app-buttons) li + li {
      margin-top: 15px; }
  .ms-program-block-img-title-inside__text .is-bold {
    font-weight: 700; }
  .ms-program-block-img-title-inside__text .ms-program-block-img-title-inside__text-two-ul ul {
    width: 50%; }
    .ms-program-block-img-title-inside__text .ms-program-block-img-title-inside__text-two-ul ul:nth-child(1) {
      width: calc(50% - 30px);
      margin-right: 30px; }
  .ms-program-block-img-title-inside__text .ms-landing-app-buttons {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 30px; }
    @media (min-width: 992px) {
      .ms-program-block-img-title-inside__text .ms-landing-app-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 470px;
        margin-top: 20px;
        margin-right: -10px;
        margin-left: -10px; } }
    @media (max-width: 991.98px) {
      .ms-program-block-img-title-inside__text .ms-landing-app-buttons li + li {
        margin-top: 15px; } }
    @media (min-width: 992px) {
      .ms-program-block-img-title-inside__text .ms-landing-app-buttons li {
        width: 50%;
        margin-top: 18px;
        padding: 0 10px; } }
    @media (min-width: 768px) {
      .ms-program-block-img-title-inside__text .ms-landing-app-buttons .ms-button-download {
        margin: 0; } }
    @media (min-width: 992px) {
      .ms-program-block-img-title-inside__text .ms-landing-app-buttons .ms-button-download {
        min-width: auto;
        padding: 10px !important; } }
    .ms-program-block-img-title-inside__text .ms-landing-app-buttons .ms-button-download img {
      width: 33px !important;
      height: 33px !important; }
      @media (min-width: 992px) {
        .ms-program-block-img-title-inside__text .ms-landing-app-buttons .ms-button-download img {
          width: 38px !important;
          height: 38px !important;
          margin-left: -10px; } }
    @media (max-width: 991.98px) {
      .ms-program-block-img-title-inside__text .ms-landing-app-buttons .ms-button-download .ms-button-text {
        min-width: 146px; } }
    @media (min-width: 992px) {
      .ms-program-block-img-title-inside__text .ms-landing-app-buttons .ms-button-download .ms-button-text span {
        font-size: 20px; } }
  .ms-program-block-img-title-inside__text .ms-capability-logos {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 25px 0; }
    @media (min-width: 768px) {
      .ms-program-block-img-title-inside__text .ms-capability-logos {
        grid-template-columns: repeat(4, 1fr); } }
  .ms-program-block-img-title-inside__text__logos-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.ms-program-block-img-title-inside__actions {
  margin-top: 32px;
  text-align: center; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-inside__actions {
      margin-top: 40px; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside__actions {
      margin-top: 60px;
      text-align: left; } }

.ms-program-block-img-title-inside__teg {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 20px;
  border-radius: 50px;
  border: 1px solid #8d9ab9;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 17px; }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside__teg {
      font-size: 22px;
      line-height: 32px;
      margin-bottom: 20px; } }

.ms-program-block-img-title-inside__steps {
  position: relative;
  display: grid;
  grid-row-gap: 32px;
  margin-top: 65px;
  text-align: center; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-inside__steps {
      margin-top: 80px;
      grid-template-columns: 1fr 1fr 1fr;
      grid-column-gap: 32px; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside__steps {
      margin-top: 100px; } }
  @media (min-width: 768px) {
    .ms-program-block-img-title-inside__steps::before {
      position: absolute;
      content: "";
      z-index: 1;
      top: 36px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 352px;
      height: 16px;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='352' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7a1 1 0 000 2V7zm350.707 1.707a1 1 0 000-1.414L345.343.929a1 1 0 10-1.414 1.414L349.586 8l-5.657 5.657a1 1 0 101.414 1.414l6.364-6.364zM1 9h350V7H1v2z' fill='%238D9AB9'/%3E%3C/svg%3E");
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: 352px 16px; } }
  @media (min-width: 1200px) {
    .ms-program-block-img-title-inside__steps::before {
      top: 56px;
      width: 571px;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='571' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.004 7a1 1 0 000 2V7zm569.703 1.707a1 1 0 000-1.414L564.343.929a1 1 0 10-1.414 1.414L568.586 8l-5.657 5.657a1 1 0 101.414 1.414l6.364-6.364zM1.004 9H570V7H1.004v2z' fill='%238D9AB9'/%3E%3C/svg%3E");
      background-size: 571px 16px; } }

.ms-program-block-img-title-inside__step {
  z-index: 2; }
  .ms-program-block-img-title-inside__step img {
    width: 90px;
    height: 90px; }
    @media (min-width: 1200px) {
      .ms-program-block-img-title-inside__step img {
        width: 120px;
        height: 120px; } }
  .ms-program-block-img-title-inside__step p {
    margin-top: 15px; }
    @media (max-width: 991.98px) {
      .ms-program-block-img-title-inside__step p {
        font-size: 14px;
        line-height: 20px; } }
    @media (min-width: 992px) {
      .ms-program-block-img-title-inside__step p {
        margin-top: 20px; } }

.ms-program-block-accordion__head {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 25px; }
  @media (min-width: 992px) {
    .ms-program-block-accordion__head {
      font-size: 20px !important;
      line-height: 28px !important; } }
  .ms-program-block-accordion__head a {
    position: relative;
    display: block;
    padding-right: 30px;
    color: inherit;
    text-decoration: none; }
    @media (min-width: 768px) {
      .ms-program-block-accordion__head a {
        display: inline-block; } }
    .ms-program-block-accordion__head a:hover, .ms-program-block-accordion__head a:focus {
      text-decoration: underline;
      color: inherit; }
  .ms-program-block-accordion__head a::after {
    position: absolute;
    content: "";
    top: 6px;
    right: 0;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.25l5.5 5.5 5.5-5.5' stroke='%23232D4B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .ms-program-block-accordion__head.is-open a::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.ms-program-block-accordion__item + .ms-program-block-accordion__item {
  margin-top: 40px; }

.ms-program-block-accordion__content {
  display: none; }
  .ms-program-block-accordion__content p:last-child {
    margin: 0; }

/* End */


/* Start:/local/components/ms/section/templates/block.img.title.center/dist/style.bundle.css?176703253216223*/
.ms-program-block-img-title-center {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-center {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-center {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .ms-program-block-img-title-center {
      padding-top: 90px;
      padding-bottom: 90px;
      max-width: 1366px;
      margin-left: auto;
      margin-right: auto;
      border-radius: 8px;
      overflow: hidden; } }
  .ms-program-block-img-title-center.blue .ms-program-block-img-title-center__wrapper,
  .ms-program-block-img-title-center.gray .ms-program-block-img-title-center__wrapper,
  .ms-program-block-img-title-center.blue-dark .ms-program-block-img-title-center__wrapper {
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (min-width: 768px) {
      .ms-program-block-img-title-center.blue .ms-program-block-img-title-center__wrapper,
      .ms-program-block-img-title-center.gray .ms-program-block-img-title-center__wrapper,
      .ms-program-block-img-title-center.blue-dark .ms-program-block-img-title-center__wrapper {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media (min-width: 992px) {
      .ms-program-block-img-title-center.blue .ms-program-block-img-title-center__wrapper,
      .ms-program-block-img-title-center.gray .ms-program-block-img-title-center__wrapper,
      .ms-program-block-img-title-center.blue-dark .ms-program-block-img-title-center__wrapper {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media (min-width: 1200px) {
      .ms-program-block-img-title-center.blue .ms-program-block-img-title-center__wrapper,
      .ms-program-block-img-title-center.gray .ms-program-block-img-title-center__wrapper,
      .ms-program-block-img-title-center.blue-dark .ms-program-block-img-title-center__wrapper {
        padding-top: 90px;
        padding-bottom: 90px; } }
  .ms-program-block-img-title-center.blue .ms-program-block-img-title-center__wrapper {
    background-color: #EEF3FB; }
  .ms-program-block-img-title-center.gray .ms-program-block-img-title-center__wrapper {
    background-color: #f5f5f5; }
  .ms-program-block-img-title-center.blue-dark .ms-program-block-img-title-center__wrapper {
    background-color: #2855af;
    color: #fff !important; }
    .ms-program-block-img-title-center.blue-dark .ms-program-block-img-title-center__wrapper ul li:before {
      background-color: #fff; }
  .ms-program-block-img-title-center.ms-program-block-img-title-center--double-on {
    padding-bottom: 40px !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: relative; }
    @media (min-width: 992px) {
      .ms-program-block-img-title-center.ms-program-block-img-title-center--double-on .grid .col-12 {
        margin-bottom: 0; } }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-on:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 40px; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-on.blue:after {
      background-color: #EEF3FB; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-on.gray:after {
      background-color: #f5f5f5; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-on.blue-dark:after {
      background-color: #2855af; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-on .ms-program-block-img-title-center__wrapper {
      padding-bottom: 0; }
  .ms-program-block-img-title-center.ms-program-block-img-title-center--double-two {
    padding-top: 40px !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-two:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 40px; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-two.blue:before {
      background-color: #EEF3FB; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-two.gray:before {
      background-color: #f5f5f5; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-two.blue-dark:before {
      background-color: #2855af; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-two .ms-program-block-img-title-center__wrapper {
      padding-top: 0; }
    .ms-program-block-img-title-center.ms-program-block-img-title-center--double-two .ms-program-block-img-title-center__content {
      margin-top: 0; }
  .ms-program-block-img-title-center.ms-program-block-img-title-center--img .ms-program-block-img-title-center__image img {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto; }

.ms-program-block-img-title-center__head {
  text-align: center;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto; }
  .ms-program-block-img-title-center__head h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; }
    @media (min-width: 992px) {
      .ms-program-block-img-title-center__head h2 {
        font-size: 38px;
        line-height: 44px; } }
  .ms-program-block-img-title-center__head p {
    margin-top: 10px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400; }
    @media (min-width: 992px) {
      .ms-program-block-img-title-center__head p {
        font-size: 22px;
        line-height: 32px; } }

.ms-program-block-img-title-center__content {
  margin-top: 32px; }
  @media (min-width: 992px) {
    .ms-program-block-img-title-center__content {
      margin-top: 60px; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-center__content .grid {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .ms-program-block-img-title-center__content .grid.align-items-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start; }
  .ms-program-block-img-title-center__content .col-12:nth-child(1) {
    margin-bottom: 24px; }
    @media (min-width: 992px) {
      .ms-program-block-img-title-center__content .col-12:nth-child(1) {
        margin-bottom: 0; } }
  .ms-program-block-img-title-center__content .col-12:nth-child(2) {
    margin-bottom: 0; }
  .ms-program-block-img-title-center__content .list-double {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px; }
    .ms-program-block-img-title-center__content .list-double ul {
      margin-bottom: 0; }

.ms-program-block-img-title-center--lift .ms-program-block-img-title-center__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 992px) {
    .ms-program-block-img-title-center--lift .ms-program-block-img-title-center__image {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: end; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-center--lift .ms-program-block-img-title-center__image img {
      max-width: none; } }

.ms-program-block-img-title-center--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 992px) {
    .ms-program-block-img-title-center--right {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-center--right .ms-program-block-img-title-center__image img {
      max-width: none;
      -webkit-transform: translate(-10px, 0);
          -ms-transform: translate(-10px, 0);
              transform: translate(-10px, 0); } }
  @media (min-width: 1200px) {
    .ms-program-block-img-title-center--right .ms-program-block-img-title-center__image img {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); } }

.ms-program-block-img-title-center__text h4, .ms-program-block-img-title-center__text h3, .ms-program-block-img-title-center__text .h4, .ms-program-block-img-title-center__text .h3 {
  display: block;
  margin-bottom: 10px;
  margin-top: 30px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-center__text h4, .ms-program-block-img-title-center__text h3, .ms-program-block-img-title-center__text .h4, .ms-program-block-img-title-center__text .h3 {
      font-size: 16px;
      line-height: 24px; } }
  .ms-program-block-img-title-center__text h4:first-child, .ms-program-block-img-title-center__text h3:first-child, .ms-program-block-img-title-center__text .h4:first-child, .ms-program-block-img-title-center__text .h3:first-child {
    margin-top: 0 !important; }

.ms-program-block-img-title-center__text p {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-center__text p {
      font-size: 16px;
      line-height: 24px; } }

.ms-program-block-img-title-center__text ul {
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none; }
  .ms-program-block-img-title-center__text ul li {
    position: relative;
    padding-left: 18px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; }
    @media (min-width: 768px) {
      .ms-program-block-img-title-center__text ul li {
        font-size: 16px;
        line-height: 24px; } }
    .ms-program-block-img-title-center__text ul li::before {
      content: "";
      position: absolute;
      top: 8px;
      left: 0;
      width: 8px;
      height: 8px;
      background-color: #2855af;
      border-radius: 50%; }
  .ms-program-block-img-title-center__text ul li + li {
    margin-top: 15px; }

.ms-program-block-img-title-center__text .is-bold {
  font-weight: 700; }

.ms-program-block-img-title-center__text .ms-button--content {
  margin-top: 32px; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-center__text .ms-button--content {
      margin-top: 40px; } }

.ms-program-block-img-title-center__actions {
  margin-top: 32px;
  text-align: center; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-center__actions {
      margin-top: 40px; } }
  @media (min-width: 992px) {
    .ms-program-block-img-title-center__actions {
      margin-top: 60px; } }

.ms-program-block-img-title-inside__logo-four {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 30px;
  margin-top: 50px; }
  @media (min-width: 992px) {
    .ms-program-block-img-title-inside__logo-four {
      grid-template-columns: repeat(4, 1fr);
      -webkit-column-gap: 50px;
         -moz-column-gap: 50px;
              column-gap: 50px;
      justify-items: start; } }

.ms-program-block-img-title-center__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-center__links {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .ms-program-block-img-title-center__links div {
    margin-bottom: 15px; }
    .ms-program-block-img-title-center__links div:last-child {
      margin-bottom: 0; }
    .ms-program-block-img-title-center__links div.download-link a {
      padding-top: 11.5px !important;
      padding-bottom: 11.5px !important;
      max-width: 255px;
      min-width: auto; }
      @media (min-width: 992px) {
        .ms-program-block-img-title-center__links div.download-link a {
          min-width: 100%; } }
    @media (min-width: 768px) {
      .ms-program-block-img-title-center__links div.download-link {
        width: calc(50% - 10px);
        text-align: right;
        margin-right: 10px; } }
    @media (min-width: 992px) {
      .ms-program-block-img-title-center__links div.download-link {
        width: calc(60% - 10px); } }
    @media (min-width: 1200px) {
      .ms-program-block-img-title-center__links div.download-link {
        width: calc(50% - 10px); } }
    @media (min-width: 768px) {
      .ms-program-block-img-title-center__links div.google-link {
        width: 50%;
        text-align: left; } }
    @media (min-width: 992px) {
      .ms-program-block-img-title-center__links div.google-link {
        width: 40%; } }
    @media (min-width: 1200px) {
      .ms-program-block-img-title-center__links div.google-link {
        width: 50%; } }
    .ms-program-block-img-title-center__links div.reg-link a {
      text-decoration: none; }
      .ms-program-block-img-title-center__links div.reg-link a:hover {
        text-decoration: underline; }
    @media (min-width: 768px) {
      .ms-program-block-img-title-center__links div.reg-link {
        width: 100%; } }
    @media (min-width: 1200px) {
      .ms-program-block-img-title-center__links div.reg-link {
        text-align: left; } }

.ms-program-block-img-title-center__logos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 25px 0; }
  @media (min-width: 768px) {
    .ms-program-block-img-title-center__logos {
      grid-template-columns: repeat(4, 1fr); } }

.ms-program-block-img-title-center .ms-capability-logos-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.ms-program-block-accordion__head {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 25px; }
  @media (min-width: 992px) {
    .ms-program-block-accordion__head {
      font-size: 20px !important;
      line-height: 28px !important; } }
  .ms-program-block-accordion__head a {
    position: relative;
    display: block;
    padding-right: 30px;
    color: inherit;
    text-decoration: none; }
    @media (min-width: 768px) {
      .ms-program-block-accordion__head a {
        display: inline-block; } }
    .ms-program-block-accordion__head a:hover, .ms-program-block-accordion__head a:focus {
      text-decoration: underline;
      color: inherit; }
  .ms-program-block-accordion__head a::after {
    position: absolute;
    content: "";
    top: 6px;
    right: 0;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.25l5.5 5.5 5.5-5.5' stroke='%23232D4B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .ms-program-block-accordion__head.is-open a::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.ms-program-block-accordion__item + .ms-program-block-accordion__item {
  margin-top: 40px; }

.ms-program-block-accordion__content {
  display: none; }
  .ms-program-block-accordion__content p:last-child {
    margin: 0; }

/* End */


/* Start:/local/components/ms/section/templates/cards.four.hover/dist/style.bundle.css?17670325345635*/
.ms-program-card-four-hover {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ms-program-card-four-hover {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .ms-program-card-four-hover {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .ms-program-card-four-hover {
      padding-top: 90px;
      padding-bottom: 90px;
      max-width: 1366px;
      margin-left: auto;
      margin-right: auto;
      border-radius: 8px;
      overflow: hidden; } }
  .ms-program-card-four-hover.blue .ms-program-card-four-hover__wrapper,
  .ms-program-card-four-hover.cian .ms-program-card-four-hover__wrapper {
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (min-width: 768px) {
      .ms-program-card-four-hover.blue .ms-program-card-four-hover__wrapper,
      .ms-program-card-four-hover.cian .ms-program-card-four-hover__wrapper {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media (min-width: 992px) {
      .ms-program-card-four-hover.blue .ms-program-card-four-hover__wrapper,
      .ms-program-card-four-hover.cian .ms-program-card-four-hover__wrapper {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media (min-width: 1200px) {
      .ms-program-card-four-hover.blue .ms-program-card-four-hover__wrapper,
      .ms-program-card-four-hover.cian .ms-program-card-four-hover__wrapper {
        padding-top: 90px;
        padding-bottom: 90px; } }
  .ms-program-card-four-hover.blue .ms-program-card-four-hover__wrapper {
    background-color: #EEF3FB; }
  .ms-program-card-four-hover.cian .ms-program-card-four-hover__wrapper {
    background-color: #e0f5ff; }

.ms-program-card-four-hover__head {
  text-align: center;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto; }
  .ms-program-card-four-hover__head h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; }
    @media (min-width: 992px) {
      .ms-program-card-four-hover__head h2 {
        font-size: 38px;
        line-height: 44px; } }
  .ms-program-card-four-hover__head p {
    margin-top: 10px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400; }
    @media (min-width: 992px) {
      .ms-program-card-four-hover__head p {
        font-size: 22px;
        line-height: 32px; } }

.ms-program-card-four-hover__cards {
  margin-top: 32px;
  display: grid;
  grid-row-gap: 16px; }
  @media (min-width: 768px) {
    .ms-program-card-four-hover__cards {
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 18px; } }
  @media (min-width: 992px) {
    .ms-program-card-four-hover__cards {
      margin-top: 60px;
      grid-column-gap: 30px;
      grid-row-gap: 40px; } }
  @media (min-width: 1200px) {
    .ms-program-card-four-hover__cards {
      grid-column-gap: 30px;
      grid-row-gap: 30px; } }

.ms-program-card-four-hover__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0 4px 10px rgba(215, 221, 234, 0.4);
          box-shadow: 0 4px 10px rgba(215, 221, 234, 0.4);
  -webkit-transition: .2s ease-in-out background-color,.2s ease-in-out color;
  -o-transition: .2s ease-in-out background-color,.2s ease-in-out color;
  transition: .2s ease-in-out background-color,.2s ease-in-out color;
  padding: 24px;
  background-color: #fff;
  border-radius: 20px; }
  .ms-program-card-four-hover__item.blue {
    background-color: #eef3fb;
    -webkit-box-shadow: none;
            box-shadow: none; }
  @media (min-width: 1200px) {
    .ms-program-card-four-hover__item {
      padding: 40px; } }
  .ms-program-card-four-hover__item img {
    margin-bottom: 20px; }
  .ms-program-card-four-hover__item p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; }
    @media (min-width: 768px) {
      .ms-program-card-four-hover__item p {
        font-size: 16px;
        line-height: 24px; } }
  .ms-program-card-four-hover__item p:last-child {
    margin: 0; }
  .ms-program-card-four-hover__item:hover:not(.ms-program-card-four-hover__item--hover-off) {
    background-color: #3c78e6;
    color: #fff; }
    .ms-program-card-four-hover__item:hover:not(.ms-program-card-four-hover__item--hover-off) .ms-program-card-four-hover__button {
      color: #fff; }

.ms-program-card-four-hover__title {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700; }
  @media (min-width: 992px) {
    .ms-program-card-four-hover__title {
      font-size: 20px;
      line-height: 28px; } }

.ms-program-card-four-hover__button {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #2855AF;
  text-decoration: none;
  padding-top: 20px;
  display: block;
  -webkit-transition: .2s ease-in-out background-color,.2s ease-in-out color;
  -o-transition: .2s ease-in-out background-color,.2s ease-in-out color;
  transition: .2s ease-in-out background-color,.2s ease-in-out color;
  margin-top: auto; }
  @media (min-width: 768px) {
    .ms-program-card-four-hover__button {
      font-size: 16px;
      line-height: 24px; } }
  .ms-program-card-four-hover__button:hover {
    text-decoration: underline; }

.ms-program-card-four-hover__actions {
  margin-top: 32px;
  text-align: center; }
  @media (min-width: 768px) {
    .ms-program-card-four-hover__actions {
      margin-top: 40px; } }
  @media (min-width: 992px) {
    .ms-program-card-four-hover__actions {
      margin-top: 60px; } }

/* End */


/* Start:/local/components/ms/section/templates/cards.two/dist/style.bundle.css?17670325357404*/
.ms-program-card-two {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ms-program-card-two {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .ms-program-card-two {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .ms-program-card-two {
      padding-top: 90px;
      padding-bottom: 90px; } }
  .ms-program-card-two__after {
    margin-top: 40px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .ms-program-card-two__after {
        max-width: 630px;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 1200px) {
      .ms-program-card-two__after {
        max-width: 870px;
        margin-bottom: 60px; } }
    .ms-program-card-two__after p {
      font-size: 14px;
      line-height: 20px; }
      @media (min-width: 768px) {
        .ms-program-card-two__after p {
          text-align: center; } }
      @media (min-width: 1200px) {
        .ms-program-card-two__after p {
          font-size: 16px;
          line-height: 24px; } }
  .ms-program-card-two.cian, .ms-program-card-two.blue {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .ms-program-card-two.cian, .ms-program-card-two.blue {
        margin-top: 60px;
        margin-bottom: 60px; } }
    @media (min-width: 992px) {
      .ms-program-card-two.cian, .ms-program-card-two.blue {
        margin-top: 80px;
        margin-bottom: 80px; } }
    @media (min-width: 1200px) {
      .ms-program-card-two.cian, .ms-program-card-two.blue {
        margin-top: 90px;
        margin-bottom: 90px; } }
  .ms-program-card-two.cian {
    background-color: #E0F5FF; }
  .ms-program-card-two.blue {
    background-color: #eef3fb; }

.ms-program-card-two__head {
  text-align: center;
  margin-bottom: 24px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .ms-program-card-two__head {
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .ms-program-card-two__head {
      margin-bottom: 60px; } }
  .ms-program-card-two__head h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px; }
    @media (min-width: 992px) {
      .ms-program-card-two__head h2 {
        font-size: 38px;
        line-height: 44px; } }
  .ms-program-card-two__head h2 + p {
    margin-top: 20px; }
  .ms-program-card-two__head p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px; }

.ms-program-card-two__cards {
  display: grid;
  grid-row-gap: 18px; }
  @media (min-width: 768px) {
    .ms-program-card-two__cards {
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 18px; } }
  @media (min-width: 992px) {
    .ms-program-card-two__cards {
      grid-column-gap: 30px;
      grid-row-gap: 30px; } }
  .ms-program-card-two__cards.cian .ms-program-card-two__item {
    background-color: #e0f5ff; }
  .ms-program-card-two__cards.white .ms-program-card-two__item {
    background-color: #ffffff; }
  .ms-program-card-two__cards.violet .ms-program-card-two__item {
    background-color: #F0F0FF; }

.ms-program-card-two__item {
  background-color: #eef3fb;
  padding: 24px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 992px) {
    .ms-program-card-two__item {
      padding: 40px; } }
  .ms-program-card-two__item-img {
    padding-bottom: 0; }
  .ms-program-card-two__item h3 {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700; }
    @media (min-width: 992px) {
      .ms-program-card-two__item h3 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 28px; } }
  .ms-program-card-two__item p {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .ms-program-card-two__item p {
        font-size: 16px;
        line-height: 24px; } }
  .ms-program-card-two__item *:last-child {
    margin-bottom: 0; }
  .ms-program-card-two__item img {
    width: 100%;
    margin-top: auto; }
  .ms-program-card-two__item .ms-program-card-two__icon img {
    margin-bottom: 18px;
    width: 54px; }
    @media (min-width: 768px) {
      .ms-program-card-two__item .ms-program-card-two__icon img {
        width: 80px; } }
  .ms-program-card-two__item ul {
    margin: 0 0 25px 0;
    padding: 0;
    list-style: none; }
    .ms-program-card-two__item ul li {
      position: relative;
      padding-left: 18px; }
      .ms-program-card-two__item ul li::before {
        content: "";
        position: absolute;
        top: 8px;
        left: 0;
        width: 8px;
        height: 8px;
        background-color: #2855af;
        border-radius: 50%; }
    .ms-program-card-two__item ul li + li {
      margin-top: 15px; }
  @media (min-width: 768px) {
    .ms-program-card-two__item-wide {
      grid-column: span 2 / span 2; } }
  @media (min-width: 992px) {
    .ms-program-card-two__item-wide {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .ms-program-card-two__item-wide > div {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .ms-program-card-two__item-wide > div {
        width: 50%;
        margin-bottom: 0;
        padding-right: 20px; } }
    @media (min-width: 1200px) {
      .ms-program-card-two__item-wide > div {
        width: 60%; } }
    .ms-program-card-two__item-wide > div p {
      margin-bottom: 10px; }
  @media (min-width: 768px) {
    .ms-program-card-two__item-wide img {
      max-width: 430px; } }
  @media (min-width: 992px) {
    .ms-program-card-two__item-wide img {
      width: 50%;
      max-width: 100%;
      margin-bottom: auto !important; } }
  @media (min-width: 1200px) {
    .ms-program-card-two__item-wide img {
      width: 40%; } }
  .ms-program-card-two__item.black {
    background-color: #2C3653;
    color: #fff; }
  .ms-program-card-two__item.cian {
    background-color: #edf9ff; }

.ms-program-card-two__actions {
  margin-top: 24px;
  text-align: center; }
  @media (min-width: 768px) {
    .ms-program-card-two__actions {
      margin-top: 40px; } }
  @media (min-width: 992px) {
    .ms-program-card-two__actions {
      margin-top: 60px; } }

.ms-program-card-two__logos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 25px 0; }
  @media (min-width: 768px) {
    .ms-program-card-two__logos {
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 992px) {
    .ms-program-card-two__logos {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      margin-bottom: 50px; } }
  .ms-program-card-two__logos-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

/* End */


/* Start:/local/components/ms/section/templates/block.seo/dist/style.bundle.css?17670325333482*/
.ms-program-block-seo {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ms-program-block-seo {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .ms-program-block-seo {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .ms-program-block-seo {
      padding-top: 90px;
      padding-bottom: 90px; } }
  .ms-program-block-seo.blue-dark {
    background-color: #2855af;
    color: #fff; }
    .ms-program-block-seo.blue-dark ul li:before {
      background-color: #fff; }

.ms-program-block-seo + .ms-program-block-seo {
  padding-top: 30px; }

.ms-program-block-seo__head {
  text-align: left;
  margin-bottom: 40px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 992px) {
    .ms-program-block-seo__head {
      text-align: center;
      margin-bottom: 60px; } }
  .ms-program-block-seo__head h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; }
    @media (min-width: 992px) {
      .ms-program-block-seo__head h2 {
        font-size: 38px;
        line-height: 44px; } }
  .ms-program-block-seo__head p {
    margin-top: 10px; }
  .ms-program-block-seo__head p.ms-program-block-seo__head-caption {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px; }
    @media (min-width: 992px) {
      .ms-program-block-seo__head p.ms-program-block-seo__head-caption {
        margin-top: 20px;
        font-size: 22px;
        line-height: 32px; } }

.ms-program-block-seo__head.text-center {
  text-align: center; }

.ms-program-block-seo__content h3 {
  font-weight: 700;
  margin-bottom: 10px; }

.ms-program-block-seo__content h4 {
  display: block;
  margin-bottom: 10px;
  margin-top: 30px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px; }
  @media (min-width: 768px) {
    .ms-program-block-seo__content h4 {
      font-size: 16px;
      line-height: 24px; } }
  .ms-program-block-seo__content h4:first-child {
    margin-top: 0 !important; }

.ms-program-block-seo__content p {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .ms-program-block-seo__content p {
      font-size: 16px;
      line-height: 24px; } }

.ms-program-block-seo__content ol {
  padding-left: 1rem; }
  .ms-program-block-seo__content ol li + li {
    margin-top: 15px; }

.ms-program-block-seo__content ul {
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none; }
  .ms-program-block-seo__content ul li {
    position: relative;
    padding-left: 18px; }
    .ms-program-block-seo__content ul li::before {
      content: "";
      position: absolute;
      top: 8px;
      left: 0;
      width: 8px;
      height: 8px;
      background-color: #2855af;
      border-radius: 50%; }
  .ms-program-block-seo__content ul li + li {
    margin-top: 15px; }

.ms-program-block-seo__content .is-bold {
  font-weight: 700; }

.ms-program-block-seo__content .blue-accent {
  padding: 20px;
  margin-bottom: 25px;
  background-color: #EEF3FB;
  border-radius: 20px; }
  .ms-program-block-seo__content .blue-accent p:last-of-type {
    margin-bottom: 0; }

.ms-program-block-seo__actions {
  margin-top: 32px;
  text-align: center; }
  @media (min-width: 768px) {
    .ms-program-block-seo__actions {
      margin-top: 40px; } }
  @media (min-width: 992px) {
    .ms-program-block-seo__actions {
      margin-top: 60px; } }

/* End */
/* /local/components/ms/section/templates/head/dist/style.bundle.css?17670325363662 */
/* /local/components/ms/section/templates/cards.three/dist/style.bundle.css?17670325354045 */
/* /local/components/ms/section/templates/block.img.title.inside/dist/style.bundle.css?176703253316631 */
/* /local/components/ms/section/templates/block.img.title.center/dist/style.bundle.css?176703253216223 */
/* /local/components/ms/section/templates/cards.four.hover/dist/style.bundle.css?17670325345635 */
/* /local/components/ms/section/templates/cards.two/dist/style.bundle.css?17670325357404 */
/* /local/components/ms/section/templates/block.seo/dist/style.bundle.css?17670325333482 */
