@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;
  }
}

.typical-page .door-standard .text-wrap {
  padding: 33px 3% 40px;
}

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

@media (min-width: 854px) {
  .typical-page .door-standard .text-wrap {
    order: 1;
    width: 40%;
    min-height: 77vh;
    padding: 18vh 10%;
  }
}

@media (min-width: 1681px) {
  .typical-page .door-standard .text-wrap {
    width: 50%;
  }
}

@media (min-width: 1681px) {
  .typical-page .door-standard .text-wrap {
    padding: 21vh 10%;
  }
}

.typical-page .door-standard .text-wrap .under-color {
  background-color: rgba(136, 156, 199, 0.4);
}

.typical-page .door-standard .images {
  height: 66vw;
}

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

.typical-page .door-standard.step-slider .text-wrap h3 {
  margin-bottom: 1px;
  font-size: 34px;
  font-family: "MuseoSansCyrl-700";
  text-align: center;
  text-transform: none;
}

@media (min-width: 854px) {
  .typical-page .door-standard.step-slider .text-wrap h3 {
    margin-bottom: 14px;
    font-size: 51px;
    text-align: left;
  }
}

@media (min-width: 1681px) {
  .typical-page .door-standard.step-slider .text-wrap h3 {
    margin-bottom: 26px;
    font-size: 68px;
  }
}

.typical-page .door-standard.step-slider .text-wrap .subtitle {
  max-width: 100%;
  margin-bottom: 34px;
  font-size: 14px;
  font-family: "MuseoSansCyrl-300";
  line-height: 120%;
  text-align: center;
}

@media (min-width: 854px) {
  .typical-page .door-standard.step-slider .text-wrap .subtitle {
    margin-bottom: 45px;
    font-size: 17px;
    text-align: left;
  }
}

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

.typical-page .door-standard.step-slider .images {
  height: 66vw;
}

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

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

.door-standard-characteristics {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "MuseoSansCyrl-300";
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px calc(15/300 * 100%);
}

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

@media (min-width: 1681px) {
  .door-standard-characteristics {
    -moz-column-gap: calc(66/576 * 100%);
         column-gap: calc(66/576 * 100%);
  }
}

.door-standard-characteristics li {
  flex-shrink: 0;
  width: 90px;
  list-style: none;
  box-sizing: border-box;
}

@media (min-width: 854px) {
  .door-standard-characteristics li {
    width: 100%;
  }
}

@media (min-width: 1681px) {
  .door-standard-characteristics li {
    width: 125px;
  }
}

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

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

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

.typical-page .step-perfection {
  padding: 31px 5% 36px;
}

@media (min-width: 641px) {
  .typical-page .step-perfection {
    padding: 11vh 5% 20vh 20%;
  }
}

@media (min-width: 854px) {
  .typical-page .step-perfection {
    padding: 11vh 10% 20vh 20%;
  }
}

.step-perfection {
  font-family: "MuseoSansCyrl-300";
}

.step-perfection-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 22px calc(52/288 * 100%);
}

@media (min-width: 641px) {
  .step-perfection-list {
    justify-content: flex-start;
    -moz-column-gap: calc(117/480 * 100%);
         column-gap: calc(117/480 * 100%);
  }
}

@media (min-width: 854px) {
  .step-perfection-list {
    -moz-column-gap: calc(60/598 * 100%);
         column-gap: calc(60/598 * 100%);
    row-gap: 48px;
  }
}

@media (min-width: 1261px) {
  .step-perfection-list {
    -moz-column-gap: calc(270/898 * 100%);
         column-gap: calc(270/898 * 100%);
  }
}

@media (min-width: 1441px) {
  .step-perfection-list {
    -moz-column-gap: calc(426/1344 * 100%);
         column-gap: calc(426/1344 * 100%);
    row-gap: 75px;
  }
}

.step-perfection-list__item {
  flex-shrink: 0;
  width: 75px;
  display: flex;
  justify-content: center;
}

