

/* Start:/local/templates/hypervent/markup/css/style.css?1683874481144377*/
@charset "UTF-8";
@import "/local/templates/hypervent/markup/css/swiper-bundle.min.css";
@font-face {
  font-family: "icomoon";
  src: url("/local/templates/hypervent/markup/css/fonts/icomoon.eot?");
  src: url("/local/templates/hypervent/markup/css/fonts/icomoon.eot?") format("embedded-opentype"), url("/local/templates/hypervent/markup/css/fonts/icomoon.ttf?") format("truetype"), url("/local/templates/hypervent/markup/css/fonts/icomoon.woff?") format("woff"), url("/local/templates/hypervent/markup/css/fonts/icomoon.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-btm:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-cross:before {
  content: "";
}

.icon-otlr:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-email:before {
  content: "";
}

.icon-file:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-file-2:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-print:before {
  content: "";
}

.icon-profile:before {
  content: "";
}

@font-face {
  font-family: "Proxima Nova";
  src: url("/css/fonts/ProximaNova-Extrabld.eot");
  src: local("Proxima Nova Extrabold"), local("ProximaNova-Extrabld"), url("/css/fonts/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNova-Extrabld.woff") format("woff"), url("/css/fonts/ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("/css/fonts/ProximaNova-Regular.eot");
  src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url("/css/fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNova-Regular.woff") format("woff"), url("/css/fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("/css/fonts/ProximaNova-Semibold.eot");
  src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url("/css/fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNova-Semibold.woff") format("woff"), url("/css/fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("/css/fonts/ProximaNova-Black.eot");
  src: local("Proxima Nova Black"), local("ProximaNova-Black"), url("/css/fonts/ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNova-Black.woff") format("woff"), url("/css/fonts/ProximaNova-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("/css/fonts/ProximaNova-Bold.eot");
  src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url("/css/fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNova-Bold.woff") format("woff"), url("/css/fonts/ProximaNova-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("/css/fonts/ProximaNovaT-Thin.eot");
  src: local("Proxima Nova Thin"), local("ProximaNovaT-Thin"), url("/css/fonts/ProximaNovaT-Thin.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNovaT-Thin.woff") format("woff"), url("/css/fonts/ProximaNovaT-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("/css/fonts/ProximaNova-Light.eot");
  src: local("Proxima Nova Light"), local("ProximaNova-Light"), url("/css/fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNova-Light.woff") format("woff"), url("/css/fonts/ProximaNova-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

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

* {
  position: relative;
  outline: none;
  box-sizing: border-box;
  overscroll-behavior: none;
}

ul, menu, dir {
  display: block;
  list-style-type: disc;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

html, body {
  width: 100%;
}

body {
  font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
  background: #FFFFFF;
  color: #000000;
}

@media screen and (max-width: 960px) {
  .lock-scroll {
    overflow: hidden;
  }
}
a {
  color: inherit;
  outline: none;
  text-decoration: none;
}
a:hover, a:focus, a.active {
  outline: none;
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
  font-weight: 600;
  margin: 0;
}

p {
  margin: 10px 0;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 40px;
}

#ajaxWrapper {
  width: 100%;
  min-height: 100vh;
}

.jq_hidden {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  opacity: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.jq_hidden.jq_active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

#menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  background: transparent;
  background-color: #FFFFFF;
  -webkit-transform: translate3d(0, -46px, 0);
  transform: translate3d(0, -46px, 0);
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#menu .top-block {
  height: 46px;
  background-color: #575656;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 400;
}
#menu .top-block .wrapper {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#menu .top-block .wrapper .top-col {
  margin-left: 20px;
}
#menu .top-block .wrapper .top-col .lk-btn {
  display: inline-block;
  padding-left: 34px;
  margin-left: 40px;
}
#menu .top-block .wrapper .top-col .lk-btn .ico {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
#menu .main-block .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  border-bottom: 1px solid #000000;
}
#menu .main-block .wrapper .logo {
  font-size: 0;
}
#menu .main-block .wrapper .logo img {
  height: 80px;
  width: auto;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#menu .main-block .wrapper .logo img.logo {
  opacity: 1;
}
#menu .main-block .wrapper .logo img.logo-white {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#menu .main-block .wrapper .nav-side {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#menu .main-block .wrapper .nav-side .main-nav {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
}
#menu .main-block .wrapper .nav-side .main-nav li {
  margin: 0 1vw;
  font-size: 0;
}
#menu .main-block .wrapper .nav-side .main-nav li a {
  display: inline-block;
  overflow: hidden;
  font-size: 13px;
}
#menu .main-block .wrapper .nav-side .main-nav li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #000000;
  -webkit-transform: translate3d(-120%, 0, 0);
  transform: translate3d(-120%, 0, 0);
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#menu .main-block .wrapper .nav-side .main-nav li a:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#menu .main-block .wrapper .nav-side .main-nav li.active a:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#menu .main-block .wrapper .nav-side .phone-bnt {
  font-size: 22px;
  margin-left: 1vw;
}
#menu .main-block .wrapper .nav-side .menu-btn {
  width: 24px;
  height: 24px;
  margin-left: 1.5vw;
  cursor: pointer;
}
#menu .main-block .wrapper .nav-side .menu-btn span {
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000000;
  top: 50%;
  left: 50%;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#menu .main-block .wrapper .nav-side .menu-btn span:nth-child(1) {
  -webkit-transform: translate3d(-50%, -5px, 0) rotateZ(0);
  transform: translate3d(-50%, -5px, 0) rotateZ(0);
}
#menu .main-block .wrapper .nav-side .menu-btn span:nth-child(2) {
  -webkit-transform: translate3d(-50%, 5px, 0) rotateZ(0);
  transform: translate3d(-50%, 5px, 0) rotateZ(0);
}
#menu .main-block .wrapper .nav-side .menu-btn.active span:nth-child(1) {
  -webkit-transform: translate3d(-50%, 0px, 0) rotateZ(-45deg);
  transform: translate3d(-50%, 0px, 0) rotateZ(-45deg);
}
#menu .main-block .wrapper .nav-side .menu-btn.active span:nth-child(2) {
  -webkit-transform: translate3d(-50%, 0px, 0) rotateZ(45deg);
  transform: translate3d(-50%, 0px, 0) rotateZ(45deg);
}
#menu.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 960px) {
  #menu.white-menu:not(.scrolled, .no-white) {
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    background-color: transparent;
    color: #FFFFFF;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #menu.white-menu:not(.scrolled, .no-white) .top-block {
    height: 46px;
    background-color: #FFFFFF;
    color: #575656;
  }
  #menu.white-menu:not(.scrolled, .no-white) .main-block .wrapper {
    border-bottom: 1px solid transparent;
  }
  #menu.white-menu:not(.scrolled, .no-white) .main-block .wrapper .logo img.logo {
    opacity: 0;
  }
  #menu.white-menu:not(.scrolled, .no-white) .main-block .wrapper .logo img.logo-white {
    opacity: 1;
  }
  #menu.white-menu:not(.scrolled, .no-white) .main-block .wrapper .nav-side .main-nav li a:after {
    border-bottom: 1px solid #FFFFFF;
  }
  #menu.white-menu:not(.scrolled, .no-white) .main-block .wrapper .nav-side .menu-btn span {
    border-bottom: 1px solid #FFFFFF;
  }
}

.submenu-block {
  position: fixed;
  top: 112px;
  left: 0;
  right: 0;
  color: #575656;
  z-index: 150;
  background-color: #FFFFFF;
  padding: 22px 0 48px;
  -webkit-transform: translate3d(0, -200%, 0);
  transform: translate3d(0, -200%, 0);
  transition: all 1.2s ease 0.3s;
  -webkit-transition: all 1.2s ease 0.3s;
}
.submenu-block.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.submenu-block .swiper {
  margin-bottom: 28px;
}
.submenu-block .swiper .swiper-slide {
  height: unset;
}
.submenu-block .swiper .product-item h4 {
  min-height: 0;
}
.submenu-block .slider-nav-block {
  margin-bottom: 20px;
}
.submenu-block .slider-nav-block .prev {
  margin-right: 10px;
}

@media screen and (max-width: 960px) {
  #menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    z-index: 200;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #menu .top-block {
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 100vh;
    background-color: #575656;
    color: #FFFFFF;
    font-size: 14px;
    z-index: 20;
    -webkit-transform: translate3d(-120%, -100%, 0);
    transform: translate3d(-120%, -100%, 0);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #menu .top-block .wrapper {
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
  }
  #menu .top-block .wrapper .top-col {
    margin-left: 0;
    margin-bottom: 8px;
  }
  #menu .top-block .wrapper .top-col .lk-btn {
    margin-left: 0;
  }
  #menu .top-block .wrapper .top-col:last-child {
    color: #575656;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin-bottom: 100vh;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
  #menu .main-block .wrapper {
    padding: 10px 0;
  }
  #menu .main-block .wrapper .logo img {
    height: 40px;
  }
  #menu .main-block .wrapper .nav-side {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  #menu .main-block .wrapper .nav-side .main-nav {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 2px;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    height: calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: -webkit-calc(100vh - 60px);
    height: -o-calc(100vh - 60px);
    -webkit-transform: translate3d(-120%, 0, 0);
    transform: translate3d(-120%, 0, 0);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #menu .main-block .wrapper .nav-side .main-nav li {
    margin: 1vh 0;
    font-size: 0;
  }
  #menu .main-block .wrapper .nav-side .main-nav li a {
    font-size: 16px;
  }
  #menu .main-block .wrapper .nav-side .main-nav li.active a:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #menu .main-block .wrapper .nav-side .menu-btn {
    margin-left: 20px;
  }
  #menu.active .top-block {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  #menu.active .main-block .nav-side .main-nav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .submenu-block {
    display: none;
  }
}
#footer .top-block {
  display: grid;
  grid-template-columns: 4.5fr 1.4fr 1.2fr 1.2fr;
  grid-column-gap: 2vw;
  padding: 32px 0 70px;
}
#footer .top-block h4 {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 14px;
}
#footer .top-block .grid-col {
  display: grid;
  grid-column-gap: 2vw;
}
#footer .top-block .grid-col.col-4 {
  grid-template-columns: repeat(4, 1fr);
}
#footer .top-block .grid-col.col-3 {
  grid-template-columns: repeat(3, 1fr);
}
#footer .top-block .nav-col {
  list-style: none;
  font-size: 14px;
}
#footer .top-block .nav-col li {
  margin: 0 0 4px;
  white-space: nowrap;
}
#footer .top-block .nav-col li a {
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#footer .top-block .nav-col li a:hover {
  color: #000000;
}
#footer .top-block .files-block {
  display: flex;
  flex-direction: column;
}
#footer .top-block .files-block a {
  margin-left: 22px;
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 16px;
  font-size: 14px;
}
#footer .top-block .files-block a .ico {
  position: absolute;
  top: 10px;
  left: 0;
  margin-left: -22px;
  font-size: 20px;
  margin-top: -10px;
}
#footer .top-block p {
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 10px;
}
#footer .top-block p a {
  text-decoration: underline;
}
#footer .bottom-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 20px 0;
}
#footer .bottom-block p {
  margin: 0;
}
#footer .bottom-block p a {
  text-decoration: underline;
}

@media screen and (max-width: 960px) {
  #footer .top-block {
    display: block;
    padding: 20px 0 40px;
  }
  #footer .top-block .col {
    margin-bottom: 20px;
  }
  #footer .top-block .grid-col {
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 10px;
  }
  #footer .top-block .grid-col.col-4 {
    grid-template-columns: 1fr 1fr;
  }
  #footer .top-block .grid-col.col-3 {
    grid-template-columns: 1fr 1fr;
  }
  #footer .bottom-block {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0 10px;
  }
  #footer .bottom-block p {
    margin: 0 0 10px;
  }
}
@-webkit-keyframes bg_grad_animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes bg_grad_animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes bg_grad_animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-webkit-keyframes border_grad_animation {
  0% {
    border-top: 6px solid #E1C7D0;
  }
  50% {
    border-top: 6px solid #BB828B;
  }
  100% {
    border-top: 6px solid #E1C7D0;
  }
}
@-moz-keyframes border_grad_animation {
  0% {
    border-top: 6px solid #E1C7D0;
  }
  50% {
    border-top: 6px solid #BB828B;
  }
  100% {
    border-top: 6px solid #E1C7D0;
  }
}
@keyframes border_grad_animation {
  0% {
    border-top: 6px solid #E1C7D0;
  }
  50% {
    border-top: 6px solid #BB828B;
  }
  100% {
    border-top: 6px solid #E1C7D0;
  }
}
@-webkit-keyframes border_grad_animation_right {
  0% {
    border-right: 6px solid #E1C7D0;
  }
  50% {
    border-right: 6px solid #BB828B;
  }
  100% {
    border-right: 6px solid #E1C7D0;
  }
}
@-moz-keyframes border_grad_animation_right {
  0% {
    border-right: 6px solid #E1C7D0;
  }
  50% {
    border-right: 6px solid #BB828B;
  }
  100% {
    border-right: 6px solid #E1C7D0;
  }
}
@keyframes border_grad_animation_right {
  0% {
    border-right: 6px solid #E1C7D0;
  }
  50% {
    border-right: 6px solid #BB828B;
  }
  100% {
    border-right: 6px solid #E1C7D0;
  }
}
@-webkit-keyframes border_grad_animation_left {
  0% {
    border-left: 6px solid #E1C7D0;
  }
  50% {
    border-left: 6px solid #BB828B;
  }
  100% {
    border-left: 6px solid #E1C7D0;
  }
}
@-moz-keyframes border_grad_animation_left {
  0% {
    border-left: 6px solid #E1C7D0;
  }
  50% {
    border-left: 6px solid #BB828B;
  }
  100% {
    border-left: 6px solid #E1C7D0;
  }
}
@keyframes border_grad_animation_left {
  0% {
    border-left: 6px solid #E1C7D0;
  }
  50% {
    border-left: 6px solid #BB828B;
  }
  100% {
    border-left: 6px solid #E1C7D0;
  }
}
@-webkit-keyframes background_animation {
  0% {
    background-color: #E1C7D0;
  }
  50% {
    background-color: #BB828B;
  }
  100% {
    background-color: #E1C7D0;
  }
}
@-moz-keyframes background_animation {
  0% {
    background-color: #E1C7D0;
  }
  50% {
    background-color: #BB828B;
  }
  100% {
    background-color: #E1C7D0;
  }
}
@keyframes background_animation {
  0% {
    background-color: #E1C7D0;
  }
  50% {
    background-color: #BB828B;
  }
  100% {
    background-color: #E1C7D0;
  }
}
@-webkit-keyframes f_t_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-moz-keyframes f_t_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes f_t_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes f_t_right_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-moz-keyframes f_t_right_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes f_t_right_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
button {
  font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
}

