

/* Start:/local/components/ms/section/templates/head/dist/style.bundle.css?17624058133662*/
.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?17624058114045*/
.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.center/dist/style.bundle.css?176240580916223*/
.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.two/dist/style.bundle.css?17624058127404*/
.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.img.title.inside/dist/style.bundle.css?176240580913615*/
.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--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-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/dropdown/dist/style.bundle.css?17624058126614*/
.ms-program-dropdown {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ms-program-dropdown {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .ms-program-dropdown {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .ms-program-dropdown {
      padding-top: 90px;
      padding-bottom: 90px;
      max-width: 1366px;
      margin-left: auto;
      margin-right: auto;
      border-radius: 8px;
      overflow: hidden; } }
  .ms-program-dropdown.blue .ms-program-dropdown__wrapper,
  .ms-program-dropdown.gray .ms-program-dropdown__wrapper,
  .ms-program-dropdown.blue-dark .ms-program-dropdown__wrapper {
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (min-width: 768px) {
      .ms-program-dropdown.blue .ms-program-dropdown__wrapper,
      .ms-program-dropdown.gray .ms-program-dropdown__wrapper,
      .ms-program-dropdown.blue-dark .ms-program-dropdown__wrapper {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media (min-width: 992px) {
      .ms-program-dropdown.blue .ms-program-dropdown__wrapper,
      .ms-program-dropdown.gray .ms-program-dropdown__wrapper,
      .ms-program-dropdown.blue-dark .ms-program-dropdown__wrapper {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media (min-width: 1200px) {
      .ms-program-dropdown.blue .ms-program-dropdown__wrapper,
      .ms-program-dropdown.gray .ms-program-dropdown__wrapper,
      .ms-program-dropdown.blue-dark .ms-program-dropdown__wrapper {
        padding-top: 90px;
        padding-bottom: 90px; } }

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

.ms-program-dropdown__content {
  margin-top: 32px; }
  @media (min-width: 768px) {
    .ms-program-dropdown__content {
      margin-top: 40px; } }

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

.ms-program-dropdown-item {
  padding: 24px;
  margin-bottom: 16px;
  border-radius: 20px;
  background: #EEF3FB;
  color: #232D4B;
  position: relative; }
  .ms-program-dropdown-item.blue {
    background: #EEF3FB; }
  .ms-program-dropdown-item.gray {
    background: #F5F5F5; }
  .ms-program-dropdown-item:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .ms-program-dropdown-item {
      padding: 30px;
      margin-bottom: 20px; } }
  .ms-program-dropdown-item:not(.is-open) .ms-program-dropdown-item__title::after {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg); }
  .ms-program-dropdown-item__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .ms-program-dropdown-item__title {
        font-size: 20px;
        line-height: 28px; } }
    .ms-program-dropdown-item__title:hover {
      cursor: pointer; }
      @media (min-width: 768px) {
        .ms-program-dropdown-item__title:hover {
          text-decoration: none;
          color: #2855AF; } }
    .ms-program-dropdown-item__title::after {
      content: "";
      position: absolute;
      top: 24px;
      right: 20px;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9.164l9.5 9 9.5-9' stroke='%23232D4B' stroke-width='3.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      width: 25px;
      height: 25px;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
      @media (min-width: 768px) {
        .ms-program-dropdown-item__title::after {
          top: 30px;
          right: 35px; } }
      @media (min-width: 992px) {
        .ms-program-dropdown-item__title::after {
          top: 28px;
          right: 31px; } }
    .ms-program-dropdown-item__title h3 {
      text-align: left;
      padding-right: 55px;
      width: 100%;
      font-size: 18px;
      font-weight: 700;
      line-height: 24px; }
  .ms-program-dropdown-item__content {
    padding-right: 55px;
    display: none; }
    .ms-program-dropdown-item__content p {
      font-size: 14px;
      font-weight: 500;
      line-height: 20px; }
      @media (min-width: 992px) {
        .ms-program-dropdown-item__content p {
          font-size: 16px;
          line-height: 24px; } }
      .ms-program-dropdown-item__content p:last-child {
        margin-bottom: 0; }
    .ms-program-dropdown-item__content ul {
      margin: 0 0 25px 0;
      padding: 0;
      list-style: none; }
      .ms-program-dropdown-item__content ul li {
        position: relative;
        padding-left: 18px; }
        .ms-program-dropdown-item__content ul li::before {
          content: "";
          position: absolute;
          top: 8px;
          left: 0;
          width: 8px;
          height: 8px;
          background-color: #2855af;
          border-radius: 50%; }
      .ms-program-dropdown-item__content ul li + li {
        margin-top: 15px; }
    .ms-program-dropdown-item__content p + ul {
      margin-top: 25px; }
    .ms-program-dropdown-item__content ol {
      list-style-type: none;
      counter-reset: num;
      margin: 0 0 10px 19px;
      padding: 0;
      font-size: 16px;
      line-height: 24px; }
      .ms-program-dropdown-item__content ol li {
        position: relative;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        .ms-program-dropdown-item__content ol li:before {
          content: counter(num) ".";
          counter-increment: num;
          display: inline-block;
          position: absolute;
          top: 0px;
          left: -26px;
          width: 20px;
          text-align: right; }
    .ms-program-dropdown-item__content p + ol {
      margin-top: 10px; }

/* End */


/* Start:/local/components/ms/reviews/templates/reviews-lending/style.css?17624058087717*/
.ms-program-reviews {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  @media (min-width: 768px) {
    .ms-program-reviews {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .ms-program-reviews {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .ms-program-reviews {
      padding-top: 90px;
      padding-bottom: 90px; } }
  .ms-program-reviews__head {
    text-align: center; }
    .ms-program-reviews__head h2 {
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: 28px; }
      @media (min-width: 992px) {
        .ms-program-reviews__head h2 {
          font-size: 38px;
          line-height: 44px; } }
    .ms-program-reviews__head p {
      margin-top: 10px;
      font-size: 18px;
      line-height: 28px;
      font-weight: 400; }
      @media (min-width: 992px) {
        .ms-program-reviews__head p {
          font-size: 22px;
          line-height: 32px; } }
  .ms-program-reviews__wrap {
    margin-top: 32px; }
    @media (min-width: 992px) {
      .ms-program-reviews__wrap {
        margin-top: 60px; } }
    @media (min-width: 768px) {
      .ms-program-reviews__wrap .owl-stage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media (min-width: 576px) {
      .ms-program-reviews__wrap .owl-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto !important; } }
    @media (max-width: 575.98px) {
      .ms-program-reviews__wrap .owl-stage-outer {
        overflow: inherit !important; } }
    .ms-program-reviews__wrap .owl-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 24px; }
      @media (min-width: 768px) {
        .ms-program-reviews__wrap .owl-dots {
          margin-top: 40px; } }
    .ms-program-reviews__wrap .owl-dot {
      margin: 0 5px;
      outline: none; }
      .ms-program-reviews__wrap .owl-dot span {
        display: block;
        width: 12px;
        height: 12px;
        background-color: #f1f1f1;
        border-radius: 50%; }
      .ms-program-reviews__wrap .owl-dot.active span {
        background-color: #2855af; }
    @media (min-width: 768px) {
      .ms-program-reviews__wrap .owl-nav {
        position: absolute;
        top: 50%;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        margin-top: -40px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); } }
    @media (min-width: 992px) {
      .ms-program-reviews__wrap .owl-nav {
        margin-top: -45px; } }
    .ms-program-reviews__wrap .owl-prev,
    .ms-program-reviews__wrap .owl-next {
      outline: none; }
      @media (min-width: 768px) {
        .ms-program-reviews__wrap .owl-prev,
        .ms-program-reviews__wrap .owl-next {
          width: 24px;
          height: 43px; } }
      .ms-program-reviews__wrap .owl-prev path,
      .ms-program-reviews__wrap .owl-next path {
        -webkit-transition: 0.2s ease stroke;
        -o-transition: 0.2s ease stroke;
        transition: 0.2s ease stroke;
        stroke: #2855af; }
      .ms-program-reviews__wrap .owl-prev:hover path,
      .ms-program-reviews__wrap .owl-next:hover path {
        stroke: #234187; }
      .ms-program-reviews__wrap .owl-prev:active,
      .ms-program-reviews__wrap .owl-next:active {
        opacity: 0.9; }
      .ms-program-reviews__wrap .owl-prev.disabled,
      .ms-program-reviews__wrap .owl-next.disabled {
        display: none; }
    @media (min-width: 768px) {
      .ms-program-reviews__wrap .owl-prev {
        position: absolute;
        top: 0;
        left: 0; } }
    @media (min-width: 1200px) {
      .ms-program-reviews__wrap .owl-prev {
        left: 100px; } }
    @media (min-width: 768px) {
      .ms-program-reviews__wrap .owl-next {
        position: absolute;
        top: 0;
        right: 0; } }
    @media (min-width: 1200px) {
      .ms-program-reviews__wrap .owl-next {
        right: 100px; } }
  .ms-program-reviews__item {
    position: relative;
    padding: 20px 20px 35px;
    text-align: left;
    background-color: #f5f5f5;
    border-radius: 6px; }
    @media (min-width: 576px) {
      .ms-program-reviews__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%; } }
    @media (min-width: 992px) {
      .ms-program-reviews__item {
        padding: 25px 30px 40px; } }
  .ms-program-reviews__content {
    position: relative;
    font-size: 14px;
    line-height: 1.43; }
    @media (min-width: 768px) {
      .ms-program-reviews__content {
        font-size: 16px;
        line-height: 1.5; } }
    .ms-program-reviews__content p + p {
      margin-top: 15px; }
  .ms-program-reviews__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: auto;
    padding: 30px 0 0; }
    @media (min-width: 992px) {
      .ms-program-reviews__footer {
        padding-top: 40px; } }
    .ms-program-reviews__footer img {
      width: 40px !important;
      height: 40px;
      margin-right: 20px;
      border-radius: 50%; }
      @media (min-width: 992px) {
        .ms-program-reviews__footer img {
          width: 50px !important;
          height: 50px; } }
  .ms-program-reviews__history {
    display: inline-block;
    margin-top: 25px;
    text-decoration: none; }
    .ms-program-reviews__history:hover {
      text-decoration: underline; }
  .ms-program-reviews__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 1.67; }
    .ms-program-reviews__author h3 {
      font-weight: 500;
      font-size: 12px;
      line-height: 14px; }
      @media (min-width: 768px) {
        .ms-program-reviews__author h3 {
          font-size: 14px;
          line-height: 16px; } }
    .ms-program-reviews__author a {
      margin-top: 5px;
      font-size: 12px;
      line-height: 14px;
      color: #a8a9ac !important; }
      @media (min-width: 768px) {
        .ms-program-reviews__author a {
          font-size: 14px;
          line-height: 16px; } }
      .ms-program-reviews__author a:not([href]):hover {
        text-decoration: none; }
  .ms-program-reviews-author-about {
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
    color: #a8a9ac; }
    @media (min-width: 768px) {
      .ms-program-reviews-author-about {
        font-size: 14px;
        line-height: 16px; } }
    .ms-program-reviews-author-about a {
      color: inherit; }
  .ms-program-reviews__actions {
    margin-top: 40px;
    text-align: center; }
    @media (min-width: 992px) {
      .ms-program-reviews__actions {
        margin-top: 60px; } }

/* End */


/* Start:/local/components/ms/section/templates/employees/dist/style.bundle.css?17624058123733*/
.ms-program-employees {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ms-program-employees {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .ms-program-employees {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .ms-program-employees {
      padding-top: 90px;
      padding-bottom: 90px; } }
  .ms-program-employees__wrap {
    position: relative;
    padding: 40px 18px;
    color: #ffffff;
    background-color: #2955af;
    background-position: 50% 50%;
    background-size: cover;
    text-align: center; }
    @media (max-width: 575.98px) {
      .ms-program-employees__wrap {
        margin-left: -18px;
        margin-right: -18px; } }
    @media (min-width: 576px) {
      .ms-program-employees__wrap {
        padding: 40px;
        border-radius: 8px; } }
    @media (min-width: 992px) {
      .ms-program-employees__wrap {
        padding: 60px; } }
    @media (min-width: 992px) {
      .ms-program-employees__wrap::before {
        position: absolute;
        content: "";
        left: -65px;
        bottom: -55px;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='289' height='214' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='192.532' cy='55.986' r='52.619' stroke='%23fff' stroke-width='2'/%3E%3Ccircle cx='273.775' cy='14.312' r='14.312' fill='%2378E1FF' fill-opacity='.7'/%3E%3Ccircle cx='205.581' cy='112.814' r='35.36' fill='%23fff' fill-opacity='.7'/%3E%3Ccircle cx='102.028' cy='111.972' r='101.028' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 288px;
        height: 215px; }
      .ms-program-employees__wrap::after {
        position: absolute;
        content: "";
        right: 15px;
        top: -2px;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='138' height='95' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-opacity='.7'%3E%3Ccircle cx='37.664' cy='56.948' r='37.664' fill='%2378E1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M137.71 0c.192 2.07.29 4.168.29 6.29 0 36.131-28.464 65.422-63.576 65.422-35.113 0-63.577-29.29-63.577-65.422 0-2.122.098-4.22.29-6.29H137.71z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 140px;
        height: 95px; } }
    .ms-program-employees__wrap.ms-program-employees__wrap--amg-no::after {
      content: none; }
    .ms-program-employees__wrap.ms-program-employees__wrap--amg-no::before {
      content: none; }
  .ms-program-employees__title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700; }
    @media (min-width: 992px) {
      .ms-program-employees__title {
        font-size: 38px;
        line-height: 44px;
        max-width: 770px;
        margin-left: auto;
        margin-right: auto; } }
  .ms-program-employees__subtitle {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px; }
    @media (min-width: 768px) {
      .ms-program-employees__subtitle {
        font-size: 16px;
        line-height: 24px; } }
    @media (min-width: 992px) {
      .ms-program-employees__subtitle {
        font-size: 22px;
        line-height: 32px;
        max-width: 690px;
        margin-left: auto;
        margin-right: auto; } }
  .ms-program-employees__action {
    margin-top: 40px; }
  .ms-program-employees img {
    display: none; }
    @media (min-width: 1200px) {
      .ms-program-employees img {
        display: block;
        position: absolute;
        right: 0;
        bottom: 63px; } }

/* End */
/* /local/components/ms/section/templates/head/dist/style.bundle.css?17624058133662 */
/* /local/components/ms/section/templates/cards.three/dist/style.bundle.css?17624058114045 */
/* /local/components/ms/section/templates/block.img.title.center/dist/style.bundle.css?176240580916223 */
/* /local/components/ms/section/templates/cards.two/dist/style.bundle.css?17624058127404 */
/* /local/components/ms/section/templates/block.img.title.inside/dist/style.bundle.css?176240580913615 */
/* /local/components/ms/section/templates/dropdown/dist/style.bundle.css?17624058126614 */
/* /local/components/ms/reviews/templates/reviews-lending/style.css?17624058087717 */
/* /local/components/ms/section/templates/employees/dist/style.bundle.css?17624058123733 */
