/*! 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 {
  min-width: 320px;
  max-width: 1920px;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

ul {
  list-style-type: none;
}

em {
  font-style: normal;
}

/* 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 */
  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;
  max-width: 100%;
}

/* 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;
  border: none;
  background: none;
  cursor: pointer;
}

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

/**
 * 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 {
  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] {
  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] {
  display: none;
}

*, *::before, *::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  outline: none;
}

@font-face {
  font-family: "IF Kica";
  src: url("../fonts/ifkica-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IF Kica";
  src: url("../fonts/IFKica-Light.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("../fonts/FuturaPT-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
:root {
  font-size: calc(0.53em + 2.5vw); /*16.48*/
  --logo-font: "IF Kica";
  --text-font: "Futura PT";
  --button-font: "Inter";
}

@media (min-width: 640px) {
  :root {
    font-size: 1.2em; /*19.2*/
  }
}
@media (min-width: 1160px) {
  :root {
    font-size: 1.5em; /*24*/
  }
}
.header {
  border-bottom: 0.821px solid #000;
  background: #E9E9E9;
  grid-row: 1/2;
  grid-column: 1/4;
}

.header-wrapper {
  width: 92.3%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.header-wrapper a {
  color: #343434;
  font: normal 200 1em/1.5 var(--text-font);
  text-decoration: none;
}

.header-wrapper .logo {
  font-size: 1rem;
  font-family: var(--logo-font);
  text-transform: uppercase;
  margin: 1em 0 1em;
  display: block;
}

@media (min-width: 1160px) {
  .header-wrapper {
    width: 98%;
    max-width: 1160px;
  }
}
body {
  display: grid;
  grid-template-columns: auto minmax(auto, 1160px) auto;
  margin: 0 auto;
  background-color: white;
}

.footer {
  grid-column: 1/4;
  grid-row: 8/9;
  background-color: #343434;
}

.footer-cnt-wrapper {
  width: 92.3%;
  margin: 0 auto;
  font-size: 0.7rem;
  margin-bottom: 2.52em;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.footer-cnt-wrapper a {
  text-decoration: none;
  color: var(--White, #FFF);
  font: 400 normal 12px/1.55 var(--text-font);
}
.footer-cnt-wrapper li {
  margin-bottom: 8px;
}

.footer-logo {
  font: 600 1.18rem/1.5 var(--logo-font);
  color: #FFF;
  text-transform: uppercase;
  margin: 1.5em auto;
  display: block;
  text-align: center;
}

.footer-contact-inf-wrapper {
  grid-column: 1/2;
  justify-self: start;
}

.footer-contact-int-title,
.footer-nav-title {
  font: 500 normal 14px/1.55 var(--text-font);
  color: var(--Grey, #757575);
  letter-spacing: 0.98px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.contact-inf,
.footer-nav-ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer-nav-wrapper {
  grid-column: 2/3;
  justify-self: end;
}

.footer-nav-ul a:visited {
  color: #FFF;
}
.footer-nav-ul a:hover {
  opacity: 0.5;
}
.footer-nav-ul a:focus {
  opacity: 0.3;
}
.footer-nav-ul a:active {
  color: #f2f5fa;
}

@media (min-width: 1160px) {
  .footer-cnt-wrapper {
    width: 98%;
    max-width: 700px;
  }
}
.contact-form {
  margin: 0 auto;
  width: 100%;
  max-width: 358px;
}

.contact-form > input {
  padding: 15.789px 31.579px;
  margin: 31px auto 0;
  border-radius: 100px;
  border: 1.579px solid #757575;
  background: var(--f-9-f-9-f-9, #F9F9F9);
  display: block;
  width: 100%;
}
.contact-form > input::placeholder {
  color: var(--Grey, #757575);
  font: 1em/1.5 var(--text-font);
}

.contact-form > button {
  width: 100%;
  background: var(--fa-8026, #FA8026);
  color: var(--White, #FFF);
  text-align: center;
  text-transform: uppercase;
  font: 300 1em/1 var(--text-font);
  padding: 16px 31.579px;
  margin: 31px auto;
  border-radius: 100px;
}

.contact-form > span {
  display: inline-block;
  color: var(--Black, #222);
  text-align: justify;
  font: 400 15px/1 var(--text-font);
}

.contact-form em {
  color: var(--fa-8026, #FA8026);
  text-decoration-line: underline;
}

@media (min-width: 1160px) {
  .contact-form > input {
    font-size: 25px;
    line-height: 155%;
  }
}
.promotion {
  display: block;
  font: 16px/1 var(--button-font);
  color: #fff;
  padding: 20px 40px;
  border: 2.462px solid #ED7620;
  border-radius: 6.3em;
  background: #FF8227;
  margin: 2em auto;
  text-align: center;
  grid-row: 3/4;
}

.sec5-wrapper, .sec4-wrapper, .sec3-wrapper, .sec2-wrapper, .sec1-wrapper {
  display: grid;
  width: 92.5%;
  max-width: 1160px;
  margin: 0 auto;
}

body {
  grid-template-rows: repeat(7, auto);
  max-width: initial;
}

:root {
  font-size: calc(0.6em + 2vw); /*16 9.6+*/
  --logo-font: "IF Kica";
  --text-font: "Futura PT";
  --button-font: "Inter";
}

.sec1 {
  grid-row: 2/3;
  grid-column: 1/4;
  margin-bottom: 2rem;
}

.sec1-wrapper {
  grid-template-columns: 1fr;
  grid-template-rows: repeat(4, auto);
  position: relative;
}

.sec1-title {
  color: #161616;
  font: 300 normal 2rem/1.2 var(--logo-font);
  text-transform: uppercase;
  margin: 0.89em auto 0.5em;
  grid-row: 1/2;
}

.sec1-txt {
  color: #3A3A3A;
  font: 400 normal 1.2rem/1.2 var(--text-font);
  justify-self: start;
  grid-row: 2/3;
}

.main-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  grid-row: 4/5;
}

.sec2 {
  grid-row: 3/4;
  grid-column: 1/4;
  background-color: #343434;
  border-radius: 30px;
}

.sec2-wrapper {
  grid-template-columns: 1fr;
  grid-template-rows: repeat(6, auto);
  justify-content: center;
}
.sec2-wrapper li {
  margin: 0 auto 1rem;
  padding: 1.5rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: linear-gradient(102deg, #3751CB -2.07%, #CCA3FF 103.71%);
  max-width: 360px;
}

.sec2-dwh-intro {
  color: #FFF;
  margin: 0 auto;
  font: 1rem/1.2 var(--text-font);
  padding: 1.5rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: linear-gradient(102deg, #3751CB -2.07%, #CCA3FF 103.71%);
  max-width: 360px;
}

.sec2-title,
.vendor-title {
  color: #FFF;
  font: 400 normal 1.5rem/1.2 var(--logo-font);
  text-align: center;
  text-transform: uppercase;
}

.sec2-title {
  margin: 1.5em 0 1em;
}

.vendor-title + p {
  color: #FFF;
  font: 1rem/1.2 var(--text-font);
  margin-top: 1.5em;
  text-align: start;
}

.sec2-wrapper li:nth-child(4) {
  padding: 0;
  background: #343434;
  margin-bottom: 20rem;
  position: relative;
}

.sec2-wrapper li:nth-child(2) {
  position: relative;
}
.sec2-wrapper li:nth-child(2)::before {
  content: url("../images/chart_sec2.svg");
  position: absolute;
  top: -30px;
  left: -20px;
}

.li-img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}

.sec3 {
  grid-row: 4/5;
  grid-column: 1/4;
  background-color: #FFF;
}

.sec3-wrapper {
  grid-template-columns: 1fr;
  grid-template-rows: repeat(5, auto);
  justify-content: center;
  overflow: hidden;
}

.sec3-title,
.sec3-title-projects {
  grid-row: 3/4;
  color: #343434;
  font: 400 normal 1.5rem/1.2 var(--logo-font);
  text-align: center;
  text-transform: uppercase;
}

.sec3-title {
  margin: 1em 0 1em;
}

.sec3-advantages {
  grid-row: 4/5;
}
.sec3-advantages li {
  color: #343434;
  font: 400 normal 1rem/1.2 var(--text-font);
  padding: 1.25em 2em 1.25em 3em;
  border-radius: 6.25rem;
  border: 1px solid #343434;
  background-color: #F9F9F9;
  margin-bottom: 1em;
  position: relative;
}
.sec3-advantages li::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzEyOF80KSI+CjxwYXRoIGQ9Ik01LjM1NzE0IDExLjc4NjRMMCAxNy4xNDM2TDE1IDI3Ljg1NzhMMzAgMi4xNDM1NUwxMi44NTcxIDE5LjI4NjRMNS4zNTcxNCAxMS43ODY0WiIgZmlsbD0iI0ZBODAyNiIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzEyOF80Ij4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=");
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translate(0, -50%);
}
.sec3-advantages li:nth-child(1)::before,
.sec3-advantages li:nth-child(4)::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzEiIHZpZXdCb3g9IjAgMCAzMSAzMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc2XzMwMjEpIj4KPHBhdGggZD0iTTUuODU3MTQgMTIuMjg2NEwwLjUgMTcuNjQzNkwxNS41IDI4LjM1NzhMMzAuNSAyLjY0MzU1TDEzLjM1NzEgMTkuNzg2NEw1Ljg1NzE0IDEyLjI4NjRaIiBmaWxsPSIjMTczNUMwIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNzZfMzAyMSI+CjxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSAwLjUpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translate(0, -50%);
}

.sec3-title-projects {
  grid-row: 1/2;
  margin: 6em auto 1.5em;
}

.sec3-projects {
  grid-row: 2/3;
}

.sec3-projects-list {
  background: left top/contain no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYyIiBoZWlnaHQ9IjIyMSIgdmlld0JveD0iMCAwIDM2MiAyMjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjUwODMzIDMwLjE2NjdDMS41MDgzMyAxNC4zMzkxIDE0LjMzOTEgMS41MDgzMyAzMC4xNjY3IDEuNTA4MzNIMTY0LjZDMTczLjk5NiAxLjUwODMzIDE4Mi41MjYgNi45OTk5MyAxODYuNDE0IDE1LjU1MzZDMTkwLjc5MyAyNS4xODQyIDIwMC4zOTYgMzEuMzY3MSAyMTAuOTc1IDMxLjM2NzFIMzMxLjgzM0MzNDcuNjYxIDMxLjM2NzEgMzYwLjQ5MiA0NC4xOTc5IDM2MC40OTIgNjAuMDI1NFYxOTAuMDVDMzYwLjQ5MiAyMDUuODc4IDM0Ny42NjEgMjE4LjcwOCAzMzEuODMzIDIxOC43MDhIMzAuMTY2N0MxNC4zMzkxIDIxOC43MDggMS41MDgzMyAyMDUuODc4IDEuNTA4MzMgMTkwLjA1VjMwLjE2NjdaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMTI4XzkwNCkiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMy4wMTY2NyIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzEyOF85MDQiIHgxPSItOS4wMjYyMyIgeTE9IjEuNjE5MTZlLTA2IiB4Mj0iNDA1LjM5IiB5Mj0iMTM5LjAyMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjMzc1MUNCIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0NDQTNGRiIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=);
  background-size: 100% auto;
  padding: 0 1.5rem 1.5rem;
  margin: 0 auto 2em;
  max-width: 362px;
  border: 1px solid transparent;
}

.sec3-projects-wrapper {
  max-height: 140px;
  overflow: hidden;
  margin: 3.5em auto 1em;
  font-size: 16px;
}
.sec3-projects-wrapper h3 {
  margin-bottom: 0.5em;
  color: #F9F9F9;
  font: 500 1.25em/1.1 var(--text-font);
  white-space: nowrap;
}
.sec3-projects-wrapper a, .sec3-projects-wrapper span {
  display: inline-block;
  color: #F9F9F9;
  font: 400 1em/1.1 var(--text-font);
  margin: 0 0.5em 0.6em;
  text-decoration: none;
}
.sec3-projects-wrapper .sec3-order {
  display: inline-block;
  padding: 5px 12px;
  margin-bottom: 0;
  margin-left: 2em;
  text-align: center;
  border-radius: 100.556px;
  border: 1.006px solid #F9F9F9;
  cursor: pointer;
}
.sec3-projects-wrapper .sec3-order:hover {
  background-color: #ED7620;
}
.sec3-projects-wrapper p {
  overflow: hidden;
  color: #FFF;
  text-overflow: ellipsis;
  font: 400 0.875em/1 var(--button-font);
}

.sec4 {
  grid-row: 5/6;
  grid-column: 1/4;
  background-color: #343434;
  border-radius: 30px;
  margin-bottom: 15em;
}

.sec4-wrapper {
  grid-template-columns: 1fr;
  grid-template-rows: repeat(5, auto);
  justify-content: center;
  justify-items: center;
}

.sec4-img1 {
  display: block;
  margin-bottom: 100px;
  position: relative;
}

.sec4-pseudo {
  position: relative;
}
.sec4-pseudo::after {
  content: url("../images/contract.png");
  position: absolute;
  display: block;
  bottom: -260px;
  left: 50%;
  transform: translate(-50%, 0);
}

.sec4-title {
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font: 400 normal 1.2rem/1.2 var(--logo-font);
  margin: 1.1em auto 0.9em;
}

.sec5 {
  grid-row: 6/7;
  grid-column: 1/4;
  background-color: #FFF;
}

.sec5-wrapper {
  grid-template-columns: 1fr;
  grid-template-rows: repeat(4, auto);
  margin-top: 50px;
  overflow: hidden;
}

.sec5-title {
  color: #343434;
  text-align: center;
  text-transform: uppercase;
  font: 400 1.5rem/1.2 var(--logo-font);
  grid-row: 1/2;
}

.sec5-text {
  color: #3A3A3A;
  text-align: center;
  font: 400 1.2rem/1.2 var(--text-font);
  margin-top: 1em;
  grid-row: 2/3;
}

.sec5-form {
  grid-row: 3/4;
  margin-bottom: 50px;
}

.sec5-img {
  display: block;
  grid-row: 4/5;
  margin: 0 auto;
  width: 100%;
}

@media (min-width: 640px) {
  :root {
    font-size: 1em; /*24*/
  }
  .sec1-title {
    text-align: center;
  }
  .sec1-txt {
    text-align: center;
    justify-self: center;
  }
  .sec3-title-projects {
    margin-top: 70px;
    max-width: 526px;
  }
  .sec3-title {
    max-width: 553px;
    justify-self: center;
  }
  .sec4-title {
    max-width: 501px;
  }
  .sec5-title {
    max-width: 363px;
    justify-self: center;
  }
  .sec5-text {
    max-width: 391px;
    justify-self: center;
  }
}
@media (min-width: 1160px) {
  :root {
    font-size: 1.5em; /*24*/
  }
  .sec1-title {
    font-size: 2rem;
    text-align: start;
    max-width: 1000px;
    justify-self: start;
    margin-left: 0;
    margin-top: 1.2em;
  }
  .sec1-title em {
    font-size: 5rem;
  }
  .sec1-txt {
    text-align: start;
    justify-self: start;
    margin-top: 80px;
    font-size: 1.4rem;
  }
  .promotion {
    margin: 3em auto 420px 0;
  }
  .main-img {
    position: absolute;
    bottom: -100px;
    right: 0;
    max-width: 1117px;
    max-height: 716px;
  }
  .sec2-title {
    font-size: 2.5rem;
  }
  .sec2-dwh-intro {
    font-size: 20px;
    max-width: 720px;
  }
  .sec2-wrapper li {
    max-width: 560px;
    margin-bottom: 1.2rem;
  }
  .sec2-wrapper ul {
    position: relative;
  }
  .sec2-wrapper li:nth-child(1) {
    margin-left: 0;
    margin-bottom: 0;
    position: relative;
  }
  .sec2-wrapper li:nth-child(1)::after {
    content: "DWH SOFT";
    color: #FFF;
    text-transform: uppercase;
    opacity: 0.1;
    font: 600 157px/90% var(--logo-font);
    position: absolute;
    left: 500px;
    top: 20px;
  }
  .sec2-wrapper li:nth-child(2),
  .sec2-wrapper li:nth-child(3) {
    margin-right: 0;
    margin-left: auto;
  }
  .sec2-wrapper li:nth-child(2) {
    margin-bottom: 100px;
  }
  .sec2-wrapper li:nth-child(2)::before {
    content: url("../images/chart_sec2_big.png");
    top: -225px;
    left: initial;
    right: 0;
  }
  .sec2-wrapper li:nth-child(3) {
    position: absolute;
    right: 0;
    bottom: -194px;
  }
  .sec2-wrapper li:nth-child(4) {
    position: absolute;
    left: 0;
    bottom: -170px;
    width: 568px;
    height: 526px;
    margin-bottom: 0;
    background: none;
    border: none;
  }
  .vendor-title {
    text-align: start;
    font-size: 24px;
  }
  .vendor-title + p {
    font-size: 20px;
  }
  .sec3-title-projects {
    font-size: 60px;
    margin-left: 0;
    text-align: start;
    margin-top: 300px;
  }
  .sec3-projects {
    display: flex;
    flex-direction: row;
  }
  .sec3-projects li:nth-child(1) {
    position: relative;
  }
  .sec3-projects li:nth-child(1)::after {
    content: url("../images/sec3_icon2.png");
    position: absolute;
    right: 20px;
    top: -80px;
  }
  .sec3-projects li:nth-child(1)::before {
    content: url("../images/sec3_icon3.png");
    position: absolute;
    left: 170px;
    bottom: 50px;
  }
  .sec3-projects li:nth-child(2) {
    position: relative;
    top: -80px;
  }
  .sec3-projects li:nth-child(2)::after {
    content: url("../images/sec3_icon.png");
    position: absolute;
    right: 150px;
    bottom: 100px;
  }
  .sec3-projects-list {
    max-width: 560px;
  }
  .sec3-projects-wrapper {
    max-height: 205px;
    margin: 80px auto 110px;
  }
  .sec3-projects-wrapper h3 {
    margin-bottom: 0.9em;
    font-size: 27px;
  }
  .sec3-projects-wrapper span {
    margin-bottom: 1.5rem;
  }
  .sec3-projects-wrapper p {
    font-size: 20px;
  }
  .sec3-title {
    font-size: 60px;
    max-width: 1155px;
  }
  .sec3-advantages {
    position: relative;
    margin-bottom: 150px;
  }
  .sec3-advantages li {
    position: relative;
    padding: 20px 20px 20px 60px;
  }
  .sec3-advantages li:nth-child(1) {
    max-width: 430px;
    z-index: 10;
  }
  .sec3-advantages li:nth-child(2) {
    max-width: 725px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .sec3-advantages li:nth-child(3) {
    max-width: 660px;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 1;
  }
  .sec3-advantages li:nth-child(4) {
    max-width: 650px;
    position: absolute;
    right: 0;
    top: 100px;
    z-index: 2;
  }
  .sec4 {
    margin-bottom: 0;
  }
  .sec4-title {
    font-size: 2.5rem;
    text-align: start;
    margin-left: 0;
  }
  .sec4-img1 {
    margin-bottom: 50px;
  }
  .sec4-pseudo::after {
    content: initial;
  }
  .sec5-wrapper {
    position: relative;
  }
  .sec5-img {
    max-width: 1000px;
    max-height: 920px;
    position: absolute;
    right: -150px;
    top: 0;
    grid-row: 1/5;
    z-index: 1;
  }
  .sec5-title {
    font-size: 3rem;
    text-align: start;
    justify-self: start;
    z-index: 10;
  }
  .sec5-text {
    justify-self: start;
    z-index: 10;
    font-size: 1.4rem;
  }
  .sec5-form {
    margin-left: 0;
    max-width: 600px;
    z-index: 10;
  }
}