@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-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;
}*/
.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 (max-width: 480px) {
  .step-front-phylosophi .text {
    font-size: 26px;
  }
}

@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-500, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 38px;
  line-height: 1.35em;
  color: #455D67;
}

@media (max-width: 480px) {
  .step-front-phylosophi .text__item h1,
  .step-front-phylosophi .text__item h2 {
    font-size: 30px;
  }
}

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

.step-front-phylosophi.step .step-num {
  opacity: .4;
}

.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-500, 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 {
  min-height: 80vh;
}

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

.typical-page.phylosophi-page .step-standards .step-num {
  opacity: .4;
}

.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-500, 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-glazing.step .step-num {
  opacity: .4;
}

.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: 50px 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 {
  font-size: 18px;
}

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

.step-improvement__tx p {
  margin: 0 0 10px;
  line-height: 1.2em;
}

.step-improvement__tx ul,
.step-improvement__tx li {
  line-height: 1.2em;
}

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

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

.typical-page.own-page-sl-76 .lines.global,
.typical-page.phylosophi-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 {
  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 {
  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 {
    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 {
    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 {
  word-break: normal;
}

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

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

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

.typical-page.own-page-sl-76 .elseColor .hover_ar,
.typical-page.phylosophi-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%);
}