@font-face {
  font-family: "Golos";
  src: url("../fonts/GolosText-Regular.eot");
  src: url("../fonts/GolosText-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GolosText-Regular.woff2") format("woff2"), url("../fonts/GolosText-Regular.woff") format("woff"), url("../fonts/GolosText-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  font-family: "Golos", sans-serif !important;
  font-weight: 400 !important;
}

body {
  text-rendering: geometricPrecision;
}

.gain {
  display: block;
  margin-left: 40px;
  margin-top: -8px;
}
@media screen and (max-width: 1919px) {
  .gain {
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .gain {
    margin-right: 0;
    margin-left: 0;
    width: 100px;
  }
}

.navbar__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.container.navbar__menu-container {
  padding-left: 300px;
}

@media screen and (min-width: 1280px) {
  .navbar__container {
    z-index: 1;
  }
}
.navbar__menu-link--phone {
  margin-right: 96px;
}
@media screen and (max-width: 1919px) {
  .navbar__menu-link--phone {
    margin-right: 40px;
  }
}

.navbar__language-switcher-link {
  background-color: #464853 !important;
}

.navbar__menu-link {
  font-size: 17px;
}
@media screen and (max-width: 1919px) {
  .navbar__menu-link {
    font-size: 16px;
  }
}

@media screen and (max-width: 1440px) {
  .navbar__menu-left {
    display: none;
  }
}

@media screen and (max-width: 1279px) {
  .navbar__right .navbar__menu-link {
    display: none;
  }
}

.teambuilding {
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  .teambuilding__photo {
    margin-bottom: -300px;
  }
}

.navbar__menu {
  width: auto;
}

@media screen and (max-width: 767px) {
  .section-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.first-section {
  height: auto;
  padding-top: 256px;
  padding-bottom: 187px;
}
@media screen and (max-width: 1919px) {
  .first-section {
    padding-top: 200px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .first-section {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
.first-section__container {
  width: 100%;
}
.first-section__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .first-section__row {
    display: block;
  }
}
.first-section__left {
  max-width: 785px;
}
@media screen and (max-width: 1279px) {
  .first-section__left {
    max-width: 600px;
  }
}
.first-section__label {
  color: #C3CF6E;
  font-size: 26px;
  line-height: 1.5;
  margin-bottom: 25px;
}
@media screen and (max-width: 1919px) {
  .first-section__label {
    font-size: 22px;
  }
}
.first-section__title {
  color: #fff;
  font-size: 60px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 1919px) {
  .first-section__title {
    font-size: 48px;
  }
}
@media screen and (max-width: 1279px) {
  .first-section__title {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .first-section__title {
    font-size: 34px;
  }
}
.first-section__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .first-section__btns {
    display: block;
  }
}
.first-section__btn {
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  max-width: 240px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .first-section__btn {
    max-width: none;
  }
}
.first-section__btn:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .first-section__btn:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.first-section__right {
  text-align: right;
  padding-right: 40px;
  padding-top: 75px;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
@media screen and (max-width: 1279px) {
  .first-section__right {
    padding-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .first-section__right {
    display: none;
  }
}
.first-section__right img {
  width: 387px;
  height: auto;
}

.btn {
  color: #fff;
  text-decoration: none;
  border: 2px solid #FF474A;
}
.btn:hover {
  background: #c63840;
  border: 2px solid #c63840;
}
.btn--border {
  background: transparent;
  border: 2px solid #f0f0f0;
}
.btn--border:hover {
  background: #FF474A;
  border: 2px solid #FF474A;
}

@media screen and (max-width: 1279px) {
  .section-annotation {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-annotation br {
    display: none;
  }
}

@media screen and (max-width: 1279px) {
  .factors__title {
    margin-bottom: 40px;
  }
}

.teambuilding__content-title {
  height: auto;
  border: none;
}
.teambuilding__item {
  border-left: 3px solid #FF474A;
}

.gain-simbols__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}
.gain-simbols__item--g {
  background: #c8d27c;
}
.gain-simbols__item--g .gain-simbols__item-simbol {
  background: #c3cf6e;
}
.gain-simbols__item--a {
  background: #a392c5;
}
.gain-simbols__item--a .gain-simbols__item-simbol {
  background: #9A87BF;
}
.gain-simbols__item--i {
  background: #83adc2;
}
.gain-simbols__item--i .gain-simbols__item-simbol {
  background: #77A5BC;
}
.gain-simbols__item--n {
  background: #fd585b;
}
.gain-simbols__item--n .gain-simbols__item-simbol {
  background: #FF474A;
}
.gain-simbols__item-simbol {
  padding: 20px;
  font-size: 38px;
  line-height: 48px;
  width: 70px;
  min-width: 70px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .gain-simbols__item-simbol {
    padding: 10px;
    font-size: 28px;
    width: 50px;
    min-width: 50px;
  }
}
.gain-simbols__item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1279px) {
  .gain-simbols__item-content {
    display: block;
  }
}
.gain-simbols__item-content h3 {
  width: 340px;
  padding: 20px 50px;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0;
  font-size: 38px;
  line-height: 48px;
}
@media screen and (max-width: 1279px) {
  .gain-simbols__item-content h3 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .gain-simbols__item-content h3 {
    width: auto;
    padding: 10px 20px;
    padding-bottom: 0;
    font-size: 28px;
  }
}
.gain-simbols__item-text {
  padding: 20px 50px 30px 50px;
}
@media screen and (max-width: 767px) {
  .gain-simbols__item-text {
    padding: 0 20px;
  }
}
.gain-simbols__item-text h4 {
  margin: 0;
  margin-bottom: 26px;
  font-size: 20px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .gain-simbols__item-text h4 {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.gain-simbols__item-text p {
  font-size: 16px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .gain-simbols__item-text p {
    font-size: 14px;
  }
}
.gain-simbols__item-text ul {
  font-size: 16px;
  line-height: 1.6;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .gain-simbols__item-text ul {
    font-size: 14px;
  }
}
.gain-simbols__item-text ul li {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .gain-simbols__item-text ul li {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 1279px) {
  .section-title {
    font-size: 44px !important;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .section-title {
    font-size: 30px !important;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1919px) {
  .advantages__title {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .advantages__title {
    margin-bottom: 40px;
  }
  .advantages__title .title-icon {
    padding-right: 0;
    padding-bottom: 40px;
    background-position: center bottom;
  }
}
.advantages__subtitle {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 80px;
  margin-top: -40px;
  text-align: center;
  color: #F0F0F0;
}
@media screen and (max-width: 1279px) {
  .advantages__subtitle {
    margin-top: -40px;
    margin-bottom: 60px;
  }
  .advantages__subtitle br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .advantages__subtitle {
    font-size: 16px;
    margin-top: -20px;
  }
}
.advantages__button {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .advantages__button {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }
}
.advantages__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .advantages__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .advantages__row {
    gap: 10px;
  }
}
.advantages__tile {
  width: -webkit-calc(33.3333333333% - 20px);
  width: -moz-calc(33.3333333333% - 20px);
  width: calc(33.3333333333% - 20px);
  background: #f2f6f9;
  padding: 30px 30px 40px 30px;
}
@media screen and (max-width: 1280px) {
  .advantages__tile {
    padding: 20px;
  }
  .advantages__tile br {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .advantages__tile {
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .advantages__tile {
    width: 100%;
  }
}
.advantages__tile-icon {
  margin-bottom: 40px;
}
@media screen and (max-width: 1280px) {
  .advantages__tile-icon {
    margin-bottom: 30px;
  }
}
.advantages__tile-icon svg {
  display: block;
  width: 100%;
  height: auto;
}
.advantages__tile-title {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.3;
}
@media screen and (max-width: 1280px) {
  .advantages__tile-title {
    font-size: 22px;
  }
}
.advantages__tile-text {
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 1280px) {
  .advantages__tile-text {
    font-size: 16px;
  }
}
.advantages__tile-text ul {
  margin-top: 20px;
  padding-left: 17px;
}
.advantages__tile-text ul li {
  font-size: 14px;
  margin-bottom: 10px;
}
.advantages__tile-text ul li::marker {
  color: #C3CF6E;
}

.download {
  padding: 120px 0;
}
@media screen and (max-width: 1919px) {
  .download {
    padding: 60px 0;
  }
}
.download--reserve .download__content {
  max-width: 770px;
}
.download--reserve .download__title {
  margin-bottom: 30px;
  max-width: 690px;
}
.download__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download__content {
  max-width: 530px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media screen and (max-width: 1279px) {
  .download__content {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .download__content {
    width: 100%;
  }
}
.download__title {
  font-size: 48px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 60px;
  text-align: left;
  color: #363636;
}
@media screen and (max-width: 1024px) {
  .download__title {
    font-size: 44px;
  }
  .download__title br {
    display: none;
  }
}
.download__sub-title {
  font-size: 20px;
  margin-bottom: 50px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .download__sub-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1279px) {
  .download__image {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
       -moz-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    max-width: 35%;
  }
}
@media screen and (max-width: 768px) {
  .download__image {
    display: none;
  }
}
.download__image svg {
  display: block;
}
@media screen and (max-width: 1279px) {
  .download__image svg {
    width: 100%;
    height: auto;
  }
}
.download__btn {
  padding-left: 40px;
  padding-right: 40px;
  min-width: 260px;
  display: inline-block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .download__btn {
    width: 100%;
  }
}

.steps-new {
  padding-top: 120px;
  background-color: #2d2b33;
  background-image: url(../img/steps-bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
}
@media screen and (max-width: 1919px) {
  .steps-new {
    padding-top: 60px;
  }
}
.steps-new__title {
  margin-bottom: 80px;
}
@media screen and (max-width: 1279px) {
  .steps-new__title {
    margin-bottom: 60px;
  }
}
.steps-new__title .section-title.title-white {
  color: #f0f0f0;
}
.steps-new__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 767px) {
  .steps-new__content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.steps-new__left {
  width: 50%;
  height: 470px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
}
@media screen and (max-width: 1279px) {
  .steps-new__left {
    padding-top: 0;
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .steps-new__left {
    margin-top: 0;
    width: 100%;
    height: auto;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.steps-new__left .steps-new__item--violet h3::after {
  background: #9A87BF;
  width: 170px;
  right: -80px;
}
@media screen and (max-width: 1279px) {
  .steps-new__left .steps-new__item--violet h3::after {
    right: -130px;
    top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .steps-new__left .steps-new__item--violet h3::after {
    display: none;
  }
}
.steps-new__item {
  color: #F0F0F0;
  max-width: 450px;
}
@media screen and (max-width: 1279px) {
  .steps-new__item {
    max-width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .steps-new__item {
    max-width: none;
    margin-bottom: 15px;
  }
  .steps-new__item p {
    margin: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 1279px) {
  .steps-new__item p {
    font-size: 12px;
  }
}
.steps-new__item ul {
  padding-left: 58px;
}
@media screen and (max-width: 1279px) {
  .steps-new__item ul {
    font-size: 12px;
    padding-left: 32px;
  }
}
.steps-new__item ul li {
  margin-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .steps-new__item ul li {
    margin-bottom: 0;
    line-height: 1.5;
  }
}
.steps-new__item p {
  padding-left: 42px;
}
@media screen and (max-width: 1279px) {
  .steps-new__item p {
    padding-left: 32px;
  }
}
.steps-new__item h3 {
  font-size: 25px;
  line-height: 27px;
  margin-top: 0;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .steps-new__item h3 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
  }
}
.steps-new__item h3::after {
  content: "";
  display: block;
  width: 200px;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -10px;
}
@media screen and (max-width: 767px) {
  .steps-new__item h3::after {
    display: none;
  }
}
.steps-new__item h3 span {
  margin-right: 10px;
  display: block;
}
.steps-new__item--red h3 {
  color: #FF474A;
}
.steps-new__item--red h3::after {
  background: #FF474A;
  width: 215px;
  right: -110px;
}
@media screen and (max-width: 1279px) {
  .steps-new__item--red h3::after {
    right: -165px;
    bottom: 0;
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .steps-new__item--red h3::after {
    display: none;
  }
}
.steps-new__item--pink h3 {
  color: #FC6A6D;
}
.steps-new__item--pink h3::after {
  background: #FC6A6D;
  width: 220px;
  right: -45px;
  bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .steps-new__item--pink h3::after {
    bottom: 0;
    right: -120px;
  }
}
@media screen and (max-width: 767px) {
  .steps-new__item--pink h3::after {
    display: none;
  }
}
.steps-new__item--pink ul li::marker {
  color: #FC6A6D;
}
.steps-new__item--violet h3 {
  color: #9A87BF;
}
.steps-new__item--violet ul li::marker {
  color: #9A87BF;
}
.steps-new__item--green h3 {
  color: #C3CF6E;
}
.steps-new__item--green h3::after {
  background: #C3CF6E;
  width: 160px;
  left: -133px;
  right: auto;
}
@media screen and (max-width: 1279px) {
  .steps-new__item--green h3::after {
    top: 25px;
    left: -140px;
  }
}
@media screen and (max-width: 767px) {
  .steps-new__item--green h3::after {
    display: none;
  }
}
.steps-new__item--blue h3 {
  color: #77A5BC;
}
.steps-new__item--blue h3::after {
  background: #77A5BC;
  width: 200px;
  left: -172px;
  right: auto;
}
@media screen and (max-width: 1279px) {
  .steps-new__item--blue h3::after {
    left: -180px;
    top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .steps-new__item--blue h3::after {
    display: none;
  }
}
.steps-new__center {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #2d2b33;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  z-index: 2;
}
@media screen and (max-width: 1279px) {
  .steps-new__center {
    width: 34%;
  }
}
@media screen and (max-width: 767px) {
  .steps-new__center {
    position: static;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    width: 80%;
  }
}
.steps-new__right {
  width: 50%;
  height: 445px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
  padding-left: 250px;
}
@media screen and (max-width: 1279px) {
  .steps-new__right {
    padding-left: 20%;
    padding-top: 0;
    height: 260px;
  }
}
@media screen and (max-width: 767px) {
  .steps-new__right {
    width: 100%;
    height: auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 0;
  }
}
.steps-new__right .steps-new__item--violet h3::after {
  background: #9A87BF;
  width: 80px;
  left: -52px;
  right: auto;
}
@media screen and (max-width: 1279px) {
  .steps-new__right .steps-new__item--violet h3::after {
    top: 25px;
    left: -59px;
  }
}

.integration {
  background: #2D2B33;
  padding-top: 120px;
  padding-bottom: 60px;
  color: #F0F0F0;
}
@media screen and (max-width: 1919px) {
  .integration {
    padding-top: 60px;
  }
}
.integration__title {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .integration__title {
    margin-bottom: 40px;
  }
  .integration__title .title-icon {
    padding-right: 0;
    padding-bottom: 40px;
    background-position: center bottom;
  }
}
.integration__title .title-white {
  color: #F0F0F0;
}
.integration__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1279px) {
  .integration__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .integration__row {
    gap: 10px;
  }
}
.integration__item {
  width: -webkit-calc(20% - 16px);
  width: -moz-calc(20% - 16px);
  width: calc(20% - 16px);
  padding: 40px 16px;
  border: 3px solid #C3CF6E;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .integration__item {
    width: -webkit-calc(33.3333333333% - 13.3333333333px);
    width: -moz-calc(33.3333333333% - 13.3333333333px);
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
@media screen and (max-width: 1023px) {
  .integration__item {
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .integration__item {
    width: 100%;
  }
}
.integration__item:nth-child(2) {
  border-color: #9A87BF;
}
.integration__item:nth-child(3) {
  border-color: #61A0C3;
}
.integration__item:nth-child(4) {
  border-color: #FF474A;
}
.integration__item:nth-child(5) {
  border-color: #77A5BC;
}
.integration__item-icon {
  width: 125px;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.integration__item-text {
  font-size: 18px;
  line-height: 1.5;
}

.team.team--new {
  background: #F2F6F9;
  color: #363636;
  padding-top: 120px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1919px) {
  .team.team--new {
    padding-top: 60px;
    padding-bottom: 0;
  }
}
.team.team--new .team__title {
  color: #363636;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .team.team--new .team__title {
    margin-bottom: 40px;
  }
}
.team.team--new .team__item-name {
  color: #363636;
}
@media screen and (max-width: 767px) {
  .team.team--new .team__item-name {
    max-width: none;
  }
}
.team.team--new .team__item__post {
  color: #363636;
}
@media screen and (max-width: 767px) {
  .team.team--new .team__item__post {
    max-width: none;
  }
}

.partners.partners--new {
  background: #2D2B33;
  padding-top: 120px;
  padding-bottom: 180px;
  color: #F0F0F0;
}
@media screen and (max-width: 1919px) {
  .partners.partners--new {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.partners.partners--new .partners__title {
  color: #F0F0F0;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .partners.partners--new .partners__title {
    margin-bottom: 40px;
  }
}
.partners.partners--new .partners__title .title-icon {
  margin-left: auto;
  margin-right: auto;
}
.partners.partners--new .partners__subtitle {
  color: #F0F0F0;
  text-align: center;
  margin-bottom: 80px;
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .partners.partners--new .partners__subtitle {
    margin-bottom: 40px;
  }
}
.partners.partners--new .partners__item--opacity {
  opacity: 0.1;
}
@media screen and (max-width: 1279px) {
  .partners.partners--new .partners__item--opacity {
    display: none;
  }
  .partners.partners--new .partners__item--opacity:last-child {
    display: block;
  }
}

.about {
  color: #363636;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1919px) {
  .about {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.about__title {
  color: #363636;
  text-align: left;
  display: block;
  margin-bottom: 30px;
}
.about__text {
  max-width: 1015px;
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .about__text {
    font-size: 16px;
  }
}

.image-3 {
  margin-top: 0;
}