/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[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 */
}

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

.tech-icon {
  background: url("/img/icons.png") no-repeat top left;
  width: 136px;
  height: 136px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .tech-icon {
    background: url("/img/icons-retina.png") no-repeat top left;
    background-size: 136px 8768px;
  }
}
.tech-icon.angular:hover {
  background-position: 0 0;
}
.tech-icon.angular {
  background-position: 0 -137px;
}
.tech-icon.bamboo:hover {
  background-position: 0 -274px;
}
.tech-icon.bamboo {
  background-position: 0 -411px;
}
.tech-icon.bootstrap:hover {
  background-position: 0 -548px;
}
.tech-icon.bootstrap {
  background-position: 0 -685px;
}
.tech-icon.clickhouse:hover {
  background-position: 0 -822px;
}
.tech-icon.clickhouse {
  background-position: 0 -959px;
}
.tech-icon.css:hover {
  background-position: 0 -1096px;
}
.tech-icon.css {
  background-position: 0 -1233px;
}
.tech-icon.django:hover {
  background-position: 0 -1370px;
}
.tech-icon.django {
  background-position: 0 -1507px;
}
.tech-icon.docker:hover {
  background-position: 0 -1644px;
}
.tech-icon.docker {
  background-position: 0 -1781px;
}
.tech-icon.flutter:hover {
  background-position: 0 -1918px;
}
.tech-icon.flutter {
  background-position: 0 -2055px;
}
.tech-icon.github:hover {
  background-position: 0 -2192px;
}
.tech-icon.github {
  background-position: 0 -2329px;
}
.tech-icon.gitlab:hover {
  background-position: 0 -2466px;
}
.tech-icon.gitlab {
  background-position: 0 -2603px;
}
.tech-icon.go:hover {
  background-position: 0 -2740px;
}
.tech-icon.go {
  background-position: 0 -2877px;
}
.tech-icon.html:hover {
  background-position: 0 -3014px;
}
.tech-icon.html {
  background-position: 0 -3151px;
}
.tech-icon.java:hover {
  background-position: 0 -3288px;
}
.tech-icon.java {
  background-position: 0 -3425px;
}
.tech-icon.jenkins:hover {
  background-position: 0 -3562px;
}
.tech-icon.jenkins {
  background-position: 0 -3699px;
}
.tech-icon.js:hover {
  background-position: 0 -3836px;
}
.tech-icon.js {
  background-position: 0 -3973px;
}
.tech-icon.kotlin:hover {
  background-position: 0 -4110px;
}
.tech-icon.kotlin {
  background-position: 0 -4247px;
}
.tech-icon.kubernetes:hover {
  background-position: 0 -4384px;
}
.tech-icon.kubernetes {
  background-position: 0 -4521px;
}
.tech-icon.laravel {
  background-position: 0 -4658px;
}
.tech-icon.laravel1 {
  background-position: 0 -4795px;
}
.tech-icon.mongodb:hover {
  background-position: 0 -4932px;
}
.tech-icon.mongodb {
  background-position: 0 -5069px;
}
.tech-icon.mysql:hover {
  background-position: 0 -5206px;
}
.tech-icon.mysql {
  background-position: 0 -5343px;
}
.tech-icon.node:hover {
  background-position: 0 -5480px;
}
.tech-icon.node {
  background-position: 0 -5617px;
}
.tech-icon.openstack:hover {
  background-position: 0 -5754px;
}
.tech-icon.openstack {
  background-position: 0 -5891px;
}
.tech-icon.php:hover {
  background-position: 0 -6028px;
}
.tech-icon.php {
  background-position: 0 -6165px;
}
.tech-icon.postgresql:hover {
  background-position: 0 -6302px;
}
.tech-icon.postgresql {
  background-position: 0 -6439px;
}
.tech-icon.python:hover {
  background-position: 0 -6576px;
}
.tech-icon.python {
  background-position: 0 -6713px;
}
.tech-icon.react:hover {
  background-position: 0 -6850px;
}
.tech-icon.react {
  background-position: 0 -6987px;
}
.tech-icon.saltstack:hover {
  background-position: 0 -7124px;
}
.tech-icon.saltstack {
  background-position: 0 -7261px;
}
.tech-icon.swift:hover {
  background-position: 0 -7398px;
}
.tech-icon.swift {
  background-position: 0 -7535px;
}
.tech-icon.teamcity:hover {
  background-position: 0 -7672px;
}
.tech-icon.teamcity {
  background-position: 0 -7809px;
}
.tech-icon.typescript:hover {
  background-position: 0 -7946px;
}
.tech-icon.typescript {
  background-position: 0 -8083px;
}
.tech-icon.vui:hover {
  background-position: 0 -8220px;
}
.tech-icon.vui {
  background-position: 0 -8357px;
}
.tech-icon.yii2:hover {
  background-position: 0 -8494px;
}
.tech-icon.yii2 {
  background-position: 0 -8631px;
}

