@charset "UTF-8";
@font-face {
  font-family: "Inter300";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-Light-300/Inter-Light-300.ttf") format("truetype");
}

@font-face {
  font-family: "Inter400";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-Regular-400/Inter-Regular-400.ttf") format("truetype");
}

@font-face {
  font-family: "Inter500";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-Medium-500/Inter-Medium-500.ttf") format("truetype");
}

@font-face {
  font-family: "Inter600";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-SemiBold-600/Inter-SemiBold-600.ttf") format("truetype");
}

@font-face {
  font-family: "Inter700";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-Bold-700/Inter-Bold-700.ttf") format("truetype");
}

.page-title {
  margin-top: 100px;
  margin-bottom: 100px;
}

.page-title h1 + *, .page-title .h1-title + *, .page-title .team-itm-name + *,
.page-title h2 + *,
.page-title .title-descr + *,
.page-title .h2-title + *,
.page-title .about-lnks-set + *,
.page-title .competencie-title + *,
.page-title .value-itm-title + *,
.page-title .post-itm-bottom + *,
.page-title .data-service-itm-middle + *,
.page-title .esg-info-title + *,
.page-title h3 + *,
.page-title .h3-title + *,
.page-title .prod-char-title + *,
.page-title .platform-card-title + * {
  margin-top: 15px !important;
}

.title-wrap, .title-sect {
  position: relative;
  padding: 0;
  margin: 0 0 50px;
  display: block;
}

.title-sect .title-descr {
  margin-top: 20px;
}

/* Title */
h1, .h1-title, .team-itm-name, h2, .title-descr, .h2-title, .about-lnks-set, .competencie-title, .value-itm-title, .post-itm-bottom, .data-service-itm-middle, .esg-info-title, h3, .h3-title, .prod-char-title, .platform-card-title, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1, .h1-title, .team-itm-name {
  font-size: 60px;
  line-height: 1.1;
  font-family: "Inter400", sans-serif;
  letter-spacing: -0.05em;
}

h2, .title-descr, .h2-title, .about-lnks-set, .competencie-title, .value-itm-title, .post-itm-bottom, .data-service-itm-middle, .esg-info-title {
  font-size: 32px;
  line-height: 1.2103125;
  font-family: "Inter700", sans-serif;
  letter-spacing: -0.02em;
}

h2 small, .title-descr small, .h2-title small, .about-lnks-set small, .competencie-title small, .value-itm-title small, .post-itm-bottom small, .data-service-itm-middle small, .esg-info-title small {
  display: block;
  font-size: 28px;
  line-height: 1.23;
  font-weight: inherit;
}

h3, .h3-title, .prod-char-title, .platform-card-title {
  font-size: 28px;
  line-height: 1.23;
  font-family: "Inter700", sans-serif;
  letter-spacing: -0.02em;
}

.title-descr p:last-child {
  margin-bottom: 0;
}

.txt-box a:not(.more-lnk), .txt-box .btn-sub-mnu:not(.more-lnk) {
  color: #1f709d;
  color: #60a3ed;
  text-decoration: underline;
}

.txt-box p,
.txt-box ul,
.txt-box ol,
.txt-box img,
.txt-box table {
  margin-bottom: 20px;
}

.txt-box img {
  display: block;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}

.txt-box ol {
  padding-left: 20px;
}

.txt-box ol li {
  list-style-type: decimal;
}

.txt-box ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}

.txt-box ul li:last-child {
  margin-bottom: 0;
}

.txt-box ul li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #000;
}

.txt-box h1:not([class]), .txt-box .h1-title:not([class]), .txt-box .team-itm-name:not([class]),
.txt-box h2:not([class]),
.txt-box .title-descr:not([class]),
.txt-box .h2-title:not([class]),
.txt-box .about-lnks-set:not([class]),
.txt-box .competencie-title:not([class]),
.txt-box .value-itm-title:not([class]),
.txt-box .post-itm-bottom:not([class]),
.txt-box .data-service-itm-middle:not([class]),
.txt-box .esg-info-title:not([class]),
.txt-box h3:not([class]),
.txt-box .h3-title:not([class]),
.txt-box .prod-char-title:not([class]),
.txt-box .platform-card-title:not([class]),
.txt-box h4:not([class]),
.txt-box h5:not([class]),
.txt-box h6:not([class]) {
  display: block;
  font-weight: normal;
  margin-bottom: 25px;
}

.txt-box h1, .txt-box .h1-title, .txt-box .team-itm-name {
  font-size: 40px;
}

.txt-box h2, .txt-box .title-descr, .txt-box .h2-title, .txt-box .about-lnks-set, .txt-box .competencie-title, .txt-box .value-itm-title, .txt-box .post-itm-bottom, .txt-box .data-service-itm-middle, .txt-box .esg-info-title {
  font-size: 32px;
}

.txt-box h3, .txt-box .h3-title, .txt-box .prod-char-title, .txt-box .platform-card-title {
  font-size: 25px;
}

.txt-box h4 {
  font-size: 22px;
}

.txt-box h5 {
  font-size: 20px;
}

.txt-box h6 {
  font-size: 20px;
}

.txt-box strong {
  font-weight: normal;
  font-family: "Inter600", sans-serif;
}

/* Clearfix */
.clearfix::before, .tabs__caption::before, .main-mnu::before, .mnu-tablet::before,
.mnu-mobile::before, .service-cell-tile::before, .clearfix::after, .tabs__caption::after, .main-mnu::after, .mnu-tablet::after,
.mnu-mobile::after, .service-cell-tile::after {
  content: "";
  display: table;
}

.clearfix::after, .tabs__caption::after, .main-mnu::after, .mnu-tablet::after,
.mnu-mobile::after, .service-cell-tile::after {
  clear: both;
}

.before,
.after {
  position: absolute;
  content: "";
}

* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a, .btn-sub-mnu {
  outline: none !important;
  cursor: pointer;
  color: inherit;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

a:hover, .btn-sub-mnu:hover {
  text-decoration: underline;
  color: #213a73;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

ol,
ul,
li,
form {
  list-style: none;
  padding: 0;
  margin: 0;
}

label {
  font-weight: normal;
}

.hidden {
  display: none;
}

.loaded {
  margin-left: -1000px;
  margin-top: -1px;
  width: 10px;
  height: 1px;
  opacity: 0;
}

i[class*="-ic"] {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  line-height: 1;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}

.arr-dn-ic {
  min-width: 15px;
  width: 15px;
  height: 10px;
  background-image: url("../img/_style/_svg/arr_dn.svg");
}

.arr-right-ic {
  width: 16px;
  height: 16px;
  background-image: url("../img/_style/_svg/arr-right.svg");
}

.download-ic {
  width: 42px;
  height: 42px;
  background-image: url("../img/_style/_svg/download.svg");
}

.share-ic {
  width: 15px;
  height: 15px;
  background-image: url("../img/_style/_svg/share.svg");
}

@font-face {
  font-family: "Inter300";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-Light-300/Inter-Light-300.ttf") format("truetype");
}

@font-face {
  font-family: "Inter400";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-Regular-400/Inter-Regular-400.ttf") format("truetype");
}

@font-face {
  font-family: "Inter500";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-Medium-500/Inter-Medium-500.ttf") format("truetype");
}

@font-face {
  font-family: "Inter600";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-SemiBold-600/Inter-SemiBold-600.ttf") format("truetype");
}

@font-face {
  font-family: "Inter700";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter/Inter-Bold-700/Inter-Bold-700.ttf") format("truetype");
}

.page-title {
  margin-top: 100px;
  margin-bottom: 100px;
}

.page-title h1 + *, .page-title .h1-title + *, .page-title .team-itm-name + *,
.page-title h2 + *,
.page-title .title-descr + *,
.page-title .h2-title + *,
.page-title .about-lnks-set + *,
.page-title .competencie-title + *,
.page-title .value-itm-title + *,
.page-title .post-itm-bottom + *,
.page-title .data-service-itm-middle + *,
.page-title .esg-info-title + *,
.page-title h3 + *,
.page-title .h3-title + *,
.page-title .prod-char-title + *,
.page-title .platform-card-title + * {
  margin-top: 15px !important;
}

.title-wrap, .title-sect {
  position: relative;
  padding: 0;
  margin: 0 0 50px;
  display: block;
}

.title-sect .title-descr {
  margin-top: 20px;
}

/* Title */
h1, .h1-title, .team-itm-name, h2, .title-descr, .h2-title, .about-lnks-set, .competencie-title, .value-itm-title, .post-itm-bottom, .data-service-itm-middle, .esg-info-title, h3, .h3-title, .prod-char-title, .platform-card-title, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1, .h1-title, .team-itm-name {
  font-size: 60px;
  line-height: 1.1;
  font-family: "Inter400", sans-serif;
  letter-spacing: -0.05em;
}

h2, .title-descr, .h2-title, .about-lnks-set, .competencie-title, .value-itm-title, .post-itm-bottom, .data-service-itm-middle, .esg-info-title {
  font-size: 32px;
  line-height: 1.2103125;
  font-family: "Inter700", sans-serif;
  letter-spacing: -0.02em;
}

h2 small, .title-descr small, .h2-title small, .about-lnks-set small, .competencie-title small, .value-itm-title small, .post-itm-bottom small, .data-service-itm-middle small, .esg-info-title small {
  display: block;
  font-size: 28px;
  line-height: 1.23;
  font-weight: inherit;
}

h3, .h3-title, .prod-char-title, .platform-card-title {
  font-size: 28px;
  line-height: 1.23;
  font-family: "Inter700", sans-serif;
  letter-spacing: -0.02em;
}

.title-descr p:last-child {
  margin-bottom: 0;
}

.txt-box a:not(.more-lnk), .txt-box .btn-sub-mnu:not(.more-lnk) {
  color: #1f709d;
  color: #60a3ed;
  text-decoration: underline;
}

.txt-box p,
.txt-box ul,
.txt-box ol,
.txt-box img,
.txt-box table {
  margin-bottom: 20px;
}

.txt-box img {
  display: block;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}

.txt-box ol {
  padding-left: 20px;
}

.txt-box ol li {
  list-style-type: decimal;
}

.txt-box ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}

.txt-box ul li:last-child {
  margin-bottom: 0;
}

.txt-box ul li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #000;
}

.txt-box h1:not([class]), .txt-box .h1-title:not([class]), .txt-box .team-itm-name:not([class]),
.txt-box h2:not([class]),
.txt-box .title-descr:not([class]),
.txt-box .h2-title:not([class]),
.txt-box .about-lnks-set:not([class]),
.txt-box .competencie-title:not([class]),
.txt-box .value-itm-title:not([class]),
.txt-box .post-itm-bottom:not([class]),
.txt-box .data-service-itm-middle:not([class]),
.txt-box .esg-info-title:not([class]),
.txt-box h3:not([class]),
.txt-box .h3-title:not([class]),
.txt-box .prod-char-title:not([class]),
.txt-box .platform-card-title:not([class]),
.txt-box h4:not([class]),
.txt-box h5:not([class]),
.txt-box h6:not([class]) {
  display: block;
  font-weight: normal;
  margin-bottom: 25px;
}

.txt-box h1, .txt-box .h1-title, .txt-box .team-itm-name {
  font-size: 40px;
}

.txt-box h2, .txt-box .title-descr, .txt-box .h2-title, .txt-box .about-lnks-set, .txt-box .competencie-title, .txt-box .value-itm-title, .txt-box .post-itm-bottom, .txt-box .data-service-itm-middle, .txt-box .esg-info-title {
  font-size: 32px;
}

.txt-box h3, .txt-box .h3-title, .txt-box .prod-char-title, .txt-box .platform-card-title {
  font-size: 25px;
}

.txt-box h4 {
  font-size: 22px;
}

.txt-box h5 {
  font-size: 20px;
}

.txt-box h6 {
  font-size: 20px;
}

.txt-box strong {
  font-weight: normal;
  font-family: "Inter600", sans-serif;
}

/* Clearfix */
.clearfix::before, .tabs__caption::before, .main-mnu::before, .mnu-tablet::before,
.mnu-mobile::before, .service-cell-tile::before, .clearfix::after, .tabs__caption::after, .main-mnu::after, .mnu-tablet::after,
.mnu-mobile::after, .service-cell-tile::after {
  content: "";
  display: table;
}

.clearfix::after, .tabs__caption::after, .main-mnu::after, .mnu-tablet::after,
.mnu-mobile::after, .service-cell-tile::after {
  clear: both;
}

.before,
.after {
  position: absolute;
  content: "";
}

* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a, .btn-sub-mnu {
  outline: none !important;
  cursor: pointer;
  color: inherit;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

a:hover, .btn-sub-mnu:hover {
  text-decoration: underline;
  color: #213a73;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

ol,
ul,
li,
form {
  list-style: none;
  padding: 0;
  margin: 0;
}

label {
  font-weight: normal;
}

.hidden {
  display: none;
}

.btn-wrap {
  text-align: center;
}

.btn, .btn-form, .head-contact-btn {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  padding: 7px 20px 5px;
  height: 50px;
  border: 1px solid #213a73;
  color: #213a73;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 1;
  min-width: 130px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
}

.btn:hover, .btn-form:hover, .head-contact-btn:hover {
  color: #fff;
  background-color: #213a73;
}

.btn:hover span, .btn-form:hover span, .head-contact-btn:hover span {
  background: none;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.btn:hover i[class*="-ic"], .btn-form:hover i[class*="-ic"], .head-contact-btn:hover i[class*="-ic"] {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.btn:active, .btn-form:active, .head-contact-btn:active {
  opacity: .8;
}

.btn span, .btn-form span, .head-contact-btn span {
  background: -webkit-linear-gradient(45deg, #213a73 25%, #1f709d);
  background: -moz-linear-gradient(45deg, #213a73 25%, #1f709d);
  background: -o-linear-gradient(45deg, #213a73 25%, #1f709d);
  background: linear-gradient(45deg, #213a73 25%, #1f709d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn span + i[class*="-ic"], .btn-form span + i[class*="-ic"], .head-contact-btn span + i[class*="-ic"] {
  margin-left: 10px;
}

.btn.big, .big.btn-form, .big.head-contact-btn {
  font-size: 20px;
  height: 80px;
  min-width: 300px;
}

.btn.big span + i[class*="-ic"], .big.btn-form span + i[class*="-ic"], .big.head-contact-btn span + i[class*="-ic"] {
  margin-left: 15px;
}

.btn-form {
  position: relative;
}

.btn-form input {
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.btn-dn {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: #213a73;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.btn-top {
  position: fixed;
  z-index: 555;
  right: 5px;
  bottom: 15px;
  width: 34px;
  height: 34px;
  background-color: #213a73;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background-image: url("../img/_style/_svg/btn-top.svg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 14px 14px;
     -moz-background-size: 14px;
       -o-background-size: 14px;
          background-size: 14px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.25);
     -moz-box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.25);
          box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.25);
  opacity: 0;
}

.btn-top.on {
  opacity: 1;
}

.toggle-btn {
  display: none;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  outline: none !important;
  position: relative;
  z-index: 1;
  text-align: center;
  text-decoration: none;
  width: 30px;
  height: 30px;
  z-index: 10;
  cursor: pointer;
}

.toggle-btn span {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #213a73;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  -moz-transition: 0.35s;
  transition: 0.35s;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
}

.toggle-btn span::after, .toggle-btn span::before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 2px;
  background-color: #213a73;
  -webkit-transition: .35s;
  -o-transition: .35s;
  -moz-transition: .35s;
  transition: .35s;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
}

.toggle-btn span:after {
  top: 10px;
}

.toggle-btn.on span {
  -webkit-transition: 0.35s -webkit-transform;
  transition: 0.35s -webkit-transform;
  -o-transition: 0.35s -o-transform;
  -moz-transition: 0.35s transform, 0.35s -moz-transform;
  transition: 0.35s transform;
  transition: 0.35s transform, 0.35s -webkit-transform, 0.35s -moz-transform, 0.35s -o-transform;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: #fff !important;
}

.toggle-btn.on span::before {
  width: 30px;
  -webkit-transform: rotate(45deg) translate(7px, 7px);
     -moz-transform: rotate(45deg) translate(7px, 7px);
      -ms-transform: rotate(45deg) translate(7px, 7px);
       -o-transform: rotate(45deg) translate(7px, 7px);
          transform: rotate(45deg) translate(7px, 7px);
}

.toggle-btn.on span::after {
  width: 30px;
  -webkit-transform: rotate(-45deg) translate(7px, -7px);
     -moz-transform: rotate(-45deg) translate(7px, -7px);
      -ms-transform: rotate(-45deg) translate(7px, -7px);
       -o-transform: rotate(-45deg) translate(7px, -7px);
          transform: rotate(-45deg) translate(7px, -7px);
}

.hidden {
  display: none !important;
}

.inner-pages {
  position: fixed;
  z-index: 5000;
  top: 15%;
  left: 0;
  display: inline-block;
  height: 62px;
  width: 35px;
  overflow: hidden;
  background-image: url("../img/_style/_svg/inner_pages.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}

.inner-pages:hover {
  overflow: visible;
}

.inner-pages:hover .page-links {
  opacity: 1;
}

.page-links {
  padding: 10px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  border: 1px solid #ccc;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 0;
  min-height: 100%;
  white-space: nowrap;
  max-height: 85vh;
  overflow-y: auto;
}

.page-links a, .page-links .btn-sub-mnu {
  display: block;
  padding: 3px;
  margin: 0 0 5px;
  line-height: 1.2em;
}

.page-links a:hover, .page-links .btn-sub-mnu:hover {
  color: blue;
}

.img-inner-box {
  position: relative;
  display: block;
  text-decoration: none !important;
  border: none !important;
  width: 100%;
  overflow: hidden;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eee;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.img-inner-box img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100% !important;
  height: auto !important;
  opacity: 0;
}

.img-inner-box .main-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0;
}

body {
  position: relative;
  min-width: 320px;
  font-family: 'Inter400', sans-serif;
  font-size: 24px;
  line-height: 1.36;
  letter-spacing: -0.02em;
  color: #000;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: grayscale;
}

body.modal-open {
  touch-action: none;
  -ms-touch-action: none;
}

/* Прижатие футера */
/* Прижатие футера END */
/* Альтернатива прижатия футера */
body {
  overflow-x: hidden;
}

.wrapper {
  display: table;
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
}

.layout {
  min-height: 300px;
  display: table-row;
  height: 100%;
}

.home-wrap, .page-wrap {
  display: table-cell;
  max-width: 320px;
}

.home-wrap > section:first-child, .page-wrap > section:first-child {
  margin-top: 0;
}

/* Альтернатива прижатия футера END*/
.height-limit {
  max-height: 200px;
}

.wrapper.mCustomScrollbar {
  max-height: 100vh;
}

.wrapper.mCustomScrollbar > .mCustomScrollBox > .mCSB_container {
  min-height: 100vh;
  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;
}

.mCSB_inside > .mCSB_container {
  margin: 0 !important;
}

.int-expl .wrapper.mCustomScrollbar > .mCustomScrollBox > .mCSB_container {
  display: block;
}

.tabs__content {
  margin: 0 auto;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.tabs__content.active {
  padding: 0;
  height: auto;
  opacity: 1;
  overflow: visible;
}

.tabs__caption-wrap {
  text-align: center;
  margin: 0 auto 20px;
  position: relative;
  line-height: 1em;
}

.tabs__caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1em;
}

.tabs__caption > li {
  cursor: pointer;
  margin: 0 10px;
}

.tabs__caption > li > a, .tabs__caption > li > .btn-sub-mnu,
.tabs__caption > li > span {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  padding: 6px 25px 4px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  background-color: #f5f5f4;
}

.tabs__caption > li:hover {
  color: #213a73;
}

.tabs__caption > li.active {
  color: #213a73;
}

.tabs__caption > li.active:hover {
  color: #213a73;
  cursor: default;
}

.show-tabs__content-btn {
  display: none;
  cursor: pointer;
}

.tabs-nav {
  display: none;
}

.tab-left,
.tab-right {
  position: absolute;
  top: 0;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 10px 20px;
     -moz-background-size: 10px 20px;
       -o-background-size: 10px 20px;
          background-size: 10px 20px;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  opacity: .5;
}

.tab-left:hover,
.tab-right:hover {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  opacity: 1;
}

.tab-left {
  left: 0;
  background-image: url("../img/_style/_svg/arr_l.svg");
}

.tab-right {
  right: 0;
  background-image: url("../img/_style/_svg/arr_r.svg");
}

@media only screen and (max-width: 576px) {
  .tabs-nav {
    display: block;
  }
  .tabs__caption-wrap {
    padding: 0 40px;
    margin: 0 -15px 40px;
  }
  .tabs__caption {
    width: 100%;
    position: relative;
    min-height: 40px;
  }
  .tabs__caption > li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    margin: 0;
  }
  .tabs__caption > li > a, .tabs__caption > li > .btn-sub-mnu,
  .tabs__caption > li > span {
    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;
  }
  .tabs__caption > li.active {
    height: auto;
  }
}

.parallax-box {
  min-height: 300px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-property: background-position;
  -o-transition-property: background-position;
  -moz-transition-property: background-position;
  transition-property: background-position;
  -webkit-transition: .1s linear;
  -o-transition: .1s linear;
  -moz-transition: .1s linear;
  transition: .1s linear;
}

.fancybox-content {
  cursor: pointer !important;
}

.fancy-photo {
  display: block;
}

.cust-accordion {
  padding: 25px 0;
  display: block;
}

.cust-accordion > .accord-li {
  display: block;
  overflow: hidden;
}

.cust-accordion > .accord-li.open-start .accord-content {
  display: block;
}

.accord-btn {
  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: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 7px 35px 5px;
  font-size: 25px;
  line-height: 1.15em;
  text-transform: uppercase;
  min-height: 60px;
  cursor: pointer;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  color: #1f709d;
  border-bottom: 1px solid #213a73;
}

.accord-btn .arr-dn-ic {
  height: 12px;
  width: 24px;
  min-width: 24px;
  background-image: url("../img/_style/_svg/arr_dn.svg");
  margin-top: -3px;
}

.accord-btn.on {
  background-color: #213a73;
  color: #fff;
}

.accord-btn.on .arr-dn-ic {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accord-content {
  display: none;
}

.accord-content-inner {
  padding: 35px;
}

.cust-inp,
.cust-textarea {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
}

.cust-inp span,
.cust-textarea span {
  display: block;
}

.cust-inp input,
.cust-textarea input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  display: block;
  padding: 13px 20px 10px;
  width: 100%;
  height: 50px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #D9D7D7;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #000;
}

.cust-inp textarea,
.cust-textarea textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  display: block;
  padding: 13px 20px;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  border: 1px solid #D9D7D7;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #000;
  resize: none;
}

.cust-inp *::-webkit-input-placeholder, .cust-textarea *::-webkit-input-placeholder {
  -webkit-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp *:-moz-placeholder, .cust-textarea *:-moz-placeholder {
  -moz-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp *::-moz-placeholder, .cust-textarea *::-moz-placeholder {
  -moz-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp *:-ms-input-placeholder, .cust-textarea *:-ms-input-placeholder {
  -ms-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp *::-ms-input-placeholder, .cust-textarea *::-ms-input-placeholder {
  -ms-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp *::placeholder,
.cust-textarea *::placeholder {
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp *:focus,
.cust-textarea *:focus {
  border-color: #213a73;
}

.cust-inp *:focus::-webkit-input-placeholder, .cust-textarea *:focus::-webkit-input-placeholder {
  opacity: 0;
}

.cust-inp *:focus:-moz-placeholder, .cust-textarea *:focus:-moz-placeholder {
  opacity: 0;
}

.cust-inp *:focus::-moz-placeholder, .cust-textarea *:focus::-moz-placeholder {
  opacity: 0;
}

.cust-inp *:focus:-ms-input-placeholder, .cust-textarea *:focus:-ms-input-placeholder {
  opacity: 0;
}

.cust-inp *:focus::-ms-input-placeholder, .cust-textarea *:focus::-ms-input-placeholder {
  opacity: 0;
}

.cust-inp *:focus::placeholder,
.cust-textarea *:focus::placeholder {
  opacity: 0;
}

.upload-field {
  margin-bottom: 25px;
}

.upload-field .field-notice {
  font-size: 16px;
  color: #222;
}

.upload-doc {
  position: relative;
}

.upload-doc:not(.empty) .upload-ic {
  display: none;
}

.upload-doc.empty .clear-btn {
  display: none;
}

.upload-doc.empty .upload-txt-btn {
  color: #637A85;
}

.upload-doc .upload-input {
  position: absolute;
  z-index: -2;
  width: 0;
  height: 0;
  opacity: 0;
}

.upload-doc .clear-btn {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 60px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 16px 16px;
     -moz-background-size: 16px;
       -o-background-size: 16px;
          background-size: 16px;
  background-image: url("../img/_style/_svg/close.svg");
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

.upload-doc .clear-btn:hover {
  opacity: .75;
}

.upload-txt-btn {
  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;
  height: 50px;
  border: 1px solid #D9D7D7;
  background-color: #fff;
  padding: 8px 60px 5px 20px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  position: relative;
  color: #000;
  font-size: 16px;
  line-height: 1.5;
}

.upload-txt-btn .upload-ic {
  position: absolute;
  right: 0;
  top: 0;
}

.upload-ic {
  width: 60px;
  height: 50px;
  background-image: url("../img/_style/_svg/upload.svg");
}

.cust-sel {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  position: relative;
  font-size: 16px;
}

.cust-sel .wpcf7-form-control-wrap {
  display: block;
  position: static;
}

.cust-sel .select2 {
  width: 100% !important;
  display: block;
  position: relative;
}

.cust-sel .select2 .selection {
  display: table;
  width: 100%;
}

.cust-sel .select2 .select2-selection__placeholder {
  color: #999;
}

.cust-sel .select2.select2-container--above ~ .select2-container .select2-dropdown {
  -webkit-border-bottom-left-radius: 0 !important;
     -moz-border-radius-bottomleft: 0 !important;
          border-bottom-left-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
     -moz-border-radius-bottomright: 0 !important;
          border-bottom-right-radius: 0 !important;
  -webkit-border-top-left-radius: 25px;
     -moz-border-radius-topleft: 25px;
          border-top-left-radius: 25px;
  -webkit-border-top-right-radius: 25px;
     -moz-border-radius-topright: 25px;
          border-top-right-radius: 25px;
  border-top: 1px solid #D9D7D7;
  border-bottom: none;
}

.cust-sel .select2.select2-container--open {
  z-index: 9999;
}

.cust-sel .select2.select2-container--open .select2-selection__arrow {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.cust-sel .select2.select2-container--open .select2-selection {
  border-color: #213a73 !important;
}

.cust-sel .select2.select2-container--open .select2-selection.select2-selection--multiple::after {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.cust-sel .select2.select2-container--open ~ .select2-container .select2-dropdown {
  margin-top: 0;
}

.cust-sel .select2-selection {
  height: auto;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border: 1px solid #D9D7D7 !important;
  cursor: pointer;
  width: 100%;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  padding: 6px 50px 4px 20px;
}

.cust-sel .select2-selection.select2-selection--multiple::after {
  content: '';
  display: block;
  position: absolute;
  width: 50px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background-image: url("../img/_style/_svg/arr_dn.svg");
  -webkit-background-size: 16px 12px;
     -moz-background-size: 16px 12px;
       -o-background-size: 16px 12px;
          background-size: 16px 12px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.cust-sel .select2-selection.select2-selection--multiple .select2-search--inline {
  line-height: 0;
}

.cust-sel .select2-selection.select2-selection--multiple .select2-search--inline .select2-search__field {
  margin-top: 0 !important;
  padding-top: 10px;
  line-height: 0;
}

.cust-sel .select2-selection .select2-selection__choice {
  margin-top: 7px;
  margin-right: 7px;
}

.cust-sel .select2-search__field {
  margin-top: 4px !important;
  cursor: pointer;
}

.cust-sel .select2-selection__rendered {
  padding: 0 !important;
  line-height: inherit !important;
  color: inherit !important;
}

.cust-sel .select2-selection__arrow {
  height: auto !important;
  width: 50px !important;
  bottom: 1px;
  background-image: url("../img/_style/_svg/arr_dn.svg");
  -webkit-background-size: 16px 12px;
     -moz-background-size: 16px 12px;
       -o-background-size: 16px 12px;
          background-size: 16px 12px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.cust-sel .select2-selection__arrow b {
  display: none;
}

.cust-sel .select2-dropdown {
  border: 1px solid #D9D7D7;
  border-top: none;
  margin-top: -15px;
  -webkit-transition: .3s margin;
  -o-transition: .3s margin;
  -moz-transition: .3s margin;
  transition: .3s margin;
}

.cust-sel .select2-results__options {
  max-height: 300px !important;
}

.cust-sel .select2-results__option {
  padding: 6px 20px;
  border-bottom: 1px solid #eee;
  -webkit-transition: .25s;
  -o-transition: .25s;
  -moz-transition: .25s;
  transition: .25s;
  background-color: #fff !important;
  color: #000 !important;
}

.cust-sel .select2-results__option:last-child {
  border-bottom: none;
}

.cust-sel .select2-results__option:hover {
  background-color: #213a73 !important;
  color: #fff !important;
}

.cust-sel .select2-results__option[aria-selected$="true"] {
  background-color: #eee !important;
}

.cust-sel .select2-results__option[aria-selected$="true"]:hover {
  cursor: default;
  color: #000 !important;
}

.check-lst, .radio-lst {
  color: inherit;
  margin-bottom: 25px;
}

.check-lst .cust-check, .radio-lst .cust-check, .check-lst .cust-radio, .radio-lst .cust-radio,
.check-lst .wpcf7-list-item,
.radio-lst .wpcf7-list-item {
  margin-right: 40px;
}

.check-lst .cust-check:last-child, .radio-lst .cust-check:last-child, .check-lst .cust-radio:last-child, .radio-lst .cust-radio:last-child,
.check-lst .wpcf7-list-item:last-child,
.radio-lst .wpcf7-list-item:last-child {
  margin-right: 0;
}

.policy-field {
  margin-bottom: 25px;
}

.cust-check, .cust-radio,
.check-lst .wpcf7-list-item,
.radio-lst .wpcf7-list-item,
.policy-field .wpcf7-list-item {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.cust-check label, .cust-radio label,
.check-lst .wpcf7-list-item label,
.radio-lst .wpcf7-list-item label,
.policy-field .wpcf7-list-item label {
  cursor: pointer;
  display: block;
  margin: 0;
}

.cust-check input, .cust-radio input,
.check-lst .wpcf7-list-item input,
.radio-lst .wpcf7-list-item input,
.policy-field .wpcf7-list-item input {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  opacity: 0;
}

.cust-check input:checked ~ .check-ic, .cust-radio input:checked ~ .check-ic, .cust-check input:checked ~ .radio-ic, .cust-radio input:checked ~ .radio-ic,
.cust-check input:checked ~ .wpcf7-list-item-label::before,
.cust-radio input:checked ~ .wpcf7-list-item-label::before,
.check-lst .wpcf7-list-item input:checked ~ .check-ic,
.radio-lst .wpcf7-list-item input:checked ~ .check-ic,
.check-lst .wpcf7-list-item input:checked ~ .radio-ic,
.radio-lst .wpcf7-list-item input:checked ~ .radio-ic,
.check-lst .wpcf7-list-item input:checked ~ .wpcf7-list-item-label::before,
.radio-lst .wpcf7-list-item input:checked ~ .wpcf7-list-item-label::before,
.policy-field .wpcf7-list-item input:checked ~ .check-ic,
.policy-field .wpcf7-list-item input:checked ~ .radio-ic,
.policy-field .wpcf7-list-item input:checked ~ .wpcf7-list-item-label::before {
  background-image: url("../img/_style/_svg/check.svg");
}

.cust-check input[type=radio] ~ .check-ic, .cust-radio input[type=radio] ~ .check-ic, .cust-check input[type=radio] ~ .radio-ic, .cust-radio input[type=radio] ~ .radio-ic,
.cust-check input[type=radio] ~ .wpcf7-list-item-label::before,
.cust-radio input[type=radio] ~ .wpcf7-list-item-label::before,
.check-lst .wpcf7-list-item input[type=radio] ~ .check-ic,
.radio-lst .wpcf7-list-item input[type=radio] ~ .check-ic,
.check-lst .wpcf7-list-item input[type=radio] ~ .radio-ic,
.radio-lst .wpcf7-list-item input[type=radio] ~ .radio-ic,
.check-lst .wpcf7-list-item input[type=radio] ~ .wpcf7-list-item-label::before,
.radio-lst .wpcf7-list-item input[type=radio] ~ .wpcf7-list-item-label::before,
.policy-field .wpcf7-list-item input[type=radio] ~ .check-ic,
.policy-field .wpcf7-list-item input[type=radio] ~ .radio-ic,
.policy-field .wpcf7-list-item input[type=radio] ~ .wpcf7-list-item-label::before {
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-image: none;
}

.cust-check input[type=radio]:checked ~ .check-ic, .cust-radio input[type=radio]:checked ~ .check-ic, .cust-check input[type=radio]:checked ~ .radio-ic, .cust-radio input[type=radio]:checked ~ .radio-ic,
.cust-check input[type=radio]:checked ~ .wpcf7-list-item-label::before,
.cust-radio input[type=radio]:checked ~ .wpcf7-list-item-label::before,
.check-lst .wpcf7-list-item input[type=radio]:checked ~ .check-ic,
.radio-lst .wpcf7-list-item input[type=radio]:checked ~ .check-ic,
.check-lst .wpcf7-list-item input[type=radio]:checked ~ .radio-ic,
.radio-lst .wpcf7-list-item input[type=radio]:checked ~ .radio-ic,
.check-lst .wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label::before,
.radio-lst .wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label::before,
.policy-field .wpcf7-list-item input[type=radio]:checked ~ .check-ic,
.policy-field .wpcf7-list-item input[type=radio]:checked ~ .radio-ic,
.policy-field .wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label::before {
  background-color: #000;
  border: 7px solid #fff;
  -webkit-box-shadow: 0 0 0 1px #D9D7D7;
     -moz-box-shadow: 0 0 0 1px #D9D7D7;
          box-shadow: 0 0 0 1px #D9D7D7;
}

.check-lst .wpcf7-list-item-label, .radio-lst .wpcf7-list-item-label,
.policy-field .wpcf7-list-item-label {
  position: relative;
}

.check-lst .wpcf7-list-item-label::before, .radio-lst .wpcf7-list-item-label::before,
.policy-field .wpcf7-list-item-label::before {
  content: '';
}

.check-ic, .radio-ic, .check-lst .wpcf7-list-item-label::before, .radio-lst .wpcf7-list-item-label::before,
.policy-field .wpcf7-list-item-label::before {
  position: absolute;
  left: 0;
  top: 1px;
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #D9D7D7;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  -webkit-transition: none !important;
  -o-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
}

.check-title, .radio-title, .check-lst .wpcf7-list-item-label, .radio-lst .wpcf7-list-item-label,
.policy-field .wpcf7-list-item-label {
  display: block;
  padding-left: 35px;
}

.check-title a, .radio-title a, .check-title .btn-sub-mnu, .radio-title .btn-sub-mnu,
.check-lst .wpcf7-list-item-label a,
.radio-lst .wpcf7-list-item-label a,
.check-lst .wpcf7-list-item-label .btn-sub-mnu,
.radio-lst .wpcf7-list-item-label .btn-sub-mnu,
.policy-field .wpcf7-list-item-label a,
.policy-field .wpcf7-list-item-label .btn-sub-mnu {
  color: #2490F2;
  text-decoration: underline;
}

.check-title a:hover, .radio-title a:hover, .check-title .btn-sub-mnu:hover, .radio-title .btn-sub-mnu:hover,
.check-lst .wpcf7-list-item-label a:hover,
.radio-lst .wpcf7-list-item-label a:hover,
.check-lst .wpcf7-list-item-label .btn-sub-mnu:hover,
.radio-lst .wpcf7-list-item-label .btn-sub-mnu:hover,
.policy-field .wpcf7-list-item-label a:hover,
.policy-field .wpcf7-list-item-label .btn-sub-mnu:hover {
  text-decoration: none;
}

.modal {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.modal .modal-dialog {
  margin-left: auto !important;
  margin-right: auto !important;
}

.modal-top {
  height: 25px;
}

.modal-top .close {
  position: absolute;
  z-index: 10;
  top: 15px;
  right: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../img/_style/_svg/close.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  cursor: pointer;
  outline: none !important;
  -webkit-background-size: 20px 20px;
     -moz-background-size: 20px;
       -o-background-size: 20px;
          background-size: 20px;
}

.modal-top .close:hover {
  opacity: .75;
}

.modal-body {
  text-align: center;
}

.modal-title {
  margin-bottom: 25px;
}

/* ================= Header ================= */
/*============= hover-dropdown =============*/
.hover-dropdown {
  overflow: hidden;
  position: relative;
  z-index: 9999;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.hover-dropdown.hover {
  overflow: visible;
  z-index: 99999;
}

.hover-dropdown.hover .arr-dn-ic {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.hover-dropdown-btn {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.hover-dropdown-btn span {
  display: inline-block;
  vertical-align: middle;
}

.hover-dropdown-box {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  min-width: 100%;
  line-height: 1em;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
  margin-top: -5px;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}

.hover-dropdown-box ul {
  white-space: nowrap;
  color: #000;
}

.hover .hover-dropdown-box {
  margin-top: 0;
  opacity: 1;
  overflow: visible;
  max-height: none;
}

/*============= hover-dropdown END =============*/
.main-head, .inner-head {
  color: inherit;
  height: 100px;
}

.main-head.fixed .head-line, .fixed.inner-head .head-line {
  height: 80px;
}

.head-top {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 320px;
  background-color: #fff;
  -webkit-transition: .3s background-color;
  -o-transition: .3s background-color;
  -moz-transition: .3s background-color;
  transition: .3s background-color;
}

.head-line {
  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;
  position: relative;
  padding: 15px 0;
  height: 100px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.head-cell {
  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;
}

.logo {
  display: block;
  width: 200px;
}

.logo img {
  display: block;
  width: 100%;
}

.mnu-wrap {
  padding: 0 35px;
}

.mnu-wrap .head-contact-btns {
  display: none;
}

.main-mnu, .mnu-tablet,
.mnu-mobile {
  font-size: 18px;
  line-height: 1.11;
  letter-spacing: -0.05em;
  font-family: "Inter500", sans-serif;
  color: #5B5A5A;
}

.main-mnu > li, .mnu-tablet > li, .mnu-mobile > li {
  float: left;
  margin-right: 50px;
}

.main-mnu > li:last-child, .mnu-tablet > li:last-child, .mnu-mobile > li:last-child {
  margin-right: 0;
}

.main-mnu > li > span, .mnu-tablet > li > span, .mnu-mobile > li > span {
  cursor: default;
}

.main-mnu .arr-dn-ic, .mnu-tablet .arr-dn-ic, .mnu-mobile .arr-dn-ic {
  margin-left: 5px;
  -webkit-transition: .1s transform;
  -o-transition: .1s transform;
  -moz-transition: .1s transform;
  transition: .1s transform;
  -webkit-backface-visibility: visible;
     -moz-backface-visibility: visible;
          backface-visibility: visible;
}

.main-mnu li.active > a, .mnu-tablet li.active > a, .mnu-mobile li.active > a, .main-mnu li.active > .btn-sub-mnu, .mnu-tablet li.active > .btn-sub-mnu, .mnu-mobile li.active > .btn-sub-mnu,
.main-mnu li.active > span,
.mnu-tablet li.active > span,
.mnu-mobile li.active > span {
  color: #213a73;
}

.main-mnu a:hover, .mnu-tablet a:hover, .mnu-mobile a:hover, .main-mnu .btn-sub-mnu:hover, .mnu-tablet .btn-sub-mnu:hover, .mnu-mobile .btn-sub-mnu:hover {
  color: #1f709d;
  text-decoration: none;
}

.btn-sub-mnu {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  outline: none !important;
  opacity: 0;
  display: none;
  position: absolute;
  text-align: left;
  z-index: 5;
  left: 0;
  top: 0;
  font: inherit;
  line-height: 1.25;
  letter-spacing: -0.05em;
}

.head-contact-btns + .toggle-btn {
  margin-left: 25px;
}

.sub-mnu li {
  margin-bottom: 13px;
}

.sub-mnu > ul ul {
  margin-top: -5px;
  font-size: 80%;
  line-height: 1.25;
  letter-spacing: normal;
  padding-left: 5px;
  padding-right: 0;
  padding-bottom: 0;
  white-space: normal;
}

.sub-mnu > ul ul li {
  margin-bottom: 10px;
}

.sub-mnu > ul ul li:last-child {
  margin-bottom: 0;
}

.mnu-tablet,
.mnu-mobile {
  display: none;
}

.mnu-left,
.mnu-right {
  width: 50%;
  min-width: 50%;
}

.mnu-left {
  padding-right: 50px;
}

.top-screen, .top-screen-video, .top-screen-2, .page-title, .top-screen-3 {
  position: relative;
  overflow: hidden;
}

.top-screen.dark, .dark.top-screen-video, .dark.top-screen-2, .dark.page-title, .dark.top-screen-3 {
  background-color: #0d0d0d;
  color: #fff;
}

.top-screen.top-wide, .top-wide.top-screen-video, .top-wide.top-screen-2, .top-wide.page-title, .top-wide.top-screen-3 {
  color: #fff;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.top-screen.top-wide .img-inner-box, .top-wide.top-screen-video .img-inner-box, .top-wide.top-screen-2 .img-inner-box, .top-wide.page-title .img-inner-box, .top-wide.top-screen-3 .img-inner-box {
  background-color: transparent;
}

.top-screen.top-wide .top-screen-bg img, .top-wide.top-screen-video .top-screen-bg img, .top-wide.top-screen-2 .top-screen-bg img, .top-wide.page-title .top-screen-bg img, .top-wide.top-screen-3 .top-screen-bg img {
  display: block;
  width: 100% !important;
  height: auto !important;
}

.screen-video-bg {
  position: absolute;
  z-index: 7;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.screen-video-bg::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(17%, rgba(0, 0, 0, 0.8)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 17%, transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 17%, transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 17%, transparent);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 17%, transparent);
}

.screen-video-bg video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
}

.top-screen-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: left 0 top 0;
}

.top-screen-bg .bg-figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: left 0 top 0;
  background-repeat: no-repeat;
  opacity: .5;
}

.top-screen-inner {
  width: 100vw;
  min-width: 320px;
  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: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.top-screen-left {
  position: relative;
  z-index: 10;
  padding-left: 4.15vw;
  padding-right: 6.916666667vw;
  padding-bottom: 6.916666667vw;
  max-width: 800px;
}

.top-screen-left h1, .top-screen-left .h1-title, .top-screen-left .team-itm-name {
  max-width: 600px;
}

.top-screen-right {
  width: 600px;
  width: 41.667vw;
  position: relative;
  z-index: 5;
}

.sect-contact {
  margin-top: 70px;
  overflow: hidden;
}

.contact-box-line {
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-box-left {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 8.35vw 0;
}

.contact-box-txt {
  background-color: #fff;
  width: 37.5vw;
  padding: 60px 4.15vw 80px;
  min-height: 100%;
  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: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact-box-txt .title-wrap, .contact-box-txt .title-sect {
  text-align: left;
  margin-bottom: 110px;
  width: 100%;
}

.contact-box-txt .title-wrap h3 + h3, .contact-box-txt .title-sect h3 + h3, .contact-box-txt .title-wrap .h3-title + h3, .contact-box-txt .title-sect .h3-title + h3, .contact-box-txt .title-wrap .prod-char-title + h3, .contact-box-txt .title-sect .prod-char-title + h3, .contact-box-txt .title-wrap .platform-card-title + h3, .contact-box-txt .title-sect .platform-card-title + h3, .contact-box-txt .title-wrap h3 + .h3-title, .contact-box-txt .title-sect h3 + .h3-title, .contact-box-txt .title-wrap .h3-title + .h3-title, .contact-box-txt .title-sect .h3-title + .h3-title, .contact-box-txt .title-wrap .prod-char-title + .h3-title, .contact-box-txt .title-sect .prod-char-title + .h3-title, .contact-box-txt .title-wrap .platform-card-title + .h3-title, .contact-box-txt .title-sect .platform-card-title + .h3-title, .contact-box-txt .title-wrap h3 + .prod-char-title, .contact-box-txt .title-sect h3 + .prod-char-title, .contact-box-txt .title-wrap .h3-title + .prod-char-title, .contact-box-txt .title-sect .h3-title + .prod-char-title, .contact-box-txt .title-wrap .prod-char-title + .prod-char-title, .contact-box-txt .title-sect .prod-char-title + .prod-char-title, .contact-box-txt .title-wrap .platform-card-title + .prod-char-title, .contact-box-txt .title-sect .platform-card-title + .prod-char-title, .contact-box-txt .title-wrap h3 + .platform-card-title, .contact-box-txt .title-sect h3 + .platform-card-title, .contact-box-txt .title-wrap .h3-title + .platform-card-title, .contact-box-txt .title-sect .h3-title + .platform-card-title, .contact-box-txt .title-wrap .prod-char-title + .platform-card-title, .contact-box-txt .title-sect .prod-char-title + .platform-card-title, .contact-box-txt .title-wrap .platform-card-title + .platform-card-title, .contact-box-txt .title-sect .platform-card-title + .platform-card-title,
.contact-box-txt .title-wrap h3 + .title-descr,
.contact-box-txt .title-sect h3 + .title-descr,
.contact-box-txt .title-wrap .h3-title + .title-descr,
.contact-box-txt .title-sect .h3-title + .title-descr,
.contact-box-txt .title-wrap .prod-char-title + .title-descr,
.contact-box-txt .title-sect .prod-char-title + .title-descr,
.contact-box-txt .title-wrap .platform-card-title + .title-descr,
.contact-box-txt .title-sect .platform-card-title + .title-descr {
  margin-top: 30px;
}

.contact-box-txt .title-wrap h3 + h3 p:last-child, .contact-box-txt .title-sect h3 + h3 p:last-child, .contact-box-txt .title-wrap .h3-title + h3 p:last-child, .contact-box-txt .title-sect .h3-title + h3 p:last-child, .contact-box-txt .title-wrap .prod-char-title + h3 p:last-child, .contact-box-txt .title-sect .prod-char-title + h3 p:last-child, .contact-box-txt .title-wrap .platform-card-title + h3 p:last-child, .contact-box-txt .title-sect .platform-card-title + h3 p:last-child, .contact-box-txt .title-wrap h3 + .h3-title p:last-child, .contact-box-txt .title-sect h3 + .h3-title p:last-child, .contact-box-txt .title-wrap .h3-title + .h3-title p:last-child, .contact-box-txt .title-sect .h3-title + .h3-title p:last-child, .contact-box-txt .title-wrap .prod-char-title + .h3-title p:last-child, .contact-box-txt .title-sect .prod-char-title + .h3-title p:last-child, .contact-box-txt .title-wrap .platform-card-title + .h3-title p:last-child, .contact-box-txt .title-sect .platform-card-title + .h3-title p:last-child, .contact-box-txt .title-wrap h3 + .prod-char-title p:last-child, .contact-box-txt .title-sect h3 + .prod-char-title p:last-child, .contact-box-txt .title-wrap .h3-title + .prod-char-title p:last-child, .contact-box-txt .title-sect .h3-title + .prod-char-title p:last-child, .contact-box-txt .title-wrap .prod-char-title + .prod-char-title p:last-child, .contact-box-txt .title-sect .prod-char-title + .prod-char-title p:last-child, .contact-box-txt .title-wrap .platform-card-title + .prod-char-title p:last-child, .contact-box-txt .title-sect .platform-card-title + .prod-char-title p:last-child, .contact-box-txt .title-wrap h3 + .platform-card-title p:last-child, .contact-box-txt .title-sect h3 + .platform-card-title p:last-child, .contact-box-txt .title-wrap .h3-title + .platform-card-title p:last-child, .contact-box-txt .title-sect .h3-title + .platform-card-title p:last-child, .contact-box-txt .title-wrap .prod-char-title + .platform-card-title p:last-child, .contact-box-txt .title-sect .prod-char-title + .platform-card-title p:last-child, .contact-box-txt .title-wrap .platform-card-title + .platform-card-title p:last-child, .contact-box-txt .title-sect .platform-card-title + .platform-card-title p:last-child,
.contact-box-txt .title-wrap h3 + .title-descr p:last-child,
.contact-box-txt .title-sect h3 + .title-descr p:last-child,
.contact-box-txt .title-wrap .h3-title + .title-descr p:last-child,
.contact-box-txt .title-sect .h3-title + .title-descr p:last-child,
.contact-box-txt .title-wrap .prod-char-title + .title-descr p:last-child,
.contact-box-txt .title-sect .prod-char-title + .title-descr p:last-child,
.contact-box-txt .title-wrap .platform-card-title + .title-descr p:last-child,
.contact-box-txt .title-sect .platform-card-title + .title-descr p:last-child {
  margin-bottom: 0;
}

.contact-box-txt .title-wrap h3 + h3:last-child, .contact-box-txt .title-sect h3 + h3:last-child, .contact-box-txt .title-wrap .h3-title + h3:last-child, .contact-box-txt .title-sect .h3-title + h3:last-child, .contact-box-txt .title-wrap .prod-char-title + h3:last-child, .contact-box-txt .title-sect .prod-char-title + h3:last-child, .contact-box-txt .title-wrap .platform-card-title + h3:last-child, .contact-box-txt .title-sect .platform-card-title + h3:last-child, .contact-box-txt .title-wrap h3 + .h3-title:last-child, .contact-box-txt .title-sect h3 + .h3-title:last-child, .contact-box-txt .title-wrap .h3-title + .h3-title:last-child, .contact-box-txt .title-sect .h3-title + .h3-title:last-child, .contact-box-txt .title-wrap .prod-char-title + .h3-title:last-child, .contact-box-txt .title-sect .prod-char-title + .h3-title:last-child, .contact-box-txt .title-wrap .platform-card-title + .h3-title:last-child, .contact-box-txt .title-sect .platform-card-title + .h3-title:last-child, .contact-box-txt .title-wrap h3 + .prod-char-title:last-child, .contact-box-txt .title-sect h3 + .prod-char-title:last-child, .contact-box-txt .title-wrap .h3-title + .prod-char-title:last-child, .contact-box-txt .title-sect .h3-title + .prod-char-title:last-child, .contact-box-txt .title-wrap .prod-char-title + .prod-char-title:last-child, .contact-box-txt .title-sect .prod-char-title + .prod-char-title:last-child, .contact-box-txt .title-wrap .platform-card-title + .prod-char-title:last-child, .contact-box-txt .title-sect .platform-card-title + .prod-char-title:last-child, .contact-box-txt .title-wrap h3 + .platform-card-title:last-child, .contact-box-txt .title-sect h3 + .platform-card-title:last-child, .contact-box-txt .title-wrap .h3-title + .platform-card-title:last-child, .contact-box-txt .title-sect .h3-title + .platform-card-title:last-child, .contact-box-txt .title-wrap .prod-char-title + .platform-card-title:last-child, .contact-box-txt .title-sect .prod-char-title + .platform-card-title:last-child, .contact-box-txt .title-wrap .platform-card-title + .platform-card-title:last-child, .contact-box-txt .title-sect .platform-card-title + .platform-card-title:last-child,
.contact-box-txt .title-wrap h3 + .title-descr:last-child,
.contact-box-txt .title-sect h3 + .title-descr:last-child,
.contact-box-txt .title-wrap .h3-title + .title-descr:last-child,
.contact-box-txt .title-sect .h3-title + .title-descr:last-child,
.contact-box-txt .title-wrap .prod-char-title + .title-descr:last-child,
.contact-box-txt .title-sect .prod-char-title + .title-descr:last-child,
.contact-box-txt .title-wrap .platform-card-title + .title-descr:last-child,
.contact-box-txt .title-sect .platform-card-title + .title-descr:last-child {
  margin-bottom: -40px;
}

.contact-box-txt .btn-wrap {
  text-align: left;
  width: 100%;
}

.contact-box-txt .btn, .contact-box-txt .btn-form, .contact-box-txt .head-contact-btn {
  width: 100%;
  max-width: 370px;
}

.contact-box-txt h3 a, .contact-box-txt .h3-title a, .contact-box-txt .prod-char-title a, .contact-box-txt .platform-card-title a, .contact-box-txt h3 .btn-sub-mnu, .contact-box-txt .h3-title .btn-sub-mnu, .contact-box-txt .prod-char-title .btn-sub-mnu, .contact-box-txt .platform-card-title .btn-sub-mnu {
  color: rgba(51, 139, 123, 0.759429);
}

.contact-lst {
  color: #777;
}

.contact-lst li {
  margin-bottom: 10px;
  min-height: 32px;
}

.contact-lst li:last-child {
  margin-bottom: 0;
}

.contact-lst big {
  font-size: 28px;
  color: #000;
}

.contact-box-right {
  width: 41.667vw;
  padding-left: 4.15vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7DB8CF), to(#C4E8E5));
  background-image: -webkit-linear-gradient(top, #7DB8CF 0%, #C4E8E5 100%);
  background-image: -moz-linear-gradient(top, #7DB8CF 0%, #C4E8E5 100%);
  background-image: -o-linear-gradient(top, #7DB8CF 0%, #C4E8E5 100%);
  background-image: linear-gradient(180deg, #7DB8CF 0%, #C4E8E5 100%);
  color: #fff;
}

.contact-box-right .advant-count-slider-wrap {
  min-height: 100%;
  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: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.advant-count-slider-wrap {
  width: 100%;
}

.advant-count-slider {
  font-family: "Inter600", sans-serif;
  line-height: 1.21025;
  letter-spacing: -0.05em;
  font-size: 40px;
  position: absolute;
}

.advant-itm {
  position: relative;
}

.advant-itm.active {
  font-size: 72px;
  line-height: 1.05555555556;
  width: -webkit-calc(41.667vw - 4.15vw);
  width: -moz-calc(41.667vw - 4.15vw);
  width: calc(41.667vw - 4.15vw);
  overflow: hidden;
}

.advant-itm.active::after {
  content: '';
  display: block;
  position: absolute;
  left: -webkit-calc(100% + 40px);
  left: -moz-calc(100% + 40px);
  left: calc(100% + 40px);
  top: 50%;
  height: 1px;
  width: 100vw;
  background-color: #fff;
  display: none;
}

.advant-itm.active span {
  display: inline-block;
  position: relative;
}

.advant-itm.active span::after {
  content: '';
  display: block;
  position: absolute;
  left: -webkit-calc(100% + 40px);
  left: -moz-calc(100% + 40px);
  left: calc(100% + 40px);
  top: 50%;
  height: 1px;
  width: 100vw;
  background-color: #fff;
}

.advant-itm.prev, .advant-itm.next {
  font-size: 40px;
  line-height: 1.05555555556;
  position: absolute;
  left: 0;
}

.advant-itm.prev {
  bottom: -webkit-calc(100% + 75px);
  bottom: -moz-calc(100% + 75px);
  bottom: calc(100% + 75px);
}

.advant-itm.next {
  top: -webkit-calc(100% + 75px);
  top: -moz-calc(100% + 75px);
  top: calc(100% + 75px);
}

.sect-home-about {
  background-color: #F5F5F5;
}

.about-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 65px;
}

.about-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 4.15vw;
  padding-right: 8.3vw;
}

.about-left .title-wrap, .about-left .title-sect {
  max-width: 600px;
  margin-bottom: 110px;
}

.about-right {
  width: 41.667vw;
  padding-right: 4.15vw;
  padding-top: 100px;
}

.about-lnks-set {
  font-family: "Inter400", sans-serif;
}

.about-lnks-set ul {
  border-top: 1px solid #D9D7D7;
}

.about-lnks-set li {
  border-bottom: 1px solid #D9D7D7;
}

.about-lnks-set .arr-right-ic {
  width: 50px;
  height: 50px;
  -webkit-background-size: 16px 16px;
     -moz-background-size: 16px;
       -o-background-size: 16px;
          background-size: 16px;
  border: 1px solid transparent;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  -webkit-transition: .1s;
  -o-transition: .1s;
  -moz-transition: .1s;
  transition: .1s;
}

.about-lnks-set a, .about-lnks-set .btn-sub-mnu {
  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;
  height: 110px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about-lnks-set a:hover, .about-lnks-set .btn-sub-mnu:hover {
  text-decoration: none;
}

.about-lnks-set a.hover span, .about-lnks-set .hover.btn-sub-mnu span {
  background-image: -webkit-linear-gradient(179.86deg, #213A73 24.1%, #1F709D 99.88%);
  background-image: -moz-linear-gradient(179.86deg, #213A73 24.1%, #1F709D 99.88%);
  background-image: -o-linear-gradient(179.86deg, #213A73 24.1%, #1F709D 99.88%);
  background-image: linear-gradient(270.14deg, #213A73 24.1%, #1F709D 99.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.about-lnks-set a.hover .arr-right-ic, .about-lnks-set .hover.btn-sub-mnu .arr-right-ic {
  border-color: #213a73;
}

.about-lnks-set a span:not(.list-number), .about-lnks-set .btn-sub-mnu span:not(.list-number) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 25px;
}

.list-number {
  font-size: 16px;
  line-height: 1.25;
  font-family: "Inter500", sans-serif;
  color: #777;
}

.about-img-set .img-lnk {
  display: block;
  background-color: red;
}

.about-img-set .img-lnk .img-inner-box {
  position: static;
}

.about-img-set .img-lnk .base {
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 1;
  position: static !important;
}

.about-img-set .img-lnk .main-img {
  position: relative;
  z-index: 5;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate(0, -100%);
     -moz-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
       -o-transform: translate(0, -100%);
          transform: translate(0, -100%);
  opacity: 0;
  -webkit-transition: .45s ease;
  -o-transition: .45s ease;
  -moz-transition: .45s ease;
  transition: .45s ease;
}

.about-img-set .img-lnk.hover .main-img {
  z-index: 10 !important;
  opacity: 1;
}

.about-img-set ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.about-img-set li {
  width: -webkit-calc(50% + 2.075vw);
  width: -moz-calc(50% + 2.075vw);
  width: calc(50% + 2.075vw);
  min-width: -webkit-calc(50% + 2.075vw);
  min-width: -moz-calc(50% + 2.075vw);
  min-width: calc(50% + 2.075vw);
}

.about-img-set li:nth-last-child(2), .about-img-set li:nth-last-child(3), .about-img-set li:nth-last-child(4), .about-img-set li:nth-last-child(5) {
  margin-left: -12.45vw;
}

.about-img-set li:nth-last-child(2) {
  margin-top: -50px;
}

.about-img-set li:nth-last-child(2) .img-lnk,
.about-img-set li:nth-last-child(2) .img-lnk .img-inner-box::after {
  z-index: 4;
}

.about-img-set li:nth-last-child(3) {
  margin-top: -100px;
}

.about-img-set li:nth-last-child(3) .img-lnk,
.about-img-set li:nth-last-child(3) .img-lnk .img-inner-box::after {
  z-index: 3;
}

.about-img-set li:nth-last-child(4) {
  margin-top: -150px;
}

.about-img-set li:nth-last-child(4) .img-lnk,
.about-img-set li:nth-last-child(4) .img-lnk .img-inner-box::after {
  z-index: 2;
}

.about-img-set li:nth-last-child(5) {
  margin-top: -200px;
}

.about-img-set li:nth-last-child(5) .img-lnk,
.about-img-set li:nth-last-child(5) .img-lnk .img-inner-box::after {
  z-index: 1;
}

.sect-tile {
  margin-top: 80px;
}

.sect-tile .title-sect {
  max-width: 600px;
  margin-bottom: 70px;
}

.tile-set-wrap {
  margin: 0 -20px;
}

.tile-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.tile {
  padding: 0 20px 70px;
}

.tile.two-thirds {
  width: 66.66%;
  minwidth: 66.66%;
}

.tile.two-thirds .tile-inner, .tile.two-thirds .tile-double-inner {
  background-position: right 0 center;
}

.tile.two-thirds .tile-top,
.tile.two-thirds .tile-bottom {
  width: 45%;
}

.tile.third {
  width: 33.33%;
  min-width: 33.33%;
}

.tile.third .tile-inner, .tile.third .tile-double-inner {
  padding: 40px 30px 30px;
}

.tile.half {
  width: 50%;
  min-width: 50%;
}

.tile-inner, .tile-double-inner {
  position: relative;
  height: 100%;
  min-height: 32.639vw;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background-color: #eee;
  padding: 40px;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom 0;
  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;
}

.tile-inner > div, .tile-double-inner > div {
  width: 100%;
}

.tile-inner.txt, .txt.tile-double-inner {
  background-color: transparent;
  background-image: none !important;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border-top: 1px solid #D9D7D7;
  border-bottom: 1px solid #D9D7D7;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.tile-inner.txt .tile-top-line, .txt.tile-double-inner .tile-top-line, .tile-inner.txt .hiring-top-line, .txt.tile-double-inner .hiring-top-line, .tile-inner.txt .post-top-line, .txt.tile-double-inner .post-top-line {
  margin-bottom: 23px;
}

.tile-inner.dark, .dark.tile-double-inner {
  color: #fff;
  background-color: #000;
}

.tile-inner.dark .tile-top-line, .dark.tile-double-inner .tile-top-line, .tile-inner.dark .hiring-top-line, .dark.tile-double-inner .hiring-top-line, .tile-inner.dark .post-top-line, .dark.tile-double-inner .post-top-line,
.tile-inner.dark .tile-brief,
.dark.tile-double-inner .tile-brief {
  color: inherit;
}

.tile-inner.dark a:hover, .dark.tile-double-inner a:hover, .tile-inner.dark .btn-sub-mnu:hover, .dark.tile-double-inner .btn-sub-mnu:hover {
  color: inherit;
  text-decoration: underline;
}

.tile-inner.dark .more-lnk, .dark.tile-double-inner .more-lnk {
  color: #fff;
}

.tile-inner.dark .more-lnk:hover, .dark.tile-double-inner .more-lnk:hover {
  text-decoration: underline;
}

.tile-inner a:hover, .tile-double-inner a:hover, .tile-inner .btn-sub-mnu:hover, .tile-double-inner .btn-sub-mnu:hover {
  text-decoration: none;
}

.tile-double-inner {
  padding: 0;
  background-color: transparent;
  background-image: none !important;
  min-height: 560px;
  min-height: 38.889vw;
}

.tile-double-inner .tile-inner, .tile-double-inner .tile-double-inner {
  min-height: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  height: 50%;
  padding: 35px 0;
}

.tile-double-inner .tile-inner + .tile-inner, .tile-double-inner .tile-double-inner + .tile-inner, .tile-double-inner .tile-inner + .tile-double-inner, .tile-double-inner .tile-double-inner + .tile-double-inner {
  top: -1px;
}

.tile-double-inner .tile-bottom h3, .tile-double-inner .tile-bottom .h3-title, .tile-double-inner .tile-bottom .prod-char-title, .tile-double-inner .tile-bottom .platform-card-title {
  min-height: 100px;
}

.tile-top {
  padding-bottom: 30px;
}

.tile-top .btn-more-wrap {
  margin-top: 10px;
}

.tile-top-line, .hiring-top-line, .post-top-line {
  margin-bottom: 15px;
  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;
  font-size: 16px;
  font-family: "Inter500", sans-serif;
  color: #777;
}

.tile-top-line .tile-category, .hiring-top-line .tile-category, .post-top-line .tile-category {
  margin-right: 15px;
}

.tile-category {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  font-size: 16px;
  font-family: "Inter600", sans-serif;
  background-color: #ccc;
  color: #fff;
  padding: 5px 9px;
}

.tile-category a:hover, .tile-category .btn-sub-mnu:hover {
  color: inherit;
  text-decoration: none !important;
}

.date {
  letter-spacing: -0.05em;
  padding-top: 1px;
}

.tile-bottom .tile-logo {
  margin-top: 30px;
}

.tile-brief {
  font-size: 16px;
  line-height: 1.375;
  font-family: "Inter500", sans-serif;
  color: #777;
}

.tile-logo {
  display: block;
  height: 25px;
}

.tile-logo img {
  display: block;
  height: 100%;
  width: auto;
}

.btn-more-wrap {
  line-height: 0;
  font-size: 0;
}

.more-lnk {
  display: inline-block;
  color: #213a73;
  font-size: 16px;
  line-height: 1.2;
  font-family: "Inter600", sans-serif;
}

.more-lnk:hover {
  text-decoration: underline !important;
}

.sect-about-txt, .sect-info-txt {
  position: relative;
  background-color: #F5F5F5;
  padding: 80px 0;
}

.sect-about-txt::before, .sect-info-txt::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 63.8888888888vw;
  background-repeat: no-repeat;
  background-position: right 0 top -3px;
  background-image: url("../img/_style/curved-line-1.svg");
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}

.sect-about-txt .sect-inner, .sect-info-txt .sect-inner {
  position: relative;
  z-index: 5;
}

.about-txt-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.about-txt-cell:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 160px;
  padding-left: 11.0666666666vw;
}

.about-txt-cell:nth-child(2) {
  max-width: 540px;
}

.about-txt-cell .title-wrap:only-child, .about-txt-cell .title-sect:only-child {
  margin-top: 80px;
}

.about-txt-cell p:last-child {
  margin-bottom: 0;
}

.about-txt-cell .btn-more-wrap {
  padding-top: 20px;
  font-size: inherit;
  line-height: inherit;
}

.about-txt-cell .btn-more-wrap .more-lnk {
  font-size: inherit;
}

.sect-service {
  margin-top: 80px;
}

.service-line {
  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;
  max-width: 1440px;
  margin: 0 auto 170px;
}

.service-line:last-child {
  margin-bottom: 0;
}

.service-line.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.service-line.reverse .service-cell-txt {
  padding-left: 0;
  padding-right: 4.15vw;
}

.service-line.reverse .rectangle-tiles {
  float: left;
  text-align: left;
}

.service-line .btn-wrap {
  text-align: left;
}

.service-line > .btn-wrap {
  display: none;
}

.service-line .btn, .service-line .btn-form, .service-line .head-contact-btn {
  min-width: 220px;
}

.service-cell-txt {
  padding-left: 4.15vw;
  width: -webkit-calc(540px + 4.1vw);
  width: -moz-calc(540px + 4.1vw);
  width: calc(540px + 4.1vw);
}

.service-cell-txt .title-wrap, .service-cell-txt .title-sect {
  margin-bottom: 50px;
}

.service-cell-txt .txt-box {
  margin-bottom: 70px;
}

.service-cell-txt .txt-box p:last-child {
  margin-bottom: 0;
}

.service-cell-tile .btn-wrap {
  display: none;
}

.rectangle-tiles {
  font-size: 0;
  line-height: 0;
  text-align: right;
  float: right;
}

.rectangle-tiles td {
  vertical-align: bottom;
}

.rectangle-tiles-line {
  white-space: nowrap;
}

.rectangle-tile,
.square-tile {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  white-space: normal;
  margin-bottom: -1px;
  margin-left: -1px;
  text-align: left;
  border: 1px solid #000;
}

.rectangle-tile .tile-serv-txt,
.square-tile .tile-serv-txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.rectangle-tile.dark,
.square-tile.dark {
  background-color: #000;
  color: #fff;
}

.rectangle-tile.big-tile .base,
.square-tile.big-tile .base {
  height: 300px;
}

.rectangle-tile .base,
.square-tile .base {
  display: block;
  height: 150px;
}

.rectangle-tile .base img,
.square-tile .base img {
  display: block;
  height: 100%;
  width: auto;
}

.type-3 .wide-left {
  right: -55px;
  width: 360px;
}

.tile-serv-txt {
  font-size: 16px;
  line-height: 1.1;
  padding: 25px 5px 5px 20px;
}

.tile-serv-title {
  font-family: "Inter600", sans-serif;
  font-size: 72px;
  line-height: .85;
  letter-spacing: -0.05em;
  margin-bottom: 15px;
}

.tile-serv-brief {
  font-family: "Inter500", sans-serif;
  font-size: 16px;
  line-height: 1.21;
  letter-spacing: -0.05em;
}

.sect-competencie {
  margin-top: 140px;
  padding: 80px 0 50px;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom 0;
  color: #fff;
}

.sect-competencie .title-sect {
  margin-bottom: 5px;
}

.competencie-box {
  text-align: center;
  padding: 0 40px;
  position: relative;
  max-width: 1320px;
  margin: 0 auto;
}

.competencie-box::before {
  content: '';
  display: block;
  position: absolute;
  left: 50px;
  top: 0;
  right: 20px;
  bottom: 0;
  background-image: url("../img/_style/infinity.svg");
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .15;
}

.competencie-box table {
  width: 100%;
  cursor: default;
}

.competencie-box table:hover .competencie-sub {
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  opacity: 1;
}

.competencie-box td {
  height: 75px;
  vertical-align: middle;
  padding: 65px 0;
}

.competencie-box tr:first-child td:first-child .competencie-sub, .competencie-box tr:last-child td:first-child .competencie-sub {
  padding-left: 75px;
}

.competencie-box tr:first-child td:last-child .competencie-sub, .competencie-box tr:last-child td:last-child .competencie-sub {
  padding-right: 75px;
}

.competencie-box tr:nth-child(2) td {
  width: 33.33%;
}

.competencie-box tr:nth-child(2) td:first-child .competencie-sub {
  padding-right: 25px;
}

.competencie-box tr:nth-child(2) td:last-child .competencie-sub {
  padding-left: 15px;
}

.competencie-line {
  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;
  position: relative;
  z-index: 2;
}

.competencie-cell {
  width: 50%;
  min-width: 50%;
}

.competencie-sub {
  font-family: "Inter500", sans-serif;
  font-size: 18px;
  line-height: 1.11111111111;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 0;
  -webkit-transform: scale(0.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);
}

.competencie-title {
  font-family: "Inter500", sans-serif;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.sect-working {
  padding: 80px 0 30px;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left 0 bottom 0;
  background-image: url("../img/_style/curved-line-2.svg");
}

.working-descr-line {
  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;
  margin-bottom: 130px;
}

.working-descr-line .title-wrap > a, .working-descr-line .title-sect > a, .working-descr-line .title-wrap > .btn-sub-mnu, .working-descr-line .title-sect > .btn-sub-mnu {
  display: inline-block;
  margin-top: 12px;
  font-family: "Inter600", sans-serif;
  font-size: 16px;
  color: #2A9BC7;
}

.working-descr-line .txt-box {
  max-width: 540px;
}

.working-descr-cell:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.split-img-wrap {
  width: 660px;
  margin-right: -4.15vw;
}

.split-img-descr {
  padding-right: 6vw;
}

.split-img {
  overflow: hidden;
  position: relative;
  padding: 1px 0;
  margin-bottom: 25px;
}

.split-img::before, .split-img::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  -webkit-transform: rotate(12deg);
     -moz-transform: rotate(12deg);
      -ms-transform: rotate(12deg);
       -o-transform: rotate(12deg);
          transform: rotate(12deg);
  z-index: 10;
  width: 2000px;
  height: 2000px;
  background-color: #fff;
}

.split-img::before {
  right: 100%;
  -webkit-transform-origin: 100% 100%;
     -moz-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
       -o-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

.split-img::after {
  left: -webkit-calc(100% - 7vw);
  left: -moz-calc(100% - 7vw);
  left: calc(100% - 7vw);
  -webkit-transform-origin: 0 100%;
     -moz-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
       -o-transform-origin: 0 100%;
          transform-origin: 0 100%;
}

.split-img .base {
  width: 100% !important;
  height: auto !important;
}

.split-img-inner {
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 1px;
  width: 100%;
}

.split-img-inner::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-40%, -50%) rotate(12deg);
     -moz-transform: translate(-40%, -50%) rotate(12deg);
      -ms-transform: translate(-40%, -50%) rotate(12deg);
       -o-transform: translate(-40%, -50%) rotate(12deg);
          transform: translate(-40%, -50%) rotate(12deg);
  z-index: 10;
  width: 70px;
  height: 2000px;
  background-color: #fff;
}

.split-img-inner img {
  display: block;
  width: 100%;
}

.split-img-descr h2, .split-img-descr .title-descr, .split-img-descr .h2-title, .split-img-descr .about-lnks-set, .split-img-descr .competencie-title, .split-img-descr .value-itm-title, .split-img-descr .post-itm-bottom, .split-img-descr .data-service-itm-middle, .split-img-descr .esg-info-title {
  font-family: "Inter500", sans-serif;
}

.team-lst {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
}

.team-itm {
  padding: 0 20px 50px;
  width: 33.33%;
  min-width: 33.33%;
}

.team-itm-photo {
  display: block;
  background-color: #C4C4C4;
  margin-bottom: 30px;
}

.team-itm-photo img {
  display: block;
}

.team-itm-photo > img {
  width: 100% !important;
  height: auto !important;
}

.team-itm-photo:hover ~ .team-itm-txt h3 a, .team-itm-photo:hover ~ .team-itm-txt .h3-title a, .team-itm-photo:hover ~ .team-itm-txt .prod-char-title a, .team-itm-photo:hover ~ .team-itm-txt .platform-card-title a, .team-itm-photo:hover ~ .team-itm-txt h3 .btn-sub-mnu, .team-itm-photo:hover ~ .team-itm-txt .h3-title .btn-sub-mnu, .team-itm-photo:hover ~ .team-itm-txt .prod-char-title .btn-sub-mnu, .team-itm-photo:hover ~ .team-itm-txt .platform-card-title .btn-sub-mnu {
  color: #213a73;
}

.team-itm-txt h3 a:hover, .team-itm-txt .h3-title a:hover, .team-itm-txt .prod-char-title a:hover, .team-itm-txt .platform-card-title a:hover, .team-itm-txt h3 .btn-sub-mnu:hover, .team-itm-txt .h3-title .btn-sub-mnu:hover, .team-itm-txt .prod-char-title .btn-sub-mnu:hover, .team-itm-txt .platform-card-title .btn-sub-mnu:hover {
  text-decoration: none;
}

.team-itm-post {
  padding-top: 8px;
  font-family: "Inter600", sans-serif;
  font-size: 16px;
  color: #2A9BC7;
}

.team-modal {
  padding: 0 !important;
}

.team-modal .team-line {
  min-height: 100vh;
}

.team-modal .modal-dialog {
  max-width: none;
  margin: 0;
}

.team-modal .modal-content {
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.team-modal .modal-top {
  height: auto;
}

.team-modal .modal-top .close {
  right: 70px;
  top: 70px;
  width: 36px;
  height: 36px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}

.team-modal .modal-body {
  padding: 0;
}

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

.team-line .team-itm-photo {
  margin: 0;
}

.team-cell-img {
  width: 54.167vw;
}

.team-cell-txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 140px 4.15vw 60px;
  text-align: left;
  position: relative;
  font-family: "Inter500", sans-serif;
  font-size: 16px;
  line-height: 1.36;
}

.team-cell-txt::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#97D9D2), color-stop(39.58%, #7DB8CF), to(#1B2A75));
  background-image: -webkit-linear-gradient(left, #97D9D2 0%, #7DB8CF 39.58%, #1B2A75 100%);
  background-image: -moz-linear-gradient(left, #97D9D2 0%, #7DB8CF 39.58%, #1B2A75 100%);
  background-image: -o-linear-gradient(left, #97D9D2 0%, #7DB8CF 39.58%, #1B2A75 100%);
  background-image: linear-gradient(90deg, #97D9D2 0%, #7DB8CF 39.58%, #1B2A75 100%);
}

.team-cell-txt .txt-box {
  max-width: 400px;
}

.team-cell-txt .soc-btn {
  opacity: .5;
}

.team-cell-txt .soc-btn:hover {
  opacity: 1;
}

.team-txt-top {
  margin-bottom: 85px;
}

.team-txt-bottom {
  margin-top: 100px;
}

.team-itm-name {
  font-family: "Inter500", sans-serif;
}

.sect-info-txt {
  background-image: none;
}

.sect-info-txt::before {
  display: none;
}

.about-txt-line + .values-set {
  margin-top: -100px;
  padding-bottom: 40px;
}

.values-set {
  position: relative;
}

.values-set::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100vw;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left 0 top 43%;
  background-image: url("../img/_style/curved-line-3.svg");
}

.values-set .values-line:nth-child(even) {
  margin-top: -100px;
}

.values-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 5;
}

.values-line .value-itm + .value-itm {
  margin-top: 140px;
}

.values-cell {
  width: 50%;
  min-width: 50%;
  padding: 0 4.15vw;
  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-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;
}

.value-itm {
  background-color: #fff;
  padding: 60px 40px;
  width: 100%;
  min-height: 580px;
}

.value-itm .value-itm-ic {
  margin-bottom: 100px;
}

.value-itm-ic {
  width: 112px;
  min-width: 112px;
  height: 112px;
}

.value-itm-title {
  font-family: "Inter500", sans-serif;
  margin-bottom: 32px;
}

.value-itm-brief {
  font-family: "Inter500", sans-serif;
  font-size: 16px;
  line-height: 1.375;
  max-width: 380px;
}

.sect-hiring {
  padding: 45px 0 30px;
  margin-top: 75px;
}

.hiring-lst {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.hiring-itm {
  width: 33.33%;
  min-width: 33.33%;
  padding: 0 20px;
  margin-top: 50px;
}

.hiring-itm:nth-child(1), .hiring-itm:nth-child(2), .hiring-itm:nth-child(3) {
  margin-top: 0;
}

.hiring-itm-inner {
  min-height: 450px;
  height: 100%;
  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;
  border-top: 4px solid #D9D7D7;
  border-bottom: 1px solid #D9D7D7;
  padding: 40px 0;
}

.hiring-itm-top {
  margin-bottom: 35px;
}

.hiring-top-line, .post-top-line {
  margin-bottom: 25px;
}

.hiring-itm-middle {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.hiring-itm-brief {
  letter-spacing: -0.05em;
}

.hiring-itm-bottom {
  padding-top: 40px;
}

.hiring-itm-bottom .more-lnk {
  color: #2A9BC7;
}

.sect-topics {
  background-color: #F5F5F5;
  padding-top: 40px;
  padding-bottom: 120px;
}

.sect-topics .title-sect {
  max-width: 600px;
  margin-bottom: 70px;
}

.topics-carousel-wrap {
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
}

.topics-carousel-wrap .dots-nav {
  display: none;
}

.topics-carousel-wrap .slider-nav {
  position: absolute;
  right: 20px;
  top: -135px;
}

.slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none !important;
  background-color: transparent;
  color: transparent;
  overflow: hidden;
  display: block;
  width: 60px;
  min-width: 60px;
  height: 60px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

.slick-arrow:hover {
  opacity: .75;
}

.slick-prev {
  background-image: url("../img/_style/_svg/arr-left.svg");
}

.slick-next {
  background-image: url("../img/_style/_svg/arr-right-2.svg");
}

.slider-nav {
  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;
}

.slider-nav .slick-arrow {
  margin-right: 20px;
}

.slider-nav .slick-arrow:last-child {
  margin-right: 0;
}

.topics-carousel {
  margin-right: -webkit-calc(-4.15vw - 180px);
  margin-right: -moz-calc(-4.15vw - 180px);
  margin-right: calc(-4.15vw - 180px);
}

.topic-itm {
  padding: 0 20px;
}

.topic-itm-inner {
  position: relative;
  background-color: #fff;
  height: 100%;
  min-height: 400px;
  padding: 50px 30px 80px;
  overflow: hidden;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  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;
}

.topic-itm-inner .topic-label {
  position: absolute;
  left: 0;
  bottom: 0;
}

.topic-itm-inner h2, .topic-itm-inner .title-descr, .topic-itm-inner .h2-title, .topic-itm-inner .about-lnks-set, .topic-itm-inner .competencie-title, .topic-itm-inner .value-itm-title, .topic-itm-inner .post-itm-bottom, .topic-itm-inner .data-service-itm-middle, .topic-itm-inner .esg-info-title {
  font-family: "Inter500", sans-serif;
}

.topic-label {
  display: block;
  width: 20px;
  height: 20px;
  border-top: 20px solid transparent !important;
  border-right: 20px solid transparent !important;
  border-bottom: 20px solid #213a73;
  border-left: 20px solid #213a73;
}

.topic-count {
  font-family: "Inter500", sans-serif;
  font-size: 16px;
  letter-spacing: -0.05em;
  color: #777;
}

.download-lnk, .about-txt-cell .btn-more-wrap .more-lnk {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Inter700", sans-serif;
}

.download-lnk .download-ic, .about-txt-cell .btn-more-wrap .more-lnk .download-ic {
  margin-right: 10px;
}

.download-lnk span, .about-txt-cell .btn-more-wrap .more-lnk span {
  display: inline-block;
  padding-top: 5px;
  color: #213a73;
}

.prod-char-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 80px 0;
  margin: 0 -20px 30px;
}

.prod-char-itm {
  padding: 0 20px;
  width: 33.33%;
  min-width: 33.33%;
}

.prod-char-number {
  font-family: "Inter500", sans-serif;
  font-size: 16px;
  margin-bottom: 17px;
}

.prod-char-title {
  margin-bottom: 23px;
}

.prod-char-brief {
  font-family: "Inter500", sans-serif;
  font-size: 16px;
  line-height: 1.375;
}

.prod-proposal-box {
  background-color: #1a1a1a;
  color: #fff;
  margin: 0 -4.15vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.prod-proposal-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 80px;
  padding-left: 4.15vw;
  padding-right: 120px;
  padding-bottom: 50px;
}

.prod-proposal-right {
  width: 900px;
  min-width: 900px;
  padding-top: 80px;
  padding-right: 180px;
  position: relative;
  overflow: hidden;
}

.prod-proposal-right::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  width: 180px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7DB8CF), to(#C4E8E5));
  background-image: -webkit-linear-gradient(top, #7DB8CF 0%, #C4E8E5 100%);
  background-image: -moz-linear-gradient(top, #7DB8CF 0%, #C4E8E5 100%);
  background-image: -o-linear-gradient(top, #7DB8CF 0%, #C4E8E5 100%);
  background-image: linear-gradient(180deg, #7DB8CF 0%, #C4E8E5 100%);
}

.proposal-slider-wrap {
  margin-left: -180px;
  margin-right: -180px;
}

.proposal-slider-wrap .slick-arrow {
  display: none !important;
}

.proposal-slider {
  width: 100% !important;
  position: relative;
  z-index: 10;
}

.proposal-itm .img-inner-box {
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  -webkit-transform-origin: center 0;
     -moz-transform-origin: center 0;
      -ms-transform-origin: center 0;
       -o-transform-origin: center 0;
          transform-origin: center 0;
  -webkit-transform: scale(0.85);
     -moz-transform: scale(0.85);
      -ms-transform: scale(0.85);
       -o-transform: scale(0.85);
          transform: scale(0.85);
}

.proposal-itm.slick-current .img-inner-box {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.prod-proposal-lnks {
  border-top: 1px solid #9E9E9E;
  margin-top: 100px;
  max-width: 400px;
}

.prod-proposal-lnks a, .prod-proposal-lnks .btn-sub-mnu {
  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;
  height: 75px;
  border-bottom: 1px solid #9E9E9E;
  color: #9E9E9E;
  text-decoration: none !important;
}

.prod-proposal-lnks a span:not(.list-number), .prod-proposal-lnks .btn-sub-mnu span:not(.list-number) {
  display: inline-block;
  margin-left: 15px;
}

.prod-proposal-lnks a:hover, .prod-proposal-lnks .btn-sub-mnu:hover, .prod-proposal-lnks a.hover, .prod-proposal-lnks .hover.btn-sub-mnu {
  color: #fff;
}

.prod-proposal-lnks a:hover .list-number, .prod-proposal-lnks .btn-sub-mnu:hover .list-number, .prod-proposal-lnks a.hover .list-number, .prod-proposal-lnks .hover.btn-sub-mnu .list-number {
  background-image: -webkit-linear-gradient(179.86deg, #5585F0 24.1%, #31F4E9 99.88%);
  background-image: -moz-linear-gradient(179.86deg, #5585F0 24.1%, #31F4E9 99.88%);
  background-image: -o-linear-gradient(179.86deg, #5585F0 24.1%, #31F4E9 99.88%);
  background-image: linear-gradient(270.14deg, #5585F0 24.1%, #31F4E9 99.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.prod-proposal-lnks .list-number {
  font-family: "Inter500", sans-serif;
}

.prod-title-notice {
  padding: 180px 0;
  text-align: center;
  position: relative;
}

.prod-title-notice::before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center top 0;
  background-image: url("../img/_style/curved-line-3.svg");
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}

.prod-title-notice > div {
  position: relative;
  z-index: 5;
}

.prod-title-notice .title-wrap, .prod-title-notice .title-sect {
  max-width: 600px;
  margin: 0 auto;
}

.container-fluid .prod-title-notice::before {
  left: -4.15vw;
  right: -4.15vw;
}

.sect-post, .sect-post-inner {
  margin-top: 75px;
}

.sect-post .sect-inner, .sect-post-inner .sect-inner {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 750px;
}

.sect-column-post {
  margin-top: 75px;
}

.column-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

.column-line .column-left,
.column-line .column-right {
  width: 50%;
  min-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.post-bottom {
  margin: 90px auto;
}

.post-bottom .btn-wrap {
  text-align: left;
  margin-top: 100px;
}

.tags-lst {
  font-size: 0;
  line-height: 0;
  margin: 0 -5px;
}

.tags-lst li {
  display: inline-block;
  font-family: "Inter600", sans-serif;
  font-size: 16px;
  line-height: 1;
  margin: 0 5px 10px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  overflow: hidden;
  background-color: #848484;
  color: #fff;
}

.tags-lst a, .tags-lst .btn-sub-mnu,
.tags-lst span {
  display: block;
  padding: 7px 10px;
}

.tags-lst a:hover, .tags-lst .btn-sub-mnu:hover {
  color: inherit;
  text-decoration: none;
  background-color: #1f709d;
}

.wide-box {
  background-color: #F5F5F5;
  margin-left: 50%;
  margin-top: 90px;
  margin-bottom: 90px;
  -webkit-transform: translate(-50vw, 0);
     -moz-transform: translate(-50vw, 0);
      -ms-transform: translate(-50vw, 0);
       -o-transform: translate(-50vw, 0);
          transform: translate(-50vw, 0);
  width: 100vw;
  padding: 55px 4.15vw;
}

.wide-box-inner {
  margin: 0 auto;
  max-width: 720px;
}

.wide-box-inner > p:last-child {
  margin-bottom: 0 !important;
}

.topics-lst {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -8px 32px;
}

.topics-lst .topic-itm {
  padding: 0 8px;
  width: 33.33%;
  min-width: 33.33%;
  padding-bottom: 20px;
}

.topics-lst .topic-itm-inner {
  min-height: 290px;
  padding: 35px 30px;
}

.topics-lst .topic-itm-inner .btn-wrap {
  margin-left: -2px;
  margin-bottom: -8px;
}

.topics-lst .download-lnk, .topics-lst .about-txt-cell .btn-more-wrap .more-lnk, .about-txt-cell .btn-more-wrap .topics-lst .more-lnk {
  text-decoration: none;
}

.topics-lst .download-lnk:hover, .topics-lst .about-txt-cell .btn-more-wrap .more-lnk:hover, .about-txt-cell .btn-more-wrap .topics-lst .more-lnk:hover {
  text-decoration: underline;
}

.topic-itm-top h3, .topic-itm-top .h3-title, .topic-itm-top .prod-char-title, .topic-itm-top .platform-card-title {
  margin-top: 20px;
}

.topic-itm .btn-wrap {
  text-align: left;
}

.post-lst {
  margin-bottom: 100px;
}

.post-itm {
  padding: 45px 0 30px;
  border-bottom: 1px solid #D9D7D7;
}

.post-top-line {
  margin-bottom: 20px;
}

.post-itm-bottom {
  font-family: "Inter400", sans-serif;
}

.post-itm-bottom .arr-right-ic {
  width: 50px;
  height: 50px;
  -webkit-background-size: 16px 16px;
     -moz-background-size: 16px;
       -o-background-size: 16px;
          background-size: 16px;
  border: 1px solid transparent;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  -webkit-transition: .1s;
  -o-transition: .1s;
  -moz-transition: .1s;
  transition: .1s;
  margin-left: 15px;
  margin-top: -5px;
  margin-bottom: -25px;
}

.post-itm-bottom a, .post-itm-bottom .btn-sub-mnu {
  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: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.post-itm-bottom a:hover, .post-itm-bottom .btn-sub-mnu:hover {
  text-decoration: none;
}

.post-itm-bottom a:hover span, .post-itm-bottom .btn-sub-mnu:hover span {
  background-image: -webkit-linear-gradient(179.86deg, #213A73 24.1%, #1F709D 99.88%);
  background-image: -moz-linear-gradient(179.86deg, #213A73 24.1%, #1F709D 99.88%);
  background-image: -o-linear-gradient(179.86deg, #213A73 24.1%, #1F709D 99.88%);
  background-image: linear-gradient(270.14deg, #213A73 24.1%, #1F709D 99.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.post-itm-bottom a:hover .arr-right-ic, .post-itm-bottom .btn-sub-mnu:hover .arr-right-ic {
  border-color: #213a73;
}

.post-itm-bottom a span:not(.list-number), .post-itm-bottom .btn-sub-mnu span:not(.list-number) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.top-screen-2 .img-inner-box, .page-title .img-inner-box, .top-screen-3 .img-inner-box {
  background-position: left 0 top 0;
}

.top-screen-2 .top-screen-inner, .page-title .top-screen-inner, .top-screen-3 .top-screen-inner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.top-screen-2 .top-screen-left, .page-title .top-screen-left, .top-screen-3 .top-screen-left {
  max-width: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.top-screen-2 h1, .page-title h1, .top-screen-3 h1, .top-screen-2 .h1-title, .page-title .h1-title, .top-screen-3 .h1-title, .top-screen-2 .team-itm-name, .page-title .team-itm-name, .top-screen-3 .team-itm-name,
.top-screen-2 h2,
.page-title h2,
.top-screen-3 h2,
.top-screen-2 .title-descr,
.page-title .title-descr,
.top-screen-3 .title-descr,
.top-screen-2 .h2-title,
.page-title .h2-title,
.top-screen-3 .h2-title,
.top-screen-2 .about-lnks-set,
.page-title .about-lnks-set,
.top-screen-3 .about-lnks-set,
.top-screen-2 .competencie-title,
.page-title .competencie-title,
.top-screen-3 .competencie-title,
.top-screen-2 .value-itm-title,
.page-title .value-itm-title,
.top-screen-3 .value-itm-title,
.top-screen-2 .post-itm-bottom,
.page-title .post-itm-bottom,
.top-screen-3 .post-itm-bottom,
.top-screen-2 .data-service-itm-middle,
.page-title .data-service-itm-middle,
.top-screen-3 .data-service-itm-middle,
.top-screen-2 .esg-info-title,
.page-title .esg-info-title,
.top-screen-3 .esg-info-title {
  max-width: none;
  margin-top: 25px;
  font-family: "Inter700", sans-serif;
  line-height: 1.20833333333;
  letter-spacing: -0.025em;
}

.top-screen-2 h1:first-child, .page-title h1:first-child, .top-screen-3 h1:first-child, .top-screen-2 .h1-title:first-child, .page-title .h1-title:first-child, .top-screen-3 .h1-title:first-child, .top-screen-2 .team-itm-name:first-child, .page-title .team-itm-name:first-child, .top-screen-3 .team-itm-name:first-child,
.top-screen-2 h2:first-child,
.page-title h2:first-child,
.top-screen-3 h2:first-child,
.top-screen-2 .title-descr:first-child,
.page-title .title-descr:first-child,
.top-screen-3 .title-descr:first-child,
.top-screen-2 .h2-title:first-child,
.page-title .h2-title:first-child,
.top-screen-3 .h2-title:first-child,
.top-screen-2 .about-lnks-set:first-child,
.page-title .about-lnks-set:first-child,
.top-screen-3 .about-lnks-set:first-child,
.top-screen-2 .competencie-title:first-child,
.page-title .competencie-title:first-child,
.top-screen-3 .competencie-title:first-child,
.top-screen-2 .value-itm-title:first-child,
.page-title .value-itm-title:first-child,
.top-screen-3 .value-itm-title:first-child,
.top-screen-2 .post-itm-bottom:first-child,
.page-title .post-itm-bottom:first-child,
.top-screen-3 .post-itm-bottom:first-child,
.top-screen-2 .data-service-itm-middle:first-child,
.page-title .data-service-itm-middle:first-child,
.top-screen-3 .data-service-itm-middle:first-child,
.top-screen-2 .esg-info-title:first-child,
.page-title .esg-info-title:first-child,
.top-screen-3 .esg-info-title:first-child {
  margin-top: 0;
}

.arr-right-lnk {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}

.arr-right-lnk .arr-right-ic {
  min-width: 50px;
  width: 50px;
  height: 50px;
  -webkit-background-size: 16px 16px;
     -moz-background-size: 16px;
       -o-background-size: 16px;
          background-size: 16px;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: .1s;
  -o-transition: .1s;
  -moz-transition: .1s;
  transition: .1s;
}

.arr-right-lnk:hover .arr-right-ic {
  border-color: #213a73;
}

.data-service-lst {
  margin: 75px -2.075vw 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.data-service-itm {
  padding: 0 2.075vw;
  margin-bottom: 40px;
  width: 50%;
  min-width: 50%;
}

.data-service-itm-inner {
  min-height: 360px;
  height: 100%;
  border-bottom: 1px solid #D9D7D7;
  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;
}

.data-service-itm-top {
  padding: 0 40px;
  position: relative;
}

.data-service-itm-top h2, .data-service-itm-top .title-descr, .data-service-itm-top .h2-title, .data-service-itm-top .about-lnks-set, .data-service-itm-top .competencie-title, .data-service-itm-top .value-itm-title, .data-service-itm-top .post-itm-bottom, .data-service-itm-top .data-service-itm-middle, .data-service-itm-top .esg-info-title {
  font-family: "Inter600", sans-serif;
}

.data-service-itm-top .list-number {
  position: absolute;
  left: 0;
  top: 8px;
}

.data-service-itm-middle {
  padding: 33px 40px 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: "Inter400", sans-serif;
}

.data-service-itm-middle p:last-child {
  margin-bottom: 0;
}

.data-service-itm-bottom {
  text-align: right;
  padding-right: 25px;
  padding-bottom: 25px;
}

.top-screen-3 .top-screen-bg {
  background-position: center center;
}

.top-screen-3 .top-screen-inner {
  min-height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top-screen-3 .top-screen-inner .top-screen-left {
  padding-top: 100px;
  padding-bottom: 100px;
}

.top-screen-3 h1, .top-screen-3 .h1-title, .top-screen-3 .team-itm-name,
.top-screen-3 h2,
.top-screen-3 .title-descr,
.top-screen-3 .h2-title,
.top-screen-3 .about-lnks-set,
.top-screen-3 .competencie-title,
.top-screen-3 .value-itm-title,
.top-screen-3 .post-itm-bottom,
.top-screen-3 .data-service-itm-middle,
.top-screen-3 .esg-info-title {
  margin-top: 35px !important;
}

.top-screen-3 h1:first-child, .top-screen-3 .h1-title:first-child, .top-screen-3 .team-itm-name:first-child,
.top-screen-3 h2:first-child,
.top-screen-3 .title-descr:first-child,
.top-screen-3 .h2-title:first-child,
.top-screen-3 .about-lnks-set:first-child,
.top-screen-3 .competencie-title:first-child,
.top-screen-3 .value-itm-title:first-child,
.top-screen-3 .post-itm-bottom:first-child,
.top-screen-3 .data-service-itm-middle:first-child,
.top-screen-3 .esg-info-title:first-child {
  margin-top: 0 !important;
}

.sect-data-service-2 {
  margin-top: 175px;
}

.data-service-rows {
  padding-top: 50px;
}

.data-service-row + .data-service-row {
  margin-top: 100px;
}

.data-service-row .data-service-txt,
.data-service-row .data-service-img {
  margin-bottom: 50px;
}

.data-service-txt .btn-wrap {
  margin-top: 75px;
}

.data-service-img.mobile {
  display: none;
}

.data-service-img img {
  display: block;
  width: 100%;
  height: auto;
}

.sect-esg-info {
  background-color: #F5F5F5;
  padding: 100px 0 75px;
  margin-top: 75px;
}

.sect-esg-info + * {
  margin-top: 0;
}

.esg-info-box {
  margin-left: -15px;
  margin-right: -15px;
}

.esg-info-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.esg-info-itm {
  width: 50%;
  min-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
}

.esg-info-ic {
  width: 100px;
  height: 100px;
}

.esg-info-title {
  margin-top: 75px;
}

.esg-info-brief {
  max-width: 480px;
  margin-top: 75px;
}

.esg-info-brief p:last-child {
  margin-bottom: 0;
}

.sect-platform {
  margin-top: 75px;
}

.sect-platform-cards {
  margin-top: 135px;
}

.platform-cards-box {
  margin-top: 70px;
}

.platform-cards-box .btn-wrap {
  text-align: left;
}

.platform-cards-line, .insight-cards-line {
  margin-left: -13px;
  margin-right: -13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.platform-card, .insight-card {
  padding-left: 13px;
  padding-right: 13px;
  margin-bottom: 50px;
  width: 33.33%;
  min-width: 33.33%;
}

.platform-card-inner {
  background-color: #F5F5F5;
  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;
  min-height: 100%;
  padding: 25px 20px 40px 40px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  height: 100%;
}

.platform-card-inner .btn-more-wrap {
  margin-top: 60px;
}

.platform-card-inner .more-lnk {
  font-size: 24px;
}

.platform-card-top {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.platform-card-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  min-height: 70px;
}

.platform-card-title .card-title-ic {
  margin-right: 25px;
}

.platform-card-title span {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 6px;
}

.card-title-ic {
  width: 40px;
  min-width: 40px;
  height: 40px;
}

.platform-card-brief p:last-child {
  margin-bottom: 0;
}

.sect-platform {
  background-color: #FCE38A;
  padding-top: 50px;
  padding-bottom: 25px;
}

.sect-platform .platform-card-inner {
  background-color: #fff;
}

.sect-credit-api {
  padding: 130px 0;
  background-color: #213a73;
  color: #fff;
}

.sect-credit-api .btn-wrap {
  text-align: left;
}

.sect-credit-api .btn, .sect-credit-api .btn-form, .sect-credit-api .head-contact-btn {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.sect-credit-api .btn:hover, .sect-credit-api .btn-form:hover, .sect-credit-api .head-contact-btn:hover {
  -webkit-filter: none;
          filter: none;
  background-image: none;
  border-color: #fff;
  background-color: #fff;
  color: #213a73;
}

.sect-credit-api .btn i[class*="-ic"], .sect-credit-api .btn-form i[class*="-ic"], .sect-credit-api .head-contact-btn i[class*="-ic"] {
  -webkit-filter: none;
          filter: none;
}

.sect-credit-api .title-sect {
  padding-top: 20px;
  margin-bottom: 0;
}

.sect-credit-api .title-sect h1 + h1, .sect-credit-api .title-sect .h1-title + h1, .sect-credit-api .title-sect .team-itm-name + h1, .sect-credit-api .title-sect h1 + .h1-title, .sect-credit-api .title-sect .h1-title + .h1-title, .sect-credit-api .title-sect .team-itm-name + .h1-title, .sect-credit-api .title-sect h1 + .team-itm-name, .sect-credit-api .title-sect .h1-title + .team-itm-name, .sect-credit-api .title-sect .team-itm-name + .team-itm-name,
.sect-credit-api .title-sect h1 + h2,
.sect-credit-api .title-sect .h1-title + h2,
.sect-credit-api .title-sect .team-itm-name + h2,
.sect-credit-api .title-sect h1 + .title-descr,
.sect-credit-api .title-sect .h1-title + .title-descr,
.sect-credit-api .title-sect .team-itm-name + .title-descr,
.sect-credit-api .title-sect h1 + .h2-title,
.sect-credit-api .title-sect .h1-title + .h2-title,
.sect-credit-api .title-sect .team-itm-name + .h2-title,
.sect-credit-api .title-sect h1 + .about-lnks-set,
.sect-credit-api .title-sect .h1-title + .about-lnks-set,
.sect-credit-api .title-sect .team-itm-name + .about-lnks-set,
.sect-credit-api .title-sect h1 + .competencie-title,
.sect-credit-api .title-sect .h1-title + .competencie-title,
.sect-credit-api .title-sect .team-itm-name + .competencie-title,
.sect-credit-api .title-sect h1 + .value-itm-title,
.sect-credit-api .title-sect .h1-title + .value-itm-title,
.sect-credit-api .title-sect .team-itm-name + .value-itm-title,
.sect-credit-api .title-sect h1 + .post-itm-bottom,
.sect-credit-api .title-sect .h1-title + .post-itm-bottom,
.sect-credit-api .title-sect .team-itm-name + .post-itm-bottom,
.sect-credit-api .title-sect h1 + .data-service-itm-middle,
.sect-credit-api .title-sect .h1-title + .data-service-itm-middle,
.sect-credit-api .title-sect .team-itm-name + .data-service-itm-middle,
.sect-credit-api .title-sect h1 + .esg-info-title,
.sect-credit-api .title-sect .h1-title + .esg-info-title,
.sect-credit-api .title-sect .team-itm-name + .esg-info-title,
.sect-credit-api .title-sect h1 + h3,
.sect-credit-api .title-sect .h1-title + h3,
.sect-credit-api .title-sect .team-itm-name + h3,
.sect-credit-api .title-sect h1 + .h3-title,
.sect-credit-api .title-sect .h1-title + .h3-title,
.sect-credit-api .title-sect .team-itm-name + .h3-title,
.sect-credit-api .title-sect h1 + .prod-char-title,
.sect-credit-api .title-sect .h1-title + .prod-char-title,
.sect-credit-api .title-sect .team-itm-name + .prod-char-title,
.sect-credit-api .title-sect h1 + .platform-card-title,
.sect-credit-api .title-sect .h1-title + .platform-card-title,
.sect-credit-api .title-sect .team-itm-name + .platform-card-title,
.sect-credit-api .title-sect h1 + h4,
.sect-credit-api .title-sect .h1-title + h4,
.sect-credit-api .title-sect .team-itm-name + h4,
.sect-credit-api .title-sect h1 + p,
.sect-credit-api .title-sect .h1-title + p,
.sect-credit-api .title-sect .team-itm-name + p,
.sect-credit-api .title-sect h2 + h1,
.sect-credit-api .title-sect .title-descr + h1,
.sect-credit-api .title-sect .h2-title + h1,
.sect-credit-api .title-sect .about-lnks-set + h1,
.sect-credit-api .title-sect .competencie-title + h1,
.sect-credit-api .title-sect .value-itm-title + h1,
.sect-credit-api .title-sect .post-itm-bottom + h1,
.sect-credit-api .title-sect .data-service-itm-middle + h1,
.sect-credit-api .title-sect .esg-info-title + h1,
.sect-credit-api .title-sect h2 + .h1-title,
.sect-credit-api .title-sect .title-descr + .h1-title,
.sect-credit-api .title-sect .h2-title + .h1-title,
.sect-credit-api .title-sect .about-lnks-set + .h1-title,
.sect-credit-api .title-sect .competencie-title + .h1-title,
.sect-credit-api .title-sect .value-itm-title + .h1-title,
.sect-credit-api .title-sect .post-itm-bottom + .h1-title,
.sect-credit-api .title-sect .data-service-itm-middle + .h1-title,
.sect-credit-api .title-sect .esg-info-title + .h1-title,
.sect-credit-api .title-sect h2 + .team-itm-name,
.sect-credit-api .title-sect .title-descr + .team-itm-name,
.sect-credit-api .title-sect .h2-title + .team-itm-name,
.sect-credit-api .title-sect .about-lnks-set + .team-itm-name,
.sect-credit-api .title-sect .competencie-title + .team-itm-name,
.sect-credit-api .title-sect .value-itm-title + .team-itm-name,
.sect-credit-api .title-sect .post-itm-bottom + .team-itm-name,
.sect-credit-api .title-sect .data-service-itm-middle + .team-itm-name,
.sect-credit-api .title-sect .esg-info-title + .team-itm-name,
.sect-credit-api .title-sect h2 + h2,
.sect-credit-api .title-sect .title-descr + h2,
.sect-credit-api .title-sect .h2-title + h2,
.sect-credit-api .title-sect .about-lnks-set + h2,
.sect-credit-api .title-sect .competencie-title + h2,
.sect-credit-api .title-sect .value-itm-title + h2,
.sect-credit-api .title-sect .post-itm-bottom + h2,
.sect-credit-api .title-sect .data-service-itm-middle + h2,
.sect-credit-api .title-sect .esg-info-title + h2,
.sect-credit-api .title-sect h2 + .title-descr,
.sect-credit-api .title-sect .title-descr + .title-descr,
.sect-credit-api .title-sect .h2-title + .title-descr,
.sect-credit-api .title-sect .about-lnks-set + .title-descr,
.sect-credit-api .title-sect .competencie-title + .title-descr,
.sect-credit-api .title-sect .value-itm-title + .title-descr,
.sect-credit-api .title-sect .post-itm-bottom + .title-descr,
.sect-credit-api .title-sect .data-service-itm-middle + .title-descr,
.sect-credit-api .title-sect .esg-info-title + .title-descr,
.sect-credit-api .title-sect h2 + .h2-title,
.sect-credit-api .title-sect .title-descr + .h2-title,
.sect-credit-api .title-sect .h2-title + .h2-title,
.sect-credit-api .title-sect .about-lnks-set + .h2-title,
.sect-credit-api .title-sect .competencie-title + .h2-title,
.sect-credit-api .title-sect .value-itm-title + .h2-title,
.sect-credit-api .title-sect .post-itm-bottom + .h2-title,
.sect-credit-api .title-sect .data-service-itm-middle + .h2-title,
.sect-credit-api .title-sect .esg-info-title + .h2-title,
.sect-credit-api .title-sect h2 + .about-lnks-set,
.sect-credit-api .title-sect .title-descr + .about-lnks-set,
.sect-credit-api .title-sect .h2-title + .about-lnks-set,
.sect-credit-api .title-sect .about-lnks-set + .about-lnks-set,
.sect-credit-api .title-sect .competencie-title + .about-lnks-set,
.sect-credit-api .title-sect .value-itm-title + .about-lnks-set,
.sect-credit-api .title-sect .post-itm-bottom + .about-lnks-set,
.sect-credit-api .title-sect .data-service-itm-middle + .about-lnks-set,
.sect-credit-api .title-sect .esg-info-title + .about-lnks-set,
.sect-credit-api .title-sect h2 + .competencie-title,
.sect-credit-api .title-sect .title-descr + .competencie-title,
.sect-credit-api .title-sect .h2-title + .competencie-title,
.sect-credit-api .title-sect .about-lnks-set + .competencie-title,
.sect-credit-api .title-sect .competencie-title + .competencie-title,
.sect-credit-api .title-sect .value-itm-title + .competencie-title,
.sect-credit-api .title-sect .post-itm-bottom + .competencie-title,
.sect-credit-api .title-sect .data-service-itm-middle + .competencie-title,
.sect-credit-api .title-sect .esg-info-title + .competencie-title,
.sect-credit-api .title-sect h2 + .value-itm-title,
.sect-credit-api .title-sect .title-descr + .value-itm-title,
.sect-credit-api .title-sect .h2-title + .value-itm-title,
.sect-credit-api .title-sect .about-lnks-set + .value-itm-title,
.sect-credit-api .title-sect .competencie-title + .value-itm-title,
.sect-credit-api .title-sect .value-itm-title + .value-itm-title,
.sect-credit-api .title-sect .post-itm-bottom + .value-itm-title,
.sect-credit-api .title-sect .data-service-itm-middle + .value-itm-title,
.sect-credit-api .title-sect .esg-info-title + .value-itm-title,
.sect-credit-api .title-sect h2 + .post-itm-bottom,
.sect-credit-api .title-sect .title-descr + .post-itm-bottom,
.sect-credit-api .title-sect .h2-title + .post-itm-bottom,
.sect-credit-api .title-sect .about-lnks-set + .post-itm-bottom,
.sect-credit-api .title-sect .competencie-title + .post-itm-bottom,
.sect-credit-api .title-sect .value-itm-title + .post-itm-bottom,
.sect-credit-api .title-sect .post-itm-bottom + .post-itm-bottom,
.sect-credit-api .title-sect .data-service-itm-middle + .post-itm-bottom,
.sect-credit-api .title-sect .esg-info-title + .post-itm-bottom,
.sect-credit-api .title-sect h2 + .data-service-itm-middle,
.sect-credit-api .title-sect .title-descr + .data-service-itm-middle,
.sect-credit-api .title-sect .h2-title + .data-service-itm-middle,
.sect-credit-api .title-sect .about-lnks-set + .data-service-itm-middle,
.sect-credit-api .title-sect .competencie-title + .data-service-itm-middle,
.sect-credit-api .title-sect .value-itm-title + .data-service-itm-middle,
.sect-credit-api .title-sect .post-itm-bottom + .data-service-itm-middle,
.sect-credit-api .title-sect .data-service-itm-middle + .data-service-itm-middle,
.sect-credit-api .title-sect .esg-info-title + .data-service-itm-middle,
.sect-credit-api .title-sect h2 + .esg-info-title,
.sect-credit-api .title-sect .title-descr + .esg-info-title,
.sect-credit-api .title-sect .h2-title + .esg-info-title,
.sect-credit-api .title-sect .about-lnks-set + .esg-info-title,
.sect-credit-api .title-sect .competencie-title + .esg-info-title,
.sect-credit-api .title-sect .value-itm-title + .esg-info-title,
.sect-credit-api .title-sect .post-itm-bottom + .esg-info-title,
.sect-credit-api .title-sect .data-service-itm-middle + .esg-info-title,
.sect-credit-api .title-sect .esg-info-title + .esg-info-title,
.sect-credit-api .title-sect h2 + h3,
.sect-credit-api .title-sect .title-descr + h3,
.sect-credit-api .title-sect .h2-title + h3,
.sect-credit-api .title-sect .about-lnks-set + h3,
.sect-credit-api .title-sect .competencie-title + h3,
.sect-credit-api .title-sect .value-itm-title + h3,
.sect-credit-api .title-sect .post-itm-bottom + h3,
.sect-credit-api .title-sect .data-service-itm-middle + h3,
.sect-credit-api .title-sect .esg-info-title + h3,
.sect-credit-api .title-sect h2 + .h3-title,
.sect-credit-api .title-sect .title-descr + .h3-title,
.sect-credit-api .title-sect .h2-title + .h3-title,
.sect-credit-api .title-sect .about-lnks-set + .h3-title,
.sect-credit-api .title-sect .competencie-title + .h3-title,
.sect-credit-api .title-sect .value-itm-title + .h3-title,
.sect-credit-api .title-sect .post-itm-bottom + .h3-title,
.sect-credit-api .title-sect .data-service-itm-middle + .h3-title,
.sect-credit-api .title-sect .esg-info-title + .h3-title,
.sect-credit-api .title-sect h2 + .prod-char-title,
.sect-credit-api .title-sect .title-descr + .prod-char-title,
.sect-credit-api .title-sect .h2-title + .prod-char-title,
.sect-credit-api .title-sect .about-lnks-set + .prod-char-title,
.sect-credit-api .title-sect .competencie-title + .prod-char-title,
.sect-credit-api .title-sect .value-itm-title + .prod-char-title,
.sect-credit-api .title-sect .post-itm-bottom + .prod-char-title,
.sect-credit-api .title-sect .data-service-itm-middle + .prod-char-title,
.sect-credit-api .title-sect .esg-info-title + .prod-char-title,
.sect-credit-api .title-sect h2 + .platform-card-title,
.sect-credit-api .title-sect .title-descr + .platform-card-title,
.sect-credit-api .title-sect .h2-title + .platform-card-title,
.sect-credit-api .title-sect .about-lnks-set + .platform-card-title,
.sect-credit-api .title-sect .competencie-title + .platform-card-title,
.sect-credit-api .title-sect .value-itm-title + .platform-card-title,
.sect-credit-api .title-sect .post-itm-bottom + .platform-card-title,
.sect-credit-api .title-sect .data-service-itm-middle + .platform-card-title,
.sect-credit-api .title-sect .esg-info-title + .platform-card-title,
.sect-credit-api .title-sect h2 + h4,
.sect-credit-api .title-sect .title-descr + h4,
.sect-credit-api .title-sect .h2-title + h4,
.sect-credit-api .title-sect .about-lnks-set + h4,
.sect-credit-api .title-sect .competencie-title + h4,
.sect-credit-api .title-sect .value-itm-title + h4,
.sect-credit-api .title-sect .post-itm-bottom + h4,
.sect-credit-api .title-sect .data-service-itm-middle + h4,
.sect-credit-api .title-sect .esg-info-title + h4,
.sect-credit-api .title-sect h2 + p,
.sect-credit-api .title-sect .title-descr + p,
.sect-credit-api .title-sect .h2-title + p,
.sect-credit-api .title-sect .about-lnks-set + p,
.sect-credit-api .title-sect .competencie-title + p,
.sect-credit-api .title-sect .value-itm-title + p,
.sect-credit-api .title-sect .post-itm-bottom + p,
.sect-credit-api .title-sect .data-service-itm-middle + p,
.sect-credit-api .title-sect .esg-info-title + p,
.sect-credit-api .title-sect h3 + h1,
.sect-credit-api .title-sect .h3-title + h1,
.sect-credit-api .title-sect .prod-char-title + h1,
.sect-credit-api .title-sect .platform-card-title + h1,
.sect-credit-api .title-sect h3 + .h1-title,
.sect-credit-api .title-sect .h3-title + .h1-title,
.sect-credit-api .title-sect .prod-char-title + .h1-title,
.sect-credit-api .title-sect .platform-card-title + .h1-title,
.sect-credit-api .title-sect h3 + .team-itm-name,
.sect-credit-api .title-sect .h3-title + .team-itm-name,
.sect-credit-api .title-sect .prod-char-title + .team-itm-name,
.sect-credit-api .title-sect .platform-card-title + .team-itm-name,
.sect-credit-api .title-sect h3 + h2,
.sect-credit-api .title-sect .h3-title + h2,
.sect-credit-api .title-sect .prod-char-title + h2,
.sect-credit-api .title-sect .platform-card-title + h2,
.sect-credit-api .title-sect h3 + .title-descr,
.sect-credit-api .title-sect .h3-title + .title-descr,
.sect-credit-api .title-sect .prod-char-title + .title-descr,
.sect-credit-api .title-sect .platform-card-title + .title-descr,
.sect-credit-api .title-sect h3 + .h2-title,
.sect-credit-api .title-sect .h3-title + .h2-title,
.sect-credit-api .title-sect .prod-char-title + .h2-title,
.sect-credit-api .title-sect .platform-card-title + .h2-title,
.sect-credit-api .title-sect h3 + .about-lnks-set,
.sect-credit-api .title-sect .h3-title + .about-lnks-set,
.sect-credit-api .title-sect .prod-char-title + .about-lnks-set,
.sect-credit-api .title-sect .platform-card-title + .about-lnks-set,
.sect-credit-api .title-sect h3 + .competencie-title,
.sect-credit-api .title-sect .h3-title + .competencie-title,
.sect-credit-api .title-sect .prod-char-title + .competencie-title,
.sect-credit-api .title-sect .platform-card-title + .competencie-title,
.sect-credit-api .title-sect h3 + .value-itm-title,
.sect-credit-api .title-sect .h3-title + .value-itm-title,
.sect-credit-api .title-sect .prod-char-title + .value-itm-title,
.sect-credit-api .title-sect .platform-card-title + .value-itm-title,
.sect-credit-api .title-sect h3 + .post-itm-bottom,
.sect-credit-api .title-sect .h3-title + .post-itm-bottom,
.sect-credit-api .title-sect .prod-char-title + .post-itm-bottom,
.sect-credit-api .title-sect .platform-card-title + .post-itm-bottom,
.sect-credit-api .title-sect h3 + .data-service-itm-middle,
.sect-credit-api .title-sect .h3-title + .data-service-itm-middle,
.sect-credit-api .title-sect .prod-char-title + .data-service-itm-middle,
.sect-credit-api .title-sect .platform-card-title + .data-service-itm-middle,
.sect-credit-api .title-sect h3 + .esg-info-title,
.sect-credit-api .title-sect .h3-title + .esg-info-title,
.sect-credit-api .title-sect .prod-char-title + .esg-info-title,
.sect-credit-api .title-sect .platform-card-title + .esg-info-title,
.sect-credit-api .title-sect h3 + h3,
.sect-credit-api .title-sect .h3-title + h3,
.sect-credit-api .title-sect .prod-char-title + h3,
.sect-credit-api .title-sect .platform-card-title + h3,
.sect-credit-api .title-sect h3 + .h3-title,
.sect-credit-api .title-sect .h3-title + .h3-title,
.sect-credit-api .title-sect .prod-char-title + .h3-title,
.sect-credit-api .title-sect .platform-card-title + .h3-title,
.sect-credit-api .title-sect h3 + .prod-char-title,
.sect-credit-api .title-sect .h3-title + .prod-char-title,
.sect-credit-api .title-sect .prod-char-title + .prod-char-title,
.sect-credit-api .title-sect .platform-card-title + .prod-char-title,
.sect-credit-api .title-sect h3 + .platform-card-title,
.sect-credit-api .title-sect .h3-title + .platform-card-title,
.sect-credit-api .title-sect .prod-char-title + .platform-card-title,
.sect-credit-api .title-sect .platform-card-title + .platform-card-title,
.sect-credit-api .title-sect h3 + h4,
.sect-credit-api .title-sect .h3-title + h4,
.sect-credit-api .title-sect .prod-char-title + h4,
.sect-credit-api .title-sect .platform-card-title + h4,
.sect-credit-api .title-sect h3 + p,
.sect-credit-api .title-sect .h3-title + p,
.sect-credit-api .title-sect .prod-char-title + p,
.sect-credit-api .title-sect .platform-card-title + p,
.sect-credit-api .title-sect h4 + h1,
.sect-credit-api .title-sect h4 + .h1-title,
.sect-credit-api .title-sect h4 + .team-itm-name,
.sect-credit-api .title-sect h4 + h2,
.sect-credit-api .title-sect h4 + .title-descr,
.sect-credit-api .title-sect h4 + .h2-title,
.sect-credit-api .title-sect h4 + .about-lnks-set,
.sect-credit-api .title-sect h4 + .competencie-title,
.sect-credit-api .title-sect h4 + .value-itm-title,
.sect-credit-api .title-sect h4 + .post-itm-bottom,
.sect-credit-api .title-sect h4 + .data-service-itm-middle,
.sect-credit-api .title-sect h4 + .esg-info-title,
.sect-credit-api .title-sect h4 + h3,
.sect-credit-api .title-sect h4 + .h3-title,
.sect-credit-api .title-sect h4 + .prod-char-title,
.sect-credit-api .title-sect h4 + .platform-card-title,
.sect-credit-api .title-sect h4 + h4,
.sect-credit-api .title-sect h4 + p,
.sect-credit-api .title-sect p + h1,
.sect-credit-api .title-sect p + .h1-title,
.sect-credit-api .title-sect p + .team-itm-name,
.sect-credit-api .title-sect p + h2,
.sect-credit-api .title-sect p + .title-descr,
.sect-credit-api .title-sect p + .h2-title,
.sect-credit-api .title-sect p + .about-lnks-set,
.sect-credit-api .title-sect p + .competencie-title,
.sect-credit-api .title-sect p + .value-itm-title,
.sect-credit-api .title-sect p + .post-itm-bottom,
.sect-credit-api .title-sect p + .data-service-itm-middle,
.sect-credit-api .title-sect p + .esg-info-title,
.sect-credit-api .title-sect p + h3,
.sect-credit-api .title-sect p + .h3-title,
.sect-credit-api .title-sect p + .prod-char-title,
.sect-credit-api .title-sect p + .platform-card-title,
.sect-credit-api .title-sect p + h4,
.sect-credit-api .title-sect p + p {
  margin-top: 30px;
}

.sect-credit-api .title-sect h1:first-child + h1, .sect-credit-api .title-sect .h1-title:first-child + h1, .sect-credit-api .title-sect .team-itm-name:first-child + h1, .sect-credit-api .title-sect h1:first-child + .h1-title, .sect-credit-api .title-sect .h1-title:first-child + .h1-title, .sect-credit-api .title-sect .team-itm-name:first-child + .h1-title, .sect-credit-api .title-sect h1:first-child + .team-itm-name, .sect-credit-api .title-sect .h1-title:first-child + .team-itm-name, .sect-credit-api .title-sect .team-itm-name:first-child + .team-itm-name,
.sect-credit-api .title-sect h1:first-child + h2,
.sect-credit-api .title-sect .h1-title:first-child + h2,
.sect-credit-api .title-sect .team-itm-name:first-child + h2,
.sect-credit-api .title-sect h1:first-child + .title-descr,
.sect-credit-api .title-sect .h1-title:first-child + .title-descr,
.sect-credit-api .title-sect .team-itm-name:first-child + .title-descr,
.sect-credit-api .title-sect h1:first-child + .h2-title,
.sect-credit-api .title-sect .h1-title:first-child + .h2-title,
.sect-credit-api .title-sect .team-itm-name:first-child + .h2-title,
.sect-credit-api .title-sect h1:first-child + .about-lnks-set,
.sect-credit-api .title-sect .h1-title:first-child + .about-lnks-set,
.sect-credit-api .title-sect .team-itm-name:first-child + .about-lnks-set,
.sect-credit-api .title-sect h1:first-child + .competencie-title,
.sect-credit-api .title-sect .h1-title:first-child + .competencie-title,
.sect-credit-api .title-sect .team-itm-name:first-child + .competencie-title,
.sect-credit-api .title-sect h1:first-child + .value-itm-title,
.sect-credit-api .title-sect .h1-title:first-child + .value-itm-title,
.sect-credit-api .title-sect .team-itm-name:first-child + .value-itm-title,
.sect-credit-api .title-sect h1:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .h1-title:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .team-itm-name:first-child + .post-itm-bottom,
.sect-credit-api .title-sect h1:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .h1-title:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .team-itm-name:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect h1:first-child + .esg-info-title,
.sect-credit-api .title-sect .h1-title:first-child + .esg-info-title,
.sect-credit-api .title-sect .team-itm-name:first-child + .esg-info-title,
.sect-credit-api .title-sect h1:first-child + h3,
.sect-credit-api .title-sect .h1-title:first-child + h3,
.sect-credit-api .title-sect .team-itm-name:first-child + h3,
.sect-credit-api .title-sect h1:first-child + .h3-title,
.sect-credit-api .title-sect .h1-title:first-child + .h3-title,
.sect-credit-api .title-sect .team-itm-name:first-child + .h3-title,
.sect-credit-api .title-sect h1:first-child + .prod-char-title,
.sect-credit-api .title-sect .h1-title:first-child + .prod-char-title,
.sect-credit-api .title-sect .team-itm-name:first-child + .prod-char-title,
.sect-credit-api .title-sect h1:first-child + .platform-card-title,
.sect-credit-api .title-sect .h1-title:first-child + .platform-card-title,
.sect-credit-api .title-sect .team-itm-name:first-child + .platform-card-title,
.sect-credit-api .title-sect h1:first-child + h4,
.sect-credit-api .title-sect .h1-title:first-child + h4,
.sect-credit-api .title-sect .team-itm-name:first-child + h4,
.sect-credit-api .title-sect h1:first-child + p,
.sect-credit-api .title-sect .h1-title:first-child + p,
.sect-credit-api .title-sect .team-itm-name:first-child + p,
.sect-credit-api .title-sect h2:first-child + h1,
.sect-credit-api .title-sect .title-descr:first-child + h1,
.sect-credit-api .title-sect .h2-title:first-child + h1,
.sect-credit-api .title-sect .about-lnks-set:first-child + h1,
.sect-credit-api .title-sect .competencie-title:first-child + h1,
.sect-credit-api .title-sect .value-itm-title:first-child + h1,
.sect-credit-api .title-sect .post-itm-bottom:first-child + h1,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + h1,
.sect-credit-api .title-sect .esg-info-title:first-child + h1,
.sect-credit-api .title-sect h2:first-child + .h1-title,
.sect-credit-api .title-sect .title-descr:first-child + .h1-title,
.sect-credit-api .title-sect .h2-title:first-child + .h1-title,
.sect-credit-api .title-sect .about-lnks-set:first-child + .h1-title,
.sect-credit-api .title-sect .competencie-title:first-child + .h1-title,
.sect-credit-api .title-sect .value-itm-title:first-child + .h1-title,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .h1-title,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .h1-title,
.sect-credit-api .title-sect .esg-info-title:first-child + .h1-title,
.sect-credit-api .title-sect h2:first-child + .team-itm-name,
.sect-credit-api .title-sect .title-descr:first-child + .team-itm-name,
.sect-credit-api .title-sect .h2-title:first-child + .team-itm-name,
.sect-credit-api .title-sect .about-lnks-set:first-child + .team-itm-name,
.sect-credit-api .title-sect .competencie-title:first-child + .team-itm-name,
.sect-credit-api .title-sect .value-itm-title:first-child + .team-itm-name,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .team-itm-name,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .team-itm-name,
.sect-credit-api .title-sect .esg-info-title:first-child + .team-itm-name,
.sect-credit-api .title-sect h2:first-child + h2,
.sect-credit-api .title-sect .title-descr:first-child + h2,
.sect-credit-api .title-sect .h2-title:first-child + h2,
.sect-credit-api .title-sect .about-lnks-set:first-child + h2,
.sect-credit-api .title-sect .competencie-title:first-child + h2,
.sect-credit-api .title-sect .value-itm-title:first-child + h2,
.sect-credit-api .title-sect .post-itm-bottom:first-child + h2,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + h2,
.sect-credit-api .title-sect .esg-info-title:first-child + h2,
.sect-credit-api .title-sect h2:first-child + .title-descr,
.sect-credit-api .title-sect .title-descr:first-child + .title-descr,
.sect-credit-api .title-sect .h2-title:first-child + .title-descr,
.sect-credit-api .title-sect .about-lnks-set:first-child + .title-descr,
.sect-credit-api .title-sect .competencie-title:first-child + .title-descr,
.sect-credit-api .title-sect .value-itm-title:first-child + .title-descr,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .title-descr,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .title-descr,
.sect-credit-api .title-sect .esg-info-title:first-child + .title-descr,
.sect-credit-api .title-sect h2:first-child + .h2-title,
.sect-credit-api .title-sect .title-descr:first-child + .h2-title,
.sect-credit-api .title-sect .h2-title:first-child + .h2-title,
.sect-credit-api .title-sect .about-lnks-set:first-child + .h2-title,
.sect-credit-api .title-sect .competencie-title:first-child + .h2-title,
.sect-credit-api .title-sect .value-itm-title:first-child + .h2-title,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .h2-title,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .h2-title,
.sect-credit-api .title-sect .esg-info-title:first-child + .h2-title,
.sect-credit-api .title-sect h2:first-child + .about-lnks-set,
.sect-credit-api .title-sect .title-descr:first-child + .about-lnks-set,
.sect-credit-api .title-sect .h2-title:first-child + .about-lnks-set,
.sect-credit-api .title-sect .about-lnks-set:first-child + .about-lnks-set,
.sect-credit-api .title-sect .competencie-title:first-child + .about-lnks-set,
.sect-credit-api .title-sect .value-itm-title:first-child + .about-lnks-set,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .about-lnks-set,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .about-lnks-set,
.sect-credit-api .title-sect .esg-info-title:first-child + .about-lnks-set,
.sect-credit-api .title-sect h2:first-child + .competencie-title,
.sect-credit-api .title-sect .title-descr:first-child + .competencie-title,
.sect-credit-api .title-sect .h2-title:first-child + .competencie-title,
.sect-credit-api .title-sect .about-lnks-set:first-child + .competencie-title,
.sect-credit-api .title-sect .competencie-title:first-child + .competencie-title,
.sect-credit-api .title-sect .value-itm-title:first-child + .competencie-title,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .competencie-title,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .competencie-title,
.sect-credit-api .title-sect .esg-info-title:first-child + .competencie-title,
.sect-credit-api .title-sect h2:first-child + .value-itm-title,
.sect-credit-api .title-sect .title-descr:first-child + .value-itm-title,
.sect-credit-api .title-sect .h2-title:first-child + .value-itm-title,
.sect-credit-api .title-sect .about-lnks-set:first-child + .value-itm-title,
.sect-credit-api .title-sect .competencie-title:first-child + .value-itm-title,
.sect-credit-api .title-sect .value-itm-title:first-child + .value-itm-title,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .value-itm-title,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .value-itm-title,
.sect-credit-api .title-sect .esg-info-title:first-child + .value-itm-title,
.sect-credit-api .title-sect h2:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .title-descr:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .h2-title:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .about-lnks-set:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .competencie-title:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .value-itm-title:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .esg-info-title:first-child + .post-itm-bottom,
.sect-credit-api .title-sect h2:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .title-descr:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .h2-title:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .about-lnks-set:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .competencie-title:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .value-itm-title:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .esg-info-title:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect h2:first-child + .esg-info-title,
.sect-credit-api .title-sect .title-descr:first-child + .esg-info-title,
.sect-credit-api .title-sect .h2-title:first-child + .esg-info-title,
.sect-credit-api .title-sect .about-lnks-set:first-child + .esg-info-title,
.sect-credit-api .title-sect .competencie-title:first-child + .esg-info-title,
.sect-credit-api .title-sect .value-itm-title:first-child + .esg-info-title,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .esg-info-title,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .esg-info-title,
.sect-credit-api .title-sect .esg-info-title:first-child + .esg-info-title,
.sect-credit-api .title-sect h2:first-child + h3,
.sect-credit-api .title-sect .title-descr:first-child + h3,
.sect-credit-api .title-sect .h2-title:first-child + h3,
.sect-credit-api .title-sect .about-lnks-set:first-child + h3,
.sect-credit-api .title-sect .competencie-title:first-child + h3,
.sect-credit-api .title-sect .value-itm-title:first-child + h3,
.sect-credit-api .title-sect .post-itm-bottom:first-child + h3,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + h3,
.sect-credit-api .title-sect .esg-info-title:first-child + h3,
.sect-credit-api .title-sect h2:first-child + .h3-title,
.sect-credit-api .title-sect .title-descr:first-child + .h3-title,
.sect-credit-api .title-sect .h2-title:first-child + .h3-title,
.sect-credit-api .title-sect .about-lnks-set:first-child + .h3-title,
.sect-credit-api .title-sect .competencie-title:first-child + .h3-title,
.sect-credit-api .title-sect .value-itm-title:first-child + .h3-title,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .h3-title,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .h3-title,
.sect-credit-api .title-sect .esg-info-title:first-child + .h3-title,
.sect-credit-api .title-sect h2:first-child + .prod-char-title,
.sect-credit-api .title-sect .title-descr:first-child + .prod-char-title,
.sect-credit-api .title-sect .h2-title:first-child + .prod-char-title,
.sect-credit-api .title-sect .about-lnks-set:first-child + .prod-char-title,
.sect-credit-api .title-sect .competencie-title:first-child + .prod-char-title,
.sect-credit-api .title-sect .value-itm-title:first-child + .prod-char-title,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .prod-char-title,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .prod-char-title,
.sect-credit-api .title-sect .esg-info-title:first-child + .prod-char-title,
.sect-credit-api .title-sect h2:first-child + .platform-card-title,
.sect-credit-api .title-sect .title-descr:first-child + .platform-card-title,
.sect-credit-api .title-sect .h2-title:first-child + .platform-card-title,
.sect-credit-api .title-sect .about-lnks-set:first-child + .platform-card-title,
.sect-credit-api .title-sect .competencie-title:first-child + .platform-card-title,
.sect-credit-api .title-sect .value-itm-title:first-child + .platform-card-title,
.sect-credit-api .title-sect .post-itm-bottom:first-child + .platform-card-title,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + .platform-card-title,
.sect-credit-api .title-sect .esg-info-title:first-child + .platform-card-title,
.sect-credit-api .title-sect h2:first-child + h4,
.sect-credit-api .title-sect .title-descr:first-child + h4,
.sect-credit-api .title-sect .h2-title:first-child + h4,
.sect-credit-api .title-sect .about-lnks-set:first-child + h4,
.sect-credit-api .title-sect .competencie-title:first-child + h4,
.sect-credit-api .title-sect .value-itm-title:first-child + h4,
.sect-credit-api .title-sect .post-itm-bottom:first-child + h4,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + h4,
.sect-credit-api .title-sect .esg-info-title:first-child + h4,
.sect-credit-api .title-sect h2:first-child + p,
.sect-credit-api .title-sect .title-descr:first-child + p,
.sect-credit-api .title-sect .h2-title:first-child + p,
.sect-credit-api .title-sect .about-lnks-set:first-child + p,
.sect-credit-api .title-sect .competencie-title:first-child + p,
.sect-credit-api .title-sect .value-itm-title:first-child + p,
.sect-credit-api .title-sect .post-itm-bottom:first-child + p,
.sect-credit-api .title-sect .data-service-itm-middle:first-child + p,
.sect-credit-api .title-sect .esg-info-title:first-child + p,
.sect-credit-api .title-sect h3:first-child + h1,
.sect-credit-api .title-sect .h3-title:first-child + h1,
.sect-credit-api .title-sect .prod-char-title:first-child + h1,
.sect-credit-api .title-sect .platform-card-title:first-child + h1,
.sect-credit-api .title-sect h3:first-child + .h1-title,
.sect-credit-api .title-sect .h3-title:first-child + .h1-title,
.sect-credit-api .title-sect .prod-char-title:first-child + .h1-title,
.sect-credit-api .title-sect .platform-card-title:first-child + .h1-title,
.sect-credit-api .title-sect h3:first-child + .team-itm-name,
.sect-credit-api .title-sect .h3-title:first-child + .team-itm-name,
.sect-credit-api .title-sect .prod-char-title:first-child + .team-itm-name,
.sect-credit-api .title-sect .platform-card-title:first-child + .team-itm-name,
.sect-credit-api .title-sect h3:first-child + h2,
.sect-credit-api .title-sect .h3-title:first-child + h2,
.sect-credit-api .title-sect .prod-char-title:first-child + h2,
.sect-credit-api .title-sect .platform-card-title:first-child + h2,
.sect-credit-api .title-sect h3:first-child + .title-descr,
.sect-credit-api .title-sect .h3-title:first-child + .title-descr,
.sect-credit-api .title-sect .prod-char-title:first-child + .title-descr,
.sect-credit-api .title-sect .platform-card-title:first-child + .title-descr,
.sect-credit-api .title-sect h3:first-child + .h2-title,
.sect-credit-api .title-sect .h3-title:first-child + .h2-title,
.sect-credit-api .title-sect .prod-char-title:first-child + .h2-title,
.sect-credit-api .title-sect .platform-card-title:first-child + .h2-title,
.sect-credit-api .title-sect h3:first-child + .about-lnks-set,
.sect-credit-api .title-sect .h3-title:first-child + .about-lnks-set,
.sect-credit-api .title-sect .prod-char-title:first-child + .about-lnks-set,
.sect-credit-api .title-sect .platform-card-title:first-child + .about-lnks-set,
.sect-credit-api .title-sect h3:first-child + .competencie-title,
.sect-credit-api .title-sect .h3-title:first-child + .competencie-title,
.sect-credit-api .title-sect .prod-char-title:first-child + .competencie-title,
.sect-credit-api .title-sect .platform-card-title:first-child + .competencie-title,
.sect-credit-api .title-sect h3:first-child + .value-itm-title,
.sect-credit-api .title-sect .h3-title:first-child + .value-itm-title,
.sect-credit-api .title-sect .prod-char-title:first-child + .value-itm-title,
.sect-credit-api .title-sect .platform-card-title:first-child + .value-itm-title,
.sect-credit-api .title-sect h3:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .h3-title:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .prod-char-title:first-child + .post-itm-bottom,
.sect-credit-api .title-sect .platform-card-title:first-child + .post-itm-bottom,
.sect-credit-api .title-sect h3:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .h3-title:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .prod-char-title:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect .platform-card-title:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect h3:first-child + .esg-info-title,
.sect-credit-api .title-sect .h3-title:first-child + .esg-info-title,
.sect-credit-api .title-sect .prod-char-title:first-child + .esg-info-title,
.sect-credit-api .title-sect .platform-card-title:first-child + .esg-info-title,
.sect-credit-api .title-sect h3:first-child + h3,
.sect-credit-api .title-sect .h3-title:first-child + h3,
.sect-credit-api .title-sect .prod-char-title:first-child + h3,
.sect-credit-api .title-sect .platform-card-title:first-child + h3,
.sect-credit-api .title-sect h3:first-child + .h3-title,
.sect-credit-api .title-sect .h3-title:first-child + .h3-title,
.sect-credit-api .title-sect .prod-char-title:first-child + .h3-title,
.sect-credit-api .title-sect .platform-card-title:first-child + .h3-title,
.sect-credit-api .title-sect h3:first-child + .prod-char-title,
.sect-credit-api .title-sect .h3-title:first-child + .prod-char-title,
.sect-credit-api .title-sect .prod-char-title:first-child + .prod-char-title,
.sect-credit-api .title-sect .platform-card-title:first-child + .prod-char-title,
.sect-credit-api .title-sect h3:first-child + .platform-card-title,
.sect-credit-api .title-sect .h3-title:first-child + .platform-card-title,
.sect-credit-api .title-sect .prod-char-title:first-child + .platform-card-title,
.sect-credit-api .title-sect .platform-card-title:first-child + .platform-card-title,
.sect-credit-api .title-sect h3:first-child + h4,
.sect-credit-api .title-sect .h3-title:first-child + h4,
.sect-credit-api .title-sect .prod-char-title:first-child + h4,
.sect-credit-api .title-sect .platform-card-title:first-child + h4,
.sect-credit-api .title-sect h3:first-child + p,
.sect-credit-api .title-sect .h3-title:first-child + p,
.sect-credit-api .title-sect .prod-char-title:first-child + p,
.sect-credit-api .title-sect .platform-card-title:first-child + p,
.sect-credit-api .title-sect h4:first-child + h1,
.sect-credit-api .title-sect h4:first-child + .h1-title,
.sect-credit-api .title-sect h4:first-child + .team-itm-name,
.sect-credit-api .title-sect h4:first-child + h2,
.sect-credit-api .title-sect h4:first-child + .title-descr,
.sect-credit-api .title-sect h4:first-child + .h2-title,
.sect-credit-api .title-sect h4:first-child + .about-lnks-set,
.sect-credit-api .title-sect h4:first-child + .competencie-title,
.sect-credit-api .title-sect h4:first-child + .value-itm-title,
.sect-credit-api .title-sect h4:first-child + .post-itm-bottom,
.sect-credit-api .title-sect h4:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect h4:first-child + .esg-info-title,
.sect-credit-api .title-sect h4:first-child + h3,
.sect-credit-api .title-sect h4:first-child + .h3-title,
.sect-credit-api .title-sect h4:first-child + .prod-char-title,
.sect-credit-api .title-sect h4:first-child + .platform-card-title,
.sect-credit-api .title-sect h4:first-child + h4,
.sect-credit-api .title-sect h4:first-child + p,
.sect-credit-api .title-sect p:first-child + h1,
.sect-credit-api .title-sect p:first-child + .h1-title,
.sect-credit-api .title-sect p:first-child + .team-itm-name,
.sect-credit-api .title-sect p:first-child + h2,
.sect-credit-api .title-sect p:first-child + .title-descr,
.sect-credit-api .title-sect p:first-child + .h2-title,
.sect-credit-api .title-sect p:first-child + .about-lnks-set,
.sect-credit-api .title-sect p:first-child + .competencie-title,
.sect-credit-api .title-sect p:first-child + .value-itm-title,
.sect-credit-api .title-sect p:first-child + .post-itm-bottom,
.sect-credit-api .title-sect p:first-child + .data-service-itm-middle,
.sect-credit-api .title-sect p:first-child + .esg-info-title,
.sect-credit-api .title-sect p:first-child + h3,
.sect-credit-api .title-sect p:first-child + .h3-title,
.sect-credit-api .title-sect p:first-child + .prod-char-title,
.sect-credit-api .title-sect p:first-child + .platform-card-title,
.sect-credit-api .title-sect p:first-child + h4,
.sect-credit-api .title-sect p:first-child + p {
  margin-top: 20px;
}

.sect-credit-api .title-sect .btn-wrap {
  margin-top: 75px;
}

.api-iframe > * {
  display: block;
  width: 100%;
}

.platform-cards-box .btn.big, .platform-cards-box .big.btn-form, .platform-cards-box .big.head-contact-btn,
.sect-credit-api .btn.big,
.sect-credit-api .big.btn-form,
.sect-credit-api .big.head-contact-btn {
  min-width: 250px;
}

.form-contact .btn-wrap {
  text-align: left;
  margin-top: 15px;
}

.form-contact .btn.big, .form-contact .big.btn-form, .form-contact .big.head-contact-btn {
  min-width: 250px;
}

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

.field-itm {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 30px;
}

.field-itm:last-child {
  margin-right: 0;
}

.field-title {
  font-size: 20px;
  margin-bottom: 15px;
}

.insight-card {
  margin-bottom: 26px;
}

.insight-card .tile-category {
  display: inline-block;
  margin-bottom: 12px;
  background-color: #fff;
  color: #000;
}

.insight-card .platform-card-inner {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
}

.insight-card.dark .tile-category {
  color: #fff;
}

.insight-card .btn-more-wrap {
  margin-top: 0;
}

.insight-itm-inner {
  -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.05);
  height: 100%;
  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-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.insight-itm-inner .platform-card-title {
  margin: 0;
}

.insight-itm-img {
  display: block;
  -webkit-border-top-left-radius: 5px;
     -moz-border-radius-topleft: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
     -moz-border-radius-topright: 5px;
          border-top-right-radius: 5px;
  overflow: hidden;
}

.insight-itm-img:hover ~ .insight-itm-txt .platform-card-title {
  color: #213a73;
  text-decoration: underline;
}

.insight-itm-txt {
  padding: 26px 40px 40px;
  min-height: 240px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.insight-itm-txt-top {
  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;
  margin-bottom: 25px;
}

.insight-itm-txt-top .tile-category {
  margin: 0;
}

.insight-itm-txt-top .date {
  font-family: "Inter500", sans-serif;
  font-size: 15px;
  white-space: nowrap;
}

.top-screen-3 + .sect-post .sect-inner, .top-screen-3 + .sect-post-inner .sect-inner {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.sect-form:last-child,
.sect-platform-cards:last-child {
  padding-bottom: 75px;
}

.main-foot, .inner-foot {
  color: inherit;
  background-color: #F5F5F5;
  position: relative;
  padding: 70px 0 160px;
}

.main-foot::after, .inner-foot::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#97D9D2), color-stop(39.58%, #7DB8CF), to(#1B2A75));
  background-image: -webkit-linear-gradient(left, #97D9D2 0%, #7DB8CF 39.58%, #1B2A75 100%);
  background-image: -moz-linear-gradient(left, #97D9D2 0%, #7DB8CF 39.58%, #1B2A75 100%);
  background-image: -o-linear-gradient(left, #97D9D2 0%, #7DB8CF 39.58%, #1B2A75 100%);
  background-image: linear-gradient(90deg, #97D9D2 0%, #7DB8CF 39.58%, #1B2A75 100%);
}

.main-foot .logo, .inner-foot .logo {
  width: 125px;
}

.main-foot a:hover, .inner-foot a:hover, .main-foot .btn-sub-mnu:hover, .inner-foot .btn-sub-mnu:hover {
  text-decoration: none;
}

.foot-top {
  margin-bottom: 105px;
}

.foot-middle {
  margin-bottom: 120px;
}

.contact-lnk {
  font-size: 32px;
  line-height: 1.15;
}

.foot-line {
  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;
}

.foot-cell:first-child {
  width: 56.5%;
}

.foot-nav {
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -0.05em;
  font-family: "Inter500", sans-serif;
  color: #777;
  padding-right: 30px;
}

.foot-nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.foot-nav li {
  margin-right: 30px;
}

.foot-nav li:last-child {
  margin-right: 0;
}

.soc-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1.25;
  line-height: 1;
  font-family: "Inter500", sans-serif;
  margin-right: 40px;
}

.soc-btn:last-child {
  margin-right: 0;
}

.soc-btn span {
  display: inline-block;
  padding-left: 10px;
}

.soc-btn .soc-ic {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

.soc-btn:hover .soc-ic {
  -webkit-filter: none;
          filter: none;
}

.soc-ic {
  min-width: 24px;
  width: 24px;
  height: 24px;
  -webkit-transition: .1s;
  -o-transition: .1s;
  -moz-transition: .1s;
  transition: .1s;
}

.int-expl .btn span, .int-expl .btn-form span, .int-expl .head-contact-btn span {
  background: none;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.int-expl .post-itm-bottom a:hover span, .int-expl .post-itm-bottom .btn-sub-mnu:hover span {
  background-image: none;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.int-expl .about-lnks-set a:hover span, .int-expl .about-lnks-set .btn-sub-mnu:hover span, .int-expl .about-lnks-set a.hover span, .int-expl .about-lnks-set .hover.btn-sub-mnu span {
  background-image: none;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.int-expl .list-number {
  background-image: none !important;
  -webkit-background-clip: border-box !important;
  -webkit-text-fill-color: inherit !important;
}

.int-expl .main-head.light .btn, .int-expl .light.inner-head .btn, .int-expl .main-head.light .btn-form, .int-expl .light.inner-head .btn-form, .int-expl .main-head.light .head-contact-btn, .int-expl .light.inner-head .head-contact-btn {
  border-color: #fff;
  color: #fff;
}

.int-expl .download-lnk span, .int-expl .about-txt-cell .btn-more-wrap .more-lnk span, .about-txt-cell .btn-more-wrap .int-expl .more-lnk span {
  background-image: none !important;
  -webkit-background-clip: border-box !important;
  -webkit-text-fill-color: inherit !important;
}

.int-expl .download-lnk:hover span, .int-expl .about-txt-cell .btn-more-wrap .more-lnk:hover span, .about-txt-cell .btn-more-wrap .int-expl .more-lnk:hover span {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .int-expl .contact-box-line {
    height: 900px;
  }
  .int-expl .contact-box-line .advant-count-slider-wrap {
    height: 900px;
  }
  .int-expl .contact-box-line .advant-count-slider {
    -webkit-transform: translate(0, -55%);
       -moz-transform: translate(0, -55%);
        -ms-transform: translate(0, -55%);
         -o-transform: translate(0, -55%);
            transform: translate(0, -55%);
  }
  .int-expl .topic-itm-inner {
    height: 400px;
  }
  .int-expl .topic-itm-top {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

/* ========================== Media Queries ========================== */
@media only screen and (min-width: 1200px) {
  .mnu-wrap {
    display: block !important;
  }
  .main-mnu > li, .mnu-tablet > li, .mnu-mobile > li {
    position: relative;
    z-index: 10;
  }
  .main-mnu > li.hover .arr-dn-ic, .mnu-tablet > li.hover .arr-dn-ic, .mnu-mobile > li.hover .arr-dn-ic {
    -webkit-transform: rotateX(180deg);
       -moz-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  .main-mnu > li.hover .sub-mnu, .mnu-tablet > li.hover .sub-mnu, .mnu-mobile > li.hover .sub-mnu {
    height: auto;
    overflow: visible;
  }
  .main-mnu > li.hover .sub-mnu ul, .mnu-tablet > li.hover .sub-mnu ul, .mnu-mobile > li.hover .sub-mnu ul {
    margin-top: 15px;
    opacity: 1;
  }
  .main-mnu .sub-mnu, .mnu-tablet .sub-mnu, .mnu-mobile .sub-mnu {
    position: absolute;
    top: 100%;
    left: -20px;
    min-width: -webkit-calc(100% + 20px);
    min-width: -moz-calc(100% + 20px);
    min-width: calc(100% + 20px);
    white-space: nowrap;
    height: 0;
    overflow: hidden;
  }
  .main-mnu .sub-mnu li, .mnu-tablet .sub-mnu li, .mnu-mobile .sub-mnu li {
    margin-right: 0;
    float: none;
  }
  .main-mnu ul, .mnu-tablet ul, .mnu-mobile ul {
    background-color: #fff;
    padding: 0 20px 7px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    opacity: 0;
  }
}

@media only screen and (max-width: 1367px) {
  .main-foot, .inner-foot {
    padding: 40px 0 80px;
  }
  .foot-top {
    margin-bottom: 60px;
  }
  .foot-middle {
    margin-bottom: 70px;
  }
  .contact-lnk {
    font-size: 26px;
  }
  .foot-nav li {
    margin-right: 22px;
  }
  .main-mnu > li, .mnu-tablet > li, .mnu-mobile > li {
    margin-right: 35px;
  }
  body {
    font-size: 20px;
  }
  h1, .h1-title, .team-itm-name {
    font-size: 54px;
  }
  h2, .title-descr, .h2-title, .about-lnks-set, .competencie-title, .value-itm-title, .post-itm-bottom, .data-service-itm-middle, .esg-info-title {
    font-size: 26px;
  }
  h2 small, .title-descr small, .h2-title small, .about-lnks-set small, .competencie-title small, .value-itm-title small, .post-itm-bottom small, .data-service-itm-middle small, .esg-info-title small {
    font-size: 24px;
  }
  h3, .h3-title, .prod-char-title, .platform-card-title {
    font-size: 24px;
  }
  .about-line {
    padding: 60px 0;
  }
  .about-left .title-wrap, .about-left .title-sect {
    margin-bottom: 70px;
  }
  .about-lnks-set a, .about-lnks-set .btn-sub-mnu {
    height: 80px;
  }
  .advant-count-slider {
    font-size: 28px;
  }
  .advant-itm.active {
    font-size: 56px;
  }
  .advant-itm.prev, .advant-itm.next {
    font-size: 50px;
    font-size: 30px;
  }
  .advant-itm.prev {
    bottom: -webkit-calc(100% + 45px);
    bottom: -moz-calc(100% + 45px);
    bottom: calc(100% + 45px);
  }
  .advant-itm.next {
    top: -webkit-calc(100% + 45px);
    top: -moz-calc(100% + 45px);
    top: calc(100% + 45px);
  }
  .contact-box-txt {
    padding: 50px 4.15vw;
  }
  .contact-box-txt .title-wrap, .contact-box-txt .title-sect {
    margin-bottom: 80px;
  }
  .contact-box-txt .btn, .contact-box-txt .btn-form, .contact-box-txt .head-contact-btn {
    max-width: 320px;
  }
  .btn.big, .big.btn-form, .big.head-contact-btn {
    font-size: 20px;
    height: 65px;
    min-width: 280px;
  }
  .service-line {
    margin-bottom: 100px;
  }
  .type-3 .wide-left {
    width: 220px;
    right: -35px;
  }
  .rectangle-tile.big-tile .base,
  .square-tile.big-tile .base {
    height: 240px;
  }
  .rectangle-tile .base,
  .square-tile .base {
    height: 120px;
  }
  .tile-serv-txt {
    font-size: 14px;
  }
  .tile-serv-title {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .tile-serv-brief {
    font-size: 14px;
  }
  .service-cell-txt .txt-box {
    margin-bottom: 50px;
  }
  .service-cell-txt .title-wrap, .service-cell-txt .title-sect {
    margin-bottom: 40px;
  }
  .contact-lst big {
    font-size: 24px;
  }
  .contact-lst li {
    min-height: 27px;
  }
  .about-txt-cell .title-wrap:only-child, .about-txt-cell .title-sect:only-child {
    margin-top: 35px;
  }
  .sect-working {
    padding-bottom: 0;
  }
  .team-lst {
    padding-top: 0;
  }
  .working-descr-line {
    margin-bottom: 80px;
  }
  .split-img-wrap {
    width: 500px;
  }
  .split-img-inner::after {
    width: 40px;
  }
  .team-cell-img {
    width: 45vw;
  }
  .team-modal .modal-top .close {
    top: 50px;
    right: 50px;
    width: 30px;
    height: 30px;
  }
  .team-cell-txt {
    padding: 80px 4.15vw 30px;
  }
  .team-txt-top {
    margin-bottom: 40px;
  }
  .team-txt-bottom {
    margin-top: 50px;
  }
  .competencie-sub {
    font-size: 15px;
  }
  .competencie-box td {
    height: 50px;
    padding: 50px 0;
  }
  .competencie-box tr:first-child td:first-child .competencie-sub, .competencie-box tr:last-child td:first-child .competencie-sub {
    padding-left: 45px;
  }
  .competencie-box tr:first-child td:last-child .competencie-sub, .competencie-box tr:last-child td:last-child .competencie-sub {
    padding-right: 45px;
  }
  .competencie-box tr:nth-child(2) td:first-child .competencie-sub {
    padding-right: 15px;
  }
  .competencie-box tr:nth-child(2) td:last-child .competencie-sub {
    padding-left: 5px;
  }
  .sect-competencie {
    margin-top: 80px;
    padding: 50px 0 30px;
  }
  .prod-title-notice {
    padding: 100px 0;
  }
  .prod-title-notice::before {
    top: 0;
  }
  .prod-proposal-right {
    width: 600px;
    min-width: 600px;
    padding-right: 80px;
  }
  .prod-proposal-right::before {
    width: 80px;
  }
  .proposal-slider-wrap {
    margin-left: -80px;
    margin-right: -80px;
  }
  .prod-proposal-lnks {
    margin-top: 85px;
  }
  .prod-proposal-lnks a, .prod-proposal-lnks .btn-sub-mnu {
    height: 60px;
  }
  .txt-box ul li {
    padding-left: 17px;
  }
  .txt-box ul li::before {
    top: 10px;
    width: 6px;
    height: 6px;
  }
  .post-itm-bottom .arr-right-ic {
    margin-top: -9px;
  }
  .data-service-itm-inner {
    min-height: 290px;
  }
  .data-service-itm-middle {
    padding-top: 25px;
  }
  .data-service-itm-top .list-number {
    top: 6px;
  }
  .sect-data-service-2 {
    margin-top: 100px;
  }
  .data-service-txt .btn-wrap {
    margin-top: 50px;
  }
  .data-service-row + .data-service-row {
    margin-top: 50px;
  }
  .esg-info-title {
    margin-top: 50px;
  }
  .esg-info-brief {
    margin-top: 50px;
  }
  .page-title {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .page-title + .sect-platform {
    margin-top: 50px;
  }
  .sect-platform-cards {
    margin-top: 75px;
  }
  .sect-credit-api {
    padding: 75px 0;
  }
  .sect-credit-api .title-sect {
    padding-top: 0;
  }
  .platform-card-inner {
    padding: 20px 25px 25px;
  }
  .platform-card-inner .btn-more-wrap {
    margin-top: 35px;
  }
  .platform-card-inner .more-lnk {
    font-size: 16px;
  }
  .platform-card-title {
    min-height: 0;
  }
  .platform-cards-box {
    margin-top: 50px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1367px) {
  .sect-contact:first-child .contact-box-left {
    padding: 110px 0;
  }
}

@media only screen and (max-width: 1199px) {
  body {
    font-size: 16px;
  }
  h1, .h1-title, .team-itm-name {
    font-size: 45px;
  }
  h2, .title-descr, .h2-title, .about-lnks-set, .competencie-title, .value-itm-title, .post-itm-bottom, .data-service-itm-middle, .esg-info-title {
    font-size: 24px;
  }
  h2 small, .title-descr small, .h2-title small, .about-lnks-set small, .competencie-title small, .value-itm-title small, .post-itm-bottom small, .data-service-itm-middle small, .esg-info-title small {
    font-size: 20px;
  }
  h3, .h3-title, .prod-char-title, .platform-card-title {
    font-size: 20px;
  }
  .sect-tile {
    margin-top: 50px;
  }
  .sect-tile .title-sect {
    margin-bottom: 45px;
    max-width: 480px;
  }
  .tile-set-wrap {
    margin: 0 -15px;
  }
  .tile {
    padding: 0 15px 50px;
  }
  .tile.two-thirds .tile-top,
  .tile.two-thirds .tile-bottom {
    width: 55%;
  }
  .tile.third .tile-inner, .tile.third .tile-double-inner {
    padding: 25px 20px 20px;
  }
  .tile-inner, .tile-double-inner {
    padding: 25px 20px;
    min-height: 340px;
  }
  .tile-double-inner {
    padding: 0;
    min-height: 375px;
  }
  .tile-double-inner .tile-inner, .tile-double-inner .tile-double-inner {
    padding: 20px 0;
  }
  .tile-double-inner .tile-bottom h3, .tile-double-inner .tile-bottom .h3-title, .tile-double-inner .tile-bottom .prod-char-title, .tile-double-inner .tile-bottom .platform-card-title {
    min-height: 72px;
  }
  .tile-logo {
    height: 20px;
  }
  .tile-top {
    padding-bottom: 20px;
  }
  .tile-brief {
    font-size: 14px;
  }
  .contact-box-line {
    min-height: 550px;
  }
  .service-cell-txt {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 4.15vw;
  }
  .service-line.reverse .service-cell-txt {
    padding-left: 4.15vw;
  }
  .rectangle-tile.big-tile .base,
  .square-tile.big-tile .base {
    height: 200px;
  }
  .rectangle-tile .base,
  .square-tile .base {
    height: 100px;
  }
  .tile-serv-txt {
    padding: 20px 5px 5px 15px;
  }
  .tile-serv-title {
    margin-bottom: 7px;
  }
  .contact-lst big {
    font-size: 20px;
  }
  .contact-lst li {
    min-height: 21px;
  }
  .about-txt-cell:first-child {
    padding-left: 50px;
  }
  .about-txt-cell:nth-child(2) {
    max-width: 450px;
  }
  .about-txt-cell .title-wrap, .about-txt-cell .title-sect {
    margin-bottom: 30px;
  }
  .about-txt-cell .title-wrap:only-child, .about-txt-cell .title-sect:only-child {
    margin-top: 0;
  }
  .team-lst {
    margin-left: -15px;
    margin-right: -15px;
  }
  .team-itm {
    padding: 0 15px 50px;
  }
  .team-itm-photo {
    margin-bottom: 20px;
  }
  .value-itm {
    min-height: 450px;
    padding: 40px 30px;
  }
  .value-itm .value-itm-ic {
    margin-bottom: 50px;
  }
  .values-line .value-itm + .value-itm {
    margin-top: 80px;
  }
  .sect-hiring {
    margin-top: 50px;
    padding: 30px 0;
  }
  .sect-hiring .title-sect {
    margin-bottom: 30px;
  }
  .hiring-lst {
    margin-left: -15px;
    margin-right: -15px;
  }
  .hiring-itm {
    padding: 0 15px;
  }
  .hiring-itm-inner {
    min-height: 350px;
  }
  .download-ic {
    width: 31px;
    height: 31px;
  }
  .sect-topics {
    padding: 25px 0 75px;
  }
  .sect-topics .title-sect {
    margin-bottom: 50px;
  }
  .topics-carousel-wrap {
    margin-left: -15px;
    margin-right: -15px;
  }
  .topics-carousel-wrap .slider-nav {
    right: 15px;
    top: -110px;
  }
  .topic-itm {
    padding: 0 15px;
  }
  .topic-itm-inner {
    padding: 35px 20px 50px;
    min-height: 320px;
  }
  .prod-proposal-left {
    padding-right: 50px;
    padding-top: 50px;
  }
  .prod-proposal-right {
    padding-top: 50px;
  }
  .prod-proposal-lnks {
    margin-top: 50px;
  }
  .sect-post, .sect-post-inner,
  .sect-column-post {
    margin-top: 50px;
  }
  .txt-box ul li::before {
    top: 7px;
  }
  .post-bottom .btn-wrap {
    margin-top: 50px;
  }
  .post-itm {
    padding: 30px 0 25px;
  }
  .data-service-itm-top .list-number {
    top: 4px;
  }
  .logo {
    width: 125px;
  }
  .head-contact-btn {
    height: 44px;
    padding: 5px 15px 5px;
    font-size: 16px;
    min-width: 122px;
  }
  .main-mnu, .mnu-tablet,
  .mnu-mobile {
    font-size: 16px;
  }
  .main-mnu > li, .mnu-tablet > li, .mnu-mobile > li {
    margin-right: 25px;
  }
  .main-head, .inner-head,
  .head-line {
    height: 80px;
  }
  .toggle-btn {
    display: inline-block;
  }
  .mnu-wrap {
    display: none;
    position: absolute;
    z-index: 50;
    left: -15px;
    top: 100%;
    right: -15px;
    padding: 0;
  }
  .main-mnu, .mnu-tablet,
  .mnu-mobile {
    display: none;
  }
  .mnu-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    background-color: #fff;
    padding: 45px 65px 15px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
  }
  .mnu-tablet li {
    margin-bottom: 30px;
    margin-bottom: 20px;
    width: 100%;
  }
  .mnu-tablet li > span {
    color: #213a73;
    font-family: "Inter300", sans-serif;
    font-size: 24px;
  }
  .mnu-tablet .arr-dn-ic {
    display: none;
  }
  .mnu-tablet .sub-mnu {
    padding-top: 20px;
    padding-left: 15px;
  }
  .mnu-tablet .sub-mnu li ul {
    padding-top: 18px;
    letter-spacing: normal;
  }
  .contact-lnk {
    font-size: 22px;
  }
  .top-screen-3 .top-screen-inner {
    min-height: 0;
  }
  .esg-info-title {
    margin-top: 20px;
  }
  .esg-info-brief {
    margin-top: 20px;
  }
  .esg-info-ic {
    width: 75px;
    height: 75px;
  }
  .insight-itm-txt {
    min-height: 200px;
    padding: 25px 30px;
  }
}

@media only screen and (max-width: 991px) {
  h1, .h1-title, .team-itm-name {
    font-size: 36px;
  }
  h2, .title-descr, .h2-title, .about-lnks-set, .competencie-title, .value-itm-title, .post-itm-bottom, .data-service-itm-middle, .esg-info-title {
    font-size: 24px;
  }
  h2 small, .title-descr small, .h2-title small, .about-lnks-set small, .competencie-title small, .value-itm-title small, .post-itm-bottom small, .data-service-itm-middle small, .esg-info-title small {
    font-size: 22px;
  }
  h3, .h3-title, .prod-char-title, .platform-card-title {
    font-size: 22px;
  }
  .foot-line {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .foot-cell:first-child, .foot-cell:nth-child(2) {
    width: 100%;
  }
  .foot-nav {
    margin-bottom: 30px;
  }
  .top-screen-left {
    padding-left: 30px;
    padding-bottom: 30px;
  }
  .about-left {
    padding-left: 30px;
    padding-right: 60px;
  }
  .about-right {
    padding-right: 30px;
  }
  .about-img-set li {
    width: -webkit-calc(50% + 15px);
    width: -moz-calc(50% + 15px);
    width: calc(50% + 15px);
    min-width: -webkit-calc(50% + 15px);
    min-width: -moz-calc(50% + 15px);
    min-width: calc(50% + 15px);
  }
  .about-img-set li:nth-last-child(2), .about-img-set li:nth-last-child(3), .about-img-set li:nth-last-child(4), .about-img-set li:nth-last-child(5) {
    margin-left: -12vw;
  }
  .tile.two-thirds {
    width: 100%;
    min-width: 100%;
  }
  .tile.third {
    width: 50%;
    min-width: 50%;
  }
  .tile.order-tablet-last {
    -webkit-box-ordinal-group: 100;
    -webkit-order: 99;
       -moz-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
  }
  .contact-box-txt {
    padding: 50px 30px;
    width: 40vw;
  }
  .contact-box-txt .title-wrap, .contact-box-txt .title-sect {
    margin-bottom: 35px;
  }
  .contact-box-left {
    padding: 50px 0;
  }
  .contact-box-right {
    padding-left: 30px;
  }
  .advant-count-slider {
    font-size: 22px;
  }
  .advant-itm.active {
    font-size: 36px;
  }
  .advant-itm.prev, .advant-itm.next {
    font-size: 32px;
  }
  .advant-itm.prev {
    bottom: -webkit-calc(100% + 30px);
    bottom: -moz-calc(100% + 30px);
    bottom: calc(100% + 30px);
  }
  .advant-itm.next {
    top: -webkit-calc(100% + 30px);
    top: -moz-calc(100% + 30px);
    top: calc(100% + 30px);
  }
  .btn.big, .big.btn-form, .big.head-contact-btn {
    min-width: 150px;
  }
  .type-3 .wide-left {
    width: 180px;
    right: -30px;
  }
  .rectangle-tile.big-tile .base,
  .square-tile.big-tile .base {
    height: 160px;
  }
  .rectangle-tile .base,
  .square-tile .base {
    height: 80px;
  }
  .tile-serv-txt {
    font-size: 12px;
    padding: 15px 5px 5px 15px;
  }
  .tile-serv-title {
    font-size: 27px;
    margin-bottom: 7px;
  }
  .tile-serv-brief {
    font-size: 12px;
  }
  .contact-lst big {
    font-size: 18px;
  }
  .contact-box-txt h3 a, .contact-box-txt .h3-title a, .contact-box-txt .prod-char-title a, .contact-box-txt .platform-card-title a, .contact-box-txt h3 .btn-sub-mnu, .contact-box-txt .h3-title .btn-sub-mnu, .contact-box-txt .prod-char-title .btn-sub-mnu, .contact-box-txt .platform-card-title .btn-sub-mnu {
    font-size: 18px;
  }
  .about-txt-cell:nth-child(2) {
    width: 50%;
    max-width: 450px;
  }
  .split-img-wrap {
    margin-right: -30px;
    width: 400px;
  }
  .working-descr-line .title-wrap, .working-descr-line .title-sect {
    margin-bottom: 35px;
  }
  .team-box .title-wrap, .team-box .title-sect {
    margin-bottom: 35px;
  }
  .team-cell-img {
    width: 40vw;
  }
  .team-modal .modal-top .close {
    top: 40px;
    right: 40px;
    width: 26px;
    height: 26px;
  }
  .team-cell-txt {
    padding: 60px 30px 20px;
  }
  .team-cell-txt .txt-box {
    max-width: none;
  }
  .team-txt-top {
    margin-bottom: 30px;
  }
  .team-txt-bottom {
    margin-top: 30px;
  }
  .competencie-sub {
    font-size: 14px;
  }
  .competencie-box {
    padding: 0;
    max-width: 690px;
  }
  .competencie-box::before {
    left: 20px;
    right: 10px;
  }
  .competencie-box td {
    height: 50px;
    padding: 30px 0;
  }
  .competencie-box tr:first-child td:first-child .competencie-sub, .competencie-box tr:last-child td:first-child .competencie-sub {
    padding-left: 35px;
  }
  .competencie-box tr:first-child td:last-child .competencie-sub, .competencie-box tr:last-child td:last-child .competencie-sub {
    padding-right: 35px;
  }
  .competencie-box tr:nth-child(2) td:first-child .competencie-sub {
    padding-right: 10px;
  }
  .competencie-box tr:nth-child(2) td:last-child .competencie-sub {
    padding-left: 0;
  }
  .values-cell {
    padding: 0 30px;
  }
  .values-line .value-itm + .value-itm {
    margin-top: 60px;
  }
  .value-itm {
    min-height: 380px;
    padding: 30px;
  }
  .value-itm .value-itm-ic {
    margin-bottom: 15px;
  }
  .value-itm-ic {
    width: 75px;
    min-width: 75px;
    height: 75px;
  }
  .value-itm-title {
    margin-bottom: 20px;
  }
  .hiring-itm-inner {
    padding: 25px 0;
    border-top-width: 2px;
  }
  .hiring-top-line, .post-top-line {
    font-size: 14px;
  }
  .prod-char-brief {
    font-size: 14px;
  }
  .prod-char-itm {
    padding: 0 15px;
  }
  .prod-char-box {
    padding: 50px 0;
    margin: 0 -15px 10px;
  }
  .prod-proposal-box {
    margin: 0 -30px;
  }
  .prod-proposal-left {
    padding-left: 30px;
  }
  .prod-proposal-right {
    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: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 450px;
    min-width: 450px;
    padding-right: 50px;
  }
  .prod-proposal-right::before {
    width: 50px;
  }
  .proposal-slider-wrap {
    margin-left: -50px;
    margin-right: -50px;
  }
  .prod-proposal-lnks a, .prod-proposal-lnks .btn-sub-mnu {
    height: 55px;
  }
  .proposal-itm .img-inner-box {
    -webkit-transform: scale(0.87);
       -moz-transform: scale(0.87);
        -ms-transform: scale(0.87);
         -o-transform: scale(0.87);
            transform: scale(0.87);
  }
  .advant-itm.active {
    width: -webkit-calc(41.667vw - 30px);
    width: -moz-calc(41.667vw - 30px);
    width: calc(41.667vw - 30px);
  }
  .post-bottom .btn-wrap .btn, .post-bottom .btn-wrap .btn-form, .post-bottom .btn-wrap .head-contact-btn {
    min-width: 220px;
  }
  .wide-box-inner {
    max-width: 660px;
  }
  .topics-lst .topic-itm-inner {
    padding: 25px 20px 20px;
    min-height: 260px;
  }
  .data-service-itm-inner {
    min-height: 220px;
  }
  .data-service-lst {
    margin: 75px -15px 0;
  }
  .data-service-itm {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .data-service-itm br {
    display: none;
  }
  .data-service-itm-inner {
    min-height: 200px;
  }
  .data-service-itm-top {
    padding: 0 15px 0 30px;
  }
  .data-service-itm-middle {
    padding: 20px 15px 20px 30px;
  }
  .data-service-itm-bottom {
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .sect-topics .title-sect {
    width: 600px;
    max-width: -webkit-calc(100% - 170px);
    max-width: -moz-calc(100% - 170px);
    max-width: calc(100% - 170px);
  }
  .contact-box-txt .title-wrap h3 + h3:last-child, .contact-box-txt .title-sect h3 + h3:last-child, .contact-box-txt .title-wrap .h3-title + h3:last-child, .contact-box-txt .title-sect .h3-title + h3:last-child, .contact-box-txt .title-wrap .prod-char-title + h3:last-child, .contact-box-txt .title-sect .prod-char-title + h3:last-child, .contact-box-txt .title-wrap .platform-card-title + h3:last-child, .contact-box-txt .title-sect .platform-card-title + h3:last-child, .contact-box-txt .title-wrap h3 + .h3-title:last-child, .contact-box-txt .title-sect h3 + .h3-title:last-child, .contact-box-txt .title-wrap .h3-title + .h3-title:last-child, .contact-box-txt .title-sect .h3-title + .h3-title:last-child, .contact-box-txt .title-wrap .prod-char-title + .h3-title:last-child, .contact-box-txt .title-sect .prod-char-title + .h3-title:last-child, .contact-box-txt .title-wrap .platform-card-title + .h3-title:last-child, .contact-box-txt .title-sect .platform-card-title + .h3-title:last-child, .contact-box-txt .title-wrap h3 + .prod-char-title:last-child, .contact-box-txt .title-sect h3 + .prod-char-title:last-child, .contact-box-txt .title-wrap .h3-title + .prod-char-title:last-child, .contact-box-txt .title-sect .h3-title + .prod-char-title:last-child, .contact-box-txt .title-wrap .prod-char-title + .prod-char-title:last-child, .contact-box-txt .title-sect .prod-char-title + .prod-char-title:last-child, .contact-box-txt .title-wrap .platform-card-title + .prod-char-title:last-child, .contact-box-txt .title-sect .platform-card-title + .prod-char-title:last-child, .contact-box-txt .title-wrap h3 + .platform-card-title:last-child, .contact-box-txt .title-sect h3 + .platform-card-title:last-child, .contact-box-txt .title-wrap .h3-title + .platform-card-title:last-child, .contact-box-txt .title-sect .h3-title + .platform-card-title:last-child, .contact-box-txt .title-wrap .prod-char-title + .platform-card-title:last-child, .contact-box-txt .title-sect .prod-char-title + .platform-card-title:last-child, .contact-box-txt .title-wrap .platform-card-title + .platform-card-title:last-child, .contact-box-txt .title-sect .platform-card-title + .platform-card-title:last-child,
  .contact-box-txt .title-wrap h3 + .title-descr:last-child,
  .contact-box-txt .title-sect h3 + .title-descr:last-child,
  .contact-box-txt .title-wrap .h3-title + .title-descr:last-child,
  .contact-box-txt .title-sect .h3-title + .title-descr:last-child,
  .contact-box-txt .title-wrap .prod-char-title + .title-descr:last-child,
  .contact-box-txt .title-sect .prod-char-title + .title-descr:last-child,
  .contact-box-txt .title-wrap .platform-card-title + .title-descr:last-child,
  .contact-box-txt .title-sect .platform-card-title + .title-descr:last-child {
    margin-bottom: 0;
  }
  .sect-credit-api .title-sect .btn-wrap {
    margin-top: 50px;
  }
  .platform-card-title .card-title-ic {
    margin-right: 15px;
    width: 30px;
    min-width: 30px;
    height: 30px;
  }
  .platform-card-title span {
    padding-top: 5px;
  }
  .field-title {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .insight-itm-txt {
    min-height: 170px;
    padding: 15px;
  }
  .insight-itm-txt-top .date {
    font-size: 13px;
  }
  .insight-itm-txt-top .tile-category {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .service-cell-txt {
    padding: 0 30px !important;
  }
  .sect-contact:first-child .contact-box-left {
    padding: 90px 0;
  }
  .platform-card-title {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .toggle-btn {
    display: inline-block;
  }
  .mnu-wrap {
    display: none;
    position: absolute;
    z-index: 50;
    left: -15px;
    top: 100%;
    right: -15px;
    padding: 0;
  }
  .main-mnu, .mnu-tablet,
  .mnu-mobile {
    display: none;
  }
  .mnu-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    background-color: #fff;
    padding: 45px 65px 15px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
  }
  .mnu-tablet li {
    margin-bottom: 30px;
    margin-bottom: 20px;
    width: 100%;
  }
  .mnu-tablet li > span {
    color: #213a73;
    font-family: "Inter300", sans-serif;
    font-size: 24px;
  }
  .mnu-tablet .arr-dn-ic {
    display: none;
  }
  .mnu-tablet .sub-mnu {
    padding-top: 20px;
    padding-left: 15px;
  }
  .contact-lnk {
    font-size: 22px;
  }
  .top-screen-left {
    padding-left: 15px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .about-line {
    padding: 50px 0;
    display: block;
  }
  .about-left {
    padding: 0 15px;
  }
  .about-left .title-sect {
    margin-bottom: 35px;
    max-width: none;
  }
  .about-lnks-set {
    margin-bottom: 50px;
  }
  .about-right {
    padding: 100px 15px 0;
    width: 100%;
  }
  .about-img-set li {
    width: 50%;
    min-width: 50%;
  }
  .about-img-set li:nth-last-child(2), .about-img-set li:nth-last-child(3), .about-img-set li:nth-last-child(4), .about-img-set li:nth-last-child(5) {
    margin-left: -webkit-calc(-25vw + 7px);
    margin-left: -moz-calc(-25vw + 7px);
    margin-left: calc(-25vw + 7px);
  }
  .tile-set-wrap {
    margin: 0 -10px;
  }
  .tile {
    padding: 0 10px 20px;
  }
  .tile h3, .tile .h3-title, .tile .prod-char-title, .tile .platform-card-title {
    font-size: 18px;
  }
  .tile .tile-inner, .tile .tile-double-inner {
    padding: 15px !important;
  }
  .tile .tile-double-inner {
    padding: 0 !important;
  }
  .tile-inner, .tile-double-inner {
    min-height: 320px;
  }
  .tile-top-line, .hiring-top-line, .post-top-line {
    margin-bottom: 15px !important;
    font-size: 12px;
  }
  .tile-top-line .tile-category, .hiring-top-line .tile-category, .post-top-line .tile-category {
    margin-right: 10px;
  }
  .tile-category {
    font-size: 12px;
  }
  .tile-top {
    padding-bottom: 15px;
  }
  .tile-top .more-lnk {
    font-size: 13px;
  }
  .tile-bottom .tile-logo {
    margin-top: 15px;
  }
  .contact-box-line {
    min-height: 450px;
  }
  .contact-box-txt {
    width: 50vw;
    padding: 35px 15px;
  }
  .advant-count-slider {
    font-size: 20px;
  }
  .advant-itm.active {
    font-size: 28px;
  }
  .advant-itm.active::after {
    left: -webkit-calc(100% + 20px);
    left: -moz-calc(100% + 20px);
    left: calc(100% + 20px);
  }
  .advant-itm.prev, .advant-itm.next {
    font-size: 28px;
  }
  .service-line {
    display: block;
  }
  .rectangle-tiles {
    margin-top: -75px;
  }
  .service-line {
    margin-bottom: 0;
  }
  .service-line.reverse .rectangle-tiles {
    float: right;
  }
  .service-line .btn, .service-line .btn-form, .service-line .head-contact-btn {
    min-width: 180px;
  }
  .service-cell-txt {
    padding: 0 15px !important;
  }
  .service-cell-txt .title-wrap, .service-cell-txt .title-sect {
    margin-bottom: 25px;
  }
  .sect-about-txt, .sect-info-txt {
    padding: 50px 0;
  }
  .about-txt-line {
    display: block;
  }
  .about-txt-line .about-txt-cell {
    width: auto !important;
    max-width: none !important;
    padding: 0 !important;
  }
  .sect-service {
    margin-top: 50px;
  }
  .split-img-wrap {
    margin-right: -15px;
    width: 360px;
  }
  .split-img {
    margin-bottom: 20px;
  }
  .split-img-inner::after {
    -webkit-transform: translate(0, -50%) rotate(12deg);
       -moz-transform: translate(0, -50%) rotate(12deg);
        -ms-transform: translate(0, -50%) rotate(12deg);
         -o-transform: translate(0, -50%) rotate(12deg);
            transform: translate(0, -50%) rotate(12deg);
    width: 30px;
  }
  .team-itm {
    width: 50%;
    min-width: 50%;
  }
  .team-line {
    min-height: 0;
    display: block;
  }
  .team-cell-img {
    width: 100%;
  }
  .team-cell-txt {
    padding: 50px 15px;
  }
  .team-modal .modal-top .close {
    top: 30px;
    right: 30px;
  }
  .sect-competencie {
    overflow: hidden;
  }
  .sect-competencie .title-sect {
    text-align: center;
  }
  .competencie-box {
    max-width: 350px;
    margin-top: 20px;
  }
  .competencie-box::before {
    left: 50%;
    top: 50%;
    right: auto;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
       -moz-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
         -o-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
    width: 2000px;
    height: 350px;
  }
  .competencie-box td {
    padding: 40px 0;
  }
  .competencie-line {
    display: block;
  }
  .competencie-cell {
    width: 100%;
    min-width: 100%;
  }
  .competencie-cell.hover .competencie-sub, .competencie-cell.anim-on .competencie-sub {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
  .values-cell {
    padding: 0 15px;
  }
  .about-txt-line + .values-set {
    margin-top: 25px;
  }
  .value-itm-brief {
    font-size: 14px;
    margin-right: -15px;
  }
  .sect-hiring {
    padding-top: 0;
  }
  .hiring-itm {
    min-width: 50%;
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-top: 50px;
  }
  .hiring-itm:nth-child(1), .hiring-itm:nth-child(2) {
    padding-top: 0;
  }
  .hiring-itm-inner {
    min-height: 220px;
    border-bottom: none;
    padding-bottom: 0;
  }
  .hiring-itm-top {
    margin-bottom: 15px;
  }
  .sect-topics .title-sect {
    max-width: -webkit-calc(100% - 160px);
    max-width: -moz-calc(100% - 160px);
    max-width: calc(100% - 160px);
  }
  .prod-char-box {
    padding-bottom: 0;
  }
  .prod-char-itm {
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #D9D7D7;
  }
  .prod-char-itm:last-child {
    padding-bottom: 0;
    border: none;
  }
  .prod-title-notice::before {
    top: 50% !important;
    left: 50% !important;
    right: auto !important;
    bottom: auto !important;
    width: 175vw;
    min-height: 250px;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-position: center;
  }
  .sect-prod-info .prod-title-notice {
    padding: 75px 0;
  }
  .sect-prod-info .prod-title-notice:last-child {
    margin-bottom: -25px;
  }
  .prod-proposal-box {
    margin: 0 -15px;
    display: block;
    position: relative;
  }
  .prod-proposal-box::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7DB8CF), to(#C4E8E5));
    background-image: -webkit-linear-gradient(top, #7DB8CF 0%, #C4E8E5 100%);
    background-image: -moz-linear-gradient(top, #7DB8CF 0%, #C4E8E5 100%);
    background-image: -o-linear-gradient(top, #7DB8CF 0%, #C4E8E5 100%);
    background-image: linear-gradient(180deg, #7DB8CF 0%, #C4E8E5 100%);
  }
  .prod-proposal-left {
    padding: 50px 65px 0 15px;
  }
  .prod-proposal-left .title-wrap, .prod-proposal-left .title-sect {
    margin-bottom: 45px;
  }
  .prod-proposal-right {
    display: block;
    width: -webkit-calc(100% - 15px);
    width: -moz-calc(100% - 15px);
    width: calc(100% - 15px);
    min-width: -webkit-calc(100% - 15px);
    min-width: -moz-calc(100% - 15px);
    min-width: calc(100% - 15px);
    margin-left: 15px;
  }
  .prod-proposal-right::before {
    display: none;
  }
  .prod-proposal-lnks {
    max-width: none;
    margin-top: 0;
  }
  .proposal-itm .img-inner-box {
    -webkit-transform: scale(0.925);
       -moz-transform: scale(0.925);
        -ms-transform: scale(0.925);
         -o-transform: scale(0.925);
            transform: scale(0.925);
  }
  .post-bottom {
    margin: 50px 0;
  }
  .post-bottom .btn-wrap {
    margin-top: 30px;
  }
  .wide-box {
    padding: 35px 30px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .wide-box .title-sect {
    margin-bottom: 35px;
  }
  .wide-box .title-sect h2, .wide-box .title-sect .title-descr, .wide-box .title-sect .h2-title, .wide-box .title-sect .about-lnks-set, .wide-box .title-sect .competencie-title, .wide-box .title-sect .value-itm-title, .wide-box .title-sect .post-itm-bottom, .wide-box .title-sect .data-service-itm-middle, .wide-box .title-sect .esg-info-title {
    font-size: 24px;
  }
  .wide-box-inner {
    max-width: none;
  }
  .topics-lst {
    margin-bottom: 15px;
  }
  .topics-lst .topic-itm {
    width: 50%;
    min-width: 50%;
  }
  .tile-set .tile .more-lnk {
    font-size: 13px;
  }
  .top-screen-3 h1, .top-screen-3 .h1-title, .top-screen-3 .team-itm-name,
  .top-screen-3 h2,
  .top-screen-3 .title-descr,
  .top-screen-3 .h2-title,
  .top-screen-3 .about-lnks-set,
  .top-screen-3 .competencie-title,
  .top-screen-3 .value-itm-title,
  .top-screen-3 .post-itm-bottom,
  .top-screen-3 .data-service-itm-middle,
  .top-screen-3 .esg-info-title {
    margin-top: 25px !important;
  }
  .sect-data-service-2 {
    margin-top: 75px;
  }
  .data-service-txt .btn-wrap {
    margin-top: 25px;
  }
  .data-service-rows {
    padding-top: 25px;
  }
  .data-service-row + .data-service-row {
    margin-top: 50px;
  }
  .data-service-row .data-service-txt {
    margin-bottom: 0;
  }
  .data-service-row .data-service-img {
    margin-bottom: 25px;
  }
  .data-service-row .data-service-img {
    display: none;
  }
  .data-service-row .data-service-img.mobile {
    display: block;
  }
  .sect-esg-info {
    padding: 75px 0 25px;
  }
  .esg-info-itm {
    width: 100%;
  }
  .sect-credit-api {
    padding-bottom: 20px;
    padding-top: 50px;
  }
  .sect-credit-api .title-sect {
    margin-bottom: 50px;
  }
  .sect-platform .title-sect br,
  .sect-credit-api .title-sect br {
    display: none;
  }
  .platform-card, .insight-card {
    width: 100%;
    margin-bottom: 35px;
  }
  .platform-card-title {
    margin-bottom: 20px;
  }
  .field-itm {
    margin-right: 20px;
  }
  .sect-column-post .sect-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 750px;
  }
  .column-line {
    display: block;
  }
  .column-line .column-left,
  .column-line .column-right {
    width: 100%;
    min-width: 100%;
  }
}

@media only screen and (max-width: 700px) {
  .top-screen-inner {
    -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;
  }
  .top-screen-left {
    padding: 50px 30px;
    text-align: center;
    width: 100%;
  }
  .top-screen-right {
    width: 100%;
  }
  .top-screen-bg .bg-figure {
    background-position: left 0 bottom 0;
  }
  .top-screen.top-wide, .top-wide.top-screen-video, .top-wide.top-screen-2, .top-wide.page-title, .top-wide.top-screen-3 {
    color: #000;
    text-shadow: none;
  }
  .top-screen.top-wide .top-screen-inner, .top-wide.top-screen-video .top-screen-inner, .top-wide.top-screen-2 .top-screen-inner, .top-wide.page-title .top-screen-inner, .top-wide.top-screen-3 .top-screen-inner {
    display: block;
  }
  .top-screen.top-wide .top-screen-right, .top-wide.top-screen-video .top-screen-right, .top-wide.top-screen-2 .top-screen-right, .top-wide.page-title .top-screen-right, .top-wide.top-screen-3 .top-screen-right {
    display: none;
  }
  .top-screen.top-wide .top-screen-bg, .top-wide.top-screen-video .top-screen-bg, .top-wide.top-screen-2 .top-screen-bg, .top-wide.page-title .top-screen-bg, .top-wide.top-screen-3 .top-screen-bg {
    position: relative;
    height: auto;
    background-image: none !important;
  }
  .top-screen.top-wide .top-screen-bg img, .top-wide.top-screen-video .top-screen-bg img, .top-wide.top-screen-2 .top-screen-bg img, .top-wide.page-title .top-screen-bg img, .top-wide.top-screen-3 .top-screen-bg img {
    display: block;
  }
  .top-screen.top-wide .top-screen-left, .top-wide.top-screen-video .top-screen-left, .top-wide.top-screen-2 .top-screen-left, .top-wide.page-title .top-screen-left, .top-wide.top-screen-3 .top-screen-left {
    padding: 0 30px;
  }
  .top-screen.top-wide .top-screen-left h1, .top-wide.top-screen-video .top-screen-left h1, .top-wide.top-screen-2 .top-screen-left h1, .top-wide.page-title .top-screen-left h1, .top-wide.top-screen-3 .top-screen-left h1, .top-screen.top-wide .top-screen-left .h1-title, .top-wide.top-screen-video .top-screen-left .h1-title, .top-wide.top-screen-2 .top-screen-left .h1-title, .top-wide.page-title .top-screen-left .h1-title, .top-wide.top-screen-3 .top-screen-left .h1-title, .top-screen.top-wide .top-screen-left .team-itm-name, .top-wide.top-screen-video .top-screen-left .team-itm-name, .top-wide.top-screen-2 .top-screen-left .team-itm-name, .top-wide.page-title .top-screen-left .team-itm-name, .top-wide.top-screen-3 .top-screen-left .team-itm-name {
    margin-top: 50px;
  }
  .top-screen.top-wide .top-screen-left h1:empty, .top-wide.top-screen-video .top-screen-left h1:empty, .top-wide.top-screen-2 .top-screen-left h1:empty, .top-wide.page-title .top-screen-left h1:empty, .top-wide.top-screen-3 .top-screen-left h1:empty, .top-screen.top-wide .top-screen-left .h1-title:empty, .top-wide.top-screen-video .top-screen-left .h1-title:empty, .top-wide.top-screen-2 .top-screen-left .h1-title:empty, .top-wide.page-title .top-screen-left .h1-title:empty, .top-wide.top-screen-3 .top-screen-left .h1-title:empty, .top-screen.top-wide .top-screen-left .team-itm-name:empty, .top-wide.top-screen-video .top-screen-left .team-itm-name:empty, .top-wide.top-screen-2 .top-screen-left .team-itm-name:empty, .top-wide.page-title .top-screen-left .team-itm-name:empty, .top-wide.top-screen-3 .top-screen-left .team-itm-name:empty {
    margin-top: 0;
  }
  h1, .h1-title, .team-itm-name {
    font-size: 32px;
  }
  h2, .title-descr, .h2-title, .about-lnks-set, .competencie-title, .value-itm-title, .post-itm-bottom, .data-service-itm-middle, .esg-info-title {
    font-size: 24px;
  }
  h2 small, .title-descr small, .h2-title small, .about-lnks-set small, .competencie-title small, .value-itm-title small, .post-itm-bottom small, .data-service-itm-middle small, .esg-info-title small {
    font-size: 22px;
  }
  h3, .h3-title, .prod-char-title, .platform-card-title {
    font-size: 22px;
  }
  .post-itm:first-child {
    padding-top: 0;
  }
  .data-service-lst {
    margin-top: 50px;
  }
  .data-service-itm {
    width: 100%;
  }
}

@media only screen and (min-width: 577px) and (max-width: 991px) {
  .sub-mnu > ul ul {
    margin-top: 0;
    padding-top: 13px;
    padding-left: 12px;
  }
  .tile-set .tile.two-thirds:nth-last-child(2) {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
       -moz-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
  .insight-card {
    width: 50%;
    min-width: 50%;
    margin-bottom: 26px;
  }
}

@media only screen and (max-width: 576px) {
  .head-contact-btns {
    display: none;
  }
  .mnu-wrap {
    background-color: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 25px 15px;
  }
  .mnu-wrap .head-contact-btns {
    display: block;
  }
  .head-line {
    height: 60px;
    padding: 5px 0;
  }
  .main-head, .inner-head {
    height: 60px;
  }
  .main-head.fixed .head-line, .fixed.inner-head .head-line {
    height: 60px;
  }
  .mnu-tablet {
    display: none;
  }
  .mnu-mobile {
    display: block;
    padding-left: 25px;
    font-size: 18px;
  }
  .mnu-mobile > li {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
  }
  .mnu-mobile > li.hover .arr-dn-ic {
    -webkit-transform: rotateX(180deg);
       -moz-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  .mnu-mobile .arr-dn-ic {
    margin-left: 7px;
  }
  .btn-sub-mnu {
    display: block !important;
    left: 0;
    top: -2px;
    height: 27px;
    width: 100%;
  }
  .sub-mnu {
    display: none;
  }
  .sub-mnu ul {
    padding-top: 20px;
    padding-left: 15px;
  }
  .sub-mnu li:last-child {
    margin-bottom: 0;
  }
  .head-contact-btn {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 25px;
    font-size: 18px;
    height: 50px;
  }
  .head-contact-btn span + i[class*="-ic"] {
    margin-left: 15px;
  }
  .foot-line {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .foot-line .soc-wrap {
    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;
  }
  .foot-line .soc-btn {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .foot-cell:first-child, .foot-cell:nth-child(2) {
    width: 50%;
    min-width: 50%;
  }
  .foot-nav {
    margin-bottom: 0;
  }
  .foot-nav ul {
    display: block;
  }
  .foot-nav li {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .main-foot, .inner-foot {
    padding: 35px 0;
  }
  .contact-lnk {
    font-size: 20px;
  }
  .foot-top {
    margin-bottom: 35px;
  }
  .foot-middle {
    margin-bottom: 50px;
  }
  .tile.half, .tile.third, .tile.two-thirds {
    width: 100%;
    min-width: 100%;
  }
  .tile-inner, .tile-double-inner {
    min-height: 100vw;
  }
  .tile-inner.txt, .txt.tile-double-inner {
    min-height: 180px;
  }
  .tile.two-thirds .tile-inner, .tile.two-thirds .tile-double-inner {
    background-position: center;
  }
  .tile.two-thirds .tile-top {
    width: 100%;
  }
  .tile.two-thirds .tile-bottom {
    width: 75%;
  }
  .tile-brief {
    color: #555;
  }
  .tile-double-inner .tile-bottom h3, .tile-double-inner .tile-bottom .h3-title, .tile-double-inner .tile-bottom .prod-char-title, .tile-double-inner .tile-bottom .platform-card-title {
    min-height: 0;
  }
  .contact-box-line {
    display: block;
    min-height: 0;
  }
  .contact-box-left {
    padding: 30px;
  }
  .contact-box-txt {
    text-align: center;
    padding: 30px 20px;
    width: auto;
  }
  .contact-box-txt .title-wrap, .contact-box-txt .title-sect,
  .contact-box-txt .btn-wrap {
    text-align: center;
  }
  .contact-box-right {
    width: auto;
    padding: 40px 15px;
  }
  .contact-box-right .advant-count-slider-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .advant-count-slider {
    position: relative;
    display: inline-block;
    width: auto;
  }
  .advant-itm.active {
    display: inline-block;
  }
  .advant-itm.prev, .advant-itm.next {
    position: static;
  }
  .advant-itm.prev {
    margin-bottom: 25px;
  }
  .advant-itm.next {
    margin-top: 25px;
  }
  h1, .h1-title, .team-itm-name {
    font-size: 30px;
  }
  h2, .title-descr, .h2-title, .about-lnks-set, .competencie-title, .value-itm-title, .post-itm-bottom, .data-service-itm-middle, .esg-info-title {
    font-size: 22px;
  }
  h2 small, .title-descr small, .h2-title small, .about-lnks-set small, .competencie-title small, .value-itm-title small, .post-itm-bottom small, .data-service-itm-middle small, .esg-info-title small {
    font-size: 20px;
  }
  h3, .h3-title, .prod-char-title, .platform-card-title {
    font-size: 20px;
  }
  .service-line {
    margin-bottom: 55px;
  }
  .service-line > .btn-wrap {
    display: block;
    text-align: center;
    padding-top: 35px;
  }
  .service-cell-txt {
    margin-bottom: 35px;
  }
  .service-cell-txt .title-wrap, .service-cell-txt .title-sect {
    margin-bottom: 20px;
  }
  .service-cell-txt .txt-box {
    margin-bottom: 0;
  }
  .service-cell-txt .btn-wrap {
    display: none;
  }
  .rectangle-tiles {
    margin-top: 0;
  }
  .type-3 .wide-left {
    width: 150px;
    right: -50px;
  }
  .rectangle-tile.big-tile .base,
  .square-tile.big-tile .base {
    height: 130px;
  }
  .rectangle-tile .base,
  .square-tile .base {
    height: 65px;
  }
  .tile-serv-txt {
    font-size: 10px;
    padding: 12px 5px 5px 10px;
  }
  .tile-serv-title {
    font-size: 24px;
    margin-bottom: 7px;
  }
  .tile-serv-brief {
    font-size: 10px;
  }
  .sect-working {
    padding: 75px 0 0;
  }
  .working-descr-line {
    margin-bottom: 50px;
    display: block;
  }
  .working-descr-line .title-wrap, .working-descr-line .title-sect {
    margin-bottom: 25px;
  }
  .working-descr-cell {
    margin-bottom: 40px;
  }
  .working-descr-cell:last-child {
    margin-bottom: 0;
  }
  .split-img-wrap {
    width: -webkit-calc(100% + 15px);
    width: -moz-calc(100% + 15px);
    width: calc(100% + 15px);
  }
  .split-img-descr {
    padding-right: 15px;
  }
  .team-box .title-wrap, .team-box .title-sect {
    margin-bottom: 25px;
  }
  .team-itm {
    width: 100%;
    min-width: 100px;
  }
  .team-itm:last-child {
    padding-bottom: 0;
  }
  .competencie-box {
    max-width: 300px;
  }
  .competencie-box::before {
    height: 250px;
  }
  .competencie-box td {
    padding: 25px 0;
  }
  .competencie-box tr:first-child td:last-child .competencie-sub, .competencie-box tr:last-child td:last-child .competencie-sub {
    padding-right: 20px;
  }
  .competencie-box tr:first-child td:first-child .competencie-sub, .competencie-box tr:last-child td:first-child .competencie-sub {
    padding-left: 20px;
  }
  .competencie-sub {
    font-size: 12px;
  }
  .values-line {
    display: block;
  }
  .values-cell {
    width: 100%;
    display: block;
    padding: 0;
  }
  .value-itm {
    margin-bottom: 50px;
    min-height: 320px;
  }
  .value-itm + .value-itm {
    margin-top: 0 !important;
  }
  .values-set {
    padding-bottom: 0 !important;
  }
  .values-set .values-line:nth-child(even) {
    margin-top: 0;
  }
  .values-set .values-line:last-child .values-cell:last-child .value-itm:last-child {
    margin-bottom: 0;
  }
  .hiring-itm {
    min-width: 100%;
    width: 100%;
  }
  .hiring-itm:nth-child(2) {
    padding-top: 50px;
  }
  .sect-hiring .title-sect {
    margin-bottom: 25px;
  }
  .sect-topics {
    padding: 0 0 35px;
  }
  .sect-topics .title-sect {
    max-width: none;
    margin-bottom: 25px;
  }
  .topics-carousel-wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
  .topics-carousel-wrap .slider-nav {
    position: static;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 35px;
  }
  .topic-itm {
    padding: 0 10px;
  }
  .sect-prod-info .prod-title-notice {
    padding: 75px 0;
  }
  .sect-prod-info .prod-title-notice:last-child {
    margin-bottom: -50px;
  }
  .advant-itm.active {
    width: auto;
    overflow: visible;
  }
  .advant-itm.active::before {
    display: block;
  }
  .advant-itm.active span::before {
    display: none;
  }
  .topics-lst .topic-itm {
    width: 100%;
  }
  .post-itm-bottom .arr-right-ic {
    margin-top: -11px;
  }
  .sub-mnu > ul ul {
    padding-left: 10px;
  }
  .tile-txt + .tile-txt > .tile-inner, .tile-txt + .tile-txt > .tile-double-inner {
    border-top: none;
    top: -15px;
  }
  .tile-txt + .tile-txt + .tile {
    margin-top: -15px;
  }
  .service-cell-txt .btn-wrap {
    padding-top: 25px;
  }
  .team-modal .modal-top .close {
    top: 20px;
    right: 20px;
  }
  .field-itm {
    margin-right: 0;
  }
  .fields-line {
    display: block;
  }
  .field-title {
    margin-bottom: 5px;
  }
  .form-contact .btn.big, .form-contact .big.btn-form, .form-contact .big.head-contact-btn {
    width: 100%;
  }
  .insight-itm-txt {
    padding: 26px 30px 40px;
    min-height: 230px;
  }
  .insight-itm-txt .platform-card-title {
    font-size: 26px;
  }
  .insight-itm-txt-top .date {
    font-size: 15px;
  }
  .insight-itm-txt-top .tile-category {
    font-family: "Inter700", sans-serif;
    font-size: 16px;
    line-height: 1;
    padding: 10px 14px 11px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  }
}

@media only screen and (max-width: 350px) {
  .contact-lst big {
    font-size: 16px;
  }
  .contact-box-txt h3 a, .contact-box-txt .h3-title a, .contact-box-txt .prod-char-title a, .contact-box-txt .platform-card-title a, .contact-box-txt h3 .btn-sub-mnu, .contact-box-txt .h3-title .btn-sub-mnu, .contact-box-txt .prod-char-title .btn-sub-mnu, .contact-box-txt .platform-card-title .btn-sub-mnu {
    font-size: 16px;
  }
  .competencie-box {
    max-width: 300px;
  }
  .competencie-box::before {
    height: 250px;
  }
  .competencie-box td {
    padding: 25px 0;
  }
  .competencie-box tr:first-child td:last-child .competencie-sub, .competencie-box tr:last-child td:last-child .competencie-sub {
    padding-right: 20px;
  }
  .competencie-box tr:first-child td:first-child .competencie-sub, .competencie-box tr:last-child td:first-child .competencie-sub {
    padding-left: 20px;
  }
  .competencie-sub {
    font-size: 12px;
  }
}

@media only screen and (min-width: 480px) {
  /*  */
}

@media only screen and (min-width: 576px) {
  .values-set .values-line:nth-child(even) .values-cell:nth-child(2) .value-itm:only-child {
    margin-top: 150px;
    margin-bottom: 50px;
  }
  .sect-team .title-wrap, .sect-team .title-sect {
    text-align: center;
  }
}

@media only screen and (min-width: 701px) {
  .top-screen-2 .top-screen-right, .page-title .top-screen-right, .top-screen-3 .top-screen-right {
    width: 53vw;
  }
  .top-screen-2 .top-screen-left, .page-title .top-screen-left, .top-screen-3 .top-screen-left {
    padding-top: 50px;
    padding-bottom: 25px;
    padding-right: 30px;
  }
}

@media only screen and (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .top-screen-video .top-screen-right {
    width: 700px;
    width: 48.612vw;
  }
  .top-screen-2 .top-screen-inner, .page-title .top-screen-inner, .top-screen-3 .top-screen-inner {
    padding-top: 80px;
  }
  .top-screen-2 h1, .page-title h1, .top-screen-3 h1, .top-screen-2 .h1-title, .page-title .h1-title, .top-screen-3 .h1-title, .top-screen-2 .team-itm-name, .page-title .team-itm-name, .top-screen-3 .team-itm-name,
  .top-screen-2 h2,
  .page-title h2,
  .top-screen-3 h2,
  .top-screen-2 .title-descr,
  .page-title .title-descr,
  .top-screen-3 .title-descr,
  .top-screen-2 .h2-title,
  .page-title .h2-title,
  .top-screen-3 .h2-title,
  .top-screen-2 .about-lnks-set,
  .page-title .about-lnks-set,
  .top-screen-3 .about-lnks-set,
  .top-screen-2 .competencie-title,
  .page-title .competencie-title,
  .top-screen-3 .competencie-title,
  .top-screen-2 .value-itm-title,
  .page-title .value-itm-title,
  .top-screen-3 .value-itm-title,
  .top-screen-2 .post-itm-bottom,
  .page-title .post-itm-bottom,
  .top-screen-3 .post-itm-bottom,
  .top-screen-2 .data-service-itm-middle,
  .page-title .data-service-itm-middle,
  .top-screen-3 .data-service-itm-middle,
  .top-screen-2 .esg-info-title,
  .page-title .esg-info-title,
  .top-screen-3 .esg-info-title {
    margin-top: 35px;
  }
}

@media only screen and (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .container-fluid {
    padding-left: 4.15vw;
    padding-right: 4.15vw;
  }
  .foot-cell:nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .sect-contact:first-child .contact-box-right {
    width: 50vw;
  }
  .sect-contact:first-child .advant-itm.active {
    width: -webkit-calc(50vw - 4.15vw);
    width: -moz-calc(50vw - 4.15vw);
    width: calc(50vw - 4.15vw);
  }
  .sect-post .sect-inner, .sect-post-inner .sect-inner {
    max-width: -webkit-calc(750px + 8.3vw);
    max-width: -moz-calc(750px + 8.3vw);
    max-width: calc(750px + 8.3vw);
  }
  .top-screen-2 .top-screen-inner, .page-title .top-screen-inner, .top-screen-3 .top-screen-inner {
    padding-top: 100px;
  }
  .team-lst {
    margin-left: -45px;
    margin-right: -45px;
  }
  .team-lst .team-itm {
    padding-left: 45px;
    padding-right: 45px;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .service-cell-tile {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .service-line .title-wrap h2, .service-line .title-sect h2, .service-line .title-wrap .title-descr, .service-line .title-sect .title-descr, .service-line .title-wrap .h2-title, .service-line .title-sect .h2-title, .service-line .title-wrap .about-lnks-set, .service-line .title-sect .about-lnks-set, .service-line .title-wrap .competencie-title, .service-line .title-sect .competencie-title, .service-line .title-wrap .value-itm-title, .service-line .title-sect .value-itm-title, .service-line .title-wrap .post-itm-bottom, .service-line .title-sect .post-itm-bottom, .service-line .title-wrap .data-service-itm-middle, .service-line .title-sect .data-service-itm-middle, .service-line .title-wrap .esg-info-title, .service-line .title-sect .esg-info-title {
    font-family: "Inter500", sans-serif;
    font-size: 50px;
    line-height: 1;
    letter-spacing: -0.05em;
  }
  .sect-topics + .sect-service {
    margin-top: 120px;
    padding-bottom: 90px;
  }
  .sect-post .txt-box p, .sect-post-inner .txt-box p,
  .sect-post .txt-box ul,
  .sect-post-inner .txt-box ul,
  .sect-post .txt-box ol,
  .sect-post-inner .txt-box ol,
  .sect-post .txt-box img,
  .sect-post-inner .txt-box img,
  .sect-post .txt-box table,
  .sect-post-inner .txt-box table,
  .sect-column-post .txt-box p,
  .sect-column-post .txt-box ul,
  .sect-column-post .txt-box ol,
  .sect-column-post .txt-box img,
  .sect-column-post .txt-box table {
    margin-bottom: 30px;
  }
  .post-bottom .btn-wrap .btn, .post-bottom .btn-wrap .btn-form, .post-bottom .btn-wrap .head-contact-btn {
    min-width: 370px;
  }
  .top-screen-2 .top-screen-left, .page-title .top-screen-left, .top-screen-3 .top-screen-left {
    padding-top: 100px;
  }
  .top-screen-2 h1, .page-title h1, .top-screen-3 h1, .top-screen-2 .h1-title, .page-title .h1-title, .top-screen-3 .h1-title, .top-screen-2 .team-itm-name, .page-title .team-itm-name, .top-screen-3 .team-itm-name,
  .top-screen-2 h2,
  .page-title h2,
  .top-screen-3 h2,
  .top-screen-2 .title-descr,
  .page-title .title-descr,
  .top-screen-3 .title-descr,
  .top-screen-2 .h2-title,
  .page-title .h2-title,
  .top-screen-3 .h2-title,
  .top-screen-2 .about-lnks-set,
  .page-title .about-lnks-set,
  .top-screen-3 .about-lnks-set,
  .top-screen-2 .competencie-title,
  .page-title .competencie-title,
  .top-screen-3 .competencie-title,
  .top-screen-2 .value-itm-title,
  .page-title .value-itm-title,
  .top-screen-3 .value-itm-title,
  .top-screen-2 .post-itm-bottom,
  .page-title .post-itm-bottom,
  .top-screen-3 .post-itm-bottom,
  .top-screen-2 .data-service-itm-middle,
  .page-title .data-service-itm-middle,
  .top-screen-3 .data-service-itm-middle,
  .top-screen-2 .esg-info-title,
  .page-title .esg-info-title,
  .top-screen-3 .esg-info-title {
    margin-top: 50px;
  }
  .touch .btn-sub-mnu {
    display: inline-block !important;
  }
  .mnu-wrap {
    display: block !important;
  }
  .main-head.light:not(.fixed), .light.inner-head:not(.fixed) {
    height: 0;
  }
  .main-head.light:not(.fixed) .head-top, .light.inner-head:not(.fixed) .head-top {
    background-color: transparent;
  }
  .main-head.light:not(.fixed) .btn, .light.inner-head:not(.fixed) .btn, .main-head.light:not(.fixed) .btn-form, .light.inner-head:not(.fixed) .btn-form, .main-head.light:not(.fixed) .head-contact-btn, .light.inner-head:not(.fixed) .head-contact-btn,
  .main-head.light:not(.fixed) .logo,
  .light.inner-head:not(.fixed) .logo,
  .main-head.light:not(.fixed) .arr-dn-ic,
  .light.inner-head:not(.fixed) .arr-dn-ic {
    -webkit-filter: brightness(0) invert(100%);
            filter: brightness(0) invert(100%);
  }
  .main-head.light:not(.fixed) .btn, .light.inner-head:not(.fixed) .btn, .main-head.light:not(.fixed) .btn-form, .light.inner-head:not(.fixed) .btn-form, .main-head.light:not(.fixed) .head-contact-btn, .light.inner-head:not(.fixed) .head-contact-btn {
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
  }
  .main-head.light:not(.fixed) .btn:hover, .light.inner-head:not(.fixed) .btn:hover, .main-head.light:not(.fixed) .btn-form:hover, .light.inner-head:not(.fixed) .btn-form:hover, .main-head.light:not(.fixed) .head-contact-btn:hover, .light.inner-head:not(.fixed) .head-contact-btn:hover {
    -webkit-filter: none;
            filter: none;
    background-image: none;
    border-color: #fff;
    background-color: #fff;
    color: #213a73;
  }
  .main-head.light:not(.fixed) .btn:hover .arr-right-ic, .light.inner-head:not(.fixed) .btn:hover .arr-right-ic, .main-head.light:not(.fixed) .btn-form:hover .arr-right-ic, .light.inner-head:not(.fixed) .btn-form:hover .arr-right-ic, .main-head.light:not(.fixed) .head-contact-btn:hover .arr-right-ic, .light.inner-head:not(.fixed) .head-contact-btn:hover .arr-right-ic {
    -webkit-filter: none;
            filter: none;
  }
  .main-head.light:not(.fixed) .main-mnu, .light.inner-head:not(.fixed) .main-mnu, .main-head.light:not(.fixed) .mnu-tablet, .light.inner-head:not(.fixed) .mnu-tablet,
  .main-head.light:not(.fixed) .mnu-mobile,
  .light.inner-head:not(.fixed) .mnu-mobile {
    color: #fff;
  }
  .main-head.light:not(.fixed) .main-mnu ul, .light.inner-head:not(.fixed) .main-mnu ul, .main-head.light:not(.fixed) .mnu-tablet ul, .light.inner-head:not(.fixed) .mnu-tablet ul, .main-head.light:not(.fixed) .mnu-mobile ul, .light.inner-head:not(.fixed) .mnu-mobile ul {
    background-color: transparent;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  }
  .main-head.light:not(.fixed) .main-mnu li.active > a, .light.inner-head:not(.fixed) .main-mnu li.active > a, .main-head.light:not(.fixed) .mnu-tablet li.active > a, .light.inner-head:not(.fixed) .mnu-tablet li.active > a, .main-head.light:not(.fixed) .mnu-mobile li.active > a, .light.inner-head:not(.fixed) .mnu-mobile li.active > a, .main-head.light:not(.fixed) .main-mnu li.active > .btn-sub-mnu, .light.inner-head:not(.fixed) .main-mnu li.active > .btn-sub-mnu, .main-head.light:not(.fixed) .mnu-tablet li.active > .btn-sub-mnu, .light.inner-head:not(.fixed) .mnu-tablet li.active > .btn-sub-mnu, .main-head.light:not(.fixed) .mnu-mobile li.active > .btn-sub-mnu, .light.inner-head:not(.fixed) .mnu-mobile li.active > .btn-sub-mnu,
  .main-head.light:not(.fixed) .main-mnu li.active > span,
  .light.inner-head:not(.fixed) .main-mnu li.active > span,
  .main-head.light:not(.fixed) .mnu-tablet li.active > span,
  .light.inner-head:not(.fixed) .mnu-tablet li.active > span,
  .main-head.light:not(.fixed) .mnu-mobile li.active > span,
  .light.inner-head:not(.fixed) .mnu-mobile li.active > span {
    color: inherit;
    text-decoration: underline;
  }
  .main-head.light:not(.fixed) .main-mnu li.hover .sub-mnu, .light.inner-head:not(.fixed) .main-mnu li.hover .sub-mnu, .main-head.light:not(.fixed) .mnu-tablet li.hover .sub-mnu, .light.inner-head:not(.fixed) .mnu-tablet li.hover .sub-mnu, .main-head.light:not(.fixed) .mnu-mobile li.hover .sub-mnu, .light.inner-head:not(.fixed) .mnu-mobile li.hover .sub-mnu {
    background-color: rgba(0, 0, 0, 0.75);
  }
  .main-head.light:not(.fixed) .main-mnu li.hover .sub-mnu::before, .light.inner-head:not(.fixed) .main-mnu li.hover .sub-mnu::before, .main-head.light:not(.fixed) .mnu-tablet li.hover .sub-mnu::before, .light.inner-head:not(.fixed) .mnu-tablet li.hover .sub-mnu::before, .main-head.light:not(.fixed) .mnu-mobile li.hover .sub-mnu::before, .light.inner-head:not(.fixed) .mnu-mobile li.hover .sub-mnu::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 35px;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .main-head.light.contact-first:not(.fixed) .main-mnu li.hover .sub-mnu, .light.contact-first.inner-head:not(.fixed) .main-mnu li.hover .sub-mnu, .main-head.light.contact-first:not(.fixed) .mnu-tablet li.hover .sub-mnu, .light.contact-first.inner-head:not(.fixed) .mnu-tablet li.hover .sub-mnu, .main-head.light.contact-first:not(.fixed) .mnu-mobile li.hover .sub-mnu, .light.contact-first.inner-head:not(.fixed) .mnu-mobile li.hover .sub-mnu {
    background-color: rgba(125, 184, 207, 0.9);
  }
  .main-head.light.contact-first:not(.fixed) .main-mnu li.hover .sub-mnu::before, .light.contact-first.inner-head:not(.fixed) .main-mnu li.hover .sub-mnu::before, .main-head.light.contact-first:not(.fixed) .mnu-tablet li.hover .sub-mnu::before, .light.contact-first.inner-head:not(.fixed) .mnu-tablet li.hover .sub-mnu::before, .main-head.light.contact-first:not(.fixed) .mnu-mobile li.hover .sub-mnu::before, .light.contact-first.inner-head:not(.fixed) .mnu-mobile li.hover .sub-mnu::before {
    background-color: rgba(125, 184, 207, 0.9);
  }
  .esg-info-title {
    font-size: 36px;
  }
  .platform-card-title,
  .sect-credit-api .title-descr {
    font-size: 25px;
  }
  .insight-card .platform-card-title {
    font-size: 26px;
  }
  .insight-card .platform-card-inner {
    padding-top: 45px;
    padding-bottom: 55px;
  }
  .insight-card .tile-category {
    font-family: "Inter700", sans-serif;
    font-size: 16px;
    line-height: 1;
    padding: 10px 14px 11px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  }
  .working-descr-line {
    margin-bottom: 95px;
  }
  .split-img-wrap .split-img {
    width: 75%;
  }
  .split-img-wrap .split-img-inner::after {
    width: 40px;
    -webkit-transform: translate(-100%, -50%) rotate(12deg);
       -moz-transform: translate(-100%, -50%) rotate(12deg);
        -ms-transform: translate(-100%, -50%) rotate(12deg);
         -o-transform: translate(-100%, -50%) rotate(12deg);
            transform: translate(-100%, -50%) rotate(12deg);
  }
  .sect-column-post .txt-box {
    font-size: 16px;
    line-height: 1.6875;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .main-mnu, .mnu-tablet,
  .mnu-mobile {
    font-size: 13px;
  }
  .main-mnu > li, .mnu-tablet > li, .mnu-mobile > li {
    margin-right: 25px;
  }
  .page-wrap > .sect-contact:first-child .contact-box-right {
    width: 57vw;
    width: 690px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .main-mnu, .mnu-tablet,
  .mnu-mobile {
    font-size: 17px;
  }
  .main-mnu > li, .mnu-tablet > li, .mnu-mobile > li {
    margin-right: 25px;
  }
}

@media only screen and (min-width: 1367px) {
  .page-title .sect-inner,
  .sect-platform .sect-inner,
  .sect-platform-cards .sect-inner,
  .sect-credit-api .sect-inner,
  .sect-form .sect-inner,
  .sect-insight .sect-inner,
  .sect-esg-info .sect-inner, .top-screen-3 + .sect-post .sect-inner, .top-screen-3 + .sect-post-inner .sect-inner,
  .sect-team .sect-inner,
  .sect-column-post .sect-inner {
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .platform-cards-box .btn-wrap {
    padding-top: 10px;
  }
  .platform-cards-box .btn.big, .platform-cards-box .big.btn-form, .platform-cards-box .big.head-contact-btn,
  .sect-credit-api .btn.big,
  .sect-credit-api .big.btn-form,
  .sect-credit-api .big.head-contact-btn,
  .sect-form .btn.big,
  .sect-form .big.btn-form,
  .sect-form .big.head-contact-btn {
    min-width: 370px;
  }
  .sect-credit-api .api-iframe {
    margin-right: -10vw;
  }
  .cust-inp input,
  .cust-textarea input {
    height: 75px;
  }
  .cust-inp input,
  .cust-inp textarea,
  .cust-textarea input,
  .cust-textarea textarea {
    font-size: 24px;
  }
  .cust-sel {
    font-size: 24px;
  }
  .cust-sel .select2-selection {
    height: 75px;
    font-size: 24px;
  }
  .upload-txt-btn {
    font-size: 24px;
    height: 75px;
  }
  .upload-txt-btn .upload-ic {
    height: 75px;
  }
  .field-itm {
    margin-right: 50px;
  }
  .form-contact .btn-wrap {
    margin-top: 50px;
  }
  .platform-card-inner {
    min-height: 415px;
  }
}

@media only screen and (min-width: 1920px) {
  .service-line {
    max-width: 1740px;
  }
  .service-cell-txt {
    width: -webkit-calc(840px + 4.15vw);
    width: -moz-calc(840px + 4.15vw);
    width: calc(840px + 4.15vw);
    padding: 0 !important;
  }
  .sect-post .sect-inner, .sect-post-inner .sect-inner {
    max-width: -webkit-calc(1000px + 8.3vw);
    max-width: -moz-calc(1000px + 8.3vw);
    max-width: calc(1000px + 8.3vw);
  }
  .wide-box-inner {
    max-width: 970px;
  }
  .top-screen-2 h1, .page-title h1, .top-screen-3 h1, .top-screen-2 .h1-title, .page-title .h1-title, .top-screen-3 .h1-title, .top-screen-2 .team-itm-name, .page-title .team-itm-name, .top-screen-3 .team-itm-name {
    font-size: 70px;
  }
  
  .top-screen-2 h2,
  .page-title h2,
  .top-screen-3 h2,
  .top-screen-2 .title-descr,
  .page-title .title-descr,
  .top-screen-3 .title-descr,
  .top-screen-2 .h2-title,
  .page-title .h2-title,
  .top-screen-3 .h2-title,
  .top-screen-2 .about-lnks-set,
  .page-title .about-lnks-set,
  .top-screen-3 .about-lnks-set,
  .top-screen-2 .competencie-title,
  .page-title .competencie-title,
  .top-screen-3 .competencie-title,
  .top-screen-2 .value-itm-title,
  .page-title .value-itm-title,
  .top-screen-3 .value-itm-title,
  .top-screen-2 .post-itm-bottom,
  .page-title .post-itm-bottom,
  .top-screen-3 .post-itm-bottom,
  .top-screen-2 .data-service-itm-middle,
  .page-title .data-service-itm-middle,
  .top-screen-3 .data-service-itm-middle,
  .top-screen-2 .esg-info-title,
  .page-title .esg-info-title,
  .top-screen-3 .esg-info-title {
    font-size: 48px;
  }
  .top-screen-2 h1, .page-title h1, .top-screen-3 h1, .top-screen-2 .h1-title, .page-title .h1-title, .top-screen-3 .h1-title, .top-screen-2 .team-itm-name, .page-title .team-itm-name, .top-screen-3 .team-itm-name,
  .top-screen-2 h2,
  .page-title h2,
  .top-screen-3 h2,
  .top-screen-2 .title-descr,
  .page-title .title-descr,
  .top-screen-3 .title-descr,
  .top-screen-2 .h2-title,
  .page-title .h2-title,
  .top-screen-3 .h2-title,
  .top-screen-2 .about-lnks-set,
  .page-title .about-lnks-set,
  .top-screen-3 .about-lnks-set,
  .top-screen-2 .competencie-title,
  .page-title .competencie-title,
  .top-screen-3 .competencie-title,
  .top-screen-2 .value-itm-title,
  .page-title .value-itm-title,
  .top-screen-3 .value-itm-title,
  .top-screen-2 .post-itm-bottom,
  .page-title .post-itm-bottom,
  .top-screen-3 .post-itm-bottom,
  .top-screen-2 .data-service-itm-middle,
  .page-title .data-service-itm-middle,
  .top-screen-3 .data-service-itm-middle,
  .top-screen-2 .esg-info-title,
  .page-title .esg-info-title,
  .top-screen-3 .esg-info-title {
    margin-top: 75px;
    font-family: "Inter700", sans-serif;
    line-height: 1.20833333333;
  }
  .top-screen-2 .top-screen-left, .page-title .top-screen-left, .top-screen-3 .top-screen-left {
    padding-top: 140px;
    padding-bottom: 25px;
    padding-right: 50px;
  }
  .top-screen-2 .top-screen-right, .page-title .top-screen-right, .top-screen-3 .top-screen-right {
    width: 1120px;
    width: 58.3335vw;
  }
}

@media print {
  body {
    font-family: "Arial", sans-serif;
    background-color: #fff;
  }
  * {
    color: #000;
  }
  .main-head, .inner-head, .main-foot, .inner-foot,
  .sidebar,
  .inner-pages {
    display: none;
  }
}
