/******************************************************/
/******************** Scrollbar **********************/
/******************************************************/
/******************************************************/
/******************** Animations **********************/
/******************************************************/
/*====================================================*/
/*=============== Media breakpoints ==================*/
/*====================================================*/
@-webkit-keyframes transit-translate-in {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
            transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes transit-translate-in {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
            transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes transit-translate-in-short {
  0% {
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes transit-translate-in-short {
  0% {
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes transit-translate-out {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 100px, 0);
            transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
}
@keyframes transit-translate-out {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 100px, 0);
            transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes transit-translate-out-short {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
}
@keyframes transit-translate-out-short {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes transit-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes transit-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes transit-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes transit-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@font-face {
  font-family: "Motserrat";
  font-weight: 400;
  font-style: "normal";
  src: local("Motserrat"), url("../fonts/Motserrat/Montserrat-Regular.woff") format("woff"), url("../fonts/Motserrat/Montserrat-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Motserrat";
  font-weight: 500;
  font-style: "normal";
  src: local("Motserrat"), url("../fonts/Motserrat/Montserrat-Medium.woff") format("woff"), url("../fonts/Motserrat/Montserrat-Medium.woff2") format("woff2");
  font-display: swap;
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.icon-Vector1 {
  width: 51px;
  height: 75px;
}

.icon-Vector2 {
  width: 51px;
  height: 75px;
}

.icon-arrow {
  width: 25px;
  height: 26px;
}

.icon-arrow-direction-right {
  width: 61px;
  height: 24px;
}

.icon-attach-logo {
  width: 24px;
  height: 24px;
}

.icon-back {
  width: 37px;
  height: 24px;
}

.icon-cancel {
  width: 12px;
  height: 12px;
}

.icon-checkmark {
  width: 13px;
  height: 9px;
}

.icon-download-logo {
  width: 18px;
  height: 25px;
}

.icon-fb {
  width: 10px;
  height: 19px;
}

.icon-forward {
  width: 36px;
  height: 24px;
}

.icon-header-search {
  width: 19px;
  height: 19px;
}

.icon-header-search-close {
  width: 20px;
  height: 20px;
}

.icon-insta {
  width: 16px;
  height: 16px;
}

.icon-jobs-close {
  width: 23px;
  height: 23px;
}

.icon-logo-test {
  width: 140px;
  height: 53px;
}

.icon-news-arrow {
  width: 61px;
  height: 24px;
}

.icon-pagination-left {
  width: 44px;
  height: 44px;
}

.icon-pagination-right {
  width: 44px;
  height: 44px;
}

.icon-play {
  width: 27px;
  height: 31px;
}

.icon-search-icon {
  width: 19px;
  height: 19px;
}

.icon-search-page-icon {
  width: 19px;
  height: 19px;
}

.icon-slider-arrow {
  width: 240.82px;
  height: 240.82px;
}

.icon-vector {
  width: 61px;
  height: 24px;
}

.icon-vector-btn {
  width: 25px;
  height: 14px;
}

.icon-vk {
  width: 19px;
  height: 12px;
}

.icon-youtube {
  width: 26px;
  height: 26px;
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

.container {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.container--1500 {
  max-width: 1500px;
}
.container--1200 {
  max-width: 1200px;
}
.container--900 {
  max-width: 966px;
}

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .container,
.container-fluid {
    padding-right: 33px;
    padding-left: 33px;
  }
}
@media (min-width: 1024px) {
  .container,
.container-fluid {
    padding-right: 33px;
    padding-left: 33px;
  }
}
@media (min-width: 1368px) {
  .container,
.container-fluid {
    padding-right: 60px;
    padding-left: 60px;
  }

  .container {
    max-width: 1920px;
  }
  .container--1500 {
    max-width: 1540px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .container--1200 {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .container--900 {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 920px;
  }
}
.container .container {
  padding: 0;
}

.row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  flex-basis: 0;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
          order: 12;
}

@media (min-width: 560px) {
  .col-sm {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
            order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
            order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
            order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
            order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
            order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
            order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
            order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
            order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
            order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
            order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
            order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
            order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
            order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
            order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
            order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
            order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
            order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
            order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
            order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
            order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
            order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}
@media (min-width: 1024px) {
  .col-xl {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
            order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
            order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
            order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
            order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
            order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
            order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
            order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}
* {
  outline: none !important;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: border-box;
}

html, body {
  width: 100%;
  min-width: 320px;
}

body.popup-opened, body.menu-opened {
  overflow-y: scroll;
  overflow-scrolling: touch;
}
@media (max-width: 767px) {
  body.popup-opened, body.menu-opened {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
body.dark {
  background-color: #0e0321;
}

input, textarea {
  min-width: 1px;
  -webkit-appearance: none;
  border-radius: 0;
  font-weight: 400;
  font-size: 13px;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button, textarea::-webkit-outer-spin-button, textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number], textarea[type=number] {
  -moz-appearance: textfield;
}
input::-ms-clear, textarea::-ms-clear {
  display: none !important;
}
input::-ms-reveal, textarea::-ms-reveal {
  display: none !important;
}

figure {
  margin: 0;
}

button {
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  font-weight: 400;
  font-size: 12px;
}

main {
  display: block;
}

@media (min-width: 1368px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1367px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

.fixed-scroll {
  overflow: hidden;
}
@media (max-width: 767px) {
  .fixed-scroll {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
}

.scroll-measure {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
  z-index: -100;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

@media (max-width: 1023px) {
  .mobile-tablet-hidden {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .desktop-hidden {
    display: none !important;
  }
}

body {
  font-family: "Montserrat", -apple-system, "BlickMacSystemFont", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #0e0321;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input, select, textarea, button {
  font-family: inherit;
}

ul,
ol,
nav {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover, a:focus {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.h1 {
  margin: 0;
  font-weight: 700;
  font-size: 79px;
  line-height: 1;
}
@media (max-width: 767px) {
  .h1 {
    font-size: 27px;
    line-height: 36px;
  }
}

.h2 {
  margin: 0;
  font-weight: 700;
  font-size: 50px;
  line-height: 55px;
}
@media (max-width: 767px) {
  .h2 {
    font-size: 22px;
    line-height: 30px;
  }
}

.h3 {
  margin: 0;
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
}
@media (max-width: 767px) {
  .h3 {
    font-size: 18px;
    line-height: 24px;
  }
}

.h4 {
  margin: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .h4 {
    font-size: 15px;
    line-height: 20px;
  }
}

p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  p {
    font-size: 13px;
    line-height: 19px;
  }
}
b,
strong {
  font-weight: 700;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.page {
  background: #131a2a;
}
.page__transition {
  opacity: 0;
}
.page__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.page__header {
  position: relative;
}
.page__content {
  position: relative;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  min-height: 1px;
  padding: 130px 0;
  background: #fff;
}
.page__content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .page__content {
    padding: 100px 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page__content {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .page__content {
    padding: 50px 0;
  }
}
.page__content--no-mt {
  padding-top: 0;
}
.page__content--no-mb {
  padding-bottom: 0;
}
.page__content--no-margin {
  padding-top: 0;
  padding-bottom: 0;
}
.page__content--solid {
  background: #fff;
  z-index: 1;
}
.page__footer {
  flex-shrink: 0;
}

body.in-transition.show .page__transition, body.in-transition.show .page__content:after {
  opacity: 0;
  -webkit-transition: opacity 2s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 2s cubic-bezier(0.4, 0, 1, 1);
}

body.loaded.hide .page__transition, body.loaded.hide .page__content:after {
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.2, 1);
}

body.in-transition .page__transition, body.in-transition .page__content:after {
  opacity: 1;
}

.header__inner {
  position: relative;
  overflow: hidden;
}
.header__inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.09%, #006DBF), color-stop(65.64%, #0092FF));
  background: linear-gradient(180deg, #006DBF 0.09%, #0092FF 65.64%);
  -webkit-transform: skewX(-18deg) translate(-80vw, 0);
          transform: skewX(-18deg) translate(-80vw, 0);
  z-index: 0;
}
@media (max-width: 767px) {
  .header__inner:before {
    -webkit-transform: skewX(-20deg) translate(-60vw, 0);
            transform: skewX(-20deg) translate(-60vw, 0);
  }
}
@media (max-width: 414px) {
  .header__inner:before {
    -webkit-transform: skewX(-20deg) translate(-67vw, 0);
            transform: skewX(-20deg) translate(-67vw, 0);
  }
}
@media (max-width: 375px) {
  .header__inner:before {
    -webkit-transform: skewX(-20deg) translate(-80vw, 0);
            transform: skewX(-20deg) translate(-80vw, 0);
  }
}
.header__inner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#006DBF), color-stop(65.61%, #0092FF));
  background: linear-gradient(180deg, #006DBF 0%, #0092FF 65.61%);
  opacity: 0.8;
  -webkit-transform: skewX(-18deg) translate(-56.2vw, 0);
          transform: skewX(-18deg) translate(-56.2vw, 0);
  z-index: -1;
}
@media (max-width: 767px) {
  .header__inner:after {
    -webkit-transform: skewX(-20deg) translate(-30vw, 0);
            transform: skewX(-20deg) translate(-30vw, 0);
  }
}
@media (max-width: 414px) {
  .header__inner:after {
    -webkit-transform: skewX(-20deg) translate(-32vw, 0);
            transform: skewX(-20deg) translate(-32vw, 0);
  }
}
@media (max-width: 375px) {
  .header__inner:after {
    -webkit-transform: skewX(-20deg) translate(-39vw, 0);
            transform: skewX(-20deg) translate(-39vw, 0);
  }
}
.header__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.header__bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 715px;
  top: -585px;
  z-index: 2;
}
.header__bg:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 200px;
  z-index: 1;
}
.header__bg-image {
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (min-width: 1024px) {
  .header__bg-image--mobile {
    display: none;
  }
}
@media (max-width: 1023px) {
  .header__bg-image--desktop {
    display: none;
  }
}
.header__bg-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.header__logo {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header__logo {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .header__logo {
    margin-top: 5px;
  }
}
.header__video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  z-index: -1;
}
@supports (object-fit: cover) and (not (-ms-ime-align: auto)) {
  .header__video {
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 1023px) {
  .header__video {
    display: none;
  }
}
.header__nav {
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
  margin-top: 24px;
}
@media (max-width: 1023px) {
  .header__nav {
    display: none;
  }
}
.header__nav-menu {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header__nav-menu svg {
  fill: #fff;
}
.header__nav-menu.search-opened .header__nav-item:not(.header__nav-item--search) .header__nav-link {
  opacity: 0;
}
.header__nav-item {
  margin-left: 47px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.header__nav-item--lang {
  margin-left: 68px;
}
@media (max-width: 1200px) {
  .header__nav-item--lang {
    margin-left: 30px;
  }
}
.header__nav-item--search {
  width: 20px;
  height: 28px;
  margin-left: 66px;
}
@media (max-width: 1200px) {
  .header__nav-item--search {
    margin-left: 30px;
  }
}
@media (max-width: 1200px) {
  .header__nav-item {
    margin-left: 30px;
  }
}
.header__nav-item:first-child {
  margin-left: 0;
}
.header__nav-link {
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 700;
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.04em;
  position: relative;
  white-space: nowrap;
}
.header__nav-link:before {
  position: absolute;
  content: "";
  bottom: -5px;
  height: 1px;
  width: 0;
  background: #dcdcdc;
}
.header__nav-link:hover:before {
  width: 100%;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.header__nav-search:hover {
  opacity: 0.75;
}
.header__row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  height: 619px;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .header__row {
    min-height: 100vh;
    height: auto;
  }
}
.header__top {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 45px 0;
  z-index: 1;
}
@media (max-width: 1023px) {
  .header__top {
    padding: 15px 0;
  }
}
.header__center {
  z-index: 1;
  -webkit-box-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
}
.header__bottom {
  z-index: 1;
  padding: 59px 0;
  width: 100%;
}
@media (max-width: 767px) {
  .header__bottom {
    padding: 55px 0 55px;
  }
}
.header__slogan {
  padding-left: 50px;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .header__slogan {
    padding-left: 0;
    margin-left: 0;
  }
}
.header__slogan svg {
  max-width: 100%;
  height: 194px;
}
@media (max-width: 500px) {
  .header__slogan svg {
    height: auto;
  }
}
.header__slogan-text {
  margin-top: 20px;
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: -0.01em;
  color: #FBFEFF;
}
@media (max-width: 767px) {
  .header__slogan-text {
    font-size: 24px;
    margin-top: 0;
  }
}
.header__slogan-logo {
  position: relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header__slogan-logo .home-logo__letter-fill {
    fill: white;
  }
}
@supports (-ms-ime-align: auto) {
  .header__slogan-logo .home-logo__letter-fill {
    fill: white;
  }
}
.header__slogan-corner {
  position: absolute;
  left: 250px;
  top: 0;
}
.header__stats {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  color: #fff;
  white-space: nowrap;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .header__stats {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header__stats {
    -webkit-box-pack: left;
            justify-content: left;
  }
}
@media (max-width: 767px) {
  .header__stats {
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}
.header__stats-item {
  margin-left: 100px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header__stats-item {
    margin-left: 80px;
  }
}
@media (max-width: 767px) {
  .header__stats-item {
    margin-left: 0;
  }
}
.header__stats-item:first-child {
  margin-left: 0;
}
.header__stats-value {
  font-family: "Montserrat";
  font-weight: 500;
  display: block;
  font-size: 80px;
  line-height: 75px;
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header__stats-value {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .header__stats-value {
    font-size: 56px;
  }
}
@media (max-width: 374px) {
  .header__stats-value {
    font-size: 35px;
  }
}
.header__stats-label {
  font-family: "Montserrat";
  font-weight: 500;
  display: block;
  font-size: 18px;
  letter-spacing: -0.03em;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header__stats-label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header__stats-label {
    font-size: 13px;
  }
}
@media (max-width: 374px) {
  .header__stats-label {
    font-size: 11px;
  }
}
.header__burger {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: white;
  cursor: pointer;
  z-index: 1001;
  display: none;
  box-shadow: 0px 10px 30px rgba(0, 55, 96, 0.15);
}
@media (max-width: 767px) {
  .header__burger {
    right: 15px;
    top: 20px;
  }
}
.header__burger.active {
  background: #0C4774;
}
.header__burger.active:before {
  content: "";
  position: absolute;
  top: 29px;
  left: 15px;
  width: 30px;
  height: 2px;
  background: white;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header__burger.active:after {
  content: "";
  position: absolute;
  bottom: 28px;
  left: 15px;
  width: 30px;
  height: 2px;
  background: white;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header__burger:before {
  content: "";
  position: absolute;
  top: 25px;
  left: 15px;
  color: #000F17;
  width: 30px;
  height: 2px;
  background: #0C4774;
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
          transition-delay: 0.3s, 0s;
}
.header__burger:after {
  content: "";
  position: absolute;
  bottom: 25px;
  left: 15px;
  color: #000F17;
  width: 30px;
  height: 2px;
  background: #0C4774;
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
          transition-delay: 0.3s, 0s;
}
@media (max-width: 1023px) {
  .header__burger {
    display: block;
  }
}
.header__title {
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 72px;
  line-height: 100%;
  color: #fff;
  display: block;
  margin: -73px 0 0 0;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  .header__title {
    font-size: 42px;
    margin: 0;
  }
}
@media (max-width: 374px) {
  .header__title {
    font-size: 34px;
  }
}
.header__title-sub {
  display: block;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .header__title-sub {
    margin-top: 20px;
  }
}
.header__title-btn {
  padding: 0 48px;
  font-size: 17px;
  font-family: "Montserrat";
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.02em;
  color: #000F17;
  background: #fff;
  height: 54px;
  line-height: 54px;
  display: inline-block;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .header__title-btn {
    margin-top: 20px;
  }
}
.header__title-btn:hover {
  opacity: 0.75;
}
.header a.header__title-sub:hover {
  opacity: 0.75;
}
.header__breadcrumbs {
  display: -webkit-box;
  display: flex;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  overflow: auto;
  white-space: nowrap;
  flex-wrap: wrap;
}
.header__breadcrumbs-item {
  padding-right: 15px;
  margin-right: 10px;
  position: relative;
}
.header__breadcrumbs-item:after {
  content: "/";
  position: absolute;
  top: 0;
  font-size: 120%;
  right: 0;
  z-index: 1;
  color: #84caff;
}
.header__breadcrumbs-item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.header__breadcrumbs-item:last-child:after {
  display: none;
}
.header__breadcrumbs-link {
  color: #84CAFF;
}
.header__breadcrumbs-link:hover {
  color: #fff;
}
.header__breadcrumbs-current {
  color: #fff;
}
.header:not(.header--home) .header__bg:before {
  background: #B2B3B3;
  -webkit-filter: blur(250px);
          filter: blur(250px);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header:not(.header--home) .header__bg:before {
    background: none;
    -webkit-filter: none;
            filter: none;
  }
}
.header:not(.header--home) .header__bg:after {
  background: #000F17;
  -webkit-filter: blur(250px);
          filter: blur(250px);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header:not(.header--home) .header__bg:after {
    background: none;
    -webkit-filter: none;
            filter: none;
  }
}
.header--home .header__row {
  height: 100vh;
}
.header--home .header__top {
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding: 60px 0;
}
@media (max-width: 1023px) {
  .header--home .header__top {
    display: none;
  }
}
.header--home .header__nav {
  margin-top: 12px;
}
.header--home .header__bottom {
  padding: 80px 0;
}
.header--home .header__bg:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#B2B3B3), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, #B2B3B3, rgba(255, 255, 255, 0));
}
.header--home .header__bg:after {
  bottom: -100px;
  height: 200px;
  background: -webkit-gradient(linear, left bottom, left top, from(#000F17), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #000F17, rgba(255, 255, 255, 0));
}
.header--404:before, .header--404:after {
  display: none;
}
.header--404 .header__row {
  height: calc(100vh + 60px);
}
.header--404 .header__bg:before, .header--404 .header__bg:after {
  display: none;
}
@media (max-width: 767px) {
  .header--404 .header__bg {
    background: #047CD4;
  }
  .header--404 .header__bg-image {
    display: none;
  }
  .header--404 .header__bottom {
    padding: 30px 0;
  }
}
.header__404 {
  margin-top: 500px;
}
@media (max-width: 1000px) {
  .header__404 {
    margin-top: 400px;
  }
}
@media (max-width: 767px) {
  .header__404 {
    margin-top: 0;
    display: block;
  }
}

.fullpage .header {
  z-index: 0;
}
@media (min-width: 1024px) {
  .fullpage .header--home {
    padding-top: 100vh;
  }
}
.fullpage .header--home.hide .header__inner {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  visibility: hidden;
}
.fullpage .header--home.hide .header__bg {
  display: none;
}
@media (min-width: 1024px) {
  .fullpage .header--home .header__inner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

body.in-transition.show .header__bg {
  opacity: 1;
  -webkit-transition: opacity 2s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 2s cubic-bezier(0, 0, 0.2, 1);
}
body.in-transition.show .header__logo, body.in-transition.show .header__slogan, body.in-transition.show .header__stats, body.in-transition.show .header__title, body.in-transition.show .header__title-sub, body.in-transition.show .header__breadcrumbs {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 1s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 1s cubic-bezier(0, 0, 0.2, 1), opacity 1s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 1s cubic-bezier(0, 0, 0.2, 1), opacity 1s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
}
body.in-transition.show .header__logo {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
body.in-transition.show .header__title {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
body.in-transition.show .header__title-sub {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
body.in-transition.show .header__breadcrumbs {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}

body.loaded.hide .header__bg {
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
}
body.loaded.hide .header__slogan, body.loaded.hide .header__stats, body.loaded.hide .header__logo, body.loaded.hide .header__title, body.loaded.hide .header__title-sub, body.loaded.hide .header__breadcrumbs {
  -webkit-transform: translate3d(0, 40px, 0);
          transform: translate3d(0, 40px, 0);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 1, 1), opacity 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 1, 1), opacity 0.4s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 1, 1);
}

body.in-transition .header__bg {
  opacity: 0;
}
body.in-transition .header__slogan, body.in-transition .header__stats, body.in-transition .header__logo, body.in-transition .header__title, body.in-transition .header__title-sub, body.in-transition .header__breadcrumbs {
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  opacity: 0;
}

.footer {
  position: relative;
  z-index: 0;
}
.footer a:hover {
  opacity: 0.75;
}
.footer__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.footer__bg-inner {
  width: 100%;
  height: 100%;
}
.footer__bg-inner img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  font-family: "object-fit: cover; object-position: right center;";
}
.footer__row {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 1023px) {
  .footer__row {
    display: block;
  }
}
.footer__row-left {
  flex-basis: 600px;
}
@media (max-width: 1600px) {
  .footer__row-left {
    flex-basis: 300px;
  }
}
.footer__row-right {
  -webkit-box-flex: 1;
          flex: 1;
}
.footer__bottom {
  padding: 70px 0 40px;
  position: relative;
}
@media (max-width: 1023px) {
  .footer__bottom {
    padding: 50px 0 30px;
  }
}
@media (max-width: 767px) {
  .footer__bottom {
    margin-top: 30px;
  }
}
.footer__bottom-inner {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .footer__bottom-inner {
    display: block;
  }
}
.footer__main {
  display: -webkit-box;
  display: flex;
  padding-top: 16px;
}
@media (max-width: 767px) {
  .footer__main {
    display: block;
  }
}
.footer__top {
  position: relative;
  padding-top: 104px;
}
@media (max-width: 1023px) {
  .footer__top {
    padding-top: 60px;
  }
}
@media (max-width: 1023px) {
  .footer__top-logo {
    margin-bottom: 30px;
  }
}
.footer__desc {
  margin-top: 56px;
  margin-bottom: 72px;
  color: #B2B3B3;
  font-size: 17px;
  line-height: 28px;
  font-family: "Montserrat";
  max-width: 900px;
  letter-spacing: -0.02em;
}
.footer__copyright {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #B2B3B3;
}
.footer__sitemap {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .footer__sitemap {
    position: absolute;
    top: 20px;
  }
}
.footer__author {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #B2B3B3;
}
.footer__author-link {
  color: #fff;
}
.footer__nav-item {
  margin-bottom: 40px;
}
.footer__nav-link {
  font-family: "Montserrat";
  font-weight: 700;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: #FFFFFF;
}
.footer__contacts {
  margin-left: 142px;
  max-width: 360px;
}
@media (max-width: 767px) {
  .footer__contacts {
    max-width: none;
    margin-top: 60px;
    margin-left: 0;
  }
}
.footer__contacts-row {
  margin-top: 25px;
}
.footer__contacts-row:first-child {
  margin-top: 0;
}
.footer__contacts-row--address {
  margin-top: 70px;
}
.footer__contacts-row--worktime {
  margin-top: 13px;
}
.footer__contacts-link {
  font-size: 23px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #5BB7FD;
  font-family: "Montserrat";
  font-weight: 500;
}
.footer__contacts-address {
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  color: #fff;
  letter-spacing: -0.02em;
}
.footer__contacts-worktime {
  font-size: 17px;
  line-height: 28px;
  color: #fff;
  letter-spacing: -0.02em;
}

.popup {
  position: fixed;
  overflow-x: hidden;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 280;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.popup_box {
  margin: 0 auto;
  background-color: #fff;
  display: none;
  position: relative;
  max-height: 95%;
}
.popup_box.phide {
  display: none;
}
.popup_box.pshow {
  display: block;
}
.popup_close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}
@media (max-width: 767px) {
  .popup_close {
    right: -25px;
    top: 5px;
  }
}

.btn {
  position: relative;
  padding: 13px 48px;
  border-radius: 3px;
  font-family: "Montserrat";
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #fff;
  background: #125E97;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
}
.btn svg, .btn svg use {
  stroke: #fff;
}
.btn svg {
  margin-left: 17px;
  margin-top: -2px;
}
@media (max-width: 767px) {
  .btn {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
}
.btn:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: inherit;
  box-shadow: 0px 10px 30px rgba(12, 71, 116, 0.3);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.btn:hover {
  background: #047CD4;
}
.btn:hover:before {
  opacity: 0;
}
.btn:active {
  background: #0C4774;
}
.btn:active:before {
  display: none;
}
.btn--disabled {
  background: rgba(18, 94, 151, 0.4);
}
.btn--disabled:hover {
  background: rgba(18, 94, 151, 0.4);
}
.btn--disabled:before {
  display: none;
}
.btn--pressed {
  background: #0C4774;
}
.btn--pressed:before {
  display: none;
}
.btn--hover {
  background: #047CD4;
}
.btn--hover:before {
  display: none;
}
.btn-white {
  background: #fff;
  box-shadow: 0px 10px 30px rgba(12, 71, 116, 0.3);
  letter-spacing: -0.02em;
  color: #000F17;
}
.btn-white:hover {
  background: #fff;
}

.form-field {
  position: relative;
  width: 100%;
}
.form-field--error:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 15px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #ffcccc;
}
.form-field--error:after {
  position: absolute;
  top: 57%;
  right: 21px;
  content: "";
  display: block;
  background-color: transparent;
  background-image: url("../images/svg/sprite.svg");
  background-size: 744px 286px;
  width: 12px;
  height: 12px;
  background-position: 0px 0px;
  stroke: red;
  z-index: 1;
}
.form-submit {
  margin-top: 50px;
}
.form-grid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.form-row {
  display: -webkit-box;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 27px;
  flex-basis: 100%;
  max-width: 100%;
}
.form-row--btn {
  margin-bottom: 0;
  margin-top: 30px;
  text-align: right;
}
.form-row:last-child {
  margin-bottom: 0;
}
.form-row--small {
  flex-basis: calc(50% - 10px);
}
.form-row--small + .form-row--small {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .form-row--small {
    flex-basis: 100%;
  }
  .form-row--small + .form-row--small {
    margin-left: 0;
  }
}
.form-row__cell {
  flex-basis: calc(50% - 20px);
}
@media (max-width: 767px) {
  .form-row__cell--gutter {
    margin-top: 27px;
  }
}
@media (max-width: 767px) {
  .form-row__cell {
    flex-basis: calc(100%);
  }
}
.form-label {
  display: inline-block;
  font-family: "Montserrat";
  letter-spacing: -0.02em;
  vertical-align: top;
  margin-bottom: 10px;
  font-size: 17px;
  color: #7D8893;
}
.page-contacts__form .form-label {
  color: #fff;
}
.form-input {
  position: relative;
  width: 100%;
  display: block;
  border: 1px solid rgba(4, 124, 212, 0.6);
  padding: 0 40px 0 17px;
  height: 52px;
  border-radius: 3px;
  background-color: white;
  font-family: "Montserrat";
  color: #000F17;
  font-size: 17px;
}
.form-input:focus {
  border-color: rgba(4, 124, 212, 0.6);
  background-color: white;
  font-family: "Montserrat";
  color: #000F17;
}
.form-input::-webkit-input-placeholder {
  color: #B2B3B3;
}
.form-input:-moz-placeholder {
  color: #B2B3B3;
}
.form-input::-moz-placeholder {
  color: #B2B3B3;
}
.form-input:-ms-input-placeholder {
  color: #B2B3B3;
}
.form-input:disabled {
  opacity: 0.65;
  background-color: #e9ecef;
}
.form-input:disabled:focus {
  border-color: #B2B3B3;
}
.form-input:disabled::-webkit-input-placeholder {
  opacity: 1;
}
.form-input:disabled:-moz-placeholder {
  opacity: 1;
}
.form-input:disabled::-moz-placeholder {
  opacity: 1;
}
.form-input:disabled:-ms-input-placeholder {
  opacity: 1;
}
.form-area {
  width: 100%;
  display: block;
  border: 1px solid rgba(4, 124, 212, 0.6);
  padding: 12px 17px;
  min-height: 120px;
  border-radius: 3px;
  background-color: white;
  resize: none;
  font-family: "Montserrat";
  color: #000F17;
  font-size: 17px;
}
.form-area::-webkit-scrollbar {
  background-color: #E9E9E9;
  border-radius: 4px;
  width: 4px;
  height: 4px;
}
.form-area::-webkit-scrollbar-thumb {
  background-color: #047CD4;
  border-radius: 4px;
}
.form-area::-webkit-scrollbar-thumb:horizontal {
  height: 4px;
}
@supports (scrollbar-color: #047CD4 #E9E9E9) {
  .form-area {
    scrollbar-color: #047CD4 #E9E9E9;
    scrollbar-width: thin;
  }
}
.form-area:focus {
  border-color: rgba(4, 124, 212, 0.6);
  background-color: white;
}
.form-area::-webkit-input-placeholder {
  color: #B2B3B3;
}
.form-area:-moz-placeholder {
  color: #B2B3B3;
}
.form-area::-moz-placeholder {
  color: #B2B3B3;
}
.form-area:-ms-input-placeholder {
  color: #B2B3B3;
}
.form-area:disabled {
  opacity: 0.65;
  background-color: #e9ecef;
}
.form-area:disabled:focus {
  border-color: #B2B3B3;
}
.form-area:disabled::-webkit-input-placeholder {
  opacity: 1;
}
.form-area:disabled:-moz-placeholder {
  opacity: 1;
}
.form-area:disabled::-moz-placeholder {
  opacity: 1;
}
.form-area:disabled:-ms-input-placeholder {
  opacity: 1;
}
.form-error {
  border-color: #FF0000;
  z-index: 0;
}
.form-error:focus {
  border-color: #FF0000;
}
.form-message {
  position: absolute;
  top: 100%;
  margin-top: 2px;
  font-size: 14px;
  color: #FF0000;
  left: 0;
}

.form-inner--success:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 15px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(4, 124, 212, 0.2);
}
.form-inner--success:after {
  position: absolute;
  top: 60%;
  right: 21px;
  content: "";
  display: block;
  background-color: transparent;
  background-image: url("../images/svg/sprite.svg");
  background-size: 744px 286px;
  width: 12px;
  height: 8px;
  background-position: -639px -222px;
  stroke: #red;
  z-index: 1;
}

.form-field--contacts {
  padding-bottom: 0;
}
.form-field--contacts .form-label {
  color: white;
}
@media (max-width: 767px) {
  .form-field--contacts .form-input {
    padding-right: 45px;
  }
}
.form-field--contacts .form-input:focus {
  background: white;
  color: #000F17;
}
.form-field--contacts .form-error {
  border: none;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFE3E3), to(#FFE3E3)), #FFFFFF;
  background: linear-gradient(0deg, #FFE3E3, #FFE3E3), #FFFFFF;
}
.form-field--contacts .form-error:focus {
  background: -webkit-gradient(linear, left bottom, left top, from(#FFE3E3), to(#FFE3E3)), #FFFFFF;
  background: linear-gradient(0deg, #FFE3E3, #FFE3E3), #FFFFFF;
}
.form-field--contacts .form-message {
  font-family: "Montserrat";
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
}

.form-field--vacancy .form-label {
  color: #7D8893;
}

.dropdown {
  position: relative;
}
.dropdown.opened .dropdown__box {
  display: block;
}
.dropdown__arrow {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dropdown__arrow:after {
  content: "";
  display: block;
  background-color: transparent;
  background-image: url("../images/svg/sprite.svg");
  background-size: 744px 286px;
  width: 16px;
  height: 16px;
  background-position: -712px -254px;
}
.dropdown__header {
  position: relative;
  height: 44px;
  padding: 13px 52px 13px 17px;
  border: 2px solid #e9ecef;
  border-radius: 3px;
  font-size: 14px;
  line-height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  cursor: pointer;
}
.dropdown__header--placeholder {
  color: #707070;
}
.dropdown__box {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  margin-top: 10px;
  min-width: 100%;
  max-width: 250px;
  z-index: 2;
}
@media (max-width: 767px) {
  .dropdown__box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 0;
    z-index: 9999;
  }
}
.dropdown__content {
  width: 100%;
  height: 100%;
  background: #ffffff;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .dropdown__content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.3);
  }
}
.dropdown__scroll {
  width: 100%;
  min-height: 50px;
  max-height: 260px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .dropdown__scroll {
    width: calc(100% - 20px);
    max-height: calc(100% - 20px);
    background: #fff;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.15);
  }
}
.dropdown__list {
  padding: 10px 0;
}
.dropdown__item {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: -0.03em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7a7a7a;
  cursor: pointer;
}
.dropdown__item:hover, .dropdown__item.highlight {
  color: #000000;
  background-color: #f1f2f5;
}
.dropdown__item.hide {
  display: none;
}

.radio-box {
  position: relative;
}
.radio-input:not(checked) {
  display: none;
}
.radio-input:checked + .radio-label:after {
  opacity: 1;
}
.radio-input + .radio-label {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  color: #888888;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
.radio-input + .radio-label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #ccc;
}
.radio-input + .radio-label:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: white;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.checkbox {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  font-family: "Montserrat";
  font-size: 17px;
  letter-spacing: -0.02em;
  color: #333333;
  cursor: pointer;
}
.checkbox__control:checked + .checkbox__input svg {
  display: block;
}
.checkbox__input {
  position: relative;
  display: block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #B2B3B3;
  box-sizing: border-box;
  border-radius: 3px;
  margin-right: 10px;
  min-width: 20px;
}
.checkbox__input svg {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #125E97;
}

.splitter, .static hr {
  background: #DAE8F5;
  height: 1px;
  width: 100%;
  margin: 100px 0;
  border: 0 none;
}
@media (max-width: 1023px) {
  .splitter, .static hr {
    margin: 40px 0;
  }
}

.loader {
  position: relative;
  min-height: 90px;
}
.loader:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 39;
}
.loader__circle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 40;
  font-weight: 700;
}
.loader__circle:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 10px;
  border: 2px solid #f5f5f5;
  border-top: 3px solid white;
  border-radius: 100%;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}
.loader--trans:before {
  display: none;
}

.loader-small {
  display: inline-block;
  vertical-align: top;
  height: 30px;
  width: 30px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(72, 127, 254, 0.75) rgba(72, 127, 254, 0.75) rgba(72, 127, 254, 0.25) rgba(72, 127, 254, 0.25);
  border-radius: 100%;
  -webkit-animation: spin 0.5s linear infinite;
          animation: spin 0.5s linear infinite;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg) translateZ(0);
            transform: rotate(0deg) translateZ(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateZ(0);
            transform: rotate(360deg) translateZ(0);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg) translateZ(0);
            transform: rotate(0deg) translateZ(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateZ(0);
            transform: rotate(360deg) translateZ(0);
  }
}
.loader-block {
  position: relative;
  min-height: 100px;
}

table {
  width: 100%;
  border-collapse: collapse;
}
table tr th {
  background: rgba(4, 124, 212, 0.1);
  color: rgba(0, 15, 23, 0.7);
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 17px;
  letter-spacing: -0.02em;
  padding: 20px 30px;
  text-align: left;
}
@media (min-width: 768px) {
  table tr th.align-center {
    text-align: center;
  }
}
table tr td {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: rgba(0, 15, 23, 0.7);
  border-bottom: 1px solid #DAE8F5;
  padding: 20px 30px;
}
@media (min-width: 768px) {
  table tr td.align-center {
    text-align: center;
  }
}

@media (max-width: 767px) {
  table {
    border: 0;
  }

  table th {
    display: none;
  }

  table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }
  table tr td {
    padding-left: 0;
  }

  table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
  }

  table td:last-child {
    border-bottom: 0;
  }

  table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
  }
}
.video {
  display: block;
  cursor: pointer;
  position: relative;
}
.video img {
  display: block;
}
.video__inner {
  position: relative;
  display: block;
  z-index: 1;
}
.video__inner:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.video__inner:hover {
  opacity: 0.85;
}
.video__play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid white;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.video__play svg {
  fill: white;
  margin-left: 10px;
}
.video__caption {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000F17;
  opacity: 0.7;
  margin-top: 28px;
}

.file {
  display: -webkit-box;
  display: flex;
  cursor: pointer;
}
.file:hover .file-left {
  background: #68b0e5;
}
.file:hover .file-icon svg, .file:hover .file-icon svg use {
  stroke: #fff;
  fill: #fff;
}
.file:hover .file-reset svg, .file:hover .file-reset svg use {
  stroke: #fff;
}
.file:hover .file-label {
  color: #68b0e5;
}
.file:hover.filled .file-icon {
  opacity: 0;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.file:hover.filled .file-reset {
  opacity: 1;
  visibility: visible;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.file-left {
  position: relative;
  flex-basis: 54px;
  min-width: 54px;
  height: 54px;
  border: 2px solid #68B0E5;
  border-radius: 3px;
  color: #125e97;
}
.file-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.file-reset {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.file-reset svg {
  width: 27px;
  height: 27px;
}
.file-reset svg, .file-reset svg use {
  stroke: #68b0e5;
}
.file-right {
  margin-left: 12px;
}
.file-label {
  display: block;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #125E97;
  max-width: 150px;
}
.file-label:empty:after {
  content: attr(data-label);
}
.file-size {
  display: block;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #2F4B66;
  opacity: 0.5;
  margin-top: 4px;
}
.file-size:empty:after {
  content: attr(data-size);
}

.main-text {
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
  font-family: "Montserrat";
  font-weight: 500;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .main-text {
    font-size: 26px;
    line-height: 38px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .main-text {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .main-text {
    font-size: 18px;
    line-height: 24px;
  }
}

.section-title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #000F17;
}
@media (max-width: 767px) {
  .section-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.section-title--white {
  color: #fff;
}

.link-arrow {
  display: -webkit-box;
  display: flex;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #125E97;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
}
.link-arrow svg {
  margin-right: 15px;
  fill: none;
  stroke: #125e97;
  margin-left: 0;
}
.link-arrow:hover {
  opacity: 0.75;
}

.btn-link {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #828282;
  position: relative;
  display: block;
}
.btn-link--underline:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #C4C4C4;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.btn-link:hover {
  color: #666;
}
.btn-link:hover:after {
  opacity: 0;
}

.btn-close {
  width: 20px;
  height: 20px;
  position: relative;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn-close:before, .btn-close:after {
  content: "";
  position: absolute;
  border-radius: 10px;
}
.btn-close:before {
  top: 50%;
  height: 2px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn-close:after {
  left: 50%;
  width: 2px;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.btn-close:hover {
  opacity: 0.75;
}
.btn-close--white:before, .btn-close--white:after {
  background: #fff;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  opacity: 1;
  will-change: opacity;
  z-index: 1000;
  font-weight: 400;
}
.preloader.hide {
  -webkit-animation: preloader-out 1s ease-in-out forwards;
          animation: preloader-out 1s ease-in-out forwards;
}

@-webkit-keyframes preloader-out {
  to {
    opacity: 0;
  }
}

@keyframes preloader-out {
  to {
    opacity: 0;
  }
}
.img-container {
  position: relative;
}
.img-container .ls-blur-up-is-loading,
.img-container .lazy:not([src]) {
  visibility: hidden;
}
.img-container .ls-blur-up-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.img-container .ls-blur-up-img.ls-inview.ls-original-loaded {
  opacity: 0;
}
.img-container.is-contain img {
  object-fit: contain;
  font-family: "object-fit: contain";
}
.img-container.is-cover img {
  object-fit: cover;
  font-family: "object-fit: cover";
}

.services {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.services__inner {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.services__item {
  position: relative;
  width: 33.33333%;
  min-height: 540px;
  z-index: 0;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .services__item {
    min-height: 405px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .services__item {
    width: 50%;
    min-height: 324px;
  }
}
@media (max-width: 767px) {
  .services__item {
    width: 100%;
    min-height: 324px;
  }
}
.services__item-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: -1;
}
.services__item-bg:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  background: rgba(0, 15, 23, 0.7);
}
.services__item-bg .img-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.services__item-bg .img-container img {
  width: 100%;
  height: 100%;
}
.services__item-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  text-align: center;
  background: rgba(0, 15, 23, 0.7);
  visibility: hidden;
  opacity: 0;
}
.services__item-video video {
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
}
.services__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.services__link:hover .services__item-bg:after {
  opacity: 0.4;
}
.services__link:hover:not(.services__link--no-video) .services__item-video {
  visibility: visible;
  opacity: 1;
}
.services__description {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  height: 100%;
  padding: 33px 57px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .services__description {
    padding: 33px 35px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .services__description {
    padding: 30px 30px;
  }
}
@media (max-width: 767px) {
  .services__description {
    padding: 30px 16px;
  }
}
.services__detail {
  flex-basis: 180px;
}
@media (max-width: 1023px) {
  .services__detail {
    flex-basis: 120px;
  }
}
.services__title {
  font-family: "Montserrat";
  color: white;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: -0.02em;
}
@media (max-width: 1367px) {
  .services__title {
    font-size: 24px;
  }
}
.services__text {
  margin-top: 10px;
  font-family: "Montserrat";
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #F3F7FA;
  overflow: hidden;
}
@media (max-width: 1367px) {
  .services__text {
    font-size: 14px;
    line-height: 24px;
  }
}
.services--with-gutters .services__inner {
  margin: -10px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.services--with-gutters .services__item {
  flex-basis: calc(33.3333% - 20px);
  margin: 10px;
}
@media (max-width: 1367px) {
  .services--with-gutters .services__item {
    flex-basis: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .services--with-gutters .services__item {
    flex-basis: calc(100% - 20px);
  }
}
.services--with-gutters .services__item--big {
  flex-basis: calc(66.6666% - 20px);
}
@media (max-width: 1367px) {
  .services--with-gutters .services__item {
    flex-basis: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .services--with-gutters .services__item {
    flex-basis: calc(100% - 20px);
  }
}
@media (min-width: 1368px) {
  .services--full {
    margin-top: -130px;
  }
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .services--full {
    margin-top: -100px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .services--full {
    margin-top: -80px;
  }
}
@media (max-width: 767px) {
  .services--full {
    margin-top: -50px;
  }
}
@media (min-width: 1024px) {
  .services--full {
    min-height: 100vh;
    width: 100%;
    max-width: none;
  }
  .services--full .services__item {
    height: 50vh;
    min-height: auto;
  }
}
.services__item--empty {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
}
.services__item--empty .img-container {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.services__item--empty .img-container img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.services__empty {
  padding: 30px 60px;
  color: #fff;
  z-index: 1;
}
.services__empty-title {
  font-size: 30px;
  line-height: 46px;
  font-family: "Montserrat";
  font-weight: 700;
  letter-spacing: -0.01em;
}
@media (max-width: 767px) {
  .services__empty-title {
    font-size: 24px;
    padding: 20px;
  }
}
.services__empty-text {
  margin-top: 25px;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #F3F7FA;
  max-width: 411px;
}
@media (max-width: 767px) {
  .services__empty-text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
}
.services__empty-button {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .services__empty-button {
    margin-top: 20px;
  }
}

.news-card {
  position: relative;
  display: block;
  height: 460px;
  overflow: hidden;
  z-index: 0;
}
.news-card:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: rgba(0, 15, 23, 0.4);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 0;
}
.news-card:hover:after {
  opacity: 1;
}
.news-card:hover .news-card__arrow {
  padding-right: 0;
  opacity: 1;
}
.news-card:hover .news-card__bg .img-container {
  -webkit-transform: scale(1.1) translateZ(0);
          transform: scale(1.1) translateZ(0);
}
@media (max-width: 767px) {
  .news-card {
    height: 360px;
  }
}
.news-card__inner {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 29px 38px 38px 49px;
  z-index: 1;
  position: relative;
}
@media (max-width: 1600px) {
  .news-card__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .news-card__inner {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news-card__inner {
    padding: 29px 38px 38px 49px;
  }
}
@media (max-width: 767px) {
  .news-card__inner {
    padding: 29px 33px 30px 31px;
  }
}
.news-card__top {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.news-card__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.news-card__bg .img-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.news-card__bg .img-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news-card__text {
  padding-top: 18px;
}
.news-card__title {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.03em;
  color: white;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news-card__title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .news-card__title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.01em;
  }
}
.news-card__bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.news-card__data {
  display: -webkit-box;
  display: flex;
}
.news-card__bottom-left {
  font-weight: 600;
  font-size: 46px;
  line-height: 33px;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Montserrat";
}
.news-card__bottom-right {
  font-size: 14px;
  font-family: "Montserrat";
  width: 50px;
  margin: -2px 0 0 4px;
}
.news-card__bottom-month, .news-card__bottom-year {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Montserrat";
  letter-spacing: -0.02em;
  line-height: normal;
}
.news-card__breadcrumbs {
  display: -webkit-box;
  display: flex;
}
.news-card__breadcrumbs-item {
  font-family: "Montserrat";
  white-space: nowrap;
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  position: relative;
  margin-right: 31px;
  color: white;
  z-index: 1;
}
@media (max-width: 1023px) {
  .news-card__breadcrumbs-item {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.02em;
  }
}
.news-card__breadcrumbs-item:not(:last-child):after {
  content: "/";
  position: absolute;
  right: -18px;
}
.news-card__breadcrumbs-item:last-child {
  color: #FFFFFF;
  opacity: 0.6;
}
.news-card__breadcrumbs-item:hover {
  opacity: 0.8;
  cursor: pointer;
}
.news-card__arrow {
  stroke: white;
  opacity: 0;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.news-card--main {
  height: 688px;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .news-card--main {
    height: 520px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news-card--main {
    height: 560px;
  }
}
@media (max-width: 767px) {
  .news-card--main {
    height: 363px;
  }
}
@media (min-width: 768px) {
  .news-card--main .news-card__bg .img-container {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
}
.news-card--main .news-card__inner {
  height: 100%;
}
.news-card--main .news-card__text {
  padding-top: 47px;
}
.news-card--main .news-card__title {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: -0.01em;
  color: #FBFEFF;
  width: 750px;
}
@media (max-width: 767px) {
  .news-card--main .news-card__title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.01em;
  }
}
.news-card--main .news-card__description {
  font-family: "Montserrat";
  max-width: 700px;
  margin-top: 20px;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #F3F7FA;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news-card--main .news-card__description {
    font-size: 24px;
    line-height: 33px;
    letter-spacing: -0.03em;
  }
}
@media (max-width: 767px) {
  .news-card--main .news-card__description {
    visibility: hidden;
  }
}
/*.news-card--small {*/
/*  background: #0092FF;*/
/*}*/
.news-card--small .news-card__text {
  max-width: 480px;
}
.news-card--small .news-card__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
}
@media (max-width: 767px) {
  .news-card--small .news-card__title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.03em;
  }
}
.news-card--direction {
  width: calc(25% - 20px);
  margin: 10px;
}
@media (max-width: 1367px) {
  .news-card--direction {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .news-card--direction {
    width: calc(100% - 20px);
  }
}
.news-card--shadow .img-container {
  z-index: -1;
}
.news-card--shadow .img-container:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 15, 23, 0.6);
}
.news-card--low {
  height: 330px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .news-card--low {
    height: 261px;
  }
}
.news-card--purple {
  background: #A923CB;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .news-card--purple .news-card {
    height: 337px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news-card--purple .news-card {
    height: 363px;
  }
}
.news-card--purple .news-card__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
}
@media (max-width: 767px) {
  .news-card--purple .news-card__title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.03em;
  }
}

.header-search {
  height: 100%;
  position: relative;
}
.header-search.active .header-search__inner {
  width: 750px;
}
.header-search.active .header-search__button {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.header-search.active .header-search__close {
  opacity: 1;
}
.header-search.active .header-search__input-wrapper {
  border-bottom: 1px solid #fff;
}
.header-search__inner {
  position: absolute;
  width: 18px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  right: 0;
  top: 0;
  bottom: 0;
  height: 36px;
  overflow: hidden;
}
.header-search__input-wrapper {
  margin-left: 10px;
  width: 710px;
  padding-right: 50px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 1px;
}
.header-search__input {
  border: 0 none;
  background: transparent;
  color: #fff;
  width: 100%;
  height: 42px;
  display: block;
  font-weight: 500;
  font-size: 26px;
  line-height: 42px;
  letter-spacing: -0.04em;
  margin-top: -10px;
}
.header-search__close {
  position: absolute;
  left: 0;
  top: 4px;
  opacity: 0;
}
.header-search__button {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@-webkit-keyframes type1 {
  0% {
    background: #E6EEF4;
  }
  25% {
    background: #ebf1f6;
  }
  50% {
    background: #f5f8fb;
  }
  75% {
    background: #fff;
  }
  100% {
    background: #E6EEF4;
  }
}

@keyframes type1 {
  0% {
    background: #E6EEF4;
  }
  25% {
    background: #ebf1f6;
  }
  50% {
    background: #f5f8fb;
  }
  75% {
    background: #fff;
  }
  100% {
    background: #E6EEF4;
  }
}
@-webkit-keyframes type2 {
  0% {
    background: #ebf1f6;
  }
  25% {
    background: #f5f8fb;
  }
  50% {
    background: #fff;
  }
  75% {
    background: #E6EEF4;
  }
  100% {
    background: #ebf1f6;
  }
}
@keyframes type2 {
  0% {
    background: #ebf1f6;
  }
  25% {
    background: #f5f8fb;
  }
  50% {
    background: #fff;
  }
  75% {
    background: #E6EEF4;
  }
  100% {
    background: #ebf1f6;
  }
}
@-webkit-keyframes type3 {
  0% {
    background: #f5f8fb;
  }
  25% {
    background: #fff;
  }
  50% {
    background: #E6EEF4;
  }
  75% {
    background: #ebf1f6;
  }
  100% {
    background: #f5f8fb;
  }
}
@keyframes type3 {
  0% {
    background: #f5f8fb;
  }
  25% {
    background: #fff;
  }
  50% {
    background: #E6EEF4;
  }
  75% {
    background: #ebf1f6;
  }
  100% {
    background: #f5f8fb;
  }
}
@-webkit-keyframes type4 {
  0% {
    background: #fff;
  }
  25% {
    background: #E6EEF4;
  }
  50% {
    background: #ebf1f6;
  }
  75% {
    background: #f5f8fb;
  }
  100% {
    background: #fff;
  }
}
@keyframes type4 {
  0% {
    background: #fff;
  }
  25% {
    background: #E6EEF4;
  }
  50% {
    background: #ebf1f6;
  }
  75% {
    background: #f5f8fb;
  }
  100% {
    background: #fff;
  }
}
@-webkit-keyframes opacity1 {
  0% {
    opacity: 0.1;
  }
  25% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.65;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes opacity1 {
  0% {
    opacity: 0.1;
  }
  25% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.65;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@-webkit-keyframes opacity2 {
  0% {
    opacity: 0.3;
  }
  25% {
    opacity: 0.65;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes opacity2 {
  0% {
    opacity: 0.3;
  }
  25% {
    opacity: 0.65;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.3;
  }
}
@-webkit-keyframes opacity3 {
  0% {
    opacity: 0.65;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.65;
  }
}
@keyframes opacity3 {
  0% {
    opacity: 0.65;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  75% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.65;
  }
}
@-webkit-keyframes opacity4 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.3;
  }
  75% {
    opacity: 0.65;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity4 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.3;
  }
  75% {
    opacity: 0.65;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 1023px) {
  .concerns-matrix {
    display: none;
  }
}
.concerns-matrix__row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
.concerns-matrix__cell {
  width: 200px;
  height: 200px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
  -webkit-transition: 2s background ease;
  transition: 2s background ease;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@media (max-width: 1860px) {
  .concerns-matrix__cell {
    width: 170px;
    height: 170px;
  }
}
@media (max-width: 1200px) {
  .concerns-matrix__cell {
    width: 150px;
    height: 150px;
  }
}
.concerns-matrix__cell img {
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  max-width: 80%;
}
.concerns-matrix__cell--1 {
  background: #E6EEF4;
  -webkit-animation-name: type1;
          animation-name: type1;
}
.concerns-matrix__cell--1 img {
  opacity: 0.1;
  -webkit-animation-name: opacity1;
          animation-name: opacity1;
}
.concerns-matrix__cell--2 {
  background: #ebf1f6;
  -webkit-animation-name: type2;
          animation-name: type2;
}
.concerns-matrix__cell--2 img {
  opacity: 0.3;
  -webkit-animation-name: opacity2;
          animation-name: opacity2;
}
.concerns-matrix__cell--3 {
  background: #f5f8fb;
  -webkit-animation-name: type3;
          animation-name: type3;
}
.concerns-matrix__cell--3 img {
  opacity: 0.65;
  -webkit-animation-name: opacity3;
          animation-name: opacity3;
}
.concerns-matrix__cell--4 {
  background: #fff;
  -webkit-animation-name: type4;
          animation-name: type4;
}
.concerns-matrix__cell--4 img {
  opacity: 1;
  -webkit-animation-name: opacity4;
          animation-name: opacity4;
}
.concerns-matrix__cell--empty {
  background: transparent;
}

.btn-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.btn-list:last-child {
  margin-bottom: 0;
}
.btn-list__item {
  margin-right: 10px;
}
.btn-list__item:last-child {
  margin-right: 0;
}

.input-form .dropdown__header {
  width: 100%;
  height: 52px;
  border-radius: 3px;
  font-family: "Montserrat";
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.02em;
  background: #FFFFFF;
}
.input-form .dropdown__header--placeholder {
  color: #B2B3B3;
}
.input-form .dropdown__arrow:after {
  content: "";
  display: block;
  background-color: transparent;
  background-image: url("../images/svg/sprite.svg");
  background-size: 744px 286px;
  width: 16px;
  height: 16px;
  background-position: -712px -254px;
}
.input-form .dropdown__text {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.input-form .dropdown__item {
  padding: 15px 20px;
  font-size: 17px;
  line-height: 28px;
  font-family: "Montserrat";
  letter-spacing: -0.02em;
  color: #000F17;
}
.input-form .dropdown__item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  z-index: 1;
  background: #fff;
  min-width: 320px;
}
.mobile-menu:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60vw;
  background: #e8f0f3;
  -webkit-transform: skewX(-15deg) translate(25vw, 0);
          transform: skewX(-15deg) translate(25vw, 0);
  z-index: -1;
}
@media (max-width: 767px) {
  .mobile-menu:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60vw;
    background: #e8f0f3;
    -webkit-transform: skewX(-15deg) translate(25vw, 0);
    transform: skewX(-15deg) translate(25vw, 0);
    z-index: -1;
  }
}
.mobile-menu.active {
  display: block;
}
.mobile-menu.active .mobile-menu__inner {
  display: block;
  opacity: 1;
}
.mobile-menu__main {
  overflow: auto;
  top: 100px;
  bottom: 0;
  position: absolute;
  padding-top: 40px;
  right: 0;
  left: 0;
}
.mobile-menu__inner {
  position: relative;
  height: 100%;
  z-index: 0;
  width: 542px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 560px) {
  .mobile-menu__inner {
    margin: 0 15px;
    padding: 0;
  }
}
.mobile-menu__top {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(29, 39, 99, 0.1);
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  padding-bottom: 20px;
}
.mobile-menu__search {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: flex;
  height: 35px;
  -webkit-box-align: center;
          align-items: center;
}
.mobile-menu__search.active {
  right: 0;
}
@media (max-width: 650px) {
  .mobile-menu__search.active {
    right: 100px;
  }
}
.mobile-menu__search-left {
  flex-basis: 35px;
}
.mobile-menu__search svg {
  fill: #125E97;
}
.mobile-menu__search-btn:hover {
  opacity: 0.75;
}
.mobile-menu__search-btn--close {
  display: none;
}
.mobile-menu__search-form {
  display: none;
  -webkit-box-flex: 1;
          flex: 1;
  position: relative;
}
.mobile-menu__search-input {
  line-height: 35px;
  display: block;
  border: 0 none;
  width: 100%;
  border-bottom: 1px solid #125E97;
  font-size: 22px;
  padding-right: 30px;
}
.mobile-menu__search-submit {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.mobile-menu__search.active .mobile-menu__search-btn--open {
  display: none;
}
.mobile-menu__search.active .mobile-menu__search-btn--close {
  display: block;
}
.mobile-menu__search.active .mobile-menu__search-form {
  display: block;
}
.mobile-menu__row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  overflow: auto;
}
@media (max-width: 560px) {
  .mobile-menu__row {
    display: block;
    padding-bottom: 40px;
  }
}
.mobile-menu__row-left {
  -webkit-box-flex: 1;
          flex: 1;
}
.mobile-menu__row-right {
  flex-basis: 180px;
  width: 180px;
}
@media (max-width: 560px) {
  .mobile-menu__row-right {
    margin-top: 60px;
    width: auto;
  }
}
.mobile-menu__directions {
  white-space: nowrap;
  margin-top: 10px;
}
.mobile-menu__directions-title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #B2B3B3;
}
.mobile-menu__directions-list {
  margin-top: 24px;
}
.mobile-menu__directions-list__item {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 20px;
  line-height: 33px;
  letter-spacing: -0.03em;
  margin-bottom: 15px;
}
.mobile-menu__directions-list__item a {
  color: #0C4774;
}
.mobile-menu__directions-list__item:last-child {
  margin-bottom: 0;
}
.mobile-menu__navigation-item {
  margin-bottom: 23px;
}
.mobile-menu__navigation-item:last-child {
  margin-bottom: 0;
}
.mobile-menu__navigation-link {
  font-weight: 700;
  font-size: 34px;
  line-height: 50px;
  letter-spacing: -0.01em;
  color: #047CD5;
}
.mobile-menu__navigation-link:hover {
  opacity: 0.8;
}
.mobile-menu__bottom {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .mobile-menu__bottom {
    margin-top: 30px;
  }
}
.mobile-menu__phone {
  display: block;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 23px;
  line-height: 47px;
  letter-spacing: -0.02em;
  text-transform: lowercase;
  color: #047CD4;
}
.mobile-menu__phone:hover {
  opacity: 0.8;
}
.mobile-menu__mail {
  display: block;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 23px;
  line-height: 47px;
  letter-spacing: -0.02em;
  text-transform: lowercase;
  color: #047CD4;
}
.mobile-menu__mail:hover {
  opacity: 0.8;
}
.mobile-menu__address {
  display: block;
  margin-top: 60px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
  opacity: 0.7;
  max-width: 340px;
}
.mobile-menu__time {
  display: block;
  margin-top: 22px;
  font-family: "Montserrat";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
  opacity: 0.7;
}
.mobile-menu__btn {
  font-family: "Montserrat";
  margin-top: 32px;
  margin-bottom: 100px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.mobile-menu__languages {
  display: -webkit-box;
  display: flex;
  margin-left: 80px;
}
@media (max-width: 767px) {
  .mobile-menu__languages {
    margin-left: 50px;
  }
}
.mobile-menu__languages-item {
  margin-right: 40px;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  position: relative;
}
.mobile-menu__languages-item:after {
  content: "/";
  position: absolute;
  margin-left: 18px;
  color: #B2B3B3;
}
.mobile-menu__languages-item:last-child {
  margin-right: 0;
}
.mobile-menu__languages-item:last-child:after {
  display: none;
}
.mobile-menu__languages-active {
  color: #B2B3B3;
}
.mobile-menu__languages-link {
  color: #000F17;
}
.mobile-menu__languages-link:hover {
  opacity: 0.75;
}
.mobile-menu__languages__item-name:hover {
  cursor: pointer;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
}

.vector-direction {
  stroke: white;
  position: absolute;
  top: 71px;
  right: 79px;
  visibility: hidden;
  width: 58px;
  height: 21px;
}

.description-card {
  min-height: 180px;
  width: 320px;
}
@media (max-width: 1023px) {
  .description-card {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .description-card {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
  }
}
.description-card__title {
  display: block;
  width: 100%;
  margin-top: 29px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #125E97;
}
@media (max-width: 767px) {
  .description-card__title {
    margin-top: 10px;
  }
}
.description-card__text {
  width: 100%;
  margin-top: 15px;
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000F17;
}
@media (max-width: 767px) {
  .description-card__text {
    text-align: center;
    font-size: 18px;
  }
}

.slider {
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 767px) {
  .slider {
    padding-bottom: 0;
  }
}
.slider .slick-dots {
  position: absolute;
  bottom: -45px;
  right: 150px;
  display: -webkit-box;
  display: flex;
  z-index: 1;
  margin: 0;
  list-style: none;
}
.slider .slick-dots li {
  list-style: none;
  padding-left: 0;
}
.slider .slick-dots li:before {
  display: none;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .slider .slick-dots {
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider .slick-dots {
    bottom: -30px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .slider .slick-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -25px;
    right: auto;
  }
}
.slider .slick-dots li {
  width: 30px;
  position: relative;
  margin-left: 10px;
}
.slider .slick-dots li.slick-active button:before {
  background: #047CD4;
}
.slider .slick-dots li button {
  font-size: 0;
}
.slider .slick-dots li button:before {
  position: absolute;
  background: #C9CFD4;
  top: 10px;
  content: "";
  width: 32px;
  height: 2px;
}
.slider__inner {
  position: relative;
}
.slider__bg {
  position: relative;
}
.slider__bg:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 46.25%;
}
.slider__bg img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-position: right center;
  object-fit: cover;
}
.slider__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
  width: 70px;
}
.slider__arrow--prev {
  left: 0;
}
.slider__arrow--next {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 767px) {
  .slider__arrow {
    width: 40px;
    display: none;
  }
}
.slider__arrow svg {
  width: 32px;
  height: 70px;
  color: #fff;
}
@media (max-width: 767px) {
  .slider__arrow svg {
    width: 20px;
    height: 40px;
  }
}
.slider__arrow:hover {
  background: rgba(255, 255, 255, 0.25);
}

.slider-text {
  font-family: "Montserrat";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
  opacity: 0.7;
}
@media (max-width: 1023px) {
  .slider-text {
    font-size: 14px;
    line-height: 20px;
  }
}
.slider-text__wrapper {
  margin-top: 22px;
  min-height: 80px;
  margin-right: 320px;
}
@media (min-width: 1368px) {
  .slider-text__wrapper {
    padding-left: 150px;
  }
}
@media (max-width: 767px) {
  .slider-text__wrapper {
    margin-top: 50px;
    text-align: center;
    margin-right: 0;
  }
}

@media (min-width: 1368px) {
  .static .slider-text__wrapper {
    padding-left: 0;
  }
}
.static .slick-dots {
  right: 0;
  bottom: -70px;
}
@media (max-width: 767px) {
  .static .slick-dots {
    right: auto;
  }
}

.slide .js-slide-content {
  display: none;
}

.name-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
}
.name-list__title {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 17px;
  letter-spacing: -0.03em;
  color: #333333;
}
.name-list__reset {
  position: relative;
  font-family: "Montserrat";
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #828282;
}
.name-list__reset:hover {
  cursor: pointer;
  opacity: 0.8;
}
.name-list__reset:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #C4C4C4;
}

.search-list {
  margin: 60px 50px 0;
  padding-bottom: 35px;
  border-bottom: 1px solid #E2E2E7;
}
.search-list__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 18px;
}
.search-list__num {
  font-family: "Montserrat";
  font-size: 17px;
  text-align: right;
  letter-spacing: -0.02em;
  color: #BDBDBD;
}
.search-list__border-none {
  border-bottom: none;
}
.search-list__hidden {
  font-family: "Montserrat";
  margin-top: 30px;
  font-size: 14px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  letter-spacing: -0.01em;
  color: #828282;
}

.hidden-none {
  display: none;
}

.search-inner {
  height: 230px;
  overflow: hidden;
}
.search-inner.active {
  height: 100%;
  overflow: visible;
}

.search-card {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #DAE8F5;
}
.search-card:hover {
  opacity: 0.8;
}
.search-card__title {
  font-family: "Montserrat";
  display: block;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.03em;
  color: #125E97;
}
.search-card__org, .search-card__time-work, .search-card__price {
  font-family: "Montserrat";
  display: block;
  font-size: 17px;
  letter-spacing: -0.02em;
  color: #000F17;
}
.search-card__org {
  margin-top: 15px;
}
.search-card__time-work {
  margin-top: 23px;
}
.search-card__price {
  font-weight: 600;
}
.search-card__data {
  margin-top: 58px;
  font-family: "Montserrat";
  display: block;
  font-size: 14px;
  text-align: right;
  letter-spacing: -0.02em;
  color: #B2B3B3;
}
@media (max-width: 767px) {
  .search-card__data {
    margin-top: 20px;
  }
}

.pagination {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.pagination__wrapper {
  display: inline-block;
}
.pagination__item {
  border: 1px solid #0056A6;
  border-radius: 3px;
  height: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  min-width: 40px;
  text-align: center;
  margin: 0 9px;
  font-size: 18px;
  letter-spacing: -0.03em;
  color: #125E97;
}
@media (max-width: 767px) {
  .pagination__item {
    display: none;
  }
}
.pagination__item:not(.pagination__item--disabled):not(.pagination__item--empty):not(.pagination__item--current):hover {
  color: #047CD4;
  border-color: #047CD4;
}
.pagination__item:first-child {
  margin-left: 0;
}
.pagination__item:last-child {
  margin-right: 0;
}
.pagination__item--left {
  margin-right: 46px;
}
@media (max-width: 767px) {
  .pagination__item--left {
    margin-right: 5px;
  }
}
.pagination__item--right {
  margin-left: 46px;
}
@media (max-width: 767px) {
  .pagination__item--right {
    margin-left: 5px;
  }
}
.pagination__item--arrow {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .pagination__item--arrow {
    display: -webkit-box;
    display: flex;
  }
}
.pagination__item--empty {
  border-color: transparent;
  margin: 0;
}
.pagination__item--current {
  background: #0056A6;
  color: #fff;
}
@media (max-width: 767px) {
  .pagination__item--current {
    display: -webkit-box;
    display: flex;
  }
}
.pagination__item--disabled {
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  opacity: 0.5;
}

.news-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .news-item {
    display: block;
  }
}
.news-item__left {
  flex-basis: 450px;
  margin-right: 80px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news-item__left {
    flex-basis: 300px;
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .news-item__left {
    margin-right: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 30px;
  }
}
.news-item__meta {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .news-item__meta {
    margin-top: 20px;
  }
}
.news-item__right {
  -webkit-box-flex: 1;
          flex: 1;
}
.news-item__img {
  display: block;
  width: 100%;
  overflow: hidden;
}
.news-item__img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.news-item__img img {
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.news-item__img-inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 60%;
}
.news-item__img-inner img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.news-item__title {
  margin-top: 10px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #125E97;
}
.news-item__title:hover {
  opacity: 0.75;
}
@media (max-width: 767px) {
  .news-item__title {
    margin-top: 0;
  }
}
.news-item__text {
  margin-top: 20px;
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #4F4F4F;
}
@media (max-width: 767px) {
  .news-item__text {
    margin-top: 10px;
  }
}

.search-item {
  display: -webkit-box;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #DAE8F5;
}
.search-item__title, .search-item__num {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #125E97;
}
.search-item__desc {
  margin-left: 10px;
}
.search-item__text {
  margin-top: 20px;
  max-width: 720px;
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #2F4B66;
}

.slider--second-slider {
  width: 100%;
  margin: 0;
}
.slider--second-slider .slider__arrow {
  top: 150%;
}
@media (max-width: 1799px) {
  .slider--second-slider .slider__arrow {
    top: 120%;
  }
}
.slider--second-slider .slider__arrow--prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 170px;
}
.slider--second-slider .slider__arrow--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 70px;
}
.slider--second-slider .slick-slide {
  width: 380px;
}
.slider--second-slider .icon use {
  stroke: #125E97;
}
.slider--second-slider .icon:hover {
  opacity: 0.3;
}
.slider--second-slider .about-history__item-bg {
  overflow: hidden;
  position: relative;
  height: 200px;
  max-width: 320px;
}
.slider--second-slider .about-history__item-bg img {
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.tabs__desktop {
  white-space: nowrap;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  overflow: auto;
}
.page-contacts__top-tabs .tabs__desktop {
  padding-bottom: 10px;
}
.tabs__desktop::-webkit-scrollbar {
  background-color: #E9E9E9;
  border-radius: 4px;
  width: 4px;
  height: 4px;
}
.tabs__desktop::-webkit-scrollbar-thumb {
  background-color: #047CD4;
  border-radius: 4px;
}
.tabs__desktop::-webkit-scrollbar-thumb:horizontal {
  height: 4px;
}
@supports (scrollbar-color: #047CD4 #E9E9E9) {
  .tabs__desktop {
    scrollbar-color: #047CD4 #E9E9E9;
    scrollbar-width: thin;
  }
}
@media (max-width: 1023px) {
  .tabs__desktop {
    display: none;
  }
}
@media (min-width: 1024px) {
  .tabs__mobile {
    display: none;
  }
}
.tabs__item {
  text-align: center;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  display: block;
  white-space: nowrap;
  border: 1px solid #BDBDBD;
  border-left: 0 none;
}
.tabs__item:first-child {
  border-left: 1px solid #BDBDBD;
}
.tabs__item-link {
  color: #333333;
  font-size: 20px;
  letter-spacing: -0.03em;
  font-family: "Montserrat";
  font-weight: 600;
  display: block;
  line-height: 60px;
  width: 100%;
  padding: 0 20px;
}
.tabs__item:hover .tabs__item-link {
  color: #047CD4;
}
.tabs__item.active {
  z-index: 1;
  border-color: transparent;
  background: linear-gradient(8.66deg, #006DBF -20.22%, #0092FF 57.21%);
}
.tabs__item.active .tabs__item-link {
  color: #fff;
}
.tabs__item.active + .tabs__item:hover:before {
  display: none;
}
.tabs__item:hover {
  border-color: #047CD4;
  position: relative;
}
.tabs__item:hover:before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  width: 1px;
  background: #047CD4;
}
.page-contacts__top-tabs .tabs__item {
  -webkit-box-flex: 1;
          flex: 1 0 calc(100% / 6);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-contacts__top-tabs .tabs__item {
    flex-shrink: 0;
    min-width: calc(100% / 6);
  }
}

.tabs-small {
  border-bottom: 1px solid #DAE8F5;
}
@media (max-width: 1023px) {
  .tabs-small {
    border-bottom: 0 none;
  }
}
@media (min-width: 1024px) {
  .tabs-small {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
            justify-content: flex-start;
    white-space: nowrap;
  }
}
@media (min-width: 1024px) {
  .tabs-small__mobile {
    display: none;
  }
}
.tabs-small__desktop {
  overflow-x: auto;
}
.tabs-small__desktop::-webkit-scrollbar {
  background-color: #E9E9E9;
  border-radius: 4px;
  width: 4px;
  height: 4px;
}
.tabs-small__desktop::-webkit-scrollbar-thumb {
  background-color: #047CD4;
  border-radius: 4px;
}
.tabs-small__desktop::-webkit-scrollbar-thumb:horizontal {
  height: 4px;
}
@supports (scrollbar-color: #047CD4 #E9E9E9) {
  .tabs-small__desktop {
    scrollbar-color: #047CD4 #E9E9E9;
    scrollbar-width: thin;
  }
}
@media (max-width: 1023px) {
  .tabs-small__desktop {
    display: none;
  }
}
.tabs-small__scroll {
  display: -webkit-box;
  display: flex;
}
.tabs-small__item {
  display: block;
  flex-shrink: 0;
  padding: 20px 0;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: -0.02em;
  cursor: pointer;
  margin-left: 40px;
  color: #0C4774;
  opacity: 0.8;
}
.tabs-small__item:first-child {
  margin-left: 0;
}
.tabs-small__item:hover {
  color: #047CD4;
  opacity: 0.8;
}
.tabs-small__item.active {
  color: #000F17;
  opacity: 0.7;
}
.tabs-small__item.active:hover {
  opacity: 0.7;
}

@-webkit-keyframes gridAnimation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes gridAnimation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.concerns {
  background: #E6EEF4;
  padding: 140px 0 80px;
}
@media (max-width: 1367px) {
  .concerns {
    padding: 130px 0;
  }
}
@media (max-width: 1023px) {
  .concerns {
    padding: 100px 0;
  }
}
.concerns__inner {
  position: relative;
}
.concerns__title {
  font: "Montserrat";
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #000F17;
}
@media (max-width: 767px) {
  .concerns__title {
    font-size: 24px;
  }
}
.concerns__subtitle {
  margin-top: 40px;
  font: "Montserrat";
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .concerns__subtitle {
    font-size: 24px;
  }
}
.concerns__image {
  display: block;
}
@media (max-width: 1367px) {
  .concerns__image {
    display: none;
  }
}
.concerns__grid {
  width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  border-right: 1px solid #F2F2F2;
  border-top: 1px solid #F2F2F2;
  flex-wrap: wrap;
}
.concerns__grid-wrapper {
  display: none;
  overflow: auto;
  margin: 70px auto 0;
}
@media (max-width: 900px) {
  .concerns__grid-wrapper {
    margin: 70px -33px 0 0;
  }
}
@media (max-width: 767px) {
  .concerns__grid-wrapper {
    margin-right: -15px;
  }
}
@media (max-width: 1023px) {
  .concerns__grid-wrapper {
    display: block;
  }
}
.concerns__grid-cell {
  flex-basis: 25%;
  width: 200px;
  height: 200px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border: 1px solid #F2F2F2;
  border-right: 0;
  border-top: 0;
  background: #fff;
}
.concerns__grid-cell:nth-child(4n) {
  border: 1px solid #F2F2F2;
}
.concerns__grid-cell--light {
  background: #F5F8FB;
}
.concerns__content {
  position: absolute;
  top: 60px;
  right: 125px;
  max-width: 750px;
  z-index: 1;
}
.concerns__content .section__description {
  margin-top: 40px;
}
@media (max-width: 1500px) {
  .concerns__content {
    right: 0;
    top: 30px;
  }
}
@media (max-width: 1250px) {
  .concerns__content {
    right: 0;
    top: -50px;
  }
}
@media (max-width: 1023px) {
  .concerns__content {
    position: static;
  }
}
.concerns__map {
  position: relative;
  width: 100%;
}
.concerns__map:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 56%;
}
@media (max-width: 1023px) {
  .concerns__map {
    display: none;
  }
}
.concerns__map img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: 3s opacity ease;
  transition: 3s opacity ease;
}
.concerns__map img.visible {
  opacity: 1;
}

.article__content {
  margin-top: 60px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .article__content {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .article__content {
    margin-top: 20px;
  }
}
.article__meta {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .article__meta {
    margin-top: 20px;
  }
}
.article__bottom {
  border-top: 1px solid #DAE8F5;
  border-bottom: 1px solid #DAE8F5;
  padding: 50px 0;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .article__bottom {
    margin-top: 50px;
    padding: 25px 0;
  }
}
.article__bottom-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .article__bottom-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.article__share {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .article__share {
    flex-wrap: wrap;
    -webkit-box-pack: center;
            justify-content: center;
    margin: 20px -5px 0;
  }
}
.article__share-label {
  padding: 0 5px;
  font-family: "Montserrat";
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #000F17;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .article__share-label {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
}
.article__share-cell {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .article__share-cell {
    margin-bottom: 10px;
  }
}

.static {
  font-size: 18px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #000F17;
  font-family: "Montserrat";
  font-weight: 500;
}
.static__image {
  margin: 80px -300px 100px;
}
@media (max-width: 1500px) {
  .static__image {
    margin: 80px -150px 100px;
  }
}
@media (max-width: 1200px) {
  .static__image {
    margin: 80px -50px 100px;
  }
}
@media (max-width: 1000px) {
  .static__image {
    margin: 80px 0 100px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .static__image {
    margin: 60px 0 80px;
  }
}
@media (max-width: 767px) {
  .static__image {
    margin: 25px 0 40px;
  }
}
.static p {
  margin-bottom: 40px;
  opacity: 0.7;
}
.static p.static__big {
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 60px;
  opacity: 1;
  font-family: "Montserrat";
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .static p.static__big {
    margin-bottom: 50px;
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .static p.static__big {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 1023px) {
  .static p {
    margin-bottom: 30px;
  }
}
.static h4 {
  font-size: 30px;
  line-height: 46px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
  font-family: "Montserrat";
  font-weight: 700;
  margin: 60px 0 25px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .static h4 {
    margin: 50px 0 25px;
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .static h4 {
    margin: 35px 0 20px;
    font-size: 18px;
    line-height: 22px;
  }
}
.static h2 {
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
  font-family: "Montserrat";
  font-weight: 700;
  margin: 70px 0 30px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .static h2 {
    margin: 50px 0 25px;
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .static h2 {
    margin: 35px 0 20px;
    font-size: 22px;
    line-height: 28px;
  }
}
.static h3 {
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #125E97;
  font-family: "Montserrat";
  font-weight: 500;
  margin: 70px 0 30px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .static h3 {
    margin: 50px 0 25px;
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .static h3 {
    margin: 35px 0 20px;
    font-size: 18px;
    line-height: 22px;
  }
}
.static ul {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  margin: 35px 0 75px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .static ul {
    margin: 25px 0 50px;
  }
}
@media (max-width: 767px) {
  .static ul {
    margin: 15px 0 30px;
  }
}
.static ul li {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
  color: rgba(0, 15, 23, 0.7);
}
.static ul li:last-child {
  margin-bottom: 0;
}
.static ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 100%;
  position: absolute;
  background: #125E97;
  top: 13px;
  left: 0;
}
@media (max-width: 767px) {
  .static ul {
    font-size: 13px;
    line-height: 20px;
  }
  .static ul li {
    padding-left: 10px;
  }
  .static ul li:before {
    width: 4px;
    height: 4px;
    top: 10px;
  }
}
.static table {
  margin: 80px 0 60px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .static table {
    margin: 60px 0 40px;
  }
}
@media (max-width: 767px) {
  .static table {
    margin: 40px 0 20px;
  }
}

.article-meta {
  display: -webkit-box;
  display: flex;
}
.article-meta__time {
  position: relative;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #828282;
  opacity: 0.6;
  padding-right: 18px;
  margin-right: 10px;
}
.article-meta__time:before {
  content: "/";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 120%;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .article-meta__time {
    font-size: 14px;
    line-height: 20px;
  }
}
.article-meta__category {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #828282;
}
@media (max-width: 767px) {
  .article-meta__category {
    font-size: 14px;
    line-height: 20px;
  }
}
.article-meta a.article-meta__category:hover {
  opacity: 0.75;
}

.not-found__title {
  display: block;
  margin: 0 auto;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .not-found__title {
    font-size: 18px;
  }
}
.not-found__subtitle {
  max-width: 606px;
  margin: 20px auto 0;
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #DAE8F5;
}
@media (max-width: 767px) {
  .not-found__subtitle {
    font-size: 12px;
  }
}
.not-found__btn {
  margin: 60px auto 0;
  text-align: center;
}
@media (max-width: 767px) {
  .not-found__btn {
    margin-top: 20px;
  }
}
.not-found__btn .btn {
  display: inline-block;
  font-family: "Montserrat";
  width: 233px;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}
.not-found__number {
  color: #fff;
  display: none;
  font-size: 100px;
  line-height: 100px;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .not-found__number {
    display: block;
  }
}

.contacts-office {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 1023px) {
  .contacts-office {
    display: block;
  }
}
.contacts-office__left {
  flex-basis: 600px;
  padding-right: 20px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .contacts-office__left {
    flex-basis: 500px;
  }
}
@media (max-width: 1023px) {
  .contacts-office__left {
    padding-right: 0;
    margin-bottom: 40px;
  }
}
.contacts-office__right {
  -webkit-box-flex: 1;
          flex: 1;
}
.contacts-office__map {
  width: 100%;
  height: 464px;
}
.contacts-office__map iframe {
  width: 100%;
  height: 100%;
}
.contacts-office__title {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: #125E97;
}
.contacts-office__description {
  margin-top: 15px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #4F4F4F;
}
.contacts-office__link {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #125E97;
}
.contacts-office__link-wrapper {
  margin-top: 15px;
}
.contacts-office__link:hover {
  opacity: 0.75;
}
.contacts-office__grid-inner {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 600px) {
  .contacts-office__grid-inner {
    display: block;
  }
}
.contacts-office__cell {
  flex-basis: 50%;
  padding: 0 10px;
  margin-top: 40px;
}
@media (max-width: 600px) {
  .contacts-office__cell {
    margin-top: 20px;
  }
}
.contacts-office__label {
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #2F4B66;
  opacity: 0.5;
  display: block;
  font-family: "Montserrat";
  font-weight: 500;
}
.contacts-office__value {
  margin-top: 7px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
  opacity: 0.7;
  font-family: "Montserrat";
  font-weight: 500;
}
.contacts-office__value a:hover {
  text-decoration: underline;
}
.contacts-office__socials {
  display: -webkit-box;
  display: flex;
  margin-top: 17px;
}
.contacts-office__socials-item {
  width: 32px;
  height: 32px;
  margin-left: 15px;
  border: 1px solid #4F4F4F;
  border-radius: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.contacts-office__socials-item svg {
  max-height: 18px;
}
.contacts-office__socials-item:first-child {
  margin-left: 0;
}
.contacts-office__socials-item:hover {
  text-decoration: none;
  opacity: 0.75;
}

.career-section {
  position: relative;
  padding-top: 110px;
  padding-bottom: 143px;
  z-index: 0;
}
@media (max-width: 767px) {
  .career-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1368px) {
  .career-section:not(.career-section--no-bg) {
    margin-bottom: -130px;
  }
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .career-section:not(.career-section--no-bg) {
    margin-bottom: -100px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career-section:not(.career-section--no-bg) {
    margin-bottom: -80px;
  }
}
@media (max-width: 767px) {
  .career-section:not(.career-section--no-bg) {
    margin-bottom: -50px;
  }
}
.career-section--no-bg {
  padding: 0;
}
.career-section--no-bg .career-section__item {
  width: calc(33.3333% - 14px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career-section--no-bg .career-section__item {
    width: calc(50% - 14px);
  }
}
@media (max-width: 767px) {
  .career-section--no-bg .career-section__item {
    width: calc(100% - 14px);
  }
}
.career-section--white {
  padding-bottom: 178px;
}
@media (max-width: 767px) {
  .career-section--white {
    padding-bottom: 50px;
  }
}
.career-section--white .career-section__title {
  color: white;
}
.career-section--white .career-section__description {
  color: white;
  opacity: 1;
  margin-right: 0;
}
.career-section--white .career-section__main {
  -webkit-box-pack: center;
          justify-content: center;
}
.career-section--white .career-section__item {
  max-width: 437px;
  width: calc(33.3333% - 14px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career-section--white .career-section__item {
    width: calc(50% - 14px);
  }
}
@media (max-width: 767px) {
  .career-section--white .career-section__item {
    width: calc(100% - 14px);
  }
}
.career-section__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #EEF9FF;
  z-index: -1;
}
.career-section__bg img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: right bottom;
  font-family: "object-fit: contain; object-position: right bottom;";
}
.career-section__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-bottom: 92px;
}
@media (max-width: 1023px) {
  .career-section__header {
    padding-bottom: 40px;
  }
}
@media (max-width: 1500px) {
  .career-section__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.career-section__title {
  padding-right: 90px;
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  font-family: "Montserrat";
  color: #000F17;
}
.career-section__description {
  max-width: 50%;
  padding-left: 10px;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  font-family: "Montserrat";
  color: #000F17;
  opacity: 0.7;
}
@media (max-width: 1500px) {
  .career-section__description {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .career-section__description {
    font-size: 18px;
    line-height: 33px;
    margin-right: 0;
  }
}
.career-section__main {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: -14px -7px 0;
  overflow: visible !important;
}
.career-section__item {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-height: 163px;
  width: calc(25% - 14px);
  background: rgba(255, 255, 255, 0.7);
  margin: 14px 7px 0;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
@media (max-width: 1367px) {
  .career-section__item {
    width: calc(50% - 14px);
    min-height: 160px;
  }
}
@media (max-width: 767px) {
  .career-section__item {
    width: calc(100% - 14px);
    min-height: 130px;
  }
}
.career-section__item:hover {
  cursor: pointer;
  background: #FFFFFF;
  box-shadow: 0px 14px 44px rgba(3, 54, 92, 0.2);
}
.career-section__item:hover .career-section__item-subtitle {
  color: #0092FF;
}
.career-section__item:hover .career-section__item-arrow {
  opacity: 1;
  padding-right: 0;
}
.career-section__item-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
          align-items: flex-start;
  position: relative;
  padding: 20px 20px 37px;
}
@media (max-width: 1023px) {
  .career-section__item-top {
    padding: 15px 15px 40px;
  }
}
.career-section__item-subtitle {
  padding-right: 80px;
  font-family: "Montserrat";
  overflow: hidden;
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
  color: #0C4774;
}
@media (max-width: 1023px) {
  .career-section__item-subtitle {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.03em;
  }
}
@media (max-width: 767px) {
  .career-section__item-subtitle {
    padding-right: 0;
  }
}
.career-section__item-bottom {
  width: 100%;
  padding: 10px 20px 12px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid rgba(18, 94, 151, 0.2);
}
@media (max-width: 1023px) {
  .career-section__item-bottom {
    padding: 10px 15px 12px;
  }
}
@media (max-width: 374px) {
  .career-section__item-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.career-section__item-name {
  font-family: "Montserrat";
  color: #000F17;
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .career-section__item-name {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.02em;
  }
}
.career-section__item-price {
  font-weight: 500;
  font-size: 17px;
  line-height: 23px;
  font-family: "Montserrat";
  color: #000F17;
  opacity: 0.6;
}
@media (max-width: 1023px) {
  .career-section__item-price {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.02em;
  }
}
.career-section__item-arrow {
  position: absolute;
  top: 20px;
  right: 10px;
  stroke: #0092FF;
  opacity: 0;
  padding-top: 5px;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .career-section__item-arrow {
    display: none;
  }
}
.career-section__footer {
  margin-top: 80px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .career-section__footer {
    margin-top: 80px;
  }
}

@media (min-width: 768px) {
  .career-banner {
    padding-top: 100px;
    overflow: hidden;
  }
}
.career-banner__inner {
  background: linear-gradient(18.59deg, #006DBF -0.49%, #0092FF 59.84%);
  z-index: 0;
  padding: 50px 60px;
  display: -webkit-box;
  display: flex;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .career-banner__inner {
    padding-right: 10px;
  }
}
@media (max-width: 1023px) {
  .career-banner__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    padding: 20px 20px 40px;
  }
}
.career-banner__inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 51, 0.1);
  -webkit-transform: skewX(-20deg) translate(-85vw, 0);
          transform: skewX(-20deg) translate(-85vw, 0);
  z-index: -1;
}
.career-banner__inner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 51, 0.07);
  opacity: 0.8;
  -webkit-transform: skewX(-20deg) translate(-75vw, 0);
          transform: skewX(-20deg) translate(-75vw, 0);
  z-index: -2;
}
.career-banner__title {
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #FFFFFF;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career-banner__left {
    max-width: 710px;
  }
}
@media (min-width: 1024px) {
  .career-banner__left {
    flex-basis: 500px;
  }
}
@media (max-width: 1023px) {
  .career-banner__left {
    padding-top: 30px;
  }
}
.career-banner__right {
  -webkit-box-flex: 1;
          flex: 1;
}
.career-banner__text {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  font-family: "Montserrat";
  font-weight: 500;
  margin-top: 30px;
  max-width: 420px;
}
.career-banner__contacts {
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .career-banner__contacts {
    margin-top: 40px;
  }
}
.career-banner__phone {
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #fff;
  font-family: "Montserrat";
  font-weight: 700;
}
.career-banner__phone:hover {
  opacity: 0.75;
}
.career-banner__email {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  font-family: "Montserrat";
  font-weight: 500;
}
.career-banner__email:hover {
  opacity: 0.75;
}
.career-banner__image {
  position: absolute;
  right: 30px;
  top: -100px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .career-banner__image {
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career-banner__image {
    right: -200px;
    bottom: -85px;
    top: auto;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
}
@media (max-width: 767px) {
  .career-banner__image {
    display: none;
  }
}

.news-section {
  position: relative;
  padding-top: 128px;
  padding-bottom: 130px;
  z-index: 0;
}
@media (max-width: 767px) {
  .news-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.news-section .container--1800 {
  max-width: 1920px;
  margin: 0 auto;
}
.news-section__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.news-section__bg img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.news-section__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
          align-items: baseline;
}
.news-section__subtitle {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  z-index: 0;
}
.news-section__subtitle:hover {
  cursor: pointer;
  opacity: 0.8;
}
.news-section__main {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-top: 80px;
  margin: -10px;
}
@media (max-width: 767px) {
  .news-section__main {
    padding-top: 40px;
  }
}

.news {
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 50px auto 50px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news {
    margin: 100px auto;
  }
}
@media (max-width: 767px) {
  .news {
    margin: 60px 0;
  }
}
.news__inner {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.news__left {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.news__left, .news__right {
  flex-shrink: 0;
  flex-basis: calc(50% - 20px);
  margin: 0 10px;
}
@media (max-width: 1023px) {
  .news__left, .news__right {
    flex-basis: calc(100% - 20px);
  }
}
@media (max-width: 1023px) {
  .news__right {
    margin-top: 20px;
  }
}
.news__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-bottom: 55px;
}
.news__header__link:hover {
  opacity: 0.8;
}
.news__header-title {
  font-size: 38px;
  font-weight: bold;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #000F17;
}
@media (max-width: 767px) {
  .news__header-title {
    font-size: 30px;
    line-height: 40px;
    display: block;
    margin-bottom: 20px;
  }
}
.news__header-left {
  font-family: "Montserrat";
  font-weight: bold;
}
.news__header-right {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  color: #125E97;
}
.news__header-right:hover {
  opacity: 0.8;
}
.news__right-inner {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}
.news__right-col {
  -webkit-box-flex: 1;
          flex-grow: 1;
  width: 33%;
  padding: 10px;
}
@media (max-width: 767px) {
  .news__right-col {
    width: 100%;
  }
}

.share-button {
  background: #eee;
  border-radius: 5px;
  line-height: 30px;
  height: 30px;
  padding: 0 5px 0 25px;
  display: block;
  font-size: 18px;
  position: relative;
}
.share-button:before {
  content: "";
  position: absolute;
  left: 5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.share-button--vkontakte:before {
  display: block;
  background-color: transparent;
  background-image: url("../images/svg/sprite.svg");
  background-size: 744px 286px;
  width: 16px;
  height: 16px;
  background-position: -728px -270px;
}
.share-button--facebook:before {
  display: block;
  background-color: transparent;
  background-image: url("../images/svg/sprite.svg");
  background-size: 744px 286px;
  width: 16px;
  height: 16px;
  background-position: -12px -12px;
}

@-webkit-keyframes home-logo-letter {
  0% {
    opacity: 0;
    -webkit-transform: rotate(4deg) translate(0, 46px);
            transform: rotate(4deg) translate(0, 46px);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg) translate(0, 0);
            transform: rotate(0deg) translate(0, 0);
  }
}
@supports not (-ms-ime-align: auto) {
  .home-logo__letter {
    -webkit-animation: home-logo-letter 1s;
            animation: home-logo-letter 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  .home-logo__letter:nth-child(1) {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
  }
  .home-logo__letter:nth-child(2) {
    -webkit-animation-delay: 1.6s;
            animation-delay: 1.6s;
  }
  .home-logo__letter:nth-child(3) {
    -webkit-animation-delay: 1.7s;
            animation-delay: 1.7s;
  }
  .home-logo__letter:nth-child(4) {
    -webkit-animation-delay: 1.8s;
            animation-delay: 1.8s;
  }
  .home-logo__letter:nth-child(5) {
    -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
  }
  .home-logo__letter:nth-child(6) {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
  .home-logo__letter:nth-child(7) {
    -webkit-animation-delay: 2.1s;
            animation-delay: 2.1s;
  }
  .home-logo__letter:nth-child(8) {
    -webkit-animation-delay: 2.2s;
            animation-delay: 2.2s;
  }
  .home-logo__letter:nth-child(9) {
    -webkit-animation-delay: 2.3s;
            animation-delay: 2.3s;
  }
  .home-logo__letter:nth-child(10) {
    -webkit-animation-delay: 2.4s;
            animation-delay: 2.4s;
  }
  .home-logo__letter:nth-child(11) {
    -webkit-animation-delay: 2.5s;
            animation-delay: 2.5s;
  }
  .home-logo__letter:nth-child(12) {
    -webkit-animation-delay: 2.6s;
            animation-delay: 2.6s;
  }
}
@supports (-ms-ime-align: auto) {
  .home-logo__letter, .home-logo__letter-fill {
    -webkit-animation: home-logo-letter 1s;
            animation: home-logo-letter 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  .home-logo__letter:nth-child(1), .home-logo__letter-fill:nth-child(1) {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
  }
  .home-logo__letter:nth-child(2), .home-logo__letter-fill:nth-child(2) {
    -webkit-animation-delay: 1.6s;
            animation-delay: 1.6s;
  }
  .home-logo__letter:nth-child(3), .home-logo__letter-fill:nth-child(3) {
    -webkit-animation-delay: 1.7s;
            animation-delay: 1.7s;
  }
  .home-logo__letter:nth-child(4), .home-logo__letter-fill:nth-child(4) {
    -webkit-animation-delay: 1.8s;
            animation-delay: 1.8s;
  }
  .home-logo__letter:nth-child(5), .home-logo__letter-fill:nth-child(5) {
    -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
  }
  .home-logo__letter:nth-child(6), .home-logo__letter-fill:nth-child(6) {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
  .home-logo__letter:nth-child(7), .home-logo__letter-fill:nth-child(7) {
    -webkit-animation-delay: 2.1s;
            animation-delay: 2.1s;
  }
  .home-logo__letter:nth-child(8), .home-logo__letter-fill:nth-child(8) {
    -webkit-animation-delay: 2.2s;
            animation-delay: 2.2s;
  }
  .home-logo__letter:nth-child(9), .home-logo__letter-fill:nth-child(9) {
    -webkit-animation-delay: 2.3s;
            animation-delay: 2.3s;
  }
  .home-logo__letter:nth-child(10), .home-logo__letter-fill:nth-child(10) {
    -webkit-animation-delay: 2.4s;
            animation-delay: 2.4s;
  }
  .home-logo__letter:nth-child(11), .home-logo__letter-fill:nth-child(11) {
    -webkit-animation-delay: 2.5s;
            animation-delay: 2.5s;
  }
  .home-logo__letter:nth-child(12), .home-logo__letter-fill:nth-child(12) {
    -webkit-animation-delay: 2.6s;
            animation-delay: 2.6s;
  }
}
.ui {
  max-width: 1220px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-height: 100vh;
  padding: 0 10px;
}
.ui__title {
  text-align: center;
  padding: 30px 0;
  flex-shrink: 0;
}
.ui__container {
  flex-shrink: 0;
  -webkit-box-flex: 1;
          flex-grow: 1;
  background-color: #fcfcfc;
  margin: 0 -10px;
  display: -webkit-box;
  display: flex;
}
.ui__aside {
  flex-basis: 25%;
  padding: 0 10px;
  background-color: #f9f9f9;
}
.ui__aside .aside__inner {
  padding: 40px 0;
}
.ui__aside .aside__nav ._link {
  display: block;
  font-size: 20px;
  padding: 10px 30px;
  width: 100%;
  text-align: left;
}
.ui__aside .aside__nav ._link:hover {
  background-color: #ececec;
}
.ui__main {
  flex-basis: 75%;
  padding: 0 10px;
}
.ui__main .main__section {
  padding: 30px 20px;
  border-bottom: 1px solid #e8e8e8;
}
.ui__main .main__section ._body {
  margin-top: 20px;
}
.ui__main .main__section ._body .row + .row {
  margin-top: 20px;
}
.ui__colors {
  display: -webkit-box;
  display: flex;
}
.ui__colors ._item {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #ffffff;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.25), 0 0 1px 0 rgba(0, 0, 0, 0.25);
}
.ui__colors ._item:last-child {
  margin-right: 0;
}

.jobs-header {
  display: -webkit-box;
  display: flex;
}
.jobs-header__left {
  flex-basis: 390px;
}
.jobs-header__right {
  -webkit-box-flex: 1;
          flex: 1;
  margin-left: 210px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .jobs-header__right {
    margin-left: 30px;
  }
}
@media (max-width: 1023px) {
  .jobs-header__right {
    margin: 40px 0 0 0;
  }
}
@media (max-width: 1023px) {
  .jobs-header {
    display: block;
  }
}
.jobs-main {
  margin-top: 100px;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 1023px) {
  .jobs-main {
    margin-top: 50px;
    display: block;
  }
}
.jobs-main__left {
  flex-basis: 390px;
}
.jobs-main__right {
  -webkit-box-flex: 1;
          flex: 1;
  margin-left: 115px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .jobs-main__right {
    margin-left: 30px;
  }
}
@media (max-width: 1023px) {
  .jobs-main__right {
    margin-left: 0;
  }
}
.jobs-summary {
  font-size: 20px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
  font-family: "Montserrat";
  font-weight: 600;
  border-bottom: 1px solid #DAE8F5;
  padding-bottom: 20px;
  display: block;
}
.jobs-row {
  border-bottom: 1px solid #DAE8F5;
  padding: 30px 0;
}
.jobs-row:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .jobs-row {
    padding: 20px 0;
  }
}
.jobs-pagination {
  margin-top: 100px;
}
@media (max-width: 1023px) {
  .jobs-pagination {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .jobs-pagination {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.jobs-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .jobs-item {
    display: block;
  }
}
.jobs-item__title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.03em;
  color: #125E97;
  font-family: "Montserrat";
  font-weight: 600;
}
.jobs-item__title:hover {
  opacity: 0.75;
}
.jobs-item__category {
  margin-top: 13px;
  display: block;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #000F17;
  font-family: "Montserrat";
  font-weight: 500;
}
.jobs-item__experience {
  font-size: 17px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #000F17;
  margin-top: 22px;
  display: block;
}
.jobs-item__right {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 330px;
}
@media (max-width: 767px) {
  .jobs-item__right {
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-align: center;
            align-items: center;
    width: auto;
    max-width: none;
    margin-top: 20px;
  }
}
.jobs-item__salary {
  margin-bottom: 3px;
  font-size: 17px;
  line-height: 24px;
  text-align: right;
  letter-spacing: -0.02em;
  color: #000F17;
  font-family: "Montserrat";
  font-weight: 600;
}
@media (max-width: 767px) {
  .jobs-item__salary {
    text-align: left;
  }
}
.jobs-item__date {
  font-size: 14px;
  line-height: 22px;
  text-align: right;
  letter-spacing: -0.02em;
  color: #B2B3B3;
}
@media (max-width: 767px) {
  .jobs-item__date {
    line-height: 26px;
    text-align: left;
  }
}
.jobs-filter {
  padding: 50px 50px 70px 50px;
  background: rgba(230, 238, 244, 0.38);
}
@media (max-width: 1023px) {
  .jobs-filter {
    background: #E6EEF4;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 22222;
    display: none;
  }
  .jobs-filter.opened {
    display: block;
  }
}
@media (max-width: 1023px) {
  .jobs-filter {
    padding: 33px 15px;
  }
}
@media (max-width: 1023px) {
  .jobs-filter__inner {
    overflow: auto;
    position: fixed;
    top: 100px;
    bottom: 0;
    left: 15px;
    right: 0;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 100px;
  }
}
.jobs-filter__mobile-header {
  position: fixed;
  top: 33px;
  left: 15px;
  right: 15px;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  display: none;
}
@media (max-width: 1023px) {
  .jobs-filter__mobile-header {
    display: -webkit-box;
    display: flex;
  }
}
.jobs-filter__mobile-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #333333;
  display: block;
}
.jobs-filter__mobile-close {
  color: #0C4774;
}
.jobs-filter__mobile-close:hover {
  opacity: 0.75;
}
.jobs-filter__section {
  border-bottom: 1px solid #E2E2E7;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .jobs-filter__section {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.jobs-filter__section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}
.jobs-filter__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.jobs-filter__title {
  font-weight: 600;
  font-size: 17px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #333333;
  white-space: nowrap;
}
.jobs-filter__row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.jobs-filter__row:last-child {
  margin-bottom: 0;
}
.jobs-filter__row-number {
  font-size: 17px;
  line-height: 28px;
  text-align: right;
  letter-spacing: -0.02em;
  color: #BDBDBD;
}
.jobs-filter__row-checkbox {
  display: -webkit-box;
  display: flex;
  margin-right: 5px;
}
.jobs-filter__more-btn {
  margin-top: 25px;
}
.jobs-filter__submit {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin-top: 60px;
}
@media (max-width: 1023px) {
  .jobs-filter__submit {
    position: fixed;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 22222;
  }
}
.jobs-filter__more {
  display: none;
}
.jobs-filter__toggle {
  position: fixed;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.jobs-filter__toggle.no-transition {
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 1023px) {
  .jobs-filter__toggle.visible {
    opacity: 1;
  }
}

.service-career {
  overflow: hidden;
}
.service-section--1200 {
  max-width: 1200px;
}
.service-section--mt {
  margin-top: 100px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .service-section--mt {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .service-section--mt {
    margin-top: 40px;
  }
}
.service-list {
  margin-top: 20px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .service-list {
    display: block;
  }
}
.service-list__item {
  flex-basis: calc(33.3333% - 50px);
  margin-top: 80px;
  position: relative;
  max-width: 370px;
}
@media (max-width: 1023px) {
  .service-list__item {
    max-width: none;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .service-list__item {
    margin-top: 40px;
    text-align: center;
  }
}
.service-list__item li {
  padding-left: 15px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000F17;
  position: relative;
  margin-top: 15px;
  margin-left: 4px;
}
.service-list__item li:before {
  content: "";
  position: absolute;
  height: 6px;
  border-radius: 100%;
  background: #125E97;
  left: 0;
  top: 9px;
  width: 6px;
  display: block;
}
.service-list--number .service-list__item {
  text-align: left;
  margin-top: 80px;
}
.service-list__number {
  position: absolute;
  font-size: 96px;
  display: block;
  letter-spacing: -0.03em;
  color: #125E97;
  opacity: 0.1;
  font-family: "Montserrat";
  font-weight: 700;
  left: -20px;
  top: -55px;
}
@media (max-width: 767px) {
  .service-list__number {
    left: -10px;
  }
}
.service-list__image {
  margin-bottom: 25px;
  max-height: 79px;
}
@media (max-width: 767px) {
  .service-list__image {
    margin-bottom: 0;
  }
}
.service-list__title {
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #125E97;
  font-family: "Montserrat";
  font-weight: 600;
  display: block;
}
.service-list__text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000F17;
  max-width: 320px;
}
@media (max-width: 1023px) {
  .service-list__text {
    max-width: none;
  }
}
.service-tagline {
  position: relative;
  background: linear-gradient(8.55deg, #006DBF -20.22%, #0092FF 57.21%);
  overflow: hidden;
}
.service-tagline::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.1);
  -webkit-transform: skewX(-20deg) translate(-85vw, 0);
          transform: skewX(-20deg) translate(-85vw, 0);
  z-index: 0;
}
.service-tagline::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.07);
  opacity: 0.8;
  -webkit-transform: skewX(-20deg) translate(-75vw, 0);
          transform: skewX(-20deg) translate(-75vw, 0);
  z-index: 0;
}
.service-tagline__inner {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  padding-top: 150px;
  padding-bottom: 127px;
  z-index: 1;
}
@media (max-width: 767px) {
  .service-tagline__inner {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.service-tagline__text {
  font-size: 36px;
  line-height: 48px;
  font-weight: bold;
  color: white;
  letter-spacing: -0.03em;
  position: relative;
  padding-left: 97px;
  max-width: 1020px;
}
@media (max-width: 767px) {
  .service-tagline__text {
    font-size: 20px;
    line-height: 28px;
    padding-left: 37px;
  }
}
.service-tagline__text:before {
  position: absolute;
  top: -20px;
  bottom: -20px;
  left: 0;
  content: "";
  width: 3px;
  background-color: white;
}
@media (max-width: 767px) {
  .service-tagline__text:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 100px;
  }
}
.service-stats__inner {
  display: -webkit-box;
  display: flex;
  margin-top: 90px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .service-stats__inner {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .service-stats__inner {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .service-stats__inner {
    display: block;
  }
}
.service-stats__left {
  flex-basis: 450px;
}
.service-stats__left-inner {
  background: linear-gradient(34.8deg, #006DBF -0.49%, #0092FF 59.84%);
  color: #fff;
  padding: 54px 0;
  width: 100%;
}
.service-stats__left--image .service-stats__left-inner {
  padding: 0;
  background: none;
  text-align: center;
}
@media (max-width: 1023px) {
  .service-stats__left {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .service-stats__left {
    width: 100%;
  }
}
.service-stats__param {
  margin-bottom: 50px;
  padding: 0 20px 0 70px;
}
@media (max-width: 767px) {
  .service-stats__param {
    padding: 0 20px;
  }
}
.service-stats__param:last-child {
  margin-bottom: 0;
}
.service-stats__value {
  display: block;
  font-size: 72px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  font-family: "Montserrat";
  font-weight: 600;
  white-space: nowrap;
}
.service-stats__value small {
  font-size: 40px;
}
@media (max-width: 767px) {
  .service-stats__value {
    font-size: 40px;
    text-align: center;
  }
  .service-stats__value small {
    font-size: 30px;
  }
}
.service-stats__label {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  font-family: "Montserrat";
  font-weight: 500;
  display: block;
  max-width: 300px;
  margin-left: 60px;
}
@media (max-width: 767px) {
  .service-stats__label {
    margin: 10px 0 0 0;
    max-width: none;
    text-align: center;
  }
}
.service-stats__lists {
  display: -webkit-box;
  display: flex;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .service-stats__lists {
    display: block;
  }
}
.service-stats__lists ul {
  -webkit-box-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  .service-stats__lists ul {
    margin-bottom: 10px;
  }
  .service-stats__lists ul:last-child {
    margin-bottom: 0;
  }
}
.service-stats__lists ul li {
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
  color: rgba(0, 15, 23, 0.7);
  font-size: 16px;
  line-height: 20px;
}
.service-stats__lists ul li:last-child {
  margin-bottom: 0;
}
.service-stats__lists ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 100%;
  position: absolute;
  background: #125E97;
  top: 7px;
  left: 0;
}
.service-stats__right {
  margin-left: 150px;
  -webkit-box-flex: 1;
          flex: 1;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .service-stats__right {
    margin-left: 50px;
  }
}
.service-stats__right p {
  font-size: 18px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
  margin-top: 33px;
}
@media (max-width: 1023px) {
  .service-stats__right {
    margin-left: 0;
  }
}
.service-stats__bold {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
}
.service-map {
  position: relative;
  background: linear-gradient(12.14deg, #006DBF -20.22%, #0092FF 57.21%);
  overflow: hidden;
  padding: 30px 0;
}
.service-map::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.1);
  -webkit-transform: skewX(-20deg) translate(-85vw, 0);
          transform: skewX(-20deg) translate(-85vw, 0);
  z-index: 0;
}
.service-map::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.07);
  opacity: 0.8;
  -webkit-transform: skewX(-20deg) translate(-75vw, 0);
          transform: skewX(-20deg) translate(-75vw, 0);
  z-index: 0;
}
.service-map__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (min-width: 1368px) {
  .service-map__inner {
    padding-right: 50px;
  }
}
@media (max-width: 1367px) {
  .service-map__inner {
    -webkit-box-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .service-map__inner {
    display: block;
    padding-right: 0;
  }
}
.service-map__left {
  flex-basis: 600px;
  padding: 100px 0;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .service-map__left {
    flex-basis: 400px;
  }
}
@media (max-width: 767px) {
  .service-map__left {
    padding: 30px 0;
  }
}
.service-map__text {
  margin-top: 40px;
  color: #FFFFFF;
  width: 450px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .service-map__text {
    margin-top: 20px;
  }
}
.service-map__lists {
  margin-top: 30px;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 1367px) {
  .service-map__lists {
    display: block;
  }
}
.service-map__lists ul {
  margin-left: 60px;
}
.service-map__lists ul:first-child {
  margin-left: 0;
}
@media (max-width: 1367px) {
  .service-map__lists ul {
    margin: 0 0 10px 0;
  }
  .service-map__lists ul:last-child {
    margin-bottom: 0;
  }
}
.service-map__lists li {
  color: #fff;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
}
.service-map__lists li:last-child {
  margin-bottom: 0;
}
.service-map__lists li:before {
  content: "";
  position: absolute;
  background: #fff;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  left: 0;
  top: 11px;
}
.service__right .region-one, .service__right .region-two, .service__right .region-three, .service__right .region-four, .service__right .region-five, .service__right .region-six {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: linear-gradient(31.56deg, #006DBF -20.22%, #0092FF 57.21%);
}
.service__right .region-one__img, .service__right .region-two__img, .service__right .region-three__img, .service__right .region-four__img, .service__right .region-five__img, .service__right .region-six__img {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-name: scale;
          animation-name: scale;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes scale {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(5);
            transform: scale(5);
    opacity: 0;
  }
}
@keyframes scale {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(5);
            transform: scale(5);
    opacity: 0;
  }
}
.service__right .region-one {
  top: 20%;
  right: 40%;
}
.service__right .region-two {
  top: 45%;
  right: 50%;
}
.service__right .region-three {
  top: 45%;
  right: 20%;
}
.service__right .region-four {
  top: 50%;
  right: 80%;
}
.service__right .region-five {
  top: 75%;
  right: 30%;
}
.service__right .region-six {
  top: 75%;
  left: 25%;
}
.service-concerns {
  background: #E6EEF4;
  padding-top: 100px;
  padding-bottom: 80px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .service-concerns {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .service-concerns {
    padding-top: 40px;
  }
}
.service-career__row {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 1023px) {
  .service-career__row {
    display: block;
  }
}
.service-career__right {
  flex-basis: 750px;
}
.service-career__left {
  -webkit-box-flex: 1;
          flex: 1;
}
@media (max-width: 1023px) {
  .service-career__left {
    margin-bottom: 40px;
  }
}
.service-career__stats {
  margin-top: 100px;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 1023px) {
  .service-career__stats {
    margin-top: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .service-career__stats {
    display: block;
  }
}
.service-career__stats-item {
  margin-left: 150px;
}
.service-career__stats-item:first-child {
  margin-left: 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  .service-career__stats-item {
    margin-top: 40px;
    margin-left: 0;
  }
}
.service-career__stats-value {
  display: block;
  font-size: 72px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
  opacity: 0.8;
  font-family: "Montserrat";
  font-weight: 700;
  margin-left: -60px;
}
@media (max-width: 1023px) {
  .service-career__stats-value {
    margin-left: -40px;
    font-size: 50px;
    line-height: 60px;
  }
}
.service-career__stats-label {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #000F17;
  margin-top: 20px;
  display: block;
}
@media (max-width: 767px) {
  .service-career__stats-label {
    margin-top: 5px;
  }
}
.service-career__banner {
  margin-top: 75px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .service-career__banner {
    margin-left: -33px;
    margin-right: -33px;
  }
}
@media (max-width: 767px) {
  .service-career__banner {
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -30px;
    margin-right: -30px;
  }
}
.service-career__list {
  background: #E6EEF4;
  padding: 150px 0 0;
  margin-top: -40px;
}
@media (max-width: 767px) {
  .service-career__list {
    padding-top: 70px;
  }
}
.service-career__splitter {
  background: rgba(18, 94, 151, 0.3);
  margin: 88px 0 78px;
  display: block;
  height: 1px;
  border: 0 none;
}
@media (max-width: 767px) {
  .service-career__splitter {
    margin: 50px 0 40px;
  }
}
.service-career__contacts {
  padding-bottom: 80px;
  display: -webkit-box;
  display: flex;
}
@media (min-width: 1368px) {
  .service-career__contacts {
    margin: 0 2px 0 3px;
  }
}
@media (max-width: 1367px) {
  .service-career__contacts {
    display: block;
  }
}
.service-career__contacts-left {
  flex-basis: 427px;
}
.service-career__contacts-right {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1;
  flex-wrap: wrap;
}
@media (min-width: 1368px) {
  .service-career__contacts-right {
    margin-top: -25px;
    margin-left: 23px;
    margin-right: -100px;
  }
}
@media (max-width: 767px) {
  .service-career__contacts-right {
    display: block;
  }
}
.service-career__contacts-cell {
  flex-basis: 33.3333%;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .service-career__contacts-cell {
    margin-top: 20px;
  }
}
.service-career__contacts-label {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #2F4B66;
  opacity: 0.5;
  font-family: "Montserrat";
  font-weight: 600;
}
.service-career__contacts-value {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
  opacity: 0.7;
  font-family: "Montserrat";
  font-weight: 500;
  max-width: 231px;
}
.service-career__contacts-value a:hover {
  opacity: 0.75;
}
.service-projects__tabs {
  margin-top: 40px;
}
.service-projects__grid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 24px 0 0;
}
@media (max-width: 1023px) {
  .service-projects__grid {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
.service-projects__cell {
  flex-basis: calc(33.3333% - 8px);
  margin-top: 16px;
}
.service-projects__cell--big {
  flex-basis: calc(66.66666% - 8px);
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .service-projects__cell {
    flex-basis: calc(50% - 8px);
  }
}
.service-projects__cell-inner {
  position: relative;
  min-height: 500px;
  padding: 55px 60px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: end;
          justify-content: flex-end;
  z-index: 0;
  overflow: hidden;
}
.service-projects__cell-inner .img-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.service-projects__cell-inner .img-container img {
  width: 100%;
  height: 100%;
}
.service-projects__cell-inner .img-container:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 15, 23, 0.6);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.service-projects__cell-inner:hover .img-container {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.service-projects__cell-inner:hover .img-container:before {
  background: rgba(0, 15, 23, 0.4);
}
@media (max-width: 767px) {
  .service-projects__cell-inner {
    padding: 30px;
    min-height: 300px;
  }
}
.service-projects__cell-title {
  font-size: 30px;
  line-height: 39px;
  letter-spacing: -0.01em;
  color: #FBFEFF;
  font-family: "Montserrat";
  font-weight: 700;
  display: block;
  max-width: 720px;
}
@media (max-width: 767px) {
  .service-projects__cell-title {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (min-width: 1368px) {
  .service-news {
    margin-bottom: -130px;
  }
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .service-news {
    margin-bottom: -100px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .service-news {
    margin-bottom: -80px;
  }
}
@media (max-width: 767px) {
  .service-news {
    margin-bottom: -50px;
  }
}

.directions {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) and (min-width: 1368px) {
  .directions {
    margin-bottom: -130px;
  }
}
@media (max-width: 767px) and (min-width: 1024px) and (max-width: 1367px) {
  .directions {
    margin-bottom: -100px;
  }
}
@media (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .directions {
    margin-bottom: -80px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .directions {
    margin-bottom: -50px;
  }
}
@media (max-width: 767px) and (min-width: 1368px) {
  .directions {
    margin-top: -130px;
  }
}
@media (max-width: 767px) and (min-width: 1024px) and (max-width: 1367px) {
  .directions {
    margin-top: -100px;
  }
}
@media (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .directions {
    margin-top: -80px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .directions {
    margin-top: -50px;
  }
}
.directions__item {
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.directions__item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .directions__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.directions__item:hover:not(.directions__item--no-video) .directions__img-video {
  display: block;
}
.directions__card {
  height: 620px;
  width: 50%;
}
.directions__card:hover {
  background: linear-gradient(22.95deg, #006DBF -20.22%, #0092FF 57.21%);
  cursor: pointer;
}
.directions__card:hover .directions__logo {
  display: none;
}
.directions__card:hover .directions__logo--hover {
  display: block;
}
.directions__card:hover .directions__desc {
  color: white;
}
.directions__card:hover .directions__title {
  color: white;
}
.directions__card:hover .directions__value {
  color: white;
}
.directions__card:hover .directions__label {
  color: white;
}
@media (min-width: 768px) {
  .directions__card:hover .directions__arrow {
    visibility: visible;
    fill: white;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .directions__card {
    width: 100%;
    height: auto;
  }
}
.directions__inner {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 55px 80px 46px 150px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .directions__inner {
    padding: 55px 80px 86px 80px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .directions__inner {
    padding: 55px 80px 66px 60px;
  }
}
@media (max-width: 767px) {
  .directions__inner {
    padding: 30px 20px 26px 20px;
  }
}
.directions__top {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .directions__top {
    margin-bottom: 50px;
  }
}
.directions__logo {
  display: block;
}
.directions__logo--hover {
  display: none;
}
.directions__arrow {
  padding-right: 20px;
  margin-right: -20px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.directions__arrow svg {
  stroke: #fff;
  stroke-width: 2px;
}
@media (max-width: 767px) {
  .directions__arrow {
    visibility: hidden;
  }
}
.directions__bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-bottom: 50px;
}
@media (min-width: 420px) and (max-width: 767px) {
  .directions__bottom {
    -webkit-box-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .directions__bottom {
    padding-bottom: 0;
  }
}
.directions__title {
  padding-bottom: 25px;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 34px;
  line-height: 50px;
  letter-spacing: -0.01em;
  color: #125E97;
}
.directions__desc {
  max-width: 450px;
  padding-bottom: 75px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000F17;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .directions__desc {
    padding-bottom: 25px;
  }
}
.directions__box {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.directions__stats {
  display: block;
  max-width: 150px;
}
.directions__stats:not(:last-child) {
  margin-right: 30px;
}
.directions__value {
  position: relative;
  color: #125E97;
  font-weight: 500;
  font-size: 40px;
  line-height: 28px;
  letter-spacing: -0.02em;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .directions__value {
    font-size: 36px;
  }
}
.directions__label {
  display: block;
  margin-top: 13px;
  margin-left: 35px;
  color: #125E97;
  opacity: 0.8;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
}
.directions__img {
  position: relative;
  width: 50%;
  height: 620px;
  overflow: hidden;
  z-index: 0;
}
.directions__img:hover .directions__img-inner {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (max-width: 767px) {
  .directions__img {
    width: 100%;
    height: 250px;
  }
}
.directions__img-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.directions__img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.directions__img-bg:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 15, 23, 0.5);
  z-index: 1;
}
.directions__img-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  font-family: "object-fit: cover; object-position: right center;";
  z-index: -1;
}
.directions__img-video {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  background: rgba(0, 15, 23, 0.7);
  z-index: 0;
}
.directions__img-video video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
}

.name-sate {
  font-family: "Montserrat";
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-top: 40px;
}

.header-breadcrumbs--height {
  margin-top: 145px;
}

.company-description {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.company-description__item {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .company-description__item {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
    margin-top: 50px;
  }
}

.section__inner {
  max-width: 1500px;
  margin: 0 auto;
  padding-top: 130px;
}
@media (max-width: 1023px) {
  .section__inner {
    margin: 0 auto;
    padding-top: 40px;
  }
}
.section__title {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #000F17;
}
.section__description {
  font-family: "Montserrat";
  max-width: 1200px;
  margin: 100px auto 0;
  font-weight: 500;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .section__description {
    font-size: 20px;
    margin-top: 50px;
    line-height: 30px;
  }
}

.company-benefit__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.company-benefit__title {
  margin-top: 130px;
  font-weight: 500;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .company-benefit__title {
    margin-top: 50px;
    font-size: 20px;
    line-height: 30px;
  }
}
.company-benefit__desc {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 100px;
}
.company-benefit__achievements {
  width: 451px;
  height: 578px;
  background: linear-gradient(34.8deg, #006DBF -0.49%, #0092FF 59.84%);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .company-benefit__achievements {
    margin: 0 auto;
  }
}
.company-benefit__text {
  width: 590px;
}
.company-benefit__video {
  position: relative;
  max-width: 1500px;
  margin: 80px auto 0;
}
.company-benefit__video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
}
.company-benefit__video-btn:hover {
  opacity: 0.8;
}
.company-benefit__video-btn svg {
  fill: white;
  margin-left: 10px;
}

.group-value-desc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.achievements__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  height: 350px;
  padding-left: 100px;
}
.achievements__value {
  position: relative;
  color: white;
  font-size: 72px;
  line-height: 28px;
  letter-spacing: -0.02em;
  font-weight: normal;
}
@media (max-width: 767px) {
  .achievements__value {
    font-size: 44px;
  }
}
.achievements__value:before {
  position: absolute;
  left: -60px;
  content: ">";
}
.achievements__desc {
  max-width: 180px;
  margin-top: 20px;
  color: white;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
}

.main-paragraph {
  margin-top: 40px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
}

.dop-paragraph {
  margin-top: 33px;
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
}

.geography {
  margin-top: 130px;
  position: relative;
  background: linear-gradient(12.14deg, #006DBF -20.22%, #0092FF 57.21%);
  overflow: hidden;
}
.geography::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.1);
  -webkit-transform: skewX(-20deg) translate(-85vw, 0);
          transform: skewX(-20deg) translate(-85vw, 0);
  z-index: 0;
}
.geography::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.07);
  opacity: 0.8;
  -webkit-transform: skewX(-20deg) translate(-75vw, 0);
          transform: skewX(-20deg) translate(-75vw, 0);
  z-index: 0;
}
.geography__inner {
  max-width: 1500px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
}
.geography__text {
  width: 100%;
  max-width: 470px;
  padding-top: 130px;
  padding-bottom: 180px;
}
@media (max-width: 1023px) {
  .geography__text {
    padding-bottom: 50px;
  }
}
.geography__title {
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: white;
}
.geography__subtitle {
  padding-top: 40px;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: white;
}
.geography__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 50px;
}

.geography-map {
  padding-top: 30px;
  position: relative;
}
@media (max-width: 1023px) {
  .geography-map {
    padding-top: 0;
  }
}

.region-one, .region-two, .region-three, .region-four, .region-five, .region-six {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: linear-gradient(31.56deg, #006DBF -20.22%, #0092FF 57.21%);
}
.region-one__img, .region-two__img, .region-three__img, .region-four__img, .region-five__img, .region-six__img {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-name: scale;
          animation-name: scale;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@keyframes scale {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(5);
            transform: scale(5);
    opacity: 0;
  }
}
.region-one {
  top: 20%;
  right: 40%;
}
@media (max-width: 767px) {
  .region-one {
    top: 15%;
  }
}

.region-two {
  top: 47%;
  right: 53%;
}

.region-three {
  top: 48%;
  right: 20%;
}

.region-four {
  top: 53%;
  left: 18%;
}
@media (max-width: 767px) {
  .region-four {
    top: 50%;
  }
}

.region-five {
  top: 80%;
  right: 30%;
}

.region-six {
  top: 75%;
  left: 25%;
}

.main-list {
  display: inline-block;
  list-style-type: disc;
  padding-left: 20px;
}
.main-list__item {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: white;
  padding-bottom: 10px;
}

.dop-list {
  display: inline-block;
  list-style-type: disc;
}
@media (max-width: 767px) {
  .dop-list {
    margin-left: 20px;
  }
}
.dop-list__item {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: white;
  padding-bottom: 10px;
}

.distraction-career__inner {
  max-width: 1200px;
  margin: 135px auto 0;
}
@media (max-width: 767px) {
  .distraction-career__inner {
    margin: 50px auto 0;
  }
}
.distraction-career__title {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #000F17;
}
.distraction-career__top {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
}
.distraction-career__bottom {
  max-width: 1200px;
  margin: 124px auto 0;
}

.career-subtitle {
  width: 750px;
}
.career-subtitle__group {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin-top: 84px;
}
.career-subtitle__group:not(:last-child) {
  margin-right: 50px;
}
.career-subtitle__desc {
  font-family: "Montserrat";
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .career-subtitle__desc {
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
  }
}
.career-subtitle__val-desc {
  max-width: 250px;
  margin-top: 23px;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #000F17;
}
.career-subtitle__val {
  position: relative;
  font-weight: bold;
  font-size: 72px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
  opacity: 0.8;
}
.career-subtitle__val:before {
  position: absolute;
  left: -60px;
  content: ">";
}

.wrapper-career-subtitle {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .wrapper-career-subtitle {
    margin-left: 50px;
  }
}

.aside-welcome {
  max-width: 1200px;
  background: linear-gradient(18.59deg, #006DBF -0.49%, #0092FF 59.84%);
  position: relative;
  z-index: 0;
  padding-top: 40px;
}
.aside-welcome__backgraund {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: -1;
}
.aside-welcome__backgraund:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.1);
  -webkit-transform: skewX(-20deg) translate(-85vw, 0);
          transform: skewX(-20deg) translate(-85vw, 0);
  z-index: -1;
}
.aside-welcome__backgraund:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.07);
  opacity: 0.8;
  -webkit-transform: skewX(-20deg) translate(-75vw, 0);
          transform: skewX(-20deg) translate(-75vw, 0);
  z-index: -2;
}
.aside-welcome__inner {
  margin-top: 10px;
  margin-left: 58px;
  z-index: 2;
}
@media (max-width: 767px) {
  .aside-welcome__inner {
    padding-top: 36px;
    margin-left: 10px;
  }
}
.aside-welcome__title {
  max-width: 477px;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: white;
  z-index: 1;
}
@media (max-width: 767px) {
  .aside-welcome__title {
    font-size: 34px;
  }
}
.aside-welcome__desc {
  max-width: 413px;
  margin-top: 38px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: white;
}
@media (max-width: 767px) {
  .aside-welcome__desc {
    font-size: 18px;
  }
}
.aside-welcome__phone {
  display: block;
  margin-top: 70px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: white;
}
.aside-welcome__phone:hover {
  opacity: 0.8;
}
.aside-welcome__mail {
  display: block;
  padding-bottom: 55px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: white;
}
.aside-welcome__mail:hover {
  opacity: 0.8;
}
.aside-welcome__img {
  position: absolute;
  bottom: -44px;
  right: 0;
}
@media (max-width: 1023px) {
  .aside-welcome__img {
    visibility: hidden;
  }
}

.distraction-vacancy {
  background: #E6EEF4;
  margin-top: -60px;
  border-bottom: 1px solid rgba(18, 94, 151, 0.3);
}
.distraction-vacancy__inner {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  max-width: 1350px;
  margin: 0 auto;
  padding-top: 150px;
  padding-bottom: 80px;
}
.distraction-vacancy__inner .container-workers__item {
  width: calc(33.3333% - 20px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .distraction-vacancy__inner .container-workers__item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .distraction-vacancy__inner .container-workers__item {
    width: 100%;
  }
}
.distraction-vacancy__inner--ui .container-workers__item {
  width: calc(50% - 20px);
}
.distraction-vacancy__btn {
  max-width: 233px;
  margin: 0 auto;
  padding-bottom: 88px;
}
.distraction-vacancy__btn .btn {
  width: 100%;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}

.distraction-news {
  position: relative;
}
.distraction-news__box-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-bottom: 80px;
}
.distraction-news__title {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: white;
}
.distraction-news__subtitle {
  display: block;
  padding-top: 19px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: white;
}
.distraction-news__subtitle:hover {
  opacity: 0.8;
  cursor: pointer;
}
.distraction-news__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.distraction-news__bg img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  font-family: "object-fit: cover; object-position: right center;";
  z-index: -1;
}
.distraction-news__inner {
  max-width: 1800px;
  margin: 0 auto;
  padding-top: 128px;
  padding-bottom: 130px;
}
.distraction-news__container {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: -10px;
}
.distraction-news__col {
  margin: 10px;
  width: calc(25% - 20px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .distraction-news__col {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .distraction-news__col {
    width: calc(100% - 20px);
  }
}
.distraction-news__col:hover {
  opacity: 0.8;
}

.section--contact-us {
  background: #E6EEF4;
}
.section--contact-us .section__inner {
  max-width: 1200px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-bottom: 80px;
}
@media (max-width: 1023px) {
  .section--contact-us .section__inner {
    padding-top: 50px;
    margin: 0 auto;
  }
}

.field-contacts {
  width: 800px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .field-contacts {
    padding-top: 30px;
  }
}
@media (min-width: 1368px) {
  .field-contacts {
    padding-top: 30px;
  }
}
.field-contacts__item {
  max-width: 230px;
}
.field-contacts__title {
  display: block;
  margin-bottom: 7px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #2F4B66;
  opacity: 0.5;
}
.field-contacts__desc {
  margin-bottom: 50px;
}
.field-contacts__desc, .field-contacts__phone1, .field-contacts__phone2, .field-contacts__mail1, .field-contacts__mail2, .field-contacts__fax {
  display: block;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
  opacity: 0.7;
}
.field-contacts__phone1:hover, .field-contacts__phone2:hover, .field-contacts__mail1:hover, .field-contacts__mail2:hover, .field-contacts__fax:hover {
  opacity: 1;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .section__description {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .header-breadcrumbs__item-link {
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .field-contacts__mail2, .field-contacts__phone2 {
    margin-bottom: 50px;
  }
}
.about-section {
  margin: 100px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .about-section {
    margin: 70px 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .about-section {
    margin: 50px 0;
  }
}
.about-section:first-child {
  margin-top: 0;
}
.about-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .about-top {
    display: block;
  }
}
.about-top__left {
  flex-basis: 420px;
}
@media (max-width: 1023px) {
  .about-top__left {
    margin-bottom: 40px;
  }
}
.about-top__right {
  flex-basis: 900px;
}
.about-values {
  padding: 130px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .about-values {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .about-values {
    padding: 60px 0;
  }
}
.about-values__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.about-values__bg img {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.about-values__grid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: -75px;
}
@media (max-width: 767px) {
  .about-values__grid {
    display: block;
    text-align: center;
  }
}
.about-values__cell {
  flex-basis: 22%;
  margin-top: 75px;
  color: #fff;
}
.about-values__cell:nth-child(4n+1), .about-values__cell:first-child {
  flex-basis: 34%;
}
@media (min-width: 768px) and (max-width: 1367px) {
  .about-values__cell {
    flex-basis: 50%;
    padding-right: 0;
  }
}
@media (min-width: 1368px) {
  .about-values__cell:nth-child(4n+1) .about-values__item {
    padding-left: 30%;
  }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .about-values__cell:nth-child(4n+1) {
    flex-basis: 50%;
  }
  .about-values__cell:nth-child(4n+1) .about-values__item {
    padding-left: 0;
  }
}
@media (max-width: 1367px) {
  .about-values__cell:first-child {
    flex-basis: 100%;
  }
}
.about-values__item {
  padding-right: 30px;
}
.about-values__item-image {
  margin-bottom: 20px;
}
.about-values__item-image img {
  max-height: 75px;
}
.about-values__item-title {
  display: block;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #FFFFFF;
  font-family: "Montserrat";
  font-weight: 600;
  margin-bottom: 10px;
}
.about-values__item-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  font-family: "Montserrat";
  font-weight: 500;
}
@media (min-width: 768px) {
  .about-values__item-text {
    padding-right: 50px;
  }
}
.about-services__header {
  text-align: center;
  width: 900px;
  margin: 0 auto;
  max-width: 100%;
}
.about-services__title {
  margin-bottom: 50px;
}
.about-services__grid {
  margin-top: 100px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .about-services__grid {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .about-services__grid {
    margin-top: 40px;
  }
}
.about-splitter {
  background: rgba(18, 94, 151, 0.3);
  margin: 130px 0;
  display: block;
  height: 1px;
  border: 0 none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .about-splitter {
    margin: 100px 0;
  }
}
@media (max-width: 767px) {
  .about-splitter {
    margin: 60px 0;
  }
}
.about-advantages {
  margin-bottom: 0;
  background: url("../images/about/map.png") no-repeat center top;
  padding-top: 50px;
  margin-top: -50px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .about-advantages {
    margin-top: -35px;
    padding-top: 35px;
  }
}
@media (max-width: 767px) {
  .about-advantages {
    margin-top: -25px;
    padding-top: 25px;
  }
}
.about-advantages__inner {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
}
.about-advantages__header {
  text-align: center;
}
.about-advantages__list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
  list-style-type: none;
  counter-reset: li-counter;
}
@media (max-width: 767px) {
  .about-advantages__list {
    display: block;
  }
}
.about-advantages__list li {
  position: relative;
}
.about-advantages__list li::before {
  content: counter(li-counter);
  counter-increment: li-counter;
  display: inline-block !important;
}
.about-advantages__list li::before {
  content: "0" counter(li-counter);
  position: absolute;
  font-size: 96px;
  display: block;
  letter-spacing: -0.03em;
  color: #125E97;
  opacity: 0.1;
  font-family: "Montserrat";
  font-weight: 700;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -20px;
}
.about-advantages__item {
  margin-top: 100px;
  flex-basis: 33.333%;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.03em;
  color: #125E97;
  font-family: "Montserrat";
  font-weight: 600;
}
.about-advantages__item:nth-child(1), .about-advantages__item:nth-child(2), .about-advantages__item:nth-child(3) {
  flex-basis: 23%;
}
.about-history {
  overflow: hidden;
}
.about-history__inner {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 1023px) {
  .about-history__inner {
    display: block;
  }
}
.about-history__left {
  flex-basis: 600px;
  max-width: 600px;
  margin-right: 78px;
}
@media (max-width: 1023px) {
  .about-history__left {
    margin: 0;
    max-width: none;
  }
}
@media (min-width: 1024px) {
  .about-history__left .about-history__arrows {
    display: none;
  }
}
.about-history__right {
  -webkit-box-flex: 1;
          flex: 1;
  position: relative;
}
@media (max-width: 1023px) {
  .about-history__right {
    display: none;
  }
}
.about-history__right .about-history__arrows {
  padding-bottom: 120px;
}
.about-history__line {
  background: #E6EEF4;
  margin-right: -10000px;
  left: 0;
  top: 0;
  bottom: 0;
  padding-left: 75px;
}
.about-history__line-slider {
  padding: 190px 0 160px;
}
.about-history__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
          align-items: flex-end;
  height: 190px;
  padding-bottom: 60px;
}
@media (max-width: 1023px) {
  .about-history__header {
    -webkit-box-align: center;
            align-items: center;
    padding-bottom: 50px;
    height: auto;
  }
}
.about-history__arrows {
  display: -webkit-box;
  display: flex;
}
.about-history__arrows svg use,
.about-history__arrows svg path {
  fill: none;
  stroke: #125E97;
}
.about-history__arrow {
  margin-right: 50px;
}
@media (max-width: 767px) {
  .about-history__arrow {
    margin-right: 30px;
  }
}
.about-history__arrow:last-child {
  margin-right: 0;
}
.about-history__arrow:hover {
  opacity: 0.75;
}
.about-history__item-year {
  font-size: 36px;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: #000F17;
  font-family: "Montserrat";
  font-weight: 700;
  margin-top: 30px;
  display: block;
}

.section__inner--flex {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
.section__description--flex {
  margin: 0;
  max-width: 900px;
}
@media (max-width: 767px) {
  .section__description--flex {
    line-height: 34px;
  }
}
.section--services-about {
  padding-bottom: 130px;
  border-bottom: 1px solid #DAE8F5;
}
.section--services-about .section__title {
  text-align: center;
}
.section--services-about .section__description {
  max-width: 960px;
  margin: 60px auto 100px;
  text-align: center;
}
.section--advantages .section__inner {
  position: relative;
  max-width: 1322px;
  margin: 78px auto 0;
  padding-top: 0;
}
.section--advantages .section__inner-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.section--advantages .section__inner img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  font-family: "object-fit: cover; object-position: right center;";
  z-index: -1;
}
.section--advantages .section__title {
  display: block;
  text-align: center;
  padding-top: 62px;
  padding-bottom: 78px;
}

.main-history__title {
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #000F17;
}
@media (max-width: 1023px) {
  .main-history__title {
    padding-top: 0;
  }
}
.main-history__desc {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 55px;
}
@media (max-width: 767px) {
  .main-history__desc {
    display: block;
    margin-top: 20px;
  }
}
.main-history__year {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: #000F17;
  flex-basis: 145px;
  display: block;
}
@media (max-width: 767px) {
  .main-history__year {
    text-align: center;
    margin-bottom: 20px;
  }
}
.main-history__text {
  font-family: "Montserrat";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #000F17;
  opacity: 0.7;
  -webkit-box-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  .main-history__text {
    text-align: center;
  }
}
.main-history__img {
  width: 100%;
  height: 400px;
  position: relative;
}
.main-history__img-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.main-history__img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  font-family: "object-fit: cover; object-position: right center;";
}

.additional-history {
  margin-right: -200px;
  background: #E6EEF4;
}
@media (max-width: 1799px) {
  .additional-history {
    margin-right: 0;
  }
}
.additional-history__item {
  padding-top: 190px;
  padding-left: 50px;
}
@media (max-width: 1023px) {
  .additional-history__item {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .additional-history__item {
    padding-left: 0;
  }
}
.additional-history__inner {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.additional-history__year {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 36px;
  line-height: 81px;
  letter-spacing: -0.03em;
  color: #000F17;
}

.section__advantages {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.advantages-item {
  width: 33.33333%;
  padding-bottom: 90px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
@media (max-width: 1367px) {
  .advantages-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .advantages-item {
    width: 100%;
  }
}
.advantages-item:nth-child(1) {
  width: 15%;
  margin-left: 17%;
}
@media (max-width: 1367px) {
  .advantages-item:nth-child(1) {
    width: 50%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .advantages-item:nth-child(1) {
    width: 100%;
    margin-left: 0;
  }
}
.advantages-item:nth-child(3) {
  width: 15%;
  margin-right: 17%;
}
@media (max-width: 1367px) {
  .advantages-item:nth-child(3) {
    width: 50%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .advantages-item:nth-child(3) {
    width: 100%;
    margin-right: 0;
  }
}
.advantages-item__num {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 96px;
  letter-spacing: -0.03em;
  color: #125E97;
  opacity: 0.1;
}
.advantages-item__val {
  margin-top: -47px;
  width: 260px;
  max-width: 100%;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #125E97;
}

.career__section {
  padding: 130px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career__section {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .career__section {
    padding: 50px 0;
  }
}
.career__section:first-child {
  padding-top: 0;
}
.career__stats-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 88px;
}
@media (max-width: 767px) {
  .career__stats-row {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .career__stats-row {
    display: block;
  }
}
.career__stats-left {
  -webkit-box-flex: 1;
          flex: 1;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .career__stats-left {
    -webkit-box-flex: 0;
            flex: none;
    flex-basis: 500px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career__stats-left {
    -webkit-box-flex: 0;
            flex: none;
    flex-basis: 250px;
  }
}
@media (max-width: 767px) {
  .career__stats-left {
    margin-bottom: 50px;
  }
}
.career__stats-right {
  -webkit-box-flex: 1;
          flex: 1;
}
@media (min-width: 768px) and (max-width: 1367px) {
  .career__stats-right {
    margin-left: 50px;
  }
}
.career__stats-summary {
  max-width: 450px;
  height: 470px;
  margin: 0 auto;
  background-image: url("../images//career/dream/dream-bg.png"), linear-gradient(40.52deg, #006DBF -0.49%, #0092FF 59.84%);
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
          align-items: flex-end;
  color: #fff;
  padding: 0 35px 33px 0;
}
@media (max-width: 1023px) {
  .career__stats-summary {
    max-width: 100%;
    height: 300px;
  }
}
.career__stats-summary__digit {
  font-size: 260px;
  line-height: 100%;
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  margin-right: -8px;
}
@media (max-width: 1023px) {
  .career__stats-summary__digit {
    font-size: 120px;
  }
}
.career__stats-summary__text {
  font-family: "Montserrat";
  font-weight: 600;
  display: block;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: -0.03em;
}
.career__stats-text {
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
  font-family: "Montserrat";
  font-weight: 500;
  margin-top: 3px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career__stats-text {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .career__stats-text {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }
}
.career__stats-grid {
  margin-top: 15px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  counter-reset: li-counter;
}
@media (max-width: 1023px) {
  .career__stats-grid {
    display: block;
    margin-top: 0;
  }
}
.career__stats-grid li {
  position: relative;
}
.career__stats-grid li::before {
  content: counter(li-counter);
  counter-increment: li-counter;
  display: inline-block !important;
}
.career__stats-grid li::before {
  content: "0" counter(li-counter);
  position: absolute;
  font-size: 96px;
  display: block;
  letter-spacing: -0.03em;
  color: #125E97;
  opacity: 0.1;
  font-family: "Montserrat";
  font-weight: 700;
  left: -20px;
  top: -60px;
}
@media (max-width: 767px) {
  .career__stats-grid li::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.career__stats-cell {
  flex-basis: 48%;
  margin-top: 85px;
  padding-right: 60px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .career__stats-cell {
    max-width: 48%;
    width: 100%;
  }
}
.career__stats-title {
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: #125E97;
  font-family: "Montserrat";
  font-weight: 600;
}
@media (max-width: 1023px) {
  .career__stats-title {
    font-size: 22px;
  }
}
.career__stats-description {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000F17;
  margin-top: 10px;
  display: block;
}
.career__stats-bottom {
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .career__stats-bottom {
    text-align: center;
    margin-top: 50px;
  }
}
.career__team {
  background: rgba(230, 238, 244, 0.38);
}
.career__team-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .career__team-header {
    display: block;
  }
}
.career__team-title {
  flex-basis: 450px;
}
.career__team-description {
  width: 750px;
  max-width: 100%;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
  font-family: "Montserrat";
  font-weight: 500;
}
@media (max-width: 1367px) {
  .career__team-description {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .career__team-description {
    -webkit-box-flex: 1;
            flex: 1;
    padding-left: 50px;
    width: auto;
  }
}
@media (max-width: 1023px) {
  .career__team-description {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .career__team-description {
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
  }
}
.career__team-image {
  margin-top: 100px;
}
@media (max-width: 1023px) {
  .career__team-image {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .career__team-image {
    margin-top: 35px;
  }
}
.career__question-inner {
  display: -webkit-box;
  display: flex;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .career__question-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
  }
}
.career__question-left {
  padding: 75px 100px 75px;
  -webkit-box-flex: 1;
          flex: 1;
  position: relative;
  background: linear-gradient(12.57deg, #006DBF -20.22%, #0092FF 57.21%);
  z-index: 0;
}
@media (max-width: 1500px) {
  .career__question-left {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1023px) {
  .career__question-left {
    padding: 40px 60px;
  }
}
@media (max-width: 767px) {
  .career__question-left {
    padding: 25px 30px;
  }
}
.career__question-left::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.1);
  -webkit-transform: skewX(-20deg) translate(-85vw, 0);
          transform: skewX(-20deg) translate(-85vw, 0);
  z-index: -1;
}
.career__question-left::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: rgba(18, 94, 151, 0.07);
  opacity: 0.8;
  -webkit-transform: skewX(-20deg) translate(-75vw, 0);
          transform: skewX(-20deg) translate(-75vw, 0);
  z-index: -1;
}
.career__question-right {
  flex-basis: 723px;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .career__question-right {
    flex-basis: 500px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career__question-right {
    flex-basis: 400px;
  }
}
@media (max-width: 767px) {
  .career__question-right {
    flex-basis: 300px;
  }
}
.career__question-right .img-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.career__question-right .img-container img {
  height: 100%;
  width: 100%;
}
.career__question-image img {
  display: block;
}
.career__question-title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #FFFFFF;
  z-index: 1;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .career__question-title {
    font-size: 42px;
    line-height: 48px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career__question-title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .career__question-title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 480px) {
  .career__question-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 374px) {
  .career__question-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.career__question-text {
  margin-top: 45px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  font-family: "Montserrat";
  font-weight: 500;
  width: 430px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .career__question-text {
    margin-top: 25px;
  }
}
.career__question-button {
  margin-top: 55px;
}
@media (max-width: 767px) {
  .career__question-button {
    margin-top: 25px;
  }
}
.career__offer {
  background: rgba(230, 238, 244, 0.38);
}
.career__offer-inner {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 767px) {
  .career__offer-inner {
    display: block;
  }
}
.career__offer-left {
  flex-basis: 600px;
}
@media (max-width: 1500px) {
  .career__offer-left {
    flex-basis: 450px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career__offer-left {
    flex-basis: 350px;
  }
}
.career__offer-right {
  margin-left: 130px;
  -webkit-box-flex: 1;
          flex: 1;
}
@media (max-width: 1500px) {
  .career__offer-right {
    margin-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career__offer-right {
    margin-left: 35px;
  }
}
@media (max-width: 767px) {
  .career__offer-right {
    margin: 30px 0 0 0;
  }
}
.career__offer-text {
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
  font-family: "Montserrat";
  font-weight: 500;
  margin-top: 55px;
  display: block;
}
@media (max-width: 1023px) {
  .career__offer-text {
    font-size: 24px;
    line-height: 32px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .career__offer-text {
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
  }
}
.career__offer-lists {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 50px -15px 0;
}
@media (max-width: 1367px) {
  .career__offer-lists {
    display: block;
    margin-top: 30px;
  }
}
.career__offer-list {
  -webkit-box-flex: 1;
          flex: 1;
  margin: 0 15px;
}
@media (max-width: 1367px) {
  .career__offer-list {
    margin-bottom: 15px;
  }
  .career__offer-list:last-child {
    margin-bottom: 0;
  }
}
.career__offer-list__item {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: rgba(0, 15, 23, 0.7);
  padding-left: 16px;
  position: relative;
}
.career__offer-list__item:last-child {
  margin-bottom: 0;
}
.career__offer-list__item:before {
  content: "";
  background: #125E97;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 12px;
  left: 0;
}

.section--job-dream .section__top {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.section--job-dream .section__title {
  max-width: 350px;
}
.section--job-dream .section__description {
  margin: 0;
  max-width: 900px;
}
@media (max-width: 1023px) {
  .section--job-dream .section__description {
    margin-top: 20px;
  }
}
.section--search-job .pagination {
  margin-top: 130px;
}
@media (max-width: 1367px) {
  .section--search-job {
    margin: 50px auto 0 30px;
  }
}
.section--search-job .section__inner {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.search-param {
  width: 390px;
  background: rgba(230, 238, 244, 0.38);
}
.search-param__btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  padding-top: 30px;
  padding-bottom: 80px;
}
.search-param__btn .btn {
  width: 233px;
  font-family: "Montserrat";
}

.search-result {
  width: 995px;
}
.search-result__title {
  display: block;
  padding-bottom: 20px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
  border-bottom: 1px solid #DAE8F5;
}
@media (max-width: 1023px) {
  .search-result__title {
    margin-top: 50px;
  }
}

.section--job-card .section__inner {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1368px) {
  .section--job-card .section__inner {
    flex-wrap: nowrap;
  }
}
@media (max-width: 1367px) {
  .section--job-card .section__inner {
    position: relative;
  }
}
@media (max-width: 1023px) {
  .section--job-card .section__inner {
    padding-top: 100px;
  }
}
.section--job-card .section__description {
  margin: 60px 0 0;
}
@media (max-width: 1367px) {
  .section--job-card .section__title {
    position: absolute;
    top: 20px;
    margin-top: 0 !important;
  }
}
@media (max-width: 1023px) {
  .section--job-card .section__title {
    top: 15px;
  }
}
@media (max-width: 767px) {
  .section--job-card .section__title {
    font-size: 24px;
  }
}
@media (max-width: 1367px) {
  .section--job-card .job-breadcrumbs {
    position: absolute;
    top: 40px;
  }
}
@media (max-width: 1023px) {
  .section--job-card .job-breadcrumbs {
    top: 30px;
  }
}
.section--list-vacancy {
  margin-top: 100px;
  border-top: 1px solid #DAE8F5;
  margin-bottom: 100px;
  border-bottom: 1px solid #DAE8F5;
}
.section--list-vacancy .section__inner {
  padding-top: 62px;
  padding-bottom: 62px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.section--list-vacancy .section__inner svg {
  fill: none;
  stroke: #125E97;
}

.sidebar-job {
  width: 350px;
  margin-right: 95px;
}
@media (max-width: 1367px) {
  .sidebar-job {
    margin-right: 0;
    width: 100%;
  }
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .sidebar-job {
    margin-bottom: 40px;
  }
}
.sidebar-job__top {
  background: linear-gradient(22.54deg, #006DBF -20.22%, #0092FF 57.21%);
  padding: 50px 50px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .sidebar-job__top {
    padding-left: 40%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sidebar-job__top {
    padding-left: 30%;
  }
}
@media (max-width: 767px) {
  .sidebar-job__top {
    padding-left: 10%;
  }
}
.sidebar-job__title {
  display: block;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.01em;
  color: white;
}
.sidebar-job__price {
  display: block;
  padding-top: 15px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 24px;
  letter-spacing: -0.03em;
  color: white;
}
.sidebar-job__subtitle {
  display: block;
  padding-top: 40px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.03em;
  color: white;
}
.sidebar-job__address {
  display: block;
  padding-top: 15px;
  font-family: "Montserrat";
  font-size: 15px;
  letter-spacing: -0.02em;
  color: white;
}
.sidebar-job__desc {
  background: #F5F8FB;
  padding: 50px;
  border-bottom: 1px solid #E9E9E9;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .sidebar-job__desc {
    padding-left: 40%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sidebar-job__desc {
    padding-left: 30%;
  }
}
@media (max-width: 767px) {
  .sidebar-job__desc {
    padding-left: 10%;
  }
}
.sidebar-job__contact {
  background: #F5F8FB;
  padding: 50px 50px 80px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .sidebar-job__contact {
    padding-left: 40%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sidebar-job__contact {
    padding-left: 30%;
  }
}
@media (max-width: 767px) {
  .sidebar-job__contact {
    padding-left: 10%;
  }
}
.sidebar-job__main-phone, .sidebar-job__dop-phone {
  display: block;
  padding-bottom: 20px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.03em;
  color: #4F4F4F;
}
.sidebar-job__main-phone:hover, .sidebar-job__dop-phone:hover {
  opacity: 0.8;
}
.sidebar-job__mail {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.03em;
  color: #125E97;
}
.sidebar-job__mail:hover {
  opacity: 0.8;
}

.sidebar-item:not(:last-child) {
  padding-bottom: 40px;
}
.sidebar-item__title {
  display: block;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.03em;
  color: #125E97;
}
.sidebar-item__subtitle {
  display: block;
  padding-top: 15px;
  font-family: "Montserrat";
  font-size: 15px;
  letter-spacing: -0.03em;
  color: #333333;
}

.main-job {
  width: 100%;
  max-width: 900px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .main-job {
    margin: 0 auto;
  }
}
@media (max-width: 1023px) {
  .main-job .section__title {
    display: block;
    margin-top: 40px;
  }
}
.main-job__subtitle {
  margin-top: 40px;
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
}

.job-breadcrumbs {
  margin-top: 41px;
  display: -webkit-box;
  display: flex;
}
.job-breadcrumbs__item:not(:last-child) {
  position: relative;
}
.job-breadcrumbs__item:not(:last-child):after {
  position: absolute;
  top: 2px;
  right: 10px;
  content: "/";
  color: #828282;
}
.job-breadcrumbs__item:last-child a {
  color: #828282;
  opacity: 1;
}
.job-breadcrumbs__item-link {
  margin-right: 30px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #828282;
  opacity: 0.6;
}
.job-breadcrumbs__item-link:hover {
  opacity: 1;
}

.list-duties__title, .list-requirements__title, .list-offers__title {
  display: block;
  margin-top: 60px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #125E97;
}
.list-duties__item, .list-requirements__item, .list-offers__item {
  position: relative;
  margin-top: 16px;
  margin-left: 40px;
  font-family: "Montserrat";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #333333;
}
.list-duties__item:before, .list-requirements__item:before, .list-offers__item:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #125E97;
  border-radius: 50%;
  position: absolute;
  left: -38px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.form-row--btn {
  text-align: left;
}
.form-row--btn .btn {
  stroke: white;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 17px;
}
.form-row--btn .btn svg {
  padding-top: 3px;
  padding-left: 5px;
}

.profile-field {
  padding-top: 42px;
  padding-left: 170px;
  padding-bottom: 74px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .profile-field {
    padding-left: 10%;
  }
}
.profile-field__download, .profile-field__attach {
  display: -webkit-box;
  display: flex;
  margin-right: 20px;
}
.profile-field__download.hover .download__logo, .profile-field__download.hover .attach__logo, .profile-field__attach.hover .download__logo, .profile-field__attach.hover .attach__logo {
  cursor: pointer;
  background: #68B0E5;
  color: white;
}
.profile-field__download.hover .download__link, .profile-field__download.hover .attach__link, .profile-field__attach.hover .download__link, .profile-field__attach.hover .attach__link {
  color: #68B0E5;
}
.profile-field__download:hover .download__logo, .profile-field__download:hover .attach__logo, .profile-field__attach:hover .download__logo, .profile-field__attach:hover .attach__logo {
  cursor: pointer;
  background: #68B0E5;
  color: white;
}
.profile-field__download:hover .download__link, .profile-field__download:hover .attach__link, .profile-field__attach:hover .download__link, .profile-field__attach:hover .attach__link {
  color: #68B0E5;
}
@media (max-width: 767px) {
  .profile-field__download, .profile-field__attach {
    margin-bottom: 20px;
  }
}
.profile-field__desc {
  display: -webkit-box;
  display: flex;
}

.download__logo {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  height: 54px;
  width: 54px;
  margin-right: 10px;
  border-radius: 3px;
  border: 2px solid #68B0E5;
  color: #125E97;
}

.attach__logo {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  height: 54px;
  width: 54px;
  margin-right: 10px;
  border-radius: 3px;
  border: 2px solid #68B0E5;
  color: #125E97;
}
.attach__logo:hover {
  cursor: pointer;
  background: #68B0E5;
  color: white;
}
.attach__logo:hover .attach__link {
  color: #68B0E5;
}

.download__link, .download__size {
  display: -webkit-box;
  display: flex;
  margin-right: 20px;
}

.download__link, .attach__link {
  display: block;
  width: 150px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #125E97;
}

.attach__size, .download__size {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #2F4B66;
  opacity: 0.5;
}

.icon-arrow {
  margin-left: 30%;
}
@media (max-width: 767px) {
  .icon-arrow {
    margin-left: 10%;
  }
}

.list-vacancy__text {
  font-family: "Montserrat";
  font-size: 17px;
  letter-spacing: -0.02em;
  color: #125E97;
  margin-left: 15px;
}
.list-vacancy__text svg {
  fill: none;
}
.list-vacancy__text:hover {
  opacity: 0.8;
}

#file-input {
  display: none;
}

.label-input {
  cursor: pointer;
  display: -webkit-box;
  display: flex;
}

.group-span__info {
  position: relative;
}
.group-span__btn {
  position: absolute;
  top: -10px;
  right: -10px;
}
.group-span__btn svg {
  stroke: black;
}
.group-span__link, .group-span__size {
  display: block;
  margin-top: 10px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #125E97;
}

.profile-field .active .group-span__btn {
  display: block;
}
.profile-field .active .group-span__info {
  display: block;
}
.profile-field .active .group-span__desc {
  display: none;
}
.profile-field .group-span__btn {
  display: none;
}
.profile-field .group-span__info {
  display: none;
}
.profile-field .group-span__desc {
  display: block;
}

.page-news__row {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .page-news__row {
    margin-top: 50px;
  }
}
.page-news__pagination {
  margin-top: 100px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .page-news__pagination {
    margin-top: 50px;
  }
}

.page-contacts__top-tabs {
  margin-top: 100px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-contacts__top-tabs {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .page-contacts__top-tabs {
    margin-top: 40px;
  }
}
.page-contacts__top-content {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .page-contacts__top-content {
    margin-top: 50px;
  }
}
.page-contacts__form {
  position: relative;
  padding: 120px 190px 120px 100px;
  z-index: 0;
}
.page-contacts__form .img-container {
  z-index: -1;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .page-contacts__form {
    padding: 100px 50px;
  }
}
@media (max-width: 1023px) {
  .page-contacts__form {
    padding: 20px;
  }
}
.page-contacts__form .img-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-contacts__form .img-container img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.page-contacts__form-row {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 1023px) {
  .page-contacts__form-row {
    display: block;
  }
}
.page-contacts__form-left {
  -webkit-box-flex: 1;
          flex: 1;
  z-index: 1;
  padding-right: 30px;
}
@media (max-width: 1023px) {
  .page-contacts__form-left {
    padding-right: 0;
    margin-bottom: 50px;
    text-align: center;
  }
}
.page-contacts__form-right {
  -webkit-box-flex: 1;
          flex: 1;
}
.page-contacts__form-title {
  font-size: 64px;
  line-height: 64px;
  letter-spacing: -0.03em;
  color: #FFFFFF;
  font-family: "Montserrat";
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-contacts__form-title {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .page-contacts__form-title {
    font-size: 30px;
    line-height: 30px;
  }
}
.page-contacts__form-desc {
  font-size: 18px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #FFFFFF;
  opacity: 0.7;
  margin-top: 45px;
  max-width: 510px;
}
@media (max-width: 1023px) {
  .page-contacts__form-desc {
    max-width: none;
    margin-top: 30px;
    line-height: 24px;
  }
}

.search-page__header {
  position: relative;
}
.search-page__input {
  width: 100%;
  height: 42px;
  border: none;
  border-bottom: 1px solid #4F4F4F;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 26px;
  line-height: 42px;
  letter-spacing: -0.04em;
  color: #4F4F4F;
  padding-right: 30px;
}
.search-page__btn {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 25px;
  height: 25px;
}
.search-page__btn:hover {
  opacity: 0.5;
}
.search-page__main {
  margin-top: 80px;
  margin-bottom: 100px;
}
.search-page__title {
  margin-bottom: 40px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: rgba(0, 15, 23, 0.8);
}
.search-page__title-inner {
  color: #2F4B66;
}
.search-page__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding: 40px 0;
  border-bottom: 1px solid #DAE8F5;
}
.search-page__item:first-child {
  border-bottom: 1px solid #DAE8F5;
}
.search-page__item mark {
  background: transparent;
  color: #047CD4;
  font-weight: 600;
}
.search-page__item-subtitle {
  position: relative;
  margin-left: 38px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: #125E97;
}
.search-page__item-subtitle:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .search-page__item-subtitle {
    font-size: 20px;
    line-height: 28px;
  }
}
.search-page__item-text {
  margin-top: 20px;
  max-width: 726px;
  width: 100%;
  font-family: "Montserrat";
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #2F4B66;
}
.search-page__item-text mark {
  background: transparent;
  color: #000;
  font-weight: 600;
}
.search-page__item-desc {
  margin-left: 38px;
}
.search-page__item-num {
  position: absolute;
  left: -38px;
}
.search-page__item-bottom {
  margin-top: 20px;
}
.search-page__item-bottom .article-meta__time, .search-page__item-bottom .article-meta__category {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #94A0AC;
}
.search-page__bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.vacancy-inner {
  display: -webkit-box;
  display: flex;
}
@media (min-width: 1368px) {
  .vacancy-inner {
    padding-right: 150px;
  }
}
@media (max-width: 1023px) {
  .vacancy-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
  }
}
.vacancy-left {
  flex-basis: 350px;
}
@media (max-width: 1023px) {
  .vacancy-left {
    margin: 50px 0 0 0;
  }
}
.vacancy-right {
  margin-left: 100px;
  -webkit-box-flex: 1;
          flex: 1;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .vacancy-right {
    margin-left: 50px;
  }
}
@media (max-width: 1023px) {
  .vacancy-right {
    margin-left: 0;
  }
}
.vacancy-content {
  margin-top: 60px;
  font-size: 18px;
  line-height: 33px;
  letter-spacing: -0.03em;
  color: rgba(0, 15, 23, 0.7);
}
@media (max-width: 767px) {
  .vacancy-content {
    margin-top: 40px;
  }
}
.vacancy-content p {
  margin-top: 40px;
}
.vacancy-content p:first-child {
  margin-top: 0;
}
.vacancy-subtitle {
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: #125E97;
  font-family: "Montserrat";
  font-weight: 600;
  display: block;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .vacancy-subtitle {
    margin-top: 30px;
    font-size: 18px;
  }
}
.vacancy-info {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .vacancy-info {
    margin-top: 60px;
  }
}
.vacancy ul {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .vacancy ul {
    margin-top: 20px;
  }
}
.vacancy ul li {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #333333;
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
}
.vacancy ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .vacancy ul li {
    font-size: 15px;
    line-height: 20px;
    padding-left: 20px;
  }
}
.vacancy ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #125E97;
  position: absolute;
  left: 0;
  top: 11px;
}
@media (max-width: 767px) {
  .vacancy ul li:before {
    top: 9px;
  }
}
.vacancy-footer {
  border-top: 1px solid #DAE8F5;
  border-bottom: 1px solid #DAE8F5;
  padding: 50px 0;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .vacancy-footer {
    margin-top: 50px;
    padding: 25px 0;
  }
}
.vacancy-footer__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 1368px) {
  .vacancy-footer__inner {
    padding-left: 450px;
  }
}
.vacancy-params {
  padding: 50px;
  background: #F5F8FB;
}
@media (max-width: 767px) {
  .vacancy-params {
    padding: 20px;
  }
}
.vacancy-params--main {
  background: linear-gradient(22.54deg, #006DBF -20.22%, #0092FF 57.21%);
  color: #fff;
}
.vacancy-params--main .vacancy-label, .vacancy-params--main .vacancy-value {
  color: #fff;
}
.vacancy-label {
  display: block;
  font-size: 14px;
  line-height: 100%;
  font-family: "Montserrat";
  font-weight: 600;
  letter-spacing: -0.03em;
  color: #125E97;
  margin-top: 30px;
}
.vacancy-label:first-child {
  margin-top: 0;
}
.vacancy-value {
  font-size: 15px;
  line-height: 100%;
  margin-top: 10px;
  display: block;
  letter-spacing: -0.03em;
  color: #333333;
}
.vacancy-value--big {
  font-size: 24px;
  font-family: "Montserrat";
  font-weight: 600;
}
.vacancy-splitter {
  background: #E9E9E9;
  height: 1px;
  border: 0 none;
  margin: 50px -50px;
}
@media (max-width: 767px) {
  .vacancy-splitter {
    margin: 20px -20px;
  }
}
.vacancy-contacts {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .vacancy-contacts {
    padding-bottom: 0;
  }
}
.vacancy-phone {
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: -0.03em;
  color: #4F4F4F;
}
.vacancy-phone:hover {
  opacity: 0.75;
}
.vacancy-email {
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: -0.03em;
  color: #125E97;
}
.vacancy-email:hover {
  opacity: 0.75;
}
.vacancy-form {
  max-width: 900px;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 10px 40px rgba(0, 65, 125, 0.25);
  padding: 70px 170px;
  margin-top: 80px;
  margin-left: 450px;
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .vacancy-form {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .vacancy-form {
    margin-left: 0;
    margin-top: 40px;
    padding: 40px 30px;
  }
}
.vacancy-form__header {
  margin-bottom: 47px;
}
.vacancy-form__title {
  font-size: 30px;
  line-height: 46px;
  letter-spacing: -0.01em;
  color: #125E97;
  font-family: "Montserrat";
  font-weight: 700;
}
.vacancy-form__docs {
  border-top: 1px solid #E2E2E7;
  padding-top: 40px;
  margin-top: 60px;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 767px) {
  .vacancy-form__docs {
    flex-wrap: wrap;
  }
}
.vacancy-form__doc {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}
@media (max-width: 767px) {
  .vacancy-form__doc {
    -webkit-box-flex: 1;
            flex: 1 0 100%;
  }
  .vacancy-form__doc:not(:last-child) {
    margin-bottom: 20px;
  }
}

.about-text__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1500px;
  margin: 0 auto;
  margin-bottom: 90px;
}
.about-text__left {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #000F17;
}
.about-text__right {
  max-width: 900px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: -0.03em;
  color: #000F17;
  opacity: 0.7;
}

.about-values {
  position: relative;
  z-index: 0;
}
.about-values__container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1280px;
  padding-top: 130px;
  padding-bottom: 130px;
}
.about-values__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.about-values__bg img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

@-webkit-keyframes header-before {
  0% {
    -webkit-transform: skewX(-18deg) translate(-120vw, 0);
            transform: skewX(-18deg) translate(-120vw, 0);
  }
  100% {
    -webkit-transform: skewX(-18deg) translate(-80vw, 0);
            transform: skewX(-18deg) translate(-80vw, 0);
  }
}

@keyframes header-before {
  0% {
    -webkit-transform: skewX(-18deg) translate(-120vw, 0);
            transform: skewX(-18deg) translate(-120vw, 0);
  }
  100% {
    -webkit-transform: skewX(-18deg) translate(-80vw, 0);
            transform: skewX(-18deg) translate(-80vw, 0);
  }
}
@-webkit-keyframes header-after {
  0% {
    -webkit-transform: skewX(-18deg) translate(-120vw, 0);
            transform: skewX(-18deg) translate(-120vw, 0);
  }
  100% {
    -webkit-transform: skewX(-18deg) translate(-56.2vw, 0);
            transform: skewX(-18deg) translate(-56.2vw, 0);
  }
}
@keyframes header-after {
  0% {
    -webkit-transform: skewX(-18deg) translate(-120vw, 0);
            transform: skewX(-18deg) translate(-120vw, 0);
  }
  100% {
    -webkit-transform: skewX(-18deg) translate(-56.2vw, 0);
            transform: skewX(-18deg) translate(-56.2vw, 0);
  }
}
@-webkit-keyframes header-logo {
  0% {
    -webkit-transform: skewX(-18deg) translate(-120vw, 0);
            transform: skewX(-18deg) translate(-120vw, 0);
  }
  100% {
    -webkit-transform: skewX(-18deg) translate(-56.2vw, 0);
            transform: skewX(-18deg) translate(-56.2vw, 0);
  }
}
@keyframes header-logo {
  0% {
    -webkit-transform: skewX(-18deg) translate(-120vw, 0);
            transform: skewX(-18deg) translate(-120vw, 0);
  }
  100% {
    -webkit-transform: skewX(-18deg) translate(-56.2vw, 0);
            transform: skewX(-18deg) translate(-56.2vw, 0);
  }
}
@-webkit-keyframes header-slogan-text {
  0% {
    opacity: 0;
    -webkit-transform: rotate(4deg) translate(0, 46px);
            transform: rotate(4deg) translate(0, 46px);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg) translate(0, 0);
            transform: rotate(0deg) translate(0, 0);
  }
}
@keyframes header-slogan-text {
  0% {
    opacity: 0;
    -webkit-transform: rotate(4deg) translate(0, 46px);
            transform: rotate(4deg) translate(0, 46px);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg) translate(0, 0);
            transform: rotate(0deg) translate(0, 0);
  }
}
@-webkit-keyframes header-slogan-logo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes header-slogan-logo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes header-stats-item {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes header-stats-item {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes header-nav-item {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes header-nav-item {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.header--animate .header__inner:before {
  -webkit-transform: skewX(-18deg) translate(-120vw, 0);
          transform: skewX(-18deg) translate(-120vw, 0);
  -webkit-animation: header-before 2s;
          animation: header-before 2s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.header--animate .header__inner:after {
  -webkit-transform: skewX(-18deg) translate(-120vw, 0);
          transform: skewX(-18deg) translate(-120vw, 0);
  -webkit-animation: header-after 1.5s;
          animation: header-after 1.5s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.header--animate .header__stats-item {
  -webkit-animation: header-stats-item 1s;
          animation: header-stats-item 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.header--animate .header__stats-item:nth-child(1) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.header--animate .header__stats-item:nth-child(2) {
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s;
}
.header--animate .header__stats-item:nth-child(3) {
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s;
}
.header--animate .header__slogan-text {
  -webkit-animation: header-slogan-text 1.5s;
          animation: header-slogan-text 1.5s;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.header--animate .header__nav-item {
  -webkit-animation: header-nav-item 1s;
          animation: header-nav-item 1s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.header--animate .header__nav-item:nth-child(1) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.header--animate .header__nav-item:nth-child(2) {
  -webkit-animation-delay: 3.85s;
          animation-delay: 3.85s;
}
.header--animate .header__nav-item:nth-child(3) {
  -webkit-animation-delay: 3.7s;
          animation-delay: 3.7s;
}
.header--animate .header__nav-item:nth-child(4) {
  -webkit-animation-delay: 3.55s;
          animation-delay: 3.55s;
}
.header--animate .header__nav-item:nth-child(5) {
  -webkit-animation-delay: 3.4s;
          animation-delay: 3.4s;
}
.header--animate .header__nav-item:nth-child(6) {
  -webkit-animation-delay: 3.25s;
          animation-delay: 3.25s;
}

@-webkit-keyframes career-section-item {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes career-section-item {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.career-section--animate .career-section__main[data-aos] .career-section__item {
  opacity: 0;
}

.career-section__main {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item {

  max-width: 437px;
  width: calc(33.3333% - 14px);

-webkit-animation: career-section-item 1s;
      animation: career-section-item 1s;
-webkit-animation-fill-mode: both;
      animation-fill-mode: both;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(1) {
-webkit-animation-delay: 0.3s;
      animation-delay: 0.3s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(2) {
-webkit-animation-delay: 0.42s;
      animation-delay: 0.42s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(3) {
-webkit-animation-delay: 0.54s;
      animation-delay: 0.54s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(4) {
-webkit-animation-delay: 0.66s;
      animation-delay: 0.66s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(5) {
-webkit-animation-delay: 0.78s;
      animation-delay: 0.78s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(6) {
-webkit-animation-delay: 0.9s;
      animation-delay: 0.9s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(7) {
-webkit-animation-delay: 1.02s;
      animation-delay: 1.02s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(8) {
-webkit-animation-delay: 1.14s;
      animation-delay: 1.14s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(9) {
-webkit-animation-delay: 1.26s;
      animation-delay: 1.26s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(10) {
-webkit-animation-delay: 1.38s;
      animation-delay: 1.38s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(11) {
-webkit-animation-delay: 1.5s;
      animation-delay: 1.5s;
}
.career-section--animate .career-section__main[data-aos].aos-animate .career-section__item:nth-child(12) {
-webkit-animation-delay: 1.62s;
      animation-delay: 1.62s;
}