@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-about-us-info {
  padding-top: 72px;
  margin-bottom: 72px;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info {
      padding-top: 40px;
      margin-bottom: 0px;
}
}
.n-c-about-us-info__idea {
    margin-bottom: 100px;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__idea {
        padding-top: 0;
        margin-bottom: 44px;
}
}
.n-c-about-us-info__name {
    margin-bottom: 48px;
    font-size: 28px;
    line-height: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__name-right {
        padding-right: 0;
}
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__name {
        margin-bottom: 24px;
        font-size: 18px;
        line-height: 24px;
}
}
.n-c-about-us-info__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 24px;
}
}
.n-c-about-us-info__content-title {
      padding-right: 59px;
}
.n-c-about-us-info__title {
    max-width: 480px;
    margin-bottom: 28px;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    color: #292522;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__title {
        margin-bottom: 24px;
        font-size: 18px;
}
}
.n-c-about-us-info__description {
    max-width: 569px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #292522;
}
.n-c-about-us-info__description._one {
      width: 524px;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__description._one {
          width: 335px;
}
}
.n-c-about-us-info__description strong {
      font-size: 20px;
      line-height: 28px;
      font-weight: 500;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__description strong {
          font-size: 18px;
          line-height: 25px;
}
}
.n-c-about-us-info__description p br {
      content: 'A' !important;
      display: block !important;
      margin-bottom: 6px !important;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__description p ~ p {
        margin-bottom: 0;
}
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__description {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 16px;
}
}
.n-c-about-us-info__image {
    width: 572px;
    height: 376px;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-info__image {
        width: 100%;
        height: 240px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
}
}
.n-c-about-us-info__image-slide {
      background-size: cover;
      background-repeat: no-repeat;
      width: 100%;
      height: 100%;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-about-platforms__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
.n-c-about-platforms__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
}
}
.n-c-about-platforms__wrapper .n-c-about-platforms__content {
    background: #fff;
    padding: 0 64px;
    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-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 497px;
}
@media only screen and (max-width: 750px) {
.n-c-about-platforms__wrapper .n-c-about-platforms__content {
        padding: 28px 24px;
        width: auto;
}
}
.n-c-about-platforms__wrapper .n-c-about-platforms__content-title {
      margin-bottom: 12px;
      font-weight: 500;
      font-size: 20px;
      line-height: 26px;
}
@media only screen and (max-width: 750px) {
.n-c-about-platforms__wrapper .n-c-about-platforms__content-title {
          font-size: 16px;
}
}
.n-c-about-platforms__wrapper .n-c-about-platforms__content-text {
      font-size: 16px;
      line-height: 26px;
}
.n-c-about-platforms__wrapper .n-c-about-platforms__content-text p br {
        content: 'A' !important;
        display: block !important;
        margin-bottom: 6px !important;
}
@media only screen and (max-width: 750px) {
.n-c-about-platforms__wrapper .n-c-about-platforms__content-text {
          font-size: inherit;
          line-height: 20px;
}
}
.n-c-about-platforms__wrapper .n-c-about-platforms__image {
    width: 723px;
    height: 320px;
}
@media only screen and (max-width: 750px) {
.n-c-about-platforms__wrapper .n-c-about-platforms__image {
        width: 100%;
        height: 200px;
}
}
.n-c-about-platforms__wrapper .n-c-about-platforms__image img {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-about-platforms__wrap {
  padding: 80px 0;
}
@media only screen and (max-width: 750px) {
.n-c-about-platforms__wrap {
      padding: 40px 0 60px;
}
}
.n-c-about-platforms__wrap .n-c-about-platforms__title {
    margin-bottom: 48px;
    font-size: 28px;
    line-height: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-about-platforms__wrap .n-c-about-platforms__title {
        margin-bottom: 24px;
        font-size: 18px;
        line-height: 24px;
}
}
.n-c-about-platforms__wrap .n-c-about-platforms__item {
    margin-bottom: 32px;
}
.n-c-about-platforms__wrap .n-c-about-platforms__item:last-child {
    margin-bottom: 0px;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-about-us-documents__wrap {
  background: #f9f9f9;
  padding: 32px;
  width: 389px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-documents__wrap {
      width: 100%;
      padding: 26px;
}
}
.n-c-about-us-documents__wrap .n-c-about-us-documents__info-name {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 22px;
    color: #3b4658;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-documents__wrap .n-c-about-us-documents__info-name {
        font-size: inherit;
        margin-bottom: 4px;
}
}
.n-c-about-us-documents__wrap .n-c-about-us-documents__info-description {
    line-height: 26px;
    color: #89909b;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-documents__wrap .n-c-about-us-documents__info-description {
        font-size: 12px;
}
}
.n-c-about-us-documents__wrap svg {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.n-c-about-us-documents__wrap svg:hover {
      cursor: pointer;
      background: #ecedef;
      border-radius: 54px;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-documents__wrap svg {
        background: #ecedef;
        border-radius: 54px;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-about-us-platforms {
  background: #f9f9f9;
}
.n-c-about-us-documents {
  padding: 80px 0;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-documents {
      padding: 40px 0;
}
}
.n-c-about-us-documents__title {
    margin-bottom: 48px;
    font-size: 28px;
    line-height: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-documents__title {
        margin-bottom: 24px;
        font-size: 18px;
        line-height: 24px;
}
}
.n-c-about-us-documents__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
}
@media only screen and (max-width: 750px) {
.n-c-about-us-documents__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 12px;
}
}

