.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.nav-menu {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
  position: static;
}

.menu-button, .menu-button.w--open {
  display: none;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.body {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #ececec;
  letter-spacing: .4px;
  text-shadow: 0 1px 1px #0003;
  justify-content: center;
  align-items: center;
  height: 520px;
  margin-bottom: 28px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  line-height: 28px;
  display: block;
}

.navbar {
  position: static;
}

.div-block, .div-block-2 {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #ffffff1f;
  border-radius: 1px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 41px 0 0;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: 139px;
  font-family: IBM Plex Sans, sans-serif;
  display: flex;
}

.link-block {
  color: #e3e3e3;
  border-bottom: 1px solid #0000;
  padding-bottom: 2px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: border-color .25s, color .25s;
}

.link-block:hover {
  color: #f0e6dc;
  border-bottom-color: #c3b09e;
}

.hero-solutions-page {
  clear: none;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-color: #060a12d9;
  background-image: url('../images/gl.hero2.webp');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  border-bottom: 1px solid #ffffff1f;
  width: 100%;
  height: 723px;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.image {
  height: auto;
  margin-left: 96px;
  padding-left: 0;
  display: block;
}

.container-2 {
  z-index: 10;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.link-block-2 {
  color: #eaeaea;
  border-bottom: 1px solid #0000;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: border-color .25s, color .25s;
}

.link-block-2:hover {
  border-bottom-color: #f0e6dc;
}

.link-block-3 {
  color: #eaeaea;
  font-size: 16px;
  text-decoration: none;
}

.link-block-4 {
  color: #eaeaea;
  border-bottom: 1px solid #0000;
  padding-bottom: 2px;
  font-size: 16px;
  text-decoration: none;
  transition: border-color .25s, color .25s;
}

.link-block-4:hover {
  border-bottom-color: #c3b09e;
}

.link-block-5 {
  color: #eaeaea;
  border-bottom: 1px solid #0000;
  padding-bottom: 2px;
  font-size: 16px;
  text-decoration: none;
  transition: color .25s;
}

.link-block-5:hover {
  border-bottom-color: #c3b09e;
}

.div-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  margin-left: 95px;
  padding-right: 0;
  display: block;
  position: static;
}

.dropdown-toggle {
  clear: none;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #0000;
  flex-flow: row;
  align-items: center;
  padding: 0;
  font-weight: 400;
  display: flex;
}

.dropdown-list {
  z-index: auto;
  background-color: #0000;
  border: 1px solid #ffffff1f;
  border-radius: 1px;
  margin-top: 0;
  margin-right: 0;
  padding: 0;
  display: block;
  position: absolute;
  inset: 100% 0% auto auto;
}

.dropdown {
  color: #eaeaea;
  padding-left: 0;
}

.icon {
  color: #f0f0f0;
  -webkit-text-stroke-color: transparent;
  background-color: #0000;
  margin-right: 77px;
}

.text-block {
  color: #eaeaea;
  padding-bottom: 0;
  padding-left: 3px;
  display: block;
}

.text-block-2 {
  clear: none;
  color: #eaeaea;
  text-align: left;
  -webkit-text-stroke-color: #e4e4e4;
  background-color: #0000;
  flex: 0 auto;
  order: -9999;
  align-self: auto;
}

.dropdown-link {
  color: #ebebeb;
}

.dropdown-link-2 {
  color: #d3d3d3;
}

.div-block-6 {
  margin-left: 24px;
  display: block;
  position: relative;
}

.dropdown-toggle-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #eaeaea;
  align-items: center;
  padding: 0;
  font-weight: 400;
  display: flex;
}

.icon-2 {
  margin-right: 23px;
  padding-right: 56px;
  display: block;
}

.dropdown-list-2 {
  vertical-align: top;
  background-color: #05080ed1;
  border: 1px solid #5e5c5c;
  border-radius: 1px;
  flex-flow: row;
  order: 0;
  align-self: auto;
  margin: 8px 12px;
  padding-right: 0;
  display: flex;
  position: absolute;
  top: 100px;
  right: 0;
}

.dropdown-2 {
  display: flex;
}

.dropdown-link-3 {
  box-sizing: border-box;
  opacity: 1;
  color: #f0f0f0;
  text-align: center;
  -webkit-text-stroke-color: transparent;
  text-shadow: none;
  background-color: #62acb500;
  margin-right: auto;
  padding-top: 10px;
  padding-right: 20px;
  font-size: 15px;
  text-decoration: none;
  display: block;
  right: 0;
}

.dropdown-list-3 {
  background-color: #662323;
  padding-top: 15px;
}

.dropdown-list-3.w--open {
  background-color: #02010161;
  margin-top: 0;
  padding-top: 9px;
}

.dropdown-link-4 {
  color: #fff;
  text-align: center;
  font-size: 15px;
}

.text-block-3 {
  color: #cdc7c1;
  padding-right: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
}

.dropdown-toggle-3 {
  padding: 0;
  left: auto;
  overflow: visible;
}

.dropdown-toggle-3.w--open {
  padding-top: 0;
}

.text-block-4 {
  color: #cdc7c1;
  -webkit-text-stroke-color: #e1cbb6;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.text-block-5 {
  color: #cdc7c1;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.container-3 {
  width: 100%;
  margin: 18px 0 auto;
}

.div-block-7 {
  flex-flow: column-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  width: 1000px;
  max-width: 1000px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading {
  box-sizing: border-box;
  clear: none;
  color: #c3b09e;
  text-align: left;
  text-transform: uppercase;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-top: 18px;
  margin-bottom: 24px;
  margin-left: 103px;
  padding-left: 3px;
  padding-right: 400px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 34px;
  font-style: normal;
  line-height: 58px;
  text-decoration: none;
  display: block;
  position: static;
  left: auto;
}

.paragraph {
  color: #c3b09e;
  margin-left: 103px;
  font-family: IBM Plex Sans, sans-serif;
}

.text-block-6 {
  color: #cdc7c1;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  direction: ltr;
  border: 1px solid #cdc7c1;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 48px;
  margin-top: 24px;
  margin-left: 224px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-style: normal;
  text-decoration: none;
  display: flex;
}

.link-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-decoration: none;
  display: flex;
}

.heading-2 {
  color: #f1f1f1;
  text-align: center;
  width: 330px;
  margin-left: -200px;
  font-size: 22px;
  line-height: 28px;
}

.paragraph-2 {
  text-align: center;
  width: 550px;
  margin-top: -33px;
  margin-bottom: 0;
  margin-left: 188px;
  font-size: 16px;
  line-height: 24px;
}

.section-2 {
  text-align: center;
  object-fit: cover;
  background-image: url('../images/glfonnizhe.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-3 {
  color: #c3b09e;
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.paragraph-3 {
  color: #c3b09e;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  display: block;
}

.div-block-9 {
  color: #434343;
  background-color: #6c6c6c85;
  border: 1px solid #4b4b4b;
  border-radius: 1px;
  width: auto;
  height: 1%;
  margin-left: 0;
  margin-right: 0;
}

.div-block-10 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 24px 0 0;
  display: flex;
}

.div-block-10.gl {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: stretch;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.cascade-s1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #05080e61;
  border: 1px solid #ffffff1f;
  border-radius: 1px;
  flex-flow: column;
  align-items: flex-start;
  width: 35%;
  min-width: 350px;
  height: auto;
  min-height: 384px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 0 0;
  display: flex;
}

.heading-4 {
  color: #c3b09e;
  margin: 0 auto;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-4 {
  color: #c3b09e;
  margin-bottom: 16px;
  padding-left: 27px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.s3 {
  width: 100%;
  height: 250px;
  margin-bottom: 0;
}

.paragraph-5 {
  color: #c3b09e;
  text-align: center;
  margin: 0 auto;
  padding-left: 0;
  font-size: 16px;
  line-height: 20px;
}

.div-block-13 {
  background-color: #ffffff26;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-14 {
  text-align: center;
  background-color: #05080e8c;
  border: 1px solid #ffffff1f;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 34px;
  margin: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container-4 {
  max-width: none;
  text-shadow: none;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  margin-top: -33px;
  margin-bottom: -9px;
  margin-left: 137px;
  padding-bottom: 0;
}

.image-3 {
  margin-top: -36px;
  margin-bottom: 6px;
  margin-left: 125px;
  padding-bottom: 0;
}

.image-4 {
  margin-top: -36px;
  margin-bottom: 0;
  margin-left: 137px;
}

.image-5 {
  margin-left: 147px;
}

.image-6 {
  margin-top: -29px;
  margin-left: 72px;
}

.image-7 {
  margin-left: 155px;
}

.image-8 {
  margin-top: -31px;
  margin-left: 70px;
}

.image-9 {
  margin-top: -19px;
  margin-left: 86px;
}

.text-block-7 {
  color: #cdc7c1;
  font-family: IBM Plex Sans, sans-serif;
}

.text-block-8 {
  color: #cdc7c1;
}

.text-block-9 {
  color: #cdc7c1;
  font-family: IBM Plex Sans, sans-serif;
}

.text-block-10 {
  color: #cdc7c1;
  font-size: 18px;
}

.text-block-11 {
  color: #cdc7c1;
}

.text-block-12 {
  color: #cdc7c1;
  font-size: 18px;
}

.hero-solutions1 {
  background-image: linear-gradient(#0000 78%, #000), url('../images/shapka.mobile.webp');
  background-position: 0 0, 100%;
  background-size: auto, auto;
  height: 800px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.hero-solutions1.perimetr {
  background-image: url('../images/shapka2.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-solutions1.fasad {
  background-image: url('../images/ChatGPT-Image-21-апр.-2026-г.-01_08_22.png');
  background-position: 50%;
  background-size: cover;
  height: 700px;
}

.hero-solutions1.truboprovod {
  background-size: auto, cover;
}

.hero-solutions1.resheniya {
  background-image: linear-gradient(#0000 78%, #000), url('../images/herorez.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.hero-solutions1.contacts {
  background-image: linear-gradient(#0000 78%, #000), url('../images/foncontact.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 916px;
}

.body-2 {
  text-overflow: clip;
  object-fit: fill;
  background-image: url('../images/ChatGPT-Image-17-апр.-2026-г.png');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  height: auto;
  max-height: none;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.section-3 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.section-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #111;
  background-image: url('../images/ChatGPT-Image-17-апр.-2026-г.-23_04_42.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 2645px;
  min-height: 0;
  display: block;
}

.container-5 {
  width: 100%;
  max-width: none;
  min-height: 600px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}

.div-block-15 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 600px;
  margin-top: 0;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.div-block-16 {
  object-fit: cover;
  background-color: #ffffff08;
  border: 1px solid #ffffff1a;
  border-radius: 1px;
  flex-flow: column;
  align-items: center;
  width: 32%;
  height: auto;
  min-height: 420px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  transition: box-shadow .3s, transform .25s;
  display: flex;
  position: relative;
  bottom: auto;
  overflow: hidden;
}

.div-block-16:hover {
  opacity: 1;
  transform: scale(1.06);
  box-shadow: 0 0 24px 20px #c3b09e1f;
}

.image-10 {
  vertical-align: baseline;
  object-fit: cover;
  flex: 0 auto;
  align-self: auto;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  overflow: visible;
}

.div-block-17 {
  width: 100%;
  height: auto;
  margin-top: -80px;
  margin-bottom: 0;
  position: static;
  inset: -18px 0 0;
}

.div-block-18 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding: 0 20px 20px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.heading-5 {
  color: #c3b09e;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-6 {
  color: #d9d2cb;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.link {
  color: #c3b09e;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 17px;
  text-decoration-style: dotted;
}

.image-11 {
  object-fit: cover;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: static;
  overflow: visible;
}

.div-block-19 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  bottom: 0;
}

.heading-6 {
  font-size: 18px;
}

.heading-7 {
  color: #c3b09e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-7 {
  margin-top: -2px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.link-2 {
  color: #c3b09e;
  text-align: center;
  width: 100%;
  margin-top: -5px;
  margin-left: 0;
  padding-bottom: 0;
  font-size: 17px;
  text-decoration-style: dotted;
  display: block;
}

.paragraph-8 {
  color: #d9d2cb;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
}

.image-12 {
  object-fit: cover;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
  overflow: visible;
}

.heading-8, .heading-9 {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.heading-10 {
  margin-top: 213px;
  position: relative;
}

.div-block-20 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-11 {
  color: #c3b09e;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-9 {
  color: #d9d2cb;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
}

.link-3 {
  color: #c3b09e;
  text-align: center;
  width: 100%;
  margin-top: -27px;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 17px;
  text-decoration-style: dotted;
}

.div-block-21 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 17px;
  display: flex;
  position: absolute;
  left: 0;
}

.heading-12 {
  color: #c3b09e;
  text-align: center;
  margin-bottom: 17px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.paragraph-10 {
  color: #c3b09e;
  text-align: center;
  max-width: 760px;
  margin-bottom: 36px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.div-block-22 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  display: flex;
  position: relative;
}

.div-block-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 19%;
  display: flex;
}

.div-block-24 {
  color: #c3b09e;
  border: 2px solid #e7d3b58c;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.text-block-13 {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.text-block-14 {
  text-align: center;
  margin-top: 9px;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.paragraph-11 {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-12 {
  color: #d9d2cb;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
}

.paragraph-12._5 {
  margin-top: 8px;
}

.div-block-25 {
  color: #000;
  object-fit: fill;
  background-color: #c3b09e;
  border-radius: 1px;
  flex-flow: column;
  align-items: center;
  width: 130px;
  height: 1px;
  margin-top: -24px;
  margin-bottom: 0;
  margin-left: 213px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1px;
  font-weight: 400;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-25._1425 {
  width: 150px;
}

.div-block-26 {
  -webkit-text-stroke-color: #000;
  background-color: #c3b09e;
  flex-flow: column;
  align-items: center;
  width: 130px;
  height: 1px;
  margin-top: -24px;
  margin-left: 211px;
  display: flex;
  position: relative;
}

.div-block-27 {
  -webkit-text-stroke-color: #000;
  background-color: #c3b09e;
  flex-flow: column;
  align-items: center;
  width: 130px;
  height: 1px;
  margin-top: -24px;
  margin-left: 209px;
  display: flex;
  position: relative;
}

.div-block-28 {
  -webkit-text-stroke-color: #000;
  background-color: #c3b09e;
  flex-flow: column;
  align-items: center;
  width: 130px;
  height: 1px;
  margin-top: -24px;
  margin-bottom: 0;
  margin-left: 202px;
  display: flex;
  position: relative;
}

.div-block-29 {
  flex-flow: column;
  align-items: center;
  width: 75px;
  display: flex;
}

.div-block-30 {
  object-fit: fill;
  width: 5px;
  height: 1px;
  margin-top: -25px;
  position: static;
}

.div-block-31 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 15px;
  display: flex;
}

.heading-13 {
  color: #c3b09e;
  text-align: center;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.div-block-32 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-33 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: flex-start;
  width: 410px;
  height: 350px;
  display: flex;
}

.div-block-34 {
  position: relative;
  overflow: hidden;
}

.bold-text {
  color: #c3b09e;
  text-align: center;
  margin-top: 25px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.paragraph-13 {
  width: 30.9944%;
}

.div-block-35 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 64px;
  display: flex;
}

.heading-14 {
  color: #e7d3b5;
  text-align: center;
  flex-flow: column;
  align-items: center;
  margin-top: -55px;
  margin-bottom: 30px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 28px;
  display: flex;
}

.div-block-36 {
  background-color: #0000;
  border: 1px solid #e7d3b529;
  border-radius: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1180px;
  height: 550px;
  margin-top: 39px;
  margin-left: auto;
  margin-right: auto;
  padding: 34px;
  display: flex;
}

.text-block-15 {
  font-size: 20px;
  line-height: 26px;
}

.text-block-16 {
  color: #c3b09e;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 14px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.heading-15 {
  color: #c3b09e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 34px;
  line-height: 42px;
}

.paragraph-14 {
  color: #c3b09e;
  text-align: center;
  max-width: 930px;
  margin-bottom: 28px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.div-block-37 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 26px;
  display: flex;
}

.image-13 {
  opacity: .68;
  object-fit: contain;
  width: 100%;
  max-width: 980px;
  height: auto;
}

.div-block-38 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 220px;
  display: flex;
}

.image-14 {
  width: 30%;
}

.div-block-39 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-40 {
  flex-flow: column;
  align-items: center;
  width: 105%;
  display: flex;
}

.image-15 {
  object-fit: contain;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  position: static;
  top: 0;
}

.text-block-17 {
  color: #c3b09e;
  text-align: center;
  flex-flow: row;
  align-items: flex-start;
  width: auto;
  margin-top: 0;
  padding-top: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  display: block;
  position: static;
}

.div-block-41 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 230px;
  display: flex;
}

.div-block-42 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 200px;
  display: flex;
}

.image-16 {
  opacity: .53;
  object-fit: contain;
  width: 8px;
  height: 150px;
}

.div-block-43 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: -28px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-44 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  display: flex;
}

.div-block-45 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 25%;
  height: auto;
  display: flex;
  overflow: visible;
}

.div-block-46 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  display: flex;
}

.image-17 {
  object-fit: contain;
  width: auto;
  height: auto;
  padding-bottom: 0;
  overflow: clip;
}

.image-18 {
  object-fit: contain;
}

.text-block-opisanie {
  color: #c3b09e;
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 21px;
  display: block;
}

.div-block-47 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 64px;
  display: flex;
}

.div-block-48 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-49 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: flex-start;
  width: 95%;
  margin-top: 0;
  display: flex;
}

.div-block-50 {
  border: 1px solid #ffffff1a;
  border-radius: 1px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  min-height: 180px;
  padding: 22px 0;
  display: flex;
}

.paragraph-15 {
  color: #c3b09e;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 17px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.paragraph-15.weather {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Manrope, sans-serif;
  display: flex;
}

.heading-16 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.heading-17 {
  color: #c3b09e;
  text-align: center;
  flex-flow: column;
  align-items: center;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  line-height: 36px;
  display: flex;
}

.image-19 {
  width: auto;
  margin-left: -50px;
  padding-left: 111px;
}

.image-20 {
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
}

.image-21 {
  flex: 0 auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  padding-bottom: 0;
}

.image-22 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.image-23 {
  margin-left: auto;
  margin-right: auto;
}

.image-24 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.opisanie-klass-gor {
  color: #c3b09e;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 64px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.image-25 {
  margin-left: auto;
  margin-right: auto;
  overflow: clip;
}

.section-5 {
  background-image: url('../images/Хранение-в-промышленной-зоне-при-сумерках-1.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 930%;
  position: relative;
  overflow: hidden;
}

.container-6 {
  width: 100%;
  max-width: none;
  height: 100px;
}

.div-block-51 {
  background-image: linear-gradient(3deg, #000 12%, #0000 27%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.div-block-51.fasad, .div-block-51.truboprovod {
  background-image: none;
}

.div-block-52 {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: auto 0 120px;
}

.div-block-52.perimeter {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  bottom: 0;
  left: auto;
  right: auto;
}

.div-block-52.fasad {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  bottom: 29px;
}

.div-block-52.local {
  margin-bottom: -101px;
  padding-top: 0;
}

.heading-18 {
  font-size: 52px;
  font-weight: 400;
  line-height: 58px;
}

.heading-19 {
  color: #c3b09e;
  text-align: center;
  max-width: 980px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 16px;
}

.heading-19.perimeter, .heading-19.mobile {
  font-family: IBM Plex Sans, sans-serif;
}

.paragraph-16 {
  max-width: 1186.51px;
}

.paragraph-17 {
  color: #e3e3e3;
  text-align: center;
  max-width: 980px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.paragraph-17.fasad {
  margin-bottom: 0;
  padding-top: 0;
}

.paragraph-17.perimeter {
  font-family: Manrope, sans-serif;
}

.section-6 {
  opacity: 1;
  object-fit: fill;
  background-color: #000;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.container-7 {
  mix-blend-mode: normal;
  width: 100%;
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-20 {
  color: #c3b09e;
  text-align: center;
  flex-flow: column;
  align-items: center;
  padding-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  display: flex;
}

.paragraph-18 {
  text-align: center;
  font-size: 20px;
  line-height: 32px;
}

.paragraph-19 {
  color: #e3e3e3;
  text-align: center;
  max-width: 920px;
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 32px;
}

.div-block-53 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  display: flex;
}

.div-block-54 {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  text-align: center;
  border: 0 solid #ffffff14;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 420px;
  margin-bottom: 0;
  padding: 0 20px;
  display: flex;
  overflow: visible;
}

.image-26 {
  text-align: center;
  object-fit: cover;
  width: 60%;
  height: 80%;
  margin-top: 0;
  margin-bottom: 22px;
  padding-top: 0;
  display: block;
  overflow: clip;
}

.text-block-18 {
  font-size: 20px;
}

.text-block-19 {
  color: #c3b09e;
  letter-spacing: 1.5px;
  margin-bottom: 11px;
  font-size: 36px;
  line-height: 40px;
}

.heading-21 {
  margin-top: 0;
}

.heading-22 {
  color: #c3b09e;
  margin-top: 0;
  margin-bottom: 14px;
}

.paragraph-20 {
  color: #e3e3e3;
  font-size: 18px;
  line-height: 28px;
}

.div-block-55 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-27 {
  box-sizing: content-box;
  object-fit: contain;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  max-width: 100%;
  height: 420px;
  display: block;
  position: static;
  overflow: clip;
}

.div-block-56 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 58%;
  min-height: 420px;
  padding: 10px;
  display: flex;
}

.div-block-57 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 42%;
  min-height: 420px;
  display: flex;
}

.text-block-20 {
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-21 {
  color: #c3b09e;
  letter-spacing: 1.5px;
  margin-bottom: 12px;
  font-size: 30px;
  line-height: 34px;
}

.heading-23 {
  color: #c3b09e;
  text-align: left;
  flex-flow: row;
  align-items: center;
  width: 100%;
  max-width: 620px;
  margin-top: 0;
  margin-bottom: 16px;
  padding-right: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  display: flex;
}

.paragraph-21 {
  color: #e3e3e3;
  text-align: left;
  max-width: 620px;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.section-7 {
  background-image: url('../images/fon_1920x3002-1.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  padding-top: 49px;
  padding-bottom: 51px;
}

.container-8 {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-24 {
  font-size: 40px;
  line-height: 46px;
}

.heading-25 {
  color: #c3b09e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 22px;
  font-family: IBM Plex Sans, sans-serif;
}

.paragraph-22 {
  color: #e3e3e3;
  text-align: center;
  max-width: 920px;
  margin-bottom: 19px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 30px;
}

.div-block-58 {
  flex-flow: column;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.div-block-59 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  text-align: left;
  flex-flow: column;
  align-items: center;
  width: 100%;
  min-height: auto;
  padding-top: 10px;
  padding-bottom: 0;
  display: flex;
}

.div-block-59.fadad {
  flex-flow: column;
}

.div-block-60 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: auto;
  display: flex;
}

.div-block-60.fasad {
  width: auto;
  min-height: auto;
  padding-top: 14px;
}

.div-block-61 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 48%;
  min-height: 400px;
  display: flex;
}

.div-block-61.fasad {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  min-height: auto;
}

.div-block-61.local {
  width: 60%;
  min-height: auto;
}

.image-28 {
  object-fit: cover;
  border-radius: 6px;
  width: 90%;
  height: auto;
  min-height: 350px;
}

.div-block-62 {
  width: 100%;
  height: 20px;
  padding-top: 50px;
  padding-bottom: 37px;
}

.image-29 {
  opacity: .46;
  width: 78.215%;
}

.div-block-63 {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20px;
  min-height: 0;
  padding-top: 22px;
  display: block;
}

.heading-26 {
  color: #c3b09e;
  text-align: center;
  width: 100%;
  margin-top: 0;
  padding-top: 44px;
  font-size: 32px;
  line-height: 36px;
}

.heading-26.fasad {
  text-align: center;
  width: 100%;
}

.heading-26.truba {
  text-align: center;
  padding-top: 10px;
}

.paragraph-23 {
  color: #e3e3e3;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-23.desktop {
  margin-bottom: 0;
}

.section-8 {
  text-align: left;
  background-image: url('../images/fonlocal2.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  max-width: 100%;
  padding-top: 23px;
  padding-bottom: 51px;
}

.container-9 {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-27 {
  color: #c3b09e;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 40px;
  line-height: 46px;
}

.paragraph-24 {
  color: #e3e3e3;
  text-align: center;
  max-width: 920px;
  margin-bottom: 29px;
  margin-left: auto;
  margin-right: auto;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.div-block-64 {
  flex-flow: column;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.div-block-65 {
  width: 40%;
}

.div-block-66 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 77%;
  min-height: 320px;
  display: flex;
  overflow: visible;
}

.div-block-67 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 48%;
  display: flex;
}

.div-block-68 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 320px;
  display: flex;
}

.heading-28 {
  color: #c3b09e;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 32px;
  line-height: 40px;
}

.paragraph-25 {
  color: #e3e3e3;
  max-width: 620px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.image-30 {
  width: 95%;
  height: 332.339px;
}

.div-block-69 {
  text-align: right;
  width: 100%;
  height: 20px;
  padding-top: 50px;
  padding-bottom: 37px;
}

.image-31 {
  opacity: .46;
  width: 78%;
}

.paragraph-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #c3b09e;
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}

.heading-29 {
  color: #c3b09e;
  text-align: center;
  margin-top: 621px;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 48px;
}

.body-3 {
  object-fit: contain;
  display: block;
}

.section-9 {
  background-color: #0b0f17;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 27px 36px 36px;
  display: flex;
}

.section-9.conf {
  margin-top: 0;
}

.container-10 {
  width: 100%;
  max-width: none;
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-70 {
  background-color: #ffffff08;
  border: 1px solid #e7d3b524;
  border-radius: 1px;
  padding-top: 10px;
}

.text-block-22 {
  color: #d8c19e;
  text-align: center;
  letter-spacing: 1.5px;
  margin-bottom: 14px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.heading-30 {
  color: #f1f1f1;
  text-align: center;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.paragraph-27 {
  color: #ffffffc7;
  text-align: center;
  margin-bottom: 34px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.div-block-71 {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
  text-underline-offset: 25%;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  -webkit-text-decoration: underline #d8c19e;
  text-decoration: underline #d8c19e;
  display: flex;
}

.text-block-23 {
  color: #d8c19e;
  text-align: center;
  -webkit-text-stroke-color: #d8c19e;
  text-shadow: 0 1px 16px #d8c19e;
  text-underline-offset: 25%;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  text-decoration: underline;
}

.text-block-24 {
  color: #d8c19e;
  text-align: center;
  text-shadow: 0 1px 20px #d8c19e;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  text-decoration: underline;
}

.text-block-25 {
  color: #ffffff6b;
  text-align: center;
  width: 100%;
  max-width: 900px;
  height: 18px;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
  font-family: Manrope, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.heading-31 {
  color: #c3b09e;
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 579px;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  display: flex;
}

.paragraph-28 {
  color: #cdc7c1;
  text-align: center;
  width: 60%;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.section-10 {
  background-image: url('../images/dark_textured_background_1920x2000.png');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.container-11 {
  width: 100%;
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}

.paragraph-29 {
  text-align: center;
}

.paragraph-30 {
  color: #cdc7c1;
  text-align: center;
  max-width: 920px;
  margin: 27px auto 55px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.div-block-72 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-73 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #ffffff08;
  border: 1px solid #ffffff14;
  flex-flow: column;
  align-items: center;
  width: 33%;
  min-height: 620px;
  padding: 22px 22px 24px;
  display: flex;
}

.image-32 {
  text-align: left;
  object-fit: contain;
  width: 80%;
  height: 300px;
  margin-bottom: 22px;
  padding-left: 0;
}

.heading-32 {
  color: #c3b09e;
  margin-top: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 28px;
  line-height: 34px;
}

.text-block-26 {
  color: #d8c19e;
  margin-bottom: 16px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
}

.paragraph-31 {
  color: #ffffffc7;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.div-block-74 {
  width: 100%;
  margin-top: 100px;
}

.div-block-75 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.heading-33 {
  color: #c3b09e;
  text-align: center;
  margin-top: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 42px;
  line-height: 42px;
}

.paragraph-32 {
  color: #cdc7c1;
  text-align: center;
  max-width: 980px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start center;
  width: 100%;
}

.div-block-76 {
  border: 1px solid #ffffff14;
  flex-flow: column;
  min-height: 320px;
  padding: 32px 28px;
  display: flex;
}

.heading-34 {
  color: #c3b09e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 30px;
  line-height: 34px;
}

.paragraph-33 {
  color: #cdc7c1;
  text-align: left;
  margin-top: 20px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.heading-35 {
  color: #c3b09e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.heading-36 {
  color: #c3b09e;
  text-align: center;
  margin-top: 20px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.heading-37 {
  color: #c3b09e;
  text-align: center;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.div-block-77 {
  width: 6%;
}

.div-block-78 {
  text-align: center;
  width: 100%;
}

.text-block-27 {
  font-size: 22px;
  line-height: 26px;
}

.text-block-28 {
  color: #cdc7c1;
  font-family: Manrope, sans-serif;
  font-size: 22px;
  line-height: 26px;
}

.paragraph-34 {
  color: #c3b09e;
  text-align: center;
  background-color: #0000;
  border: 0 dashed #c3b09e;
  border-radius: 0;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.div-block-79 {
  width: 100%;
  max-width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 24px;
  font-family: IBM Plex Sans, sans-serif;
}

.heading-38 {
  color: #c3b09e;
  text-align: center;
  margin-bottom: 20px;
  font-size: 56px;
  line-height: 62px;
}

.paragraph-35 {
  color: #cdc7c1;
  text-align: center;
  max-width: 820px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 28px;
}

.grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  width: 100%;
}

.div-block-80 {
  border: 0 solid #000;
  flex-flow: column;
  min-height: auto;
  padding: 36px 32px 20px;
  display: flex;
}

.heading-39 {
  color: #c3b09e;
  text-align: center;
  margin-bottom: 14px;
  font-size: 30px;
  line-height: 36px;
}

.paragraph-36 {
  color: #c3b09e;
  text-align: center;
  padding-top: 19px;
  font-size: 18px;
}

.text-block-29 {
  outline-offset: 0px;
  color: #c3b09e;
  text-align: center;
  letter-spacing: 1.5px;
  text-indent: 0;
  text-transform: capitalize;
  text-overflow: clip;
  column-count: auto;
  word-break: normal;
  overflow-wrap: normal;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 0 #000;
  border-radius: 0;
  outline: 3px #c3b09e;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: none;
}

.link-block-7 {
  text-align: center;
  padding-top: 0;
  text-decoration: none;
}

.div-block-81 {
  flex-flow: column;
  min-height: 260px;
  padding: 36px 32px;
  display: flex;
}

.text-block-30 {
  color: #c3b09e;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  font-size: 30px;
  line-height: 34px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.div-block-82 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-block-31 {
  opacity: 1;
  outline-offset: 0px;
  color: #c3b09e;
  letter-spacing: 1.5px;
  overflow-wrap: normal;
  outline: 3px #c3b09e;
  font-size: 30px;
  line-height: 34px;
  text-decoration: none;
}

.link-block-8, .link-block-9 {
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.dropdown-3, .dropdown-4 {
  position: absolute;
  top: 25px;
  right: 25px;
}

.dropdown-5 {
  position: absolute;
  top: 25px;
  right: 40px;
}

.dropdown-6 {
  position: absolute;
  top: 30px;
  right: 40px;
}

.dropdown-7 {
  position: absolute;
  top: 25px;
  right: 40px;
}

.dropdown-8 {
  position: absolute;
  top: 40px;
  right: 40px;
}

.dropdown-9 {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 25px;
  right: 40px;
}

.section-11 {
  width: auto;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  font-family: IBM Plex Sans, sans-serif;
}

.bold-text-9 {
  font-family: Manrope, sans-serif;
}

.bold-text-10 {
  font-family: IBM Plex Sans, sans-serif;
}

.bold-text-11, .bold-text-12 {
  font-family: Manrope, sans-serif;
}

.bold-text-13, .bold-text-14 {
  font-family: IBM Plex Sans, sans-serif;
}

.bold-text-15 {
  font-family: Manrope, sans-serif;
}

.bold-text-16 {
  font-family: IBM Plex Sans, sans-serif;
}

.bold-text-17 {
  font-family: Manrope, sans-serif;
  line-height: 28px;
}

.bold-text-18 {
  font-family: IBM Plex Sans, sans-serif;
}

.bold-text-19 {
  font-family: Manrope, sans-serif;
}

.bold-text-21, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26 {
  font-family: IBM Plex Sans, sans-serif;
}

.bold-text-29 {
  font-family: Manrope, sans-serif;
}

.image-33 {
  width: 70px;
}

.div-block-86 {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-34 {
  width: 100px;
}

.link-block-10 {
  width: 70px;
}

.link-block-12 {
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.image-35 {
  width: 50px;
  height: 50px;
}

.link-block-13 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-32 {
  color: #c3b09e;
  font-size: 20px;
}

.image-36, .lightbox-link {
  width: 60px;
  height: 60px;
}

@media screen and (min-width: 1280px) {
  .div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 33px;
  }

  .div-block-4 {
    margin-right: 140px;
  }

  .hero-solutions-page {
    text-shadow: none;
    background-position: 50%;
    position: relative;
  }

  .dropdown-link-3 {
    padding-top: 10px;
  }

  .dropdown-list-3.w--open {
    margin-top: 0;
    padding-top: 8px;
  }

  .text-block-3 {
    text-align: right;
    padding-right: 0;
  }

  .dropdown-toggle-3 {
    padding: 0;
    position: relative;
    left: auto;
  }

  .text-block-6 {
    border-radius: 10px;
    padding-top: 0;
    padding-left: 0;
  }

  .section-2 {
    background-image: url('../images/glfonnizhe.webp');
    background-size: cover;
    height: auto;
  }

  .div-block-10 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    align-items: flex-start;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .cascade-s1 {
    align-items: flex-start;
    width: 30%;
    height: auto;
    min-height: 384px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .heading-4 {
    margin: 0 auto;
  }

  .paragraph-4 {
    margin-bottom: 0;
    padding-left: 16px;
  }

  .s3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-left: 94px;
    display: flex;
  }

  .paragraph-5 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-14 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30px;
    min-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-6 {
    vertical-align: baseline;
    max-width: none;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-8, .image-9 {
    max-width: none;
    margin-top: 0;
    margin-left: 0;
  }

  .text-block-10, .text-block-12 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .hero-solutions1 {
    height: 830px;
  }

  .hero-solutions1.perimetr {
    background-image: url('../images/shapka2_1.webp');
    background-position: 50%;
    background-size: cover;
    height: 800px;
  }

  .hero-solutions1.fasad {
    background-image: url('../images/herofasad.webp');
  }

  .hero-solutions1.truboprovod {
    background-size: auto, cover;
  }

  .section-4 {
    height: 2610px;
  }

  .container-5 {
    min-height: 500px;
  }

  .div-block-15 {
    grid-column-gap: 74px;
    grid-row-gap: 74px;
    width: auto;
    min-height: 600px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-16 {
    align-items: center;
    max-width: none;
    min-height: 500px;
  }

  .image-10 {
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-18 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 0 15px 20px;
  }

  .heading-5 {
    text-align: center;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 20px;
  }

  .paragraph-6 {
    font-family: Manrope, sans-serif;
    font-size: 16px;
    line-height: 20px;
  }

  .image-11 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    bottom: auto;
  }

  .div-block-19 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
    bottom: 0;
  }

  .heading-7 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 20px;
  }

  .paragraph-8 {
    padding-left: 15px;
    padding-right: 15px;
    font-family: Manrope, sans-serif;
    font-size: 16px;
  }

  .image-12 {
    height: auto;
    margin-top: 0;
  }

  .div-block-20 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    bottom: 0;
  }

  .heading-11 {
    text-align: center;
    margin-bottom: 0;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 20px;
  }

  .paragraph-9 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Manrope, sans-serif;
    font-size: 16px;
  }

  .div-block-21 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: static;
    left: auto;
  }

  .heading-12, .paragraph-10 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-22 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    width: 95%;
  }

  .paragraph-12 {
    font-family: Manrope, sans-serif;
  }

  .div-block-25 {
    width: 200px;
    margin-left: 254px;
  }

  .div-block-26 {
    width: 200px;
    margin-left: 263px;
  }

  .div-block-27 {
    width: 200px;
    margin-left: 257px;
  }

  .div-block-28 {
    width: 160px;
    margin-left: 242px;
  }

  .div-block-31 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .heading-13, .bold-text {
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-35 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
  }

  .heading-14, .text-block-16, .heading-15, .paragraph-14 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .image-15 {
    padding-bottom: 0;
    position: static;
    top: 0;
  }

  .text-block-17 {
    font-family: Manrope, sans-serif;
  }

  .div-block-43 {
    align-items: stretch;
  }

  .div-block-44 {
    justify-content: center;
  }

  .div-block-45 {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .div-block-46 {
    justify-content: center;
  }

  .text-block-opisanie {
    font-family: Manrope, sans-serif;
  }

  .div-block-49 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .div-block-50 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    width: 15%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 0;
  }

  .paragraph-15 {
    margin-left: 0;
    font-family: Manrope, sans-serif;
  }

  .paragraph-15.weather {
    padding-top: 0;
    font-family: Manrope, sans-serif;
  }

  .heading-17 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    font-family: IBM Plex Sans, sans-serif;
  }

  .image-21 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
  }

  .image-22, .image-24 {
    padding-top: 0;
  }

  .opisanie-klass-gor {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
    font-family: Manrope, sans-serif;
  }

  .image-25 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-52.perimeter {
    top: 0;
    bottom: 0;
  }

  .div-block-52.fasad {
    z-index: auto;
    margin-bottom: 0;
    padding-top: 0;
    bottom: 39px;
  }

  .div-block-52.local {
    margin-top: 0;
    margin-bottom: -92px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-19.perimeter, .paragraph-17 {
    margin-bottom: 0;
  }

  .paragraph-17.fasad {
    font-family: Manrope, sans-serif;
  }

  .paragraph-17.perimeter {
    margin-bottom: 0;
    padding-top: 0;
  }

  .heading-25 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-23 {
    font-family: Manrope, sans-serif;
    line-height: 28px;
  }

  .paragraph-24 {
    max-width: none;
  }

  .text-block-22, .heading-30, .paragraph-27 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-71 {
    text-underline-offset: 25%;
    -webkit-text-decoration: underline #0000;
    text-decoration: underline #0000;
  }

  .text-block-23 {
    text-underline-offset: 25%;
    font-family: Manrope, sans-serif;
  }

  .text-block-24, .text-block-25 {
    font-family: Manrope, sans-serif;
  }

  .heading-31 {
    margin-top: 598px;
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-28 {
    font-family: Manrope, sans-serif;
  }

  .section-10 {
    margin-bottom: 0;
  }

  .paragraph-30 {
    font-family: Manrope, sans-serif;
    font-size: 18px;
  }

  .heading-32 {
    text-align: center;
    width: 100%;
    font-family: IBM Plex Sans, sans-serif;
  }

  .text-block-26 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-31 {
    font-family: Manrope, sans-serif;
    font-size: 18px;
  }

  .heading-33 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-32 {
    font-family: Manrope, sans-serif;
  }

  .heading-34 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-33 {
    font-family: Manrope, sans-serif;
  }

  .heading-35, .heading-36, .heading-37 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .text-block-28 {
    font-family: Manrope, sans-serif;
  }

  .paragraph-34 {
    margin-bottom: 0;
    font-family: IBM Plex Sans, sans-serif;
  }

  .dropdown-3 {
    position: absolute;
    top: 15px;
    right: 20px;
  }

  .dropdown-4 {
    position: absolute;
    top: 25px;
    right: 25px;
  }

  .dropdown-5 {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: 25px;
    right: 40px;
  }

  .dropdown-6 {
    z-index: 20;
    vertical-align: baseline;
    position: absolute;
    inset: 30px 40px auto auto;
  }

  .dropdown-7 {
    position: absolute;
    top: 25px;
    right: 40px;
  }

  .dropdown-9 {
    right: 40px;
  }

  .section-11 {
    width: auto;
  }

  .bold-text-10 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-12 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-13, .bold-text-14 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-15 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-16, .bold-text-18 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-19 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-20 {
    font-family: Manrope, sans-serif;
    line-height: 28px;
  }

  .div-block-86 {
    justify-content: center;
    align-items: center;
  }

  .link-block-12 {
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-4 {
    margin-right: 166px;
  }

  .hero-solutions-page {
    background-image: url('../images/gl.hero2.webp');
    background-position: 50%;
  }

  .dropdown-link-3 {
    padding-top: 10px;
  }

  .dropdown-list-3.w--open {
    margin-top: 0;
    padding-top: 6px;
    padding-right: 0;
  }

  .text-block-3 {
    font-size: 15px;
  }

  .text-block-4, .text-block-5 {
    font-size: 18px;
    line-height: 28px;
  }

  .heading {
    text-align: left;
    width: auto;
    text-shadow: none;
    padding-right: 0;
    font-size: 38px;
    display: block;
  }

  .paragraph {
    font-size: 20px;
  }

  .text-block-6 {
    border-radius: 10px;
    padding-top: 0;
  }

  .section-2 {
    height: auto;
    text-shadow: none;
    background-image: url('../images/glfonnizhe.webp');
    background-size: cover;
  }

  .div-block-10 {
    width: 90%;
    max-width: 1440px;
    height: auto;
    min-height: auto;
  }

  .div-block-10.gl {
    width: 80%;
  }

  .cascade-s1 {
    text-align: left;
    align-items: center;
    min-height: 384px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    font-size: 20px;
  }

  .paragraph-4 {
    width: 100%;
  }

  .s3 {
    text-align: right;
    justify-content: flex-end;
    height: 280px;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 35px;
    display: flex;
  }

  .paragraph-5 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    padding-left: 0;
    display: block;
  }

  .div-block-14 {
    justify-content: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-6 {
    text-align: right;
    margin-top: 0;
    margin-left: 0;
    padding-right: 0;
  }

  .image-8 {
    margin-top: 0;
    margin-left: 0;
  }

  .image-9 {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .text-block-7, .text-block-9 {
    font-size: 18px;
  }

  .text-block-10, .text-block-12 {
    font-size: 18px;
    line-height: 28px;
  }

  .hero-solutions1 {
    background-image: linear-gradient(#0000 78%, #000), url('../images/herosdronom.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .hero-solutions1.perimetr {
    background-image: url('../images/herorez.webp');
    background-position: 50%;
    background-size: cover;
    height: 680px;
  }

  .hero-solutions1.fasad {
    background-image: url('../images/herofasad.webp');
    height: 800px;
  }

  .hero-solutions1.resheniya {
    background-image: linear-gradient(#0000 78%, #000), url('../images/herorez.webp');
  }

  .hero-solutions1.contacts {
    background-image: linear-gradient(#0000 78%, #000), url('../images/foncontact.webp');
    background-position: 0 0, 50%;
    height: auto;
  }

  .section-4 {
    background-image: url('../images/fon.nizhe3.webp');
    background-position: 50% 100%;
    height: auto;
    min-height: auto;
  }

  .container-5 {
    width: auto;
    height: 600px;
    min-height: 0;
  }

  .div-block-15 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    height: 100%;
    min-height: auto;
    font-size: 18px;
  }

  .div-block-16 {
    justify-content: flex-start;
    height: 500px;
    min-height: 500px;
    display: block;
  }

  .image-10 {
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-18 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    margin-bottom: 0;
    padding: 0 15px 20px;
    inset: auto 0% 0%;
  }

  .heading-5 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-6 {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Manrope, sans-serif;
  }

  .image-11 {
    width: auto;
    height: auto;
    margin-top: -43px;
  }

  .div-block-19 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
    inset: auto 0% 0%;
  }

  .heading-7 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-8 {
    padding-left: 15px;
    padding-right: 15px;
    font-family: Manrope, sans-serif;
    line-height: 22px;
  }

  .image-12 {
    width: auto;
    height: auto;
    margin-top: 0;
  }

  .div-block-20 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 20px;
    inset: auto 0% 0%;
  }

  .heading-11 {
    margin-bottom: 0;
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-9 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Manrope, sans-serif;
    line-height: 22px;
  }

  .div-block-21 {
    flex-flow: column;
    width: 100%;
    margin-top: 40px;
    display: flex;
    position: static;
  }

  .heading-12, .paragraph-10 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-22 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-23 {
    padding-top: 0;
  }

  .paragraph-12 {
    font-family: Manrope, sans-serif;
    font-size: 18px;
  }

  .div-block-25 {
    margin-left: 268px;
  }

  .div-block-26 {
    margin-left: 265px;
  }

  .div-block-27 {
    margin-left: 278px;
  }

  .div-block-28 {
    width: 200px;
    margin-left: 270px;
  }

  .heading-13 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text {
    font-family: Manrope, sans-serif;
    font-size: 18px;
  }

  .div-block-35 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-14, .text-block-16, .heading-15, .paragraph-14 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .image-15 {
    padding-bottom: 0;
    position: static;
    top: 0;
  }

  .text-block-17 {
    font-family: Manrope, sans-serif;
  }

  .div-block-43 {
    align-items: stretch;
  }

  .div-block-44 {
    justify-content: center;
  }

  .div-block-45 {
    justify-content: center;
    height: auto;
  }

  .div-block-46 {
    justify-content: center;
    align-items: center;
  }

  .text-block-opisanie, .paragraph-15, .paragraph-15.weather {
    font-family: Manrope, sans-serif;
  }

  .heading-17 {
    font-family: IBM Plex Sans, sans-serif;
    line-height: 30px;
  }

  .image-20, .image-22, .image-23, .image-24 {
    margin-left: auto;
    margin-right: auto;
  }

  .opisanie-klass-gor {
    font-family: Manrope, sans-serif;
  }

  .div-block-51.perimetr {
    background-image: linear-gradient(3deg, #000 12%, #0000 27%);
    max-width: 100%;
    max-height: none;
    padding-bottom: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-52.perimeter {
    text-align: center;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
    display: flex;
    position: absolute;
    bottom: 0;
  }

  .div-block-52.fasad {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    padding-top: 0;
    padding-bottom: 20px;
    bottom: 0;
  }

  .div-block-52.local {
    margin-bottom: 0;
    padding-bottom: 22px;
    bottom: 0;
  }

  .heading-19 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    display: block;
  }

  .paragraph-17 {
    margin-bottom: 0;
    padding-top: 0;
  }

  .section-7 {
    background-image: url('../images/fon1.webp');
  }

  .heading-25 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .section-8 {
    background-image: url('../images/fon.webp');
    background-position: 50% 100%;
  }

  .section-9 {
    width: 100%;
    max-width: none;
  }

  .section-10 {
    background-image: url('../images/fon3.webp');
    background-position: 50% 0;
  }

  .paragraph-34 {
    margin-bottom: 0;
    font-family: IBM Plex Sans, sans-serif;
  }

  .dropdown-4 {
    right: 40px;
  }

  .dropdown-6 {
    top: 30px;
    right: 40px;
  }

  .dropdown-7 {
    position: absolute;
    top: 25px;
    right: 40px;
  }

  .dropdown-8 {
    top: 30px;
  }

  .dropdown-9 {
    right: 40px;
  }

  .section-11 {
    width: auto;
  }

  .bold-text-10 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-11, .bold-text-12 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-13, .bold-text-14 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-15 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-16 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-17 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-18 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-19, .bold-text-20 {
    font-family: Manrope, sans-serif;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-3 {
    padding-bottom: 0;
    position: absolute;
    top: 0;
  }

  .div-block-4 {
    grid-column-gap: 59px;
    grid-row-gap: 59px;
    margin-right: 196px;
    padding-top: 0;
  }

  .hero-solutions-page {
    height: 1200px;
  }

  .container-2 {
    width: 100%;
    height: auto;
    padding-top: 50px;
    position: static;
    top: 0;
  }

  .dropdown-list-3.w--open {
    padding-top: 4px;
  }

  .text-block-3, .text-block-4, .text-block-5 {
    font-size: 20px;
  }

  .container-3 {
    max-width: 1200px;
    padding-top: 105px;
    display: block;
  }

  .div-block-7 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .text-block-6 {
    margin-left: 333px;
    padding-top: 0;
  }

  .section-2 {
    height: auto;
  }

  .div-block-10 {
    grid-column-gap: 66px;
    grid-row-gap: 66px;
    justify-content: center;
    align-items: stretch;
    width: 70%;
    max-width: none;
    height: auto;
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 34px;
    padding-bottom: 86px;
  }

  .div-block-10.gl {
    grid-column-gap: 66px;
    grid-row-gap: 66px;
    text-align: center;
    align-items: stretch;
    width: 70%;
  }

  .cascade-s1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
    width: 30%;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .heading-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-4 {
    padding-left: 16px;
    font-size: 18px;
  }

  .s3 {
    width: 100%;
    height: auto;
    margin-right: 0;
    padding-right: 27px;
  }

  .paragraph-5 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 18px;
  }

  .div-block-14 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    width: auto;
  }

  .image-6 {
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }

  .image-8 {
    text-align: right;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-right: 0;
    display: block;
  }

  .image-9 {
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    display: block;
  }

  .text-block-7, .text-block-9, .text-block-10, .text-block-12 {
    font-size: 20px;
  }

  .hero-solutions1 {
    background-position: 0 0, 50% 0;
    flex-flow: column;
    justify-content: flex-end;
    height: 1200px;
    display: flex;
  }

  .hero-solutions1.perimetr {
    height: auto;
    min-height: 1200px;
  }

  .hero-solutions1.fasad {
    background-position: 50%;
    height: auto;
    min-height: 1400px;
  }

  .hero-solutions1.resheniya {
    object-fit: cover;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    min-height: 1200px;
    position: relative;
  }

  .hero-solutions1.contacts {
    object-fit: fill;
    background-image: url('../images/foncontact.webp');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    justify-content: center;
    height: 1250px;
    min-height: auto;
    display: flex;
    position: relative;
  }

  .section-4 {
    text-align: left;
    height: auto;
  }

  .container-5 {
    text-align: left;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 0;
    display: block;
    position: static;
  }

  .div-block-15 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    min-height: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-16 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: auto;
    min-height: auto;
  }

  .image-10 {
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .div-block-18 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 99.7542%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 20px 60px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .heading-5 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 20px;
  }

  .paragraph-6 {
    padding-left: 0;
    padding-right: 0;
    font-family: Manrope, sans-serif;
    font-size: 20px;
    line-height: 24px;
  }

  .image-11 {
    object-fit: cover;
    width: auto;
    height: auto;
    margin-top: 0;
    position: static;
  }

  .div-block-19 {
    justify-content: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-7 {
    text-align: center;
    margin-top: 0;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 20px;
  }

  .paragraph-8 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Manrope, sans-serif;
    font-size: 20px;
    line-height: 24px;
  }

  .image-12 {
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin-top: 0;
    position: static;
  }

  .div-block-20 {
    justify-content: center;
    margin-top: 0;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-11 {
    text-align: center;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 20px;
  }

  .paragraph-9 {
    padding-left: 0;
    padding-right: 0;
    font-family: Manrope, sans-serif;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-21 {
    height: auto;
    min-height: 0;
    margin-top: 76px;
  }

  .heading-12 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-10 {
    font-family: IBM Plex Sans, sans-serif;
    font-size: 20px;
  }

  .div-block-22 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    padding-left: 220px;
    padding-right: 220px;
    position: static;
  }

  .div-block-23 {
    padding-left: 0;
  }

  .div-block-24 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .paragraph-12 {
    font-family: Manrope, sans-serif;
    font-size: 18px;
  }

  .div-block-25 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 200px;
    margin-left: 292px;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .div-block-25._1425 {
    width: 200px;
  }

  .div-block-26 {
    width: 200px;
    margin-left: 238px;
    margin-right: -64px;
    display: block;
  }

  .div-block-27 {
    margin-left: 288px;
  }

  .div-block-28 {
    width: 200px;
    margin-left: 258px;
  }

  .div-block-31 {
    padding-top: 27px;
  }

  .heading-13 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text {
    margin-top: 85px;
    font-family: Manrope, sans-serif;
    font-size: 18px;
  }

  .paragraph-13 {
    padding-top: 0;
  }

  .div-block-35 {
    flex-flow: column;
    height: auto;
    min-height: 22%;
    margin-top: 35px;
    position: static;
    bottom: 0;
  }

  .heading-14 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 24px;
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-36.resheniya {
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    max-width: none;
    height: 700px;
    margin-top: 0;
    padding-top: 34px;
  }

  .text-block-16 {
    margin-bottom: 0;
    padding-bottom: 27px;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 18px;
  }

  .heading-15 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-14 {
    max-width: 80%;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 20px;
    line-height: 28px;
  }

  .image-15 {
    object-fit: cover;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .text-block-17 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    font-family: Manrope, sans-serif;
    font-size: 20px;
    position: static;
    inset: auto auto 10%;
  }

  .div-block-43 {
    align-items: stretch;
    width: 80%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
  }

  .div-block-44 {
    position: relative;
  }

  .div-block-45 {
    padding-top: 0;
  }

  .div-block-46 {
    flex-flow: column;
  }

  .image-17, .image-18 {
    object-fit: cover;
    position: static;
  }

  .text-block-opisanie {
    padding-top: 0;
    font-family: Manrope, sans-serif;
    font-size: 20px;
  }

  .div-block-48 {
    height: 100%;
  }

  .div-block-49 {
    justify-content: center;
    width: 90%;
    height: 99.9999%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-50 {
    justify-content: flex-start;
    align-items: center;
    width: 17%;
    height: 95%;
  }

  .paragraph-15 {
    font-family: Manrope, sans-serif;
    font-size: 18px;
  }

  .paragraph-15.weather {
    min-height: 0;
    padding-top: 17px;
    font-family: Manrope, sans-serif;
    font-size: 18px;
  }

  .heading-17 {
    padding-left: 0;
    font-family: IBM Plex Sans, sans-serif;
  }

  .image-20, .image-21, .image-22, .image-23, .image-24 {
    margin-left: auto;
  }

  .opisanie-klass-gor {
    font-family: Manrope, sans-serif;
    font-size: 18px;
  }

  .image-25 {
    margin-left: auto;
  }

  .div-block-52.perimeter {
    flex-flow: column;
    justify-content: flex-start;
    inset: auto 0% 0%;
  }

  .div-block-52.fasad {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    inset: auto auto 0%;
  }

  .heading-25 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-23 {
    font-family: Manrope, sans-serif;
  }

  .section-9.conf {
    margin-top: 0;
    position: static;
  }

  .heading-31 {
    margin-top: 0;
  }

  .section-10 {
    margin-bottom: 0;
  }

  .container-11 {
    max-width: none;
  }

  .paragraph-30 {
    font-size: 18px;
  }

  .div-block-72 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-73 {
    align-items: center;
  }

  .text-block-26, .paragraph-31 {
    font-size: 18px;
  }

  .div-block-74 {
    margin-top: 0;
    padding-top: 50px;
  }

  .paragraph-32 {
    font-size: 20px;
  }

  .paragraph-33 {
    font-size: 18px;
  }

  .text-block-28 {
    margin-bottom: 0;
    padding-bottom: 16px;
  }

  .paragraph-34 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Manrope, sans-serif;
  }

  .paragraph-36 {
    padding-bottom: 16px;
  }

  .text-block-29 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-3 {
    top: 40px;
    right: 60px;
  }

  .dropdown-4 {
    position: absolute;
    top: 50px;
    right: 50px;
  }

  .dropdown-5 {
    top: 40px;
    right: 60px;
  }

  .dropdown-6 {
    top: 40px;
    right: 40px;
  }

  .dropdown-7 {
    right: 40px;
  }

  .dropdown-9 {
    right: 60px;
  }

  .section-11 {
    width: auto;
  }

  .bold-text-10 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-11 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-12 {
    font-family: Manrope, sans-serif;
    font-size: 20px;
  }

  .bold-text-13, .bold-text-14 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-15 {
    font-size: 20px;
  }

  .bold-text-16 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-17 {
    font-size: 20px;
  }

  .bold-text-18 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-85 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-33 {
    width: 100px;
  }

  .div-block-86 {
    align-items: center;
  }

  .image-34 {
    width: 100px;
  }

  .link-block-10 {
    justify-content: center;
    width: 80px;
    height: 80px;
    display: flex;
  }

  .link-block-11 {
    width: 80px;
  }

  .image-36 {
    width: auto;
    height: auto;
  }

  .link-block-14 {
    width: 70px;
    height: 70px;
  }
}

@media screen and (max-width: 991px) {
  .body {
    margin-bottom: 0;
  }

  .div-block-3 {
    flex-flow: column;
    justify-content: space-between;
    padding-top: 33px;
  }

  .div-block-4 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    text-align: left;
    flex-flow: row;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: auto;
  }

  .hero-solutions-page {
    background-image: url('../images/gl.hero2.webp');
    background-position: 0%;
    width: auto;
    position: relative;
  }

  .image {
    text-align: left;
    margin-left: 15px;
  }

  .container-2 {
    position: static;
  }

  .dropdown-link-3 {
    padding-top: 10px;
  }

  .dropdown-list-3.w--open {
    margin-top: 0;
    padding-top: 7px;
    padding-right: 0;
  }

  .text-block-3 {
    text-align: center;
    padding-right: 0;
  }

  .dropdown-toggle-3 {
    text-align: center;
    padding: 0;
    left: auto;
  }

  .container-3 {
    max-width: none;
  }

  .div-block-7 {
    text-align: left;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph, .text-block-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-6 {
    justify-content: center;
  }

  .section-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/glfonnizhe.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    flex-flow: column;
    align-items: flex-start;
    height: auto;
    padding-bottom: 32px;
    display: flex;
  }

  .div-block-8 {
    flex-flow: column;
  }

  .div-block-10 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 45%;
    min-width: 50%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .div-block-10.gl {
    min-width: 60%;
  }

  .cascade-s1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 80%;
    min-width: 0;
    height: 100%;
    min-height: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .heading-4 {
    margin: 0 auto;
    padding-top: 8px;
  }

  .paragraph-4 {
    text-align: left;
    margin-right: auto;
    padding-left: 20px;
  }

  .s3 {
    justify-content: center;
    align-items: center;
    height: 71%;
    min-height: 300px;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .paragraph-5 {
    margin-left: auto;
    padding-left: 0;
  }

  .div-block-14 {
    text-align: center;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    flex-flow: column;
    align-items: center;
    min-width: 89%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-6, .image-8, .image-9 {
    min-width: 70%;
    max-width: none;
    height: 100%;
    min-height: 300px;
    margin: auto;
  }

  .text-block-10, .text-block-12 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .hero-solutions1 {
    background-position: 0 0, 80%;
  }

  .hero-solutions1.perimetr {
    background-image: url('../images/shapka2_1.webp');
    background-position: 50%;
    background-size: cover;
  }

  .hero-solutions1.fasad {
    height: 750px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .hero-solutions1.resheniya {
    background-image: linear-gradient(#0000 78%, #000), url('../images/shapka2_1.webp');
    background-position: 0 0, 50%;
  }

  .hero-solutions1.contacts {
    background-image: linear-gradient(#0000 78%, #000), url('../images/foncontact.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .section-4 {
    -webkit-text-fill-color: inherit;
    background-position: 50%;
    background-attachment: fixed;
    background-clip: padding-box;
    width: auto;
    height: auto;
  }

  .container-5 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    max-width: 100%;
    padding-bottom: 20px;
  }

  .div-block-15 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    width: auto;
    min-height: auto;
    margin-top: 0;
    padding-top: 20px;
  }

  .div-block-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 50%;
    max-width: 100%;
    height: auto;
    min-height: 500px;
    padding-bottom: 0;
    bottom: auto;
  }

  .image-10 {
    text-align: left;
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-decoration: none;
    top: 0;
    bottom: auto;
    overflow: visible;
  }

  .div-block-18 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    align-items: center;
    margin-bottom: 0;
    padding: 0;
    bottom: 5px;
    left: auto;
    right: auto;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .paragraph-6 {
    text-align: left;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    line-height: 22px;
  }

  .image-11 {
    text-align: left;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
  }

  .div-block-19 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    bottom: 0;
  }

  .heading-7 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .paragraph-8 {
    text-align: left;
    font-size: 18px;
    line-height: 22px;
  }

  .image-12 {
    vertical-align: baseline;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-decoration: none;
    top: 0;
  }

  .div-block-20 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 14px;
    padding-left: 15px;
    padding-right: 15px;
    bottom: 0;
  }

  .heading-11 {
    margin-bottom: 0;
  }

  .paragraph-9 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
    position: static;
    left: auto;
    right: auto;
  }

  .div-block-22 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    align-items: flex-start;
    width: 95%;
    position: static;
  }

  .div-block-25 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 80px;
    margin-left: 300px;
    display: flex;
    left: -68px;
  }

  .div-block-26 {
    width: 80px;
    margin-left: 293px;
    left: -68px;
  }

  .div-block-27 {
    width: 80px;
    margin-left: 296px;
    left: -68px;
  }

  .div-block-28 {
    width: 80px;
    margin-left: 305px;
    left: -75px;
  }

  .div-block-31 {
    flex-flow: column;
    justify-content: center;
    width: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    position: static;
    overflow: visible;
  }

  .bold-text {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-13 {
    width: auto;
    margin-bottom: 0;
  }

  .div-block-35 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-14 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-36 {
    box-sizing: border-box;
    clear: none;
    text-align: left;
    flex-flow: column;
    width: auto;
    max-width: none;
    height: auto;
    display: flex;
    position: static;
    overflow: visible;
  }

  .div-block-36.resheniya {
    flex-flow: column;
    width: auto;
    max-width: 820px;
    padding: 0;
    position: relative;
  }

  .paragraph-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-13 {
    max-width: none;
  }

  .div-block-40 {
    width: auto;
  }

  .image-15 {
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    top: 0;
    overflow: clip;
  }

  .text-block-17 {
    justify-content: center;
  }

  .div-block-43 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-44 {
    width: 30%;
  }

  .div-block-45 {
    width: 30%;
    height: auto;
  }

  .div-block-46 {
    width: 30%;
  }

  .text-block-opisanie {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .div-block-47 {
    margin-top: 0;
  }

  .div-block-48 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto 0;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    overflow: visible;
  }

  .div-block-49 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch;
    place-items: center;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

  .div-block-50 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    min-height: 320px;
    padding: 0;
    position: static;
  }

  .div-block-50.adapt {
    padding-right: 17px;
  }

  .paragraph-15 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .heading-17 {
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .image-20 {
    margin-top: 0;
    margin-left: auto;
  }

  .image-21, .image-22, .image-23, .image-24 {
    margin-left: auto;
  }

  .opisanie-klass-gor {
    margin-top: 34px;
    margin-bottom: 52px;
  }

  .image-25 {
    text-align: center;
    margin-left: auto;
  }

  .div-block-52.perimeter {
    margin-bottom: 0;
    bottom: 0;
    left: auto;
    right: auto;
  }

  .div-block-52.fasad {
    z-index: 2;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 35px;
    inset: 0 0%;
  }

  .heading-19 {
    margin-bottom: 0;
  }

  .heading-19.perimeter, .heading-19.mobile {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-17.fasad {
    margin-bottom: 0;
    padding-top: 0;
  }

  .paragraph-17.perimeter {
    font-family: Manrope, sans-serif;
  }

  .section-6 {
    margin-bottom: 0;
  }

  .heading-20 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-21 {
    font-family: Manrope, sans-serif;
    line-height: 28px;
  }

  .section-7 {
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .div-block-60 {
    width: auto;
    min-height: auto;
    padding-top: 38px;
    padding-bottom: 20px;
  }

  .div-block-60.fasad {
    width: auto;
    min-height: auto;
    padding-top: 29px;
  }

  .div-block-60.mobile {
    padding-top: 0;
  }

  .div-block-61.fasad {
    width: auto;
  }

  .div-block-62 {
    padding-top: 21px;
    padding-bottom: 0;
  }

  .div-block-63 {
    padding-top: 19px;
    padding-bottom: 0;
  }

  .heading-26 {
    padding-top: 0;
  }

  .heading-26.fasad2 {
    margin-top: 0;
  }

  .section-8 {
    background-image: url('../images/ChatGPT-Image-17-апр.-2026-г.-23_04_42.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .paragraph-24 {
    font-family: Manrope, sans-serif;
  }

  .section-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    top: auto;
  }

  .container-10 {
    flex-flow: column;
    max-width: none;
    display: block;
    position: relative;
  }

  .div-block-70 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .div-block-71 {
    text-underline-offset: 25%;
    -webkit-text-decoration: underline #d8c19e;
    text-decoration: underline #d8c19e;
  }

  .text-block-23 {
    text-underline-offset: 25%;
  }

  .text-block-25 {
    width: auto;
    max-width: none;
    margin-top: 0;
    padding-bottom: 37px;
  }

  .heading-31 {
    justify-content: flex-end;
    margin-top: 507px;
    padding-top: 20px;
  }

  .section-10 {
    margin-bottom: 0;
  }

  .container-11 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-72 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .div-block-73 {
    padding: 0 10px 11px;
  }

  .image-32 {
    width: 90%;
    margin: auto;
  }

  .heading-32 {
    text-align: center;
  }

  .text-block-26 {
    text-align: center;
    width: 100%;
  }

  .div-block-75 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-32 {
    margin-bottom: 28px;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }

  .div-block-76 {
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-34 {
    margin-bottom: 0;
  }

  .paragraph-33 {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
  }

  .heading-35 {
    margin-top: 20px;
  }

  .text-block-28 {
    padding-top: 28px;
    line-height: 28px;
  }

  .paragraph-34 {
    padding-top: 0;
  }

  .heading-38, .paragraph-35, .div-block-80 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-81 {
    padding-left: 0;
    padding-right: 0;
    font-family: IBM Plex Sans, sans-serif;
  }

  .text-block-31 {
    text-transform: none;
    text-overflow: clip;
  }

  .dropdown-3 {
    position: absolute;
    top: 15px;
    right: 20px;
  }

  .dropdown-4, .dropdown-5 {
    position: absolute;
    top: 40px;
    right: 40px;
  }

  .dropdown-6 {
    text-align: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    position: absolute;
    top: 30px;
    right: 40px;
  }

  .dropdown-7 {
    position: absolute;
    top: 20px;
    right: 40px;
  }

  .dropdown-8 {
    top: 40px;
    right: 40px;
  }

  .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-7 {
    line-height: 28px;
  }

  .bold-text-9 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-21, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-27 {
    font-family: Manrope, sans-serif;
  }

  .lightbox-link {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    flex-flow: column;
    padding-top: 23px;
  }

  .div-block-4 {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    padding-left: 0;
  }

  .hero-solutions-page {
    background-image: url('../images/gl.hero2.webp');
    position: relative;
  }

  .container-2 {
    align-items: flex-start;
    display: flex;
    position: static;
  }

  .dropdown-toggle-3 {
    padding-top: 0;
    padding-bottom: 0;
    top: auto;
    right: auto;
  }

  .section-2 {
    flex-flow: column;
    display: block;
  }

  .heading-3 {
    margin-left: 0;
  }

  .div-block-10.gl {
    width: 80%;
    min-width: 60%;
  }

  .container-4 {
    min-width: auto;
  }

  .text-block-10, .text-block-12 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .hero-solutions1 {
    background-image: linear-gradient(#0000 78%, #000), url('../images/shapka.mobile.webp');
    background-position: 0 0, 100%;
  }

  .hero-solutions1.perimetr {
    background-position: 50%;
    background-size: cover;
  }

  .hero-solutions1.fasad {
    background-image: url('../images/herofasad.webp');
  }

  .hero-solutions1.resheniya {
    background-image: linear-gradient(#0000 78%, #000), url('../images/shapka2_1.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 630px;
    display: block;
    position: static;
  }

  .hero-solutions1.contacts {
    height: auto;
  }

  .section-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 3px;
    display: flex;
  }

  .container-5 {
    padding-bottom: 20px;
  }

  .div-block-15 {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
    justify-content: flex-start;
    width: 60%;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .div-block-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: none;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    min-height: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    position: relative;
    overflow: hidden;
  }

  .image-10 {
    vertical-align: top;
    object-fit: cover;
    order: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    overflow: visible;
  }

  .div-block-18 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    word-break: break-all;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    direction: ltr;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-end;
    height: auto;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 15px 42px;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0;
  }

  .heading-5 {
    pointer-events: auto;
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
  }

  .paragraph-6 {
    text-align: left;
    word-break: normal;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
  }

  .image-11 {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
  }

  .div-block-19 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    justify-content: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 23px;
    position: absolute;
  }

  .heading-7 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-12 {
    margin-top: 0;
    position: static;
  }

  .div-block-20 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 28px;
    position: absolute;
  }

  .paragraph-9 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-22 {
    align-items: flex-start;
    display: flex;
  }

  .div-block-23 {
    width: 18%;
  }

  .paragraph-12 {
    margin-top: 20px;
  }

  .div-block-25 {
    width: 60px;
    margin-left: 272px;
  }

  .div-block-26 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 60px;
    margin-top: -24px;
    margin-left: 269px;
  }

  .div-block-27 {
    width: 60px;
    margin-left: 264px;
  }

  .div-block-28 {
    width: 60px;
    margin-left: 285px;
  }

  .div-block-31 {
    width: 667px;
  }

  .div-block-35 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-items: center;
    display: flex;
  }

  .div-block-36.resheniya {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-48 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
  }

  .div-block-49 {
    width: auto;
  }

  .div-block-50 {
    justify-content: center;
  }

  .image-24 {
    margin-top: -34px;
  }

  .div-block-51.perimetr {
    height: auto;
  }

  .div-block-52.perimeter {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    inset: auto 0% 0%;
  }

  .div-block-52.fasad {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    bottom: 0;
  }

  .div-block-52.local {
    margin-bottom: 0;
    top: 0;
    bottom: 0;
  }

  .heading-19 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-19.perimeter, .heading-19.mobile {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-17 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-17.fasad {
    margin-bottom: 0;
  }

  .paragraph-17.perimeter {
    font-family: Manrope, sans-serif;
  }

  .container-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-20 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-19 {
    font-family: Manrope, sans-serif;
  }

  .div-block-56 {
    width: auto;
  }

  .div-block-57 {
    width: 100%;
  }

  .paragraph-21 {
    font-family: Manrope, sans-serif;
    line-height: 28px;
  }

  .section-7 {
    flex-flow: column;
    display: flex;
  }

  .div-block-58 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: stretch;
  }

  .div-block-60 {
    width: auto;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-60.fasad {
    justify-content: center;
    align-items: center;
    width: auto;
    min-height: auto;
  }

  .div-block-61.fasad {
    width: auto;
    min-height: auto;
  }

  .div-block-61.local {
    width: auto;
  }

  .image-28 {
    width: auto;
    min-height: auto;
  }

  .div-block-62 {
    padding-top: 30px;
    padding-bottom: 24px;
  }

  .div-block-63, .heading-26, .heading-26.truba {
    padding-top: 0;
  }

  .paragraph-24 {
    font-family: Manrope, sans-serif;
  }

  .div-block-71 {
    text-underline-offset: 25%;
    -webkit-text-decoration: underline #d8c19e;
    text-decoration: underline #d8c19e;
  }

  .text-block-23 {
    text-underline-offset: 25%;
  }

  .heading-31 {
    margin-top: 0;
    padding-top: 19px;
  }

  .paragraph-28 {
    width: 70%;
  }

  .section-10 {
    margin-bottom: 0;
  }

  .heading-32 {
    text-align: center;
    font-size: 22px;
  }

  .text-block-26 {
    text-align: center;
  }

  .div-block-74 {
    margin-top: 39px;
  }

  .paragraph-34 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    text-decoration: underline;
  }

  .div-block-79 {
    max-width: none;
  }

  .heading-38, .paragraph-35 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    place-items: center;
    display: block;
  }

  .paragraph-36, .text-block-29, .div-block-81 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .text-block-30 {
    text-transform: none;
    font-weight: 700;
  }

  .dropdown-3 {
    position: absolute;
    top: 15px;
    right: 20px;
  }

  .dropdown-4, .dropdown-5 {
    position: absolute;
    top: 30px;
    right: 40px;
  }

  .dropdown-6 {
    text-align: right;
    display: block;
    right: 40px;
  }

  .dropdown-8 {
    top: 40px;
    right: 40px;
  }

  .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-7, .bold-text-8 {
    font-family: Manrope, sans-serif;
    line-height: 28px;
  }

  .bold-text-21, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-27 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-28 {
    width: auto;
  }

  .div-block-85 {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
  }

  .lightbox-link {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-3 {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: auto;
    padding-top: 42px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .div-block-3.perimetr1920 {
    top: 0;
  }

  .div-block-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    align-items: center;
    width: auto;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 8px;
    top: auto;
    left: auto;
  }

  .link-block.w--current {
    padding-bottom: 0;
  }

  .hero-solutions-page {
    text-shadow: none;
    background-image: url('../images/gl.hero2.webp');
    background-position: 0%;
    justify-content: center;
    display: flex;
  }

  .container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
  }

  .link-block-2, .link-block-4, .link-block-5 {
    padding-bottom: 0;
  }

  .dropdown-link-3 {
    margin-right: auto;
  }

  .text-block-3 {
    opacity: 1;
    background-color: #0000;
    padding-right: 0;
  }

  .dropdown-toggle-3 {
    padding-top: 0;
    padding-bottom: 0;
    top: auto;
    right: auto;
  }

  .container-3 {
    padding-top: 66px;
  }

  .heading {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
  }

  .paragraph {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
  }

  .text-block-6 {
    border-radius: 10px;
    padding-top: 0;
    box-shadow: 0 3px 5px #0003;
  }

  .div-block-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    width: auto;
    text-decoration: none;
  }

  .heading-3 {
    margin-bottom: 20px;
    margin-left: auto;
  }

  .paragraph-3 {
    border-bottom: 2px solid #c3b09e;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .div-block-9 {
    width: auto;
  }

  .div-block-10 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    width: 85%;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-10.gl {
    width: 90%;
  }

  .cascade-s1 {
    width: 100%;
  }

  .paragraph-4 {
    margin-bottom: 5px;
  }

  .div-block-14 {
    opacity: .82;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .image-8 {
    padding-bottom: 0;
  }

  .text-block-10, .text-block-12 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .hero-solutions1 {
    background-image: linear-gradient(#0000 63%, #0d0d0d 75%), url('../images/shapka.mobile.webp');
    background-position: 0 0, 100%;
    background-size: auto, cover;
    top: auto;
    bottom: auto;
  }

  .hero-solutions1.perimetr {
    background-image: linear-gradient(360deg, #000, #0000 12%), url('../images/shapka-mobile2.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 570px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    overflow: visible;
  }

  .hero-solutions1.fasad {
    background-image: url('../images/shapka.mobile2.webp');
    background-position: 50% 0;
    justify-content: center;
    align-items: stretch;
    height: 500px;
    min-height: 600px;
    padding-top: 0;
    display: flex;
    position: relative;
  }

  .hero-solutions1.truboprovod {
    background-image: url('../images/shapka.mobile.webp');
    background-position: 100%;
    background-size: cover;
    height: 750px;
  }

  .hero-solutions1.resheniya {
    background-image: linear-gradient(#0000 94%, #0d0d0d), url('../images/shapka-mobile.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    height: 380px;
  }

  .hero-solutions1.contacts {
    height: auto;
  }

  .section-4 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 40px;
  }

  .container-5 {
    flex-flow: column;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-15 {
    box-sizing: border-box;
    float: none;
    clear: none;
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    object-fit: fill;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 0;
    max-height: none;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 40px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .div-block-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    flex-flow: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    position: relative;
    overflow: visible;
  }

  .image-10 {
    vertical-align: baseline;
    object-fit: cover;
    flex: 0 auto;
    height: auto;
    position: static;
  }

  .div-block-18 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    min-height: 0;
    margin-top: 0;
    padding: 0 10px 8px;
    position: absolute;
    top: auto;
  }

  .heading-5 {
    text-align: center;
    margin-top: 0;
  }

  .paragraph-6 {
    word-break: normal;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    line-height: 20px;
  }

  .image-11 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-19 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-8 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-20 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    margin-top: 0;
    padding-bottom: 8px;
  }

  .paragraph-9 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-21 {
    justify-content: center;
    margin-top: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-12 {
    margin-top: 0;
    font-size: 30px;
  }

  .paragraph-10 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-22 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-24 {
    width: 40px;
    height: 40px;
  }

  .text-block-14 {
    margin-top: 0;
    padding-top: 4px;
  }

  .paragraph-12 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    padding-top: 24px;
    font-size: 12px;
  }

  .paragraph-12._5 {
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-25 {
    width: 10px;
    margin-left: 214px;
  }

  .div-block-26 {
    width: 10px;
    margin-left: 215px;
  }

  .div-block-27 {
    width: 10px;
    margin-left: 212px;
  }

  .div-block-28 {
    width: 10px;
    margin-left: 228px;
  }

  .div-block-31 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .div-block-35 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-36.resheniya {
    margin-top: 0;
    padding-top: 32px;
  }

  .image-15 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-48 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: stretch;
    justify-items: center;
    display: grid;
  }

  .div-block-49 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-items: center;
    width: 100%;
    height: auto;
    display: grid;
  }

  .div-block-50 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-height: 200px;
    padding-top: 16px;
  }

  .image-24 {
    margin-top: 0;
  }

  .div-block-51.perimetr {
    width: auto;
    height: auto;
    padding-top: 0;
    position: static;
    top: 0;
    bottom: 0;
  }

  .div-block-51.truboprovod {
    position: relative;
    inset: auto;
  }

  .div-block-52 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: flex-end;
    width: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding: 0 10px;
    display: flex;
    position: static;
    top: 220px;
    bottom: auto;
  }

  .div-block-52.perimeter {
    justify-content: flex-end;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 8px;
    position: absolute;
  }

  .div-block-52.fasad {
    flex-flow: column;
    padding-bottom: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-52.local {
    flex-flow: column;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
  }

  .heading-19 {
    max-width: none;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 36px;
  }

  .heading-19.perimeter {
    font-family: IBM Plex Sans, sans-serif;
    font-size: 25px;
    line-height: 29px;
  }

  .heading-19.mobile {
    padding-top: 0;
    padding-bottom: 0;
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-17 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-family: Manrope, sans-serif;
  }

  .paragraph-17.fasad {
    margin-bottom: 0;
    padding-bottom: 19px;
  }

  .paragraph-17.perimeter {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Manrope, sans-serif;
    line-height: 24px;
  }

  .section-6 {
    background-image: linear-gradient(#000, #0000 1%), url('../images/fon.webp');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .container-7 {
    padding-bottom: 28px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-20 {
    font-family: IBM Plex Sans, sans-serif;
    font-size: 32px;
    line-height: 38px;
  }

  .paragraph-19 {
    font-family: Manrope, sans-serif;
  }

  .div-block-54 {
    flex-flow: column;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-27 {
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .div-block-56 {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .div-block-57 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    min-height: 43%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-57.gotovo {
    min-height: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-23 {
    width: auto;
    max-width: none;
  }

  .paragraph-21 {
    max-width: none;
    font-family: Manrope, sans-serif;
    line-height: 28px;
  }

  .section-7 {
    background-image: url('../images/fon1.webp');
    padding-top: 0;
  }

  .container-8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-22 {
    margin-bottom: 0;
  }

  .div-block-58 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .div-block-59 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    min-height: auto;
    padding-top: 0;
  }

  .div-block-60 {
    justify-content: flex-start;
    width: auto;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 22px;
  }

  .div-block-60.fasad {
    min-height: auto;
  }

  .div-block-61 {
    width: auto;
  }

  .div-block-61.fasad {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-height: auto;
  }

  .div-block-61.local, .image-28 {
    width: auto;
    min-height: auto;
  }

  .div-block-62.mobile, .div-block-62.local {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-26 {
    margin-top: 0;
    padding-top: 0;
  }

  .heading-26.fasad {
    margin-top: 0;
  }

  .heading-26.fasad2 {
    margin-top: 0;
    padding-top: 0;
  }

  .paragraph-23 {
    margin-bottom: 0;
  }

  .section-8 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-9 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .heading-27 {
    margin-bottom: 0;
    padding-top: 22px;
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-69.local {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-29 {
    margin-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 36px;
  }

  .section-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
    position: static;
  }

  .section-9.conf {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .container-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-70 {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .paragraph-27 {
    text-align: center;
  }

  .div-block-71 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    text-align: center;
    -webkit-text-stroke-color: #d8c19e;
    text-underline-offset: 25%;
    width: auto;
    -webkit-text-decoration: underline #d8c19e;
    text-decoration: underline #d8c19e;
  }

  .text-block-23 {
    white-space: normal;
    text-underline-offset: 25%;
    -webkit-text-decoration-skip-ink: auto;
    text-decoration-skip-ink: auto;
    text-decoration: underline;
  }

  .text-block-24 {
    text-underline-offset: 25%;
  }

  .text-block-25 {
    padding-bottom: 59px;
  }

  .heading-31 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    font-size: 28px;
  }

  .paragraph-28 {
    width: auto;
    margin-top: auto;
    margin-bottom: auto;
  }

  .section-10 {
    margin-top: 0;
    padding-top: 0;
  }

  .container-11 {
    padding-top: 19px;
  }

  .paragraph-30 {
    margin-top: 0;
  }

  .div-block-72 {
    flex-flow: column;
    align-items: center;
  }

  .div-block-73 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    width: auto;
    min-height: 580px;
    display: block;
  }

  .image-32 {
    text-align: left;
    padding-top: 8px;
  }

  .heading-32 {
    text-align: center;
  }

  .div-block-74 {
    margin-top: 0;
    padding-top: 23px;
  }

  .paragraph-33 {
    padding-top: 0;
  }

  .heading-35 {
    padding-bottom: 15px;
  }

  .text-block-28 {
    color: #c3b09e;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .paragraph-34 {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  .div-block-79 {
    max-width: 100%;
    position: static;
  }

  .heading-38 {
    padding-top: 76px;
    font-family: IBM Plex Sans, sans-serif;
  }

  .paragraph-35 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .grid-2 {
    display: block;
  }

  .paragraph-36, .text-block-29 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-81 {
    align-items: flex-end;
  }

  .text-block-30 {
    font-family: IBM Plex Sans, sans-serif;
    display: block;
  }

  .div-block-82 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    align-items: center;
  }

  .text-block-31 {
    text-align: center;
    font-family: IBM Plex Sans, sans-serif;
    display: block;
  }

  .link-block-8 {
    flex-flow: row;
    display: block;
  }

  .div-block-83 {
    display: block;
  }

  .dropdown-3 {
    text-align: right;
    flex-flow: row;
    width: auto;
    margin-left: auto;
    margin-right: 0;
    padding-right: 0;
    display: block;
  }

  .dropdown-4 {
    margin-left: auto;
    margin-right: 0;
    padding-right: 17px;
    position: absolute;
    top: 20px;
    right: 15px;
  }

  .dropdown-5 {
    margin-left: auto;
    margin-right: 0;
    padding-right: 0;
    position: absolute;
    top: 15px;
    right: 20px;
  }

  .dropdown-6 {
    margin-left: auto;
    margin-right: 0;
    padding-right: 17px;
  }

  .dropdown-7 {
    margin-left: auto;
    margin-right: 0;
    padding-right: 11px;
    top: 15px;
    right: 15px;
  }

  .dropdown-8 {
    text-align: center;
    margin-left: auto;
    margin-right: 10px;
    top: 20px;
  }

  .dropdown-9 {
    margin-left: auto;
    margin-right: 10px;
  }

  .div-block-84 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-11 {
    background-image: url('../images/fon1.webp');
    background-position: 50%;
    background-size: cover;
    display: block;
    position: static;
    bottom: 0;
  }

  .bold-text-2 {
    text-align: center;
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-10 {
    font-size: 24px;
    line-height: 30px;
  }

  .bold-text-11 {
    font-size: 16px;
    line-height: 20px;
  }

  .bold-text-21 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .bold-text-22 {
    font-family: Manrope, sans-serif;
  }

  .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-85 {
    padding-top: 0;
    padding-bottom: 10px;
    display: block;
    position: absolute;
    inset: auto auto 0%;
  }

  .image-33 {
    width: auto;
  }

  .div-block-86 {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
  }

  .link-block-10 {
    width: 50px;
    height: 50px;
  }

  .link-block-11 {
    justify-content: center;
    width: 50px;
    height: 50px;
    display: flex;
  }

  .link-block-12 {
    width: 45px;
    height: 45px;
  }

  .image-36 {
    width: auto;
    height: auto;
  }

  .link-block-14 {
    width: 50px;
    height: 50px;
    display: block;
  }

  .lightbox-link {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_967f8f28-9536-f6a6-9131-cfbfa369160e-d27427e7 {
    place-self: stretch stretch;
  }

  #w-node-_12d21e06-2627-4ccf-fc0c-00e09a8e2d19-d27427e7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