@media (max-width: 959.98px) {
  .tech-icon {
    background: url("/img/icons-100.png") no-repeat top left;
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 959.98px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 959.98px) and (min-resolution: 192dpi) {
  .tech-icon {
    background: url("/img/icons-100-retina.png") no-repeat top left;
    background-size: 100px 6464px;
  }
}
@media (max-width: 959.98px) {
  .tech-icon.angular:hover {
    background-position: 0 0;
  }
  .tech-icon.angular {
    background-position: 0 -101px;
  }
  .tech-icon.bamboo:hover {
    background-position: 0 -202px;
  }
  .tech-icon.bamboo {
    background-position: 0 -303px;
  }
  .tech-icon.bootstrap:hover {
    background-position: 0 -404px;
  }
  .tech-icon.bootstrap {
    background-position: 0 -505px;
  }
  .tech-icon.clickhouse:hover {
    background-position: 0 -606px;
  }
  .tech-icon.clickhouse {
    background-position: 0 -707px;
  }
  .tech-icon.css:hover {
    background-position: 0 -808px;
  }
  .tech-icon.css {
    background-position: 0 -909px;
  }
  .tech-icon.django:hover {
    background-position: 0 -1010px;
  }
  .tech-icon.django {
    background-position: 0 -1111px;
  }
  .tech-icon.docker:hover {
    background-position: 0 -1212px;
  }
  .tech-icon.docker {
    background-position: 0 -1313px;
  }
  .tech-icon.flutter:hover {
    background-position: 0 -1414px;
  }
  .tech-icon.flutter {
    background-position: 0 -1515px;
  }
  .tech-icon.github:hover {
    background-position: 0 -1616px;
  }
  .tech-icon.github {
    background-position: 0 -1717px;
  }
  .tech-icon.gitlab:hover {
    background-position: 0 -1818px;
  }
  .tech-icon.gitlab {
    background-position: 0 -1919px;
  }
  .tech-icon.go:hover {
    background-position: 0 -2020px;
  }
  .tech-icon.go {
    background-position: 0 -2121px;
  }
  .tech-icon.html:hover {
    background-position: 0 -2222px;
  }
  .tech-icon.html {
    background-position: 0 -2323px;
  }
  .tech-icon.java:hover {
    background-position: 0 -2424px;
  }
  .tech-icon.java {
    background-position: 0 -2525px;
  }
  .tech-icon.jenkins:hover {
    background-position: 0 -2626px;
  }
  .tech-icon.jenkins {
    background-position: 0 -2727px;
  }
  .tech-icon.js:hover {
    background-position: 0 -2828px;
  }
  .tech-icon.js {
    background-position: 0 -2929px;
  }
  .tech-icon.kotlin:hover {
    background-position: 0 -3030px;
  }
  .tech-icon.kotlin {
    background-position: 0 -3131px;
  }
  .tech-icon.kubernetes:hover {
    background-position: 0 -3232px;
  }
  .tech-icon.kubernetes {
    background-position: 0 -3333px;
  }
  .tech-icon.laravel {
    background-position: 0 -3434px;
  }
  .tech-icon.laravel1 {
    background-position: 0 -3535px;
  }
  .tech-icon.mongodb:hover {
    background-position: 0 -3636px;
  }
  .tech-icon.mongodb {
    background-position: 0 -3737px;
  }
  .tech-icon.mysql:hover {
    background-position: 0 -3838px;
  }
  .tech-icon.mysql {
    background-position: 0 -3939px;
  }
  .tech-icon.node:hover {
    background-position: 0 -4040px;
  }
  .tech-icon.node {
    background-position: 0 -4141px;
  }
  .tech-icon.openstack:hover {
    background-position: 0 -4242px;
  }
  .tech-icon.openstack {
    background-position: 0 -4343px;
  }
  .tech-icon.php:hover {
    background-position: 0 -4444px;
  }
  .tech-icon.php {
    background-position: 0 -4545px;
  }
  .tech-icon.postgresql:hover {
    background-position: 0 -4646px;
  }
  .tech-icon.postgresql {
    background-position: 0 -4747px;
  }
  .tech-icon.python:hover {
    background-position: 0 -4848px;
  }
  .tech-icon.python {
    background-position: 0 -4949px;
  }
  .tech-icon.react:hover {
    background-position: 0 -5050px;
  }
  .tech-icon.react {
    background-position: 0 -5151px;
  }
  .tech-icon.saltstack:hover {
    background-position: 0 -5252px;
  }
  .tech-icon.saltstack {
    background-position: 0 -5353px;
  }
  .tech-icon.swift:hover {
    background-position: 0 -5454px;
  }
  .tech-icon.swift {
    background-position: 0 -5555px;
  }
  .tech-icon.teamcity:hover {
    background-position: 0 -5656px;
  }
  .tech-icon.teamcity {
    background-position: 0 -5757px;
  }
  .tech-icon.typescript:hover {
    background-position: 0 -5858px;
  }
  .tech-icon.typescript {
    background-position: 0 -5959px;
  }
  .tech-icon.vui:hover {
    background-position: 0 -6060px;
  }
  .tech-icon.vui {
    background-position: 0 -6161px;
  }
  .tech-icon.yii2:hover {
    background-position: 0 -6262px;
  }
  .tech-icon.yii2 {
    background-position: 0 -6363px;
  }
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

html {
  height: -webkit-fill-available;
  font-family: "DM Sans";
}

.d-none {
  display: none !important;
}

.text-blue {
  color: #46769F;
}

h1, h2, h3 {
  padding: 0px;
  margin: 0px;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

h1, h2 {
  font-size: 62px;
  font-style: normal;
  font-weight: 400;
  line-height: 82px;
  letter-spacing: 4.7px;
  text-transform: uppercase;
  color: #2E2F31;
}
@media (max-width: 1159.98px) {
  h1, h2 {
    font-size: 32px;
    line-height: 38.4px;
    letter-spacing: 0.96px;
  }
}

h3 {
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 35.1px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
@media (max-width: 1159.98px) {
  h3 {
    font-size: 22px;
    line-height: 29.7px;
  }
}

p {
  font-family: DM Sans;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 29.7px;
  color: #818386;
  margin: 0px;
  padding: 0px;
}
@media (max-width: 767.98px) {
  p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24.3px;
    letter-spacing: 0.36px;
  }
}

.nowrap {
  white-space: nowrap;
}

@media (max-width: 1159.98px) {
  .d-lg-none {
    display: none;
  }
}
button {
  all: unset;
}

button, input, form, textarea {
  outline: none;
}

body {
  width: 100%;
  position: relative;
  min-height: 100vh;
  min-height: -webkit-fill-available;
}

.button-a, a.button-a, header.nav ul li a.button-a {
  display: inline-block;
  border-radius: 16px 16px 0px 16px;
  border: 1px solid #46769F;
  padding: 14px 20px;
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #46769F;
}
.button-a:hover, a.button-a:hover, header.nav ul li a.button-a:hover {
  border-radius: 16px;
  color: #5686AE;
  border: 1px solid #5686AE;
  -webkit-transition: border 0.4s ease-in;
  transition: border 0.4s ease-in;
}

.button, a.button {
  display: inline-block;
  border-radius: 16px 16px 0px 16px;
  background: #46769F;
  padding: 17px 20px;
  text-align: center;
  line-height: 26px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.button:hover, a.button:hover {
  border-radius: 16px;
  background: #5686AE;
  -webkit-transition: border 0.4s ease-in;
  transition: border 0.4s ease-in;
}

.header.nav {
  padding: 10px 0px;
  width: 100%;
  max-width: 1160px;
  min-width: 320px;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1159.98px) {
  .header.nav {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px;
  }
}
.header.nav a.logo {
  display: block;
  height: 64px;
  width: 220px;
  background: url("/img/logo.svg");
}
@media (max-width: 1159.98px) {
  .header.nav a.logo {
    height: 49px;
    width: 194px;
    background: url("/img/logo-m.svg");
  }
}
.header.nav #open-mob-menu {
  display: none;
  width: 48px;
  height: 46px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 13px;
  background-color: #F1F6FA;
  cursor: pointer;
}
@media (max-width: 959.98px) {
  .header.nav #open-mob-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header.nav #adaptive-menu-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 959.98px) {
  .header.nav #adaptive-menu-bg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(24, 24, 28, 0.8);
    z-index: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: none;
  }
}
.header.nav #adaptive-menu-bg .adaptive-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 959.98px) {
  .header.nav #adaptive-menu-bg .adaptive-menu {
    width: 80%;
    max-width: 500px;
    height: 100%;
    background-color: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 767.98px) {
  .header.nav #adaptive-menu-bg .adaptive-menu {
    width: 80%;
  }
}
.header.nav #adaptive-menu-bg .adaptive-menu #close-mob-menu {
  display: none;
  width: 48px;
  height: 46px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 13px;
  background-color: #F1F6FA;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}