@media (min-width: 854px) {
  .step-perfection-list__item {
    width: 112px;
  }
}

@media (min-width: 1441px) {
  .step-perfection-list__item {
    width: 150px;
  }
}

.perfection {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 6px;
  font-size: 10px;
  text-align: center;
}

@media (min-width: 854px) {
  .perfection {
    font-size: 16px;
    row-gap: 18px;
  }
}

@media (min-width: 1441px) {
  .perfection {
    font-size: 18px;
    row-gap: 23px;
  }
}

.perfection__icon {
  flex-shrink: 0;
  width: 75px;
}

@media (min-width: 854px) {
  .perfection__icon {
    width: 112px;
  }
}

@media (min-width: 1441px) {
  .perfection__icon {
    width: 150px;
  }
}

.perfection__icon img {
  display: block;
  width: 100%;
}

.perfection__tx {
  margin: 0 -5px;
  flex-shrink: 0;
}

.typical-page .step-sashes {
  padding: 38px 5% 19px;
}

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

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

@media (min-width: 1261px) {
  .typical-page .step-sashes {
    padding: 14vh 3% 20vh 10%;
  }
}

.typical-page .step-sashes .sashes-tx h3 {
  font-size: 24px;
  line-height: 120%;
}

@media (min-width: 854px) {
  .typical-page .step-sashes .sashes-tx h3 {
    font-size: 32px;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-sashes .sashes-tx h3 {
    font-size: 40px;
  }
}

.typical-page .step-sashes .sashes-tx p {
  line-height: 120%;
}

.step-sashes {
  background-color: #f3f5f7;
}

@media (min-width: 1441px) {
  .sashes {
    display: flex;
    -moz-column-gap: calc(22/1670 * 100%);
         column-gap: calc(22/1670 * 100%);
  }
}

.sashes__head {
  flex-shrink: 0;
  margin-bottom: 17px;
}

@media (min-width: 1441px) {
  .sashes__head {
    width: calc(338/1670 * 100%);
  }
}

@media (min-width: 1441px) {
  .sashes-tx {
    margin-bottom: 0;
  }
}

.sashes-tx h3 {
  margin-bottom: 0.7em;
}

.sashes-tx p {
  margin-top: 0;
}

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

.sashes-types {
  display: flex;
  flex-direction: column;
  gap: 5px 15px;
}

@media (min-width: 854px) {
  .sashes-types {
    flex-direction: row;
  }
}

@media (min-width: 1261px) {
  .sashes-types {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 28px calc(72/1670 * 100%);
  }
}

.sashes-types-list {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (min-width: 854px) {
  .sashes-types-list {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media (min-width: 1261px) {
  .sashes-types-list {
    display: contents;
  }
}

.sashes-types-list__item {
  flex-shrink: 0;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  cursor: pointer;
  transition: color 0.2s;
}

@media (min-width: 1261px) {
  .sashes-types-list__item {
    order: 2;
    align-items: flex-start;
    cursor: auto;
  }
}

.sashes-types-list__item-number {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #455D67;
  border-radius: 50%;
  box-sizing: border-box;
  line-height: 48px;
  text-align: center;
  transition: color 0.2s, border-color 0.2s;
}

@media (min-width: 1261px) {
  .sashes-types-list__item-number {
    display: none;
  }
}

.active .sashes-types-list__item-number {
  border-color: #0AACF1;
  color: #009fe3;
}

.sashes-types-list__item-descr {
  flex-grow: 1;
  padding-top: 14px;
  line-height: 120%;
}

@media (min-width: 1261px) {
  .sashes-types-list__item-descr {
    padding-top: 10px;
    font-size: 18px;
  }
}

.sashes-types-list__item-descr ul {
  margin-top: 0;
  padding-left: 0;
  list-style: none;
}

.sashes-types-list__item-descr ul li {
  list-style: none;
  padding-left: 15px;
  position: relative;
}

@media (min-width: 854px) {
  .sashes-types-list__item-descr ul li {
    padding-left: 20px;
  }
}

@media (min-width: 1261px) {
  .sashes-types-list__item-descr ul li {
    padding-left: 26px;
  }
}

.sashes-types-list__item-descr ul li::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #455d67;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 6px;
}

@media (min-width: 854px) {
  .sashes-types-list__item-descr ul li::before {
    width: 4px;
    height: 4px;
    top: 7px;
    left: 7px;
  }
}

@media (min-width: 1261px) {
  .sashes-types-list__item-descr ul li::before {
    width: 6px;
    height: 6px;
    top: 9px;
    left: 9px;
  }
}

.sashes-types-list__item-descr > *:last-child {
  margin-bottom: 0;
}

@media (any-hover: hover) {
  .sashes-types-list__item:hover {
    color: #009fe3;
  }
}

@media (any-hover: hover) and (min-width: 1261px) {
  .sashes-types-list__item:hover {
    color: #455D67;
  }
}

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

@media (min-width: 1261px) {
  .sashes-types-list__item.active {
    color: #455D67;
  }
}

.sashes-types-images {
  flex-shrink: 0;
  width: calc(224/288 * 100%);
  margin: 0 auto;
  position: relative;
}

@media (min-width: 854px) {
  .sashes-types-images {
    width: 40%;
  }
}

@media (min-width: 1261px) {
  .sashes-types-images {
    display: contents;
  }
}

.sashes-types-images__item {
  position: relative;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: opacity 0.2s, visibility 0.2s;
}

@media (min-width: 1261px) {
  .sashes-types-images__item {
    order: 1;
    width: 100%;
    position: relative;
    opacity: 1;
    visibility: visible;
  }
}

.sashes-types-images__item.active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.sashes-types-images__item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 1261px) {
  .sashes-types-images__item:not(:first-child) {
    position: relative;
  }
}

.sashes-types-images__item span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(415/300 * 100%);
  overflow: hidden;
  position: relative;
}

.sashes-types-images__item span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}

