@font-face {
  font-display: swap;
  font-family: HelveticaNeueCyr-Black;
  src: local("HelveticaNeueCyr-Black"),
    url(../fonts/HelveticaNeueCyr-Black.woff) format("woff"),
    url(../fonts/HelveticaNeueCyr-Black.eot?#iefix) format("embedded-opentype"),
    url(../fonts/HelveticaNeueCyr-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: HelveticaNeueCyr-Light;
  src: local("HelveticaNeueCyr-Light"),
    url(../fonts/HelveticaNeueCyr-Light.woff) format("woff"),
    url(../fonts/HelveticaNeueCyr-Light.eot?#iefix) format("embedded-opentype"),
    url(../fonts/HelveticaNeueCyr-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: HelveticaNeueCyr-Thin;
  src: local("HelveticaNeueCyr-Thin"),
    url(../fonts/HelveticaNeueCyr-Thin.woff) format("woff"),
    url(../fonts/HelveticaNeueCyr-Thin.eot?#iefix) format("embedded-opentype"),
    url(../fonts/HelveticaNeueCyr-Thin.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: HelveticaNeueCyr-UltraLight;
  src: local("HelveticaNeueCyr-UltraLight"),
    url(../fonts/HelveticaNeueCyr-UltraLight.woff) format("woff"),
    url(../fonts/HelveticaNeueCyr-UltraLight.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/HelveticaNeueCyr-UltraLight.ttf) format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: HelveticaNeueCyr-Bold;
  src: local("HelveticaNeueCyr-Bold"),
    url(../fonts/HelveticaNeueCyr-Bold.woff) format("woff"),
    url(../fonts/HelveticaNeueCyr-Bold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/HelveticaNeueCyr-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: HelveticaNeueCyr-Roman;
  src: local("HelveticaNeueCyr-Roman"),
    url(../fonts/HelveticaNeueCyr-Roman.woff) format("woff"),
    url(../fonts/HelveticaNeueCyr-Roman.eot?#iefix) format("embedded-opentype"),
    url(../fonts/HelveticaNeueCyr-Roman.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
* {
  box-sizing: border-box;
  outline: none;
}
:after,
:before {
  box-sizing: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
button {
  outline: none;
}
button,
img {
  border: none;
}
img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
a {
  text-decoration: none;
  color: inherit;
}
[contenteditable="true"]:empty:before {
  content: attr(data-placeholder);
  color: #131313;
  font-size: inherit;
  display: block;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
body {
  font-family: HelveticaNeueCyr-Light, sans-serif;
  overflow-x: hidden;
  color: #000;
  background-color: #f5f6f7;
  position: relative;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 575px) {
  body {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  text-transform: none;
}
h1 {
  font-size: 60px;
  line-height: 1em;
}
h2 {
  font-family: HelveticaNeueCyr-Black, sans-serif;
  text-transform: uppercase;
}

.section1__title,
.section2__title,
.section3__title,
.section4__title,
.section5__title,
.section6__title,
.section7__title,
.section8__title,
.section9__title,
.section10__title,
.section11__title,
.section12__title,
.section13__title,
.section14__title,
.section15__title,
.section16__title,
.section17__title,
.section18__title,
.section19__title {
font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 30px;
  line-height: 90px;
  letter-spacing: 1.5em;
  text-transform: uppercase;          /* цвет текста */
}
@media (max-height: 1079px) {
  h2 {
    line-height: 70px;
  }
}
@media (max-height: 650px) {
  h2 {
    line-height: 1.7em;
  }
}
@media (max-width: 1700px) {
  h2 {
    letter-spacing: 1.2em;
  }
}
@media (max-width: 1340px) {
  h2 {
    letter-spacing: 0.6em;
    line-height: 1.7;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  h2 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.8em;
  }
}
h3 {
  font-size: 44px;
  line-height: 1.11;
  letter-spacing: -1.1px;
}
h4 {
  font-size: 30px;
  line-height: 1.5em;
  font-family: HelveticaNeueCyr-Bold, sans-serif;
}
.container {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
main {
  position: relative;
  overflow: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.preloader {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #dff1f1;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}
.preloader,
.preloader__box {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.preloader__box {
  background: #fff;
  border-radius: 50%;
  height: calc(100vh - 188px);
  width: calc(100vh - 188px);
  -ms-flex: 0 0 calc(100vh - 188px);
  flex: 0 0 calc(100vh - 188px);
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-bottom: 3px;
}
.preloader__logo {
  width: 100px;
  height: 100px;
  position: relative;
  background: #dff1f1;
  overflow: hidden;
}
.preloader__logo span {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background: #000;
  top: 0;
  left: 0;
}
.preloader__logo div {
  width: 100%;
  height: 100%;
  background: url(../images/logo-inv.png) 50% repeat;
  position: relative;
  z-index: 2;
}
.preloader__text {
  width: 305px;
  margin: 41px 0 77px;
}
.preloader__text div {
  width: 100%;
  display: none;
  font-family: HelveticaNeueCyr-Light, sans-serif;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  letter-spacing: 0.05em;
}
.preloader__text div.active {
  display: block;
}
.preloader__percent {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.05em;
}
.preloader__progressbar {
  margin-top: 39px;
  height: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 300px;
}
.preloader__progressbar div {
  background: #000;
  height: 100%;
  width: 2%;
}
header.header-white .logo .white {
  opacity: 1;
}
header.header-white .logo .black {
  opacity: 0;
}
header.header-white .main-nav__btn:hover span {
  -ms-flex: 0 0 26px;
  flex: 0 0 26px;
  width: 26px;
  background: #fff;
}
header.header-white .main-nav__btn:hover span:after,
header.header-white .main-nav__btn span,
header.header-white .main-nav__btn span:after {
  background: #fff;
}
header.active .logo .yellow {
  opacity: 1;
}
header.active .logo .black,
header.active .logo .white {
  opacity: 0;
}
header.active .main-nav__btn:hover span {
  -ms-flex: 0 0 26px;
  flex: 0 0 26px;
  width: 26px;
  background: #fff;
}
header.active .main-nav__btn:hover span:after {
  background: #fff;
}
header.active .main-nav__btn span {
  background: #f1eece;
  transform: rotate(45deg);
}
header.active .main-nav__btn span:after {
  background: #f1eece;
  transform: rotate(-90deg);
  top: 0;
}
header .logo {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  margin-left: 55px;
  margin-top: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 0;
}
header .logo .black {
  transition: all 0.2s linear;
}
header .logo .white,
header .logo .yellow {
  transition: all 0.2s linear;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
header .main-nav {
  position: fixed;
  right: 60px;
  top: 44px;
  z-index: 200;
}
header .main-nav__btn {
  cursor: pointer;
  width: 26px;
  height: 13px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
header .main-nav__btn:hover span {
  -ms-flex: 0 0 34px;
  flex: 0 0 34px;
  width: 34px;
}
header .main-nav__btn span {
  transition: all 0.2s linear;
  width: 26px;
  -ms-flex: 0 0 26px;
  flex: 0 0 26px;
  height: 4px;
  background: #101010;
  display: block;
  position: relative;
}
header .main-nav__btn span:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 9px;
  background: #101010;
}
.fp-menu,
header .main-nav__btn span:after {
  transition: all 0.2s linear;
  width: 100%;
  left: 0;
}
.fp-menu {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 190;
  background: #111;
  top: 0;
  height: 100vh;
  overflow: hidden;
  padding: 183px 210px 180px;
}
.fp-menu.active {
  opacity: 1;
  visibility: visible;
}
.fp-menu__box {
  background: #232323;
  position: relative;
  height: 100%;
  z-index: 1;
}
.fp-menu__bg {
  padding: 67px 0 72px;
  line-height: 210px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fp-menu__bg,
.fp-menu__bg div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.fp-menu__bg div {
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -17px;
}
.fp-menu__bg div span {
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 293px;
  color: #2e2e2e;
}
.fp-menu__bg div span,
.fp-menu__nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fp-menu__nav {
  padding: 0 0 0 188px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.fp-menu__nav > a {
  font-size: 72px;
  line-height: 90px;
  font-family: HelveticaNeueCyr-Thin, sans-serif;
  display: block;
  color: #fff;
  transition: all 0.2s linear;
}
.fp-menu__nav > a:hover {
  color: #f1eece;
}
.fp-menu__subnav {
  display: -ms-flexbox;
  display: flex;
}
.fp-menu__subnav:hover .fp-menu__subnav-box {
  opacity: 1;
  visibility: visible;
  transition: all 0.6s linear;
}
.fp-menu__subnav:hover .fp-menu__subnav-title:after {
  content: "";
  width: 56px;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}
.fp-menu__subnav:hover .fp-menu__subnav-title:before {
  opacity: 1;
  visibility: visible;
  z-index: 5;
  width: calc(512px - 100%);
}
.fp-menu__subnav-title {
  color: #fff;
  font-size: 72px;
  line-height: 90px;
  font-family: HelveticaNeueCyr-Thin, sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s linear;
  position: relative;
}
.fp-menu__subnav-title:before {
  transition: width 0.8s;
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  left: 100%;
  height: 100%;
  width: 7px;
  margin-top: 6px;
  margin-left: 56px;
  background: url(../images/arrow-right2.png) 100% no-repeat;
}
.fp-menu__subnav-title:after {
  content: "+";
  width: 27px;
  height: 27px;
  border-radius: 50%;
  border: 1px solid #f1eece;
  color: #f1eece;
  font-family: HelveticaNeueCyr-UltraLight, sans-serif;
  font-size: 24px;
  margin-left: 29px;
  margin-top: 14px;
  padding-bottom: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fp-menu__subnav-title:hover {
  color: #f1eece;
}
.fp-menu__subnav-box {
  transition: all 0.2s linear;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -99px;
  left: 669px;
  width: 629px;
  background: #f1eece;
  height: calc(100% + 97px + 99px);
  padding: 220px 0 0 126px;
}
.fp-menu__subnav-box a {
  position: relative;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  letter-spacing: 0.3em;
  color: #000;
  margin-bottom: 36px;
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  padding-left: 41px;
  line-height: 36px;
  transition: all 0.2s linear;
}
.fp-menu__subnav-box a:hover {
  color: #d16e6e;
}
.fp-menu__subnav-box a:after {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  top: 16px;
  left: 0;
  background: #000;
}
.fp-menu__subnav-box a:last-of-type {
  margin-bottom: 0;
}
.btn {
  display: inline-block;
color: #000;
  background: none;
  outline: none;
  text-decoration: none;
  padding: 0;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 1em;
  border-bottom: 4px solid;
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  cursor: pointer;
  transition: 0.25s linear;
  transition-property: opacity, filter;
  will-change: filter;
}
.btn:hover {
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.55));
}
.quadra-list li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 20px;
}
.quadra-list li:last-child {
  padding-bottom: 0;
}
.quadra-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  background-color: #000;
  width: 4px;
  height: 4px;
}

.quadra-list li a:hover{
	color: #d16e6e;
	
}

.default-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 38px;
  font-size: 0;
  cursor: pointer;
  z-index: 1;
}
.default-arrow:focus svg,
.default-arrow:hover svg {
  transform: scale(1.1);
  filter: drop-shadow(0 6px 4px rgba(0, 0, 0, 0.55));
}
.default-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.default-arrow svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  fill: #000;
  transform: scale(1);
  transition: 0.25s linear;
  transition-property: transform, box-shadow, filter;
}
.default-arrow--left {
  left: 0;
}
.default-arrow--right {
  right: 0;
}
input,
textarea {
  width: 100%;
  height: 40px;
  border: none;
  font-size: 14px;
  font-family: HelveticaNeueCyr-Light, sans-serif;
}
textarea {
  resize: none;
  height: 125px;
  scrollbar-color: #555 #ccc;
  scrollbar-width: thin;
}
textarea::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #ccc;
}
textarea::-webkit-scrollbar-thumb:horizontal,
textarea::-webkit-scrollbar-thumb:vertical {
  background-color: #555;
}
.input-group,
.textarea-group {
  position: relative;
  width: 100%;
  padding-top: 20px;
  margin-bottom: 30px;
}
.input-group--focus .input-group__label,
.input-group--focus .textarea-group__label,
.input-group--notempty .input-group__label,
.input-group--notempty .textarea-group__label,
.textarea-group--focus .input-group__label,
.textarea-group--focus .textarea-group__label,
.textarea-group--notempty .input-group__label,
.textarea-group--notempty .textarea-group__label {
  top: 0;
  font-size: 12px;
}
.input-group__label,
.textarea-group__label {
  position: absolute;
  top: 33px;
  left: 0;
  font-size: 14px;
  line-height: 1;
  pointer-events: none;
  transition: all 0.2s ease;
}
.input-group__border,
.textarea-group__border {
  height: 0;
  border-bottom: 1px solid #98908b;
  width: 100%;
  transition: border-color 0.25s linear;
}
.input-group__border-active,
.textarea-group__border-active {
  height: 2px;
  background-color: #575049;
  margin: -2px auto 0;
  width: 0;
  transition: width 0.25s linear;
}
.input-group input,
.input-group textarea,
.textarea-group input,
.textarea-group textarea {
  background-color: transparent;
}
.input-group input:hover ~ .input-group__border,
.input-group input:hover ~ .textarea-group__border,
.input-group textarea:hover ~ .input-group__border,
.input-group textarea:hover ~ .textarea-group__border,
.textarea-group input:hover ~ .input-group__border,
.textarea-group input:hover ~ .textarea-group__border,
.textarea-group textarea:hover ~ .input-group__border,
.textarea-group textarea:hover ~ .textarea-group__border {
  border-color: #363740;
}
.input-group input:active ~ .input-group__border-active,
.input-group input:active ~ .textarea-group__border-active,
.input-group input:focus ~ .input-group__border-active,
.input-group input:focus ~ .textarea-group__border-active,
.input-group textarea:active ~ .input-group__border-active,
.input-group textarea:active ~ .textarea-group__border-active,
.input-group textarea:focus ~ .input-group__border-active,
.input-group textarea:focus ~ .textarea-group__border-active,
.textarea-group input:active ~ .input-group__border-active,
.textarea-group input:active ~ .textarea-group__border-active,
.textarea-group input:focus ~ .input-group__border-active,
.textarea-group input:focus ~ .textarea-group__border-active,
.textarea-group textarea:active ~ .input-group__border-active,
.textarea-group textarea:active ~ .textarea-group__border-active,
.textarea-group textarea:focus ~ .input-group__border-active,
.textarea-group textarea:focus ~ .textarea-group__border-active {
  width: 100%;
}
.input-group input.error ~ .input-group__border,
.input-group input.error ~ .textarea-group__border,
.input-group textarea.error ~ .input-group__border,
.input-group textarea.error ~ .textarea-group__border,
.textarea-group input.error ~ .input-group__border,
.textarea-group input.error ~ .textarea-group__border,
.textarea-group textarea.error ~ .input-group__border,
.textarea-group textarea.error ~ .textarea-group__border {
  border-color: #ff0909;
}
.input-group input.error ~ .input-group__border-active,
.input-group input.error ~ .textarea-group__border-active,
.input-group textarea.error ~ .input-group__border-active,
.input-group textarea.error ~ .textarea-group__border-active,
.textarea-group input.error ~ .input-group__border-active,
.textarea-group input.error ~ .textarea-group__border-active,
.textarea-group textarea.error ~ .input-group__border-active,
.textarea-group textarea.error ~ .textarea-group__border-active {
  background-color: #ff0909;
}
.input-group label.error,
.textarea-group label.error {
  font-size: 14px;
  position: absolute;
  top: 100%;
  left: 0;
  color: #ff0909;
}
.fancybox-container {
  z-index: 201;
}
#fp-nav.right {
  top: 350px;
  right: 52px;
  transition: all 0.2s linear;
}
#fp-nav.right:before {
 content: attr(data-nav-label);
  position: absolute;
  top: -125px;
    right: -110px;
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #000;
  letter-spacing: 0.7em;
  text-transform: uppercase;
  transform: rotate(-90deg);
	pointer-events: none; /* чтобы буллеты кликабельны остались */
	width: 250px;
    height: 20px;
}
#fp-nav.right.hidden {
  right: 0;
  opacity: 0;
  visibility: hidden;
}
#fp-nav ul li {
  width: 26px;
  margin: 38px 7px;
}
#fp-nav ul li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
#fp-nav ul li a span {
  width: 15px;
  height: 1px;
  border-radius: 0;
  background-color: #9ca8a8;
  left: 0;
  margin: 0;
  position: relative;
  left: auto;
  bottom: auto;
  right: auto;
  top: auto;
  display: block;
}
#fp-nav ul li a.active span {
  background-color: #000;
}
#fp-nav ul li:hover a.active span,
#fp-nav ul li:hover a span,
#fp-nav ul li a.active span {
  width: 26px;
  height: 4px;
  border-radius: 0;
  margin: 0;
  position: relative;
  left: auto;
  bottom: auto;
  right: auto;
  top: auto;
}
.default-modal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: auto;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-overflow-scrolling: touch;
}
.default-modal.active {
  opacity: 1;
  visibility: visible;
  z-index: 1001;
}
.default-modal.active .default-modal__content {
  border-radius: 3px;
  opacity: 1;
  transform: translateY(0);
}
.default-modal__close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 2;
  border-radius: 3px;
  background-color: hsla(0, 0%, 77%, 0.3);
}
.default-modal__close:after,
.default-modal__close:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  height: 2px;
  background-color: #000;
  transition: 0.2s linear;
  transition-property: background;
}
.default-modal__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.default-modal__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.default-modal__close:hover:after,
.default-modal__close:hover:before {
  background-color: #e81f45;
}
.default-modal__content {
  max-width: 480px;
  width: 100%;
  margin: auto;
  opacity: 0;
  transform: translateY(-40%);
  transition: all 0.3s ease-in-out;
  color: #1a1a1a;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  background-color: #fff;
  padding: 50px 40px 55px;
}
.default-modal__title {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  text-align: center;
  margin-bottom: 27px;
}
.default-modal label.error {
  font-size: 13px;
}
.modal-request .form-control {
  text-align: center;
}
.modal-request .input-group {
  margin-bottom: 20px;
}
.modal-thx__text {
  text-align: center;
}
.no-scroll {
  overflow: hidden;
}
.apple-fix {
  width: 100%;
  position: fixed;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}
@media (max-height: 650px) {
  header .logo {
    margin-top: 20px;
  }
  header .main-nav {
    top: 34px;
  }
}
@media (max-width: 1760px) {
  .fp-menu__nav {
    padding-left: 88px;
  }
  .fp-menu__subnav-box {
    left: 569px;
  }
}
@media (max-width: 1640px) {
  .fp-menu__subnav-box {
    width: 490px;
    padding-left: 46px;
    left: 459px;
  }
  .fp-menu__nav {
    padding-left: 58px;
  }
  .fp-menu__subnav:hover .fp-menu__subnav-title:before {
    width: calc(375px - 100%);
  }
  .fp-menu__nav > a,
  .fp-menu__subnav-title {
    font-size: 52px;
    line-height: 80px;
  }
  .fp-menu__subnav-title:after {
    margin-top: 10px;
  }
}
@media (max-width: 1390px) {
  .fp-menu {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 1340px) {
  .btn {
    line-height: 20px;
    letter-spacing: 0.6em;
  }
}
@media (max-width: 1240px) {
  .fp-menu__nav > a,
  .fp-menu__subnav-title {
    font-size: 32px;
    line-height: 60px;
  }
  .fp-menu__subnav-title:after {
    margin-top: 4px;
  }
  .fp-menu__nav {
    padding-left: 40px;
  }
  .fp-menu__subnav-box {
    left: 330px;
  }
  .fp-menu__subnav:hover .fp-menu__subnav-title:before {
    width: calc(255px - 100%);
  }
}
@media (max-width: 1020px) {
  .fp-menu {
    padding-left: 40px;
    padding-right: 40px;
  }
  .fp-menu__subnav-box {
    left: 260px;
    width: 430px;
    padding-left: 26px;
  }
  .fp-menu__subnav-box a {
    letter-spacing: 0.04em;
  }
  .fp-menu__subnav:hover .fp-menu__subnav-title:before {
    width: calc(185px - 100%);
  }
  .section {
    position: relative;
  }
  .section .section-inner {
    padding: 60px 25px;
  }
}
@media (max-width: 767px) {
  .section .section-inner {
    padding: 50px 20px;
  }
}
@media (max-width: 750px) {
  header .logo {
    margin-left: 20px;
    margin-top: 15px;
  }
  header .main-nav {
    right: 20px;
    top: 36px;
  }
  .fp-menu {
    overflow: auto;
    padding: 76px 33px 31px 0 !important;
    width: 100vw;
    overflow-x: hidden;
  }
  .fp-menu__box {
    padding-bottom: 35px;
    padding-top: 40px;
    height: auto;
  }
  .fp-menu__bg {
    padding: 35px 0 !important;
    line-height: 108px !important;
    width: 100vw;
  }
  .fp-menu__bg div span {
    font-size: 145px !important;
  }
  .fp-menu__nav {
    padding-left: 57px;
  }
  .fp-menu__nav > a,
  .fp-menu__subnav-title {
    font-size: 36px !important;
    line-height: 45px !important;
  }
  .fp-menu__subnav-title:before {
    background: url(../images/arrow-bottom.png) 50% no-repeat;
    width: 13px !important;
    height: 44px !important;
    position: absolute !important;
    top: 45px !important;
    margin: 0 !important;
    left: 4px !important;
  }
  .fp-menu__subnav-title:after {
    font-size: 12px;
    width: 14px;
    height: 14px;
    padding-bottom: 0;
    margin-top: 7px !important;
    margin-left: 15px;
  }
  .fp-menu__subnav {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fp-menu__subnav:hover .fp-menu__subnav-title:after {
    display: none;
  }
  .fp-menu__subnav:hover .fp-menu__subnav-box {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .fp-menu__subnav-box {
    margin-top: 25px;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
    margin-bottom: 25px;
    position: relative;
    top: 0 !important;
    left: -57px !important;
    width: 100vw;
    display: none !important;
    padding-left: 0 !important;
  }
  .fp-menu__subnav-box a {
    font-size: 11px !important;
    line-height: 24px !important;
    padding-left: 57px !important;
  }
  .fp-menu__subnav-box a:after {
    top: 10px !important;
    left: 33px !important;
  }
}
@media (max-height: 700px) and (min-width: 1021px) {
  .input-group,
  .textarea-group {
    padding-top: 12px;
    margin-bottom: 20px;
  }
  .input-group__label,
  .textarea-group__label {
    top: 25px;
  }
}
@media (max-width: 575px) {
  .btn {
    letter-spacing: 0.5em;
  }
  textarea {
    height: 90px;
  }
  .input-group,
  .textarea-group {
    padding-top: 15px;
    margin-bottom: 20px;
  }
  .input-group textarea,
  .textarea-group textarea {
    padding-top: 8px;
  }
  .default-modal__content {
    max-width: 320px;
    padding: 50px 25px 30px;
  }
  .default-modal__title {
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
}
@media (max-height: 935px) {
  .fp-menu__bg {
    padding: 20px 0;
  }
  .fp-menu__subnav-box {
    padding-top: 60px;
  }
  .fp-menu__nav > a,
  .fp-menu__subnav-title {
    font-size: 52px;
    line-height: 80px;
  }
  .fp-menu__subnav-title:after {
    margin-top: 10px;
  }
}
@media (max-height: 840px) {
  .fp-menu {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .fp-menu__subnav-box {
    height: 100%;
    top: 0;
    padding-top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .fp-menu__subnav-box a {
    margin-bottom: 20px;
  }
}
@media (max-height: 700px) {
  .preloader__box {
    height: calc(100vh - 40px);
    width: calc(100vh - 40px);
    -ms-flex: 0 0 calc(100vh - 40px);
    flex: 0 0 calc(100vh - 40px);
  }
}
@media (max-height: 675px) {
  .fp-menu__subnav-box a {
    margin-bottom: 10px;
  }
  .fp-menu__nav > a,
  .fp-menu__subnav-title {
    font-size: 32px;
    line-height: 60px;
  }
  .fp-menu__subnav-title:after {
    margin-top: 4px;
  }
  .fp-menu__subnav-box a {
    bottom: 5px;
  }
  .fp-menu__bg {
    line-height: 132px;
  }
  .fp-menu__bg div {
    margin: 0 -10px;
  }
  .fp-menu__bg div span {
    font-size: 180px;
  }
}
@media (max-height: 675px) {
  .preloader {
    overflow: hidden;
  }
  .preloader__text {
    margin: 20px 0;
  }
  .preloader__progressbar {
    margin-top: 20px;
  }
}
.section1 {
  background-color: #e8f6e9;
  position: relative;
}
.section1 .section-inner {
  position: relative;
  padding: 0 365px 0 210px;
}
.section1__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.section1__top p {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  color:#3D483E;
}
.section1__info-block {
  max-width: 900px;
  position: relative;
  padding-top: 70px;
}
.section1__list-block {
  position: relative;
  max-width: 238px;
}
.section1__title {
  line-height: 60px;
  margin-bottom: 75px;
}
.section1__seo,
.section1__title {
  font-family: HelveticaNeueCyr-Black, sans-serif;
}
.section1__seo {
  color: #fff;
  font-size: 293px;
  line-height: 1;
  letter-spacing: 1.5em;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  bottom: -70px;
}
.section1__list {
  font-size: 14px;
  color: #232423;
  margin-bottom: 16px;
}
.section1__list li {
  padding-left: 40px;
	line-height: 1.4rem;
}
.section1__list li.hidden {
  display: none;
}
.section1__list-more {
  font-size: 14px;
  line-height: 20px;
  color: #ee9a9a;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 40px;
}
.section1__list-more .arrow {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ee9a9a;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 10px;
  transition: 0.25s linear;
  transition-property: transform;
}
.section1__list-more:hover .arrow {
  transform: scale(1.2);
}
.section1__list-more.hidden {
  display: none;
}
.section1 .arr {
  display: none;
  width: 100%;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.section1 .arr:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  transition: all 0.25s linear;
  opacity: 1;
  background: linear-gradient(0deg, #e8f6e9 0, rgba(232, 246, 233, 0.7));
}
.section1 .arr__inner {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.section1 .arr svg {
  transition: all 0.25s linear;
}
.section1 .arr svg path {
  fill: #ee9a9a;
}
.section1 .arr.active:before {
  opacity: 0;
}
.section1 .arr.active svg {
  transform: rotate(180deg);
}
.section1__bot {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin-top: 9vh;
  margin-left: 150px;
}
.section1__bot-title {
  font-family: HelveticaNeueCyr-Light, sans-serif;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.05em;
  text-transform: none;
  color: #0d0d0d;
  padding-bottom: 15px;
}
.section1__tasks {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section1__task {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.05em;
  width: 262px;
  color: #fff;
  background-color: #9ea8db;
  min-height: 110px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 30px;
  margin-right: 48px;
  margin-top: 40px;
}
.section1__task:nth-child(4n + 4) {
  margin-right: 0;
}
.section1__task--no {
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}
.section1__task--no a {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  background-color: #ee9a9a;
  border: 1px solid #ee9a9a;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  min-height: 29px;
  border-radius: 2px;
  transition: 0.25s linear;
  transition-property: color, background-color;
}
.section1__task--no a:hover {
  color: #ee9a9a;
  background-color: #fff;
}
.section1__task--no.mob {
  display: none;
}
.section1__task-no-text {
  color: #819882;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
}
.section1__have-solution {
  position: absolute;
  right: 105px;
  bottom: 5vh;
  max-width: 270px;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.05em;
  color: #000;
  text-align: right;
}
.section1__have-solution span {
  color: #ee9a9a;
}
.section1__have-solution img {
  display: block;
  margin-left: auto;
  margin-top: 30px;
}
.section1__works {
  position: absolute;
  left: 0;
  bottom: 270px;
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 1em;
  text-transform: uppercase;
  color: #000;
  transform: rotate(-90deg);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.section1__works img {
  transform: rotate(90deg);
  margin-right: 60px;
}
@media (max-width: 1800px) {
  .section1__have-solution {
    bottom: 30px;
    right: 55px;
  }
  .section1__have-solution img {
    margin-top: 20px;
  }
  .section1 .section-inner {
    padding: 0 140px 0 200px;
  }
}
@media (max-width: 1700px) {
  .section1 .section-inner {
    padding: 0 55px;
  }
  .section1__top {
    padding-right: 60px;
  }
  .section1__bot {
    max-width: 1050px;
  }
  .section1__task:nth-child(4n + 4) {
    margin-right: 48px;
  }
  .section1__task:nth-child(3n + 3) {
    margin-right: 0;
  }
}
@media (max-width: 1600px) {
  .section1__seo {
    letter-spacing: 1.2em;
  }
}
@media (max-width: 1440px) {
  .section1__seo {
    letter-spacing: 1em;
  }
  .section1__bot {
    margin-left: 80px;
  }
  .section1__works {
    left: -20px;
  }
  .section1__task,
  .section1__task:nth-child(4n + 4) {
    margin-right: 30px;
  }
}
@media (min-width: 1281px) {

  .section1__list-block {
    width: 100%;
    padding-top: 30px;
  }
  
}
@media (max-width: 1280px) {
  .section1__seo {
    letter-spacing: 0.5em;
  }
  .section1__info-block {
    padding-right: 20px;
  }
  .section1__list-block {
    width: 100%;
    padding-top: 30px;
  }
  .section1__works {
    left: -60px;
  }
  .section1__works img {
    margin-right: 40px;
  }
  .section1__have-solution {
    font-size: 22px;
    line-height: 1;
    right: 20px;
  }
  .section1__bot {
    max-width: 960px;
    margin: 20px auto 0;
  }
  .section1__bot-title {
    padding-bottom: 0;
  }
  .section1__task {
    width: 225px;
    padding: 15px 16px;
  }
}
@media (max-height: 900px) and (min-width: 1021px) {
  .section1__info-block {
    padding-top: 40px;
  }
  .section1__title {
    margin-bottom: 30px;
  }
  .section1__bot {
    margin-top: 30px;
  }
  .section1__works {
    bottom: 170px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .section1__top p {
    line-height: 24px;
  }
  .section1__bot {
    margin-top: 20px;
  }
  .section1__title {
    margin-bottom: 20px;
  }
  .section1__task {
    min-height: 90px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 25px;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .section1__task {
    min-height: 80px;
    padding: 15px 20px;
  }
  .section1__list li {
    padding-bottom: 10px;
  }
  .section1__have-solution {
    font-size: 28px;
    line-height: 34px;
    bottom: 15px;
  }
  .section1__have-solution img {
    margin-top: 10px;
  }
}
@media (max-width: 1020px) {
  .section1 .section-inner {
    padding: 100px 25px 60px;
  }
  .section1__have-solution,
  .section1__works {
    display: none;
  }
  .section1__top {
    padding-right: 0;
  }
  .section1__info-block,
  .section1__list-block {
    padding-top: 0;
  }
  .section1__task {
    width: calc(33.333333% - 22px);
    margin-right: 0;
  }
  .section1__task:nth-child(3n + 2) {
    margin-left: 30px;
    margin-right: 30px;
  }
  .section1__task:nth-child(4n + 4) {
    margin-right: 0;
  }
  .section1__seo {
    font-size: 250px;
  }
}
@media (max-width: 850px) {
  .section1__seo {
    font-size: 200px;
    bottom: -20px;
  }
}

@media (max-width: 768px) {
  .section1 .section-inner {
    padding: 100px 25px 40px;
  }
  .section1__seo {
    display: none;
  }
  .section1__top {
    display: block;
  }
  .section1__title {
    line-height: 1.7;
    margin-bottom: 30px;
  }
  .section1__info-block {
    padding-right: 0;
  }
  .section1__list-block {
    max-width: none;
    margin-top: 30px;
  }
  .section1__bot {
    margin-top: 26px;
  }
  .section1__bot-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .section1__tasks {
    margin: 0 -10px;
  }
  .section1__task {
    width: 400px;
    padding: 0;
    margin-top: 0;
  }
  .section1__task,
  .section1__task:nth-child(3n + 2),
  .section1__task:nth-child(3n + 3),
  .section1__task:nth-child(4n + 4) {
    margin-right: 10px;
    margin-left: 10px;
  }
  .section1__task--no {
    display: none !important;
  }
  .section1__task--no.mob {
    display: block !important;
    max-width: 300px;
    width: 100%;
    margin: 12px auto 0;
  }
  .section1__task--no.mob .section1__task-inner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section1__task-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    min-height: 110px;
  }
  .section1 .default-arrow--left {
    left: -5px;
  }
  .section1 .default-arrow--right {
    right: -5px;
  }
}
@media (max-width: 575px) {
  .section1 .section-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section1 .default-arrow {
    width: 9px;
    height: 16px;
  }
}
@media (max-width: 480px) {
  .section1__top p {
    font-size: 14px;
    line-height: 22px;
  }
  .section1__title {
    margin-bottom: 25px;
  }
  .section1__list {
    margin-bottom: 0;
  }
  .section1__list li {
    padding-bottom: 17px;
  }
  .section1__task {
    border-radius: 2px;
  }
  .section1__task--no a {
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
  }
  .section1__task-inner {
    padding: 15px 30px;
  }
}
@media (max-width: 420px) {
  .section1 .arr {
    display: block;
  }
  .section1__top p {
    overflow: hidden;
    transition: all 0.25s linear;
    padding-bottom: 20px;
  }
}
.section2 {
  text-align: center;
  background-color: #dff1f1;
}
.section2 .section-inner {
  height: 100%;
}
.section2__list-more,
.section2__list-more.hidden {
  display: none;
}
.section2__top {
  height: 40%;
  padding: 0 20px;
}
.section2__bot,
.section2__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
.section2__bot {
  height: 60%;
  background-color: #fff;
  position: relative;
  padding-top: 60px;
}
.section2 .decor-left {
  position: absolute;
  left: 0;
  bottom: 45px;
}
.section2 .decor-right {
  position: absolute;
  right: 0;
  bottom: 45px;
}
.section2__top-title {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 1em;
  text-transform: uppercase;
  color: #80cbc4;
}
.section2__top-text {
  font-size: 36px;
  line-height: 60px;
  color: #000;
  max-width: 1305px;
  width: 100%;
  margin: 55px auto 0;
}
.section2__title {
  line-height: 1;
  margin-bottom: 60px;
}
.section2__subtitle {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1em;
  color: #ecb6b6;
  margin-bottom: 105px;
}
.section2__list-block {
  max-width: 1385px;
  width: 100%;
  margin: 0 auto;
  column-count: 3;
  text-align: left;
  padding-left: 70px;
}
.section2__list {
  font-size: 16px;
  color: #77c3bc;
}
.section2__list li {
  padding-bottom: 40px;
}
.section2__list li.hidden {
  display: none;
}
.section2__list li:last-child {
  padding-bottom: 40px;
}
.section2__list li:before {
  background-color: #101010;
}
@media (max-width: 1700px) {
  .section2__top {
    padding: 0 55px;
  }
}
@media (max-width: 1600px) {
  .section2__list-block {
    max-width: 1200px;
  }
}
@media (max-width: 1440px) {
  .section2__list-block {
    max-width: 950px;
    padding-left: 0;
  }
  .section2__top-text {
    font-size: 30px;
    line-height: 45px;
  }
}
@media (max-width: 1280px) {
  .section2 .decor-left,
  .section2 .decor-right {
    max-width: 150px;
    top: 30px;
    bottom: auto;
  }
}
@media (max-width: 1200px) {
  .section2 .decor-left,
  .section2 .decor-right {
    max-width: 100px;
  }
}
@media (max-height: 900px) and (min-width: 1021px) {
  .section2__subtitle {
    margin-bottom: 55px;
  }
}
@media (max-height: 800px) and (min-width: 1440px) {
  .section2 .decor-left,
  .section2 .decor-right {
    max-width: 150px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .section2__top-text {
    margin-top: 30px;
  }
  .section2__bot {
    padding-top: 40px;
  }
  .section2__title {
    margin-bottom: 30px;
  }
}
@media (max-height: 700px) and (min-width: 1021px) {
  .section2__top {
    height: 35%;
  }
  .section2__bot {
    height: 65%;
  }
  .section2__top-text {
    font-size: 30px;
    line-height: 45px;
  }
  .section2__list li,
  .section2__list li:last-child {
    padding-bottom: 20px;
  }
}
@media (max-width: 1020px) {
  .section2 .section-inner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .section2__bot,
  .section2__top {
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
  .section2__top {
    padding-bottom: 60px;
  }
  .section2__bot {
    padding-bottom: 40px;
  }
  .section2__list-block {
    column-count: auto;
  }
  .section2__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .section2__list li {
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .section2 .decor-left,
  .section2 .decor-right {
    display: none;
  }
  .section2__top-text {
    font-size: 24px;
    line-height: 32px;
    margin-top: 16px;
  }
  .section2__title {
    margin-bottom: 30px;
  }
  .section2__subtitle {
    margin-bottom: 35px;
  }
  .section2__list li {
    width: calc(50% - 20px);
  }
  .section2__list li,
  .section2__list li:last-child {
    padding-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .section2 {
    text-align: left;
  }
  .section2__bot,
  .section2__top {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  .section2__top {
    padding-bottom: 40px;
  }
  .section2__top-title {
    font-size: 11px;
    letter-spacing: 0.5em;
  }
  .section2__top-text {
    font-size: 18px;
    line-height: 24px;
  }
  .section2__bot {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .section2__title {
    margin-bottom: 20px;
  }
  .section2__subtitle {
    font-size: 11px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .section2__list {
    margin-left: -6px;
    margin-right: -6px;
  }
  .section2__list li {
    width: calc(50% - 12px);
    margin-left: 6px;
    margin-right: 6px;
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  .section2__list {
    margin: 0;
  }
  .section2__list li {
    width: 100%;
    margin: 0;
  }
  .section2__list-more {
    font-size: 14px;
    line-height: 20px;
    color: #ee9a9a;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .section2__list-more .arrow {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ee9a9a;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px;
  }
}
.section3 {
  background-color: #fffde8;
}
.section3 .section-inner {
  padding-left: 220px;
  padding-right: 60px;
}
.section3__decor {
  position: absolute;
  bottom: -110px;
  left: 65px;
}
.section3__grid {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section3__grid,
.section3__ready {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.section3__ready {
  z-index: 1;
}
.section3__rotatable {
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 0.1em;
  color: #80cbc4;
  transform: rotate(-90deg);
  max-width: 330px;
  margin-top: 120px;
}
.section3__ready-question {
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 30px;
  line-height: 90px;
  letter-spacing: 1.5em;
  text-transform: uppercase;
  max-width: 370px;
  margin-left: -30px;
}
.section3__g-partner {
  background-color: #90d0d3;
  max-width: 480px;
  width: 100%;
  height: 312px;
  padding: 55px 90px 20px;
}
.section3__g-partner-text {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}
.section3__g-partner-question {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 8px;
  line-height: 1;
  letter-spacing: 0.8em;
  text-transform: uppercase;
  color: #e64132;
  margin-bottom: 42px;
}
.section3__solution {
  width: 100%;
  margin-top: -138px;
}
.section3__solution-wrap {
  text-align: center;
  position: relative;
  max-width: 1032px;
  padding: 89px 205px 109px;
  margin: 0 135px 0 auto;
  background-color: #f3e5f6;
}
.section3__solution-wrap a {
  position: relative;
}
.section3 .arrow-icon {
  position: absolute;
  right: 60px;
  top: -30px;
  transform: rotate(180deg);
}
.section3__solution-img-wrap {
  width: 128px;
  height: 128px;
  background-color: #90d0d3;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  margin-bottom: 55px;
}
.section3__solution-title {
  font-family: HelveticaNeueCyr-Light, sans-serif;
  font-size: 36px;
  line-height: 1;
  color: #000;
  letter-spacing: normal;
  margin-bottom: 35px;
}
.section3__solution-text {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  color: #ab9aaf;
  margin-bottom: 55px;
}
@media (max-width: 1700px) {
  .section3 .section-inner {
    padding: 0 55px;
  }
  .section3__decor {
    left: 0;
    max-width: 525px;
    bottom: -83px;
  }
  .section3__solution-wrap {
    max-width: 850px;
    padding: 50px 100px;
  }
}
@media (max-height: 900px) and (min-width: 1021px) {
  .section3__solution-wrap {
    max-width: 800px;
    padding: 40px 60px;
    margin: 0 200px 0 auto;
  }
  .section3__decor {
    max-width: 500px;
    bottom: -78px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .section3__solution-img-wrap {
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
  }
  .section3__g-partner-question {
    margin-bottom: 20px;
  }
  .section3__rotatable {
    font-size: 20px;
    line-height: 30px;
    margin-top: 50px;
  }
  .section3__ready-question {
    line-height: 60px;
    margin-left: -85px;
  }
  .section3__solution-text,
  .section3__solution-title {
    margin-bottom: 20px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .section3__decor {
    max-width: 400px;
    bottom: -60px;
  }
  .section3__g-partner {
    height: 270px;
    padding: 40px 60px;
  }
  .section3__solution {
    margin-top: -85px;
  }
}
@media (max-width: 1440px) {
  .section3__solution-wrap {
    max-width: 800px;
    padding: 50px 100px;
  }
  .section3__solution {
    margin-top: -115px;
  }
  .section3__rotatable {
    margin-top: 70px;
  }
  .section3__ready-question {
    line-height: 60px;
  }
  .section3__g-partner {
    max-width: 420px;
    padding: 30px 70px 20px;
  }
}
@media (max-width: 1280px) {
  .section3__decor {
    max-width: 350px;
    bottom: -50px;
  }
  .section3__ready {
    margin-left: -130px;
  }
  .section3__ready-question {
    margin-left: -85px;
  }
  .section3__g-partner {
    max-width: 380px;
    height: auto;
    min-height: 250px;
    padding: 30px;
  }
  .section3__solution-wrap {
    max-width: 700px;
    padding: 40px 60px;
    margin: 0 135px 0 auto;
  }
  .section3__solution {
    margin-top: -55px;
  }
  .section3__grid {
    padding-top: 60px;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .section3__decor {
    max-width: 300px;
  }
  .section3__rotatable {
    margin-top: 50px;
  }
  .section3__ready-question {
    font-size: 24px;
    max-width: 300px;
  }
  .section3__solution-title {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .section3__solution-text {
    line-height: 1;
  }
}
@media (max-width: 1020px) {
  .section3 .section-inner {
    padding: 0 25px;
  }
  .section3 .arrow-icon {
    display: none;
  }
  .section3__solution {
    margin-top: 0;
    width: 70%;
  }
  .section3__solution-wrap {
    margin: 0;
    padding-bottom: 60px;
  }
  .section3__solution-img-wrap {
    width: 100px;
    height: 100px;
    margin-bottom: 25px;
  }
  .section3__solution-text {
    margin-bottom: 30px;
  }
  .section3__g-partner {
    max-width: 30%;
    -ms-flex-order: 1;
    order: 1;
  }
  .section3__g-partner-question {
    line-height: 1.5;
  }
  .section3__decor {
    max-width: 30vw;
    bottom: -9vw;
    left: auto;
    right: 0;
  }
  .section3__ready {
    display: block;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .section3__rotatable {
    transform: none;
    margin-top: 0;
    margin-bottom: 15px;
    max-width: none;
    width: 100%;
  }
  .section3__ready-question {
    margin-left: 0;
    max-width: none;
    line-height: 1.7;
    letter-spacing: 0.6em;
  }
}
@media (max-width: 767px) {
  .section3__rotatable {
    font-size: 24px;
    line-height: 32px;
  }
  .section3__ready-question {
    font-size: 24px;
  }
  .section3__solution-title {
    font-size: 24px;
    line-height: 32px;
  }
  .section3__solution-text {
    line-height: 24px;
  }
  .section3__g-partner {
    max-width: 38%;
  }
  .section3__g-partner-text {
    line-height: 24px;
  }
  .section3__solution {
    width: 62%;
  }
  .section3__solution-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .section3 .section-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .section3__grid {
    padding-top: 140px;
  }
  .section3__decor {
    left: 50%;
    top: -90px;
    right: auto;
    bottom: auto;
    transform: translateX(-50%);
    max-width: 209px;
  }
  .section3__g-partner,
  .section3__ready,
  .section3__solution-wrap {
    padding-left: 20px;
    padding-right: 20px;
    max-width: none;
    width: 100%;
  }
  .section3__rotatable {
    font-size: 18px;
    line-height: 24px;
  }
  .section3__ready {
    margin-bottom: 45px;
  }
  .section3__ready-question {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.8em;
  }
  .section3__solution {
    width: 100%;
  }
  .section3__solution-wrap {
    padding-top: 50px;
    padding-bottom: 65px;
  }
  .section3__solution-img-wrap {
    width: 74px;
    height: 74px;
  }
  .section3__solution-img-wrap img {
    width: 32px;
  }
  .section3__solution-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .section3__solution-text {
    font-size: 14px;
  }
  .section3__g-partner {
    padding-top: 55px;
    padding-bottom: 44px;
    min-height: auto;
  }
  .section3__g-partner-text {
    margin-bottom: 20px;
  }
  .section3__g-partner-question {
    margin-bottom: 22px;
  }
}
.section4 {
  background: url(../images/bg.jpg) 50% no-repeat;
  background-size: cover;
  overflow: hidden;
}
.section4__models {
  position: absolute;
  top: 22px;
  left: 389px;
  z-index: 1;
}
.section4__models:after {
  content: "";
  width: 450px;
  height: 242px;
  background: url(../images/models.png) 50% no-repeat;
  position: absolute;
  top: -91px;
  left: -104px;
  z-index: -1;
}
.section4__models span {
  text-align: center;
  display: block;
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #f9fbe6;
}
.section4__models a {
  margin-left: auto;
  margin-right: auto;
  margin-top: 19px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #dceec8;
  cursor: pointer;
  transition: all 0.2s linear;
}
.section4__models a:hover {
  transform: scale(1.1);
}
.section4__rocket {
  position: absolute;
  font-size: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 230px;
  left: 570px;
	z-index: 4;
}
.section4__righttext {
  width: 1050px;
  position: absolute;
  top: 217px;
  right: 120px;
  z-index: 5;
}
.section4__righttext-title {
  font-family: HelveticaNeueCyr-Light, sans-serif;
  line-height: 40px;
  color: #171717;
  font-size: 30px;
  margin: 0 0 46px 40px;
}
.section4__righttext-box {
  padding-left: 2px;
}
.section4__righttext-el {
  font-family: HelveticaNeueCyr-Light, sans-serif;
  height: 68px;
  display: -ms-flexbox;
  display: flex;
  border-radius: 2px;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 19px;
  margin-bottom: 18px;
  background: #fff;
  padding-left: 36px;
  padding-right: 31px;
}
.section4__righttext-el span {
  font-size: 16px;
  color: #5e908b;
  letter-spacing: 0.05em;
}
.section4__righttext-el i {
  margin-left: 20px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #9ea8db;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.section4__righttext-el i:after,
.section4__righttext-el i:before {
  position: absolute;
  content: "";
  opacity: 0;
  transition: all 0.4s ease;
}
.section4__righttext-el i:before {
  border-width: 10px 8px 0;
  border-style: solid;
  border-color: #9ea8db transparent transparent;
  top: -15px;
  transform: translateY(20px);
}
.section4__righttext-el i:after {
  content: attr(data-tooltip);
  background: #9ea8db;
  width: 200px;
  height: 40px;
  color: #fff;
  font-size: 13px;
  font-family: HelveticaNeueCyr-Light, sans-serif;
  visibility: hidden;
  top: -54px;
  left: -157px;
  padding: 10px;
  border-radius: 5px;
  letter-spacing: 1px;
  transform: translateY(20px);
}
.section4__righttext-el i:hover:after,
.section4__righttext-el i:hover:before {
  opacity: 1;
  visibility: visible;
  transform: translateY(-2px);
}
.section4__old {
  position: absolute;
  top: 330px;
  left: 236px;
  z-index: 1;
	width: 350px;
}
.section4__old-title span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.section4__old-title span:first-of-type {
  color: #f9fbe6;
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 208px;
  text-transform: uppercase;
  position: absolute;
  z-index: -1;
  top:-50px;
  left: -228px;
}
.section4__old-title span:last-of-type {
  text-transform: uppercase;
  color: #000;
  font-size: 24px;
  font-family: HelveticaNeueCyr-Bold, sans-serif;
}
.section4__old-text {
  font-family: HelveticaNeueCyr-Light, sans-serif;
  color: #5e908b;
  font-size: 16px;
  width: 300px;
  line-height: 36px;
  margin-top: 45px;
  letter-spacing: 0.05em;
}
.section4__old-text strong, b {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
}
.section4__cost {
  position: absolute;
  bottom: 55px;
  right: 0;
  text-align: right;
  padding-right: 485px;
  background: url(../images/lable.png) 100% no-repeat;
  padding-top: 63px;
  background-position: 104% 50%;
}
.section4__cost-title {
  color: #171717;
  line-height: 40px;
  font-size: 30px;
  position: relative;
  left: 2px;
}
.section4__cost-text,
.section4__cost-title {
  width: 215px;
  font-family: HelveticaNeueCyr-Light, sans-serif;
}
.section4__cost-text {
  margin-top: 30px;
  color: #5e908b;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
}
@media (max-width: 1760px) {
  .section4__rocket {
    left: 550px;
  }
}
@media (max-width: 1640px) {
  .section4__righttext {
    right: 120px;
	  width: 50%;
  }
  .section4__old {
    left: 200px;
  }
}
@media (max-width: 1450px) {
  .section4__old-title span:first-of-type {
    font-size: 290px;
    top: -158px;
    left: -128px;
  }
  .section4__old {
    left: 110px;
  }
  .section4__rocket {
    left: 420px;
  }
  .section4__models {
    left: 300px;
  }
}
@media (max-width: 1240px) {
  .section4__models {
    left: 250px;
  }
  .section4__righttext {
    width: 610px;
  }
  .section4__righttext-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .section4__righttext-el {
    padding: 0 20px;
  }
  .section4__righttext-el span {
    font-size: 14px;
  }
  .section4__righttext-el i {
    margin-left: 14px;
    width: 26px;
    height: 26px;
  }
  .section4__old-title span:first-of-type {
    font-size: 210px;
    top: -107px;
    left: -97px;
  }
  .section4__old-title span:last-of-type {
    font-size: 20px;
  }
  .section4__old-text {
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
  }
  .section4__cost {
    background-size: auto 250px !important;
    padding-right: 275px !important;
  }
  .section4__cost-title {
    font-size: 24px;
    line-height: 26px;
  }
  .section4__cost-text {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 1150px) {
  .section4__righttext {
    width: 600px;
  }
  .section4__models {
    left: 220px;
  }
}
@media (max-width: 1020px) {
  .section4__models {
    left: 50%;
    margin-left: -50px;
  }
  .section4 {
    padding-bottom: 50px;
    position: relative;
  }
  .section4__rocket {
    bottom: 40px;
    top: auto !important;
    left: 10% !important;
  }
  .section4__rocket img {
    height: 350px;
  }
  .section4__righttext {
    margin-top: 220px;
    padding: 0 20px;
  }
  .section4__old,
  .section4__righttext {
    position: relative;
    width: 100%;
    top: 0 !important;
    left: 0 !important;
  }
  .section4__old {
    margin-top: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .section4__old-title span:first-of-type {
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    margin-left: -25px;
  }
  .section4__cost {
    position: relative;
    width: 100%;
    top: 0 !important;
    left: 0 !important;
    padding-right: 50%;
  }
  .section4__cost-text,
  .section4__cost-title {
    margin-left: auto;
  }
}
@media (max-width: 750px) {
  .section4 {
    background-position: -520px 50%;
  }
  .section4__models {
    display: none;
  }
  .section4__righttext {
    margin-top: 100px;
  }
  .section4__righttext-title {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .section4__righttext-box {
    padding-left: 0;
  }
  .section4__righttext-el {
    width: 100%;
    margin-right: 0;
    min-height: 46px;
    height: auto;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .section4__righttext-el div {
    margin-left: auto;
  }
  .section4__cost {
    padding-right: 120px !important;
    background-size: auto 160px !important;
    padding-top: 70px;
  }
  .section4__cost-title {
    font-size: 18px !important;
    line-height: 24px !important;
    width: 165px;
  }
  .section4__cost-text {
    font-size: 14px;
    line-height: 18px !important;
    margin-top: 20px;
    width: 130px;
  }
  .section4__cost-text br {
    display: none;
  }
  .section4__rocket {
    left: 4% !important;
  }
  .section4__rocket img {
    height: 240px;
  }
  .section4__old {
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 20px;
  }
  .section4__old-title span:last-of-type {
    font-size: 14px;
    letter-spacing: 0.8em;
  }
  .section4__old-title span:first-of-type {
    font-size: 318px;
  }
  .section4__old-text {
    font-size: 14px;
    line-height: 18px !important;
    margin-top: 28px;
  }
}
@media (max-height: 935px) {
  .section4__righttext {
    top: 107px;
  }
}
@media (max-height: 840px) {
  .section4__righttext {
    top: 95px;
  }
  .section4__righttext-title {
    margin-bottom: 20px;
  }
  .section4__old {
    top: auto;
    bottom: 20px;
  }
  .section4__cost {
    bottom: 20px;
  }
  .section4__cost-text {
    margin-top: 15px;
  }
}
@media (max-height: 750px) {
  .section4__righttext-el {
    height: 50px;
  }
  .section4__cost-title {
    line-height: 34px;
  }
  .section4__cost-text,
  .section4__old-text {
    line-height: 26px;
  }
  .section4__cost {
    background-size: auto 320px;
    padding-right: 385px;
  }
}
@media (max-width: 575px) {
  .section4__righttext {
    margin-top: 44px;
  }
}
.tools-item-port .section4__old-slider {
  display: none !important;
}
.section5 {
  background-color: #f1f7e9;
  background-image: url(../images/hands.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}
.section5 .section-inner {
  padding: 0 20px;
}
.section5__title {
  text-align: center;
  max-width: 910px;
  color: #000;
  margin: 0 auto 80px;
}
.section5__tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 90px;
  overflow: auto;
}
.section5__tabs-item {
  font-size: 18px;
  line-height: 1;
  color: #171717;
  position: relative;
  cursor: pointer;
  padding: 0 40px 25px;
}
.section5__tabs-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #101010;
  width: 0;
  margin: auto;
  transition: background-color 0.25s ease;
}
.section5__tabs-item.active:after,
.section5__tabs-item:hover:after {
  width: 100%;
}
.section5__tab-content {
  display: none;
  max-width: 1500px;
  margin: auto;
}
.section5__tab-contents .section5__tab-content:first-child {
  display: block;
}
.section5__grid {
  display: -ms-flexbox;
  display: flex;
}
.section5__item {
  width: calc(33.333333% - 34px);
  background-color: #fff;
  overflow: hidden;
  position: relative;
  padding: 55px;
  padding-bottom: 45px;
  margin-right: 52px;
}
.section5__item:nth-child(3n + 3) {
  margin-right: 0;
}
.section5__item-bg-text {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 234px;
  color: #f9fbe6;
  position: absolute;
  top: 50%;
  left: -90px;
  transform: translateY(-50%);
}
.section5__item-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
}
.section5__item-title {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1em;
  margin-bottom: 35px;
}
.section5__item-title.green {
  color: #4cb6ac;
}
.section5__item-title.orange {
  color: #ffd54f;
}
.section5__item-title.violet {
  color: #7986cc;
}
.section5__item-text {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #95a4a3;
  max-width: 310px;
  margin-bottom: 20px;
}
.section5__item-price {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #e57373;
  margin-bottom: 40px;
}
.section5__order-block {
  -ms-flex-align: center;
  align-items: center;
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1em;
  color: #000;
  margin-top: auto;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-item-align: start;
  align-self: flex-start;
  transition: 0.25s linear;
  transition-property: opacity;
}
.section5__order-block .arrow {
  position: absolute;
  top: 50%;
  left: 140%;
  width: 13px;
  height: 52px;
  background: url(../images/arrow-down-big.svg) 50% / contain no-repeat;
  transform: translateY(-50%) rotate(-90deg);
  transition: 0.25s linear;
  transition-property: margin;
}
.section5__order-block img {
  transform: rotate(-90deg);
}
.section5__order-block:hover {
  opacity: 0.6;
}
.section5__order-block:hover .arrow {
  margin-left: 5px;
}
.section5__bottom-text {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #95a4a3;
  text-align: center;
  margin-top: 90px;
}
@media (max-width: 1600px) {
  .section5__item {
    width: calc(33.333333% - 20px);
    margin-right: 40px;
  }
}
@media (max-width: 1500px) {
  .section5__item {
    padding: 40px 40px 30px;
  }
  .section5__item-title {
    letter-spacing: 0.5em;
  }
}
@media (max-width: 1280px) {
  .section5__title {
    padding-top: 30px;
  }
  .section5__tabs-item {
    padding: 20px 15px;
  }
  .section5__item-title {
    letter-spacing: 0.3em;
  }
  .section5__item-bg-text {
    font-size: 180px;
    left: -65px;
  }
}
@media (max-width: 1199px) {
  .section5__order-block {
    letter-spacing: 0.5em;
  }
}
@media (max-height: 900px) and (min-width: 1021px) {
  .section5__tabs,
  .section5__title {
    margin-bottom: 50px;
  }
  .section5__bottom-text {
    margin-top: 50px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .section5__tabs,
  .section5__title {
    margin-bottom: 30px;
  }
  .section5__bottom-text {
    margin-top: 30px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .section5__tabs-item {
    padding: 0 20px 15px;
  }
  .section5__title {
    padding-top: 30px;
  }
  .section5__item {
    padding: 30px 30px 20px;
  }
  .section5__item-title {
    margin-bottom: 25px;
  }
  .section5__item-price {
    margin-bottom: 15px;
  }
  .section5__bottom-text {
    line-height: 1;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .section5__title {
    font-size: 28px;
    letter-spacing: 1em;
    max-width: none;
  }
}
@media (max-width: 1020px) {
  .section5 {
    background-image: none;
  }
  .section5 .section-inner {
    padding: 50px 25px;
  }
  .section5 .default-arrow--left {
    left: 10px;
  }
  .section5 .default-arrow--right {
    right: 10px;
  }
  .section5__title {
    padding-top: 0;
    margin-bottom: 30px;
  }
  .section5__tabs {
    margin-bottom: 40px;
  }
  .section5__grid {
    margin-right: -25px;
    margin-left: -25px;
  }
  .section5 .slick-list {
    margin: 0;
    padding: 0 25px;
  }
  .section5__item {
    width: 320px;
    height: 300px;
    margin: 0;
    margin-right: 25px;
    padding: 0;
  }
  .section5__item:nth-child(3n + 3) {
    margin-right: 25px;
  }
  .section5__item-inner {
    height: 100%;
    padding: 30px;
  }
  .section5__item-title {
    margin-bottom: 20px;
  }
  .section5__item-bg-text {
    font-size: 150px;
  }
  .section5__order-block {
    margin-top: 20px;
  }
  .section5__item-price {
    margin-top: auto;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .section5__tabs {
    white-space: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section5__tabs-item:hover:after {
    width: 0;
  }
  .section5__tabs-item.active:hover:after {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .section5__bottom-text {
    margin-top: 40px;
  }
  .section5__tabs {
    margin: 0 -20px 40px;
  }
  .section5__tabs-item {
    padding-left: 0;
    padding-right: 0;
    margin-right: 22px;
    padding-bottom: 17px;
  }
  .section5__tabs-item:first-child {
    margin-left: 20px;
  }
}
@media (max-width: 575px) {
  .section5 .section-inner {
    padding: 50px 20px 40px;
  }
  .section5__title {
    text-align: left;
    margin-bottom: 10px;
  }
  .section5__tabs {
    margin-bottom: 27px;
  }
  .section5__item,
  .section5__item:nth-child(3n + 3) {
    margin-right: 40px;
  }
}
@media (max-width: 420px) {
  .section5__tab-contents {
    position: relative;
    padding-bottom: 390px;
  }
  .section5__tab-content {
    display: none;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    width: 100vw;
  }
  .section5__grid {
    width: 100%;
  }
  .section5__item {
    height: auto;
  }
  .section5__item,
  .section5__item:nth-child(3n + 3) {
    margin-right: 35px;
  }
  .section5__item-title {
    letter-spacing: 0.2em;
  }
  .section5 .slick-list {
    width: 100vw;
    padding: 0 0 0 40px;
  }
  .section5 .default-arrow--left {
    left: 10px;
  }
  .section5 .default-arrow--right {
    right: 10px;
  }
  .section5__order-block {
    letter-spacing: 0.2em;
  }
}
.section6 {
  background-color: #f9fbe6;
  overflow: hidden;
}
.section6 .decor {
  position: absolute;
  left: 0;
  bottom: 15px;
}
.section6 .section-inner {
  padding: 0 210px 0 360px;
}
.section6__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 120px;
}
.section6__title {
  margin-top: 160px;
}
.section6__discount {
  position: relative;
}
.section6__discount-bg {
  position: absolute;
  top: -80px;
  left: -125px;
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 245px;
  line-height: 1;
  color: #e8f6e9;
  display: -ms-flexbox;
  display: flex;
}
.section6__discount-bg span {
  transform: rotate(-90deg);
  margin-right: -80px;
}
.section6__discount-main {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.section6__discount-percent-icon {
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #fff;
  width: 26px;
  height: 26px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e57373;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px;
  margin-top: 10px;
}
.section6__discount-text {
  font-size: 16px;
  line-height: 36px;
  color: #000;
  max-width: 275px;
}
.section6__bot {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}
.section6__saving {
  position: absolute;
  right: -120px;
  top: -100px;
  font-size: 12px;
  color: #e57373;
  z-index: 1;
}
.section6__saving img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.section6__saving-name {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 12px;
  line-height: 42px;
  letter-spacing: 1em;
  text-transform: uppercase;
}
.section6__saving-price {
  font-family: HelveticaNeueCyr-Roman, sans-serif;
  letter-spacing: normal;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.section6__saving-price span {
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 30px;
  margin: 0 10px;
}
.section6__bot-title {
  font-size: 30px;
  line-height: 40px;
  color: #171717;
  text-align: right;
  max-width: 300px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 110px;
  margin-top: 25px;
}
.section6__bot-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section6__bot-item {
  width: calc(50% - 24px);
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  color: #808272;
  background-color: #fff;
  padding: 45px 55px;
}
.section6__bot-item span {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  color: #121212;
  white-space: nowrap;
}
.section6__get-bonus {
  margin: 100px auto 0;
}
@media (max-width: 1700px) {
  .section6 .section-inner {
    padding: 0 180px;
  }
  .section6 .decor {
    max-width: 250px;
  }
}
@media (max-width: 1600px) {
  .section6__bot-title {
    margin-right: 40px;
  }
}
@media (max-width: 1440px) {
  .section6 .section-inner {
    padding: 0 55px;
  }
  .section6__title {
    margin-top: 120px;
  }
  .section6__top {
    padding-right: 50px;
  }
  .section6__saving {
    right: 0;
  }
  .section6__get-bonus {
    margin-top: 60px;
  }
}
@media (max-width: 1280px) {
  .section6__top {
    margin-bottom: 80px;
  }
  .section6__bot-title {
    font-size: 24px;
    line-height: 1.5;
    max-width: 245px;
  }
  .section6__bot-item {
    width: calc(50% - 15px);
    padding: 45px 30px;
  }
  .section6 .decor {
    max-width: 210px;
  }
}
@media (max-height: 900px) and (min-width: 1021px) {
  .section6__top {
    margin-bottom: 80px;
  }
  .section6 .decor {
    max-width: 210px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .section6__get-bonus {
    margin-top: 30px;
  }
}
@media (max-height: 700px) and (min-width: 1021px) {
  .section6__bot-item {
    padding: 45px 30px 30px;
  }
  .section6__bot-title {
    font-size: 24px;
    line-height: 30px;
  }
  .section6 .decor {
    max-width: 180px;
  }
}
@media (max-width: 1020px) {
  .section6 .section-inner {
    padding: 60px 25px;
  }
  .section6__title {
    margin-top: 50px;
  }
  .section6__bot-grid {
    display: block;
  }
  .section6__bot-item {
    width: 100%;
    margin-bottom: 25px;
  }
  .section6__saving {
    right: 10px;
    top: auto;
    bottom: -15px;
  }
  .section6__saving img {
    width: 180px;
  }
  .section6__saving-name {
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.5em;
  }
  .section6__saving-price span {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .section6__top {
    display: block;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .section6__title {
    margin-top: 0;
  }
  .section6__title br {
    display: none;
  }
  .section6__discount {
    margin-top: 30px;
  }
  .section6__discount-bg {
    font-size: 140px;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
  }
  .section6__discount-bg span {
    margin: 0;
    transform: none;
  }
  .section6__discount-text {
    max-width: none;
    max-width: 50%;
  }
  .section6__discount-text br {
    display: none;
  }
  .section6__bot {
    display: block;
  }
  .section6__bot-title {
    max-width: none;
    width: calc(100% - 200px);
    text-align: left;
    margin-bottom: 20px;
  }
  .section6__saving {
    top: 0;
    bottom: auto;
    right: 10px;
    left: auto;
  }
  .section6__bot-grid {
    display: -ms-flexbox;
    display: flex;
  }
  .section6__bot-item {
    padding: 30px 20px;
    margin-bottom: 15px;
  }
  .section6__get-bonus {
    margin: 20px 0 0 auto;
  }
}
@media (max-width: 575px) {
  .section6 .section-inner {
    padding: 50px 20px;
  }
  .section6 .decor {
    display: none;
  }
  .section6__get-bonus {
    margin: 20px auto 0;
  }
  .section6__discount-bg {
    font-size: 100px;
  }
  .section6__discount-text {
    max-width: 70%;
    font-size: 14px;
    line-height: 18px;
  }
  .section6__bot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
  }
  .section6__bot-title {
    margin-top: 0;
    font-size: 18px;
    -ms-flex-order: -1;
    order: -1;
    -ms-flex: 1;
    flex: 1;
  }
  .section6__bot-item {
    font-size: 14px;
    line-height: 18px;
    padding: 25px 20px;
  }
  .section6__saving {
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
    display: inline-block;
    margin: 0 10px;
  }
  .section6__saving img {
    width: 140%;
  }
  .section6__saving-name {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.3em;
  }
  .section6__saving-price span {
    font-size: 16px;
    margin: 0 6px;
  }
}
.section7 {
  background-color: #f1f7e9;
}
.section7 .decor {
  position: absolute;
  left: 0;
  bottom: 0;
}
.section7 .section-inner {
  position: relative;
  height: 100%;
  padding-left: 360px;
}
.section7__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
}
.section7__choose {
  background-color: #e4f2fd;
  max-width: 585px;
  width: 100%;
  padding: 95px 210px 110px 155px;
  margin-bottom: 25px;
}
.section7__choose.mob {
  display: none;
}
.section7__choose-text {
  font-size: 30px;
  line-height: 40px;
  color: #171717;
  margin-bottom: 40px;
}
.section7__title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 810px;
}
.section7__bot {
  display: -ms-flexbox;
  display: flex;
  margin-top: 125px;
  padding-right: 210px;
  padding-left: 235px;
}
.section7__bot-text {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  color: #73786d;
  text-align: right;
  max-width: 252px;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 115px;
}
.section7__market-block {
  padding-top: 12px;
}
.section7__grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section7__item {
  width: 20%;
  min-height: 70px;
  border-bottom: 1px solid #dbe0d5;
  margin-bottom: 40px;
}
.section7__item:last-child,
.section7__item:nth-last-child(2),
.section7__item:nth-last-child(3),
.section7__item:nth-last-child(4) {
  border: none;
}
.section7__item--soc {
  width: 40%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 20px;
}
.section7__item.mob {
  display: none;
}
.section7__full-link {
  font-size: 16px;
  line-height: 1;
  color: #000;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  transition: 0.25s linear;
  transition-property: opacity;
}
.section7__full-link .text {
  border-bottom: 1px solid #000;
}
.section7__full-link .arrow {
  position: absolute;
  top: 50%;
  left: calc(100% + 40px);
  width: 13px;
  height: 52px;
  background: url(../images/arrow-down-big.svg) 50% / contain no-repeat;
  transform: translateY(-50%) rotate(-90deg);
  transition: 0.25s linear;
  transition-property: margin;
}
.section7__full-link:hover {
  opacity: 0.6;
}
.section7__full-link:hover .arrow {
  margin-left: 5px;
}
.section7__full-link img {
  transform: rotate(-90deg);
  margin-left: 45px;
}
.section7__soc-item {
  width: 33px;
  height: 33px;
  background-image: url(../images/soc-sprite.png);
  transition: transform 0.25s linear;
}
.section7__soc-item:hover {
  transform: scale(1.2);
}
.section7__soc-item.fb {
  background-position: 0 0;
}
.section7__soc-item.odno {
  background-position: -43px 0;
}
.section7__soc-item.vk {
  background-position: -86px 0;
}
.section7__soc-item.yt {
  background-position: -129px 0;
}
.section7__soc-item.tw {
  background-position: -172px 0;
}
.section7__soc-item.inst {
  background-position: -215px 0;
}
@media (max-width: 1800px) {
  .section7 .section-inner {
    padding-left: 280px;
  }
  .section7__bot {
    padding-right: 100px;
    padding-left: 100px;
  }
}
@media (max-width: 1700px) {
  .section7 .section-inner {
    padding-left: 180px;
  }
  .section7__bot {
    padding-right: 55px;
    padding-left: 55px;
  }
  .section7__bot-text {
    margin-right: 50px;
  }
  .section7 .decor {
    max-width: 240px;
  }
}
@media (max-width: 1600px) {
  .section7__choose {
    padding: 80px 120px;
  }
}
@media (max-width: 1440px) {
  .section7__title {
    max-width: 730px;
  }
  .section7__choose {
    padding: 80px;
  }
}
@media (max-width: 1340px) {
  .section7__title {
    max-width: 530px;
  }
  .section7__choose {
    margin-bottom: 0;
  }
}
@media (max-width: 1280px) {
  .section7 .section-inner {
    padding-left: 55px;
  }
  .section7__bot {
    padding-right: 55px;
    padding-left: 0;
  }
  .section7__bot-text {
    margin-right: 30px;
  }
  .section7 .decor {
    max-width: 180px;
  }
}
@media (max-height: 1000px) and (min-width: 1021px) {
  .section7__choose {
    max-width: 530px;
    padding: 55px 160px 55px 110px;
  }
}
@media (max-height: 900px) and (min-width: 1021px) {
  .section7__choose {
    max-width: 500px;
  }
  .section7__bot {
    margin-top: 60px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .section7__item {
    margin-bottom: 25px;
  }
  .section7__bot {
    padding-right: 55px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .section7__title {
    line-height: 60px;
  }
  .section7__bot {
    margin-top: 30px;
  }
  .section7 .decor {
    max-width: 180px;
  }
}
@media (max-height: 700px) and (min-width: 1021px) {
  .section7__choose-text {
    font-size: 24px;
    line-height: 30px;
  }
  .section7__bot {
    margin-top: 60px;
  }
  .section7__bot-text {
    line-height: 24px;
  }
  .section7__item {
    min-height: 55px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1020px) {
  .section7 .section-inner {
    padding: 60px 25px;
  }
  .section7__top {
    margin-right: -25px;
  }
  .section7__bot {
    padding-right: 0;
    margin-top: 50px;
  }
  .section7__bot-text {
    margin-right: 20px;
  }
  .section7__title {
    max-width: 490px;
  }
  .section7__choose {
    max-width: 400px;
    padding: 60px 40px;
  }
  .section7__item {
    width: 19%;
  }
  .section7__item--soc {
    width: 42%;
    padding-right: 0;
  }
  .section7 .decor {
    max-width: 120px;
  }
}
@media (max-width: 900px) {
  .section7 .decor {
    display: none;
  }
  .section7__top {
    display: block;
    text-align: center;
    margin-right: 0;
  }
  .section7__bot {
    display: block;
  }
  .section7__bot-text {
    max-width: none;
    text-align: left;
  }
  .section7__choose,
  .section7__title {
    text-align: center;
    max-width: none;
  }
  .section7__choose {
    padding: 30px 40px 35px;
    margin-top: 40px;
    display: none;
  }
  .section7__choose.mob {
    display: block;
  }
  .section7__choose-text {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 25px;
  }
  .section7__market-block {
    padding-top: 0;
    margin-top: 30px;
  }
  .section7__item {
    width: 20%;
  }
  .section7__item--soc {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .section7 .section-inner {
    padding: 50px 25px;
  }
  .section7__bot {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .section7__item {
    margin-bottom: 0;
    min-height: auto;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    width: auto;
  }
  .section7__item img {
    margin: auto;
  }
  .section7__item--soc {
    display: none !important;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-right: 0;
    margin: 30px 0;
  }
  .section7__item--soc.mob {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .section7__item--soc.mob a {
    margin-right: 30px;
  }
  .section7__item--soc.mob a:last-child {
    margin-right: 0;
  }
  .section7__bot-text {
    line-height: 1.2;
  }
  .section7__choose {
    padding: 30px 20px;
  }
}
@media (max-width: 575px) {
  .section7 .section-inner {
    padding: 50px 20px 40px;
  }
}
@media (max-width: 480px) {
  .section7__full-link {
    width: 100%;
    padding-right: 65px;
  }
  .section7__full-link .text {
    border: none;
    text-decoration: underline;
  }
  .section7__full-link .arrow {
    left: auto;
    right: 20px;
  }
  .section7__item--soc.mob a {
    margin-right: 10px;
  }
}
.section8 {
  background-color: #e4f2fd;
}
.section8 .section-inner {
  position: relative;
  text-align: center;
  padding: 0 55px;
}
.section8__bg-num {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 398px;
  line-height: 1;
  color: #f9fbe6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.section8__bg-num-top {
  margin-bottom: 220px;
}
.section8__img {
  display: block;
  margin: 0 auto 60px;
}
.section8__text {
  font-size: 22px;
  line-height: 48px;
  letter-spacing: 0.05em;
  color: #6787a0;
  max-width: 1250px;
  width: 100%;
  margin: 40px auto 60px;
}
@media (max-width: 1800px) {
  .section8__bg-num {
    font-size: 350px;
  }
}
@media (max-width: 1700px) {
  .section8__bg-num {
    font-size: 300px;
  }
}
@media (max-width: 1440px) {
  .section8__bg-num {
    font-size: 220px;
  }
}
@media (max-width: 1280px) {
  .section8__img {
    max-width: 400px;
  }
  .section8__text {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-height: 900px) and (min-width: 1021px) {
  .section8__bg-num-top {
    margin-bottom: 120px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .section8__img {
    margin: 0 auto 30px;
  }
  .section8__text {
    margin: 20px auto;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .section8__bg-num {
    font-size: 200px;
  }
  .section8__img {
    max-width: 300px;
  }
}
@media (max-width: 1020px) {
  .section8 .section-inner {
    padding: 60px 25px;
  }
  .section8__bg-num {
    font-size: 20vw;
  }
  .section8__bg-num-top {
    margin-bottom: 15%;
  }
  .section8__img {
    max-width: 35vw;
  }
  .section8__img,
  .section8__text {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section8 .section-inner {
    padding: 50px 20px;
  }
  .section8__text {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 575px) {
  .section8__text {
    font-size: 16px;
    line-height: 24px;
    margin: 30px 0;
  }
  .section8__link {
    letter-spacing: 0.2em;
  }
}
.section9 {
  background-color: #fff;
}
.section9 .section-inner {
   height: 100vh; /* Обеспечивает минимальную высоту на весь экран */
    background-image: url(../images/section9-bg.png);
    background-position: center; /* Центрирует картинку */
    background-repeat: no-repeat;
    background-size: cover; /* Растягивает картинку по размеру экрана */
    padding-top: 20px;
    position: relative;
}
.section9__title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 60px;
  padding-left: 40px;
  padding-bottom: 30px;
}
.section9__main-grid {
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 100px 50px 90px;
}
.section9__bot,
.section9__main-grid,
.section9__mid,
.section9__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.section9__bot,
.section9__mid,
.section9__top {
  max-width: 1560px;
  width: 100%;
}
.section9__bot,
.section9__top {
  padding: 0 150px 0 100px;
}
.section9__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}
.section9__item--right {
  text-align: left;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.section9__item--right .section9__item-img-wrap {
  margin-left: 0;
  margin-right: 35px;
}
.section9__item--wide .section9__item-content {
  max-width: 290px;
}
.section9__item-content {
  max-width: 230px;
  width: 100%;
}
.section9__item-title {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #7986cc;
  margin-bottom: 18px;
}
.section9__item-text {
  font-family: HelveticaNeueCyr-Roman, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color:#666E5D;
}
.section9__item-img-wrap {
  width: 126px;
  height: 126px;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 35px;
}
.section9__item-img-wrap,
.section9__know,
.section9__know-circle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.section9__know-circle {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1em;
  text-transform: uppercase;
  color: #fff;
  -ms-flex-pack: center;
  justify-content: center;
  width: 182px;
  height: 182px;
  background-color: #7986cc;
  border-radius: 50%;
  position: relative;
  padding-left: 10px;
  margin-right: 115px;
}
.section9__know-circle:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #7986cc;
  opacity: 0.169;
  border-radius: 50%;
  animation: a 2.5s infinite linear;
}
.section9__know-circle span {
  position: relative;
}
.section9__know-text {
  font-size: 24px;
  line-height: 36px;
  color: #000;
  max-width: 224px;
}
@keyframes a {
  0% {
    transform: scale(0.8);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.3);
    opacity: 0.3;
  }
  to {
    transform: scale(1.8);
    opacity: 0;
  }
}
@media (max-width: 1600px) {
  .section9__item-title {
    line-height: 24px;
    margin-bottom: 15px;
  }
  .section9__item-img-wrap {
    width: 110px;
    height: 110px;
  }
  .section9__bot,
  .section9__top {
    padding: 0 120px 0 70px;
  }
  .section9__know-circle {
    width: 150px;
    height: 150px;
    margin-right: 80px;
  }
  .section9__know-text {
    line-height: 32px;
  }
}
@media (max-width: 1440px) {
  .section9__main-grid {
    padding-left: 55px;
    padding-right: 55px;
  }
  .section9__bot,
  .section9__top {
    padding: 0 70px 0 20px;
  }
}
@media (max-width: 1340px) {
  .section9__title {
    padding-left: 15px;
  }
}
@media (max-width: 1280px) {
  .section9__bot,
  .section9__top {
    padding: 0 50px 0 0;
  }
  .section9__item--right .section9__item-img-wrap {
    margin-right: 20px;
  }
  .section9__item-img-wrap {
    margin-left: 20px;
  }
  .section9__title {
    font-size: 24px;
    padding-left: 10px;
  }
}
@media (max-width: 1200px) {
  .section9__item-title {
    letter-spacing: 0.5em;
  }
  .section9__item--wide .section9__item-content {
    max-width: 230px;
  }
  .section9__item-content {
    max-width: 180px;
  }
  .section9__title {
    letter-spacing: 0.4em;
  }
  .section9__know-circle {
    width: 120px;
    height: 120px;
    font-size: 10px;
    margin-right: 30px;
  }
  .section9__know-text {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .section9__main-grid {
    padding: 50px 50px 40px;
  }
}
@media (max-height: 700px) and (min-width: 1021px) {
  .section9__know-text {
    max-width: 260px;
  }
}
@media (max-width: 1020px) {
  .section9 .section-inner {
    padding-top: 60px;
    background: url(../images/section9-bg_1020.jpg) 50% / cover no-repeat;
  }
  .section9__main-grid {
    padding: 0;
  }
  .section9__title {
    position: relative;
    left: auto;
    top: auto;
    padding: 0;
    margin-bottom: 30px;
    line-height: 1.7;
    transform: none;
  }
  .section9__title br {
    display: none;
  }
  .section9__item-title {
    font-size: 12px;
    line-height: 18px;
  }
  .section9__bot,
  .section9__mid,
  .section9__top {
    padding: 0;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section9__mid {
    margin: 30px 0;
  }
  .section9__item,
  .section9__know {
    width: calc(50% - 25px);
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section9__item-title br {
    display: none;
  }
  .section9__item-content,
  .section9__know-text {
    max-width: none !important;
    width: calc(100% - 120px);
  }
  .section9__item-img-wrap,
  .section9__know-circle {
    width: 100px;
    height: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .section9__know-circle {
    margin-right: 20px;
    letter-spacing: 0.5em;
  }
}
@media (max-width: 767px) {
  .section9 .section-inner {
    padding-top: 50px;
  }
  .section9__item,
  .section9__know {
    width: calc(50% - 15px);
  }
  .section9__item-content,
  .section9__know-text {
    width: calc(100% - 94px);
  }
  .section9__item-img-wrap,
  .section9__know-circle {
    width: 74px;
    height: 74px;
  }
  .section9__item-img-wrap img {
    max-width: 40%;
    max-height: 40%;
  }
  .section9__know-circle {
    letter-spacing: 0.2em;
  }
  .section9__know-text {
    font-size: 16px;
    line-height: 26px;
  }
  .section9__item-title {
    margin-bottom: 6px;
  }
  .section9__item-title br {
    display: none;
  }
}
@media (max-width: 575px) {
  .section9__title {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.8em;
  }
  .section9__bot,
  .section9__mid,
  .section9__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
  }
  .section9__item,
  .section9__know {
    width: 100%;
    margin-bottom: 30px;
    -ms-flex-align: center;
    align-items: center;
  }
  .section9__item-title {
    letter-spacing: 0.2em;
  }
  .section9__item-text {
    line-height: 18px;
  }
  .section9__know-text {
    line-height: 20px;
  }
}
.section10 {
  background-color: #fff;
}
.section10 .section-inner {
  height: 100%;
}
.section10__top {
  text-align: center;
  background-color: #f1f7e9;
  padding: 123px 0;
}
.section10__top-title {
  font-size: 24px;
  line-height: 1;
  color: #000;
}
.section10__video-item,
.section10__video-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.section10__video-item {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #80cbc4;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-right: 96px;
  margin-top: -60px;
}
.section10__video-item:last-child {
  margin-right: 0;
}
.section10__video-link {
  width: 39px;
  height: 39px;
  background-color: #fff;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  transition: 0.25s linear;
  transition-property: transform;
}
.section10__video-link span {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #e57373;
  margin-left: 2px;
}
.section10__video-link:hover {
  transform: scale(1.2);
}
.section10__title {
  text-align: center;
  margin-top: 130px;
}
.section10__timeline {
  position: relative;
  max-width: 1500px;
  width: 100%;
  height: 108px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  margin: 180px auto 0;
}
.section10__time-item {
  position: absolute;
}
.section10__time-item.seven,
.section10__time-item.five,
.section10__time-item.one,
.section10__time-item.three {
  bottom: calc(100% + 30px);
}

.section10__time-item.four,
.section10__time-item.six,
.section10__time-item.two {
  top: calc(100% + 80px);
}
.section10__time-item.one {
  left: -13px;
}
.section10__time-item.two {
  left: 16%;
}
.section10__time-item.three {
  left: calc(36% - 13px);
}
.section10__time-item.four {
  left: calc(53% - 13px);
}
.section10__time-item.five {
  left: calc(73% - 4px);
}
.section10__time-item.seven {
  left: calc(90% - 4px);
}
.section10__time-item.six {
  left: calc(87% - 13px);
}
.section10__time-item:hover .section10-pop {
  transform: scale(1);
  opacity: 1;
}
.section10__time-item:hover .section10-pop.from-left,
.section10__time-item:hover .section10-pop.from-right {
  transform: scale(1);
}
.section10__time-item-wrap {
  cursor: pointer;
}
.section10__time-item-wrap,
.section10__time-num {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
	  position: relative; /* ← добавьте это */
    z-index: 10;
}
.section10__time-num {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  background-color: #9ea8db;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  color: #fff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
}
.section10__time-num,
.section10__time-text {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 14px;
}
.section10__time-text {
  line-height: 18px;
  color: #000;
  max-width: 175px;
}
.section10-pop {
  position: absolute;
  bottom: 100%;
  left: -122px;
  transform: scale(0);
  transform-origin: center bottom;
  opacity: 0;
  transition: 0.25s linear;
  transition-property: transform, opacity;
  z-index: 999999;
}
.section10-pop.from-left {
  left: 0;
}
.section10-pop.from-left .section10-pop__inner:after {
  left: 30px;
  bottom: -10px;
  transform: rotate(45deg);
}
.section10-pop.from-right {
  right: 0;
  left: auto;
}
.section10-pop.from-right .section10-pop__inner:after {
  left: auto;
  right: 30px;
  bottom: -10px;
  transform: rotate(45deg);
}
.section10-pop__inner {
  box-shadow: 0 28px 32px 0 #dff1f1;
  background-color: #fff;
  width: 425px;
  position: relative;
  padding: 60px 85px 60px 55px;
  margin-bottom: 45px;
}
.section10-pop__inner:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 50%;
  width: 32px;
  height: 32px;
  background-color: #fff;
  transform: rotate(45deg) translateX(-50%);
}
.section10-pop ul {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #73786d;
  margin-bottom: 40px;
}
.section10-pop__footer {
  font-size: 16px;
  line-height: 1;
  color: #73786d;
  border-top: 1px solid #e3e3e3;
  margin-left: 30px;
  padding-top: 35px;
}
.section10-pop__footer div {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  color: #000;
  margin-top: 6px;
}
@media (max-width: 1600px) {
  .section10__timeline {
    max-width: 1200px;
  }
  .section10__time-num {
    margin-right: 12px;
  }
}
@media (max-width: 1280px) {
  .section10__timeline {
    max-width: 960px;
  }
  .section10__time-text {
    font-size: 13px;
  }
}
@media (max-height: 1000px) and (min-width: 1021px) {
  .section10__top {
    padding: 100px 0;
  }
  .section10__title {
    margin-top: 60px;
  }
  .section10__timeline {
    margin-top: 140px;
  }
}
@media (max-height: 850px) and (min-width: 1021px) {
  .section10__timeline {
    margin-top: 110px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .section10__time-item.four,
  .section10__time-item.six,
  .section10__time-item.two {
    top: calc(100% + 20px);
  }
	.section10__time-item.seven,
  .section10__time-item.five,
  .section10__time-item.one,
  .section10__time-item.three {
    bottom: calc(100% + 20px);
  }
  .section10__time-item.five .section10-pop {
    left: auto;
    right: 0;
  }
  .section10__time-item.five .section10-pop__inner:after {
    left: 70%;
  }
  .section10-pop__inner {
    width: 500px;
    padding: 40px 60px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .section10__top {
    padding: 80px 0;
  }
}
@media (max-height: 700px) and (min-width: 1021px) {
  .section10__video-item {
    width: 100px;
    height: 100px;
    margin-top: -50px;
  }
  .section10__title {
    margin-top: 30px;
  }
	.section10__time-item.seven,
  .section10__time-item.five,
  .section10__time-item.one,
  .section10__time-item.three {
    bottom: 100%;
  }
  .section10-pop__inner {
    padding-right: 50px;
  }
  .section10-pop ul {
    margin-bottom: 20px;
  }
  .section10-pop__footer {
    padding-top: 15px;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .section10__timeline {
    margin-top: 80px;
  }
}
@media (max-width: 1020px) {
  .section10 .section-inner {
    padding: 0 0 100px;
  }
  .section10__title {
    margin-top: 50px;
  }
  .section10__top {
    padding: 80px 0 90px;
  }
  .section10__timeline {
    max-width: 750px;
    margin-top: 100px;
  }
  .section10__time-text {
    width: 155px;
  }
  .section10__time-item.five,
  .section10__time-item.one,
  .section10__time-item.three {
    bottom: calc(100% + 10px);
  }
  .section10__time-item.four,
  .section10__time-item.six,
  .section10__time-item.two {
    top: calc(100% + 20px);
  }
  .section10__time-item.five .section10-pop {
    left: -150px;
  }
  .section10-pop.from-left {
    left: 0;
  }
  .section10-pop.from-right {
    right: 50px;
  }
}
@media (max-width: 900px) {
  .section10__timeline {
    max-width: 620px;
  }
}
@media (max-width: 800px) {
  .section10 .section-inner {
    padding-bottom: 30px;
  }
  .section10__timeline {
    background: none !important;
    max-width: none;
    height: auto;
    padding: 0 25px;
    margin-top: 30px;
  }
  .section10__time-item {
    position: relative;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
  }
  .section10__time-text {
    max-width: none;
    width: auto;
  }
  .section10-pop {
    position: relative;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none;
    opacity: 1;
  }
  .section10-pop__inner {
    width: auto;
    box-shadow: none;
    padding: 20px 30px;
    margin-bottom: 30px;
  }
  .section10-pop__inner:after {
    display: none;
  }
  .section10-pop__footer {
    padding-top: 20px;
  }
  .section10-pop .quadra-list {
    margin-bottom: 10px;
  }
  .section10-pop .quadra-list li {
    padding-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .section10__video-item {
    margin-right: 30px;
  }
}
@media (max-width: 480px) {
  .section10 .section-inner {
    padding-bottom: 0;
  }
  .section10__top {
    padding: 40px 20px 70px;
  }
  .section10__video-item {
    width: 90px;
    height: 90px;
    margin-right: 15px;
    margin-top: -45px;
  }
  .section10__title {
    margin-top: 30px;
  }
  .section10__timeline {
    padding: 0 20px;
  }
  .section10-pop__inner {
    padding: 20px 10px;
  }
}
.section11 {
  background: #dff1f1 url(../images/result-bg.svg) no-repeat;
  background-position: 100% 0;
  background-size: 692px 568px;
}
.section11 h2 {
  margin-bottom: 82px;
}
.section11 .bg-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
}
.result-cooperation {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 18.5vh 55px 28.4vh 210px;
}
.result-cooperation,
.result-cooperation__grid {
  display: -ms-flexbox;
  display: flex;
}
.result-cooperation__item {
  width: 310px;
  font-size: 16px;
  line-height: 24px;
  font-family: HelveticaNeueCyr-Roman, sans-serif;
}
.result-cooperation__item .img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 112px;
  height: 112px;
  margin-bottom: 55px;
  border-radius: 50%;
  background-color: #fffde8;
  font-size: 0;
  line-height: 1;
}
.result-cooperation__item .img img {
  max-width: 80%;
  max-height: 80%;
}
.result-cooperation__item p {
  max-width: 150px;
}
.conditions-better {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 80px;
  padding-right: 112px;
}
.conditions-better h3 {
  font-family: HelveticaNeueCyr-Light, sans-serif;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 30px;
  letter-spacing: normal;
}
@media (max-height: 1079px) and (min-width: 1021px) {
  .section11 h2 {
    margin-bottom: 50px;
  }
  .result-cooperation__item .img {
    margin-bottom: 30px;
  }
  .result-cooperation__item p {
    max-width: 180px;
  }
}
@media (max-width: 1700px) {
  .section11 .bg-img {
    max-height: 160px;
  }
  .result-cooperation {
    padding-left: 55px;
    padding-bottom: 18.5vh;
  }
  .conditions-better {
    padding-right: 95px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .section11 .bg-img {
   
  }
  .result-cooperation {
    padding-top: 14vh;
  }
  .result-cooperation__item .img {
    width: 80px;
    height: 80px;
  }
  .result-cooperation__item p {
    max-width: 230px;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .section11 .bg-img {
    max-height: 100px;
  }
}
@media (max-width: 1440px) {
  .section11 {
    background-size: 600px auto;
  }
}
@media (max-width: 1340px) {
  .section11 {
    background-size: 520px auto;
  }
}
@media (max-width: 1280px) {
  .conditions-better h3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 1020px) {
  .section11 h2 {
    margin-bottom: 50px;
  }
  .section11 .bg-img {
    position: relative;
    left: -20px;
    bottom: auto;
    transform: none;
    margin: 0 auto;
  }
  .result-cooperation__grid {
    margin-bottom: 60px;
  }
  .result-cooperation__item {
    width: 25%;
  }
  .result-cooperation__item .img {
    width: 80px;
    height: 80px;
    margin-bottom: 25px;
  }
  .conditions-better {
    position: relative;
    padding: 0;
    top: auto;
    bottom: auto;
    margin-bottom: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .conditions-better h3 br {
    display: none;
  }
}
@media (max-width: 767px) {
  .section11 h2 {
    margin-bottom: 25px;
  }
  .result-cooperation__grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .result-cooperation__item {
    width: 50%;
    margin-bottom: 25px;
  }
  .result-cooperation__item .img {
    width: 68px;
    height: 68px;
    margin-bottom: 18px;
  }
  .result-cooperation__item p {
    max-width: none;
    padding-right: 30px;
  }
  .conditions-better h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 575px) {
  .result-cooperation__item {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 480px) {
  .result-cooperation__item {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .result-cooperation__item .img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 20px;
  }
  .result-cooperation__item p {
    width: 100%;
    -ms-flex: 1;
    flex: 1;
    padding: 0;
  }
}
.section12 {
  background: #dff1f1;
}
.section12 h2 {
  text-align: center;
  margin-bottom: 38px;
}
.section12 h2 ~ p {
  text-align: center;
  font-size: 22px;
  line-height: 48px;
  letter-spacing: 0.05em;
  color: #6a8a8a;
  margin-bottom: 70px;
}
.speedometer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 204px;
  height: 204px;
  margin-bottom: 40px;
}
.test-drive {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 54px 55px 90px;
}
.test-drive img {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.test-drive-list {
  width: 100%;
  margin-bottom: 55px;
}
.test-drive-list h3 {
  text-align: center;
  font-family: HelveticaNeueCyr-Light, sans-serif;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 70px;
}
.test-drive-list ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.test-drive-list li {
  position: relative;
  width: 464px;
  padding-top: 66px;
  padding-left: 60px;
  font-family: HelveticaNeueCyr-Roman, sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.test-drive-list li .decor {
  position: absolute;
}
.test-drive-list li:first-child .decor {
  top: -21px;
  left: -49px;
}
.test-drive-list li:nth-child(2) .decor {
  top: -20px;
  left: -50px;
}
.test-drive-list li:nth-child(3) .decor {
  top: -40px;
  left: -42px;
}
.test-drive-list li span {
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: rgba(197, 202, 234, 0.57);
  color: #fff;
  font-size: 67px;
  line-height: 1;
  font-family: HelveticaNeueCyr-Bold, sans-serif;
}
.test-drive-list li p {
  position: relative;
  max-width: 222px;
}
@media (max-height: 1079px) and (min-width: 1021px) {
  .section12 h2 {
    margin-bottom: 15px;
  }
  .section12 h2 ~ p {
    line-height: 40px;
  }
  .section12 h2 ~ p,
  .test-drive-list {
    margin-bottom: 40px;
  }
  .test-drive-list h3 {
    letter-spacing: normal;
    margin-bottom: 40px;
  }
}
@media (max-height: 950px) and (min-width: 1021px) {
  .speedometer {
    width: 180px;
    height: 180px;
    margin-bottom: 30px;
  }
  .test-drive {
    padding-bottom: 55px;
  }
}
@media (max-width: 1700px) {
  .test-drive-list li p {
    max-width: 280px;
  }
}
@media (max-height: 850px) and (min-width: 1021px) {
  .speedometer {
    width: 150px;
    height: 150px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .section12 h2 {
    margin-bottom: 10px;
  }
  .section12 h2 ~ p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .test-drive-list,
  .test-drive-list h3 {
    margin-bottom: 25px;
  }
  .test-drive-list li {
    width: 380px;
    padding-top: 40px;
    padding-left: 40px;
  }
  .test-drive-list li:first-child .decor {
    max-width: 120px;
    top: -22px;
    left: -28px;
  }
  .test-drive-list li:nth-child(2) .decor {
    top: -16px;
    left: -38px;
  }
  .test-drive-list li:nth-child(3) .decor {
    top: -30px;
    left: -28px;
  }
  .test-drive-list li .decor {
    max-width: 152px;
  }
  .test-drive-list li span {
    width: 80px;
    height: 80px;
    font-size: 40px;
  }
}
@media (max-height: 700px) and (min-width: 1021px) {
  .test-drive {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .speedometer {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 1280px) {
  .section12 h2 ~ p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 1020px) {
  .section12 .section-inner {
    padding-top: 20px;
  }
  .section12 h2 ~ p {
    margin-bottom: 45px;
  }
  .section12 h2 ~ p br,
  .speedometer {
    display: none;
  }
  .test-drive-list h3 {
    margin-bottom: 30px;
  }
  .test-drive-list li {
    width: 33.33333%;
    padding-top: 38px;
    padding-left: 38px;
  }
  .test-drive-list li:first-child .decor {
    max-width: 100px;
    top: -10px;
    left: -12px;
  }
  .test-drive-list li:nth-child(2) .decor {
    top: -10px;
    left: -30px;
  }
  .test-drive-list li:nth-child(3) .decor {
    top: -14px;
    left: -26px;
  }
  .test-drive-list li .decor {
    max-width: 120px;
  }
  .test-drive-list li span {
    width: 80px;
    height: 80px;
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .section12 .section-inner {
    padding-top: 0;
  }
  .section12 h2 {
    margin-bottom: 25px;
  }
  .section12 h2 ~ p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .test-drive-list h3 {
    font-size: 24px;
    line-height: 34px;
  }
  .test-drive-list li {
    padding: 0;
  }
  .test-drive-list li:first-child .decor {
    max-width: 88px;
  }
  .test-drive-list li:nth-child(3) .decor {
    top: -7px;
    left: -15px;
  }
  .test-drive-list li .decor {
    max-width: 100px;
  }
  .test-drive-list li span {
    position: relative;
    top: auto;
    left: auto;
    width: 68px;
    height: 68px;
    margin-bottom: 10px;
    font-size: 34px;
  }
  .test-drive-list li p {
    max-width: none;
    padding-right: 30px;
  }
}
@media (max-width: 575px) {
  .test-drive-list {
    margin-bottom: 20px;
  }
  .test-drive-list h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .test-drive-list ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .test-drive-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
  }
  .test-drive-list li span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 20px;
  }
  .test-drive-list li p {
    padding: 0;
  }
}
.section13 {
  background-color: #fff9e1;
}
.section13 .bg-gift {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 52.34vw;
  z-index: -1;
}
.section13 h2 {
  width: 100%;
  margin-bottom: 125px;
}
.bonus {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 155px 215px 55px 210px;
  position: relative;
  z-index: 1;
}
.bonus,
.bonus-grid {
  display: -ms-flexbox;
  display: flex;
}
.bonus-col {
  margin-right: 48px;
}
.bonus-col:last-child {
  margin-right: 0;
}
.bonus-item {
  width: 570px;
  padding: 75px 90px;
  margin-bottom: 40px;
  background-color: #fff;
  color: #767463;
  font-size: 16px;
  line-height: 24px;
  font-family: HelveticaNeueCyr-Roman, sans-serif;
}
.bonus-item:last-child {
  margin-bottom: 0;
}
.bonus-item .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
.bonus-item .icon {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-right: 24px;
}
.bonus-item .icon img {
  max-width: 100%;
  max-height: 100%;
}
.bonus-item b {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 24px;
  color: #000;
}
.bonus-item-big {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 570px;
  height: 100%;
  padding: 78px 100px 64px;
  background-color: #90caf8;
  color: #fff9e1;
}
.bonus-item-big h3 {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: normal;
  margin-bottom: 62px;
}
.bonus-item-big ul {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 30px;
}
.bonus-item-big li {
  padding-left: 40px;
}
.bonus-item-big li:before {
  top: 13px;
  background-color: #fff;
}
.bonus-item-big .btn {
  display: block;
  color: #000;
  width: 100%;
  margin-top: auto;
  text-align: center;
}
@media (max-height: 1000px) and (min-width: 1021px) {
  .section13 h2 {
    margin-bottom: 100px;
  }
}
@media (max-height: 950px) and (min-width: 1021px) {
  .section13 h2 {
    margin-bottom: 70px;
  }
  .bonus {
    padding-top: 80px;
  }
}
@media (max-width: 1700px) {
  .bonus {
    padding-right: 55px;
  }
  .bonus-item {
    padding: 60px 90px;
  }
  .bonus-item-big h3 {
    margin-bottom: 38px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .section13 h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 1440px) {
  .bonus {
    padding-left: 55px;
    padding-bottom: 30px;
  }
  .bonus-col {
    margin-right: 40px;
  }
  .bonus-item,
  .bonus-item-big {
    width: 545px;
    padding: 50px 70px 40px;
  }
  .bonus-item-big li {
    padding-bottom: 16px;
  }
}
@media (max-width: 1280px) {
  .section13 h2 {
    margin-bottom: 30px;
  }
  .bonus-col {
    width: calc(50% - 20px);
  }
  .bonus-item,
  .bonus-item-big {
    width: 100%;
    padding: 50px 30px 40px;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .bonus-item {
    padding: 30px 70px;
  }
  .bonus-item-big {
    padding-top: 30px;
  }
  .bonus-item-big h3,
  .bonus-item-big ul {
    margin-bottom: 25px;
  }
  .bonus-item-big li {
    padding-bottom: 6px;
  }
}
@media (max-width: 1020px) {
  .section13 .bg-gift {
    left: -50px;
    max-width: 720px;
  }
  .bonus-grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bonus-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
  .bonus-item,
  .bonus-item-big {
    width: calc(50% - 15px);
    margin: 0;
  }
  .bonus-item-big {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .bonus-col {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .bonus-item,
  .bonus-item-big {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    padding: 30px;
  }
  .bonus-item-big:last-child,
  .bonus-item:last-child {
    margin-bottom: 0;
  }
  .bonus-item-big h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .bonus-item-big ul {
    margin-bottom: 30px;
  }
  .bonus-item-big li {
    padding-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .bonus-item {
    font-size: 14px;
  }
  .bonus-item .icon {
    width: 34px;
    height: 34px;
    margin-right: 18px;
  }
  .bonus-item br {
    display: none;
  }
  .bonus-item b {
    font-size: 18px;
  }
  .bonus-item-big h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .bonus-item-big ul {
    font-size: 14px;
    line-height: 24px;
  }
  .bonus-item-big li {
    padding-left: 25px;
  }
}
.bg-sec14 {
  position: absolute;
  top: 0;
  right: 0;
  width: 41.9vw;
  max-width: 805px;
  pointer-events: none;
}
.section14 {
  background-color: #dff1f1;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  overflow: hidden;
}
.section14 .section-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding-top: 100px;
}
.section14 .percent {
  width: 206px;
  padding-top: 15px;
  position: absolute;
  top: 0;
  right: 584px;
  right: 30.4vw;
  color: #dee1f3;
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 60px;
  letter-spacing: 0.05em;
  text-align: center;
  z-index: 1;
}
.section14 .percent:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  width: 206px;
  height: 206px;
  border-radius: 50%;
  background-color: #f9fbe6;
  z-index: -1;
}
.section14 .percent sup {
  font-size: 24px;
}
.section14 .item-r {
  position: absolute;
  top: 106px;
  right: 164px;
  width: 332px;
  z-index: 1;
}
.section14 .item-r p:first-child {
  margin-bottom: 38px;
}
.section14 .large-fz {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
}
.section14 .item-c {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-left: 210px;
  margin: auto 0;
  z-index: 1;
}
.section14 .item-c p {
  max-width: 295px;
}
.section14 .item-c .col-2 {
  margin-left: 168px;
}
.section14 .text-bg {
  position: absolute;
  top: -132px;
  left: -72px;
  max-width: none !important;
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 398px;
  line-height: 1;
  color: #f9fbe6;
  z-index: -1;
}
.section14 ul {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 495px;
  max-width: 1550px;
  border-top-right-radius: 66px;
  padding-top: 120px;
  padding-bottom: 50px;
  padding-left: 210px;
  background-color: #fff;
}
.section14 ul:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 42px;
  height: 42px;
  background-color: #fff;
}
.section14 li {
  position: relative;
  width: 420px;
  z-index: 1;
}
.section14 li .num {
  position: absolute;
  top: -37px;
  left: -37px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  font-size: 44px;
  line-height: 1;
  color: #fff;
  background-color: rgba(197, 202, 234, 0.57);
  z-index: -1;
}
.section14 li .num,
.section14 li h3 {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
}
.section14 li h3 {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.section14 li p {
  max-width: 215px;
}
@media (max-height: 950px) and (min-width: 1021px) {
  .section14 ul {
    height: 420px;
  }
}
@media (max-width: 1700px) {
  .bg-sec14 {
    width: 690px;
  }
  .section14 .item-c {
    padding-left: 55px;
  }
  .section14 .item-r {
    right: 55px;
  }
  .section14 ul {
    height: 300px;
    max-width: 1300px;
    padding-left: 55px;
    padding-top: 70px;
    padding-bottom: 35px;
  }
  .section14 li p {
    max-width: 320px;
  }
}
@media (max-width: 1440px) {
  .bg-sec14 {
    width: 580px;
  }
  .section14 {
    line-height: 24px;
  }
  .section14 .large-fz {
    font-size: 24px;
    line-height: 32px;
  }
  .section14 .text-bg {
    font-size: 320px;
    top: -95px;
    left: 40px;
  }
  .section14 .item-r p:first-child {
    margin-bottom: 20px;
  }
  .section14 ul {
    height: 270px;
  }
}
@media (max-width: 1366px) {
  .bg-sec14 {
    display: none;
  }
  .section14 .percent {
    right: 17.4vw;
  }
  .section14 .item-r {
    top: 136px;
  }
  .section14 ul {
    width: 100%;
    max-width: none;
    border-radius: 0;
    padding-right: 55px;
  }
  .section14 li {
    width: 33.33333%;
  }
}
@media (max-width: 1279px) {
  .section14 .item-r {
    width: 280px;
  }
  .section14 .item-c p {
    max-width: 220px;
  }
  .section14 .item-c .col-2 {
    margin-left: 100px;
  }
}
@media (max-width: 1280px) and (min-width: 1021px) and (min-height: 900px) {
  .bg-sec14 {
    display: block;
  }
  .section14 {
    line-height: 36px;
  }
  .section14 ul {
    height: 380px;
    padding-top: 90px;
  }
  .section14 li p {
    max-width: 200px;
  }
}
@media (max-width: 1020px) {
  .section14 .section-inner {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 70px;
    padding-bottom: 0;
  }
  .section14 .item-r {
    position: relative;
    -ms-flex-order: -1;
    order: -1;
    top: 0;
    right: 0;
    width: 100%;
    margin-bottom: 40px;
  }
  .section14 .text-bg {
    width: 50%;
    font-size: 140px;
    top: -18px;
  }
  .section14 .item-c {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }
  .section14 .item-c .large-fz {
    max-width: 60%;
    margin-left: auto;
  }
  .section14 .item-c .col-2 {
    max-width: none;
    width: 100%;
    margin: 50px 50px 30px;
    text-align: center;
  }
  .section14 ul {
    width: auto;
    height: auto;
    padding: 70px 30px 50px 50px;
    margin-left: -25px;
    margin-right: -25px;
  }
  .section14 ul:before {
    top: -12px;
    width: 30px;
    height: 30px;
  }
  .section14 li {
    width: 30%;
  }
  .section14 li h3 {
    line-height: 24px;
    letter-spacing: 0.4em;
  }
}
@media (max-width: 767px) {
  .section14 .item-c .large-fz {
    max-width: 70%;
  }
  .section14 .item-c .col-2 {
    margin: 30px;
  }
  .section14 li .num {
    width: 68px;
    height: 68px;
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .section14 {
    font-size: 14px;
  }
  .section14 .section-inner {
    padding-top: 50px;
  }
  .section14 .large-fz {
    font-size: 18px;
    line-height: 24px;
  }
  .section14 .percent {
    width: 160px;
    padding-top: 10px;
    font-size: 34px;
  }
  .section14 .percent:before {
    top: -96px;
    width: 160px;
    height: 160px;
  }
  .section14 .percent sup {
    font-size: 16px;
  }
  .section14 .text-bg {
    font-size: 100px;
    left: 0;
    top: -25px;
    width: 100%;
    text-align: center;
  }
  .section14 .item-r {
    margin-bottom: 15px;
  }
  .section14 .item-r p:first-child {
    margin-bottom: 10px;
  }
  .section14 .item-c {
    padding-top: 40px;
  }
  .section14 .item-c .large-fz {
    max-width: none;
  }
  .section14 .item-c .col-2 {
    margin: 20px 0 30px;
  }
  .section14 ul {
    padding: 30px 20px;
  }
  .section14 li,
  .section14 ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section14 li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .section14 li .num {
    position: relative;
    left: auto;
    top: auto;
    width: 30px;
    height: 30px;
    font-size: 18px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .section14 li h3 {
    width: calc(100% - 88px);
    margin: 0;
  }
  .section14 li h3 br {
    display: none;
  }
  .section14 li p {
    width: 100%;
    max-width: none;
    margin-top: 5px;
    padding-left: 50px;
  }
}
.section15 {
  background-color: #eee8f6;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  overflow: hidden;
}
.section15 b {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
}
.section15 .large-fz {
  font-size: 30px;
  line-height: 40px;
}
.section15 .item-b,
.section15 .item-c,
.section15 .item-r,
.section15 .item-t {
  position: absolute;
  z-index: 1;
}
.section15 .item-b img,
.section15 .item-c img,
.section15 .item-r img,
.section15 .item-t img {
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
.section15 .item-t {
  top: 173px;
  left: 105px;
  width: 262px;
}
.section15 .item-t img {
  max-width: 278px;
  top: -173px;
  left: -105px;
}
.section15 .item-b {
  left: 105px;
  bottom: 145px;
  width: 236px;
}
.section15 .item-b img {
  max-width: 275px;
  left: -105px;
  bottom: -145px;
}
.section15 .item-c {
  top: 478px;
  top: 44.25vh;
  left: 673px;
  left: 35vw;
  width: 272px;
}
.section15 .item-c .large-fz {
  margin-bottom: 16px;
}
.section15 .item-c img {
  max-width: 1221px;
  width: 63.59vw;
  top: -285px;
  top: -14.84vw;
  left: -278px;
  left: -14.48vw;
  z-index: 1;
}
.section15 .num {
  position: absolute;
  top: -186px;
  left: -262px;
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 398px;
  line-height: 1;
  color: #f9fbe6;
  z-index: -1;
}
.section15 .item-r {
  top: 122px;
  right: 266px;
  width: 364px;
}
.section15 .item-r .btn {
  display: inline-block;
  margin-top: 50px;
}
.section15 .item-r img {
  bottom: -120px;
  right: -40px;
}
@media (max-width: 1700px) {
  .section15 .item-r {
    right: 110px;
  }
}
@media (max-width: 1440px) {
  .section15 {
    line-height: 24px;
  }
  .section15 .large-fz {
    font-size: 24px;
    line-height: 32px;
  }
  .section15 .item-c {
    left: 42vw;
  }
  .section15 .item-r {
    width: 310px;
    right: 90px;
  }
  .section15 .item-t {
    top: 130px;
    left: 55px;
  }
  .section15 .item-t img {
    max-width: 200px;
    top: -130px;
    left: -55px;
  }
  .section15 .item-b {
    bottom: 130px;
    left: 55px;
  }
  .section15 .item-b img {
    max-width: 200px;
    bottom: -130px;
    left: -55px;
  }
}
@media (max-width: 1200px) {
  .section15 .item-c {
    left: 35vw;
  }
  .section15 .item-c img {
    top: -9.84vw;
    left: -8.48vw;
  }
  .section15 .num {
    top: -85px;
    left: -140px;
    font-size: 300px;
  }
  .section15 .item-r {
    width: 290px;
    right: 55px;
  }
  .section15 .item-r .btn {
    margin-top: 30px;
  }
}
@media (max-width: 1020px) {
  .section15 .section-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section15 .item-b,
  .section15 .item-c,
  .section15 .item-r,
  .section15 .item-t {
    position: relative;
  }
  .section15 .item-t {
    -ms-flex-order: 1;
    order: 1;
    width: 25%;
    top: auto;
    left: auto;
  }
  .section15 .item-t img {
    top: -40px;
    left: -50px;
    right: auto;
  }
  .section15 .item-b {
    -ms-flex-order: 3;
    order: 3;
    width: 25%;
    left: auto;
    bottom: auto;
  }
  .section15 .item-b img {
    bottom: auto;
    left: auto;
    top: -40px;
    right: -50px;
  }
  .section15 .num {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 248px;
  }
  .section15 .item-c {
    -ms-flex-order: 2;
    order: 2;
    margin-top: 60px;
    width: 50%;
    padding: 0 30px;
    top: auto;
    left: auto;
  }
  .section15 .item-c img {
    display: none;
  }
  .section15 .item-r {
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
    margin-top: 56px;
    top: auto;
    right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section15 .item-r .btn {
    margin-left: auto;
    margin-right: 135px;
  }
  .section15 .item-r img {
    bottom: -95px;
    right: -11px;
  }
}
@media (max-width: 767px) {
  .section15 .item-b,
  .section15 .item-t {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: calc(50% - 15px);
  }
  .section15 .item-b img,
  .section15 .item-t img {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    max-width: 60px;
    margin-right: 20px;
  }
  .section15 .item-t {
    margin-right: 30px;
  }
  .section15 .item-b {
    -ms-flex-order: 2;
    order: 2;
  }
  .section15 .item-c {
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    padding: 0 100px;
  }
}
@media (max-width: 575px) {
  .section15 {
    font-size: 14px;
  }
  .section15 .large-fz {
    font-size: 18px;
    line-height: 24px;
  }
  .section15 .item-b,
  .section15 .item-t {
    width: 100%;
  }
  .section15 .item-t {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .section15 .num {
    font-size: 170px;
  }
  .section15 .item-c {
    padding: 0;
    margin-top: 30px;
  }
  .section15 .item-c .large-fz {
    margin-bottom: 10px;
  }
  .section15 .item-r {
    margin-top: 26px;
  }
  .section15 .item-r img {
    max-width: 100px;
    bottom: -55px;
    right: 0;
  }
  .section15 .item-r .btn {
    margin-right: 64px;
  }
}
.section16 {
  background-color: #e8f6e9;
}
.section16 .default-arrow--left {
  left: -122px;
}
.section16 .default-arrow--right {
  right: -122px;
}
.tools {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 110px 210px 80px;
}
.tools__descr,
.tools__subtitle,
.tools h2 {
  text-align: center;
}
.tools__subtitle {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.05em;
  margin-bottom: 45px;
}
.tools h2 {
  margin-bottom: 80px;
}
.tools__descr {
  font-size: 24px;
  line-height: 42px;
  letter-spacing: 0.05em;
  max-width: 1335px;
  margin: 0 auto;
}
.tools-slider {
  margin-bottom: 100px;
}
.tools-slider .slick-list {
  margin: 0 -26px;
}
.tools-item{
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 367px;
  padding: 50px 60px;
  margin: 0 26px;
	
  background-color: #fff;
  background-position: -30px;
  background-repeat: no-repeat;
  color: #95a4a3;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
}
.tools-item-port {
  height: 65vh;
  padding: 20px 20px;
  margin: 0 40px;
  background-color: #fff;
  background-position: -30px;
  background-repeat: no-repeat;
  color: #95a4a3;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
overflow-y: scroll;
}
.tools-item.bg-tr, .tools-item-port  {
  background-position: -60px;
}
.tools-item h3, .tools-item-port h3{
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1em;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.tools-item .color-aqua {
  color: #4cb6ac;
}
.tools-item .color-green {
  color: #aed582;
}
.tools-item .color-blue {
  color: #7986cc;
}
.tools-item__text {
  margin-bottom: 22px;
}
.tools-item__price {
  margin-top: auto;
  font-size: 18px;
  color: #e57373;
}
.tools-item__link {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 12px;
  letter-spacing: 1em;
  text-transform: uppercase;
  color: #000;
  margin-top: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -ms-flex-item-align: start;
  align-self: flex-start;
  transition: 0.25s linear;
  transition-property: opacity;
}
.tools-item__link:hover {
  opacity: 0.6;
}
.tools-item__link:hover .arrow {
  margin-left: 5px;
}
.tools-item__link .arrow {
  position: absolute;
  top: 50%;
  left: calc(100% + 40px);
  width: 13px;
  height: 52px;
  background: url(../images/arrow-down-big.svg) 50% / contain no-repeat;
  transform: translateY(-50%) rotate(-90deg);
  transition: 0.25s linear;
  transition-property: margin;
}
@media (max-height: 1079px) and (min-width: 1021px) {
  .tools {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .tools__subtitle {
    margin-bottom: 25px;
  }
  .tools h2 {
    margin-bottom: 40px;
  }
  .tools__descr {
    line-height: 36px;
  }
  .tools-slider {
    margin-bottom: 60px;
  }
}
@media (max-width: 1700px) {
  .section16 .default-arrow--left {
    left: -40px;
  }
  .section16 .default-arrow--right {
    right: -40px;
  }
  .tools {
    padding-left: 55px;
    padding-right: 55px;
  }
  .tools__subtitle {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  .tools h2 {
    margin-bottom: 30px;
  }
  .tools__descr {
    font-size: 18px;
    line-height: 27px;
  }
  .tools-slider {
    margin-bottom: 45px;
  }
  .tools-slider .slick-list {
    margin: 0 -15px;
  }
  .tools-item {
    margin: 0 15px;
  }
}
@media (max-width: 1440px) {
  .tools-item {
    height: 300px;
    padding: 30px;
  }
  .tools-item h3 {
    margin-bottom: 12px;
  }
  .tools-item__link {
    margin-top: 20px;
  }
}
@media (max-height: 700px) and (min-width: 1021px) {
  .tools__subtitle {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .tools h2 {
    margin-bottom: 15px;
  }
  .tools-slider {
    margin-bottom: 30px;
  }
  .tools-item {
    height: 275px;
  }
  .tools-item h3 {
    line-height: 24px;
  }
  .tools-item__text {
    margin-bottom: 15px;
  }
  .tools-item__link {
    margin-top: 15px;
  }
}
@media (max-width: 1199px) {
  .tools-slider .slick-list {
    margin: 0 -8px;
  }
  .tools-item {
    height: 350px;
    margin: 0 8px;
  }
  .tools-item__link,
  .tools-item h3 {
    letter-spacing: 0.5em;
  }
}
@media (max-width: 1280px) and (min-width: 1021px) and (min-height: 900px) {
  .tools__subtitle {
    margin-bottom: 30px;
  }
  .tools h2 {
    margin-bottom: 60px;
  }
  .tools-slider {
    margin-bottom: 100px;
  }
}
@media (max-width: 1020px) {
  .section16 .default-arrow--left {
    left: 10px;
  }
  .section16 .default-arrow--right {
    right: 10px;
  }
  .tools__subtitle {
    font-size: 24px;
    line-height: 32px;
  }
  .tools-slider {
    margin-right: -25px;
    margin-left: -25px;
  }
  .tools-slider .slick-list {
    margin: 0;
    padding: 0 25px;
  }
  .tools-item {
    width: 320px;
    height: 300px;
    margin: 0;
    margin-right: 25px;
  }
}
@media (max-width: 575px) {
  .tools__subtitle {
    font-size: 18px;
    line-height: 24px;
  }
  .tools__descr {
    font-size: 14px;
    line-height: 22px;
  }
  .tools-slider {
    margin-bottom: 30px;
  }
  .tools-slider .slick-list {
    padding: 0 0 0 40px;
  }
  .tools-item {
    margin-right: 40px;
  }
  .tools-item__link,
  .tools-item h3 {
    letter-spacing: 0.2em;
  }
}
@media (max-width: 420px) {
  .tools-item {
    height: auto;
  }
}
.section17 {
  background-color: #e8eaf6;
}
.section17 h2 {
  line-height: 60px;
  padding-left: 16vw;
  margin-bottom: 130px;
  margin-bottom: 12vh;
}
.faq-bg {
  position: absolute;
  left: -24px;
  left: -1.25vw;
  top: 50%;
  transform: translateY(-50%);
  max-width: 411px;
  width: 21.4vw;
}
.faq {
  padding: 16.6vh 210px 82px;
}
.faq-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 60px;
  padding-left: 16vw;
}
.faq-col {
  width: calc(50% - 22px);
}
.faq-item {
  width: 100%;
  border-bottom: 1px solid #b4bcb4;
  letter-spacing: 0.05em;
}
.faq-item.is-active .arrow {
  transform: rotateX(180deg);
}
.faq-item:first-child {
  border-top: 1px solid #b4bcb4;
}
.faq-item-head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 0;
  cursor: pointer;
}
.faq-item h3 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.05em;
  width: calc(100% - 60px);
}
.faq-item .arrow {
  width: 13px;
  height: 7px;
  background: url(../images/arrow-down-small.svg) 50% / contain no-repeat;
  transition: transform 0.25s linear;
}
.faq-item-body {
  display: none;
  font-size: 16px;
  line-height: 36px;
  color: #727483;
  padding-bottom: 40px;
  padding-right: 60px;
}
.faq-btns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.faq-more {
  position: absolute;
  bottom: 80px;
  right: 50px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.05em;
}
.faq-more .arrow {
  width: 13px;
  height: 52px;
  margin-left: 55px;
}
@media (max-height: 1079px) and (min-width: 1021px) {
  .section17 h2 {
    margin-bottom: 10vh;
  }
}
@media (max-height: 950px) and (min-width: 1021px) {
  .section17 h2 {
    margin-bottom: 10vh;
  }
}
@media (max-width: 1700px) {
  .faq-bg {
    width: 18vw;
  }
  .section17 h2 {
    padding-left: 12vw;
    margin-bottom: 5vh;
  }
  .faq {
    padding-right:105px;
    padding-left: 110px;
    padding-bottom: 40px;
  }
  .faq-grid {
    padding-left: 12vw;
  }
  .faq-item h3 {
    width: calc(100% - 30px);
  }
  .faq-item-body {
    padding-right: 30px;
  }
  .faq-more {
    bottom: 40px;
  }
}
@media (max-height: 850px) and (min-width: 1021px) {
  .faq-item-head {
    padding: 30px 0;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .section17 h2 {
    line-height: 1.7em;
  }
}
@media (max-width: 1440px) {
  .faq {
    padding-bottom: 30px;
    padding-top: 100px;
  }
  .faq-item-head {
    padding: 20px 0;
  }
  .faq-more {
    font-size: 26px;
    line-height: 32px;
    bottom: 30px;
  }
  .faq-more .arrow {
    width: 10px;
    height: 45px;
    margin-left: 20px;
  }
}
@media (max-width: 1279px) {
  .faq-bg {
    left: auto;
    right: 20vw;
    max-width: 110px;
  }
  .section17 h2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
  }
  .faq {
    padding-left: 55px;
  }
  .faq-grid {
    padding-left: 0;
  }
}
@media (max-width: 1020px) {
  .faq-grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .faq-col {
    width: 100%;
  }
  .faq-col:first-child {
    border-top: 1px solid #b4bcb4;
  }
  .faq-item:first-child {
    border-top: none;
  }
  .faq-item-body {
    padding-bottom: 20px;
  }
  .faq-more {
    right: 25px;
  }
}
@media (max-width: 767px) {
  .faq-bg {
    width: 15vw;
  }
  .section17 {
    overflow: hidden;
  }
  .section17 h2 {
    line-height: 1.7;
  }
  .faq-grid,
  .section17 h2 {
    position: relative;
  }
  .faq-more {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .faq-item h3 {
    font-size: 16px;
  }
  .faq-item-head {
    padding: 14px 0;
  }
  .faq-item-body {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 14px;
  }
  .faq-more {
    font-size: 18px;
    right: 20px;
  }
  .faq-more .arrow {
    height: 30px;
    margin-left: 10px;
  }
}
@media (max-width: 400px) {
  .faq-bg {
    right: 2vw;
  }
}
.section18 {
  background-color: #e0f8fa;
}
.cert {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 55px;
  padding-right: 55px;
  text-align: center;
  overflow: hidden;
}
.cert > * {
  position: relative;
  z-index: 1;
}
.cert__subtitle {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.05em;
  max-width: 1265px;
  margin: 0 auto 96px;
}
.cert-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -29px;
}
.cert-item {
  position: relative;
  width: 170px;
  height: 182px;
  margin: 0 29px;
  overflow: hidden;
}
.cert-item__cert {
  width: 100%;
  height: 100%;
}
.cert-item__cert img {
  width: 100%;
  max-height: 100%;
}
.cert-item__label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.cert-item__label img {
  width: 100%;
  height: auto;
}
.cert-box {
  font-size: 24px;
  line-height: 30px;
  margin: 19.4vh auto 0;
  max-width: 510px;
  position: relative;
  z-index: 0;
}
.bg-sec18 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -1;
  line-height: 1;
  font-size: 398px;
  color: #fffde8;
  font-family: HelveticaNeueCyr-Black, sans-serif;
}
.bg-sec18:before {
  width: 1924px;
  height: 1924px;
  border-radius: 50%;
  border: 214px solid rgba(255, 253, 232, 0.43);
  z-index: -3;
}
.bg-sec18:after,
.bg-sec18:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.bg-sec18:after {
  width: 925px;
  height: 925px;
  border-radius: 50%;
  background-image: url(../images/pattern-sec18-1.png);
  z-index: -2;
}
.bg-sec18 p {
  padding-right: 35px;
  padding-bottom: 64px;
}
.bg-sec18 p:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 610px;
  height: 610px;
  border-radius: 50%;
  background-color: #e0f8fa;
  z-index: -1;
}
@media (max-height: 850px) and (min-width: 1021px) {
  .cert {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  .cert__subtitle {
    margin-bottom: 50px;
  }
  .cert-box {
    margin-top: 100px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .cert {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .cert__subtitle {
    font-size: 20px;
    line-height: 26px;
  }
  .cert-box {
    max-width: 530px;
  }
  .bg-sec18 {
    font-size: 320px;
    top: 70%;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .cert-box {
    margin-top: 50px;
  }
  .bg-sec18 p {
    padding-bottom: 0;
  }
}
@media (max-width: 1440px) {
  .cert-grid {
    margin: 0 -15px;
  }
  .cert-item {
    margin: 0 15px;
  }
}
@media (max-width: 1280px) {
  .cert .default-arrow--left {
    left: -40px;
  }
  .cert .default-arrow--right {
    right: -40px;
  }
  .cert-grid {
    margin-left: 0;
    margin-right: 0;
  }
  .cert-grid .slick-list {
    margin: 0 -15px;
  }
}
@media (max-width: 1100px) {
  .cert-item {
    height: 160px;
  }
}
@media (max-width: 1020px) {
  .cert .default-arrow--left {
    left: 10px;
  }
  .cert .default-arrow--right {
    right: 10px;
  }
  .cert__subtitle {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 50px;
  }
  .cert-grid {
    margin-right: -25px;
    margin-left: -25px;
  }
  .cert-grid .slick-list {
    margin: 0;
    padding: 0 25px;
  }
  .cert-item {
    height: 182px;
    margin: 0;
    margin-right: 25px;
  }
  .cert-box {
    font-size: 18px;
    line-height: 26px;
    margin-top: 110px;
  }
  .bg-sec18 {
    font-size: 240px;
  }
  .bg-sec18:before {
    width: 100vw;
    height: 100vw;
    border: 60px solid rgba(255, 253, 232, 0.43);
  }
  .bg-sec18:after {
    width: 69vw;
    height: 69vw;
  }
  .bg-sec18 p {
    padding-bottom: 20px;
  }
  .bg-sec18 p:before {
    width: 50vw;
    height: 50vw;
  }
}
@media (max-width: 767px) {
  .cert__subtitle {
    margin-bottom: 30px;
  }
  .cert-box {
    margin-top: 75px;
  }
}
@media (max-width: 575px) {
  .cert h2 {
    margin-bottom: 10px;
  }
  .cert__subtitle {
    font-size: 18px;
    line-height: 24px;
  }
  .cert-box {
    font-size: 16px;
    line-height: 24px;
    margin-top: 50px;
  }
  .bg-sec18 {
    font-size: 160px;
  }
  .bg-sec18:before {
    display: none;
  }
  .bg-sec18:after {
    width: 120vw;
    height: 120vw;
    background-size: 110px;
  }
  .bg-sec18 p:before {
    width: 80vw;
    height: 80vw;
  }
}
@keyframes b {
  0%,
  20% {
    opacity: 1;
  }
  80%,
  to {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes c {
  0% {
    transform: translate(-50%, -50%) scale(0.7);
  }
  50% {
    transform: translate(-50%, -50%) scale(1);
  }
  to {
    transform: translate(-50%, -50%) scale(0.7);
  }
}
.wrapper-map {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s linear;
  transition-property: visibility, opacity;
}
.wrapper-map.is-active {
  visibility: visible;
  opacity: 1;
}
.wrapper-map .map-close {
  position: fixed;
  top: 20px;
  left: 50%;
  width: 44px;
  height: 44px;
  margin-left: -18px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  z-index: 100;
  cursor: pointer;
}
.wrapper-map .map-close:hover:after,
.wrapper-map .map-close:hover:before {
  background-color: #9ea8db;
}
.wrapper-map .map-close:after,
.wrapper-map .map-close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  height: 3px;
  background-color: #000;
  transition: background-color 0.25s linear;
}
.wrapper-map .map-close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.wrapper-map .map-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section19 {
  background: 50% / cover no-repeat;
}
.feedback {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  padding-top: 100px;
  padding-left: 55px;
  padding-right: 55px;
}
.feedback,
.marker-box {
  display: -ms-flexbox;
  display: flex;
}
.marker-box {
  position: absolute;
  top: 120px;
  left: 1090px;
  top: 230px;
  left: 54.77vw;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.025em;
  z-index: 1;
}
.marker-box .marker {
  position: relative;
  width: 90px;
  height: 90px;
  margin-right: 26px;
  cursor: pointer;
}
.marker-box .marker:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(158, 168, 219, 0.3);
  transform: scale(0.1);
  animation: b 2s linear infinite;
}
.marker-box .marker:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #9ea8db;
  animation: c 2s linear -0.4s infinite;
}
.feedback-form {
  position: relative;
  max-width: 722px;
	min-height: 700px;
	
  width: 100%;
  padding: 130px 52px 105px;
  margin: 0 auto;
  background-color: #e8f6e9;
}
.feedback-form h2 {
  position: absolute;
  top: -26px;
  left: -140px;
  line-height: 60px;
}
.feedback-form .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.feedback-form .input-group {
  width: calc(50% - 18px);
}
.feedback-form .form-control {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
}
.form-decor {
  position: absolute;
  right: calc(100% - 47px);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  max-width: 492px;
  width: 25.625vw;
}
.feedback-tel {
  position: absolute;
  left: calc(100% - 55px);
  bottom: 95px;
  bottom: 8.796vh;
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 30px;
  letter-spacing: 2.77vh;
  text-transform: uppercase;
  white-space: nowrap;
  transform-origin: 0 100%;
  transform: rotate(-90deg);
  transition: color 0.25s linear;
}
.feedback-tel:hover {
  color: #9ea8db;
}
@media (max-height: 900px) and (min-width: 1021px) {
  .feedback-tel {
    letter-spacing: 1.77vh;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .feedback-form {
    padding-top: 110px;
    padding-bottom: 40px;
  }
  .feedback-form .form-control {
    margin-top: 15px;
  }
}
@media (max-width: 1440px) {
  .marker-box {
    top: 230px;
  }
  .feedback-form {
    padding-bottom: 50px;
  }
  .feedback-form .form-control {
    margin-top: 15px;
  }
  .feedback-tel {
    bottom: 50px;
  }
}
@media (max-height: 700px) and (min-width: 1021px) {
  .marker-box {
    top: 40px;
  }
  .feedback-form {
    padding-top: 90px;
  }
  .feedback-form h2 {
    line-height: 1.7em;
  }
}
@media (max-width: 1020px) {
  .section19 .section-inner {
    padding-top: 150px;
  }
  .marker-box {
    left: 46.77vw;
  }
  .feedback-form {
    max-width: 580px;
    padding-top: 50px;
  }
  .feedback-form h2 {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 20px;
  }
  .feedback-tel {
    position: relative;
    bottom: auto;
    left: auto;
    text-align: center;
    margin-top: 30px;
    transform: none;
  }
}
@media (max-width: 767px) {
  .section19 .section-inner {
    padding-bottom: 40px;
  }
  .feedback-form {
    padding-left: 30px;
    padding-right: 30px;
  }
  .feedback-form h2 {
    line-height: 1.7;
  }
  .form-decor {
    right: -50px;
    top: -32px;
    transform: none;
  }
  .feedback-tel {
    letter-spacing: 0.2em;
    font-size: 24px;
    margin-top: 38px;
  }
  .marker-box {
    top: 50px;
  }
  .marker-box .marker {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }
}
@media (max-width: 575px) {
  .form-decor {
    right: -15px;
    top: -15px;
    width: 130px;
  }
  .marker-box {
    font-size: 14px;
  }
  .feedback-form {
    padding-top: 40px;
  }
  .feedback-form .form-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .feedback-form .input-group {
    width: 100%;
  }
  .feedback-tel {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  .feedback-form {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.w-section1 {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  position: relative;
}
.w-section1 .wow-bg {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 540px;
  text-align: center;
  width: 100%;
  font-weight: 900;
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  mix-blend-mode: overlay;
  color: #fff;
  opacity: 0.1;
  transform: translateY(-50%);
}
.w-section1 .video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  display: inline-block;
}
.w-section1__top-text {
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1em;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.w-section1__title h1{
  font-family: HelveticaNeueCyr-Thin, sans-serif;
  font-size: 72px;
  line-height: 90px;
}
.w-section1__title_bot{
  font-family: HelveticaNeueCyr-Thin, sans-serif;
  font-size: 40px;
  line-height: 70px;
opacity: 0.7;
}
.w-section1__bot {
  position: absolute;
  bottom: 55px;
  left: 50%;
  transform: translateX(-50%);
}
.w-section1__bot-text {
  font-family: HelveticaNeueCyr-Bold, sans-serif;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1em;
  text-transform: uppercase;
  transform: rotate(-90deg);
  margin-bottom: 95px;
}
@media (max-height: 750px) and (min-width: 1021px) {
  .w-section1 .section-inner {
    padding-bottom: 60px;
  }
  .w-section1__bot {
    bottom: 40px;
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .w-section1 .section-inner {
    padding-bottom: 100px;
  }
}
@media (max-width: 1199px) {
  .w-section1__top-text {
    margin-bottom: 30px;
  }
  .w-section1__title {
    font-size: 60px;
    line-height: 69px;
  }
	 .w-section1__title_bot {
    font-size: 40px;
    line-height: 69px;
  }
}
@media (max-width: 1020px) {
  .w-section1 .video-bg {
    width: 100%;
    height: 100%;
  }
  .w-section1 .section-inner {
    padding-top: 120px;
  }
  .w-section1__title {
    margin-bottom: 20px;
  }
  .w-section1__bot {
    position: relative;
    transform: none;
    left: auto;
    bottom: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 200px;
  }
  .w-section1__bot-text {
    margin-bottom: 80px;
  }
}
@media (max-width: 575px) {
  .w-section1 .section-inner {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  .w-section1__top-text {
    font-size: 11px;
    letter-spacing: 0.7em;
    margin-bottom: 20px;
  }
  .w-section1__title {
    font-size: 40px;
    line-height: 49px;
    margin-bottom: 0;
  }
  .w-section1__bot {
    height: 186px;
  }
  .w-section1__bot-text {
    font-size: 11px;
    margin-bottom: 72px;
  }
}
@media (max-width: 767px) {
  .w-section1 .video-bg {
    display: block !important;
  }
	.lgo{
		height: 30px;
	}
  .w-section1 .wow-bg {
    font-size: 45vw !important;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.w-section2 {
  background-color: #e1f5fe;
}
.w-section2 .section-inner {
  position: relative;
  padding-right: 100px;
  margin-top: 230px;
}
.w-section2 .decor-alpha {
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 293px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
}
.w-section2 .decor-alpha.decor-alpha1 {
  left: 210px;
  top: -160px;
}
.w-section2 .decor-alpha.decor-alpha2 {
  left: calc(50% - 90px);
  top: -160px;
  z-index: 2;
}
.w-section2 .decor-alpha.decor-alpha3 {
  right: 210px;
  top: -160px;
}
.w-section2 .decor-alpha.decor-alpha4 {
  left: 210px;
  top: 209px;
  z-index: 2;
}
.w-section2 .decor-alpha.decor-alpha5 {
  left: 50%;
  top: 209px;
}
.w-section2 .decor-alpha.decor-alpha6 {
  right: 228px;
  top: 209px;
}
.w-section2__main {
  background-color: #f2fbff;
  max-width: 1039px;
  width: 100%;
  position: relative;
  margin: auto;
  padding: 145px 155px 120px 100px;
}
.w-section2__main img {
  position: absolute;
  bottom: 0;
  left: -85px;
  z-index: 2;
}
.w-section2__main-wrap {
  position: relative;
  z-index: 5;
  max-width: 575px;
  margin-left: auto;
}
.w-section2__title {
  line-height: 60px;
  margin-bottom: 70px;
}
.w-section2__text {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  color: #829ba6;
  padding-left: 70px;
}
.w-section2__arrow {
  position: absolute;
  bottom: -28px;
  left: 475px;
}
.w-section2__decor1 {
  position: absolute;
  top: 0;
  right: 279px;
  width: 89px;
}
.w-section2__decor2 {
  background-color: #ffebed;
  width: 570px;
  height: 566px;
  position: absolute;
  top: 0;
  right: 368px;
  z-index: 3;
}
.w-section2__decor3 {
  position: absolute;
  right: 210px;
  top: -74px;
  z-index: 3;
}
@media (max-height: 900px) and (min-width: 1021px) {
  .w-section2 .section-inner {
    margin-top: 21.29vh;
  }
  .w-section2__main {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1700px) {
  .w-section2__decor1 {
    right: 230px;
  }
  .w-section2__decor2 {
    width: 470px;
    height: 380px;
    height: 50.6vh;
    right: 310px;
  }
  .w-section2__title {
    margin-bottom: 50px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .w-section2 .decor-alpha {
    font-size: 200px;
  }
  .w-section2 .decor-alpha.decor-alpha1,
  .w-section2 .decor-alpha.decor-alpha2,
  .w-section2 .decor-alpha.decor-alpha3 {
    top: -115px;
  }
  .w-section2 .decor-alpha.decor-alpha4,
  .w-section2 .decor-alpha.decor-alpha5,
  .w-section2 .decor-alpha.decor-alpha6 {
    top: 158px;
  }
  .w-section2__decor3 {
    right: 190px;
    top: -73px;
    width: 630px;
  }
  .w-section2__main {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1440px) {
  .w-section2__main {
    max-width: 950px;
  }
  .w-section2 .decor-alpha.decor-alpha3 {
    right: 150px;
  }
  .w-section2 .decor-alpha.decor-alpha6 {
    right: 168px;
  }
  .w-section2 .decor-alpha.decor-alpha1,
  .w-section2 .decor-alpha.decor-alpha4 {
    left: 100px;
  }
  .w-section2 .decor-alpha.decor-alpha2,
  .w-section2 .decor-alpha.decor-alpha5 {
    left: calc(50% - 145px);
  }
  .w-section2__decor3 {
    right: 150px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) and (max-width: 1440px) {
  .w-section2__decor3 {
    right: 139px;
    top: -68px;
    width: 590px;
  }
  .w-section2 .decor-alpha.decor-alpha4,
  .w-section2 .decor-alpha.decor-alpha5,
  .w-section2 .decor-alpha.decor-alpha6 {
    top: calc(100% - 140px);
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .w-section2__title {
    line-height: 1.7em;
  }
}
@media (max-width: 1280px) {
  .w-section2 .decor-alpha.decor-alpha4,
  .w-section2 .decor-alpha.decor-alpha5,
  .w-section2 .decor-alpha.decor-alpha6 {
    top: calc(100% - 190px);
  }
}
@media (max-height: 750px) and (min-width: 1021px) and (max-width: 1280px) {
  .w-section2 .decor-alpha.decor-alpha4,
  .w-section2 .decor-alpha.decor-alpha5,
  .w-section2 .decor-alpha.decor-alpha6 {
    top: calc(100% - 130px);
  }
}
@media (max-width: 1020px) {
  .w-section2 {
    overflow: hidden;
    padding-bottom: 30px;
  }
  .w-section2 .section-inner {
    margin: 0;
    padding: 100px 25px 70px;
  }
  .w-section2__main {
    max-width: none;
    background-color: rgba(242, 251, 255, 0.44);
    padding-right: 30px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .w-section2__main-wrap {
    margin-left: 85px;
  }
  .w-section2__arrow {
    left: 340px;
  }
  .w-section2 .decor-alpha {
    font-size: 120px;
    line-height: 1;
  }
  .w-section2 .decor-alpha.decor-alpha1,
  .w-section2 .decor-alpha.decor-alpha2,
  .w-section2 .decor-alpha.decor-alpha3 {
    top: 55px;
  }
  .w-section2 .decor-alpha.decor-alpha4,
  .w-section2 .decor-alpha.decor-alpha5,
  .w-section2 .decor-alpha.decor-alpha6 {
    top: auto;
    bottom: 10px;
  }
  .w-section2 .decor-alpha.decor-alpha3,
  .w-section2 .decor-alpha.decor-alpha6 {
    right: 100px;
  }
  .w-section2 .decor-alpha.decor-alpha2,
  .w-section2 .decor-alpha.decor-alpha5 {
    left: calc(50% - 40px);
  }
  .w-section2 .decor-alpha.decor-alpha3 {
    z-index: 5;
  }
  .w-section2__decor1 {
    right: 261px;
    z-index: 4;
  }
  .w-section2__decor2 {
    right: 0;
    width: 350px;
    height: 350px;
  }
  .w-section2__decor3 {
    right: auto;
    left: 50%;
    top: -30px;
  }
}
@media (max-width: 767px) {
  .w-section2__decor1 {
    width: 60px;
    right: 210px;
  }
  .w-section2__decor2 {
    width: 270px;
    height: 270px;
  }
  .w-section2__title {
    margin-bottom: 25px;
  }
  .w-section2__main > img {
    max-width: 260px;
  }
  .w-section2__main-wrap {
    margin-left: 30px;
  }
  .w-section2__arrow {
    left: 285px;
  }
  .w-section2 .decor-alpha.decor-alpha3,
  .w-section2 .decor-alpha.decor-alpha6 {
    right: 60px;
  }
  .w-section2 .decor-alpha.decor-alpha1,
  .w-section2 .decor-alpha.decor-alpha4 {
    left: 60px;
  }
}
@media (max-width: 575px) {
  .w-section2 .decor-alpha {
    font-size: 80px;
  }
  .w-section2 .decor-alpha.decor-alpha1,
  .w-section2 .decor-alpha.decor-alpha3,
  .w-section2 .decor-alpha.decor-alpha5 {
    right: auto;
    top: auto;
    bottom: auto;
    left: 42px;
    transform: none;
  }
  .w-section2 .decor-alpha.decor-alpha2,
  .w-section2 .decor-alpha.decor-alpha4,
  .w-section2 .decor-alpha.decor-alpha6 {
    left: auto;
    top: auto;
    bottom: auto;
    right: 42px;
    transform: none;
  }
  .w-section2 .decor-alpha.decor-alpha1 {
    clip: rect(0 100px 30px 0);
  }
  .w-section2 .decor-alpha.decor-alpha2 {
    z-index: 4;
  }
  .w-section2 .decor-alpha.decor-alpha1,
  .w-section2 .decor-alpha.decor-alpha2 {
    top: 70px;
  }
  .w-section2 .decor-alpha.decor-alpha3,
  .w-section2 .decor-alpha.decor-alpha4 {
    top: calc(50% - 40px);
  }
  .w-section2 .decor-alpha.decor-alpha5,
  .w-section2 .decor-alpha.decor-alpha6 {
    bottom: 25px;
    clip: rect(35px 100px 80px 0);
  }
  .w-section2__decor1 {
    width: 12.5vw;
    right: calc(250px - 12.5vw);
  }
  .w-section2__decor2 {
    width: 250px;
    height: 250px;
  }
  .w-section2__main {
    padding-left: 40px;
    padding-right: 55px;
  }
  .w-section2__main > img {
    transform: rotateY(180deg);
    left: auto;
    right: -15px;
    width: 160px;
  }
  .w-section2__main-wrap {
    margin-left: 0;
  }
  .w-section2__title {
    line-height: 24px;
    margin-bottom: 15px;
  }
  .w-section2__text {
    font-size: 14px;
    line-height: 24px;
    padding-left: 0;
  }
  .w-section2__arrow {
    left: 40px;
    bottom: -20px;
  }
  .w-section2__arrow img {
    left: 0;
  }
}
@media (max-width: 420px) {
  .w-section2__decor1 {
    width: 12.5vw;
    right: 43.5vw;
  }
  .w-section2__decor2 {
    width: 56vw;
    height: 56vw;
  }
  .w-section2__main {
    padding-top: 45px;
    padding-bottom: 70px;
  }
  .w-section2__main > img {
    width: 112px;
  }
}
.w-section3 {
  background-color: #e4f2fd;
}
.w-section3 .section-inner {
  position: relative;
  padding-right: 100px;
  margin-top: 230px;
}
.w-section3 .decor-alpha {
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 293px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
}
.w-section3 .decor-alpha.decor-alpha1 {
  left: 210px;
  top: -160px;
}
.w-section3 .decor-alpha.decor-alpha2 {
  left: calc(50% - 90px);
  top: -160px;
  z-index: 2;
}
.w-section3 .decor-alpha.decor-alpha3 {
  right: 210px;
  top: -160px;
}
.w-section3 .decor-alpha.decor-alpha4 {
  left: 210px;
  top: 209px;
}
.w-section3 .decor-alpha.decor-alpha5 {
  left: 50%;
  top: 209px;
}
.w-section3 .decor-alpha.decor-alpha6 {
  right: 228px;
  top: 209px;
}
.w-section3__main {
  background-color: #f2fbff;
  max-width: 1039px;
  width: 100%;
  position: relative;
  margin: auto;
  padding: 145px 140px 120px 100px;
}
.w-section3__main img {
  position: absolute;
  bottom: 0;
  left: -85px;
  z-index: 2;
}
.w-section3__main-wrap {
  position: relative;
  z-index: 5;
  max-width: 575px;
  margin-left: auto;
}
.w-section3__title {
  line-height: 60px;
  margin-bottom: 70px;
}
.w-section3__text {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  color: #829ba6;
  padding-left: 70px;
}
.w-section3__arrow {
  position: absolute;
  bottom: -28px;
  left: 475px;
}
.w-section3__decor1 {
  position: absolute;
  top: 0;
  right: 279px;
  width: 89px;
}
.w-section3__decor2 {
  background-color: #ffebed;
  width: 570px;
  height: 566px;
  position: absolute;
  top: 0;
  right: 368px;
  z-index: 3;
}
.w-section3__decor3 {
  position: absolute;
  left: 250px;
  bottom: 0;
  z-index: 3;
}
@media (max-height: 900px) and (min-width: 1021px) {
  .w-section3 .section-inner {
    margin-top: 21.29vh;
  }
  .w-section3__main {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1700px) {
  .w-section3__decor1 {
    right: 230px;
  }
  .w-section3__decor2 {
    width: 470px;
    height: 380px;
    height: 50.6vh;
    right: 310px;
  }
  .w-section3__decor3 {
    left: 100px;
    width: 30vw;
    max-width: 514px;
  }
  .w-section3__title {
    margin-bottom: 50px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .w-section3 .decor-alpha {
    font-size: 200px;
  }
  .w-section3 .decor-alpha.decor-alpha1,
  .w-section3 .decor-alpha.decor-alpha2,
  .w-section3 .decor-alpha.decor-alpha3 {
    top: -115px;
  }
  .w-section3 .decor-alpha.decor-alpha4,
  .w-section3 .decor-alpha.decor-alpha5,
  .w-section3 .decor-alpha.decor-alpha6 {
    top: 190px;
  }
  .w-section3__main {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1440px) {
  .w-section3__main {
    max-width: 950px;
  }
  .w-section3 .decor-alpha.decor-alpha3 {
    right: 150px;
  }
  .w-section3 .decor-alpha.decor-alpha6 {
    right: 168px;
  }
  .w-section3 .decor-alpha.decor-alpha1,
  .w-section3 .decor-alpha.decor-alpha4 {
    left: 100px;
  }
  .w-section3 .decor-alpha.decor-alpha2,
  .w-section3 .decor-alpha.decor-alpha5 {
    left: calc(50% - 145px);
  }
  .w-section3__decor3 {
    width: 25vw;
  }
}
@media (max-height: 750px) and (min-width: 1021px) and (max-width: 1440px) {
  .w-section3 .decor-alpha.decor-alpha4,
  .w-section3 .decor-alpha.decor-alpha5,
  .w-section3 .decor-alpha.decor-alpha6 {
    top: calc(100% - 140px);
  }
}
@media (max-height: 650px) and (min-width: 1021px) {
  .w-section3__title {
    line-height: 1.7em;
  }
}
@media (max-width: 1280px) {
  .w-section3 .decor-alpha.decor-alpha4,
  .w-section3 .decor-alpha.decor-alpha5,
  .w-section3 .decor-alpha.decor-alpha6 {
    top: calc(100% - 190px);
  }
  .w-section3__decor3 {
    width: 30vw;
    left: 20px;
  }
}
@media (max-height: 750px) and (min-width: 1021px) and (max-width: 1280px) {
  .w-section3 .decor-alpha.decor-alpha4,
  .w-section3 .decor-alpha.decor-alpha5,
  .w-section3 .decor-alpha.decor-alpha6 {
    top: calc(100% - 130px);
  }
}
@media (max-width: 1020px) {
  .w-section3 {
    overflow: hidden;
    padding-bottom: 30px;
  }
  .w-section3 .section-inner {
    margin: 0;
    padding: 100px 25px 70px;
  }
  .w-section3__main {
    max-width: none;
    background-color: rgba(242, 251, 255, 0.44);
    padding-right: 30px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .w-section3__main-wrap {
    margin-left: 85px;
  }
  .w-section3__arrow {
    left: 340px;
  }
  .w-section3 .decor-alpha {
    font-size: 120px;
    line-height: 1;
  }
  .w-section3 .decor-alpha.decor-alpha1,
  .w-section3 .decor-alpha.decor-alpha2,
  .w-section3 .decor-alpha.decor-alpha3 {
    top: 55px;
  }
  .w-section3 .decor-alpha.decor-alpha4,
  .w-section3 .decor-alpha.decor-alpha5,
  .w-section3 .decor-alpha.decor-alpha6 {
    top: auto;
    bottom: 10px;
  }
  .w-section3 .decor-alpha.decor-alpha3,
  .w-section3 .decor-alpha.decor-alpha6 {
    right: 100px;
  }
  .w-section3 .decor-alpha.decor-alpha2,
  .w-section3 .decor-alpha.decor-alpha5 {
    left: calc(50% - 40px);
  }
  .w-section3 .decor-alpha.decor-alpha3 {
    z-index: 5;
  }
  .w-section3__decor1 {
    right: 261px;
    z-index: 4;
  }
  .w-section3__decor2 {
    right: 0;
    width: 350px;
    height: 350px;
  }
  .w-section3__decor3 {
    width: 390px;
    left: -98px;
  }
}
@media (max-width: 767px) {
  .w-section3__decor1 {
    width: 60px;
    right: 210px;
  }
  .w-section3__decor2 {
    width: 270px;
    height: 270px;
  }
  .w-section3__decor3 {
    left: -154px;
  }
  .w-section3__title {
    margin-bottom: 25px;
  }
  .w-section3__main > img {
    max-width: 260px;
  }
  .w-section3__main-wrap {
    margin-left: 30px;
  }
  .w-section3__arrow {
    left: 285px;
  }
  .w-section3 .decor-alpha.decor-alpha3,
  .w-section3 .decor-alpha.decor-alpha6 {
    right: 60px;
  }
  .w-section3 .decor-alpha.decor-alpha1,
  .w-section3 .decor-alpha.decor-alpha4 {
    left: 60px;
  }
}
@media (max-width: 575px) {
  .w-section3 .decor-alpha {
    font-size: 80px;
  }
  .w-section3 .decor-alpha.decor-alpha1,
  .w-section3 .decor-alpha.decor-alpha3,
  .w-section3 .decor-alpha.decor-alpha5 {
    right: auto;
    top: auto;
    bottom: auto;
    left: 42px;
    transform: none;
  }
  .w-section3 .decor-alpha.decor-alpha2,
  .w-section3 .decor-alpha.decor-alpha4,
  .w-section3 .decor-alpha.decor-alpha6 {
    left: auto;
    top: auto;
    bottom: auto;
    right: 42px;
    transform: none;
  }
  .w-section3 .decor-alpha.decor-alpha1 {
    clip: rect(0 100px 30px 0);
  }
  .w-section3 .decor-alpha.decor-alpha2 {
    z-index: 4;
  }
  .w-section3 .decor-alpha.decor-alpha1,
  .w-section3 .decor-alpha.decor-alpha2 {
    top: 70px;
  }
  .w-section3 .decor-alpha.decor-alpha3,
  .w-section3 .decor-alpha.decor-alpha4 {
    top: calc(50% - 40px);
  }
  .w-section3 .decor-alpha.decor-alpha5,
  .w-section3 .decor-alpha.decor-alpha6 {
    bottom: 25px;
    clip: rect(35px 100px 80px 0);
  }
  .w-section3__decor1 {
    width: 12.5vw;
    right: calc(250px - 12.5vw);
  }
  .w-section3__decor2 {
    width: 250px;
    height: 250px;
  }
  .w-section3__decor3 {
    width: 330px;
    left: auto;
    right: -15px;
  }
  .w-section3__main {
    padding-left: 40px;
    padding-right: 55px;
  }
  .w-section3__main > img {
    transform: rotateY(180deg);
    left: auto;
    right: -15px;
    width: 160px;
  }
  .w-section3__main-wrap {
    margin-left: 0;
  }
  .w-section3__title {
    line-height: 24px;
    margin-bottom: 15px;
  }
  .w-section3__text {
    font-size: 14px;
    line-height: 24px;
    padding-left: 0;
  }
  .w-section3__arrow {
    left: 40px;
    bottom: -20px;
  }
  .w-section3__arrow img {
    left: 0;
  }
}
@media (max-width: 420px) {
  .w-section3__decor1 {
    width: 12.5vw;
    right: 43.5vw;
  }
  .w-section3__decor2 {
    width: 56vw;
    height: 56vw;
  }
  .w-section3__decor3 {
    width: 210px;
  }
  .w-section3__main {
    padding-top: 45px;
    padding-bottom: 70px;
  }
  .w-section3__main > img {
    width: 112px;
  }
}
.w-section4 {
  background-color: #dff1f1;
}
.w-section4__increase {
  background-color: #fff;
}
.w-section4__main {
  background-color: #f1f9f9;
}
.w-section4__main_rev{
  background-color:#FEE0E3;
}
.w-section4 .section-inner {
  height: 100%;
  padding-top: 123px;
}
.w-section4 .decor-alpha {
  position: absolute;
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 293px;
  line-height: 1;
  color: #f9fbe6;
  text-transform: uppercase;
}
.w-section4 .decor-alpha.decor-alpha1 {
  left: 210px;
  top: 215px;
}
.w-section4 .decor-alpha.decor-alpha2 {
  left: 50%;
  top: 245px;
  transform: translateX(-50%);
}
.w-section4 .decor-alpha.decor-alpha3 {
  right: 230px;
  top: 245px;
}
.w-section4 .decor-alpha.decor-alpha4 {
  left: 210px;
  bottom: 220px;
}
.w-section4 .decor-alpha.decor-alpha5 {
  left: 50%;
  transform: translateX(-50%);
  bottom: 220px;
}
.w-section4__increase {
  position: relative;
  max-width: 887px;
  min-height: 595px;
  margin-left: 450px;
	margin-top: 50px;
  
}
.w-section4__increase-text {
  font-family: HelveticaNeueCyr-Roman, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #95a4a3;
  margin-left: auto;
	max-height: 65vh;      /* при необходимости отрегулируйте высоту */
    overflow-y: scroll; 
}
.w-section4__increase-img {
  position: absolute;
  right: -255px;
  bottom: -60px;
}
.w-section4__increase-num {
  font-family: HelveticaNeueCyr-Black, sans-serif;
  font-size: 650px;
  line-height: 1;
  color: #dff1f1;
  position: absolute;
  left: 100px;
  top: -25px;
  z-index: 1;
}
.w-section4__main {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 572px;
  width: 100%;
  z-index: 2;
}
.w-section4__main_rev{
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 572px;
  width: 100%;
  z-index: 2;
}
.w-section4__title {
  line-height: 60px;
  margin-bottom: 60px;
}
.w-section4__main-text {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  color: #888ca4;
  max-width: 340px;
	    max-height: 25vh;
    overflow-y: scroll;
}
.w-section4__arrow {
  position: absolute;
  left: calc(50% + 80px);
  bottom: 70px;
  z-index: 3;
}
@media (max-height: 1000px) and (min-width: 1021px) {
  .w-section4 .decor-alpha.decor-alpha1,
  .w-section4 .decor-alpha.decor-alpha2,
  .w-section4 .decor-alpha.decor-alpha3 {
    top: 160px;
  }
  .w-section4 .decor-alpha.decor-alpha4,
  .w-section4 .decor-alpha.decor-alpha5 {
    bottom: 100px;
  }
}
@media (max-height: 800px) and (min-width: 1021px) {
  .w-section4 .decor-alpha.decor-alpha1,
  .w-section4 .decor-alpha.decor-alpha2,
  .w-section4 .decor-alpha.decor-alpha3 {
    top: 100px;
  }
  .w-section4 .decor-alpha.decor-alpha4,
  .w-section4 .decor-alpha.decor-alpha5 {
    bottom: 60px;
  }
}
@media (max-width: 1700px) {
  .w-section4 .decor-alpha.decor-alpha3 {
    right: 10vw;
  }
  .w-section4 .section-inner {
  }
  .w-section4__title {
    margin-bottom: 50px;
  }
  .w-section4__main {
    max-width: 520px;
    padding: 50px 50px 50px 100px;
  }
	 .w-section4__main_rev {
    max-width: 520px;
    padding: 50px 50px 50px 100px;
  }
  .w-section4__increase {
	  padding: 75px 100px 50px 100px;
	  
  }
  .w-section4__increase-num {
    left: 170px;
    z-index: auto;
  }
  .w-section4__increase-img {
    width: 50vw;
  }
}
@media (min-width: 1701px) {
  .w-section4 .decor-alpha.decor-alpha3 {
    right: 10vw;
  }
  .w-section4 .section-inner {
  }
  .w-section4__title {
    margin-bottom: 50px;
  }
  .w-section4__main {
    max-width: 520px;
    padding: 50px 50px 50px 100px;
  }
	.w-section4__main_rev{
    max-width: 520px;
    padding: 50px 50px 50px 100px;
  }
  .w-section4__increase {
	  padding: 75px 50px 50px 100px;
  }
  .w-section4__increase-num {
    left: 170px;
    z-index: auto;
  }
  .w-section4__increase-img {
    width: 50vw;
  }
}
@media (max-height: 750px) and (min-width: 1021px) {
  .w-section4 .decor-alpha {
    font-size: 200px;
  }
  .w-section4__increase {
    min-height: 485px;
  }
  .w-section4__increase-num {
    left: 250px;
    font-size: 500px;
  }
}
@media (max-width: 1440px) {
  .w-section4 .decor-alpha.decor-alpha1,
  .w-section4 .decor-alpha.decor-alpha4 {
    left: 100px;
  }
  .w-section4 .decor-alpha.decor-alpha3 {
    right: 150px;
  }
  .w-section4__increase-text {
    position: relative;
    z-index: 1;
  }
  .w-section4__increase-num {
    left: auto;
    top: auto;
    bottom: 30px;
    right: 30px;
    font-size: 400px;
  }
 
}
@media (max-height: 650px) and (min-width: 1021px) {
  .w-section4__title {
    line-height: 1.7em;
  }
}
@media (min-height: 850px) and (min-width: 1021px) and (max-width: 1280px) {
  .w-section4__increase-num {
    bottom: 100px;
    right: 320px;
    font-size: 550px;
  }
}
@media (max-width: 1200px) {
  .w-section4 .section-inner {
    padding-right: 100px;
  }
  .w-section4__increase {
    max-width: 1000px;
  }
}
@media (max-width: 1020px) {
  .w-section4 {
    overflow: hidden;
  }
  .w-section4 .section-inner {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 60px;
  }
  .w-section4__increase {
    max-width: 60%;
  }
  .w-section4__increase-img {
    right: -20%;
  }
  .w-section4__arrow {
    left: 50%;
    bottom: 20px;
  }
  .w-section4__main {
    left: 25px;
  }
	 .w-section4__main_rev{
    left: 25px;
  }
  .w-section4 .decor-alpha {
    display: none;
  }
}
@media (max-width: 900px) {
  .w-section4__main {
    max-width: 480px;
  }
	.w-section4__main_rev{
    max-width: 480px;
  }
  .w-section4__increase-text {
    z-index: 4;
  }
  .w-section4__increase-img,
  .w-section4__increase-num {
    z-index: 3;
  }
}
@media (max-width: 767px) {
  .w-section4 .section-inner {
    padding: 0;
  }
  .w-section4__title {
    margin-bottom: 25px;
  }
  .w-section4__increase {
    min-height: 206px;
    padding: 55px 50px 70px;
    margin-bottom: -28px;
  }
  .w-section4__increase-num {
    font-size: 225px;
    bottom: auto;
    right: auto;
    left: 38vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .w-section4__increase-img {
    width: 293px;
    right: -10vw;
    bottom: auto;
    top: 90px;
  }
  .w-section4__increase-text {
    margin-left: 0;
    text-align: right;
    max-width: 115px;
  }
  .w-section4__main {
    position: relative;
    left: auto;
    bottom: auto;
    max-width: 82.5vw;
    padding: 50px 40px 60px;
    z-index: 3;
  }
	 .w-section4__main_rev {
    position: relative;
    left: auto;
    bottom: auto;
    max-width: 82.5vw;
    padding: 50px 40px 60px;
    z-index: 3;
  }
  .w-section4__main-text {
    max-width: none;
  }
  .w-section4__arrow {
    left: 82.5vw;
    right: 0;
    margin: auto;
  }
}
@media (max-width: 575px) {
  .w-section4__title {
    line-height: 24px;
    margin-bottom: 15px;
  }
  .w-section4__increase-text {
    font-size: 12px;
    max-width: 92px;
  }
  .w-section4__increase-img {
    right: -190px;
  }
  .w-section4__main-text {
    font-size: 14px;
    line-height: 24px;
  }
}
 
/*# sourceMappingURL=style.min.css.map */

 .w-section4 { background-color: #dff1f1; position: relative; overflow: hidden; }
  .decor-alpha { position: absolute; font-family: HelveticaNeueCyr-Black, sans-serif; font-size: 293px; line-height:1; color:#fff; text-transform:uppercase; }
  .decor-alpha1 { left:210px; top:215px; }
  .decor-alpha2 { left:50%; top:245px; transform:translateX(-50%); }
  .decor-alpha3 { right:230px; top:245px; }
  .decor-alpha4 { left:210px; bottom:220px; }
  .decor-alpha5 { left:50%; bottom:220px; transform:translateX(-50%); }

  .w-section4-carousel { position: relative; }
.w-section4-carousel .default-arrow--right { right: 150px;
    top: 600px; }
.w-section4-carousel .default-arrow--left { left: 350px;
    top: 600px; }
 .w-section4-slide {
    position: relative;
    display: flex;
    align-items: center;
    height: 90vh;      /* EDIT: full viewport height for each slide */
    box-sizing: border-box;
  }

  /* Metric block */


  .w-section4__title { line-height:60px; margin-bottom:60px; }

 /* Fade top and bottom to indicate scroll */
  .w-section4__increase-text::before,
  .w-section4__increase-text::after {
    content: "";
    position: absolute;
    left: 0; right: 0;
    height: 30px;
    pointer-events: none;
    z-index: 2;
  }
  .w-section4__increase-text::before {
    top: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));
  }
  .w-section4__increase-text::after {
    bottom: 0;
    background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));
  }

    #typewriter {
      display: inline-block;
      font-size: 38px;
      font-weight: bold;
		    opacity: 0.7;
    }

    #typewriter::after {
      content: "|";
      animation: blink 0.7s infinite;
      color: #fff;
      margin-left: 4px;
    }

    @keyframes blink {
      0%, 100% { opacity: 1; }
      50%      { opacity: 0; }
    }

.white-port{
	background: #fff;
}


.text_site{
	border: 1px solid #95a4a3;
	padding: 20px;
	margin: 20px 0;
}
.k_title{
	border: 1px solid #95a4a3;
	padding: 0 20px;
	background: #fff;
	margin-top: -35px;
}
.section4__old-text > div {
  padding: 8px 14px;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 6px;
  transition: background 0.2s, color 0.2s;
}
.section4__old-text .active-link,
.section4__old-text .active-link a {
  color: #23b7a4 !important;
  background: #e6f7f4;
  font-weight: bold;
  text-decoration: underline;
}
.section4__old-text a { color: inherit; text-decoration: none; }

.text_section{
	margin-bottom: 24px;
}