@media (max-width: 959.98px) {
  .header.nav #adaptive-menu-bg .adaptive-menu #close-mob-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header.nav #adaptive-menu-bg .adaptive-menu .menu-contacts {
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #818386;
  padding: 45px 0px;
  width: 100%;
}
.header.nav #adaptive-menu-bg .adaptive-menu .menu-contacts a {
  color: #818386;
}
.header.nav #adaptive-menu-bg .adaptive-menu .menu-contacts a:hover {
  color: #46769F;
  border-bottom: 1px solid #46769F;
}
@media (max-width: 959.98px) {
  .header.nav #adaptive-menu-bg .adaptive-menu .menu-contacts {
    display: block;
    text-align: center;
  }
}
.header.nav #adaptive-menu-bg .adaptive-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  padding: 9px 0px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  font-size: 18px;
  white-space: nowrap;
  position: relative;
}
@media (max-width: 1159.98px) {
  .header.nav #adaptive-menu-bg .adaptive-menu ul {
    padding: 0px;
  }
}
@media (max-width: 959.98px) {
  .header.nav #adaptive-menu-bg .adaptive-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 105px 19px 0px;
    width: calc(100% - 38px);
    height: calc(100% - 145px);
  }
}
.header.nav #adaptive-menu-bg .adaptive-menu ul li {
  height: 46px;
  line-height: 46px;
}
@media (max-width: 959.98px) {
  .header.nav #adaptive-menu-bg .adaptive-menu ul li {
    display: block;
  }
}
@media (min-width: 960px) {
  .header.nav #adaptive-menu-bg .adaptive-menu ul li #homepage {
    display: none;
  }
}
.header.nav #adaptive-menu-bg .adaptive-menu ul li:last-child {
  margin-left: 15px;
}
@media (max-width: 959.98px) {
  .header.nav #adaptive-menu-bg .adaptive-menu ul li:last-child {
    position: absolute;
    bottom: 19px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 0px;
    width: 100%;
  }
}
.header.nav #adaptive-menu-bg .adaptive-menu ul li a {
  color: #818386;
}
@media (max-width: 959.98px) {
  .header.nav #adaptive-menu-bg .adaptive-menu ul li a {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.header.nav #adaptive-menu-bg .adaptive-menu ul li a:hover, .header.nav #adaptive-menu-bg .adaptive-menu ul li a.active {
  color: #46769F;
  border-bottom: 1px solid #46769F;
}
.header.nav #adaptive-menu-bg .adaptive-menu ul li a.button-a {
  color: #46769F;
}

