@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Bold.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Light.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoCyrl';
  src: url("../fonts/MuseoCyrl/MuseoCyrl-100.woff2") format("woff2"), url("../fonts/MuseoCyrl/MuseoCyrl-100.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoCyrl';
  src: url("../fonts/MuseoCyrl/MuseoCyrl-500.woff2") format("woff2"), url("../fonts/MuseoCyrl/MuseoCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoCyrl';
  src: url("../fonts/MuseoCyrl/MuseoCyrl-700.woff2") format("woff2"), url("../fonts/MuseoCyrl/MuseoCyrl-700.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url("../fonts/PFDinDisplayPro/PFDinDisplayPro-Bold.woff2") format("woff2"), url("PFDinDisplayPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url("../fonts/PFDinDisplayPro/PFDinDisplayPro-Light.woff2") format("woff2"), url("../fonts/PFDinDisplayPro/PFDinDisplayPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url("../fonts/PFDinDisplayPro/PFDinDisplayPro-Regular.woff2") format("woff2"), url("../fonts/PFDinDisplayPro/PFDinDisplayPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.step-configuration__tx ul,
.step-configuration__tx li, .step-improvement__tx ul,
.step-improvement__tx li, .step-correspondence__tx ul,
.step-correspondence__tx li {
  list-style: outside none none;
  padding: 0;
  margin: 0;
}

.mbn {
  margin-bottom: 0 !important;
}

.mtn {
  margin-top: 0 !important;
}

/*%btn_active {
    box-shadow: 0 0 5px $link-color;
}*/
.typical-page .step-new-standard .text-wrap {
  padding: 102px 18% 38px;
}

@media (min-width: 641px) {
  .typical-page .step-new-standard .text-wrap {
    padding: 15vh 20%;
  }
}

@media (min-width: 854px) {
  .typical-page .step-new-standard .text-wrap {
    order: 1;
    min-height: 77vh;
    padding: 15vh 20%;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-new-standard .text-wrap {
    width: 50%;
    padding: 15vh 10%;
  }
}

.typical-page .step-new-standard .images {
  height: 44vw;
}

@media (min-width: 854px) {
  .typical-page .step-new-standard .images {
    order: 2;
    height: auto;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-new-standard .images {
    width: 50%;
  }
}

.typical-page .step-new-standard .image-cvr {
  width: 250px;
  position: absolute;
  top: 44vw;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}

@media (min-width: 641px) {
  .typical-page .step-new-standard .image-cvr {
    width: 320px;
  }
}

@media (min-width: 854px) {
  .typical-page .step-new-standard .image-cvr {
    width: 350px;
    top: 50%;
    left: 60%;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-new-standard .image-cvr {
    width: 400px;
    left: 50%;
  }
}

@media (min-width: 1441px) {
  .typical-page .step-new-standard .image-cvr {
    width: calc(882/1920 * 100%);
    max-width: 882px;
  }
}

.typical-page .step-new-standard.step-slider .text-wrap h3 {
  margin-bottom: 2px;
  font-family: "MuseoSansCyrl-700";
  text-align: center;
}

@media (min-width: 854px) {
  .typical-page .step-new-standard.step-slider .text-wrap h3 {
    margin-bottom: 12px;
    text-align: left;
  }
}

@media (min-width: 1681px) {
  .typical-page .step-new-standard.step-slider .text-wrap h3 {
    font-size: 84px;
  }
}

.typical-page .step-new-standard.step-slider .text-wrap .subtitle {
  max-width: 100%;
  margin-bottom: 33px;
  font-size: 14px;
  font-family: "MuseoSansCyrl-100";
  text-align: center;
}

@media (min-width: 854px) {
  .typical-page .step-new-standard.step-slider .text-wrap .subtitle {
    text-align: left;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-new-standard.step-slider .text-wrap .subtitle {
    margin-bottom: 69px;
  }
}

@media (min-width: 1681px) {
  .typical-page .step-new-standard.step-slider .text-wrap .subtitle {
    margin-bottom: 100px;
    font-size: 40px;
  }
}

.standard-characteristics {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 120%;
  font-family: "MuseoSansCyrl-300";
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 20px;
}

@media (min-width: 854px) {
  .standard-characteristics {
    justify-content: flex-start;
  }
}

.standard-characteristics li {
  flex-shrink: 0;
  max-width: 80px;
  list-style: none;
  box-sizing: border-box;
  padding-right: 1%;
}

@media (min-width: 641px) {
  .standard-characteristics li {
    padding-right: 4%;
  }
}

@media (min-width: 854px) {
  .standard-characteristics li {
    width: 50%;
    max-width: none;
    padding: 0;
  }
}

@media (min-width: 1261px) {
  .standard-characteristics li {
    width: calc(100%/3);
  }
}

@media (min-width: 1681px) {
  .standard-characteristics li {
    width: calc(100%/4);
  }
}

.standard-characteristics li > span {
  display: block;
  margin-bottom: 2px;
  font-size: 24px;
}

@media (min-width: 854px) {
  .standard-characteristics li > span {
    font-size: 42px;
  }
}

@media (min-width: 1681px) {
  .standard-characteristics li > span {
    font-size: 48px;
    line-height: 62px;
  }
}

.image-cvr img {
  display: block;
  width: 100%;
}

.step-quality {
  padding: 37px 5% 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 20px;
}

@media (min-width: 641px) {
  .step-quality {
    padding: 10vh 10% 10vh 20%;
  }
}

@media (min-width: 854px) {
  .step-quality {
    padding-top: 16vh;
    padding-bottom: 24vh;
  }
}

.step-quality__item {
  flex-shrink: 0;
  width: calc(50% - 10px);
  padding: 0 calc(15/2/288 * 100%);
  box-sizing: border-box;
  font-family: "MuseoSansCyrl-300";
  line-height: normal;
  text-align: center;
}

@media (min-width: 1261px) {
  .step-quality__item {
    width: 25%;
    padding: 0 8% 0 0;
    text-align: left;
  }
}

.step-quality__item-icon {
  width: 75px;
  margin: 0 auto 8px;
}

@media (min-width: 641px) {
  .step-quality__item-icon {
    width: 88px;
    margin-bottom: 9px;
  }
}

@media (min-width: 854px) {
  .step-quality__item-icon {
    width: 94px;
    margin-bottom: 10px;
  }
}

@media (min-width: 1261px) {
  .step-quality__item-icon {
    width: 100px;
    margin: 0 0 12px;
  }
}

@media (min-width: 1441px) {
  .step-quality__item-icon {
    width: 104px;
    margin-bottom: 14px;
  }
}

@media (min-width: 1681px) {
  .step-quality__item-icon {
    width: 108px;
    margin-bottom: 16px;
  }
}

.step-quality__item-icon img {
  display: block;
  width: 100%;
}

.step-quality__item p {
  margin-top: 0;
}

.step-quality__item > *:last-child {
  margin-bottom: 0;
}

@media (min-width: 1261px) {
  .step-leading.step-slider {
    min-height: 77vh;
  }
}

.step-leading.step-slider .text-wrap {
  padding: 43px 5% 44px;
}

@media (min-width: 641px) {
  .step-leading.step-slider .text-wrap {
    padding: 15vh 5% 20vh 20%;
  }
}

@media (min-width: 854px) {
  .step-leading.step-slider .text-wrap {
    padding: 15vh 5% 30vh;
  }
}

@media (min-width: 1261px) {
  .step-leading.step-slider .text-wrap {
    padding: 7vh 5% 40vh 10%;
  }
}

@media (min-width: 1261px) {
  .step-leading.step-slider .text-wrap h3 {
    margin-bottom: 38px;
  }
}

.step-leading.step-slider .text-wrap h3 span {
  font-family: "MuseoSansCyrl-500";
}

.step-leading.step-slider .text-wrap p {
  max-width: 100%;
  margin-bottom: 1.2em;
  line-height: 120%;
}

.step-leading.step-slider .text-wrap__more {
  margin-top: 28px;
}

@media (min-width: 641px) {
  .step-leading.step-slider .text-wrap__more {
    margin-top: 35px;
  }
}

@media (min-width: 854px) {
  .step-leading.step-slider .text-wrap__more {
    margin-top: 35px;
  }
}

@media (min-width: 1261px) {
  .step-leading.step-slider .text-wrap__more {
    margin-top: 35px;
  }
}

.step-leading.step-slider .text-wrap__more a {
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  vertical-align: top;
  line-height: 120%;
  color: #fff;
  text-decoration: none;
}

.step-leading.step-slider .text-wrap__more a i {
  flex-shrink: 0;
  width: 44px;
}

.step-leading.step-slider .text-wrap__more a i img {
  display: block;
  width: 100%;
}

.step-tests {
  padding: 45px 5%;
}

@media (min-width: 641px) {
  .step-tests {
    padding: 13vh 20% 20vh;
  }
}

@media (min-width: 1261px) {
  .step-tests {
    padding: 13vh 10% 20vh;
  }
}

.step-tests .text-wrap h3 {
  margin-bottom: 36px;
}

@media (min-width: 1261px) {
  .step-tests .text-wrap h3 {
    margin-bottom: 104px;
  }
}

.tests {
  display: flex;
  flex-wrap: wrap;
  row-gap: 37px;
}

@media (min-width: 1261px) {
  .tests {
    -moz-column-gap: calc(30/1536 * 100%);
         column-gap: calc(30/1536 * 100%);
  }
}

.tests__item {
  flex-shrink: 0;
  width: 50%;
  padding: 0 1%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 12px;
}

@media (min-width: 641px) {
  .tests__item {
    width: calc(100%/3);
  }
}

@media (min-width: 1261px) {
  .tests__item {
    width: calc(100%/4 - (30/1536 * 100%)*3/4);
    flex-direction: row;
    -moz-column-gap: calc(24/255 * 100%);
         column-gap: calc(24/255 * 100%);
    padding: 0;
  }
}

@media (min-width: 1681px) {
  .tests__item {
    width: calc(100%/5 - (30/1536 * 100%)*4/5);
  }
}

.tests__item-icon {
  flex-shrink: 0;
  width: 52px;
}

.tests__item-icon img {
  display: block;
  width: 100%;
}

.tests__item-tx {
  flex-shrink: 0;
  width: 100%;
  min-width: 0;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
}

@media (min-width: 641px) {
  .tests__item-tx {
    font-size: 13px;
  }
}

@media (min-width: 854px) {
  .tests__item-tx {
    font-size: 14px;
  }
}

@media (min-width: 1261px) {
  .tests__item-tx {
    flex-shrink: 1;
    flex-grow: 1;
    text-align: left;
  }
}

@media (min-width: 1441px) {
  .tests__item-tx {
    font-size: 18px;
  }
}

.step-dignity {
  padding: 37px 5%;
  background-color: #f3f5f7;
}

@media (min-width: 854px) {
  .step-dignity {
    padding: 37px 5% 37px 10%;
  }
}

@media (min-width: 1261px) {
  .step-dignity {
    padding: 15vh 5% 20vh 20%;
  }
}

@media (min-width: 854px) {
  .dignity {
    display: flex;
    align-items: center;
    -moz-column-gap: calc(242/1440 * 100%);
         column-gap: calc(242/1440 * 100%);
  }
}

.dignity__images {
  flex-shrink: 0;
  width: calc(325/1440 * 100%);
  position: relative;
  display: none;
}

@media (min-width: 854px) {
  .dignity__images {
    display: block;
  }
}

.dignity__images img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
}

.dignity__images img.base-img {
  position: relative;
}

.dignity__images img.active {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 854px) {
  .dignity__sked {
    flex-grow: 1;
  }
}

.dignity-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 23px;
}

@media (min-width: 641px) {
  .dignity-list {
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 12px;
  }
}

.dignity-list__item {
  flex-shrink: 0;
  padding-right: 12%;
  box-sizing: border-box;
  display: flex;
  -moz-column-gap: 18px;
       column-gap: 18px;
  transition: color 0.2s;
}

@media (min-width: 641px) {
  .dignity-list__item {
    width: 50%;
    padding-right: 5%;
  }
}

@media (min-width: 854px) {
  .dignity-list__item {
    flex-direction: column;
    row-gap: 12px;
    padding-right: 10%;
  }
}

@media (min-width: 1261px) {
  .dignity-list__item {
    padding-right: 19%;
    row-gap: 20px;
  }
}

.dignity-list__item-number {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border: 0.5px solid #455D67;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: border-color 0.2s;
}

@media (min-width: 1261px) {
  .dignity-list__item-number {
    font-size: 14px;
  }
}

.dignity-list__item-number span {
  flex-shrink: 0;
}

.dignity-list__item-tx {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 854px) {
  .dignity-list__item-tx {
    flex-grow: 0;
    flex-shrink: 0;
    width: 100%;
  }
}

.dignity-list__item-tx p {
  flex-shrink: 0;
  margin-top: 0;
}

> .dignity-list__item-tx:last-child {
  margin-bottom: 0;
}

@media (any-hover: hover) {
  .dignity-list__item:hover {
    color: #009fe3;
  }
  .dignity-list__item:hover .dignity-list__item-number {
    border-color: #009fe3;
  }
}

.dignity-list__item.active {
  color: #009fe3;
}

.dignity-list__item.active .dignity-list__item-number {
  border-color: #009fe3;
}

.step-thrift {
  padding: 35px 5% 40px;
}

@media (min-width: 641px) {
  .step-thrift {
    padding: 11vh 10% 20vh;
  }
}

.typical-page .step-thrift h3 {
  margin-bottom: 15px;
  font-family: "MuseoSansCyrl-100";
}

@media (min-width: 1441px) {
  .typical-page .step-thrift h3 {
    margin-bottom: 45px;
  }
}

.thrift {
  display: flex;
  flex-direction: column;
  row-gap: 17px;
}

@media (min-width: 641px) {
  .thrift {
    row-gap: 20px;
  }
}

@media (min-width: 854px) {
  .thrift {
    row-gap: 24px;
  }
}

@media (min-width: 1441px) {
  .thrift {
    flex-direction: row;
    -moz-column-gap: calc(135/1536 * 100%);
         column-gap: calc(135/1536 * 100%);
  }
}

.thrift__sidecol {
  flex-shrink: 0;
  width: 100%;
}

@media (min-width: 1441px) {
  .thrift__sidecol {
    width: calc(394/1536 * 100%);
  }
}

.thrift__sidecol p {
  margin-top: 0;
}

.thrift__sidecol > *:last-child {
  margin-bottom: 0;
}

.thrift__maincol {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
}

@media (min-width: 1261px) {
  .thrift__maincol {
    flex-direction: row;
    align-items: center;
    -moz-column-gap: calc(90/1008 * 100%);
         column-gap: calc(90/1008 * 100%);
  }
}

@media (min-width: 1441px) {
  .thrift__maincol {
    flex-shrink: 1;
    flex-grow: 1;
  }
}

.thrift__maincol-img {
  flex-shrink: 0;
  width: calc(260/288 * 100%);
}

@media (min-width: 1261px) {
  .thrift__maincol-img {
    width: calc(522/1008 * 100%);
  }
}

.thrift__maincol-txt {
  flex-shrink: 0;
  width: 100%;
}

@media (min-width: 1261px) {
  .thrift__maincol-txt {
    flex-shrink: 1;
    flex-grow: 1;
  }
}

.thrift__maincol-txt p {
  margin-top: 0;
}

.thrift__maincol-txt > *:last-child {
  margin-bottom: 0;
}

.thrift__maincol > *:last-child {
  margin-bottom: 0;
}

.thrift-schedule {
  flex-shrink: 0;
}

.thrift-schedule img {
  display: block;
  width: 100%;
}

.thrift-tx > *:last-child {
  margin-bottom: 0;
}

.typical-page .step-carcase.step-slider .text-wrap {
  padding: 50px 5%;
  color: #455d67;
}

@media (min-width: 481px) {
  .typical-page .step-carcase.step-slider .text-wrap {
    padding: 70px 5%;
  }
}

@media (min-width: 641px) {
  .typical-page .step-carcase.step-slider .text-wrap {
    padding: 15vh 5% 20vh;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-carcase.step-slider .text-wrap {
    padding: 10vh 5% 20vh 10%;
  }
}

.typical-page .step-carcase.step-slider .text-wrap h3 {
  margin-bottom: 16px;
  word-wrap: break-word;
}

@media (min-width: 481px) {
  .typical-page .step-carcase.step-slider .text-wrap h3 {
    margin-bottom: 28px;
  }
}

@media (min-width: 641px) {
  .typical-page .step-carcase.step-slider .text-wrap h3 {
    margin-bottom: 34px;
  }
}

@media (min-width: 854px) {
  .typical-page .step-carcase.step-slider .text-wrap h3 {
    margin-bottom: 40px;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-carcase.step-slider .text-wrap h3 {
    margin-bottom: 46px;
    font-size: 40px;
  }
}

.step-configuration {
  padding: 40px 5% 50px;
  background-color: #f3f5f7;
}

@media (min-width: 641px) {
  .step-configuration {
    padding: 8vh 10% 20vh;
  }
}

.step-configuration__title {
  margin-bottom: 20px;
  font-size: 36px;
  color: #455D67;
}

@media (min-width: 1261px) {
  .step-configuration__title {
    margin-bottom: 0;
    font-size: 40px;
  }
}

.typical-page .step .step-configuration__title {
  line-height: 1.2em;
}

.step-configuration__cont {
  display: flex;
  flex-direction: column;
  row-gap: 28px;
}

@media (min-width: 1441px) {
  .step-configuration__cont {
    flex-direction: row;
    align-items: flex-start;
    -moz-column-gap: calc(146 /1526 * 100%);
         column-gap: calc(146 /1526 * 100%);
  }
}

.step-configuration__col {
  flex-shrink: 0;
}

@media (min-width: 1441px) {
  .step-configuration__col {
    flex-shrink: 1;
    width: calc(402/1526 * 100%);
    padding-top: 80px;
  }
}

@media (min-width: 1441px) {
  .step-configuration__col:last-child {
    flex-grow: 1;
    min-width: 0;
  }
}

.step-configuration__table {
  font-size: 18px;
}

.step-configuration__table table tr td {
  padding: 10px 20px 10px 0;
  vertical-align: top;
}

.step-configuration__table table tr td:first-child {
  text-align: right;
  text-transform: uppercase;
}

.step-configuration__tx {
  font-size: 18px;
}

.step-configuration__tx h4 {
  font-family: MuseoSansCyrl-700,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  text-transform: uppercase;
}

.step-configuration__tx p {
  margin: 0 0 10px;
}

.step-configuration__tx li:not(:last-child) {
  margin-bottom: 10px;
}

.step-configuration__tx > *:last-child {
  margin-bottom: 0;
}

.step-configuration__img {
  flex-shrink: 0;
  width: calc(141/288 * 100%);
  max-width: 325px;
  margin: 0 auto;
}

@media (min-width: 1441px) {
  .step-configuration__img {
    width: 325px;
  }
}

.step-configuration__img img {
  display: block;
  width: 100%;
}

.typical-page .step-design.step-slider .text-wrap {
  color: #455d67;
}

.step-front-phylosophi {
  min-height: 65vh;
  position: relative;
  padding: 10px 5%;
  box-sizing: border-box;
}

@media (min-width: 641px) {
  .step-front-phylosophi {
    padding: 2vh 20%;
  }
}

@media (min-width: 1261px) {
  .step-front-phylosophi {
    min-height: 88vh;
    padding: 4vw 10%;
  }
}

.step-front-phylosophi img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}

.step-front-phylosophi .text {
  font-family: MuseoSansCyrl-100,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  font-size: 28px;
  line-height: 1.3em;
  color: #455D67;
}

@media (min-width: 854px) {
  .step-front-phylosophi .text {
    font-size: 32px;
  }
}

@media (min-width: 1261px) {
  .step-front-phylosophi .text {
    font-size: 40px;
  }
}

.step-front-phylosophi .text-wrap {
  position: relative;
}

.step-front-phylosophi .text__item:not(:last-child) {
  margin-bottom: 22px;
}

.step-front-phylosophi .text__item p {
  margin: 0;
}

.step-front-phylosophi .text__item > *:last-child {
  margin-bottom: 0;
}

.step-front-phylosophi .text__item h1,
.step-front-phylosophi .text__item h2 {
  font-family: MuseoSansCyrl-200,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  font-size: 38px;
  line-height: 1.35em;
  color: #455D67;
}

@media (min-width: 854px) {
  .step-front-phylosophi .text__item h1,
  .step-front-phylosophi .text__item h2 {
    font-size: 44px;
  }
}

@media (min-width: 1261px) {
  .step-front-phylosophi .text__item h1,
  .step-front-phylosophi .text__item h2 {
    font-size: 48px;
  }
}

.step-front-phylosophi .text__item h1 span,
.step-front-phylosophi .text__item h2 span {
  line-height: inherit;
}

.text__grad {
  display: inline-block;
  background: linear-gradient(90deg, #455D67 0%, #8CCADA);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.step-prerequisites {
  padding: 50px 5%;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

@media (min-width: 641px) {
  .step-prerequisites {
    padding: 9vh 20% 25vh;
  }
}

@media (min-width: 1261px) {
  .step-prerequisites {
    padding: 9vh 10% 30vh;
  }
}

@media (min-width: 1441px) {
  .step-prerequisites {
    flex-direction: row;
    align-items: flex-end;
  }
}

.step-prerequisites > img {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -o-object-fit: fill;
     object-fit: fill;
}

.step-prerequisites__main {
  position: relative;
  flex-shrink: 0;
}

@media (min-width: 1441px) {
  .step-prerequisites__main {
    width: 490px;
    padding-right: calc(140/1536 * 100%);
  }
}

.step-prerequisites__main p {
  margin-top: 0;
  line-height: 1.16em;
}

.step-prerequisites__main > *:last-child {
  margin-bottom: 0;
}

.step-prerequisites__title {
  font-family: MuseoSansCyrl-200,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  margin-bottom: 25px;
  font-size: 36px;
  line-height: 1.35em;
  color: #455D67;
}

@media (min-width: 854px) {
  .step-prerequisites__title {
    font-size: 42px;
  }
}

@media (min-width: 1261px) {
  .step-prerequisites__title {
    font-size: 46px;
  }
}

.step-prerequisites__subtitle {
  font-family: MuseoSansCyrl-700,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.2em;
}

.step-prerequisites__cont {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  position: relative;
}

@media (min-width: 1261px) {
  .step-prerequisites__cont {
    flex-direction: row;
  }
}

.step-prerequisites__cont-title {
  flex-shrink: 0;
  font-family: MuseoSansCyrl-700,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  font-size: 18px;
}

@media (min-width: 1261px) {
  .step-prerequisites__cont-title {
    width: 278px;
    padding-right: calc(54/1036 * 100%);
  }
}

@media (min-width: 1441px) {
  .step-prerequisites__cont-title {
    padding-top: 30px;
  }
}

.step-prerequisites__cont-box {
  flex-grow: 1;
}

.step-prerequisites-list {
  display: flex;
  flex-wrap: wrap;
  gap: 25px calc(20/746 * 100%);
}

.step-prerequisites-list__item {
  width: 100%;
  font-size: 16px;
  font-family: MuseoSansCyrl-300,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
}

@media (min-width: 641px) {
  .step-prerequisites-list__item {
    width: calc(50% - 26/746 * 100%/2);
  }
}

@media (min-width: 1681px) {
  .step-prerequisites-list__item {
    width: calc(25% - (26/746 * 100%)*3/4);
    font-size: 18px;
  }
}

.step-prerequisites-list__item p {
  margin-top: 0;
  line-height: 1.16em;
}

.step-prerequisites-list__item > *:last-child {
  margin-bottom: 0;
}

.step-prerequisites__icon {
  height: 48px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

@media (min-width: 1261px) {
  .step-prerequisites__icon {
    margin-bottom: 20px;
  }
}

.step-prerequisites__icon img {
  max-width: 100%;
  max-height: 100%;
}

.typical-page.phylosophi-page .step-standards .text-wrap {
  color: #455D67;
}

@media (min-width: 1261px) {
  .typical-page.phylosophi-page .step-standards .text-wrap {
    padding-top: 14vh;
  }
}

.typical-page.phylosophi-page .step-standards .text-wrap h3 {
  line-height: 1.2em;
}

@media (min-width: 1261px) {
  .typical-page.phylosophi-page .step-standards .text-wrap h3 {
    font-size: 40px;
  }
}

.typical-page.phylosophi-page .step-standards .text-wrap p {
  line-height: 1.2em;
}

.typical-page.phylosophi-page .step-standards .text-wrap p:not(:last-child) {
  margin-bottom: 25px;
}

.step-new-sistem {
  padding: 50px 5% 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 30px;
}

@media (min-width: 641px) {
  .step-new-sistem {
    padding: 10vh 20% 15vh;
    row-gap: 40px;
  }
}

@media (min-width: 1261px) {
  .step-new-sistem {
    padding: 14vh 10% 20vh;
    row-gap: 58px;
  }
}

@media (min-width: 1441px) {
  .step-new-sistem {
    padding-bottom: 27vh;
  }
}

.step-new-sistem__head {
  flex-shrink: 0;
  font-family: MuseoSansCyrl-300,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  font-size: 18px;
  text-align: center;
}

.step-new-sistem__head p {
  margin: 0 0 5px;
  line-height: 1.2em;
}

.step-new-sistem__head > *:last-child {
  margin-bottom: 0;
}

.step-new-sistem__title {
  font-family: MuseoSansCyrl-200,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  margin-bottom: 25px;
  font-size: 34px;
  line-height: 1.35em;
  color: #455D67;
}

@media (min-width: 854px) {
  .step-new-sistem__title {
    font-size: 36px;
  }
}

@media (min-width: 1261px) {
  .step-new-sistem__title {
    font-size: 40px;
  }
}

.step-new-sistem__logo {
  flex-shrink: 0;
  width: 220px;
}

@media (min-width: 854px) {
  .step-new-sistem__logo {
    width: 250px;
  }
}

@media (min-width: 1261px) {
  .step-new-sistem__logo {
    width: 301px;
  }
}

.step-new-sistem__logo img {
  display: block;
  width: 100%;
}

.step-glazing {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

.step-glazing > img {
  flex-shrink: 0;
  order: 2;
  display: block;
  width: 100%;
}

.step-glazing .text {
  flex-shrink: 0;
  order: 1;
  font-family: MuseoSansCyrl-300,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  font-size: 18px;
}

.step-glazing .text p {
  margin-top: 0;
  line-height: 1.2em;
}

.step-glazing .text > *:last-child {
  margin-bottom: 0;
}

.step-glazing .text-wrap {
  padding: 0 5%;
}

@media (min-width: 641px) {
  .step-glazing .text-wrap {
    padding: 10px 20%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media (min-width: 854px) {
  .step-glazing .text-wrap {
    padding: 20px 20%;
  }
}

@media (min-width: 1261px) {
  .step-glazing .text-wrap {
    padding: 5vw 10%;
  }
}

@media (min-width: 1441px) {
  .step-glazing .text-wrap {
    padding: 6vw 10%;
  }
}

.step-energy {
  padding: 50px 5%;
}

@media (min-width: 641px) {
  .step-energy {
    padding: 10vh 20% 20vh;
  }
}

@media (min-width: 1261px) {
  .step-energy {
    padding: 13vh 17% 20vh 10%;
  }
}

@media (min-width: 1441px) {
  .step-energy {
    padding-bottom: 24vh;
  }
}

.step-energy__title {
  margin-bottom: 20px;
  font-size: 36px;
  color: #455D67;
}

@media (min-width: 1261px) {
  .step-energy__title {
    margin-bottom: 0;
    font-size: 40px;
  }
}

.typical-page .step .step-energy__title {
  line-height: 1.2em;
}

.step-energy__cont {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

@media (min-width: 1441px) {
  .step-energy__cont {
    flex-direction: row;
  }
}

.step-energy__col {
  flex-shrink: 0;
}

@media (min-width: 1441px) {
  .step-energy__col {
    flex-shrink: 1;
    width: 280px;
    padding-top: 34px;
  }
}

@media (min-width: 1441px) {
  .step-energy__col:first-child {
    flex-grow: 1;
    min-width: 0;
  }
}

.step-energy__table {
  flex-shrink: 0;
}

@media (min-width: 1441px) {
  .step-energy__table {
    padding: 0 calc(195/1402 * 100%);
  }
}

.step-energy__table img {
  position: relative;
}

@media (min-width: 1441px) {
  .step-energy__table img {
    bottom: 7px;
  }
}

.step-energy__tx {
  font-size: 18px;
}

.step-energy__tx h4 {
  font-family: MuseoSansCyrl-700,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  line-height: 1.2em;
  text-transform: uppercase;
}

.step-energy__tx p {
  margin-top: 0;
  line-height: 1.2em;
}

.step-energy__tx > *:last-child {
  margin-bottom: 0;
}

.step-energy-img img {
  display: block;
  max-width: 100%;
}

@media (min-width: 1681px) {
  .step-energy-img img {
    margin: 0 auto;
  }
}

.step-improvement {
  padding: 43px 5%;
}

@media (min-width: 641px) {
  .step-improvement {
    padding: 10vh 20% 12vh;
  }
}

@media (min-width: 854px) {
  .step-improvement {
    padding: 10vh 20% 16vh;
  }
}

@media (min-width: 1261px) {
  .step-improvement {
    padding: 16vh 10%;
  }
}

.step-improvement__title {
  margin-bottom: 20px;
  font-size: 36px;
  color: #455D67;
}

@media (min-width: 1261px) {
  .step-improvement__title {
    margin-bottom: 0;
    font-size: 40px;
  }
}

.typical-page .step .step-improvement__title {
  line-height: 1.2em;
}

.step-improvement__cont {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

@media (min-width: 1441px) {
  .step-improvement__cont {
    flex-direction: row;
  }
}

.step-improvement__col {
  flex-shrink: 0;
}

@media (min-width: 1441px) {
  .step-improvement__col {
    flex-shrink: 1;
    width: 350px;
    padding-top: 28px;
  }
}

@media (min-width: 1441px) {
  .step-improvement__col:last-child {
    flex-grow: 1;
    min-width: 0;
  }
}

.step-improvement__tx h4 {
  font-family: MuseoSansCyrl-700,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  text-transform: uppercase;
}

.step-improvement__tx p {
  margin: 0 0 10px;
}

.step-improvement__tx li:not(:last-child) {
  margin-bottom: 10px;
}

.step-improvement__tx > *:last-child {
  margin-bottom: 0;
}

.step-improvement__img {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}

@media (min-width: 1441px) {
  .step-improvement__img {
    width: 736px;
    padding: 0 calc(42/1536 * 100%);
    justify-content: flex-end;
  }
}

.step-improvement__img img {
  position: relative;
}

@media (min-width: 1441px) {
  .step-improvement__img img {
    max-width: none;
    bottom: 58px;
  }
}

@media (min-width: 1441px) {
  .step-improvement__img--v img {
    max-width: 100%;
  }
}

.typical-page.phylosophi-page .step-large-sized .text-wrap {
  color: #455D67;
}

@media (min-width: 1261px) {
  .typical-page.phylosophi-page .step-large-sized .text-wrap {
    padding-top: 16vh;
  }
}

.typical-page.phylosophi-page .step-large-sized .text-wrap h3 {
  line-height: 1.2em;
  word-wrap: break-word;
}

@media (min-width: 1261px) {
  .typical-page.phylosophi-page .step-large-sized .text-wrap h3 {
    margin-bottom: 30px;
    font-size: 40px;
  }
}

.typical-page.phylosophi-page .step-large-sized .text-wrap p {
  line-height: 1.2em;
}

.typical-page.phylosophi-page .step-large-sized .text-wrap p:not(:last-child) {
  margin-bottom: 25px;
}

.step-large-sized .text-wrap {
  background: #F3F5F7;
}

.step-large-sized__tx h4 {
  font-family: MuseoSansCyrl-700,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  margin-bottom: 4px;
}

@media (min-width: 1261px) {
  .typical-page.phylosophi-page .step-correspondence .text-wrap {
    padding-top: 16vh;
  }
}

.typical-page.phylosophi-page .step-correspondence .text-wrap h3 {
  line-height: 1.2em;
  word-wrap: break-word;
}

@media (min-width: 1261px) {
  .typical-page.phylosophi-page .step-correspondence .text-wrap h3 {
    margin-bottom: 30px;
    font-size: 40px;
  }
}

.typical-page.phylosophi-page .step-correspondence .text-wrap p {
  line-height: 1.2em;
}

.step-correspondence__tx:not(:last-child) {
  margin-bottom: 42px;
}

.step-correspondence__tx h4 {
  font-family: MuseoSansCyrl-700,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  margin-bottom: 4px;
}

.step-correspondence__tx ul,
.step-correspondence__tx p {
  margin: 0;
  max-width: 80%;
}

.step-correspondence__tx > *:last-child {
  margin-bottom: 0;
}

.step-contour {
  padding: 50px 5%;
  background: #F3F5F7;
}

@media (min-width: 641px) {
  .step-contour {
    padding: 20vh 10%;
  }
}

@media (min-width: 1261px) {
  .step-contour {
    padding: 18vh calc(45/1920 * 100%) 20vh 10%;
  }
}

.step-contour__title {
  margin-bottom: 32px;
}

@media (min-width: 1261px) {
  .step-contour__title {
    font-size: 40px;
    margin-bottom: 42px;
  }
}

@media (min-width: 1441px) {
  .step-contour__title {
    margin-bottom: 62px;
  }
}

.typical-page .step-contour .step-contour__title {
  line-height: 1.2em;
}

.step-contour-list {
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  gap: 40px calc(120/1684 * 100%);
}

@media (min-width: 854px) {
  .step-contour-list {
    margin-bottom: 80px;
  }
}

@media (min-width: 481px) {
  .step-contour-list {
    margin-bottom: 120px;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.step-contour-list__item {
  flex-shrink: 0;
}

@media (min-width: 481px) {
  .step-contour-list__item {
    width: calc(50% - 120/2/1684 * 100%);
  }
}

@media (min-width: 854px) {
  .step-contour-list__item {
    width: calc(100%/3 - 120*2/3/1684 * 100%);
  }
}

@media (min-width: 1261px) {
  .step-contour-list__item {
    width: calc(25% - 120*3/4/1684 * 100%);
  }
}

@media (min-width: 1441px) {
  .step-contour-list__item {
    width: calc(20% - 120*4/5/1684 * 100%);
  }
}

.step-contour-list__item p {
  margin-top: 0;
  line-height: 1.2em;
}

.step-contour-list__item > *:last-child {
  margin-bottom: 0;
}

.step-contour__icon {
  height: 210px;
  margin-bottom: 26px;
  display: flex;
  align-items: center;
}

@media (min-width: 1261px) {
  .step-contour__icon {
    margin-bottom: 32px;
  }
}

.step-contour__icon img {
  max-width: 100%;
  max-height: 100%;
}

.step-contour__note {
  margin: 0 calc(195/1684 * 100%);
  font-size: 12px;
  line-height: 1.2em;
}

.step-contour__note p {
  margin-top: 0;
}

.step-contour__note p:last-child {
  margin-bottom: 0;
}

.preview {
  padding: 50px 5%;
}

@media (min-width: 641px) {
  .preview {
    padding: 60px 5%;
  }
}

@media (min-width: 1261px) {
  .preview {
    padding: 14vh 10%;
  }
}

.preview__cont {
  font-size: 30px;
  font-family: MuseoSansCyrl-100,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
  line-height: 1.2em;
  color: #009ADD;
  text-align: center;
}

@media (min-width: 1261px) {
  .preview__cont {
    font-size: 36px;
  }
}

@media (min-width: 1441px) {
  .preview__cont {
    font-size: 40px;
  }
}

.own-page-sl-76 .step-home .text-wrap {
  font-family: 'MuseoSansCyrl-100';
  font-weight: 300;
}

@media (min-width: 854px) {
  .step-home .text-wrap .text {
    min-width: 75vw;
  }
}

.step-home .text h1 {
  color: #0076be;
}

.step-home-logo {
  display: inline-block;
  width: 137px;
  position: relative;
  top: 2px;
}

@media (min-width: 481px) {
  .step-home-logo {
    width: calc(147*100vw/480);
  }
  .home-page .step-home-logo {
    width: calc(120*100vw/480);
  }
}

@media (min-width: 641px) {
  .step-home-logo {
    width: calc(197*100vw/640);
    top: 3px;
  }
  .home-page .step-home-logo {
    width: calc(150*100vw/440);
  }
}

@media (min-width: 854px) {
  .step-home-logo {
    width: calc(217 * 100vw/854);
  }
  .home-page .step-home-logo {
    width: calc(150*100vw/854);
  }
}

@media (min-width: 1261px) {
  .step-home-logo {
    width: calc(277 * 100vw/1920);
  }
  .home-page .step-home-logo {
    width: calc(180*100vw/854);
  }
}

.step-home-logo img {
  display: block;
  width: 100%;
}

.step-icoitems .item p {
  word-break: break-all;
}

@media (min-width: 1261px) {
  .step-door-4.big-icons.step-icoitems .item {
    width: 22% !important;
  }
}

@media (min-width: 1441px) {
  .step-door-4.big-icons.step-icoitems .item {
    width: calc(70%/3) !important;
  }
}

@media (min-width: 1681px) {
  .step-door-4.big-icons.step-icoitems .item {
    width: calc(74%/3) !important;
  }
}

@media (min-width: 1921px) {
  .step-door-4.big-icons.step-icoitems .item {
    width: calc(76%/3) !important;
  }
}

@media (min-width: 1261px) {
  .step-door-4.big-icons.step-icoitems .item.text {
    width: 34% !important;
    padding: 0 4.5% 0 0 !important;
  }
}

@media (min-width: 1441px) {
  .step-door-4.big-icons.step-icoitems .item.text {
    width: 30% !important;
  }
}

@media (min-width: 1681px) {
  .step-door-4.big-icons.step-icoitems .item.text {
    width: 26% !important;
  }
}

@media (min-width: 1921px) {
  .step-door-4.big-icons.step-icoitems .item.text {
    width: 24% !important;
  }
}

.step-door-4.big-icons.step-icoitems .item.text h3 {
  font-size: 32px;
}

@media (min-width: 481px) {
  .step-door-4.big-icons.step-icoitems .item.text h3 {
    font-size: 38px;
  }
}

.step-door-4.big-icons.step-icoitems .item img {
  height: auto;
}

.own-page-sl-76 .step-slider.step-laminate-4 .text-wrap .items {
  min-height: 350px;
}

.own-page-sl-76 .step-slider.step-laminate-4 .text-wrap .items .holder {
  width: 100%;
  padding: 70px 5% 80px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 641px) {
  .own-page-sl-76 .step-slider.step-laminate-4 .text-wrap .items .holder {
    padding: 15vh 20% 60px 27%;
  }
}

.own-page-sl-76 .step-slider.step-laminate-4 .text-wrap .items .holder.active .item {
  opacity: 1;
  transform: translateX(0);
  transition: opacity .8s .4s, transform .8s .4s;
}

.own-page-sl-76 .step-slider.step-laminate-4 .text-wrap .items .item {
  width: 100%;
  padding: 0 15px 0 0;
  margin: 20px 0;
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity .6s 0s, transform .6s 0s;
}

.own-page-sl-76 .step-slider.step-laminate-4 .text-wrap .items .item p {
  margin: 0;
}

.own-page-sl-76 .step-slider-control {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
  position: absolute;
  bottom: 50px;
  right: 5%;
}

.own-page-sl-76 .step-slider-control__prev, .own-page-sl-76 .step-slider-control__next {
  flex-shrink: 0;
  width: 58px;
  cursor: pointer;
}

.own-page-sl-76 .step-slider-control__prev {
  transform: scaleX(-1);
}

@media only screen and (min-width: 641px) {
  .own-page-sl-76 .step-slider.step-laminate-4 .text-wrap {
    padding: 15vh 5% 60px;
  }
}

.step-structures.step-slider {
  color: #455D67;
}

.step-structures.step-slider .text-wrap {
  color: #455D67;
}

@media (min-width: 1261px) {
  .step-structures.step-slider .text-wrap {
    width: 34%;
  }
}

@media (min-width: 1261px) {
  .step-structures.step-slider .images {
    width: 66%;
  }
  .step-structures.step-slider .images .item-img .slide {
    width: 66vw;
    margin-left: -33vw;
  }
}

.step-structures.step-slider .item-img .slide__txt {
  padding: 1vh 0 0 2%;
  font-size: 11px;
  color: #009FE3;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 481px) {
  .step-structures.step-slider .item-img .slide__txt {
    font-size: 16px;
    padding: 2vh 0 0 3%;
  }
}

@media (min-width: 641px) {
  .step-structures.step-slider .item-img .slide__txt {
    font-size: 18px;
    padding: 4vh 0 0 6%;
  }
}

@media (min-width: 854px) {
  .step-structures.step-slider .item-img .slide__txt {
    padding: 16vh 0 0 calc(176/1792*100%);
  }
}

@media (min-width: 1261px) {
  .step-structures.step-slider .item-img .slide__txt {
    padding-top: 19vh;
  }
}

.step-structures.step-slider .item-img .slide__txt p {
  margin-top: 0;
}

@media (min-width: 641px) {
  .step-points.step-points--v .items .item {
    padding: 0 1.5% 0 0;
  }
}

.step-points .text-wrap h3 {
  padding: 0 5%;
}

.wds-76-page .step-points .text-wrap h3 {
  margin-bottom: 25px;
  font-size: 24px;
}

@media (min-width: 641px) {
  .wds-76-page .step-points .text-wrap h3 {
    margin-bottom: 28px;
    font-size: 40px;
  }
}

@media (min-width: 641px) {
  .step-points .text-wrap h3 {
    padding: 0;
  }
}

.step-simplicity {
  background-color: #dedede;
}

.step-simplicity--v {
  background-color: #dedede;
}

.step__align {
  padding: 70px 5%;
  display: flex;
  flex-direction: column;
}

@media (min-width: 1261px) {
  .step__align {
    padding: 0 calc(240/1920*100%) 0;
    flex-direction: row;
  }
}

@media (min-width: 1441px) {
  .step__align {
    padding: 0 calc(340/1920*100%) 0;
  }
}

@media (min-width: 1681px) {
  .step__align {
    padding: 0 calc(380/1920*100%) 0;
  }
}

.step__align .text-wrap {
  position: relative;
  z-index: 10;
}

@media (min-width: 1261px) {
  .step__align .text-wrap {
    flex-shrink: 0;
    width: 380px;
    padding: calc(80*100vw/1920) 0;
    margin-right: -10vw;
    box-sizing: border-box;
  }
}

.step__align .images {
  position: relative;
}

@media (min-width: 1261px) {
  .step__align .images {
    flex-grow: 1;
    height: 0;
    padding-top: calc(672/867*100%);
  }
  .step-simplicity--v .step__align .images {
    padding-top: calc(640/919*100%);
  }
  .step__align .images img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (min-width: 1261px) {
  .step-efficiency.step-door-1 .text-wrap {
    padding-right: 2%;
  }
}

.step-efficiency.step-door-1 .text-wrap h3 {
  font-size: 24px;
}

@media (min-width: 641px) {
  .step-efficiency.step-door-1 .text-wrap h3 {
    font-size: 28px;
  }
}

@media (min-width: 854px) {
  .step-efficiency.step-door-1 .text-wrap h3 {
    font-size: 30px;
  }
}

@media (min-width: 1681px) {
  .step-efficiency.step-door-1 .text-wrap h3 {
    font-size: 40px;
  }
}

.step-efficiency .items .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.step-efficiency .items .item .specifications {
  flex-shrink: 0;
}

.specifications__item {
  margin-bottom: 18px;
}

@media (min-width: 641px) {
  .specifications__item {
    margin-bottom: 28px;
  }
}

@media (min-width: 1261px) {
  .specifications__item {
    margin-bottom: 48px;
  }
}

.specifications__item-name {
  margin-bottom: 12px;
}

@media (min-width: 1261px) {
  .specifications__item-name {
    nb: 18px;
  }
}

.specifications__item-data {
  margin-bottom: 10px;
  margin-bottom: 15px;
  font-size: 18px;
  color: #009FE3;
}

@media (min-width: 1261px) {
  .specifications__item-data {
    font-size: 30px;
  }
}

@media (min-width: 1681px) {
  .specifications__item-data {
    margin-bottom: 15px;
    font-size: 40px;
  }
}

.specifications__item > *:last-child {
  margin-bottom: 0;
}

.specifications > *:last-child {
  margin-bottom: 0;
}

.home-page .step-novelty.step-home {
  transform: translateZ(0);
}

@media (min-width: 1261px) {
  .home-page .step-novelty.step-home {
    display: flex;
    flex-wrap: wrap;
    min-height: 88vh;
  }
}

@media (min-width: 854px) {
  .step-novelty.step-home .text-wrap {
    padding: 15vh 0 10vh 20%;
  }
}

@media (min-width: 1261px) {
  .step-novelty.step-home .text-wrap {
    width: 30%;
    padding: 25vh 0 20vh 10%;
  }
}

.step-novelty.step-home .text-wrap .text__item {
  margin-bottom: 20px;
  font-family: MuseoSansCyrl-100,
 Arial,
 "Helvetica Neue",
 Helvetica,
 sans-serif;
}

@media (min-width: 641px) {
  .step-novelty.step-home .text-wrap .text__item {
    margin-bottom: 50px;
  }
}

@media (min-width: 1261px) {
  .step-novelty.step-home .text-wrap .text__item {
    margin-bottom: 90px;
  }
}

.step-novelty.step-home .text-wrap .text__item p {
  font-size: 1.4vw;
}

.step-novelty.step-home .text-wrap .text > *:last-child {
  margin-bottom: 0;
}

@media (min-width: 1261px) {
  .step-novelty.step-home .image-wrap {
    width: 70%;
  }
}

.step-novelty__title {
  color: #199bd8;
  font-size: 3.3vw;
}

.step-novelty__title-sl {
  font-size: 12vw;
  color: #0076be;
  text-transform: capitalize;
}

@media (min-width: 641px) {
  .step-novelty__title-sl {
    font-size: 10vw;
  }
}

@media (min-width: 854px) {
  .step-novelty__title-sl {
    font-size: 7vw;
  }
}

@media (min-width: 1261px) {
  .step-novelty__title-sl {
    font-size: 4.4vw;
  }
}

.home-page .step-novelty__title-sl {
  font-size: 7vw;
}

@media (min-width: 641px) {
  .home-page .step-novelty__title-sl {
    font-size: 7vw;
  }
}

@media (min-width: 854px) {
  .home-page .step-novelty__title-sl {
    font-size: 5vw;
  }
}

@media (min-width: 1261px) {
  .home-page .step-novelty__title-sl {
    font-size: 2.7vw;
  }
}

.button {
  display: inline-block;
  padding: 10px 20px;
  background: #199bd8;
  border: 1px solid #199bd8;
  font: 16px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

@media (min-width: 641px) {
  .button {
    font-size: 18px;
  }
}

.home-page .text-wrap {
  position: relative;
}

.home-page .step .step-num {
  display: none;
  pointer-events: none;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 0 0 -2vw;
  filter: blur(1vw);
  opacity: .14;
  font-size: 36vw;
  font-family: MuseoSansCyrl-500, Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  letter-spacing: -1vw;
}

@media (min-width: 641px) {
  .home-page .step .step-num {
    display: block;
    filter: blur(0.5vw);
    font-size: 20vw;
  }
}

@media (min-width: 1261px) {
  .home-page .step .step-num {
    filter: blur(6px);
    font-size: 13vw;
  }
}

.partners__list li {
  max-width: 180px;
}

.typical-page.own-page-sl-76 .lines.global,
.typical-page.phylosophi-page .lines.global,
.typical-page.wds-76-page .lines.global {
  display: flex;
}

.typical-page.own-page-sl-76 .step-home .text-wrap .image-under,
.typical-page.phylosophi-page .step-home .text-wrap .image-under,
.typical-page.wds-76-page .step-home .text-wrap .image-under {
  filter: blur(40px);
}

.typical-page.own-page-sl-76 .step-home .text-wrap .text p,
.typical-page.phylosophi-page .step-home .text-wrap .text p,
.typical-page.wds-76-page .step-home .text-wrap .text p {
  font-size: 4.4vw;
}

@media (min-width: 854px) {
  .typical-page.own-page-sl-76 .step-home .text-wrap .text p,
  .typical-page.phylosophi-page .step-home .text-wrap .text p,
  .typical-page.wds-76-page .step-home .text-wrap .text p {
    font-size: 3.3vw;
  }
}

@media (min-width: 1261px) {
  .typical-page.own-page-sl-76 .step-home .text-wrap .text p,
  .typical-page.phylosophi-page .step-home .text-wrap .text p,
  .typical-page.wds-76-page .step-home .text-wrap .text p {
    font-size: 2.2vw;
  }
}

.typical-page.own-page-sl-76 .step-icoitems.step-door-4 .item.text p,
.typical-page.phylosophi-page .step-icoitems.step-door-4 .item.text p,
.typical-page.wds-76-page .step-icoitems.step-door-4 .item.text p {
  word-break: normal;
}

.typical-page.own-page-sl-76 .step-efficiency,
.typical-page.phylosophi-page .step-efficiency,
.typical-page.wds-76-page .step-efficiency {
  background-color: #fff;
}

.typical-page.own-page-sl-76 .hover_ar,
.typical-page.phylosophi-page .hover_ar,
.typical-page.wds-76-page .hover_ar {
  display: none;
}

.typical-page.own-page-sl-76 .elseColor img,
.typical-page.phylosophi-page .elseColor img,
.typical-page.wds-76-page .elseColor img {
  display: none;
}

.typical-page.own-page-sl-76 .elseColor .hover_ar,
.typical-page.phylosophi-page .elseColor .hover_ar,
.typical-page.wds-76-page .elseColor .hover_ar {
  display: block;
}

.home-page .step-home .text-wrap .text p {
  margin: 0;
  font-size: 3.4vw;
}

@media (min-width: 854px) {
  .home-page .step-home .text-wrap .text p {
    font-size: 2.5vw;
  }
}

@media (min-width: 1261px) {
  .home-page .step-home .text-wrap .text p {
    font-size: 1.4vw;
  }
}

@media only screen and (min-width: 1681px) {
  .typical-page.own-page-sl-76 .step-door-4.big-icons.step-icoitems .item:not(.text) {
    width: auto !important;
  }
}

@media only screen and (min-width: 641px) {
  .typical-page.own-page-sl-76 .step-slider .text-wrap .h3,
  .typical-page .step-slider .text-wrap h3 {
    font-size: 35px;
    text-transform: none;
  }
}

@media only screen and (max-width: 640px) {
  .typical-page.own-page-sl-76 .step-points {
    padding: 50px 15px;
  }
}

.home-page .page-content .magellan[data-position="7"] .line {
  transform: translateY(600%);
}

.wds-76-page-ad .step .step-num {
  opacity: 0.4;
}

.wds-76-page-ad .step.step-carcase .step-num {
  margin-bottom: 2vw;
  margin-left: 1vw;
}

.wds-76-page-ad .dignity-list__item {
  cursor: pointer;
}

.typical-page .step-new-standard .image-cvr {
  z-index: 100;
}

.nowraps {
  white-space: nowrap;
}

.typical-page .step-slider.step-naturally .text-wrap p {
  max-width: 90%;
}

.scroll-body .content-wrap > div:nth-child(10) > div > div.step-configuration__img {
  max-width: 600px;
}

@media (min-width: 1441px) {
  .step-configuration__img {
    width: 325px;
  }
  .scroll-body > .content-wrap > div:nth-child(10) > div > div.step-configuration__img {
    width: 600px;
  }
}

@media (max-width: 480px) {
  .wds-76-page-ad .step.step-points.step-points--v .mobilepaddingsides {
    padding: 0 5%;
  }
  .wds-76-page-md .step.step-points.step-points--v .mobilepaddingsides {
    padding: 0 5%;
  }
  .standard-characteristics {
    font-size: 11px;
  }
  .standard-characteristics li {
    max-width: 45px;
  }
  .typical-page .step-new-standard.step-slider .text-wrap h3 {
  font-size: 34px;
  }
}
@media (min-width: 641px){
.step-quality__item-icon{margin: 20px 0;}
.step-quality {
    padding: 20vh 0 20vh 20%;
}
.step-quality__item {
text-align: left;
width:50%;
padding:0 8% 0 0;
}
}
@media (min-width: 1261px){
.step-quality__item {
text-align: left;
width:25%;
padding:0 8% 0 0;
}
}

/*video bl*/

.video {
  padding: 50px 0;
}

@media (min-width: 641px) {
  .video {
    padding: 80px 5% 180px;
  }
}

@media (min-width: 854px) {
  .video {
    padding-bottom: 220px;
  }
}

@media (min-width: 1261px) {
  .video {
    padding: calc(162/1080 * 100vh) 20%;
  }
}

.video-block {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.video-block__cont {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  position: relative;
}

.video-block__cont iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video-block__poster {
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.video-block__poster::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.video-block__play {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.video-block__play-btn {
  width: 70px;
  height: auto;
  padding: 0;
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 853px) {
  .video-block__play-btn {
    width: 50px;
  }
}

.video-block__play-btn img {
  display: block;
  width: 100%;
}

.video-block.playing .video-block__poster, .video-block.playing .video-block__play {
  display: none;
}

/*END video bl*/