.typical-page .step-modern.step-slider .text-wrap {
  color: #FFFFFF;
}

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

.typical-page .step-solutions {
  padding: 46px 5%;
}

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

@media (min-width: 1261px) {
  .typical-page .step-solutions {
    padding: 15vh 5% 15vh 10%;
  }
}

.typical-page .step-solutions .solutions-txt h3 {
  margin-bottom: 22px;
  font-size: 24px;
}

@media (min-width: 854px) {
  .typical-page .step-solutions .solutions-txt h3 {
    margin-bottom: 30px;
    font-size: 32px;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-solutions .solutions-txt h3 {
    margin-bottom: 38px;
    font-size: 40px;
  }
}

.typical-page .step-solutions .solutions-txt p {
  line-height: 120%;
}

.solutions {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}

@media (min-width: 1261px) {
  .solutions {
    flex-direction: row;
    -moz-column-gap: calc(214/1632 * 100%);
         column-gap: calc(214/1632 * 100%);
  }
}

.solutions__head {
  flex-shrink: 0;
}

@media (min-width: 1261px) {
  .solutions__head {
    width: calc(442/1632 * 100%);
  }
}

.solutions__body {
  flex-shrink: 0;
}

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

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

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

.solutions-panels {
  display: flex;
  justify-content: center;
  -moz-column-gap: calc(30/288 * 100%);
       column-gap: calc(30/288 * 100%);
}

@media (min-width: 1261px) {
  .solutions-panels {
    padding-top: 5px;
    justify-content: flex-start;
    -moz-column-gap: calc(188/976 * 100%);
         column-gap: calc(188/976 * 100%);
  }
}

.solutions-panels__item {
  flex-shrink: 0;
  width: calc(120/288 * 100%);
  box-sizing: border-box;
}

@media (min-width: 1261px) {
  .solutions-panels__item {
    width: calc(100%/2 - 188/976 * 100%/2);
    padding-right: calc(208/976 * 100%);
  }
}

.panel {
  position: relative;
}

.panel__img {
  margin-bottom: 56px;
  position: relative;
  display: none;
}

@media (min-width: 1261px) {
  .panel__img {
    display: block;
  }
}

.panel__img img {
  display: block;
  width: 100%;
}

.panel__img-loupe {
  margin-bottom: 11px;
}

@media (min-width: 1261px) {
  .panel__img-loupe {
    width: calc(226/395 * 100%);
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
}

.panel__img-loupe img {
  display: block;
  width: 100%;
}

.panel__name {
  margin: 0 calc(14/120 * 100%);
  line-height: 120%;
}

@media (min-width: 1261px) {
  .panel__name {
    margin: 0;
  }
}

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

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

.typical-page .step-entrance.step-slider .text-wrap {
  color: #fff;
}

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

@media (min-width: 1261px) {
  .typical-page .step-entrance.step-slider .text-wrap {
    padding-right: 10%;
  }
}

.typical-page .step-safety {
  padding: 33px 5%;
}

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

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

@media (min-width: 1441px) {
  .typical-page .step-safety {
    padding: 4vh 10% 20vh;
  }
}

.typical-page .step-safety .safety-tx h3 {
  margin-bottom: 18px;
  font-size: 24px;
}

@media (min-width: 854px) {
  .typical-page .step-safety .safety-tx h3 {
    margin-bottom: 27px;
    font-size: 32px;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-safety .safety-tx h3 {
    margin-bottom: 36px;
    font-size: 40px;
  }
}

.safety {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

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

.safety__head {
  flex-shrink: 0;
}

@media (min-width: 1261px) {
  .safety__head {
    width: 394px;
  }
}

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

.safety__body {
  flex-shrink: 0;
}

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

.safety-tx p {
  margin-top: 0;
  line-height: 120%;
}

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

@media (min-width: 1441px) {
  .safety-description {
    display: flex;
    -moz-column-gap: calc(170/980 * 100%);
         column-gap: calc(170/980 * 100%);
  }
}

.safety-description__img {
  display: none;
}

@media (min-width: 1441px) {
  .safety-description__img {
    display: block;
    flex-shrink: 0;
    width: 218px;
  }
}

.safety-description__img img {
  display: block;
  width: 100%;
}

@media (min-width: 1441px) {
  .safety-description__txt {
    flex-grow: 1;
    padding-top: calc(170px + 80px);
  }
}

.safety-description__txt p,
.safety-description__txt ul {
  margin-top: 0;
  line-height: 120%;
}

.safety-description__txt ul {
  padding: 0;
  list-style: none;
}

.safety-description__txt ul li {
  list-style: none;
  padding-left: 15px;
  position: relative;
}

@media (min-width: 854px) {
  .safety-description__txt ul li {
    padding-left: 20px;
  }
}

@media (min-width: 1261px) {
  .safety-description__txt ul li {
    padding-left: 26px;
  }
}

.safety-description__txt ul li::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #455d67;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 6px;
}

@media (min-width: 854px) {
  .safety-description__txt ul li::before {
    width: 4px;
    height: 4px;
    left: 7px;
  }
}

@media (min-width: 1261px) {
  .safety-description__txt ul li::before {
    width: 6px;
    height: 6px;
    top: 8px;
    left: 9px;
  }
}

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

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

@media (min-width: 1261px) {
  .typical-page .step-soundproofing.step-slider .text-wrap {
    padding-right: 5%;
  }
}

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

.typical-page .step-soundproofing.step-slider .images .slide.slide--mobile {
  z-index: 2;
}

@media (min-width: 854px) {
  .typical-page .step-soundproofing.step-slider .images .slide.slide--mobile {
    z-index: 1;
    visibility: hidden;
  }
}

.typical-page .step-soundproofing.step-slider .images .slide.slide--desktop {
  z-index: 1;
  visibility: hidden;
}

@media (min-width: 854px) {
  .typical-page .step-soundproofing.step-slider .images .slide.slide--desktop {
    z-index: 2;
    visibility: visible;
  }
}

.typical-page .step-saving {
  padding: 44px 5% 46px;
}

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

@media (min-width: 1261px) {
  .typical-page .step-saving {
    padding: 6vh 10% 20vh 10%;
  }
}

.typical-page .step-saving h3 {
  margin-bottom: 23px;
  font-size: 24px;
}

@media (min-width: 854px) {
  .typical-page .step-saving h3 {
    margin-bottom: 58px;
    font-size: 32px;
  }
}

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

.typical-page .step-saving p {
  line-height: 120%;
}

.saving {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 35px;
}

@media (min-width: 1261px) {
  .saving {
    flex-direction: row;
    align-items: flex-start;
    -moz-column-gap: calc(168/1536 * 100%);
         column-gap: calc(168/1536 * 100%);
  }
}

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

@media (min-width: 854px) {
  .saving__tx {
    padding-top: 6vh;
  }
}

@media (min-width: 1261px) {
  .saving__tx {
    flex-shrink: 1;
    width: calc(600/1536 * 100%);
  }
}

.saving__tx p {
  margin: 0 0 24px;
}

@media (min-width: 854px) {
  .saving__tx p {
    margin-bottom: 35px;
  }
}

@media (min-width: 1261px) {
  .saving__tx p {
    margin-bottom: 46px;
  }
}

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

.saving__img {
  flex-shrink: 0;
  width: 90%;
}

@media (min-width: 1261px) {
  .saving__img {
    width: calc(708/1536 * 100%);
  }
}

@media (min-width: 1441px) {
  .saving__img {
    width: 708px;
  }
}

.saving__img img {
  display: block;
  width: 100%;
}

.typical-page .step-durability.step-slider .text-wrap p {
  max-width: 100%;
  margin-bottom: 1.2em;
}

.step-solution {
  background-color: #f3f5f7;
}

.typical-page .step-solution {
  padding: 0 5% 40px;
}

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

@media (min-width: 854px) {
  .typical-page .step-solution {
    padding: 0 0 20vh 10%;
  }
}

.typical-page .step-solution .solution-descr h3 {
  margin-bottom: 23px;
  font-size: 24px;
  line-height: 120%;
}

@media (min-width: 854px) {
  .typical-page .step-solution .solution-descr h3 {
    margin-bottom: 29px;
    font-size: 32px;
  }
}

@media (min-width: 1261px) {
  .typical-page .step-solution .solution-descr h3 {
    margin-bottom: 35px;
    font-size: 40px;
  }
}

.typical-page .step-solution .solution-descr p {
  line-height: 120%;
}

.solution {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 4px;
}

@media (min-width: 854px) {
  .solution {
    flex-direction: row;
    align-items: flex-start;
    -moz-column-gap: calc(270/1728 * 100%);
         column-gap: calc(270/1728 * 100%);
  }
}

.solution__img {
  flex-shrink: 0;
  width: calc(248/288 * 100%);
}

@media (min-width: 854px) {
  .solution__img {
    order: 2;
    width: calc(890/1728 * 100%);
  }
}

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

@media (min-width: 854px) {
  .solution__tx {
    order: 1;
    flex-shrink: 1;
    width: auto;
    min-width: 0;
    padding-top: 17vh;
  }
}

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

.solution-descr p {
  margin: 0 0 1.2em;
}

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

.typical-page .step-construct {
  padding: 30px 5% 45px;
}

@media (min-width: 641px) {
  .typical-page .step-construct {
    padding: 0 10% 15vh 10%;
  }
}

@media (min-width: 854px) {
  .typical-page .step-construct {
    padding: 9vh 5% 20vh 10%;
  }
}

.construct {
  display: grid;
  gap: 25px;
}

@media (min-width: 854px) {
  .construct {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: calc(40/748 * 100%);
  }
}

@media (min-width: 1261px) {
  .construct {
    grid-column-gap: calc(92/1632 * 100%);
  }
}

@media (min-width: 854px) {
  .construct__elem {
    display: contents;
  }
}

.construct-trait__img img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.construct-trait__descr {
  order: 2;
}

@media (min-width: 854px) {
  .construct-trait__descr {
    flex: 1 0 auto;
  }
}

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

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

.typical-page .step-convenience.step-slider .text-wrap .nrs-list__number {
  line-height: 62px;
}

@media (min-width: 641px) {
  .typical-page .step-convenience.step-slider .text-wrap .nrs-list__number {
    line-height: 72px;
  }
}

.nrs-list {
  margin: 1.3em 0;
}

@media (min-width: 481px) {
  .nrs-list {
    list-style: none;
    padding: 0;
  }
}

.nrs-list li {
  position: relative;
}

@media (min-width: 481px) {
  .nrs-list li {
    margin-bottom: 28px;
    display: flex;
    -moz-column-gap: 18px;
         column-gap: 18px;
  }
}

@media (min-width: 641px) {
  .nrs-list li {
    margin-bottom: 29px;
  }
}

.nrs-list__number {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  display: none;
  border: 1px solid #fff;
  box-sizing: border-box;
  border-radius: 50%;
  line-height: 62px;
  text-align: center;
}

@media (min-width: 481px) {
  .nrs-list__number {
    display: block;
  }
}

@media (min-width: 641px) {
  .nrs-list__number {
    width: 74px;
    height: 74px;
    line-height: 72px;
  }
}

@media (min-width: 481px) {
  .nrs-list__tx {
    flex-grow: 1;
    padding-top: 13px;
  }
}

.typical-page .step-compare {
  padding: 37px 5% 49px;
}

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

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

@media (min-width: 1261px) {
  .typical-page .step-compare {
    padding: 14vh 10% 20vh 10%;
  }
}

.typical-page .step-compare h3 {
  font-size: 24px;
  line-height: 120%;
}

@media (min-width: 854px) {
  .typical-page .step-compare h3 {
    font-size: 32px;
  }
}

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

.typical-page .step-compare p {
  margin-top: 0;
  line-height: 120%;
}

.compare__head {
  margin-bottom: 35px;
}

@media (min-width: 854px) {
  .compare__head {
    margin-bottom: 56px;
  }
}

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

.compare-title h3 {
  margin-bottom: 19px;
  font-family: "MuseoSansCyrl-300";
}

@media (min-width: 854px) {
  .compare-title h3 {
    margin-bottom: 25px;
  }
}

@media (min-width: 1261px) {
  .compare-title h3 {
    margin-bottom: 32px;
  }
}

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

.compare-container {
  display: flex;
  flex-direction: column;
  row-gap: 37px;
  position: relative;
}

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

.compare-container::before {
  content: "";
  border-right: 1px solid #009FE3;
  position: absolute;
  top: 180px;
  right: 50%;
  bottom: -5vh;
  display: none;
}

@media (min-width: 854px) {
  .compare-container::before {
    display: block;
    top: 120px;
  }
}

.compare-container__col {
  flex-shrink: 0;
}

@media (min-width: 854px) {
  .compare-container__col {
    width: calc(100%/2 - 100/1536 * 100%/2);
  }
}

.compare-design {
  display: flex;
  flex-direction: column;
  row-gap: 22px;
  box-sizing: border-box;
}

@media (min-width: 854px) {
  .compare-design {
    row-gap: 50px;
  }
}

@media (min-width: 1261px) {
  .compare-design {
    row-gap: 78px;
  }
}

.compare-design__title {
  flex-shrink: 0;
}

.compare-design__content {
  flex-shrink: 0;
}

.compare-colhead {
  display: flex;
  flex-direction: column;
  row-gap: 14px;
}

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

.compare-colhead h4 {
  flex-shrink: 0;
  font-size: 18px;
  color: #009fe3;
  line-height: 120%;
}

@media (min-width: 854px) {
  .compare-colhead h4 {
    font-size: 21px;
  }
}

@media (min-width: 1261px) {
  .compare-colhead h4 {
    flex-shrink: 1;
    flex-grow: 1;
    font-size: 24px;
  }
}

.compare-colhead__img {
  flex-shrink: 0;
}

@media (min-width: 1261px) {
  .compare-colhead__img {
    width: calc(418/718 * 100%);
  }
}

.compare-colhead__img img {
  display: block;
  width: 100%;
}

.compare-colbody {
  display: flex;
  flex-direction: column;
  row-gap: 11px;
}

@media (min-width: 1441px) {
  .compare-colbody {
    flex-direction: row;
    -moz-column-gap: calc(50/718 * 100%);
         column-gap: calc(50/718 * 100%);
  }
}

.compare-colbody__col {
  flex-shrink: 0;
}

@media (min-width: 1441px) {
  .compare-colbody__col:first-child {
    width: calc(334/718 * 100%);
  }
}

@media (min-width: 1441px) {
  .compare-colbody__col:last-child {
    flex-shrink: 1;
    flex-grow: 1;
  }
}

.compare-colbody__col h5 {
  margin: 0 0 5px;
  font-size: 18px;
}

.compare-colbody__col ol {
  margin-top: 0;
  padding: 0;
  list-style: none;
  counter-reset: numbers;
}

.compare-colbody__col ol li {
  margin-bottom: 5px;
}

.compare-colbody__col ol li::before {
  counter-increment: numbers;
  content: counter(numbers) ".";
}

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

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

.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%;
  }
}

@media (max-width: 853px) {
  .typical-page.page-door .step-convenience .images {
    height: 90vw;
  }
}

.typical-page.page-door .step-points {
  padding: 34px 5% 36px;
}

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

.typical-page.page-door .step-points h3 {
  margin-bottom: 38px;
  padding: 0;
}

.typical-page.page-door .step-points .items {
  justify-content: center;
  gap: 46px calc(82/288 * 100%);
}

@media (min-width: 385px) {
  .typical-page.page-door .step-points .items {
    gap: 46px calc(115/346 * 100%);
  }
}

@media (min-width: 481px) {
  .typical-page.page-door .step-points .items {
    gap: 46px calc(180/432 * 100%);
  }
}

@media (min-width: 641px) {
  .typical-page.page-door .step-points .items {
    justify-content: flex-start;
    -moz-column-gap: calc(85/598 * 100%);
         column-gap: calc(85/598 * 100%);
  }
}

@media (min-width: 1441px) {
  .typical-page.page-door .step-points .items {
    -moz-column-gap: calc(301/1344 * 100%);
         column-gap: calc(301/1344 * 100%);
  }
}

.typical-page.page-door .step-points .items .item {
  width: 50px;
  margin: 0;
  padding: 0;
  align-items: flex-start;
  row-gap: 10px;
  font-size: 10px;
  line-height: 120%;
}

@media (min-width: 854px) {
  .typical-page.page-door .step-points .items .item {
    width: 82px;
    font-size: 14px;
  }
}

@media (min-width: 1261px) {
  .typical-page.page-door .step-points .items .item {
    flex-direction: column;
    row-gap: 20px;
    font-size: 18px;
  }
}

@media (min-width: 854px) {
  .typical-page.page-door .step-points .items .item .ico {
    width: 65px;
    height: 65px;
  }
}

@media (min-width: 1261px) {
  .typical-page.page-door .step-points .items .item .ico {
    width: 80px;
    height: 80px;
  }
}

@media (min-width: 1261px) {
  .typical-page.page-door .step-points .items .item .ico img {
    width: 11px;
  }
}

@media (min-width: 1261px) {
  .typical-page.page-door .step-points .items .item .ico img {
    width: 12px;
  }
}

.typical-page.page-door .step-points .items .item .name {
  width: 100%;
  padding: 0;
  text-align: left;
}

.typical-page.wds-76_door .lines.global {
  display: flex;
}

.typical-page.wds-76_door .construct-trait__descr {
  width: 86%;
}