@charset "UTF-8";
/*! 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;
  }
}
.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;
}

.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%;
  }
}
.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(6, auto);
  max-width: initial;
  overflow-x: hidden;
}

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

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

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

.sec1-title {
  color: var(--161616, #161616);
  font: 300 normal 1.8rem/1.2 var(--logo-font);
  text-transform: uppercase;
  margin: 0.93em 0 0.5em;
}

.sec1-txt {
  color: #3A3A3A;
  font: 400 normal 1.4rem/1.2 var(--text-font);
  margin-bottom: 2em;
}

.sec1-promotion {
  width: 100%;
  max-width: 400px;
  margin-top: 0;
}

.sec1-txt-dfn {
  max-width: 580px;
  padding: 25px 20px;
  border-radius: 20px;
  background: var(--Linear, linear-gradient(102deg, #3751CB -2.07%, #CCA3FF 103.71%));
  color: var(--f-9-f-9-f-9, #F9F9F9);
  font: 400 normal 1rem/1.3 var(--text-font);
  margin: 0 auto 80px;
}

.sec1-txt-dfn dfn {
  font-style: normal;
  font-weight: 700;
}

.sec1-img {
  width: 100%;
  max-width: 504px;
  height: 338px;
  display: block;
  border-radius: 14.128px;
  border: 0.706px solid rgba(0, 0, 0, 0.1);
  background: #EBEBEB;
  position: relative;
}
.sec1-img::after {
  content: "";
  display: block;
  position: absolute;
  top: -57px;
  left: -16.5px;
  width: 100vw;
  height: 395px;
  background: left top/100% 100% no-repeat url("../images/dataviz/sec1_viz_s.png");
}

.sec2 {
  grid-row: 3/4;
  grid-column: 1/4;
}

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

.sec2-title {
  color: var(--343434, #343434);
  font: 400 normal 1.68rem/1.2 var(--logo-font);
  text-transform: uppercase;
  text-align: center;
  margin-top: 60px;
}

.sec2-wrapper li {
  color: var(--f-9-f-9-f-9, #F9F9F9);
  font: 400 normal 1rem/1.3 var(--text-font);
  padding: 40px 30px 40px 60px;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: var(--Linear, linear-gradient(102deg, #3751CB -2.07%, #CCA3FF 103.71%));
  position: relative;
}
.sec2-wrapper li::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMi41IiByPSI0IiBmaWxsPSIjRjlGOUY5Ii8+CjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIuNSIgcj0iOCIgc3Ryb2tlPSIjRjlGOUY5IiBzdHJva2Utb3BhY2l0eT0iMC4zIiBzdHJva2Utd2lkdGg9IjgiLz4KPC9zdmc+Cg==");
  position: absolute;
  height: 24px;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.sec2-wrapper ul {
  position: relative;
  top: 50px;
}

.sec2-wrapper li:nth-child(2) {
  top: -20px;
}

.sec2-wrapper li:nth-child(3) {
  top: -40px;
}

.sec2-wrapper li:nth-child(4) {
  top: -60px;
}

.sec2-wrapper li:nth-child(5) {
  top: -80px;
}

.sec2-wrapper li:nth-child(6) {
  top: -100px;
}

.sec2-img {
  height: 307px;
  width: 100%;
  max-width: 502px;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: bottom right/auto no-repeat url("../images/dataviz/sec2_img_s.svg") #F0F0F0;
  margin-bottom: 70px;
  justify-self: center;
  position: relative;
}
.sec2-img::after {
  content: url("../images/dataviz/sec2_chart.svg");
  position: absolute;
  top: -18px;
  right: 30px;
}
.sec2-img::before {
  content: url("../images/dataviz/sec2_chart_blue.svg");
  position: absolute;
  bottom: -60px;
  right: 80px;
}

.sec3 {
  grid-row: 4/5;
  grid-column: 1/4;
  border-radius: 30px;
  background: var(--343434, #343434);
}

.sec3-wrapper {
  grid-template-columns: 1fr;
  grid-template-rows: repeat(5, auto);
  position: relative;
  overflow-x: hidden;
}

.sec3-title {
  color: #FFF;
  font: 400 normal 1.75rem/1.2 var(--logo-font);
  text-align: center;
  text-transform: uppercase;
  margin: 50px auto 20px;
}

.sec3-txt {
  color: var(--f-9-f-9-f-9, #F9F9F9);
  font: 400 normal 1rem/1.3 var(--text-font);
  text-align: center;
  width: calc(100% - 40px);
  margin: 0 auto 15px;
  opacity: 0.9;
}

.sec3-img {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 640px;
}

.img-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
}
.img-wrapper::after {
  content: "DWH SOFT";
  position: absolute;
  font: 600 normal 163px/0.9 var(--logo-font);
  color: #FFF;
  text-transform: uppercase;
  left: 0;
  top: 0;
  opacity: 0.1;
  z-index: 1;
}

.sec3-wrapper ul {
  width: 100%;
  max-width: 505px;
  justify-self: center;
}

.sec3-wrapper ul * + * {
  margin-top: 10px;
}

.sec3-wrapper li {
  color: var(--f-9-f-9-f-9, #F9F9F9);
  font: 400 normal 16px/1.2 var(--text-font);
  padding: 20px 40px 20px 60px;
  border-radius: 100px;
  border: 1px solid var(--f-9-f-9-f-9, #F9F9F9);
  background: #4D4D4D;
  position: relative;
}
.sec3-wrapper li::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMzU3MTQgMTEuNzg2NEwwIDE3LjE0MzZMMTUgMjcuODU3OEwzMCAyLjE0MzU1TDEyLjg1NzEgMTkuMjg2NEw1LjM1NzE0IDExLjc4NjRaIiBmaWxsPSIjRkE4MDI2Ii8+Cjwvc3ZnPgo=");
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.sec3-wrapper li:nth-child(4) {
  margin-bottom: 30px;
}

.sec4 {
  grid-row: 5/6;
  grid-column: 1/4;
}

.sec4-wrapper {
  grid-template-columns: 1fr;
  grid-template-rows: repeat(2, auto);
}

.sec4-title {
  color: #343434;
  font: 400 normal 1.7rem/1.2 var(--logo-font);
  text-align: center;
  text-transform: uppercase;
  margin: 80px auto 30px;
}

.sec4-wrapper ul {
  justify-self: center;
}

.sec4-wrapper li {
  max-width: 360px;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: var(--343434, #343434);
  font: 450 normal 16px/1.3 var(--text-font);
  padding: 40px 30px 40px 150px;
  color: var(--f-9-f-9-f-9, #F9F9F9);
  position: relative;
}
.sec4-wrapper li::after {
  content: "1 шаг:";
  position: absolute;
  font: 400 normal 24px/1.2 var(--logo-font);
  color: var(--f-9-f-9-f-9, #F9F9F9);
  text-align: center;
  text-transform: uppercase;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.sec4-wrapper ul * + * {
  margin-top: 8px;
}

.sec4-wrapper li:nth-child(2),
.sec4-wrapper li:nth-child(3) {
  background: var(--Linear, linear-gradient(102deg, #3751CB -2.07%, #CCA3FF 103.71%));
}

.sec4-wrapper li:nth-child(2)::after {
  content: "2 шаг:";
}

.sec4-wrapper li:nth-child(3)::after {
  content: "3 шаг:";
}

.sec4-wrapper li:nth-child(4)::after {
  content: "4 шаг:";
}

.sec5 {
  grid-row: 6/7;
  grid-column: 1/4;
}

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

.sec5-title {
  color: var(--343434, #343434);
  font: 400 normal 2rem/1.2 var(--logo-font);
  text-align: center;
  text-transform: uppercase;
  margin: 60px auto 15px;
}

.sec5-txt {
  color: #3A3A3A;
  font: 400 normal 1.5rem/1.2 var(--text-font);
  text-align: center;
}

.sec5-img {
  height: auto;
  width: 100%;
  max-width: 360px;
  margin-bottom: 50px;
  justify-self: center;
}

.sec5-form {
  font-size: 1rem;
}

@media (min-width: 640px) {
  .sec1-title,
  .sec1-txt {
    text-align: center;
  }
  .sec1-img {
    margin: 0 auto;
  }
  .sec1-img::after {
    content: "";
    display: block;
    position: absolute;
    top: -57px;
    left: -70px;
    width: 100vw;
    max-width: 640px;
    height: 395px;
    background: left top/100% 100% no-repeat url("../images/dataviz/sec1_viz_m.svg");
  }
  .sec2-img {
    background-image: url("../images/dataviz/sec2_img_m.svg");
  }
  .sec4-title {
    margin-bottom: 40px;
  }
  .sec4-wrapper li:nth-child(3),
  .sec4-wrapper li:nth-child(4) {
    left: 170px;
  }
  .sec5-form {
    font-size: 16px;
  }
}
@media (min-width: 1160px) {
  :root {
    font-size: 1.5em; /*24*/
  }
  .sec1-title {
    font-size: 112px;
    text-align: start;
    margin-top: 63px;
    font-weight: 300;
    grid-column: 1/4;
  }
  .sec1-wrapper {
    margin-bottom: 150px;
  }
  .sec1-txt {
    max-width: 502px;
    font-size: 30px;
    text-align: start;
    margin-bottom: 1em;
  }
  .sec1-promotion {
    margin: 0 0 4em 0;
  }
  .sec1-txt-dfn {
    max-width: 426px;
    position: absolute;
    right: 0;
    top: 230px;
  }
  .sec1-img {
    max-width: 1159.564px;
    height: 360px;
    grid-column: 1/4;
  }
  .sec1-img::after {
    max-width: 1137px;
    left: -16px;
    top: -200px;
    height: 559px;
    background-image: url(../images/dataviz/sec1_viz_lg.svg);
  }
  .sec2-title {
    max-width: 734px;
    grid-column: 1/3;
    text-align: start;
    font-size: 66px;
    margin-top: 0;
    font-weight: 400;
  }
  .sec2-wrapper ul {
    grid-column: 3/4;
    max-width: 360px;
    grid-row: 1/4;
    top: initial;
  }
  .sec2-img {
    grid-column: 1/3;
    grid-row: 2/4;
    align-self: end;
    justify-self: start;
    margin-bottom: 98px;
    max-width: 760px;
    height: 416px;
    background-image: url(../images/dataviz/sec2_img_lg.svg);
  }
  .sec2-img::after {
    right: initial;
    left: 140px;
  }
  .sec2-img::before {
    right: 120px;
  }
  .sec2-wrapper li {
    font-size: 20px;
  }
  .sec3-wrapper {
    grid-template-columns: auto auto;
    overflow-x: visible;
  }
  h1.sec3-title {
    max-width: 650px;
    grid-column: 1/2;
    grid-row: 1/2;
    text-align: start;
    font-size: 66px;
  }
  .sec3-txt {
    grid-row: 2/3;
    grid-column: 1/2;
    max-width: 599px;
    text-align: start;
    margin-left: 0;
    font-size: 20px;
  }
  h2.sec3-title {
    grid-column: 1/3;
    grid-row: 3/4;
    margin-top: 150px;
    font-size: 66px;
  }
  .sec3-wrapper ul {
    grid-row: 4/5;
    grid-column: 1/3;
    max-width: initial;
    position: relative;
    margin-bottom: 80px;
  }
  .img-wrapper {
    position: absolute;
    right: -100px;
    top: 40px;
    grid-row: 1/3;
    grid-column: 2/3;
  }
  .sec3-wrapper li {
    display: inline-block;
    text-align: center;
  }
  .sec3-wrapper li::before {
    left: initial;
    transform: translate(-105%, -50%);
  }
  .sec3-wrapper li:nth-child(1) {
    width: 420px;
  }
  .sec3-wrapper li:nth-child(2) {
    width: 725px;
  }
  .sec3-wrapper li:nth-child(3) {
    width: 660px;
  }
  .sec3-wrapper li:nth-child(4) {
    width: 587px;
    position: absolute;
    top: 95px;
    right: 40px;
  }
  .sec4-title {
    font-size: 66px;
    max-width: 998px;
  }
  .sec4-wrapper li:nth-child(3),
  .sec4-wrapper li:nth-child(4) {
    left: initial;
    right: initial;
  }
  .sec4-wrapper ul {
    position: relative;
    width: 100%;
    min-height: 420px;
  }
  .sec4-wrapper li {
    max-width: 390px;
    position: absolute;
    font-size: 20px;
  }
  .sec4-wrapper li:nth-child(1) {
    top: 0;
    left: 185px;
  }
  .sec4-wrapper li:nth-child(1)::before {
    content: url("../images/dataviz/sec4_path.svg");
    position: absolute;
    top: 30px;
    right: -200px;
  }
  .sec4-wrapper li:nth-child(2) {
    top: 80px;
    right: 185px;
  }
  .sec4-wrapper li:nth-child(3) {
    top: 160px;
    left: 0;
  }
  .sec4-wrapper li:nth-child(4) {
    top: 220px;
    right: 0;
    padding: 40px 100px 40px 150px;
  }
  .sec5-wrapper {
    position: relative;
    overflow: visible;
  }
  .sec5-title {
    font-size: 76px;
    max-width: 800px;
    grid-row: 1/2;
    text-align: start;
    margin-left: 0;
    z-index: 10;
  }
  .sec5-txt {
    font-size: 40px;
    max-width: 557px;
    grid-row: 2/3;
    text-align: start;
  }
  .sec5-form {
    grid-row: 3/4;
    margin-left: 0;
    margin-bottom: 100px;
    max-width: 600px;
  }
  .sec5-img {
    grid-row: 1/5;
    position: absolute;
    max-width: 737px;
    max-height: 850px;
    z-index: 1;
    top: 20px;
    right: -130px;
  }
}