input, textarea, select {
  font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
  font-size: 14px;
  height: 50px;
  width: 100%;
  border-radius: 8px;
  color: #575656;
  font-weight: 400;
  padding: 0 20px;
  -webkit-appearance: none;
  border: none;
  background-color: #EDEDED;
  margin: 0;
  resize: none;
  /* Firefox 19+ */
  /* Firefox 18- */
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #575656;
  font-weight: 400;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #575656;
  font-weight: 400;
}
input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
  font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #575656;
  font-weight: 400;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  font-family: "Proxima Nova", "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #575656;
  font-weight: 400;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

textarea {
  padding: 10px;
  height: 140px;
}

.form-block label {
  display: block;
  font-size: 14px;
  margin: 0 0 12px;
}
.form-block .form-group {
  margin-bottom: 20px;
}
.form-block .form-group .tip {
  padding-top: 5px;
  font-size: 14px;
}
.form-block .radio-block input {
  display: none;
}
.form-block .radio-block label {
  display: inline-block;
  font-size: 14px;
  padding-left: 28px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
  color: #575656 !important;
  cursor: pointer;
}
.form-block .radio-block label:before, .form-block .radio-block label:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  border-radius: 50%;
}
.form-block .radio-block label:before {
  left: 1px;
  height: 18px;
  width: 18px;
  box-sizing: border-box;
  margin-top: -6px;
  background-color: #EFEFEF;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.form-block .radio-block label:after {
  left: 6px;
  width: 8px;
  height: 8px;
  margin-top: -1px;
  background-color: #575656;
  opacity: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.form-block .radio-block label a {
  text-decoration: underline;
}
.form-block .radio-block input:checked + label:after {
  opacity: 1;
}
.form-block .file-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.form-block .file-group h4 {
  width: 100%;
  display: block;
  font-size: 14px;
  margin: 0 0 12px;
  font-weight: 400;
}
.form-block .file-group input {
  display: none;
}
.form-block .file-group label {
  margin: 0;
  width: 180px;
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  text-transform: unset;
  cursor: pointer;
  margin-right: 16px;
}
.form-block .file-group label:before {
  border-radius: 25px;
}
.form-block .file-group .file-name {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  color: #31A734;
}
.form-block .file-group .file-name .ico {
  font-size: 24px;
  margin-right: 8px;
}

img {
  pointer-events: none;
}

.blur-body {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.blur-body.active_blur {
  filter: url(/files/blur.svg#blur);
  -webkit-filter: blur(20px);
  filter: blur(20px);
}

.page {
  background-color: #FFFFFF;
  z-index: 20;
  color: #575656;
}

.jq_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 1.2s ease 0.3s;
  -webkit-transition: all 1.2s ease 0.3s;
}
.jq_image.jq_active {
  max-height: 100%;
}

.jq_image_sizer {
  opacity: 0;
}

.line-x {
  position: absolute;
  left: 0;
  width: 100%;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  transition: all 1.2s ease 0.3s;
  -webkit-transition: all 1.2s ease 0.3s;
  border-bottom: 1px solid #575656;
}
.line-x.bottom-line {
  bottom: 0;
}
.line-x.top-line {
  top: 0;
}
.line-x.jq_active {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.line-y {
  position: absolute;
  top: 0;
  height: 100%;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
  transition: all 1.2s ease 0.3s;
  -webkit-transition: all 1.2s ease 0.3s;
  border-left: 1px solid #575656;
}
.line-y.left-line {
  left: 0;
}
.line-y.right-line {
  right: 0;
}
.line-y.jq_active {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.cover-image picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.cover-image picture img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.contain-image picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.contain-image picture img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.custom-drop select {
  display: none;
}

.custom-dropdown {
  border-radius: 0;
  width: 100%;
  height: 44px;
  font-weight: 400;
  font-size: 14px;
  z-index: 20;
}
.custom-dropdown .current {
  width: 100%;
  height: 100%;
  background-color: #EDEDED;
  border-radius: 8px;
  line-height: 44px;
  padding: 0 14px;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
}
.custom-dropdown .current:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  border: 6px solid transparent;
  border-top: 10px solid #575656;
  transform-origin: 50% 4px;
  margin-top: -5px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.custom-dropdown .current.active:before {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
}
.custom-dropdown .drop-list {
  display: none;
  list-style: none;
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 5px;
  width: 100%;
  max-width: 90vw;
  max-height: 270px;
  overflow: auto;
  border-radius: 8px;
  z-index: 10;
  border: 1px solid #EDEDED;
  background-color: #FFFFFF;
  scrollbar-color: #FFFFFF transparent;
  scrollbar-width: thin;
}
.custom-dropdown .drop-list li {
  display: block;
  padding: 10px 20px;
  cursor: pointer;
  width: 100%;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  color: #000000;
  border-bottom: 1px solid #FFFFFF;
}
.custom-dropdown .drop-list li span {
  margin-left: 10px;
}
.custom-dropdown .drop-list li span b {
  margin-left: 6px;
}
.custom-dropdown .drop-list li:last-child {
  border-bottom: 1px solid transparent;
}
.custom-dropdown .drop-list li.active, .custom-dropdown .drop-list li:hover {
  background-color: #EDEDED;
  border-bottom: 1px solid transparent;
}
.custom-dropdown ::-webkit-scrollbar {
  width: 4px;
  background-color: transparent;
}
.custom-dropdown ::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 2px;
}
.custom-dropdown ::-webkit-scrollbar-thumb:hover {
  opacity: 1;
}
.custom-dropdown ::-webkit-scrollbar-track {
  background-color: transparent;
}

.wrapper {
  width: 95%;
  margin: 0 auto;
}

.title-1 {
  font-size: 110px;
  font-weight: 400;
  line-height: 0.95;
  text-transform: uppercase;
}

.title-2 {
  font-size: 86px;
  font-weight: 400;
  line-height: 0.95;
  text-transform: uppercase;
}

.title-3 {
  font-size: 60px;
  font-weight: 400;
  line-height: 0.95;
  text-transform: uppercase;
}

.title-4 {
  font-size: 42px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

.read-more-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 32px;
  line-height: 30px;
  padding-right: 10px;
  padding-left: 12px;
  padding-top: 1px;
  border: 1px solid #575656;
  background-color: transparent;
  text-transform: uppercase;
  color: #575656;
  font-size: 13px;
  border-radius: 16px;
  min-width: 122px;
  cursor: pointer;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.read-more-btn.no-icon {
  padding-right: 14px;
  padding-left: 14px;
  text-align: center;
  justify-content: center;
}
.read-more-btn .ico {
  font-size: 8px;
  flex-shrink: 0;
  margin-left: 20px;
  transition: border 0.6s ease 0s;
  -webkit-transition: border 0.6s ease 0s;
}
.read-more-btn:hover {
  background-color: #575656;
  color: #FFFFFF;
}
.read-more-btn.color-bnt {
  background: -webkit-linear-gradient(180deg, #266EB6, #31A734);
  border: none;
  color: #FFFFFF;
}
.read-more-btn.color-bnt span, .read-more-btn.color-bnt .ico {
  z-index: 10;
}
.read-more-btn.color-bnt:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  height: 30px;
  border-radius: 15px;
  background-color: #FFFFFF;
  opacity: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.read-more-btn.color-bnt:hover {
  color: #575656;
}
.read-more-btn.color-bnt:hover:before {
  opacity: 1;
}
.read-more-btn.color-bnt.reverse-btn {
  color: #575656;
}
.read-more-btn.color-bnt.reverse-btn:before {
  opacity: 1;
}
.read-more-btn.color-bnt.reverse-btn:hover {
  color: #FFFFFF;
}
.read-more-btn.color-bnt.reverse-btn:hover:before {
  opacity: 0;
}
.read-more-btn.color-bnt.submit-btn {
  height: 50px;
  border-radius: 25px;
  width: 450px;
  max-width: 100%;
  font-size: 18px;
  text-transform: unset;
}
.read-more-btn.color-bnt.submit-btn:before {
  height: 48px;
  border-radius: 24px;
}
.read-more-btn.green-btn {
  border: 1px solid #31A734;
  background-color: transparent;
  color: #31A734;
}
.read-more-btn.green-btn:hover {
  background-color: #31A734;
  color: #FFFFFF;
}
.read-more-btn span {
  white-space: nowrap;
}

.round-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.round-nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 300px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 1.5vw;
}

.back-link {
  margin-left: 24px;
  font-size: 13px;
  line-height: 0.9;
}
.back-link .ico {
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-left: -24px;
  margin-top: -5px;
}
.back-link span:not(.ico) {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.back-link span:not(.ico):after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #575656;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.back-link:hover span:not(.ico):after {
  -webkit-transform: translate3d(-120%, 0, 0);
  transform: translate3d(-120%, 0, 0);
}

.products-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.product-item {
  padding: 20px 20px;
  display: block;
  overflow: hidden;
  height: 100%;
}
.product-item .image-block {
  position: static;
}
.product-item .image-block .image {
  position: static;
  padding: 35% 0;
}
.product-item .image-block .image picture {
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.product-item h4 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
  min-height: 40px;
}
.product-item:hover .image-block .image picture {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
}

.advantages-item {
  display: flex;
  flex-direction: column;
  padding-bottom: 6px;
}
.advantages-item .image-block {
  margin: 0 0 28px;
}
.advantages-item .image-block .image {
  padding: 33% 0;
}
.advantages-item .descr {
  min-height: 60px;
  margin: 0 0 16px;
  line-height: 1.2;
  font-size: 14px;
}
.advantages-item .num {
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
}

.slider-nav-block {
  display: flex;
  align-items: center;
}
.slider-nav-block .slider-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  border-radius: 11px;
  width: 32px;
  font-size: 8px;
  border: 1px solid #575656;
  color: #575656;
  cursor: pointer;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.slider-nav-block .slider-nav:hover {
  background-color: #575656;
  color: #FFFFFF;
}

.swiper-pagination {
  position: relative !important;
  bottom: unset !important;
  left: unset !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 100%;
  background-color: transparent !important;
  height: 8px;
  margin: 0 !important;
  opacity: 1 !important;
}
.swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #575656;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.news-item {
  display: flex;
  justify-content: flex-start;
  padding: 60px 0;
}
.news-item .line-x.top-line {
  border-bottom: 1px solid #A6A6A6;
}
.news-item .image-block {
  width: 37%;
  margin-right: 4vw;
}
.news-item .image-block .image {
  padding: 33% 0;
}
.news-item .text-side {
  width: 45%;
  display: flex;
  flex-direction: column;
}
.news-item .text-side h4 {
  font-size: 32px;
  font-weight: 400;
  margin: 0 0 2px;
}
.news-item .text-side .date {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 14px;
}
.news-item .text-side .btn-holder {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.news-item .text-side .descr {
  font-size: 16px;
}

.grey-grad-btn {
  display: inline-block;
  height: 56px;
  padding: 0 36px;
  border-radius: 28px;
  line-height: 56px;
  color: #575656;
  background-color: #EFEFEF;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.grey-grad-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 28px;
  background: -webkit-linear-gradient(0deg, #266EB6, #31A734);
  opacity: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.grey-grad-btn.active, .grey-grad-btn:hover {
  color: #FFFFFF;
}
.grey-grad-btn.active:before, .grey-grad-btn:hover:before {
  opacity: 1;
}

.radio-block input {
  display: none;
}
.radio-block label {
  display: inline-block;
  font-size: 14px;
  padding-left: 36px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
  color: #575656 !important;
  cursor: pointer;
}
.radio-block label:before, .radio-block label:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  border-radius: 50%;
}
.radio-block label:before {
  left: 1px;
  height: 26px;
  width: 26px;
  box-sizing: border-box;
  margin-top: -8px;
  background-color: #EFEFEF;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.radio-block label:after {
  left: 8px;
  width: 12px;
  height: 12px;
  margin-top: -1px;
  background-color: #575656;
  opacity: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.radio-block label a {
  text-decoration: underline;
}
.radio-block input:checked + label:after {
  opacity: 1;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.14)), rgba(255, 255, 255, 0.4);
  color: #575656;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.popup.active {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}
.popup .pop-close {
  position: absolute;
  top: 30px;
  right: 24px;
  font-size: 30px;
  cursor: pointer;
  z-index: 20;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.popup .pop-close:hover {
  color: #31A734;
}
.popup .form-content {
  padding: 90px 50px 30px;
  background-color: #FFFFFF;
  border-radius: 18px;
  max-width: 90%;
  width: 680px;
}
.popup .form-content .title-4 {
  margin-bottom: 40px;
  text-align: center;
}
.popup .form-content .form-block {
  width: 450px;
  max-width: 100%;
  margin: 0 auto;
}
.popup .form-content .radio-container {
  display: flex;
  justify-content: center;
}
.popup .form-content .submit-group {
  padding-top: 10px;
}

.calc-content .images-block {
  display: flex;
  justify-content: flex-start;
}
.calc-content .images-block img {
  display: block;
  height: 17vw;
  width: auto;
  margin-right: 20px;
  margin-bottom: 20px;
}
.calc-content h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.calc-content .descr {
  font-size: 22px;
  font-weight: 400;
  margin: 0 0 30px;
}
.calc-content .total {
  font-size: 22px;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.calc-content .total strong {
  font-weight: 600;
}
.calc-content .form-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: flex-end;
  margin-bottom: 40px;
}
.calc-content .form-grid .form-group label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
}
.calc-content .form-grid .read-more-btn {
  width: 100% !important;
  border-radius: 8px !important;
}
.calc-content .form-grid .read-more-btn:before {
  border-radius: 7px !important;
}
.calc-content .feedback-form .c-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
}
.calc-content .feedback-form .c-form-grid textarea {
  height: 254px;
}
.calc-content .feedback-form .form-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.calc-content .feedback-form .form-footer .form-group {
  margin-bottom: 10px;
}
.calc-content .feedback-form .form-footer .form-tip {
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 20px;
}
.calc-content .feedback-form .form-footer .form-tip a {
  font-weight: 600;
  text-decoration: underline;
}

@media screen and (max-width: 960px) {
  body.no-scroll {
    overflow: hidden;
  }

  .wrapper {
    width: 90%;
  }

  .title-1 {
    font-size: 30px;
  }

  .title-2 {
    font-size: 24px;
  }

  .title-3 {
    font-size: 26px;
  }

  .title-4 {
    font-size: 20px;
  }

  .read-more-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 32px;
    line-height: 30px;
    padding-right: 10px;
    padding-left: 12px;
    padding-top: 1px;
    border: 1px solid #575656;
    background-color: transparent;
    text-transform: uppercase;
    color: #575656;
    font-size: 13px;
    border-radius: 16px;
    min-width: 122px;
    cursor: pointer;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  .read-more-btn.no-icon {
    padding-right: 14px;
    padding-left: 14px;
    text-align: center;
    justify-content: center;
  }
  .read-more-btn .ico {
    font-size: 8px;
    flex-shrink: 0;
    margin-left: 20px;
    transition: border 0.6s ease 0s;
    -webkit-transition: border 0.6s ease 0s;
  }
  .read-more-btn:hover {
    background-color: #575656;
    color: #FFFFFF;
  }
  .read-more-btn.color-bnt {
    background: -webkit-linear-gradient(180deg, #266EB6, #31A734);
    border: none;
    color: #FFFFFF;
  }
  .read-more-btn.color-bnt span, .read-more-btn.color-bnt .ico {
    z-index: 10;
  }
  .read-more-btn.color-bnt:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    height: 30px;
    border-radius: 15px;
    background-color: #FFFFFF;
    opacity: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  .read-more-btn.color-bnt:hover {
    color: #575656;
  }
  .read-more-btn.color-bnt:hover:before {
    opacity: 1;
  }
  .read-more-btn.color-bnt.reverse-btn {
    color: #575656;
  }
  .read-more-btn.color-bnt.reverse-btn:before {
    opacity: 1;
  }
  .read-more-btn.color-bnt.reverse-btn:hover {
    color: #FFFFFF;
  }
  .read-more-btn.color-bnt.reverse-btn:hover:before {
    opacity: 0;
  }
  .read-more-btn.color-bnt.submit-btn {
    height: 50px;
    border-radius: 25px;
    width: 450px;
    max-width: 100%;
    font-size: 18px;
    text-transform: unset;
  }
  .read-more-btn.color-bnt.submit-btn:before {
    height: 48px;
    border-radius: 24px;
  }
  .read-more-btn.green-btn {
    border: 1px solid #31A734;
    background-color: transparent;
    color: #31A734;
  }
  .read-more-btn.green-btn:hover {
    background-color: #31A734;
    color: #FFFFFF;
  }

  .round-nav {
    flex-wrap: wrap;
  }
  .round-nav a {
    width: 200px;
    height: 200px;
    font-size: 14px;
    margin: 0 2.5vw 30px;
    text-align: center;
  }

  .back-link {
    margin-left: 24px;
    font-size: 13px;
    line-height: 0.9;
  }
  .back-link .ico {
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: -24px;
    margin-top: -5px;
  }
  .back-link span:not(.ico) {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
  }
  .back-link span:not(.ico):after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #575656;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  .back-link:hover span:not(.ico):after {
    -webkit-transform: translate3d(-120%, 0, 0);
    transform: translate3d(-120%, 0, 0);
  }

  .products-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .product-item {
    padding: 10px 10px;
  }
  .product-item h4 {
    font-size: 14px;
    min-height: 32px;
  }
  .product-item .image-block {
    position: static;
  }
  .product-item .image-block .image {
    position: static;
  }

  .advantages-item .image-block {
    margin-bottom: 16px;
  }
  .advantages-item .num {
    font-size: 22px;
  }

  .slider-nav-block {
    display: flex;
    align-items: center;
  }
  .slider-nav-block .slider-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 22px;
    border-radius: 11px;
    width: 32px;
    font-size: 8px;
    border: 1px solid #575656;
    color: #575656;
    cursor: pointer;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  .slider-nav-block .slider-nav:hover {
    background-color: #575656;
    color: #FFFFFF;
  }

  .swiper-pagination {
    position: relative !important;
    bottom: unset !important;
    left: unset !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 100%;
    background-color: transparent !important;
    height: 8px;
    margin: 0 !important;
    opacity: 1 !important;
  }
  .swiper-pagination .swiper-pagination-bullet:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #575656;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }

  .news-item {
    display: block;
    padding: 20px 0;
  }
  .news-item .image-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .news-item .text-side {
    width: 100%;
  }
  .news-item .text-side h4 {
    font-size: 22px;
  }
  .news-item .text-side .btn-holder {
    margin-bottom: 20px;
  }
  .news-item .text-side .descr {
    font-size: 14px;
  }

  .grey-grad-btn {
    height: 40px;
    padding: 0 16px;
    border-radius: 20px;
    line-height: 40px;
    font-size: 14px;
  }
  .grey-grad-btn:before {
    background: -webkit-linear-gradient(0deg, #266EB6, #31A734);
  }

  .radio-block input {
    display: none;
  }
  .radio-block label {
    display: inline-block;
    font-size: 14px;
    padding-left: 36px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    color: #575656 !important;
    cursor: pointer;
  }
  .radio-block label:before, .radio-block label:after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    border-radius: 50%;
  }
  .radio-block label:before {
    left: 1px;
    height: 26px;
    width: 26px;
    box-sizing: border-box;
    margin-top: -8px;
    background-color: #EFEFEF;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  .radio-block label:after {
    left: 8px;
    width: 12px;
    height: 12px;
    margin-top: -1px;
    background-color: #575656;
    opacity: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  .radio-block label a {
    text-decoration: underline;
  }
  .radio-block input:checked + label:after {
    opacity: 1;
  }

  .popup .pop-close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 24px;
  }
  .popup .form-content {
    padding: 60px 20px 20px;
  }

  .calc-content .images-block {
    flex-wrap: wrap;
  }
  .calc-content .images-block img {
    height: 150px;
  }
  .calc-content h2 {
    font-size: 16px;
  }
  .calc-content .descr {
    font-size: 16px;
    margin: 0 0 20px;
  }
  .calc-content .total {
    font-size: 16px;
    padding-bottom: 14px;
    margin-bottom: 20px;
  }
  .calc-content .form-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .calc-content .feedback-form .c-form-grid {
    grid-template-columns: 1fr;
  }
  .calc-content .feedback-form .c-form-grid textarea {
    height: 150px;
  }
  .calc-content .feedback-form .form-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .calc-content .feedback-form .form-footer .form-group {
    margin-bottom: 10px;
  }
  .calc-content .feedback-form .form-footer .read-more-btn {
    width: 200px;
  }
}
.index-page video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.index-page .index-title-block {
  margin-bottom: 40px;
}
.index-page .index-title-block .title-1 {
  margin-bottom: 16px;
}
.index-page .index-title-block .subtitle {
  font-size: 18px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.index-page .index-title-block .subtitle:before {
  content: "";
  display: inline-block;
  width: 74px;
  border-bottom: 1px solid #575656;
  margin-right: 14px;
}
.index-page .index-title-block .subtitle .inline-holder {
  display: flex;
  justify-content: flex-end;
}
.index-page .index-title-block .subtitle .read-more-btn {
  margin-left: 30px;
}
.index-page .top-image-block {
  margin-bottom: 100px;
  font-size: 0;
  max-height: 100vh;
}
.index-page .top-image-block:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.index-page .top-image-block img {
  width: 100%;
  height: auto;
}
.index-page .top-image-block .text-block {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.index-page .top-image-block .text-block .title-3 {
  color: #FFFFFF;
  margin: 0 0 40px;
  line-height: 1.1;
}
.index-page .stats-block {
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-column-gap: 20px;
  margin-bottom: 50px;
}
.index-page .stats-block .stat-block {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius: 18px;
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.index-page .stats-block .stat-block.center-text {
  text-align: center;
  align-items: center;
}
.index-page .stats-block .stat-block .descr {
  height: 18px;
  line-height: 18px;
  font-size: 15px;
  z-index: 10;
}
.index-page .stats-block .stat-block .num-sizer .num {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: right;
}
.index-page .stats-block .stat-block .num-sizer .num, .index-page .stats-block .stat-block .num-sizer .sizer {
  line-height: 1.1;
  font-size: 74px;
  z-index: 10;
  margin-bottom: -2px;
}
.index-page .stats-block .stat-block .num-sizer .sizer {
  visibility: hidden;
}
@media screen and (max-width: 1500px) {
  .index-page .stats-block .stat-block .num-sizer .num, .index-page .stats-block .stat-block .num-sizer .sizer {
    font-size: 60px;
  }
}
@media screen and (max-width: 1300px) {
  .index-page .stats-block .stat-block {
    padding: 20px 24px;
  }
  .index-page .stats-block .stat-block .num-sizer .num, .index-page .stats-block .stat-block .num-sizer .sizer {
    font-size: 30px;
    line-height: 1.2;
  }
}
.index-page .products-block {
  margin-bottom: 90px;
}
.index-page .products-block .title-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.index-page .products-block .title-block .descr {
  width: 540px;
  max-width: 100%;
  line-height: 1.2;
}
.index-page .advantages-block {
  margin-bottom: 100px;
}
.index-page .advantages-block .adv-image-block {
  margin-bottom: 80px;
  font-size: 0;
}
.index-page .advantages-block .adv-image-block img {
  width: 100%;
  height: auto;
}
.index-page .advantages-block .title-2 {
  margin: 0 0 60px;
}
.index-page .advantages-block .slider-nav-block {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 24px;
}
.index-page .advantages-block .slider-nav-block .next {
  margin-left: 10px;
}
.index-page .news-block .title-2 {
  margin-bottom: 46px;
}
.index-page .how-order-block {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  padding: 130px 0 30px;
  min-height: 100vh;
}
.index-page .how-order-block .image-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.index-page .how-order-block .image-block:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.index-page .how-order-block .image-block .image {
  height: 100%;
  width: 100%;
}
.index-page .how-order-block .title-2 {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  padding: 0 2.5vw;
}
.index-page .how-order-block .btns-block {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 90px;
  width: 90%;
}
.index-page .how-order-block .btns-block .item {
  margin: 0 2.5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index-page .how-order-block .btns-block .item .icon-block {
  width: 220px;
  height: 220px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
}
.index-page .how-order-block .btns-block .item .icon-block .text-block {
  text-align: center;
}
.index-page .how-order-block .btns-block .item .icon-block .text-block img {
  height: 22px;
  width: auto;
  margin-bottom: 10px;
}
.index-page .how-order-block .btns-block .item .icon-block .text-block h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}
.index-page .how-order-block .btns-block .item .read-more-btn {
  width: 190px;
  max-width: 100%;
  background: none;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.index-page .how-order-block .btns-block .item .read-more-btn:before {
  display: none;
}
.index-page .how-order-block .btns-block .item .read-more-btn:hover {
  background-color: #FFFFFF;
  color: #000000;
}

@media screen and (max-width: 960px) {
  .index-page .index-title-block {
    margin-bottom: 30px;
  }
  .index-page .index-title-block .title-1 {
    margin-bottom: 16px;
  }
  .index-page .index-title-block .subtitle {
    font-size: 16px;
  }
  .index-page .index-title-block .subtitle:before {
    display: none;
  }
  .index-page .index-title-block .subtitle .read-more-btn {
    margin-left: 0;
    margin-top: 14px;
  }
  .index-page .top-image-block {
    margin-bottom: 40px;
    padding-top: 100px;
    padding-bottom: 1px;
  }
  .index-page .top-image-block .jq_image, .index-page .top-image-block .jq_image_sizer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .index-page .top-image-block .text-block {
    position: relative;
    bottom: unset;
    left: unset;
    right: unset;
    z-index: 10;
  }
  .index-page .top-image-block .text-block .title-1 {
    color: #FFFFFF;
    font-size: 20px;
    margin: 0 0 20px;
    line-height: 1.1;
  }
  .index-page .stats-block {
    display: block;
    margin-bottom: 40px;
  }
  .index-page .stats-block .stat-block {
    border-radius: 18px;
    padding: 20px 20px;
    margin-bottom: 20px;
    text-align: center;
    align-items: center;
  }
  .index-page .stats-block .stat-block .descr {
    height: 16px;
    line-height: 16px;
    font-size: 14px;
  }
  .index-page .stats-block .stat-block .num-sizer .num, .index-page .stats-block .stat-block .num-sizer .sizer {
    font-size: 40px;
    margin: 10px 0;
  }
  .index-page .products-block {
    margin-bottom: 30px;
  }
  .index-page .products-block .title-block {
    margin-bottom: 30px;
  }
  .index-page .products-block .title-block .title-2 {
    margin-bottom: 10px;
  }
  .index-page .advantages-block {
    margin-bottom: 40px;
  }
  .index-page .advantages-block .adv-image-block {
    margin-bottom: 30px;
  }
  .index-page .advantages-block .title-2 {
    margin: 0 0 50px;
  }
  .index-page .advantages-block .slider-nav-block {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: 24px;
  }
  .index-page .advantages-block .slider-nav-block .next {
    margin-left: 10px;
  }
  .index-page .news-block .title-2 {
    margin-bottom: 20px;
  }
  .index-page .how-order-block {
    display: block;
    padding: 30px 0;
  }
  .index-page .how-order-block .title-2 {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    padding: 0 5vw;
    margin-bottom: 20px;
  }
  .index-page .how-order-block .btns-block {
    display: block;
    margin: 0 auto;
  }
  .index-page .how-order-block .btns-block .item {
    margin-bottom: 30px;
  }
}
.about-page {
  padding-top: 0;
}
.about-page .top-image-block {
  margin-bottom: 100px;
  height: 100vh;
  color: #FFFFFF;
}
.about-page .top-image-block:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.about-page .top-image-block .bg_image {
  height: 100%;
}
.about-page .top-image-block .bg_image:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.about-page .top-image-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-page .top-image-block .text-block {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding-bottom: 40px;
}
.about-page .top-image-block .text-block .title-3 {
  color: #FFFFFF;
  margin: 0 0 40px;
  line-height: 1.1;
}
.about-page .top-image-block .text-block .stats-block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 2.5vw;
  grid-row-gap: 60px;
}
.about-page .top-image-block .text-block .stats-block .item {
  padding-bottom: 16px;
  border-bottom: 1px solid #FFFFFF;
}
.about-page .top-image-block .text-block .stats-block .item .num-sizer {
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
}
.about-page .top-image-block .text-block .stats-block .item .num-sizer .sizer {
  opacity: 0;
}
.about-page .top-image-block .text-block .stats-block .item .num-sizer .num {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1400px) {
  .about-page .top-image-block .text-block .stats-block .item .num-sizer {
    font-size: 40px;
  }
}
.about-page .top-image-block .text-block .stats-block .item .descr {
  font-size: 14px;
  font-weight: 400;
}
.about-page .title-2 {
  margin: 0 0 40px;
}
.about-page .nums-block .title-4 {
  margin: 0 0 130px;
}
.about-page .nums-block .year-block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 160px;
}
.about-page .nums-block .year-block .year {
  background: -webkit-linear-gradient(180deg, #266EB6, #31A734);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 27vw;
  line-height: 0.75;
  font-weight: 600;
}
.about-page .nums-block .year-block .descr {
  font-size: 32px;
  font-weight: 400;
  text-align: right;
  padding-right: 20px;
}
.about-page .tiles-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 70px;
}
.about-page .tiles-block .tile {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-page .tiles-block .tile:nth-child(2n) .right-line {
  display: none;
}
.about-page .tiles-block .tile .circle-block {
  padding: 50px 5vw;
  width: 100%;
}
.about-page .tiles-block .tile .circle-block .svg-block {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}
.about-page .tiles-block .tile .circle-block .svg-block svg {
  width: 100%;
  height: auto;
}
.about-page .tiles-block .tile .circle-block .svg-block .svg-point {
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease 0.3s;
  -webkit-transition: all 0.6s ease 0.3s;
}
.about-page .tiles-block .tile .circle-block .svg-block .svg-point.active, .about-page .tiles-block .tile .circle-block .svg-block .svg-point.init {
  opacity: 1;
  visibility: visible;
}
.about-page .tiles-block .tile .circle-block .svg-block .svg-line {
  stroke-dasharray: 200px;
  stroke-dashoffset: 200px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.about-page .tiles-block .tile .circle-block .svg-block .svg-line.active {
  stroke-dashoffset: 0;
}
.about-page .tiles-block .tile .circle-block img {
  width: 450px;
  max-width: 100%;
  height: auto;
}
.about-page .tiles-block .tile .circle-block .text-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 250px;
  height: 250px;
  max-width: 80%;
  max-height: 80%;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
.about-page .tiles-block .tile .circle-block .text-block .text {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.about-page .tiles-block .tile .circle-block .text-block .text.active {
  opacity: 1;
  visibility: visible;
}
.about-page .tiles-block .tile .image-block {
  padding: 50px 0;
  width: 450px;
  max-width: 100%;
  margin: 0 auto;
}
.about-page .tiles-block .tile .image-block .image-frame {
  padding: 50% 0;
}
.about-page .tiles-block .tile .image-block .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  padding: 50% 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.about-page .tiles-block .tile .image-block .image picture, .about-page .tiles-block .tile .image-block .image img {
  border-radius: 50%;
}
.about-page .tiles-block .tile .image-block .image.active {
  opacity: 1;
  visibility: visible;
}
.about-page .tiles-block .tile .table-block {
  width: 100%;
  padding: 30px 5vw;
}
.about-page .tiles-block .tile .table-block .t-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 16px;
  margin-bottom: 16px;
}
.about-page .tiles-block .tile .table-block .t-row .cell {
  text-align: center;
  font-size: 14px;
}
.about-page .tiles-block .tile .table-block .t-row.t-head {
  margin-bottom: 6px;
}
.about-page .tiles-block .tile .table-block .t-row.t-head .cell {
  font-weight: 600;
}
.about-page .tiles-block .tile .table-block .t-row:not(.t-head) .cell {
  padding: 12px 10px 10px;
  background: -webkit-linear-gradient(#266EB6, #31A734);
  border-radius: 8px;
}
.about-page .tiles-block .tile .table-block .t-row:not(.t-head) .cell:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border-radius: 6px;
  background-color: #FFFFFF;
}
.about-page .tiles-block .tile .table-block .t-row:not(.t-head) .cell span {
  z-index: 10;
}
.about-page .tiles-block .tile .chart-block {
  width: 100%;
  padding: 30px 5vw;
}
.about-page .tiles-block .tile .chart-block h4 {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px;
}
.about-page .tiles-block .tile .chart-block img {
  width: 100%;
  height: auto;
}
.about-page .production-block-2 {
  margin-bottom: 60px;
}
.about-page .production-block-2 .title-4 {
  margin-bottom: 30px;
}
.about-page .production-block-2 .prod-container {
  display: grid;
  grid-row-gap: 40px;
  grid-template-columns: repeat(3, 310px);
  justify-content: space-around;
}
.about-page .production-block-2 .prod-container .item .image-block {
  background: -webkit-linear-gradient(180deg, #266EB6, #31A734);
  border-radius: 50%;
  width: 240px;
  margin: 0 auto 14px;
  padding: 4px;
}
.about-page .production-block-2 .prod-container .item .image-block .image {
  padding: 50% 0;
  z-index: 10;
  border-radius: 50%;
}
.about-page .production-block-2 .prod-container .item .image-block .image picture, .about-page .production-block-2 .prod-container .item .image-block .image img {
  border-radius: 50%;
}
.about-page .production-block-2 .prod-container .item .descr {
  text-align: center;
  color: #575656;
  font-size: 16px;
  line-height: 1.3;
}
.about-page .production-block {
  margin-bottom: 100px;
}
.about-page .production-block .p-image-block {
  margin: 0 0 60px;
}
.about-page .production-block .p-image-block img {
  width: 100%;
  height: auto;
}
.about-page .production-block .title-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 130px;
}
.about-page .production-block .title-block .descr {
  margin-left: 50px;
}
.about-page .production-block .title-block .read-more-btn {
  display: inline-block;
}
.about-page .production-block .production-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.about-page .production-block .types-block {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 22px;
  margin-bottom: 90px;
}
.about-page .production-block .types-block:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 180px;
  right: 180px;
  border-bottom: 2px solid #31A734;
}
.about-page .production-block .types-block .item {
  width: 270px;
  max-width: 100%;
  margin: 0 46px;
  text-align: center;
}
.about-page .production-block .types-block .item:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  border-right: 2px solid #31A734;
  height: 22px;
  margin-left: -1px;
}
.about-page .production-block .types-block .item .image-block {
  padding: 20px;
  background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
  border-radius: 50%;
  margin: 0 0 20px;
}
.about-page .production-block .types-block .item .image-block:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.about-page .production-block .types-block .item .image-block .image {
  padding: 50% 0;
  z-index: 10;
  border-radius: 50%;
}
.about-page .production-block .types-block .item .image-block .image picture, .about-page .production-block .types-block .item .image-block .image img {
  border-radius: 50%;
}
.about-page .production-block .types-block .item h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 2px;
}
.about-page .production-block .types-block .item .descr {
  font-size: 18px;
  font-weight: 400;
}
.about-page .production-block .classes-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1050px;
  max-width: 100%;
  margin: 0 auto 70px;
}
.about-page .production-block .classes-block .class, .about-page .production-block .classes-block .title {
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-radius: 25px;
  padding-top: 2px;
}
.about-page .production-block .classes-block .class {
  border-radius: 25px;
  z-index: 20;
}
.about-page .production-block .classes-block .class:first-child {
  background-color: #31A734;
}
.about-page .production-block .classes-block .class:last-child {
  background-color: #266EB6;
}
.about-page .production-block .classes-block .class:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 23px;
  background-color: #FFFFFF;
}
.about-page .production-block .classes-block .title {
  color: #FFFFFF;
  padding-top: 2px;
  background: -webkit-linear-gradient(180deg, #266EB6, #31A734);
}
.about-page .production-block .classes-block .title:before, .about-page .production-block .classes-block .title:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.about-page .production-block .classes-block .title:before {
  border-bottom: 2px solid #31A734;
  right: 100%;
  width: 100px;
}
.about-page .production-block .classes-block .title:after {
  border-bottom: 2px solid #266EB6;
  left: 100%;
  width: 100px;
}
.about-page .production-block .bottom-descr {
  width: 1050px;
  max-width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 6vw;
}
.about-page .production-block .bottom-descr .item {
  padding: 28px 0;
  font-size: 14px;
  font-weight: 400;
}
.about-page .advantages-block {
  background-color: #575656;
  color: #FFFFFF;
  padding: 90px 0 60px;
  margin-bottom: 70px;
}
.about-page .advantages-block .title-4 {
  margin-bottom: 60px;
}
.about-page .advantages-block .advantages-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 7vw;
  grid-row-gap: 70px;
}
.about-page .advantages-block .advantages-container .advantages-item .line-x.bottom-line {
  border-bottom: 1px solid #FFFFFF;
}
.about-page .development-block {
  margin-bottom: 60px;
}
.about-page .development-block .p-image-block {
  margin: 0 0 70px;
}
.about-page .development-block .p-image-block img {
  width: 100%;
  height: auto;
}
.about-page .development-block .title-4 {
  margin-bottom: 70px;
}
.about-page .development-block .development-slider .swiper {
  margin-bottom: 40px;
}
.about-page .development-block .development-slider .swiper-slide {
  width: 240px;
}
.about-page .development-block .development-slider .swiper-slide:nth-child(2n+1) .dev-item .image-block:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 300px;
  height: 4px;
  background: -webkit-linear-gradient(0deg, #266EB6, #31A734);
  -webkit-transform: translate3d(0, 20px, 0) rotateZ(42deg);
  transform: translate3d(0, 20px, 0) rotateZ(42deg);
}
.about-page .development-block .development-slider .swiper-slide:nth-child(2n) .dev-item {
  padding-top: 300px;
}
.about-page .development-block .development-slider .swiper-slide:nth-child(2n) .dev-item .image-block:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 300px;
  height: 4px;
  background: -webkit-linear-gradient(0deg, #266EB6, #31A734);
  -webkit-transform: translate3d(20px, 0, 0) rotateZ(-42deg);
  transform: translate3d(20px, 0, 0) rotateZ(-42deg);
}
.about-page .development-block .development-slider .dev-item .image-block {
  background: -webkit-linear-gradient(180deg, #266EB6, #31A734);
  border-radius: 50%;
  width: 240px;
  padding: 4px;
}
.about-page .development-block .development-slider .dev-item .image-block .image {
  padding: 50% 0;
  z-index: 10;
  border-radius: 50%;
}
.about-page .development-block .development-slider .dev-item .image-block .image picture, .about-page .development-block .development-slider .dev-item .image-block .image img {
  border-radius: 50%;
}
.about-page .development-block .development-slider .dev-item .descr {
  width: 340px;
  position: absolute;
  bottom: 120px;
  left: 100%;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  margin-left: 26px;
}
.about-page .development-block .development-slider .slider-nav-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.about-page .development-block .development-slider .slider-nav-block .prev {
  margin-right: 8px;
}
.about-page .logistic-block {
  margin-bottom: 130px;
}
.about-page .logistic-block .p-image-block {
  margin: 0 0 70px;
}
.about-page .logistic-block .p-image-block img {
  width: 100%;
  height: auto;
}
.about-page .logistic-block .title-4 {
  margin: 0 0 36px;
}
.about-page .logistic-block .logistic-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.about-page .logistic-block .logistic-container .item {
  padding: 80px 2.5vw 100px;
}
.about-page .logistic-block .logistic-container .item .line-x {
  display: none;
}
.about-page .logistic-block .logistic-container .item:last-child .line-y {
  display: none;
}
.about-page .logistic-block .logistic-container .item img {
  height: 50px;
  width: auto;
  margin-bottom: 8px;
}
.about-page .logistic-block .logistic-container .item .descr {
  font-size: 14px;
  font-weight: 400;
}
.about-page .service-block {
  margin-bottom: 70px;
}
.about-page .service-block .bg_image {
  height: 100%;
}
.about-page .service-block .bg_image:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.about-page .service-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-page .service-block .title-4 {
  margin-bottom: 70px;
}
.about-page .service-block .services-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 70px;
}
.about-page .service-block .services-container .item {
  padding-bottom: 10px;
}
.about-page .service-block .services-container .item img {
  height: 60px;
  width: auto;
  margin-bottom: 10px;
}
.about-page .service-block .services-container .item .descr {
  font-size: 14px;
  font-weight: 400;
  min-height: 74px;
}
.about-page .service-block .p-image-block img {
  width: 100%;
  height: auto;
}
.about-page .management-block {
  padding-bottom: 40px;
}
.about-page .management-block .title-4 {
  margin-bottom: 70px;
}
.about-page .management-block .management-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.about-page .management-block .management-row.main-row {
  justify-content: center;
}
.about-page .management-block .management-row .item {
  width: 330px;
  max-width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
.about-page .management-block .management-row .item .image-block {
  background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
  border-radius: 50%;
  width: 100%;
  padding: 4px;
  margin-bottom: 16px;
}
.about-page .management-block .management-row .item .image-block .image {
  padding: 50% 0;
  z-index: 10;
  border-radius: 50%;
}
.about-page .management-block .management-row .item .image-block .image picture, .about-page .management-block .management-row .item .image-block .image img {
  border-radius: 50%;
}
.about-page .management-block .management-row .item h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 6px;
  line-height: 1.1;
}
.about-page .management-block .management-row .item .position {
  font-size: 18px;
  margin: 0 0 6px;
  font-weight: 400;
}
.about-page .management-block .management-row .item .role {
  font-size: 16px;
  font-weight: 300;
}

@media screen and (max-width: 960px) {
  .about-page .top-image-block {
    margin-bottom: 30px;
    height: unset;
    color: #FFFFFF;
    padding-top: 120px;
  }
  .about-page .top-image-block .bg_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .about-page .top-image-block .text-block {
    position: relative;
    bottom: unset;
    left: unset;
    right: unset;
    z-index: 10;
    padding-bottom: 30px;
  }
  .about-page .top-image-block .text-block .title-3 {
    margin: 0 0 20px;
  }
  .about-page .top-image-block .text-block .stats-block {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .about-page .top-image-block .text-block .stats-block .item {
    padding-bottom: 16px;
    border-bottom: 1px solid #FFFFFF;
  }
  .about-page .top-image-block .text-block .stats-block .item .num-sizer {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
  }
  .about-page .top-image-block .text-block .stats-block .item .num-sizer .sizer {
    opacity: 0;
  }
  .about-page .top-image-block .text-block .stats-block .item .num-sizer .num {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .about-page .top-image-block .text-block .stats-block .item .descr {
    font-size: 14px;
    font-weight: 400;
  }
  .about-page .title-2 {
    margin: 0 0 30px;
  }
  .about-page .nums-block .title-4 {
    margin: 0 0 20px;
  }
  .about-page .nums-block .year-block {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
  }
  .about-page .nums-block .year-block .descr {
    font-size: 18px;
    padding-right: 0;
  }
  .about-page .tiles-block {
    display: block;
    margin-bottom: 40px;
  }
  .about-page .tiles-block .tile {
    border-right: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about-page .tiles-block .tile .line-y.right-line {
    display: none;
  }
  .about-page .tiles-block .tile .image-block {
    padding: 50px 5vw;
  }
  .about-page .tiles-block .tile:nth-child(2n) {
    border-right: none;
  }
  .about-page .tiles-block .tile .table-block {
    width: 100%;
    padding: 30px 5vw;
  }
  .about-page .tiles-block .tile .table-block .t-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 8px;
    margin-bottom: 8px;
  }
  .about-page .tiles-block .tile .table-block .t-row .cell {
    font-size: 13px;
  }
  .about-page .production-block-2 {
    margin-bottom: 40px;
  }
  .about-page .production-block-2 .title-4 {
    margin-bottom: 20px;
  }
  .about-page .production-block-2 .prod-container {
    display: grid;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    justify-content: space-around;
  }
  .about-page .production-block-2 .prod-container .item .image-block {
    background: -webkit-linear-gradient(180deg, #266EB6, #31A734);
    border-radius: 50%;
    width: 240px;
    margin: 0 auto 14px;
    padding: 4px;
  }
  .about-page .production-block-2 .prod-container .item .image-block .image {
    padding: 50% 0;
    z-index: 10;
    border-radius: 50%;
  }
  .about-page .production-block-2 .prod-container .item .image-block .image picture, .about-page .production-block-2 .prod-container .item .image-block .image img {
    border-radius: 50%;
  }
  .about-page .production-block-2 .prod-container .item .descr {
    text-align: center;
    color: #575656;
    font-size: 16px;
    line-height: 1.3;
  }
  .about-page .production-block {
    margin-bottom: 40px;
  }
  .about-page .production-block .p-image-block {
    margin: 0 0 20px;
  }
  .about-page .production-block .title-block {
    display: block;
    margin-bottom: 30px;
  }
  .about-page .production-block .title-block .title-4 {
    margin-bottom: 14px;
  }
  .about-page .production-block .title-block .descr {
    margin: 0;
  }
  .about-page .production-block .production-container {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .about-page .production-block .types-block {
    display: block;
    align-items: flex-start;
    justify-content: center;
    padding-top: 0;
    margin-bottom: 30px;
  }
  .about-page .production-block .types-block:before {
    display: none;
  }
  .about-page .production-block .types-block .item {
    margin: 0 auto 30px;
  }
  .about-page .production-block .types-block .item:before {
    display: none;
  }
  .about-page .production-block .types-block .item h4 {
    font-size: 16px;
  }
  .about-page .production-block .types-block .item .descr {
    font-size: 16px;
  }
  .about-page .production-block .classes-block {
    flex-direction: column;
    margin: 0 auto 30px;
  }
  .about-page .production-block .classes-block .class, .about-page .production-block .classes-block .title {
    padding: 0 20px;
    width: 100%;
    margin-bottom: 14px;
    text-align: center;
  }
  .about-page .production-block .classes-block .class {
    order: 2;
  }
  .about-page .production-block .classes-block .title:before, .about-page .production-block .classes-block .title:after {
    display: none;
  }
  .about-page .production-block .bottom-descr {
    grid-template-columns: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
  }
  .about-page .production-block .bottom-descr .item {
    padding: 20px 0;
    border-bottom: none;
  }
  .about-page .production-block .bottom-descr .item .line-x.bottom-line {
    display: none;
  }
  .about-page .production-block .bottom-descr .item:last-child .line-x.bottom-line {
    display: block;
  }
  .about-page .advantages-block {
    padding: 30px 0 20px;
    margin-bottom: 30px;
  }
  .about-page .advantages-block .title-4 {
    margin-bottom: 20px;
  }
  .about-page .advantages-block .advantages-container {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 30px;
  }
  .about-page .development-block {
    margin-bottom: 30px;
  }
  .about-page .development-block .p-image-block {
    margin: 0 0 30px;
  }
  .about-page .development-block .title-4 {
    margin-bottom: 20px;
  }
  .about-page .development-block .development-slider .swiper {
    margin-bottom: 20px;
  }
  .about-page .development-block .development-slider .swiper-slide {
    width: 240px;
  }
  .about-page .development-block .development-slider .swiper-slide:nth-child(2n+1) .dev-item .image-block:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 300px;
    height: 4px;
    background: -webkit-linear-gradient(0deg, #266EB6, #31A734);
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0deg);
    transform: translate3d(0, 0, 0) rotateZ(0deg);
  }
  .about-page .development-block .development-slider .swiper-slide:nth-child(2n) .dev-item {
    padding-top: 0;
  }
  .about-page .development-block .development-slider .swiper-slide:nth-child(2n) .dev-item .image-block:after {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 100%;
    width: 300px;
    height: 4px;
    background: -webkit-linear-gradient(0deg, #266EB6, #31A734);
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0deg);
    transform: translate3d(0, 0, 0) rotateZ(0deg);
  }
  .about-page .development-block .development-slider .dev-item .image-block {
    margin: 0 auto 20px;
  }
  .about-page .development-block .development-slider .dev-item .descr {
    width: 340px;
    position: relative;
    bottom: unset;
    left: unset;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-left: 0;
  }
  .about-page .development-block .development-slider .slider-nav-block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
  }
  .about-page .development-block .development-slider .slider-nav-block .prev {
    margin-right: 8px;
  }
  .about-page .logistic-block {
    margin-bottom: 40px;
  }
  .about-page .logistic-block .p-image-block {
    margin: 0 0 30px;
  }
  .about-page .logistic-block .title-4 {
    margin: 0 0 20px;
  }
  .about-page .logistic-block .logistic-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    border-bottom: none;
  }
  .about-page .logistic-block .logistic-container .line-x {
    display: none;
  }
  .about-page .logistic-block .logistic-container .item {
    border-right: none;
    padding: 30px 5vw 40px;
  }
  .about-page .logistic-block .logistic-container .item .line-x {
    display: block;
  }
  .about-page .logistic-block .logistic-container .item .line-y {
    display: none;
  }
  .about-page .logistic-block .logistic-container .item:last-child {
    border-right: none;
  }
  .about-page .service-block {
    margin-bottom: 30px;
    height: unset;
    padding: 30px 0 0;
  }
  .about-page .service-block .bg_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .about-page .service-block .title-4 {
    margin-bottom: 30px;
    position: relative;
    padding: 0 5vw;
    top: unset;
    left: unset;
    right: unset;
  }
  .about-page .service-block .services-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 30px;
    padding: 0 5vw 30px;
    grid-row-gap: 30px;
    position: relative;
    bottom: unset;
    left: unset;
    right: unset;
  }
  .about-page .service-block .services-container .item {
    padding-bottom: 10px;
  }
  .about-page .service-block .services-container .item img {
    height: 32px;
    width: auto;
    margin-bottom: 10px;
  }
  .about-page .service-block .services-container .item .descr {
    min-height: 0;
  }
  .about-page .service-block .p-image-block img {
    width: 100%;
    height: auto;
  }
  .about-page .management-block {
    padding-bottom: 40px;
  }
  .about-page .management-block .title-4 {
    margin-bottom: 70px;
  }
  .about-page .management-block .management-row {
    justify-content: center;
  }
}
.product-page {
  padding: 190px 0 100px;
}
.product-page .product-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  grid-column-gap: 5vw;
  margin-bottom: 70px;
  align-items: flex-start;
}
.product-page .product-grid .image-block {
  background-color: #EDEDED;
}
.product-page .product-grid .image-block .image {
  padding: 40% 0;
}
.product-page .product-grid .product-side {
  padding-right: 5vw;
}
.product-page .product-grid .product-side .title-4 {
  margin-bottom: 40px;
}
.product-page .product-grid .product-side .char-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  align-items: flex-end;
  grid-row-gap: 20px;
  margin-bottom: 44px;
}
.product-page .product-grid .product-side .char-block .item.f-row {
  grid-column: auto/span 3;
}
.product-page .product-grid .product-side .char-block .item h4 {
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 8px;
}
.product-page .product-grid .product-side .char-block .item .info {
  background-color: #EDEDED;
  border-radius: 8px;
  height: 44px;
  line-height: 42px;
  padding: 0 14px;
  font-size: 13px;
  font-weight: 400;
}
.product-page .product-grid .product-side .descr {
  margin-bottom: 30px;
}
.product-page .product-grid .product-side .descr p {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 16px;
}
.product-page .product-grid .product-side .btns-holder {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.product-page .product-grid .product-side .btns-holder .read-more-btn {
  margin-right: 10px;
}
.product-page .product-grid .product-side .btns-holder .read-more-btn .ico {
  font-size: 14px;
}
.product-page .price-block {
  margin-bottom: 50px;
}
.product-page .price-block .title-4 {
  margin-bottom: 30px;
}
.product-page .price-block .table {
  font-size: 16px;
  border: 1px solid #575656;
  border-bottom: none;
  margin-bottom: 40px;
}
.product-page .price-block .table .thead {
  font-weight: 600;
  text-align: center;
}
.product-page .price-block .table .thead .row {
  background-color: transparent;
}
.product-page .price-block .table .thead .row .cell {
  justify-content: center;
}
.product-page .price-block .table .row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.product-page .price-block .table .row .cell {
  border-right: 1px solid #575656;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 20px;
  border-bottom: 1px solid #575656;
}
.product-page .price-block .table .row .cell:last-child {
  border-right: none;
}
.product-page .examples-block .title-4 {
  margin-bottom: 30px;
  padding: 0 2.5vw;
}
.product-page .examples-block .examples-slider {
  margin-bottom: 70px;
}
.product-page .examples-block .examples-slider .swiper {
  margin-bottom: 20px;
}
.product-page .examples-block .examples-slider .swiper-slide {
  width: 70vw;
  padding-left: 2.5vw;
}
.product-page .examples-block .examples-slider .image-block .image {
  padding: 33% 0;
}
.product-page .examples-block .examples-slider .slider-nav-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 2.5vw;
  margin-bottom: 20px;
}
.product-page .examples-block .examples-slider .slider-nav-block .slider-counter {
  margin-right: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-page .examples-block .examples-slider .slider-nav-block .slider-counter .current {
  margin-right: 8px;
}
.product-page .examples-block .examples-slider .slider-nav-block .slider-counter .total {
  margin-left: 8px;
}
.product-page .examples-block .examples-slider .slider-nav-block .prev {
  margin-right: 10px;
}
.product-page .examples-block .examples-slider .swiper-pagination {
  width: 95%;
  margin: 0 auto;
}
.product-page .more-products .title-4 {
  margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
  .product-page {
    padding: 100px 0 50px;
  }
  .product-page .product-grid {
    display: block;
    margin-bottom: 40px;
  }
  .product-page .product-grid .image-block {
    margin-bottom: 30px;
  }
  .product-page .product-grid .product-side {
    padding-right: 0;
  }
  .product-page .product-grid .product-side .title-4 {
    margin-bottom: 20px;
  }
  .product-page .product-grid .product-side .char-block {
    display: grid;
    grid-template-columns: 1fr;
  }
  .product-page .product-grid .product-side .char-block .item.f-row {
    grid-column: 1;
  }
  .product-page .product-grid .product-side .descr {
    margin-bottom: 20px;
  }
  .product-page .product-grid .product-side .descr p {
    font-size: 14px;
    margin: 0 0 14px;
  }
  .product-page .product-grid .product-side .btns-holder {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .product-page .product-grid .product-side .btns-holder .read-more-btn {
    margin-right: 10px;
    margin-bottom: 12px;
  }
  .product-page .price-block {
    margin-bottom: 50px;
  }
  .product-page .price-block .title-4 {
    margin-bottom: 30px;
  }
  .product-page .price-block .table {
    font-size: 16px;
    border: 1px solid #575656;
    border-bottom: none;
    margin-bottom: 40px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: auto;
  }
  .product-page .price-block .table .row {
    display: flex;
  }
  .product-page .price-block .table .row .cell {
    border-right: 1px solid #575656;
    border-bottom: 1px solid #575656;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 20px;
    width: 250px;
    flex-shrink: 0;
  }
  .product-page .more-products .title-4 {
    margin-bottom: 20px;
  }
}
.catalogue-page {
  padding: 150px 0 60px;
}
.catalogue-page.cat-page {
  padding-top: 180px;
}
.catalogue-page.cat-page .title-block {
  margin-bottom: 50px;
}
.catalogue-page .title-block {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 70px;
}
.catalogue-page .title-block .descr-block {
  width: 540px;
  max-width: 100%;
}
.catalogue-page .title-block .descr-block .btns-holder {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 14px;
}
.catalogue-page .title-block .descr-block .btns-holder .read-more-btn {
  margin-right: 10px;
}
.catalogue-page .title-block .descr-block .descr {
  font-size: 14px;
}
.catalogue-page .p-image-block {
  margin: 0 0 50px;
}
.catalogue-page .p-image-block img {
  width: 100%;
  height: auto;
}
.catalogue-page .cars-nav {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 0;
  margin-bottom: 20px;
  padding-top: 30px;
}
.catalogue-page .cars-nav .grey-grad-btn {
  margin-right: 16px;
  margin-bottom: 14px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  min-width: 180px;
  text-align: center;
}
.catalogue-page .filters-block {
  margin-bottom: 40px;
  padding-top: 30px;
}
.catalogue-page .filters-block .filters-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.catalogue-page .filters-block .filters-container .radio-block {
  margin-right: 28px;
  margin-bottom: 12px;
}
.catalogue-page .products-block {
  padding: 40px 0 60px;
}
.catalogue-page .products-block .title-4 {
  margin-bottom: 46px;
}

@media screen and (max-width: 960px) {
  .catalogue-page {
    padding: 100px 0 40px;
  }
  .catalogue-page.cat-page {
    padding-top: 100px;
  }
  .catalogue-page.cat-page .title-block {
    margin-bottom: 20px;
  }
  .catalogue-page .title-block {
    display: block;
    margin-bottom: 30px;
  }
  .catalogue-page .title-block .title-2, .catalogue-page .title-block .title-3 {
    margin-bottom: 20px;
  }
  .catalogue-page .title-block .descr-block .btns-holder {
    overflow: auto;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .catalogue-page .title-block .descr-block .btns-holder .read-more-btn {
    white-space: nowrap;
  }
  .catalogue-page .p-image-block {
    margin: 0 0 30px;
  }
  .catalogue-page .cars-nav {
    margin-bottom: 20px;
  }
  .catalogue-page .cars-nav .grey-grad-btn {
    margin-right: 12px;
    margin-bottom: 10px;
  }
  .catalogue-page .filters-block {
    margin-bottom: 30px;
    padding-top: 20px;
  }
  .catalogue-page .products-block {
    padding: 30px 0 40px;
  }
  .catalogue-page .products-block .title-4 {
    margin-bottom: 20px;
  }
}
.objects-page {
  padding: 0 0 60px;
}
.objects-page .top-image-block {
  margin-bottom: 100px;
  height: 100vh;
  color: #FFFFFF;
}
.objects-page .top-image-block:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.objects-page .top-image-block .bg_image {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.objects-page .top-image-block .bg_image:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.objects-page .top-image-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.objects-page .top-image-block .text-block {
  height: 100%;
  z-index: 10;
  padding: 220px 0 30px;
}
.objects-page .top-image-block .text-block .wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  height: 100%;
}
.objects-page .top-image-block .text-block .title-3 {
  color: #FFFFFF;
  margin: 0 0 40px;
  line-height: 1.1;
}
.objects-page .top-image-block .text-block .descr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 5vw;
  grid-row-gap: 20px;
  width: 950px;
  max-width: 100%;
}
.objects-page .top-image-block .text-block .descr .col {
  padding-top: 10px;
}
.objects-page .top-image-block .text-block .descr .col .top-line {
  border-bottom: 1px solid #FFFFFF;
}
.objects-page .title-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.objects-page .title-block .title-2 {
  flex-shrink: 0;
}
.objects-page .title-block .descr-block {
  width: 700px;
  max-width: 100%;
  margin-left: 5vw;
}
.objects-page .title-block .descr-block .descr {
  font-size: 14px;
}
.objects-page .p-image-block {
  margin: 0 0 90px;
}
.objects-page .p-image-block img {
  width: 100%;
  height: auto;
}
.objects-page .title-4 {
  margin-bottom: 40px;
  text-align: center;
}
.objects-page .objects-container {
  justify-content: space-between;
}
.objects-page .objects-container.centered {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.objects-page .objects-container.centered .item {
  margin: 0 2.5vw 30px;
  width: 200px;
}
.objects-page .objects-container.in_row_e {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1500px) {
  .objects-page .objects-container.in_row_e {
    grid-template-columns: repeat(7, 1fr);
  }
}
@media screen and (max-width: 1350px) {
  .objects-page .objects-container.in_row_e {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (max-width: 1250px) {
  .objects-page .objects-container.in_row_e {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (max-width: 1150px) {
  .objects-page .objects-container.in_row_e {
    grid-template-columns: repeat(4, 1fr);
  }
}
.objects-page .objects-container.in_row_s {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 30px;
  margin-bottom: 60px;
  grid-row-gap: 30px;
}
@media screen and (max-width: 1250px) {
  .objects-page .objects-container.in_row_s {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (max-width: 1150px) {
  .objects-page .objects-container.in_row_s {
    grid-template-columns: repeat(4, 1fr);
  }
}
.objects-page .objects-container .item {
  text-align: center;
  max-width: 200px;
}
.objects-page .objects-container .item:nth-child(3n+3) {
  border-right: none;
}
.objects-page .objects-container .item .image-block {
  width: 150px;
  max-width: 100%;
  padding: 30px;
  background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
  border-radius: 50%;
  margin: 0 auto 20px;
}
.objects-page .objects-container .item .image-block:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.objects-page .objects-container .item .image-block .image {
  padding: 50% 0;
  z-index: 10;
}
.objects-page .objects-container .item .text-block {
  font-size: 14px;
  line-height: 1.2;
}
.objects-page .objects-container .item .text-block h4 {
  margin: 0 0 4px;
  font-weight: 600;
}

@media screen and (max-width: 960px) {
  .objects-page {
    padding: 0 0 40px;
  }
  .objects-page .top-image-block {
    margin-bottom: 40px;
    height: unset;
    min-height: 100vh;
  }
  .objects-page .top-image-block .text-block {
    padding: 120px 0 30px;
  }
  .objects-page .top-image-block .text-block .title-3 {
    margin: 0 0 30px;
  }
  .objects-page .top-image-block .text-block .descr {
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }
  .objects-page .title-block {
    display: block;
    margin-bottom: 30px;
  }
  .objects-page .title-block .title-2 {
    flex-shrink: 0;
    margin-bottom: 20px;
  }
  .objects-page .title-block .descr-block {
    margin-left: 0;
  }
  .objects-page .p-image-block {
    margin: 0 0 30px;
  }
  .objects-page .title-4 {
    margin-bottom: 20px;
  }
  .objects-page .objects-container.centered {
    display: block;
    margin-bottom: 30px;
  }
  .objects-page .objects-container.centered .item {
    margin: 0 auto 30px;
    width: 200px;
  }
  .objects-page .objects-container.in_row_e {
    display: grid;
    grid-template-columns: 1fr;
  }
  .objects-page .objects-container.in_row_s {
    display: grid;
    grid-template-columns: 1fr;
  }
  .objects-page .objects-container .item {
    margin: 0 auto 30px;
    width: 200px;
  }
}
.vacancies-page {
  padding: 0 0 60px;
}
.vacancies-page .top-image-block {
  margin-bottom: 60px;
  height: 100vh;
  color: #FFFFFF;
}
.vacancies-page .top-image-block:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.vacancies-page .top-image-block .bg_image {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.vacancies-page .top-image-block .bg_image:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.vacancies-page .top-image-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vacancies-page .top-image-block .text-block {
  height: 100%;
  z-index: 10;
  padding: 250px 0 30px;
}
.vacancies-page .top-image-block .text-block .wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  height: 100%;
}
.vacancies-page .top-image-block .text-block .title-3 {
  color: #FFFFFF;
  margin: 0 0 80px;
  line-height: 1.1;
}
.vacancies-page .title-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.vacancies-page .title-block .read-more-btn {
  background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
}
.vacancies-page .p-image-block {
  margin: 0 0 44px;
}
.vacancies-page .p-image-block img {
  width: 100%;
  height: auto;
}
.vacancies-page .vacancies-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 100px;
}
.vacancies-page .vacancies-container .item {
  padding: 7vw 2.5vw 70px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.vacancies-page .vacancies-container .item:nth-child(3n+3) {
  border-right: none;
}
.vacancies-page .vacancies-container .item:nth-child(3n+3) .line-y {
  display: none;
}
.vacancies-page .vacancies-container .item .num {
  width: 150px;
  height: 150px;
  background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  font-weight: 300;
  margin: 0 auto 40px;
}
.vacancies-page .vacancies-container .item .num:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.vacancies-page .vacancies-container .item .num span {
  z-index: 10;
}
.vacancies-page .vacancies-container .item h4 {
  font-size: 16px;
  font-weight: 600;
}
.vacancies-page .vacancies-container .item .descr {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 20px;
}
.vacancies-page .acc-block .acc-head {
  cursor: pointer;
  display: grid;
  grid-template-columns: 90px 1fr 1fr 2fr 36px;
  grid-column-gap: 2.5vw;
  align-items: center;
  padding: 14px 0;
}
.vacancies-page .acc-block .acc-head .num {
  background: -webkit-linear-gradient(180deg, #266EB6, #31A734);
  border: none;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  text-align: center;
  line-height: 90px;
  font-weight: 300;
  font-size: 36px;
  color: #575656;
}
.vacancies-page .acc-block .acc-head .num:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.vacancies-page .acc-block .acc-head .num span {
  z-index: 10;
}
.vacancies-page .acc-block .acc-head .title h4 {
  font-size: 20px;
  font-weight: 600;
}
.vacancies-page .acc-block .acc-head .exp, .vacancies-page .acc-block .acc-head .time {
  font-size: 16px;
  font-weight: 400;
}
.vacancies-page .acc-block .acc-head .ico {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  font-size: 14px;
  border: 1px solid #575656;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vacancies-page .acc-block .acc-body {
  padding-left: calc(2.5vw + 90px);
  padding-left: -moz-calc(2.5vw + 90px);
  padding-left: -webkit-calc(2.5vw + 90px);
  padding-left: -o-calc(2.5vw + 90px);
  padding-bottom: 14px;
  display: none;
}
.vacancies-page .acc-block .acc-body h4 {
  font-weight: 600;
  margin: 0;
}
.vacancies-page .acc-block .acc-body ul {
  list-style: none;
  margin-bottom: 20px;
}
.vacancies-page .acc-block .acc-body ul li {
  padding-left: 20px;
}
.vacancies-page .acc-block .acc-body ul li:before {
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}
.vacancies-page .acc-block .acc-body .btn-holder {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.vacancies-page .acc-block.active .acc-head .ico {
  transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
}

.vacancy-page {
  padding: 170px 0 60px;
  font-size: 14px;
}
.vacancy-page .wrapper {
  width: 900px;
  max-width: 90%;
}
.vacancy-page .title-4 {
  margin: 0 0 30px;
}
.vacancy-page .descr-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.vacancy-page .descr-flex p {
  margin: 0 50px 16px 0;
}
.vacancy-page .text-block {
  margin-bottom: 30px;
  padding-bottom: 1px;
}
.vacancy-page .text-block h4 {
  font-weight: 600;
  margin: 0;
}
.vacancy-page .text-block ul {
  list-style: none;
  margin-bottom: 20px;
}
.vacancy-page .text-block ul li {
  padding-left: 20px;
}
.vacancy-page .text-block ul li:before {
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}
.vacancy-page .btn-holder {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 30px;
}

@media screen and (max-width: 960px) {
  .vacancies-page {
    padding: 0 0 60px;
  }
  .vacancies-page .top-image-block {
    margin-bottom: 40px;
    height: unset;
  }
  .vacancies-page .top-image-block .text-block {
    padding: 120px 0 30px;
  }
  .vacancies-page .top-image-block .text-block .title-3 {
    margin: 0 0 30px;
  }
  .vacancies-page .top-image-block .text-block .descr {
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }
  .vacancies-page .title-block {
    margin-bottom: 30px;
    flex-direction: column;
    align-items: flex-start;
  }
  .vacancies-page .title-block .title-2 {
    margin-bottom: 20px;
  }
  .vacancies-page .p-image-block {
    margin: 0 0 20px;
  }
  .vacancies-page .btn-holder {
    margin-bottom: 20px;
  }
  .vacancies-page .btn-holder .read-more-btn {
    height: 40px;
    border-radius: 20px;
    font-size: 15px;
  }
  .vacancies-page .btn-holder .read-more-btn:before {
    height: 40px;
    border-radius: 20px;
  }
  .vacancies-page .vacancies-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 30px;
  }
  .vacancies-page .vacancies-container .item {
    padding: 30px 5vw 20px;
    text-align: center;
    border-right: none;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .vacancies-page .vacancies-container .item .line-y {
    display: none;
  }
  .vacancies-page .vacancies-container .item .num {
    margin: 0 auto 20px;
  }
  .vacancies-page .acc-block .acc-head {
    cursor: pointer;
    display: grid;
    grid-template-columns: 90px 1fr 1fr;
    grid-row-gap: 14px;
  }
  .vacancies-page .acc-block .acc-head .num {
    background: -webkit-linear-gradient(180deg, #266EB6, #31A734);
    border: none;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    font-weight: 300;
    font-size: 36px;
    color: #575656;
  }
  .vacancies-page .acc-block .acc-head .num:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 50%;
    background-color: #FFFFFF;
  }
  .vacancies-page .acc-block .acc-head .num span {
    z-index: 10;
  }
  .vacancies-page .acc-block .acc-head .title {
    grid-column: 2/span 3;
  }
  .vacancies-page .acc-block .acc-head .title h4 {
    font-size: 18px;
  }
  .vacancies-page .acc-block .acc-head .exp, .vacancies-page .acc-block .acc-head .time {
    font-size: 14px;
    padding-right: 40px;
  }
  .vacancies-page .acc-block .acc-head .exp {
    order: 4;
    grid-column: 1/span 4;
  }
  .vacancies-page .acc-block .acc-head .time {
    order: 5;
    grid-column: 1/span 4;
  }
  .vacancies-page .acc-block .acc-head .ico {
    position: absolute;
    bottom: 14px;
    right: 0;
  }
  .vacancies-page .acc-block .acc-body {
    padding-left: 0;
  }

  .vacancy-page {
    padding: 100px 0 40px;
  }
  .vacancy-page .title-4 {
    margin: 0 0 20px;
  }
  .vacancy-page .descr-flex {
    display: block;
  }
  .vacancy-page .descr-flex p {
    margin: 0 0 16px 0;
  }
  .vacancy-page .btn-holder {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
}
.news-page {
  padding: 200px 0 60px;
}
.news-page .title-2 {
  margin: 0 0 30px;
}

.article-page {
  padding: 180px 0 100px;
}
.article-page .wrapper {
  width: 900px;
  max-width: 90%;
}
.article-page h1 {
  font-size: 42px;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 26px;
}
.article-page .date {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 30px;
}
.article-page .text-block {
  padding-bottom: 24px;
  margin-bottom: 30px;
}
.article-page .text-block img {
  width: 100%;
  height: auto;
  margin-bottom: 26px;
}
.article-page .text-block p {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 16px;
}
.article-page .text-block ul {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 16px;
  padding-left: 20px;
}
.article-page .text-block ul li {
  margin-bottom: 10px;
}

@media screen and (max-width: 960px) {
  .news-page {
    padding: 100px 0 40px;
  }
  .news-page .title-2 {
    margin: 0 0 20px;
  }

  .article-page {
    padding: 100px 0 50px;
  }
  .article-page h1 {
    font-size: 30px;
    margin: 0 0 20px;
  }
  .article-page .date {
    margin: 0 0 20px;
  }
}
.contacts-page {
  padding: 200px 0 100px;
}
.contacts-page .title-3 {
  margin: 0 0 46px;
}
.contacts-page .bottom-wrapper {
  padding: 0 5vw;
}
.contacts-page .contacts-flex {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  margin-bottom: 80px;
}
.contacts-page .contacts-flex .cont-side {
  width: 380px;
  max-width: 100%;
  flex-shrink: 0;
  margin-right: 4vw;
}
.contacts-page .contacts-flex .map-side {
  width: 100%;
  height: 600px;
}
.contacts-page .contacts-flex .map-side #yandex_map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
.contacts-page .contacts-block .line-x.bottom-line {
  border-bottom: 2px solid #575656;
}
.contacts-page .contacts-block .item {
  min-width: 290px;
  max-width: 100%;
  margin-right: 3vw;
  padding: 30px 0 0;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 40px;
  line-height: 1.4;
}
.contacts-page .contacts-block .item h4 {
  font-weight: 400;
}
.contacts-page .contacts-block .item p, .contacts-page .contacts-block .item a {
  display: inline-block;
  margin: 0 0 10px;
  font-weight: 400;
  line-height: 1;
}
.contacts-page .contacts-block .item a {
  border-bottom: 1px solid #575656;
}
.contacts-page .title-4 {
  margin-bottom: 34px;
}
.contacts-page .form-flex {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 2.5vw;
}

@media screen and (max-width: 960px) {
  .contacts-page {
    padding: 100px 0 40px;
  }
  .contacts-page .title-2 {
    margin: 0 0 20px;
  }
  .contacts-page .contacts-flex {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .contacts-page .contacts-flex .cont-side {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .contacts-page .contacts-flex .map-side {
    width: 100%;
    height: 250px;
  }
  .contacts-page .bottom-wrapper {
    padding: 0;
  }
  .contacts-page .contacts-block {
    display: block;
    justify-content: flex-start;
    padding-bottom: 10px;
    border-bottom: 2px solid #575656;
    margin-bottom: 40px;
  }
  .contacts-page .contacts-block .item {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
    padding: 20px 0 0;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .contacts-page .title-4 {
    margin-bottom: 20px;
  }
  .contacts-page .form-flex {
    display: block;
  }
}
.login-page {
  padding: 200px 0 100px;
}
.login-page .title-2 {
  margin: 0 0 50px;
  text-align: center;
}
.login-page .login-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 90px;
}
.login-page .login-nav .grey-grad-btn {
  margin: 0 8px 16px;
  width: 300px;
  max-width: 100%;
  text-align: center;
}
.login-page .form-wrapper {
  width: 450px;
  max-width: 100%;
  margin: 0 auto;
}
.login-page .radio-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-page .radio-container label {
  margin-bottom: 10px;
}

@media screen and (max-width: 960px) {
  .login-page {
    padding: 100px 0 40px;
  }
  .login-page .title-2 {
    margin: 0 0 30px;
  }
  .login-page .login-nav {
    margin-bottom: 20px;
  }
}
.personal-page {
  padding: 200px 0 200px;
}
.personal-page .title-2 {
  text-align: center;
  margin: 0 0 50px;
}
.personal-page .login-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
.personal-page .login-nav .grey-grad-btn {
  margin: 0 8px 16px;
  width: 300px;
  max-width: 100%;
  text-align: center;
}
.personal-page .login-nav .exit-btn {
  margin-bottom: 16px;
  margin-left: 40px;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  line-height: 1;
}
.personal-page .login-nav .exit-btn:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #575656;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.personal-page .login-nav .exit-btn:hover:after {
  -webkit-transform: translate3d(-120%, 0, 0);
  transform: translate3d(-120%, 0, 0);
}
.personal-page .form-wrapper {
  width: 450px;
  max-width: 100%;
  margin: 0 auto;
}
.personal-page .form-wrapper .submit-group {
  padding-top: 20px;
}
.personal-page .calc-block {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
}
.personal-page .calc-block .row {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.5fr;
  grid-column-gap: 20px;
  align-items: center;
}
.personal-page .calc-block .row.head-row {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 22px;
}
.personal-page .calc-block .row:not(.head-row) {
  padding: 10px 0;
}
.personal-page .calc-block .row:not(.head-row):last-child {
  border-bottom: none;
}
.personal-page .calc-block .row:not(.head-row):last-child .line-x {
  display: none;
}
.personal-page .calc-block .row .cell {
  text-align: center;
}
.personal-page .calc-block .row .cell:first-child {
  text-align: left;
}
.personal-page .calc-block .row .title-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.personal-page .calc-block .row .title-block .image-block {
  width: 110px;
  margin-right: 14px;
}
.personal-page .calc-block .row .title-block .image-block .image {
  padding: 40% 0;
  background-color: #EDEDED;
}
.personal-page .calc-block .row .title-block h4 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.personal-page .calc-block .row .ico {
  font-size: 30px;
  margin: 0 10px;
  vertical-align: middle;
}
.personal-page .calc-block .row .ico.icon-email {
  font-size: 24px;
}
.personal-page .calc-block .row .checkbox-block {
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -12px;
  margin-left: 10px;
}
.personal-page .calc-block .row .checkbox-block label {
  height: 24px;
  width: 24px;
}
.personal-page .calc-block .row .checkbox-block label:before, .personal-page .calc-block .row .checkbox-block label:after {
  border-radius: 0;
}
.personal-page .calc-block .row .checkbox-block label:before {
  height: 24px;
  width: 24px;
}
.personal-page .calc-block .row .checkbox-block label:after {
  height: 16px;
  width: 16px;
  left: 5px;
  margin-top: -4px;
}
.personal-page .download-popup {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #575656;
  color: #FFFFFF;
}
.personal-page .download-popup .wrapper {
  width: 1100px;
  max-width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.personal-page .download-popup .wrapper .info {
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
}
.personal-page .download-popup .wrapper .download-link {
  height: 40px;
  border-radius: 20px;
  border: 1px solid #FFFFFF;
  padding: 0 18px;
  line-height: 38px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 18px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.personal-page .download-popup .wrapper .download-link:hover {
  background-color: #FFFFFF;
  color: #575656;
}

@media screen and (max-width: 960px) {
  .personal-page {
    padding: 100px 0 80px;
  }
  .personal-page .title-2 {
    margin: 0 0 30px;
  }
  .personal-page .login-nav {
    display: flex;
    align-items: center;
    overflow: auto;
    margin: 0 -5vw 30px;
    padding: 0 5vw 10px;
    justify-content: flex-start;
  }
  .personal-page .login-nav .grey-grad-btn {
    width: 200px;
    flex-shrink: 0;
    margin-bottom: 0;
  }
  .personal-page .login-nav .exit-btn {
    flex-shrink: 0;
    margin-bottom: 0;
    font-size: 14px;
  }
  .personal-page .form-wrapper {
    width: 450px;
    max-width: 100%;
    margin: 0 auto;
  }
  .personal-page .form-wrapper .submit-group {
    padding-top: 20px;
  }
  .personal-page .calc-block .row {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: center;
  }
  .personal-page .calc-block .row.head-row {
    display: none;
  }
  .personal-page .calc-block .row:not(.head-row) {
    padding: 10px 0;
  }
  .personal-page .calc-block .row .cell {
    text-align: center;
  }
  .personal-page .calc-block .row .cell:nth-child(1) {
    order: 1;
    grid-column: auto/span 2;
  }
  .personal-page .calc-block .row .cell:nth-child(2) {
    order: 2;
  }
  .personal-page .calc-block .row .cell:nth-child(3) {
    order: 3;
  }
  .personal-page .calc-block .row .cell:nth-child(4) {
    order: 4;
    grid-column: auto/span 2;
  }
  .personal-page .calc-block .row .checkbox-block {
    left: auto;
    margin-left: 0;
    right: 0;
  }
  .personal-page .download-popup .wrapper {
    height: 60px;
    max-width: 90%;
    flex-wrap: wrap;
  }
  .personal-page .download-popup .wrapper .info {
    font-size: 14px;
  }
  .personal-page .download-popup .wrapper .download-link {
    font-size: 14px;
  }
}
.delivery-page {
  padding: 0 0 50px;
}
.delivery-page .top-image-block {
  margin-bottom: 60px;
  height: 100vh;
  color: #FFFFFF;
}
.delivery-page .top-image-block:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.delivery-page .top-image-block .bg_image {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.delivery-page .top-image-block .bg_image:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.delivery-page .top-image-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.delivery-page .top-image-block .text-block {
  height: 100%;
  z-index: 10;
  padding: 250px 0 30px;
}
.delivery-page .top-image-block .text-block .wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  height: 100%;
}
.delivery-page .top-image-block .text-block .title-3 {
  color: #FFFFFF;
  margin: 0 0 80px;
  line-height: 1.1;
}
.delivery-page .title-2 {
  margin-bottom: 50px;
}
.delivery-page .p-image-block {
  margin-bottom: 70px;
}
.delivery-page .p-image-block img {
  width: 100%;
  height: auto;
}
.delivery-page .title-4 {
  margin-bottom: 30px;
}
.delivery-page .pickup-block {
  border-bottom: 1px solid #575656;
  padding-bottom: 30px;
  margin-bottom: 60px;
}
.delivery-page .pickup-block .descr {
  margin-bottom: 16px;
}
.delivery-page .pickup-block .grid-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 5vw;
  grid-row-gap: 30px;
}
.delivery-page .delivery-block {
  margin-bottom: 50px;
}
.delivery-page .delivery-block .content-text-block {
  max-width: 900px;
  margin-bottom: 30px;
}
.delivery-page .content-text-block {
  font-size: 16px;
}
.delivery-page .content-text-block p {
  margin: 0 0 20px;
}
.delivery-page .content-text-block h4 {
  font-weight: 600;
  margin: 0 0 20px;
}
.delivery-page .content-text-block ul {
  list-style: none;
  margin-bottom: 20px;
}
.delivery-page .content-text-block ul li {
  padding-left: 26px;
}
.delivery-page .content-text-block ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.65em;
  left: 9px;
  margin-top: -2px;
  border: 2px solid #575656;
  border-radius: 50%;
}
.delivery-page .file-block {
  display: flex;
  flex-direction: column;
}
.delivery-page .file-block .file-link {
  margin-left: 42px;
  color: #266EB6;
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 20px;
}
.delivery-page .file-block .file-link .ico {
  position: absolute;
  top: 10px;
  left: 0;
  margin-left: -42px;
  font-size: 32px;
  margin-top: -16px;
}
.delivery-page .table {
  font-size: 16px;
  border: 1px solid #575656;
  border-bottom: none;
  margin-bottom: 40px;
}
.delivery-page .table .thead {
  font-weight: 600;
  text-align: center;
}
.delivery-page .table .thead .row {
  background-color: transparent;
}
.delivery-page .table .thead .row .cell {
  justify-content: center;
}
.delivery-page .table .row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.delivery-page .table .row .cell {
  border-right: 1px solid #575656;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  border-bottom: 1px solid #575656;
}
.delivery-page .table .row .cell img {
  height: 100px;
  width: auto;
}
.delivery-page .table .row .cell:first-child {
  justify-content: flex-start;
}
.delivery-page .table .row .cell:last-child {
  border-right: none;
}
.delivery-page .table .row .cell .cell-flex {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.delivery-page .table .row .cell .cell-flex .i-cell {
  width: 50%;
  text-align: center;
}
.delivery-page .table .row:last-child {
  font-weight: 600;
}
.delivery-page .table .row:last-child .cell {
  background-color: #EFEFEF;
}
.delivery-page .delivery-terms {
  margin-bottom: 50px;
}
.delivery-page .delivery-terms .terms-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.delivery-page .delivery-terms .terms-container .item {
  padding: 24px 20px 16px;
  background-color: #F4F4F4;
  border: 1px solid #E6E6E6;
}
.delivery-page .delivery-terms .terms-container .item h4 {
  font-size: 20px;
}
.delivery-page .ordering-block {
  margin-bottom: 60px;
}
.delivery-page .ordering-block .title-3 {
  margin-bottom: 60px;
}
.delivery-page .ordering-block .btns-block {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 90px;
}
.delivery-page .ordering-block .btns-block .item {
  margin: 0 2.5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.delivery-page .ordering-block .btns-block .item .icon-block {
  width: 220px;
  height: 220px;
  background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
}
.delivery-page .ordering-block .btns-block .item .icon-block:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.delivery-page .ordering-block .btns-block .item .icon-block .text-block {
  text-align: center;
}
.delivery-page .ordering-block .btns-block .item .icon-block .text-block img {
  height: 22px;
  width: auto;
  margin-bottom: 10px;
}
.delivery-page .ordering-block .btns-block .item .icon-block .text-block h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}
.delivery-page .ordering-block .btns-block .item .read-more-btn {
  width: 190px;
  max-width: 100%;
}
.delivery-page .back-link-holder {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 960px) {
  .delivery-page {
    padding: 0 0 40px;
  }
  .delivery-page .top-image-block {
    margin-bottom: 40px;
    height: unset;
    min-height: 100vh;
  }
  .delivery-page .top-image-block .text-block {
    padding: 120px 0 30px;
  }
  .delivery-page .top-image-block .text-block .title-3 {
    margin: 0 0 30px;
  }
  .delivery-page .top-image-block .text-block .descr {
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }
  .delivery-page .title-2 {
    margin-bottom: 30px;
  }
  .delivery-page .p-image-block {
    margin-bottom: 30px;
  }
  .delivery-page .title-4 {
    margin-bottom: 20px;
  }
  .delivery-page .pickup-block {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .delivery-page .pickup-block .grid-block {
    display: block;
  }
  .delivery-page .pickup-block .grid-block .text-block {
    margin-bottom: 40px;
  }
  .delivery-page .pickup-block .grid-block .file-block {
    margin-left: 0;
  }
  .delivery-page .delivery-block {
    margin-bottom: 40px;
  }
  .delivery-page .table {
    font-size: 16px;
    border: 1px solid #575656;
    border-bottom: none;
    margin-bottom: 40px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: auto;
  }
  .delivery-page .table .thead {
    font-weight: 600;
    text-align: center;
  }
  .delivery-page .table .thead .row {
    background-color: transparent;
  }
  .delivery-page .table .thead .row .cell {
    justify-content: center;
  }
  .delivery-page .table .row {
    display: flex;
  }
  .delivery-page .table .row .cell {
    border-right: 1px solid #575656;
    border-bottom: 1px solid #575656;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 20px;
    width: 250px;
    flex-shrink: 0;
  }
  .delivery-page .table .row .cell img {
    height: 100px;
    width: auto;
  }
  .delivery-page .table .row .cell:first-child {
    justify-content: flex-start;
  }
  .delivery-page .table .row .cell:last-child .cell {
    border-right: none;
  }
  .delivery-page .table .row .cell .cell-flex {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .delivery-page .table .row .cell .cell-flex .i-cell {
    width: 50%;
    text-align: center;
  }
  .delivery-page .delivery-terms {
    margin-bottom: 50px;
  }
  .delivery-page .delivery-terms .terms-container {
    grid-template-columns: 1fr;
  }
  .delivery-page .delivery-terms .terms-container .item {
    padding: 24px 20px 16px;
    background-color: #F4F4F4;
    border: 1px solid #E6E6E6;
  }
  .delivery-page .delivery-terms .terms-container .item h4 {
    font-size: 20px;
  }
  .delivery-page .ordering-block {
    margin-bottom: 40px;
  }
  .delivery-page .ordering-block .title-3 {
    margin-bottom: 20px;
  }
  .delivery-page .ordering-block .btns-block {
    display: block;
    margin-bottom: 30px;
  }
  .delivery-page .ordering-block .btns-block .item {
    margin: 0 0 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .delivery-page .ordering-block .btns-block .item .icon-block {
    width: 220px;
    height: 220px;
    background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
  }
  .delivery-page .ordering-block .btns-block .item .icon-block:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 50%;
    background-color: #FFFFFF;
  }
  .delivery-page .ordering-block .btns-block .item .icon-block .text-block {
    text-align: center;
  }
  .delivery-page .ordering-block .btns-block .item .icon-block .text-block img {
    height: 22px;
    width: auto;
    margin-bottom: 10px;
  }
  .delivery-page .ordering-block .btns-block .item .icon-block .text-block h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
  }
  .delivery-page .ordering-block .btns-block .item .read-more-btn {
    width: 190px;
    max-width: 100%;
  }
  .delivery-page .back-link-holder {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ordering-page {
  padding: 200px 0 50px;
}
.ordering-page .title-2 {
  margin-bottom: 50px;
}
.ordering-page .title-3 {
  margin-bottom: 50px;
}
.ordering-page .p-image-block {
  margin-bottom: 70px;
}
.ordering-page .p-image-block img {
  width: 100%;
  height: auto;
}
.ordering-page .btns-block {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 90px;
}
.ordering-page .btns-block .item {
  margin: 0 2.5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ordering-page .btns-block .item .icon-block {
  width: 220px;
  height: 220px;
  background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
}
.ordering-page .btns-block .item .icon-block:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.ordering-page .btns-block .item .icon-block .text-block {
  text-align: center;
}
.ordering-page .btns-block .item .icon-block .text-block img {
  height: 22px;
  width: auto;
  margin-bottom: 10px;
}
.ordering-page .btns-block .item .icon-block .text-block h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}
.ordering-page .btns-block .item .read-more-btn {
  width: 190px;
  max-width: 100%;
}
.ordering-page .steps-block {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
}
.ordering-page .steps-block .step-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 54px;
  margin-bottom: 54px;
}
.ordering-page .steps-block .step-row:nth-child(2n+1) .item {
  grid-column: 1;
}
.ordering-page .steps-block .step-row:nth-child(2n+1) .item:after {
  left: 100%;
  margin-left: -8px;
}
.ordering-page .steps-block .step-row:nth-child(2n) .item {
  grid-column: 2;
}
.ordering-page .steps-block .step-row:nth-child(2n) .item:after {
  right: 100%;
  margin-right: -8px;
  -webkit-transform: scale3d(-1, 1, 1);
  transform: scale3d(-1, 1, 1);
}
.ordering-page .steps-block .step-row:last-child .item:after {
  display: none;
}
.ordering-page .steps-block .item {
  background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
  border-radius: 18px;
  padding: 20px 14px 30px;
}
.ordering-page .steps-block .item:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 16px;
  background-color: #FFFFFF;
}
.ordering-page .steps-block .item .header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.ordering-page .steps-block .item .header .num {
  font-size: 32px;
  font-weight: 400;
  margin-right: 12px;
  line-height: 0.85;
}
.ordering-page .steps-block .item .header img {
  height: 24px;
  width: auto;
  margin-bottom: 2px;
}
.ordering-page .steps-block .item .descr {
  font-size: 14px;
}
.ordering-page .steps-block .item:after {
  top: 100%;
  content: "";
  display: block;
  position: absolute;
  height: 56px;
  width: 56px;
  background-image: url(/files/front/grad-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -8px;
}

@media screen and (max-width: 960px) {
  .ordering-page {
    padding: 100px 0 50px;
  }
  .ordering-page .title-2 {
    margin-bottom: 20px;
  }
  .ordering-page .title-3 {
    margin-bottom: 20px;
  }
  .ordering-page .p-image-block {
    margin-bottom: 30px;
  }
  .ordering-page .btns-block {
    display: block;
    margin-bottom: 30px;
  }
  .ordering-page .btns-block .item {
    margin: 0 0 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .ordering-page .btns-block .item .icon-block {
    width: 220px;
    height: 220px;
    background: -webkit-linear-gradient(90deg, #266EB6, #31A734);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
  }
  .ordering-page .btns-block .item .icon-block:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 50%;
    background-color: #FFFFFF;
  }
  .ordering-page .btns-block .item .icon-block .text-block {
    text-align: center;
  }
  .ordering-page .btns-block .item .icon-block .text-block img {
    height: 22px;
    width: auto;
    margin-bottom: 10px;
  }
  .ordering-page .btns-block .item .icon-block .text-block h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
  }
  .ordering-page .btns-block .item .read-more-btn {
    width: 190px;
    max-width: 100%;
  }
  .ordering-page .steps-block .step-row {
    display: block;
    margin-bottom: 60px;
  }
  .ordering-page .steps-block .step-row:nth-child(2n+1) .item {
    grid-column: 1;
  }
  .ordering-page .steps-block .step-row:nth-child(2n+1) .item:after {
    left: 50%;
    margin-left: -20px;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
  }
  .ordering-page .steps-block .step-row:nth-child(2n) .item {
    grid-column: 2;
  }
  .ordering-page .steps-block .step-row:nth-child(2n) .item:after {
    right: 50%;
    margin-right: -20px;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
  }
  .ordering-page .steps-block .item:after {
    height: 40px;
    width: 40px;
    background-image: url(/files/front/grad-arrow.svg);
    margin-top: 4px;
  }
}
.calculator-page {
  padding: 160px 0 60px;
}
.calculator-page .title-3 {
  margin-bottom: 40px;
}
.calculator-page .calc-grid {
  display: grid;
  grid-template-columns: 1fr 1.7fr;
  grid-column-gap: 5vw;
  grid-row-gap: 30px;
}
.calculator-page .calc-grid .nav-side h3 {
  font-size: 22px;
  font-weight: 400;
  margin: 0 0 22px;
}
.calculator-page .calc-grid .nav-side .acc-block .acc-head {
  padding: 8px 0;
  cursor: pointer;
}
.calculator-page .calc-grid .nav-side .acc-block .acc-head h4 {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.calculator-page .calc-grid .nav-side .acc-block .acc-head .ico {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  font-size: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #575656;
}
.calculator-page .calc-grid .nav-side .acc-block .acc-body {
  display: none;
}
.calculator-page .calc-grid .nav-side .acc-block .acc-body .products-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 14px;
  grid-row-gap: 10px;
  padding-bottom: 10px;
}
.calculator-page .calc-grid .nav-side .acc-block .acc-body .item .image-block {
  background: linear-gradient(270deg, #F8F8F8 0%, #EDEDED 100%);
  border: 1px solid transparent;
  margin-bottom: 10px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.calculator-page .calc-grid .nav-side .acc-block .acc-body .item .image-block .image {
  padding: 35% 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.calculator-page .calc-grid .nav-side .acc-block .acc-body .item h4 {
  font-size: 11px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
}
.calculator-page .calc-grid .nav-side .acc-block .acc-body .item.active .image-block, .calculator-page .calc-grid .nav-side .acc-block .acc-body .item:hover .image-block {
  border: 1px solid #31A734;
}
.calculator-page .calc-grid .nav-side .acc-block.active .acc-head .ico {
  transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
}

.calc-pop-content {
  padding: 90px 50px 30px;
  background-color: #FFFFFF;
  border-radius: 18px;
  width: 90%;
  max-height: 95%;
  overflow-y: auto;
  scrollbar-color: #575656 #FFFFFF;
  scrollbar-width: thin;
  overscroll-behavior: unset;
}
.calc-pop-content::-webkit-scrollbar {
  width: 4px;
  background-color: #FFFFFF;
}
.calc-pop-content::-webkit-scrollbar-thumb {
  background-color: #EDEDED;
  border-radius: 2px;
}
.calc-pop-content::-webkit-scrollbar-thumb:hover {
  opacity: 1;
}
.calc-pop-content::-webkit-scrollbar-track {
  background-color: transparent;
}
.calc-pop-content h3 {
  font-size: 42px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
}
.calc-pop-content .calc-pop-content-grid {
  display: grid;
  grid-template-columns: 1.2fr 4fr;
  grid-column-gap: 2.5vw;
  grid-row-gap: 30px;
}
.calc-pop-content .images-block {
  display: block;
}
.calc-pop-content .images-block img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 960px) {
  .calculator-page {
    padding: 120px 0 60px;
  }
  .calculator-page .title-3 {
    margin-bottom: 30px;
  }
  .calculator-page .calc-grid {
    grid-template-columns: 1fr;
  }
  .calculator-page .calc-grid .nav-side h3 {
    font-size: 16px;
    margin: 0 0 16px;
  }
  .calculator-page .calc-grid .nav-side .acc-block .acc-head {
    padding: 8px 0;
    cursor: pointer;
  }
  .calculator-page .calc-grid .nav-side .acc-block .acc-head h4 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
  }
  .calculator-page .calc-grid .nav-side .acc-block .acc-head .ico {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    font-size: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #575656;
  }
  .calculator-page .calc-grid .nav-side .acc-block .acc-body {
    display: none;
  }
  .calculator-page .calc-grid .nav-side .acc-block .acc-body .products-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .calc-pop-content {
    padding: 60px 20px 20px;
  }
  .calc-pop-content h3 {
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
  }
  .calc-pop-content .calc-pop-content-grid {
    grid-template-columns: 1fr;
    padding-right: 0;
  }
  .calc-pop-content .images-block {
    display: block;
  }
  .calc-pop-content .images-block img {
    width: 100%;
    height: auto;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/hypervent/markup/css/style.css?1683874481144377 */