.header.nav #adaptive-menu-bg.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header.nav #adaptive-menu-bg.active .adaptive-menu #open-mob-menu {
  display: none;
}

.separator {
  border-top: 1px solid #D4DFE7;
}

.main {
  position: relative;
  width: 100%;
  max-width: 1160px;
  min-width: 320px;
  margin: 0px auto;
}
@media (max-width: 1159.98px) {
  .main {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px 10px;
  }
}
.main .first-screen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 35px;
     -moz-column-gap: 35px;
          column-gap: 35px;
  padding-top: 90px;
}
@media (max-width: 1159.98px) {
  .main .first-screen {
    padding-top: 66px;
  }
}
@media (max-width: 959.98px) {
  .main .first-screen {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
    padding-top: 62px;
  }
}
@media (max-width: 767.98px) {
  .main .first-screen {
    padding-top: 34px;
  }
}
.main .first-screen .text-box span.description {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  text-transform: uppercase;
  padding: 28px 0px 30px;
}
@media (max-width: 1159.98px) {
  .main .first-screen .text-box span.description {
    padding: 40px 0px 10px;
  }
}
.main .first-screen .text-box p {
  display: block;
  margin: 35px 0px;
}
.main .first-screen .text-box a.button {
  width: 160px;
  margin: 30px 0px 0px;
}
@media (max-width: 1159.98px) {
  .main .first-screen .text-box a.button {
    margin: 10px 0px;
  }
}
@media (max-width: 575.98px) {
  .main .first-screen .text-box a.button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 26px 20px;
  }
}
.main .first-screen .image-box {
  padding-top: 16px;
}
@media (max-width: 1159.98px) {
  .main .first-screen .image-box {
    padding-top: 0px;
  }
}
@media (max-width: 959.98px) {
  .main .first-screen .image-box {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.main .first-screen .image-box img {
  width: 613px;
  height: 551px;
}
@media (max-width: 1159.98px) {
  .main .first-screen .image-box img {
    width: 465px;
    height: 420px;
  }
}
@media (max-width: 959.98px) {
  .main .first-screen .image-box img {
    width: 613px;
    height: 551px;
  }
}
@media (max-width: 575.98px) {
  .main .first-screen .image-box img {
    width: 100%;
    height: auto;
  }
}
.main .what-we-do {
  margin-top: 135px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1159.98px) {
  .main .what-we-do {
    margin-top: 70px;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do {
    margin-top: 70px;
  }
}
.main .what-we-do h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 80px;
  height: 64px;
  vertical-align: middle;
  background-size: 64px 64px;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .main .what-we-do h3 {
    padding-left: 70px;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do h3 {
    height: auto;
    line-height: 32px;
    padding: 30px 0px 30px 48px;
    background-size: 32px 32px;
    background-position: left center;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do h3 span {
    width: 100%;
    display: block;
    background-size: 24px 24px;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url("/img/slide-arrow.svg");
    padding-right: 32px;
    margin-right: 12px;
  }
}
.main .what-we-do .development h3 {
  background-image: url("/img/development.svg");
}
.main .what-we-do .devops h3 {
  background-image: url("/img/devops.svg");
}
.main .what-we-do .consulting h3 {
  background-image: url("/img/consulting.svg");
}
.main .what-we-do .analytics h3 {
  background-image: url("/img/analytic.svg");
}
.main .what-we-do .testing h3 {
  background-image: url("/img/testing.svg");
}
.main .what-we-do p {
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 21.6px;
  letter-spacing: 0.32px;
  padding: 30px 0px;
}
@media (max-width: 1159.98px) {
  .main .what-we-do p {
    padding: 20px 0px;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do p {
    padding: 0px;
    height: 0;
    opacity: 0;
    overflow: hidden;
  }
}
.main .what-we-do ul.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 13px;
}
@media (max-width: 575.98px) {
  .main .what-we-do ul.tags {
    height: 0;
    opacity: 0;
    overflow: hidden;
  }
}
.main .what-we-do ul.tags li {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20.8px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
@media (max-width: 1159.98px) {
  .main .what-we-do ul.tags li {
    font-size: 14px;
    line-height: 20.3px;
  }
}
.main .what-we-do ul.tags li:before {
  content: "#";
  color: #46769F;
}
.main .what-we-do .row-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 42px 0px 0px;
}
@media (max-width: 1159.98px) {
  .main .what-we-do .row-1 {
    padding: 38px 0px 0px;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do .row-1 {
    padding: 32px 0px 0px;
  }
}
.main .what-we-do .row-1 > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 69px;
}
@media (max-width: 1159.98px) {
  .main .what-we-do .row-1 > div {
    padding-bottom: 33px;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do .row-1 > div {
    cursor: pointer;
  }
  .main .what-we-do .row-1 > div.active p {
    height: auto;
    opacity: 1;
    border-top: 1px solid #F1F3F4;
    padding: 24px 0px 24px;
    -webkit-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
  }
  .main .what-we-do .row-1 > div.active ul {
    height: auto;
    opacity: 1;
    padding-bottom: 48px;
    -webkit-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
  }
  .main .what-we-do .row-1 > div.active h3 {
    color: #46769F;
  }
  .main .what-we-do .row-1 > div.active h3 span {
    background-image: url("/img/slide-arrow-1.svg");
  }
  .main .what-we-do .row-1 > div:hover h3 {
    cursor: pointer;
    color: #46769F;
  }
  .main .what-we-do .row-1 > div:hover h3 span {
    background-image: url("/img/slide-arrow-1.svg");
  }
}
.main .what-we-do .row-1 > div.development {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-right: 58px;
  border-bottom: 1px solid #F1F3F4;
}
@media (max-width: 1159.98px) {
  .main .what-we-do .row-1 > div.development {
    padding-right: 17px;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do .row-1 > div.development {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0px;
    border: none;
    border-top: 1px solid #F1F3F4;
  }
}
.main .what-we-do .row-1 > div.analytics {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-left: 58px;
  border-left: 1px solid #F1F3F4;
  border-bottom: 1px solid #F1F3F4;
}
@media (max-width: 1159.98px) {
  .main .what-we-do .row-1 > div.analytics {
    padding-left: 17px;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do .row-1 > div.analytics {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0px;
    border: none;
    border-top: 1px solid #F1F3F4;
  }
}
.main .what-we-do .row-1 > div.devops {
  padding: 44px 44px 40px 0px;
}
@media (max-width: 1159.98px) {
  .main .what-we-do .row-1 > div.devops {
    padding: 20px 17px 28px 0px;
  }
}
@media (max-width: 959.98px) {
  .main .what-we-do .row-1 > div.devops {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do .row-1 > div.devops {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0px;
    border: none;
    border-top: 1px solid #F1F3F4;
  }
}
.main .what-we-do .row-1 > div.testing {
  padding: 44px 44px 40px;
  border-right: 1px solid #F1F3F4;
  border-left: 1px solid #F1F3F4;
}
@media (max-width: 1159.98px) {
  .main .what-we-do .row-1 > div.testing {
    padding: 20px 17px 28px;
  }
}
@media (max-width: 959.98px) {
  .main .what-we-do .row-1 > div.testing {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    border-right: 0;
    padding-right: 0px;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do .row-1 > div.testing {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0px;
    border: none;
    border-top: 1px solid #F1F3F4;
  }
}
.main .what-we-do .row-1 > div.consulting {
  padding: 44px 0px 40px 44px;
}
@media (max-width: 1159.98px) {
  .main .what-we-do .row-1 > div.consulting {
    padding: 20px 0px 28px 17px;
  }
}
@media (max-width: 959.98px) {
  .main .what-we-do .row-1 > div.consulting {
    border-top: 1px solid #F1F3F4;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media (max-width: 575.98px) {
  .main .what-we-do .row-1 > div.consulting {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0px;
    border: none;
    border-top: 1px solid #F1F3F4;
    border-bottom: 1px solid #F1F3F4;
  }
}
.main .our-approach {
  position: relative;
  height: 940px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 145px;
}
@media (max-width: 1159.98px) {
  .main .our-approach {
    margin-top: 100px;
    height: 780px;
  }
}
@media (max-width: 959.98px) {
  .main .our-approach {
    height: auto;
  }
}
@media (max-width: 575.98px) {
  .main .our-approach {
    margin-top: 50px;
  }
}
.main .our-approach .center {
  position: relative;
  top: -20px;
}
@media (max-width: 1159.98px) {
  .main .our-approach .center {
    top: 20px;
  }
}
@media (max-width: 959.98px) {
  .main .our-approach .center {
    width: 100%;
    top: 0px;
  }
}
.main .our-approach .center > div {
  height: 0;
  display: block;
  opacity: 0;
  overflow: hidden;
}
@media (max-width: 959.98px) {
  .main .our-approach .center > div {
    top: 0px;
    position: relative;
    opacity: 1;
    height: auto;
    padding-top: 66px;
    margin-top: 10px;
    background: url("/img/arrow-m.svg") no-repeat center 0px;
  }
  .main .our-approach .center > div::before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    left: calc(50% - 7px);
    top: 58px;
    border: 1px solid #46769F;
    border-radius: 7px;
    background: #D4DFE7;
    -webkit-transition: -webkit-box-shadow 0.4s ease-in;
    transition: -webkit-box-shadow 0.4s ease-in;
    transition: box-shadow 0.4s ease-in;
    transition: box-shadow 0.4s ease-in, -webkit-box-shadow 0.4s ease-in;
    -webkit-box-shadow: 0px 9px 20px rgba(70, 118, 159, 0.3);
            box-shadow: 0px 9px 20px rgba(70, 118, 159, 0.3);
  }
  .main .our-approach .center > div.active::before {
    background-color: #46769F;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: background-color 0.4s ease-in;
    transition: background-color 0.4s ease-in;
  }
  .main .our-approach .center > div.active > h3 {
    color: #46769F;
  }
  .main .our-approach .center > div.active > p {
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
    height: auto;
  }
  .main .our-approach .center > div:hover::before {
    background-color: #46769F;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: background-color 0.4s ease-in;
    transition: background-color 0.4s ease-in;
  }
  .main .our-approach .center > div:hover > h3 {
    color: #46769F;
  }
  .main .our-approach .center > div:first-child {
    background: none;
  }
}
@media (max-width: 959.98px) and (max-width: 959.98px) {
  .main .our-approach .center > div:first-child {
    padding-top: 0px;
    margin-top: 0px;
  }
  .main .our-approach .center > div:first-child::before {
    display: none;
  }
}
@media (max-width: 959.98px) and (max-width: 575.98px) {
  .main .our-approach .center > div:first-child {
    padding-top: 0px;
  }
}
.main .our-approach .center > div.active {
  height: 270px;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in;
  transition: opacity 0.6s ease-in;
}
@media (max-width: 959.98px) {
  .main .our-approach .center > div.active {
    opacity: 1;
    height: auto;
  }
}
.main .our-approach .center h2, .main .our-approach .center h3 {
  width: 500px;
  text-align: center;
}
.main .our-approach .center h2 {
  line-height: 54px;
}
@media (max-width: 959.98px) {
  .main .our-approach .center h2 {
    text-align: left;
    width: 100%;
  }
  .main .our-approach .center h2 + p {
    text-align: left;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 29.7px;
    opacity: 1;
    height: auto;
    padding: 13px 0px 0px;
  }
}
@media (max-width: 767.98px) {
  .main .our-approach .center h2 + p {
    font-size: 18px;
    line-height: 24.3px;
    letter-spacing: 0.36px;
  }
}
@media (max-width: 575.98px) {
  .main .our-approach .center h2 + p {
    padding-top: 28px;
  }
}
.main .our-approach .center h3 {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}
@media (max-width: 959.98px) {
  .main .our-approach .center h3 {
    margin-top: 20px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.2px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    width: auto;
    cursor: pointer;
  }
}
.main .our-approach .center p {
  padding-top: 48px;
  width: 500px;
  text-align: center;
}
@media (max-width: 959.98px) {
  .main .our-approach .center p {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24.3px;
    letter-spacing: 0.36px;
    padding: 13px 20px 0px;
    opacity: 0;
    height: 0;
  }
}
@media (max-width: 767.98px) {
  .main .our-approach .center p {
    font-size: 16px;
    line-height: 21.6px;
    letter-spacing: 0.32px;
  }
}
.main .our-approach ul {
  position: absolute;
  top: 95px;
  left: calc((100% - 710px) / 2 - 10px);
  background: url("/img/ellipse.svg") no-repeat center;
  width: 710px;
  height: 710px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul {
    width: 615px;
    height: 615px;
    background-size: 615px 615px;
    left: calc((100% - 615px) / 2 - 10px);
  }
}
@media (max-width: 959.98px) {
  .main .our-approach ul {
    display: none;
  }
}
.main .our-approach ul > li {
  position: absolute;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 23.2px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li {
    font-size: 14px;
    line-height: 20.3px;
  }
}
.main .our-approach ul > li > span {
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid #46769F;
  border-radius: 8px;
  background: #D4DFE7;
  -webkit-transition: -webkit-box-shadow 0.4s ease-in;
  transition: -webkit-box-shadow 0.4s ease-in;
  transition: box-shadow 0.4s ease-in;
  transition: box-shadow 0.4s ease-in, -webkit-box-shadow 0.4s ease-in;
  -webkit-box-shadow: 0px 9px 20px rgba(70, 118, 159, 0.3);
          box-shadow: 0px 9px 20px rgba(70, 118, 159, 0.3);
}
.main .our-approach ul > li:hover, .main .our-approach ul > li.active {
  color: #46769F;
  -webkit-transition: color 0.4s ease-in;
  transition: color 0.4s ease-in;
}
.main .our-approach ul > li:hover > span, .main .our-approach ul > li.active > span {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #46769F;
}
.main .our-approach ul > li#approach {
  left: -63px;
  top: 94px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#approach {
    left: -54px;
    top: 87px;
  }
}
.main .our-approach ul > li#approach > span {
  left: 166px;
  top: 2px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#approach > span {
    left: 140px;
  }
}
.main .our-approach ul > li#needs {
  left: 288px;
  top: -76px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#needs {
    left: 246px;
    top: -60px;
  }
}
.main .our-approach ul > li#needs > span {
  left: 60px;
  top: 73px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#needs > span {
    left: 54px;
    top: 54px;
  }
}
.main .our-approach ul > li#solutions {
  left: 649px;
  top: 85px;
  text-align: left;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#solutions {
    left: 560px;
    top: 74px;
  }
}
.main .our-approach ul > li#solutions > span {
  left: -51px;
  top: 15px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#solutions > span {
    left: -44px;
  }
}
.main .our-approach ul > li#implementation {
  left: 742px;
  top: 329px;
  text-align: left;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#implementation {
    left: 643px;
    top: 280px;
  }
}
.main .our-approach ul > li#implementation > span {
  left: -44px;
  top: 15px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#implementation > span {
    left: -39px;
  }
}
.main .our-approach ul > li#communication {
  left: 657px;
  top: 588px;
  text-align: left;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#communication {
    left: 566px;
    top: 506px;
  }
}
.main .our-approach ul > li#communication > span {
  left: -58px;
  top: 5px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#communication > span {
    left: -48px;
  }
}
.main .our-approach ul > li#testing {
  left: 260px;
  top: 740px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#testing {
    left: 224px;
    top: 636px;
  }
}
.main .our-approach ul > li#testing > span {
  left: 92px;
  top: -42px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#testing > span {
    top: -32px;
    left: 78px;
  }
}
.main .our-approach ul > li#support {
  left: -26px;
  top: 588px;
  text-align: right;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#support {
    left: -16px;
    top: 510px;
  }
}
.main .our-approach ul > li#support > span {
  left: 124px;
  top: 5px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#support > span {
    left: 100px;
  }
}
.main .our-approach ul > li#feedback {
  left: -156px;
  top: 333px;
  text-align: right;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#feedback {
    left: -136px;
    top: 284px;
  }
}
.main .our-approach ul > li#feedback > span {
  left: 154px;
  top: 15px;
}
@media (max-width: 1159.98px) {
  .main .our-approach ul > li#feedback > span {
    left: 134px;
  }
}
.main .technologies {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media (max-width: 1159.98px) {
  .main .technologies {
    margin-top: 70px;
  }
}
@media (max-width: 575.98px) {
  .main .technologies {
    margin-top: 56px;
  }
}
.main .technologies > p {
  padding-top: 35px;
}
.main .technologies .slider {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}
.main .technologies ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 75px 0px;
  min-width: 560px;
}
@media (max-width: 1159.98px) {
  .main .technologies ul {
    margin: 60px 0px;
  }
}
@media (max-width: 575.98px) {
  .main .technologies ul {
    margin: 38px 0px 20px;
  }
}
.main .technologies ul li {
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0px 1px;
  color: #2E2F31;
}
.main .technologies ul li.active {
  color: #46769F;
  border-bottom: 2px solid #46769F;
}
.main .technologies .content > div {
  display: block;
  height: 0px;
  opacity: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 55px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 959.98px) {
  .main .technologies .content > div {
    gap: 35px;
  }
}
@media (max-width: 767.98px) {
  .main .technologies .content > div {
    gap: 10px;
  }
}
@media (max-width: 359.98px) {
  .main .technologies .content > div {
    gap: 0px;
  }
}
.main .technologies .content > div.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in;
  transition: opacity 0.6s ease-in;
}
.main .technologies .content > div span {
  cursor: pointer;
}
.main .contact {
  margin-top: 90px;
}
@media (max-width: 1159.98px) {
  .main .contact {
    margin-top: 60px;
  }
}
.main .contact > p {
  padding: 30px 0px;
}
.main .contact > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 959.98px) {
  .main .contact > form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.main .contact > form > div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.main .contact > form > div:first-child {
  padding-right: 15px;
}
@media (max-width: 959.98px) {
  .main .contact > form > div:first-child {
    padding: 0px 0px 20px;
  }
}
.main .contact > form > div:last-child {
  padding-left: 15px;
}
@media (max-width: 959.98px) {
  .main .contact > form > div:last-child {
    padding: 0px;
  }
}
.main .contact > form .form-group {
  padding: 10px 0px;
}
.main .contact > form .form-group span.message {
  color: #EB5757;
  padding-top: 10px;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.6px;
  display: none;
}
.main .contact > form .form-group input[type=text], .main .contact > form .form-group input[type=email] {
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 21.6px;
  border-radius: 20px 20px 0px 20px;
  border: 1px solid #E4EBED;
  background: #F1F3F4;
  padding: 20px 24px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.main .contact > form .form-group input[type=text]:focus, .main .contact > form .form-group input[type=email]:focus {
  border: 1px solid #46769F;
  -webkit-transition: border 0.4s ease-in;
  transition: border 0.4s ease-in;
}
.main .contact > form .form-group:first-child {
  padding-top: 0px;
}
.main .contact > form .form-group.textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0px;
}
.main .contact > form .form-group.textarea textarea {
  padding: 24px;
  border-radius: 20px 20px 0px 20px;
  border: 1px solid #E4EBED;
  background: #F1F3F4;
  font-weight: 300;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
}
@media (max-width: 959.98px) {
  .main .contact > form .form-group.textarea textarea {
    height: 230px;
  }
}
.main .contact > form .form-group.textarea textarea:focus {
  border: 1px solid #46769F;
  -webkit-transition: border 0.4s ease-in;
  transition: border 0.4s ease-in;
}
.main .contact > form .form-group.error input[type=text], .main .contact > form .form-group.error input[type=email] {
  border: 1px solid #EB5757;
  background: rgba(235, 87, 87, 0.1);
}
.main .contact > form .form-group.error textarea {
  border: 1px solid #EB5757;
  background: rgba(235, 87, 87, 0.1);
}
.main .contact > form .form-group.error span.message {
  display: block;
}
.main .contact > form .form-group label {
  display: none;
}
.main .contact > form .form-check {
  padding: 10px 0px;
}
.main .contact > form .form-check label {
  font-family: DM Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #818386;
}
.main .contact > form .form-check label a {
  color: #818386;
  text-decoration: underline;
}
.main .contact > form .form-check input[type=checkbox] {
  position: absolute;
  opacity: 0;
  outline: none;
}
.main .contact > form .form-check input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.main .contact > form .form-check input[type=checkbox] + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 18px;
  height: 18px;
  border: 1px solid #E4EBED;
  background: #F1F3F4;
}
.main .contact > form .form-check input[type=checkbox]:hover + label:before {
  border: 1px solid #46769F;
  -webkit-transition: border 0.4s ease-in;
  transition: border 0.4s ease-in;
}
.main .contact > form .form-check input[type=checkbox]:focus + label:before {
  border: 1px solid #46769F;
  -webkit-transition: border 0.4s ease-in;
  transition: border 0.4s ease-in;
}
.main .contact > form .form-check input[type=checkbox]:checked + label:before {
  background: #46769F;
}
.main .contact > form .form-check input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
          box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.main .contact > form .form-check.error input[type=checkbox] + label:before {
  border: 1px solid #EB5757;
  background: rgba(235, 87, 87, 0.1);
}
.main .contact > form .form-check.error label {
  color: #EB5757;
}
.main .contact > form button {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: 10px;
  cursor: pointer;
}
.main .contact > form button.disabled {
  cursor: auto;
  background: rgba(86, 134, 174, 0.7);
}
.main .contact .send-status {
  margin-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media (max-width: 359.98px) {
  .main .contact .send-status {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.main .contact .send-status span {
  font-size: 64px;
}
.main.privacy {
  margin-top: 60px;
}
.main.privacy h2 {
  font-family: DM Sans;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 46.4px;
  margin: 25px 0px;
  text-transform: none;
  letter-spacing: normal;
}
.main.privacy h3 {
  margin: 25px 0px 0px;
}
.main.privacy h4 {
  font-family: DM Sans;
  font-size: 24px;
  font-style: normal;
  margin: 25px 0px 0px;
}
.main.privacy p {
  margin: 25px 0px;
}
.main.privacy strong {
  color: #46769F;
}
.main.privacy ul {
  padding-left: 20px;
  list-style: square;
}
.main.privacy ul li {
  color: #818386;
  font-family: DM Sans;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 29.7px;
}
@media (max-width: 767.98px) {
  .main.privacy ul li {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24.3px;
    letter-spacing: 0.36px;
  }
}
.main.privacy a {
  color: #46769F;
}
.main.privacy a:hover {
  color: #46769F;
  border-bottom: 1px solid #46769F;
}
.main .error404 {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767.98px) {
  .main .error404 {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.main .error404 h1, .main .error404 h2 {
  font-size: 62px;
  font-style: normal;
  font-weight: 400;
  line-height: 82px;
  letter-spacing: 4.7px;
  text-transform: uppercase;
  color: #2E2F31;
}
@media (max-width: 959.98px) {
  .main .error404 h1, .main .error404 h2 {
    font-size: 32px;
    line-height: 38.4px;
    letter-spacing: 0.96px;
  }
}
.main .error404 .button {
  margin-top: 80px;
}
@media (max-width: 767.98px) {
  .main .error404 .button {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
@media (max-width: 959.98px) {
  .main .error404 .image-box img {
    width: 430px;
    height: 347px;
  }
}
@media (max-width: 575.98px) {
  .main .error404 .image-box img {
    width: 300px;
    height: 243px;
  }
}

.footer {
  margin-top: 90px;
  height: 130px;
  padding: 45px 0px;
  background-color: #F1F3F4;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 575.98px) {
  .footer {
    height: auto;
    padding: 15px 0px;
  }
}
.footer .center {
  width: 100%;
  max-width: 1160px;
  min-width: 320px;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1159.98px) {
  .footer .center {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px;
  }
}
@media (max-width: 575.98px) {
  .footer .center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .center p, .footer .center a {
  font-family: DM Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28.8px;
  letter-spacing: 0.9px;
  color: #818386;
}
.footer .center a:hover {
  border-bottom: 1px solid #818386;
}
.footer .center .line1 {
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 575.98px) {
  .footer .center .line1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
.footer .center .line1 .logo-footer img {
  width: 194px;
}
@media (max-width: 1159.98px) {
  .footer .center .line1 .logo-footer img {
    width: 119px;
  }
}
.footer .center .line1 .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 60px;
}
@media (max-width: 767.98px) {
  .footer .center .line1 .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 575.98px) {
  .footer .center .line1 .info {
    margin-top: 20px;
  }
}
.footer .center .line2 {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 575.98px) {
  .footer .center .line2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer .center .line2 .copyright {
  font-size: 14px;
  line-height: 20.8px;
  letter-spacing: 0.8px;
  color: #C6C6C6;
}
.footer .center .line2 a.privacy {
  font-size: 14px;
  line-height: 20.8px;
  letter-spacing: 0.8px;
  border-bottom: 1px solid transparent;
}
@media (max-width: 575.98px) {
  .footer .center .line2 a.privacy {
    margin-top: 20px;
  }
}
.footer .center .line2 a.privacy:hover {
  border-bottom: 1px solid #818386;
}