:root {
  --1-size: 70px;
  --2-size: 36px;
  --3-size: 36px;
  --4-size: 36px;
  --font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 101px;
  font-weight: 700;
  line-height: 117px;
}

.page-wrapper {
  overflow: visible;
}

.body {
  color: #fffaf4;
  background-color: #101010;
  font-family: SecondaSoftLight, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.body.white {
  color: #000;
  background-color: #fffaf4;
}

.header-container {
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
}

.header-wrapper {
  z-index: 100;
  max-width: 1248px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.header-wrapper.mobile-header.mobile-header-bottom {
  display: none;
}

.header {
  height: 49px;
  opacity: 1;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: rgba(29, 29, 27, 0);
  background-image: linear-gradient(270deg, rgba(27, 27, 25, .9) 87%, rgba(255, 255, 255, 0));
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  box-shadow: 0 5px 1.1rem -10px rgba(0, 0, 0, .8);
}

.header.nav {
  border-radius: 150px;
}

.logo-wrapper {
  width: auto;
  height: 49px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(255, 255, 255, .9);
  background-image: linear-gradient(155deg, rgba(177, 177, 177, .85), rgba(215, 215, 215, .85) 21%, rgba(255, 255, 255, .85) 61%);
  background-clip: padding-box;
  border: 8px #fffaf4;
  border-radius: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding: 0 2.3rem;
  display: flex;
}

.header-items {
  width: 100%;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.header__logo {
  padding-top: 0;
  display: inline-block;
}

.header__menu {
  grid-column-gap: 5rem;
  grid-row-gap: 1.5rem;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.menu__links {
  color: #fff;
  line-height: 2px;
  text-decoration: none;
}

.menu__links.footer-link {
  color: #a5a5a5;
  line-height: 24px;
}

.lang-wrapper {
  display: none;
}

.button {
  width: 100%;
  color: #1d1d1b;
  text-align: center;
  white-space: normal;
  background-color: rgba(239, 125, 0, 0);
  background-image: linear-gradient(800deg, #ff8908, #f0a048);
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: .5rem 20px;
  font-family: SecondaSoftDemi, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}

.button.button_black {
  background-image: url('../images/Rectangle-82-3.svg');
  background-position: 50%;
  background-size: contain;
}

.button.button_black.none {
  color: #9c9c9c;
  background-size: cover;
  display: block;
}

.button.button_black.none.back-butt {
  margin-top: 0;
  margin-bottom: 20px;
}

.button.button_black.none.vfdgsd.w--current {
  display: none;
}

.button.none {
  display: block;
}

.button.button-contact {
  display: none;
}

.button.header-button {
  width: 16%;
  margin-top: 0;
  padding-top: .7rem;
  padding-bottom: .7rem;
}

.button.normal-button {
  width: 80%;
  height: 60%;
  flex-direction: row;
  margin-top: 15px;
}

.section-main {
  z-index: 1;
  background-image: url('../images/bg-smoke-1.png'), linear-gradient(to top, #1d1d1b 13%, rgba(13, 13, 12, .52) 34%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 89%);
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 900px, auto;
  background-attachment: scroll, scroll;
}

.section-main.none {
  background-image: url('../images/bg-smoke-1.png'), linear-gradient(to top, #1d1d1b 13%, rgba(13, 13, 12, .52) 34%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 89%);
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 900px, auto;
  background-attachment: scroll, scroll;
  display: none;
}

.main__content {
  z-index: 3;
  width: 100%;
  height: 100vh;
  max-width: 1136px;
  flex-direction: column;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 70px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.heading.main__title {
  font-size: 101px;
}

.container-content {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-content.sticky-container {
  width: 100%;
  min-height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.main__text {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 43px;
  display: flex;
}

.angle-box {
  width: 160px;
  height: 100px;
  border-top: 3px solid #ff8235;
  border-right: 3px solid #ff8235;
  margin-right: -10px;
  display: none;
}

.angle-box.angle-left {
  border-left: 3px solid #ff8235;
  border-right-style: none;
  border-right-width: 0;
  margin-left: -15px;
  position: absolute;
}

.angle-box.angle-left.none {
  margin-left: -10px;
  display: block;
}

.angle-box.angle-right-down {
  border-top-style: solid;
  border-top-width: 0;
  border-bottom: 3px solid #ff8235;
  margin-right: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.angle-box.angle-right-down.none {
  z-index: -1;
  margin-bottom: -15px;
  margin-right: -12px;
  display: block;
}

.angle-box.angle-right-down.long {
  width: 146px;
  height: 300px;
  overflow: hidden;
}

.angle-box.none {
  display: none;
}

.angle-box.angle-long {
  width: 100px;
  height: 315px;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.main__paragraph.dgrey {
  padding-top: 10px;
}

.main__subtitle {
  width: 45%;
  color: #979797;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 30px;
  font-family: SecondaSoftMedium, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.section-2 {
  background-image: url('../images/Smoke_2.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 685px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2.smoke-2 {
  background-image: url('../images/Smoke-6.png');
  background-position: 0 0;
  background-size: auto;
}

.section-2__content {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template: "Area Area Area-2 Area-2"
                 "Area-3 Area-4 Area-4 Area-4"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  margin-top: 0;
  padding-top: 0;
  display: grid;
}

.section-2__title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 47px;
  line-height: 56px;
}

.section-2__title.black {
  width: 100%;
  color: #1d1d1b;
  display: inline;
}

.section-2__subtitle {
  color: #a5a5a5;
  margin-bottom: 0;
  padding-top: 6px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.section-2__stats {
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  justify-content: space-between;
  padding-left: 0;
  display: flex;
}

.section-2__stats.fl {
  align-items: flex-start;
}

.stats__num {
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 70px;
  line-height: 78px;
}

.stats__text {
  opacity: 1;
  color: #fffaf4;
  text-align: left;
  object-fit: fill;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  margin-bottom: 0;
  font-family: SecondaSoftThin, sans-serif;
  font-size: 22px;
  font-weight: 100;
  line-height: 29px;
  display: block;
  overflow: visible;
}

.stats__text.stats--gray {
  color: #9b9b9b;
  text-align: left;
}

.stats {
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  object-fit: fill;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.section-3 {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-image: url('../images/Smoke_2-1.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 685px;
  background-attachment: scroll;
  background-clip: border-box;
  margin-top: 0;
  padding-top: 200px;
  padding-bottom: 200px;
}

.section-3__content {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.sticky-card {
  width: 50%;
  position: -webkit-sticky;
  position: sticky;
}

.section-3__flex {
  width: 45%;
  position: relative;
}

.card-box {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-image: linear-gradient(323deg, rgba(240, 162, 76, .29) 2%, rgba(69, 59, 49, .13) 63%);
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-bottom: 80px;
  padding: 38px 24px;
}

.card__title {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 36px;
  line-height: 43px;
}

.card__subtitle {
  color: #9e9e9e;
  font-family: SecondaSoftMedium, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.section-4 {
  background-image: url('../images/bg-smoke-2.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 150px;
  padding-bottom: 150px;
}

.section-4__text {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.section__title {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 101px;
  line-height: 117px;
}

.section__title.align-left {
  text-align: left;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

.section__title.align-left.ususus {
  margin-top: 35px;
  font-size: 80px;
  line-height: 86px;
}

.swiper-wrapper {
  width: 100%;
  display: flex;
}

.slider-holder {
  z-index: 5;
  width: 550px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(29, 29, 27, .85);
  border-radius: 10px;
  margin-top: -15px;
  padding: 45px;
  position: absolute;
  left: 20vh;
  box-shadow: 2px 20px 20px 20px rgba(0, 0, 0, .16);
}

.slider-holder.holder-2 {
  margin-top: -7px;
  margin-left: 608px;
  left: 0;
  right: 0;
  box-shadow: 5px 6px 20px 20px rgba(0, 0, 0, .08);
}

.slider-holder.holder-3 {
  margin-top: -3px;
  margin-left: 354px;
  left: 0;
  box-shadow: 5px 6px 20px 20px rgba(0, 0, 0, .16);
}

.slider-holder.none {
  margin-top: -3px;
}

.slider__title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 36px;
  line-height: 43px;
}

.slider__subtitle {
  color: #a5a5a5;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 24px;
  line-height: 47px;
}

.slider__text {
  color: #a5a5a5;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.swiper-reverse {
  width: 100%;
  flex-direction: row;
  margin-top: 0;
}

.swiper-slide {
  width: 100%;
  height: 320px;
  border-radius: 13px;
  align-items: center;
}

.swiper-container {
  width: 100%;
  margin-top: 130px;
  position: relative;
}

.slide__img {
  height: 320px;
  max-width: none;
  object-fit: cover;
}

.swiper-box {
  padding-top: 0;
  padding-bottom: 50px;
  overflow: hidden;
}

.section-5 {
  background-image: linear-gradient(193deg, #ef7d00, #da7200 0%, #fd8f14 25%, #df7602 74%, #924d00);
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.section-5__content {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-contact {
  color: #fffaf4;
  background-color: #101010;
  background-image: url('../images/Smoke-8.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 200px;
  padding-bottom: 200px;
}

.vertical-swiper {
  height: 140px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.swiper-wrapper-vertical {
  flex-direction: column;
  font-size: 20px;
  display: flex;
}

.swiper-slide-vertical {
  width: 330px;
  height: 140px;
  align-items: center;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.slide__img-vertical {
  width: 100%;
}

.section-4__subtext {
  justify-content: flex-end;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.section-4__description {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 43px;
  display: none;
}

.section-4__description.none {
  display: block;
}

.section-4__description.section-4__link {
  display: none;
}

.section-4__link {
  color: #ef7d00;
  text-decoration: none;
}

.section-3__form {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.section-6__content {
  grid-column-gap: 55px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template: "Area Area-4"
                 "Area Area-5"
                 "Area Area-2"
                 / .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-6__content.tests {
  flex-direction: column;
  display: flex;
}

.buttons-box {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-box {
  grid-column-gap: 160px;
  grid-row-gap: 160px;
  justify-content: flex-start;
  margin-top: 75px;
  padding-left: 25px;
  display: none;
}

.contact__field {
  height: 52px;
  color: #969696;
  background-color: #414141;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 12px;
  margin-bottom: 0;
}

.contact__field.text_f {
  width: 100%;
  height: 100px;
  max-height: 150px;
  max-width: 360px;
  min-height: 52px;
  min-width: 100%;
  margin-bottom: 0;
  padding-top: 12px;
}

.form-block {
  width: 100%;
  height: 100%;
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.line {
  width: 150px;
  height: 3px;
  background-color: #ff8235;
  margin-bottom: 35px;
}

.footer-wrapper {
  background-color: #121212;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area Area-3"
                 "Area Area Area-3"
                 "Area-4 Area-4 Area-3"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-top: 90px;
  padding-bottom: 90px;
  display: grid;
}

.footer__title {
  color: #fffaf4;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 34px;
}

.footer__subtitle {
  color: #a5a5a5;
  font-size: 16px;
  line-height: 20px;
}

.footer__privacy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.privacy__text {
  color: #575757;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}

.footer__menu {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.section-main2 {
  z-index: 1;
  width: 100%;
  height: 200vh;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
}

.image-fixposition._1 {
  z-index: 1;
  width: 100%;
  height: 100vh;
  max-width: none;
  object-fit: fill;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-fixposition._2 {
  z-index: 2;
  width: 100%;
  height: 100vh;
  max-width: none;
  opacity: 0;
  object-fit: fill;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-3 {
  width: 100%;
  height: 100vh;
  position: relative;
}

.sticky-wrapper {
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.cache {
  z-index: 0;
  width: 100%;
  height: 100vh;
  position: relative;
}

.form {
  width: 100%;
  height: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.line-new {
  width: 150px;
  height: 3px;
  background-color: #ff8235;
  margin-bottom: 35px;
}

.line-new.none {
  display: none;
}

.line-2 {
  width: 150px;
  height: 3px;
  background-color: #ff8235;
  margin-bottom: 35px;
}

.menu__links-2 {
  color: #fff;
  padding: 0;
  line-height: 2px;
  text-decoration: none;
  transition: all .2s;
}

.menu__links-2:hover, .menu__links-2.w--current {
  color: #ff8235;
}

.button-menu {
  color: #1d1d1b;
  text-align: center;
  white-space: normal;
  background-color: rgba(239, 125, 0, 0);
  background-image: url('../images/Rectangle-82-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 20px;
  justify-content: center;
  align-items: stretch;
  padding: 1rem 2rem;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
}

.menu-box {
  display: none;
}

.button-2 {
  color: #1d1d1b;
  text-align: center;
  white-space: normal;
  background-color: rgba(239, 125, 0, 0);
  background-image: url('../images/Rectangle-82-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 20px;
  justify-content: center;
  align-items: stretch;
  padding: 1rem 2rem;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
}

.card-external {
  padding: 30px;
}

.card-external.none {
  display: none;
}

.section-3__text--sticky {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 90px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 190px;
}

.line-3 {
  width: 150px;
  height: 3px;
  background-color: #ff8235;
  margin-bottom: 35px;
}

.line-3.none {
  display: none;
}

.button__menu {
  color: #1d1d1b;
  text-align: center;
  white-space: normal;
  background-color: rgba(239, 125, 0, 0);
  background-image: url('../images/Frame-95.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 97%;
  border-radius: 20px;
  justify-content: center;
  align-items: stretch;
  padding: 1rem 2rem;
  font-family: SecondaSoftDemi, sans-serif;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
}

.button__menu.button {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.button__contact {
  color: #1d1d1b;
  text-align: center;
  white-space: normal;
  background-color: rgba(239, 125, 0, 0);
  background-image: url('../images/Frame-95.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 97%;
  border-radius: 20px;
  justify-content: center;
  align-items: stretch;
  padding: 1rem 2rem;
  font-family: SecondaSoftDemi, sans-serif;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
}

.button__cards {
  color: #1d1d1b;
  text-align: center;
  white-space: normal;
  background-color: rgba(239, 125, 0, 0);
  background-image: url('../images/Frame-95.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 97%;
  border-radius: 20px;
  justify-content: center;
  align-items: stretch;
  margin-top: 40px;
  padding: 1rem 2rem;
  font-family: SecondaSoftDemi, sans-serif;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
}

.button__cards.button {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: linear-gradient(83deg, #fe890a, #f19f44);
  background-clip: border-box;
  border: 0 #000;
  border-radius: 15px;
  margin-top: 20px;
  padding: .7rem 30px;
  display: block;
}

.mobile-header-container {
  display: none;
}

.card-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
}

.card-wrapper.card-1 {
  padding-bottom: 300px;
  top: 190px;
}

.card-wrapper.card-2 {
  padding-bottom: 220px;
  top: 270px;
}

.card-wrapper.card-3 {
  padding-bottom: 140px;
  top: 350px;
}

.card-wrapper.card-4 {
  padding-bottom: 60px;
  top: 430px;
}

.card-wrapper.card-5 {
  margin-bottom: 60px;
  padding-bottom: 0;
  top: 510px;
}

.card-wrapper.card-6 {
  margin-bottom: -20px;
  padding-bottom: 0;
  top: 590px;
}

.card-title, .div-block-7 {
  display: none;
}

.section-services {
  background-image: url('../images/Smoke-10.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
}

.services__text {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.services__main {
  z-index: 3;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 150px 15px 100px;
  display: flex;
}

.services__cards {
  height: 310px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 30px;
  display: flex;
}

.cards__item {
  width: 100%;
  background-image: linear-gradient(309deg, rgba(240, 162, 76, .29), rgba(69, 59, 49, .13) 63%);
  border-radius: 10px;
  flex-direction: column;
  overflow: hidden;
}

.cards__item:hover {
  background-image: linear-gradient(309deg, rgba(243, 137, 21, .94), rgba(240, 162, 76, .36) 100%, rgba(239, 125, 0, .65));
}

.item__info {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 40px 10px;
  display: flex;
}

.item__title {
  height: 75px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.item__text {
  margin-bottom: 0;
  font-family: SecondaSoftThin, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.block-gray {
  width: 100%;
  height: 90px;
  background-color: #aaa;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.allinone__content {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template: "Area"
                 "Area-2"
                 "Area-3"
                 / 2.25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 60px;
  display: grid;
  position: relative;
}

.allinone__title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 70px;
  line-height: 86px;
}

.section-allinone {
  background-image: url('../images/Smoke_2-4.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto 80%;
  padding-top: 70px;
  padding-bottom: 70px;
}

.angle-box-a {
  width: 160px;
  height: 100px;
  border-top: 3px solid #ff8235;
  border-right: 3px solid #ff8235;
  margin-right: -10px;
}

.angle-box-a.angle-left-up {
  width: 150px;
  height: 270px;
  border-left: 3px solid #ff8235;
  border-right-width: 0;
  margin-right: 0;
  position: absolute;
}

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

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

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

.section-preparation {
  width: 100%;
  height: 300vh;
  background-image: url('../images/Smoke_11.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.section-preparation._200vh {
  height: 230vh;
  background-image: url('../images/Smoke11.png');
  background-size: auto;
}

.section-preparation._1 {
  height: 480vh;
  background-image: url('../images/Smoke-5.png');
}

.horizontal-scroll {
  width: 100%;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.preparation-content {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: row;
  align-items: flex-end;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.preparation__title {
  color: #ef7d00;
  font-family: Nordecocyrillic, sans-serif;
  font-size: var(--1-size);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 60px;
  text-decoration: none;
}

.preparation__title.novis {
  color: #575757;
  font-size: 36px;
  line-height: 60px;
}

.preparation__title.novis._2 {
  font-size: var(--2-size);
}

.preparation__title.novis._3 {
  font-size: var(--3-size);
}

.preparation__title.novis._4 {
  font-size: var(--4-size);
}

.preparation__link {
  pointer-events: none;
  color: #575757;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 36px;
  line-height: 43px;
  text-decoration: none;
}

.horizontal-sticky {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.step {
  width: 700px;
  padding: 40px;
  font-family: Nordecocyrillic, sans-serif;
}

.step__up {
  color: #a5a5a5;
  font-size: 24px;
}

.step__title {
  color: #fffaf4;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 48px;
  line-height: 56px;
}

.step__text {
  color: #a5a5a5;
  margin-bottom: 40px;
  font-family: SecondaSoftLight, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.card-step {
  width: 100%;
  background-color: #3c2d1b;
  background-image: none;
  border-radius: 15px;
  display: flex;
}

.step-gray {
  width: 230px;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #292929;
  border: 1px solid #292929;
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.horizontal-wrapper {
  width: 100%;
}

.section-2-2__content {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template: "Area Area Area-2 Area-2"
                 "Area-3 Area-3 . Area-4"
                 / 1fr 2.25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-top: 0;
  display: grid;
  position: relative;
}

.section-wheel {
  padding-top: 100px;
  padding-bottom: 200px;
  position: relative;
  overflow: hidden;
}

.swiper-wrapper-wheel {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.wheel-slider {
  position: relative;
}

.swiper-slide-wheel {
  width: 30%;
  height: 70vh;
  text-align: center;
  border-radius: 20px;
  flex: none;
  margin-top: 8vh;
  transition: all .3s;
  position: relative;
  overflow: hidden;
}

.slide-content {
  z-index: 2;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.swiper-nav-btn-icon {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.swiper-nav-btn-icon:hover {
  color: #ef7d00;
}

.swiper-nav-btn {
  z-index: 40;
  width: 60px;
  height: 60px;
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 100%;
  align-items: center;
  padding: 20px;
  transition: all .3s;
  display: flex;
  position: absolute;
  top: 60%;
  left: 20%;
  transform: rotate(-20deg);
}

.swiper-nav-btn:hover {
  color: #00ffe1;
}

.swiper-nav-btn.prev {
  z-index: 200;
  background-color: rgba(255, 250, 244, .5);
  top: 102%;
  left: 42%;
}

.swiper-nav-btn.prev:hover {
  color: #ef7d00;
}

.swiper-nav-btn.next {
  z-index: 200;
  background-color: rgba(255, 250, 244, .5);
  top: 102%;
  left: auto;
  right: 42%;
  transform: rotate(20deg);
}

.swiper-nav-btn.next:hover {
  color: #ef7d00;
}

.swiper-navigation {
  z-index: 40;
  justify-content: center;
  align-items: center;
}

.slide-text-wrap {
  overflow: hidden;
}

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

.swiper-container-wheel {
  z-index: 1;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  transform: perspective(1200px);
}

.slide-inner {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.wheel-text {
  color: #fffaf4;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 48px;
  line-height: 56px;
}

.wheel-content {
  margin-bottom: 50px;
}

.wheel__title {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 48px;
  line-height: 56px;
}

.wheel-smoke {
  z-index: 90;
  width: 100%;
  height: 450px;
  background-image: url('../images/Rectangle-91-2.svg');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: -1%;
  left: 0%;
  right: 0%;
}

.global-styles {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.popup {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: #1d1d1b;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup_list {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup_item {
  background-color: #101010;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.projects_img {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/sauna-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.projects_img._2 {
  background-image: url('../images/sauna-1.png');
  background-position: 0 0;
  background-size: auto;
}

.projects_img._3 {
  background-image: url('../images/IMG_6206-1.png');
}

.projects_img._4 {
  background-image: url('../images/IMG_5996-1-1.png');
}

.projects_img._5 {
  background-image: url('../images/09-184-1-1-1.png');
}

.projects_img._6 {
  background-image: url('../images/IMG_6051-1-1.png');
}

.projects_img._7 {
  background-image: url('../images/image-35-1.png');
}

.projects_img._9 {
  background-image: url('../images/IMG_6044-1-1.png');
}

.projects_img._10 {
  background-image: url('../images/PXL_20230929_174626174-3-1-1.png');
}

.popup_back {
  width: 190px;
  background-image: url('../images/Rectangle-82-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.popup_back.mob {
  display: none;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding: 5em 6em;
}

.container.is-popup {
  height: 100%;
  padding: 6rem 6rem 3rem;
}

.popup_layout {
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.popup_content {
  width: 100%;
  flex: none;
  display: flex;
}

.popup_p-wrap {
  width: 100%;
}

.projects_heading-wrap {
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.projects_content-wrap {
  width: 100%;
  text-decoration: none;
  position: relative;
}

.main-wrapper {
  z-index: 2;
  background-image: url('../images/Smoke20.png');
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative;
}

.projects_wrap, .projects_item {
  border-radius: 15px;
  overflow: hidden;
}

.project_list {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-direction: column;
  display: flex;
}

.projects_year {
  width: 100%;
  color: #575757;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 23px;
}

.projects_link {
  width: 100%;
  height: 550px;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 50px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.projects_content {
  z-index: 2;
  position: relative;
}

.projects_heading {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-transform: uppercase;
  background-color: rgba(14, 14, 14, .5);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 48px;
  transform: translate(0);
}

.section-project {
  padding-top: 150px;
  padding-bottom: 100px;
}

.popup__content {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.popup_component {
  width: 100%;
  flex: none;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 15px;
  display: flex;
}

.arrow-naw {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-top: 0;
  display: flex;
}

.arrow-naw.park {
  display: none;
}

.arrow-orange {
  grid-column-gap: 85px;
  grid-row-gap: 85px;
  justify-content: space-between;
  display: none;
}

.arrow_title {
  color: #a5a5a5;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.arrow_content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.swiper-project {
  height: 100%;
  display: flex;
}

.swiper-wrapper-project {
  height: 100%;
  align-items: center;
  display: flex;
}

.swiper-slide-project {
  height: auto;
  flex: none;
}

.swiper-button-next {
  z-index: 200;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(255, 250, 244, .5);
  background-image: url('../images/arrow2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100%;
}

.swiper-button-prev {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(255, 250, 244, .5);
  background-image: url('../images/arrow1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100%;
}

.swiper-img {
  width: auto;
  height: 500px;
}

.swiper-container-project {
  width: 100%;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.section-contacts {
  background-image: url('../images/Smoke14.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 150px;
  padding-bottom: 100px;
}

.contacts_content {
  grid-column-gap: 28px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2"
                 "Area-3 Area-3"
                 "Area-4 Area-5"
                 / 1.5fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  display: grid;
}

.contacts_content.no-grid {
  flex-direction: column;
  display: flex;
}

.contacts_text {
  position: relative;
}

.contacts__title {
  width: 75%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 101px;
  line-height: 117px;
}

.paragraph {
  font-family: SecondaSoftThin, sans-serif;
  font-size: 22px;
  line-height: 29px;
}

.text--orange {
  color: #ff8235;
}

.contacts__map {
  display: flex;
}

.map {
  width: 350px;
  height: 308px;
}

.maps {
  width: 100%;
  height: 308px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.html-embed {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
}

.contacts__icon {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.icons-contact {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-self: center;
  align-items: center;
  display: flex;
}

.link-contacts {
  color: #a5a5a5;
  margin-bottom: 0;
  font-family: SecondaSoftThin, sans-serif;
  font-size: 22px;
  line-height: 29px;
  text-decoration: none;
}

.contacts__form {
  margin-top: 50px;
}

.contacs__title-box {
  text-align: left;
  margin-top: 50px;
}

.heading-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 48px;
  line-height: 56px;
}

.services__cards-mob {
  display: none;
}

.cards__item-mob {
  width: 100%;
  background-image: linear-gradient(309deg, rgba(240, 162, 76, .29), rgba(69, 59, 49, .13) 63%);
  border-radius: 10px;
  flex-direction: column;
  overflow: hidden;
}

.section-preparation-mob, .mob-icon {
  display: none;
}

.icon-flex {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.projects_p {
  width: 100%;
  color: #d3d3d3;
  text-transform: uppercase;
  background-color: rgba(14, 14, 14, .5);
  margin-bottom: 0;
  font-family: Nordecocyrillic, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 43px;
}

.div-block-9 {
  align-self: flex-end;
  align-items: center;
  display: flex;
}

.link__projects {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  text-decoration: none;
  display: none;
}

.bold-text {
  font-size: 30px;
  line-height: 41px;
}

.back-mob {
  align-self: flex-end;
}

.text-span, .text-span-2, .text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7 {
  color: #fff;
}

.image-9 {
  object-fit: fill;
  border-radius: 15px;
}

.image-10, .image-11, .image-12 {
  border-radius: 15px;
}

@media screen and (min-width: 1280px) {
  .heading.main__title {
    flex: 0 auto;
  }

  .main__text {
    flex: 0 auto;
    align-items: stretch;
    display: flex;
  }

  .div-block-5 {
    display: block;
  }

  .services__text {
    flex: 0 auto;
    align-items: stretch;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  .header {
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
  }

  .header__menu {
    grid-column-gap: 3rem;
    flex: 0 auto;
    justify-content: center;
  }

  .section-main.none {
    display: none;
  }

  .main__content {
    z-index: 10;
    position: relative;
  }

  .section-2 {
    background-size: 850px;
    padding-top: 150px;
  }

  .section-3 {
    background-size: 850px;
  }

  .section-4 {
    padding-top: 50px;
  }

  .slider-holder {
    box-shadow: 8px 0 20px 20px rgba(0, 0, 0, .16);
  }

  .section-main2 {
    position: relative;
  }

  .image-fixposition {
    width: 100%;
    height: 100vh;
  }

  .div-block-3 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .services__main {
    z-index: 10;
    position: relative;
  }

  .popup_component {
    align-items: center;
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: 40px;
    align-items: center;
  }

  .logo-wrapper {
    height: 40px;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 15px;
    display: flex;
  }

  .header-items {
    align-items: center;
    padding-left: .5rem;
  }

  .header__logo {
    width: 80%;
    max-width: 80%;
    align-self: center;
    display: block;
  }

  .header__menu {
    grid-column-gap: 2.5rem;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
  }

  .menu__links {
    font-size: 18px;
  }

  .lang-wrapper {
    flex: 0 auto;
    align-self: center;
  }

  .button {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 21px;
    line-height: 20px;
  }

  .button.button_black.none.back-butt {
    margin-bottom: 0;
  }

  .main__content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading.main__title {
    align-self: flex-start;
    margin-right: 32px;
    font-size: 90px;
  }

  .main__text {
    margin-bottom: 0;
  }

  .angle-box {
    align-self: flex-start;
  }

  .angle-box.angle-right-down {
    margin-left: 0;
  }

  .angle-box.angle-right-down.none {
    margin-bottom: -10px;
    margin-right: 0;
  }

  .angle-box.angle-right-down.long {
    display: none;
  }

  .main__paragraph {
    opacity: .85;
    text-align: left;
    flex-direction: row;
    align-self: auto;
    align-items: stretch;
    display: block;
  }

  .main__subtitle {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-top: 32px;
    font-size: 22px;
    display: block;
  }

  .section-2__content {
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto;
    grid-template-areas: "Area-4 Area-4 Area-4 Area-4"
                         "Area Area Area-2 Area-2"
                         "Area Area Area-2 Area-2"
                         "Area-3 . . .";
    padding-left: 0;
    padding-right: 0;
  }

  .section-2__title {
    font-size: 35px;
    line-height: 51px;
  }

  .section-2__subtitle {
    font-size: 14px;
  }

  .section-2__stats {
    grid-column-gap: 25px;
    justify-content: space-between;
    padding-left: 0;
  }

  .stats__num {
    font-size: 55px;
  }

  .stats__text {
    font-size: 18px;
  }

  .stats__text.stats--gray {
    flex: none;
  }

  .stats {
    grid-column-gap: 10px;
  }

  .stats.none {
    align-items: center;
  }

  .section-3__content {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .section-3__flex {
    width: 50%;
  }

  .section-4__text {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
    align-items: flex-start;
  }

  .section__title {
    text-align: left;
    order: 1;
    font-size: 90px;
    line-height: 106px;
  }

  .section__title.align-left {
    order: 0;
    padding-bottom: 32px;
    font-size: 90px;
  }

  .section__title.align-left.ususus {
    font-size: 50px;
    line-height: 56px;
  }

  .slider-holder {
    margin-left: -57px;
  }

  .slider-holder.holder-2 {
    margin-left: 60px;
  }

  .slider-holder.holder-3 {
    margin-left: 167px;
  }

  .slider__text {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 46px;
    padding-right: 30px;
    display: flex;
  }

  .section-4__subtext {
    justify-content: flex-end;
  }

  .section-4__description {
    flex: 0 auto;
    margin-right: -36px;
    padding-left: 0;
    padding-right: 0;
    font-size: 35px;
  }

  .section-4__description.none {
    margin-right: 0;
  }

  .section-4__description.section-4__link {
    display: none;
  }

  .section-3__form {
    width: 100%;
    flex: none;
    margin-right: 30px;
  }

  .section-6__content {
    grid-template: "Area Area"
                   "Area-5 Area-5"
                   "Area-9 Area-9"
                   "Area-8 Area-8"
                   "Area-2 Area-2"
                   / .75fr 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .buttons-box {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin-top: 50px;
  }

  .flex-box {
    grid-column-gap: 50px;
    margin-top: 26px;
    padding-left: 0;
    padding-right: 0;
  }

  .line.none {
    display: none;
  }

  .footer__privacy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    display: flex;
  }

  .privacy__text {
    margin-bottom: 0;
  }

  .image-fixposition._1, .image-fixposition._2 {
    object-fit: cover;
  }

  .form {
    width: 100%;
    padding-right: 0;
  }

  .image-2 {
    padding-bottom: 2px;
  }

  .lang-wrapper__menu {
    flex: 0 auto;
    align-self: center;
  }

  .menu__links-2 {
    font-size: 18px;
  }

  .lang-img__menu {
    padding-bottom: 2px;
  }

  .button-menu, .button-2 {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    font-size: 21px;
    line-height: 20px;
  }

  .section-3__text--sticky {
    flex-direction: column;
    padding-bottom: 96px;
  }

  .line-3.none {
    display: block;
  }

  .button__menu {
    background-image: url('../images/Frame-95.svg');
    background-position: 50%;
    background-size: 97% 97%;
    font-size: 21px;
    line-height: 20px;
  }

  .button__contact {
    background-image: url('../images/Frame-95.svg');
    background-size: 97% 97%;
    font-size: 21px;
    line-height: 20px;
    display: block;
  }

  .button__contact.button {
    margin-left: 10px;
  }

  .button__cards {
    background-image: url('../images/Frame-95.svg');
    background-size: 97% 97%;
    margin-top: 0;
    font-size: 21px;
    line-height: 20px;
    display: block;
  }

  .section-services {
    overflow: hidden;
  }

  .services__text {
    margin-bottom: 0;
  }

  .services__main {
    padding-left: 30px;
    padding-right: 30px;
  }

  .services__cards {
    display: none;
  }

  .block-gray {
    background-image: url('../images/pj.png');
    background-size: cover;
    overflow: hidden;
  }

  .block-gray._2 {
    background-image: url('../images/calc.png');
  }

  .block-gray._3 {
    background-image: url('../images/selection.png');
  }

  .block-gray._4 {
    background-image: url('../images/supply.png');
  }

  .block-gray._5 {
    background-image: url('../images/install.png');
  }

  .allinone__content {
    grid-row-gap: 20px;
    grid-template: "Area-4"
                   "Area"
                   "Area"
                   "Area-3"
                   / 2.75fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .allinone__title {
    padding-left: 20px;
    font-size: 35px;
    line-height: 51px;
  }

  .angle-box-a {
    align-self: flex-start;
  }

  .angle-box-a.angle-left-up {
    height: 200px;
  }

  .preparation__title {
    font-size: 50px;
  }

  .preparation__link {
    font-size: 30px;
  }

  .section-2-2__content {
    grid-row-gap: 20px;
    grid-template: "Area-4 Area-4 Area-4"
                   "Area Area ."
                   "Area-3 Area-3 Area-2"
                   / 1fr 2.25fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .wheel-slider {
    position: relative;
  }

  .swiper-slide-wheel {
    width: 45%;
    height: 60vh;
  }

  .swiper-nav-btn.prev {
    width: 80px;
    height: 80px;
    left: 37%;
  }

  .swiper-nav-btn.next {
    width: 80px;
    height: 80px;
    right: 37%;
  }

  .projects_img {
    background-position: 50%;
    background-size: cover;
  }

  .container {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .container.is-popup {
    padding: 6vw 2rem;
  }

  .projects_link {
    justify-content: flex-end;
  }

  .popup_component {
    order: 1;
    align-items: center;
    margin-top: 30px;
    padding-right: 0;
  }

  .arrow-naw {
    margin-top: 0;
    display: flex;
  }

  .arrow-orange {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .swiper-img {
    object-fit: contain;
  }

  .contacts_content {
    grid-template-columns: 2fr 1fr;
    grid-template-areas: "Area Area-2"
                         "Area-3 Area-3"
                         "Area-4 Area-5";
  }

  .contacts_text {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .contacts__title {
    width: 100%;
    font-size: 80px;
    line-height: 92px;
  }

  .paragraph {
    margin-bottom: 0;
  }

  .link-contacts {
    font-size: 16px;
  }

  .services__cards-mob {
    display: block;
  }

  .swiper-container-cards {
    margin-top: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .swiper-cards {
    cursor: grab;
  }

  .swiper-wrapper-cards {
    width: 100%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    cursor: grab;
    display: flex;
  }

  .swiper-slide-cards {
    width: 250px;
    flex: none;
  }

  .cards__item-mob {
    background-image: linear-gradient(309deg, rgba(240, 162, 76, .29), rgba(69, 59, 49, .13) 63%);
  }

  .div-block-8 {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  .header-container {
    display: none;
  }

  .header-wrapper {
    margin-top: 10px;
  }

  .header-wrapper.mobile-header.mobile-header-bottom {
    width: 100vw;
    height: 100vh;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: rgba(29, 29, 27, .9);
    margin-top: 0;
    display: none;
    overflow: auto;
  }

  .header.nav {
    width: auto;
    justify-content: space-around;
    padding-right: 25px;
  }

  .header.nav.header1 {
    flex: 0 auto;
    align-self: flex-end;
  }

  .header-items {
    padding-left: 0;
  }

  .header__menu {
    height: 100vh;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    background-color: rgba(29, 29, 27, .91);
    background-image: linear-gradient(rgba(27, 27, 25, .9) 100%, #fff);
    border-radius: 20px;
    margin-left: -29px;
    margin-right: -55px;
    padding-top: 100px;
  }

  .button {
    min-height: 52px;
    min-width: 150px;
    margin-top: 16px;
    display: block;
  }

  .button.button_black.none {
    display: block;
  }

  .button.button_black.none.vfdgsd.w--current, .button.none {
    display: none;
  }

  .button.button-contact {
    display: block;
  }

  .button.button-contact.contacts-hide {
    display: none;
  }

  .button.fix {
    display: flex;
  }

  .button.contacts {
    display: block;
  }

  .button.hideit {
    display: none;
  }

  .heading.main__title {
    margin-right: 0;
    padding-right: 10px;
    font-size: 48px;
    line-height: 56px;
  }

  .container-content {
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
  }

  .angle-box {
    margin-top: -10px;
    display: block;
    position: absolute;
    right: 15px;
  }

  .angle-box.angle-left.none, .angle-box.angle-right-down, .angle-box.angle-right-down.none {
    display: none;
  }

  .angle-box.none {
    display: block;
  }

  .angle-box.angle-long {
    width: 200px;
    height: 100px;
    top: -18%;
  }

  .main__subtitle {
    width: 100%;
  }

  .section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.smoke-2 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .section-2__content {
    grid-column-gap: 52px;
    grid-template: "Area-4 Area-4 Area-4"
                   "Area Area Area"
                   "Area-3 Area-3 Area-3"
                   "Area-5 Area-5 ."
                   / 1fr 1fr 1fr;
  }

  .section-2__title {
    font-size: 24px;
    line-height: 28px;
  }

  .section-2__title.black {
    text-align: center;
  }

  .section-2__subtitle {
    line-height: 22px;
  }

  .section-2__stats {
    justify-content: space-between;
  }

  .stats__text {
    text-align: center;
  }

  .stats {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .stats.none {
    display: none;
  }

  .section-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-3__content {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .sticky-card {
    z-index: 3;
    width: 100%;
    position: relative;
  }

  .section-3__flex {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
  }

  .section-3__flex.none {
    display: none;
  }

  .card__title {
    font-size: 28px;
  }

  .card__subtitle {
    font-size: 14px;
  }

  .section-4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-4__content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .section__title.align-left {
    padding-bottom: 0;
    font-size: 70px;
    line-height: 74px;
  }

  .section__title.align-left.fix {
    height: 148px;
    font-size: 58px;
    line-height: 76px;
  }

  .slider-holder.holder-2, .slider-holder.holder-3, .slider-holder.none {
    display: none;
  }

  .swiper-container {
    margin-top: 30px;
  }

  .swiper-box {
    padding-top: 0;
  }

  .section-5__content {
    flex-direction: column;
  }

  .section-5__text {
    text-align: center;
  }

  .section-contact {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .section-4__subtext {
    padding-left: 0;
    padding-right: 0;
  }

  .section-4__description {
    display: block;
  }

  .section-4__description.none {
    display: none;
  }

  .section-4__description.section-4__link {
    display: block;
  }

  .section-4__link.none {
    display: none;
  }

  .vertical-swiper-container {
    overflow: hidden;
  }

  .section-6__content {
    grid-template-areas: "Area Area"
                         "Area-5 Area-5"
                         "Area-9 Area-9"
                         "Area-8 Area-8"
                         "Area-2 Area-2";
  }

  .buttons-box {
    margin-top: 40px;
  }

  .footer {
    grid-template-areas: "Area Area Area"
                         "Area-3 Area-3 Area-3"
                         "Area-4 Area-4 Area-4";
  }

  .footer__menu {
    flex-flow: wrap;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .form {
    width: 100%;
  }

  .image-2 {
    display: none;
  }

  .lang-wrapper__menu {
    padding-left: 40px;
    display: flex;
  }

  .menu__links-2 {
    width: 100%;
    text-transform: uppercase;
    padding: 30px 40px;
    font-family: Nordecocyrillic, sans-serif;
    font-size: 36px;
    line-height: 43px;
  }

  .button-menu {
    display: flex;
  }

  .icon {
    padding-top: 0;
    overflow: hidden;
  }

  .menu-box {
    justify-content: space-between;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .button-2 {
    display: none;
  }

  .menu-button-2, .menu-button-2.w--open {
    color: #fff;
    background-color: rgba(29, 29, 27, 0);
  }

  .card-external.none {
    max-width: 1136px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .section-3__text--sticky {
    top: 100px;
  }

  .button__menu {
    min-height: 52px;
    min-width: 150px;
    display: none;
  }

  .button__contact {
    min-height: 52px;
    min-width: 150px;
    margin-top: 20px;
    display: inline-block;
  }

  .button__cards {
    min-height: 52px;
    min-width: 150px;
    margin-top: 40px;
  }

  .button__cards.button {
    align-items: center;
    display: flex;
  }

  .mobile-header-container {
    display: block;
  }

  .div-block-4 {
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
    display: flex;
  }

  .div-block-5 {
    grid-row-gap: 8px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 50px;
    padding-bottom: 50px;
    display: flex;
    position: static;
  }

  .mobile-menu-link {
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
    padding-bottom: 10px;
    font-family: Nordecocyrillic, sans-serif;
    font-size: 48px;
    text-decoration: none;
  }

  .mobile-menu-link.orange {
    color: #ff8235;
  }

  .image-4 {
    margin-left: 15px;
    padding-left: 0;
  }

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

  .div-block-6.mobile-header {
    justify-content: center;
    display: flex;
  }

  .card-wrapper.card-1 {
    top: 100px;
  }

  .card-wrapper.card-2 {
    top: 360px;
  }

  .card-wrapper.card-3 {
    top: 440px;
  }

  .card-wrapper.card-4 {
    top: 520px;
  }

  .card-wrapper.card-5 {
    top: 600px;
  }

  .card-wrapper.card-6 {
    top: 680px;
  }

  .card-title {
    margin-top: 100px;
    padding-bottom: 0;
    display: block;
  }

  .div-block-7 {
    margin-bottom: -80px;
    display: flex;
  }

  .services__main {
    padding-bottom: 50px;
  }

  .allinone__content {
    grid-column-gap: 52px;
    grid-template: "Area Area Area"
                   "Area-3 Area-3 Area-3"
                   "Area-5 Area-5 Area-5"
                   / 1fr 1fr 1fr;
  }

  .allinone__title {
    font-size: 24px;
    line-height: 28px;
  }

  .allinone__title.legt {
    padding-left: 0;
  }

  .section-allinone {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .angle-box-a {
    position: absolute;
    right: 15px;
  }

  .angle-box-a.angle-left-up, .section-preparation._200vh, .section-preparation._1 {
    display: none;
  }

  .preparation__title {
    font-size: 36px;
    line-height: 43px;
  }

  .step__up {
    margin-bottom: 0;
    font-family: Nordecocyrillic, sans-serif;
  }

  .step__title {
    margin-top: 16px;
    margin-bottom: 0;
    font-family: Nordecocyrillic, sans-serif;
    font-size: 36px;
    line-height: 43px;
  }

  .step__text {
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .section-2-2__content {
    grid-column-gap: 14px;
    grid-template: "Area"
                   "Area-3"
                   "Area-5"
                   / auto;
  }

  .section-wheel {
    padding-top: 50px;
  }

  .swiper-slide-wheel {
    width: 60%;
  }

  .swiper-nav-btn-icon {
    width: 40%;
  }

  .swiper-nav-btn {
    width: 40px;
    height: 40px;
    justify-content: center;
    padding: 0;
  }

  .swiper-nav-btn.prev {
    width: 80px;
    height: 80px;
    left: 14%;
  }

  .swiper-nav-btn.next {
    width: 80px;
    height: 80px;
    right: 14%;
  }

  .wheel-text {
    font-size: 35px;
    line-height: 41px;
  }

  .wheel__title {
    font-size: 36px;
    line-height: 43px;
  }

  .wheel-smoke {
    height: 250px;
    background-image: url('../images/Rectangle-91-2.svg');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .popup_back.mob {
    width: 62px;
    height: 62px;
    background-color: rgba(255, 250, 244, .5);
    background-image: url('../images/arrow1.png');
    background-position: 50%;
    background-size: auto;
    border-radius: 100%;
    display: block;
  }

  .popup_layout {
    justify-content: flex-start;
    display: flex;
    position: relative;
  }

  .popup_content {
    width: 100%;
    padding-top: 0;
  }

  .projects_heading-wrap {
    flex-direction: column;
    display: flex;
  }

  .projects_year {
    order: -1;
    font-size: 14px;
    line-height: 22px;
  }

  .projects_link {
    width: 280%;
    height: 400px;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .projects_heading {
    font-size: 36px;
    line-height: 43px;
  }

  .popup__content {
    height: 100%;
  }

  .arrow-naw {
    display: none;
  }

  .arrow-orange {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .arrow_title {
    font-size: 14px;
    line-height: 22px;
  }

  .swiper-wrapper-project {
    align-items: center;
  }

  .swiper-slide-project {
    flex: none;
  }

  .swiper-img {
    height: 500px;
    max-width: none;
  }

  .swiper-container-project {
    flex: 1;
  }

  .contacts_content {
    grid-template: "Area Area"
                   "Area-3 Area-3"
                   "Area-4 Area-4"
                   "Area-5 ."
                   "Area-2 ."
                   / 2fr;
  }

  .contacts__title {
    font-size: 48px;
    line-height: 56px;
  }

  .paragraph {
    padding-top: 10px;
  }

  .maps {
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .html-embed {
    display: none;
  }

  .contacts__icon {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    flex-direction: column;
    justify-content: space-between;
  }

  .icons-contact {
    justify-content: space-between;
    align-self: auto;
  }

  .link-contacts {
    font-size: 14px;
  }

  .contacts__form {
    margin-top: 0;
  }

  .heading-2 {
    text-align: left;
    margin-bottom: 0;
    font-size: 36px;
    line-height: 43px;
  }

  .section-preparation-mob {
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
  }

  .preparation__content-mob {
    padding-top: 50px;
  }

  .preparation-mob__title {
    justify-content: space-between;
    margin-top: 50px;
    display: flex;
    position: relative;
  }

  .card-step-mob {
    padding-bottom: 50px;
  }

  .card-mob {
    width: 100%;
    height: 250px;
    background-image: url('../images/Slide-4.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    margin-top: 50px;
    position: relative;
  }

  .image-7 {
    width: 100%;
  }

  .step-next-mob {
    width: 50px;
    height: 50px;
    background-color: rgba(87, 87, 87, .91);
    background-image: url('../images/v.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 17px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: auto;
    bottom: -5%;
    left: auto;
    right: 1%;
  }

  .cards-mob-text {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 16px;
    display: flex;
  }

  .mob-icon {
    display: none;
  }

  .whatsup-icon {
    padding-right: 15px;
  }

  .icon-flex {
    grid-column-gap: 20px;
    align-items: center;
    display: flex;
  }

  .projects_p {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-9 {
    display: none;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .link__projects {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .bold-text {
    font-size: 24px;
    line-height: 28px;
  }

  .back-mob {
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }
}

@media screen and (max-width: 479px) {
  .header-container {
    display: none;
  }

  .header-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr .25fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: start;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .header-wrapper.mobile-header.mobile-header-bottom {
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    max-width: 100vw;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    -webkit-text-fill-color: inherit;
    background-color: rgba(29, 29, 27, .8);
    background-clip: border-box;
    margin-top: 0;
    padding-left: 15px;
    display: none;
  }

  .header {
    width: 180px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
    left: auto;
    right: auto;
  }

  .header.nav.header1 {
    align-self: center;
  }

  .header-items {
    justify-content: center;
  }

  .header__menu {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(29, 29, 27, .64);
    background-image: linear-gradient(rgba(27, 27, 25, .9) 100%, #fff);
    margin-left: -20px;
    margin-right: -20px;
  }

  .button.button_black.none, .button.button-contact.contacts-hide {
    display: none;
  }

  .heading.main__title {
    margin-top: 15px;
  }

  .container-content {
    margin-top: 0;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .angle-box.none {
    margin: -15px -30px;
  }

  .angle-box.angle-long {
    width: 130px;
    height: 50px;
    top: -41%;
  }

  .main__subtitle {
    font-size: 16px;
    line-height: 24px;
  }

  .section-2 {
    background-size: contain;
    padding-top: 0;
  }

  .section-2__content {
    grid-row-gap: 19px;
    flex-direction: column;
    grid-template-columns: auto;
    grid-template-areas: "Area-4"
                         "Area"
                         "Area-3"
                         "Area-5";
    padding-top: 30px;
    display: flex;
  }

  .section-2__title {
    margin-top: 50px;
    font-size: 36px;
    line-height: 43px;
  }

  .section-2__subtitle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-2__stats.fl {
    grid-column-gap: 10px;
    order: -1;
  }

  .stats__num {
    font-size: 36px;
    line-height: 56px;
  }

  .stats__text.stats--gray {
    font-size: 14px;
    line-height: 24px;
  }

  .stats {
    grid-column-gap: 20px;
    grid-row-gap: 8px;
    padding-bottom: 0;
  }

  .section-3 {
    background-size: contain;
  }

  .section-4 {
    background-size: 120%;
    padding-bottom: 102px;
    overflow: hidden;
  }

  .section-4__content {
    grid-row-gap: 5px;
    margin-top: 18px;
  }

  .section__title {
    flex: 0 auto;
    font-size: 48px;
    line-height: 56px;
  }

  .section__title.align-left {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 55px;
    line-height: 63px;
  }

  .section__title.align-left.fix {
    font-size: 44px;
    line-height: 50px;
  }

  .slider__text {
    font-size: 14px;
    line-height: 22px;
  }

  .swiper-container {
    margin-top: 30px;
  }

  .swiper-box {
    padding-top: 33px;
  }

  .section-contact {
    background-size: 150%;
    padding-top: 98px;
    padding-bottom: 90px;
  }

  .swiper-slide-vertical {
    width: 290px;
    max-width: 330px;
  }

  .section-4__description {
    margin-top: -3px;
  }

  .section-3__form {
    width: 100%;
  }

  .footer__menu {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image-fixposition._1 {
    object-fit: cover;
  }

  .menu-button-2 {
    padding-left: 10px;
  }

  .section-3__text--sticky {
    padding-top: 40px;
    top: 283px;
  }

  .button__contact {
    margin-top: 20px;
    display: block;
  }

  .button__contact.button {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .button__cards {
    margin-top: 40px;
  }

  .mobile-header-container {
    display: block;
  }

  .div-block-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    background-color: rgba(255, 0, 0, 0);
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .div-block-5 {
    grid-row-gap: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 20vh;
    display: flex;
  }

  .mobile-menu-link {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Nordecocyrillic, sans-serif;
    font-size: 40px;
    line-height: 48px;
  }

  .mobile-menu-link.orange {
    color: #ff8235;
  }

  .image-4 {
    margin-left: 15px;
    padding-left: 0;
  }

  .div-block-6 {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .services__main {
    padding-left: 0;
    padding-right: 0;
  }

  .allinone__content {
    grid-row-gap: 19px;
    grid-template: "Area"
                   "Area-3"
                   "Area-5"
                   / auto;
    padding-top: 30px;
  }

  .allinone__title {
    margin-top: 50px;
    font-size: 36px;
    line-height: 43px;
  }

  .section-allinone {
    padding-top: 0;
    padding-bottom: 0;
  }

  .angle-box-a {
    top: auto;
  }

  .preparation__title {
    font-size: 28px;
  }

  .section-2-2__content {
    grid-row-gap: 19px;
    grid-template-columns: auto;
    grid-template-areas: "Area"
                         "Area-3"
                         "Area-5";
    padding-top: 0;
  }

  .section-wheel {
    padding-top: 0;
    padding-bottom: 130px;
  }

  .swiper-slide-wheel {
    height: 65vh;
  }

  .swiper-nav-btn.prev {
    left: 5%;
  }

  .swiper-nav-btn.next {
    right: 5%;
  }

  .container.is-popup {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .projects_content {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .projects_heading {
    font-size: 30px;
  }

  .arrow-orange {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .swiper-img {
    height: 350px;
    max-width: none;
  }

  .contacts_content {
    grid-template-columns: 1fr;
    grid-template-areas: "Area Area"
                         "Area-3 Area-3"
                         "Area-4 Area-4"
                         "Area-2 Area-5";
  }

  .mob-icon {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .bold-text {
    font-size: 19px;
  }
}

#w-node-ccd5a0d5-eb91-a9a6-9fee-94deeb769bf9-2557f359 {
  grid-area: Area;
  align-self: center;
}

#w-node-_9fffbf53-004f-2a2b-cdbe-d5e6d5806551-2557f359 {
  grid-area: Area-2;
}

#w-node-d46b9dc2-3851-92a8-83a2-7b259f7541c0-2557f359 {
  grid-area: Area-4;
}

#w-node-da2f5dcc-4fc9-ba27-06d2-a7a7ce9e9cda-2557f359 {
  grid-area: Area-3;
}

#w-node-_99650415-8fd6-3287-35b3-ee68057b1f59-057b1f56 {
  grid-area: Area;
}

#w-node-_99650415-8fd6-3287-35b3-ee68057b1f5e-057b1f56 {
  grid-area: Area-4;
}

#w-node-_99650415-8fd6-3287-35b3-ee68057b1f63-057b1f56 {
  grid-area: Area-3;
  justify-self: end;
}

#w-node-eb307b1f-99a6-5914-2d25-a8a418681918-18681912 {
  grid-area: Area-4;
}

#w-node-eb307b1f-99a6-5914-2d25-a8a418681915-18681912 {
  grid-area: Area-5;
}

#w-node-eb307b1f-99a6-5914-2d25-a8a41868191a-18681912, #w-node-_162056ec-9556-9831-0154-0c3e18342c3c-2557f35d {
  grid-area: Area;
}

#w-node-_557444ed-f821-dd79-1533-990f1f3fd384-2557f35d {
  grid-area: Area-2;
  align-self: center;
  justify-self: stretch;
}

#w-node-_0677e991-5178-2739-969f-7cf8e765b170-2557f35d {
  grid-area: Area-3;
}

#w-node-_26284ccc-8078-cb5b-47f7-06dded785361-2557f35d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_26284ccc-8078-cb5b-47f7-06dded785363-2557f35d {
  grid-area: Area-4;
}

#w-node-_26284ccc-8078-cb5b-47f7-06dded785367-2557f35d {
  grid-area: Area;
}

#w-node-_26284ccc-8078-cb5b-47f7-06dded785375-2557f35d {
  grid-area: Area-2;
}

#w-node-_53c5b969-27a6-232f-c263-3d7e0d60733c-2557f367 {
  grid-area: Area;
  align-self: center;
}

#w-node-_53c5b969-27a6-232f-c263-3d7e0d60733e-2557f367 {
  grid-area: Area-2;
}

#w-node-_03b12cfb-fe7b-b1bb-68bb-dacd0cb4c757-2557f367 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1ec2fef-eaab-5240-728a-5da2e43f3de3-2557f367 {
  grid-area: Area-3;
}

#w-node-e9984561-c383-92c0-02fe-b32c1087a705-2557f367 {
  grid-area: Area;
  align-self: center;
}

#w-node-e9984561-c383-92c0-02fe-b32c1087a707-2557f367 {
  grid-area: Area-2;
}

#w-node-_742992ef-f301-cc18-5e6f-c0ed2dae7f95-2557f367 {
  grid-area: Area-4;
  justify-self: end;
}

#w-node-b8c6b754-45ae-8cbb-7590-b516e2fa6304-2557f367 {
  grid-area: Area-3;
}

#w-node-_162056ec-9556-9831-0154-0c3e18342c3c-d2f30137 {
  grid-area: Area;
}

#w-node-a86549e3-fa90-4ac1-aa09-2485cd920968-d2f30137 {
  grid-area: Area-4;
  align-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-eb307b1f-99a6-5914-2d25-a8a418681918-18681912 {
    grid-area: Area-5;
  }

  #w-node-eb307b1f-99a6-5914-2d25-a8a418681915-18681912 {
    grid-area: Area-9;
  }

  #w-node-eb307b1f-99a6-5914-2d25-a8a41868191a-18681912, #w-node-eb307b1f-99a6-5914-2d25-a8a41868191c-18681912 {
    grid-area: Area-8;
  }

  #w-node-_26284ccc-8078-cb5b-47f7-06dded785363-2557f35d {
    grid-area: Area-5;
  }

  #w-node-_26284ccc-8078-cb5b-47f7-06dded785367-2557f35d, #w-node-_26284ccc-8078-cb5b-47f7-06dded785369-2557f35d {
    grid-area: Area-8;
  }

  #w-node-_26284ccc-8078-cb5b-47f7-06dded785375-2557f35d {
    grid-area: Area-2;
  }

  #w-node-_53c5b969-27a6-232f-c263-3d7e0d60733c-2557f367 {
    grid-area: Area-4;
  }

  #w-node-_53c5b969-27a6-232f-c263-3d7e0d60733e-2557f367 {
    grid-area: Area;
  }

  #w-node-e9984561-c383-92c0-02fe-b32c1087a705-2557f367 {
    grid-area: Area-4;
  }

  #w-node-e9984561-c383-92c0-02fe-b32c1087a707-2557f367 {
    grid-area: Area;
  }

  #w-node-_742992ef-f301-cc18-5e6f-c0ed2dae7f95-2557f367 {
    grid-area: Area-2;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ccd5a0d5-eb91-a9a6-9fee-94deeb769bf9-2557f359 {
    grid-area: Area;
  }

  #w-node-_9fffbf53-004f-2a2b-cdbe-d5e6d5806551-2557f359 {
    grid-area: Area-3;
  }

  #w-node-d46b9dc2-3851-92a8-83a2-7b259f7541c0-2557f359, #w-node-_99650415-8fd6-3287-35b3-ee68057b1f63-057b1f56 {
    justify-self: start;
  }

  #w-node-_53c5b969-27a6-232f-c263-3d7e0d60733c-2557f367 {
    grid-area: Area;
  }

  #w-node-_53c5b969-27a6-232f-c263-3d7e0d60733e-2557f367 {
    grid-area: Area-3;
  }

  #w-node-c1ec2fef-eaab-5240-728a-5da2e43f3de3-2557f367 {
    grid-area: Area-5;
  }

  #w-node-e9984561-c383-92c0-02fe-b32c1087a705-2557f367 {
    grid-area: Area;
  }

  #w-node-e9984561-c383-92c0-02fe-b32c1087a707-2557f367 {
    grid-area: Area-3;
  }

  #w-node-b8c6b754-45ae-8cbb-7590-b516e2fa6304-2557f367 {
    grid-area: Area-5;
  }
}


@font-face {
  font-family: 'Nordecocyrillic';
  src: url('../fonts/NordecoCyrillic-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftBlack';
  src: url('../fonts/SecondaSoftBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftBold';
  src: url('../fonts/SecondaSoftBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftBlackIt';
  src: url('../fonts/SecondaSoftBlackIt.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftBoldIt';
  src: url('../fonts/SecondaSoftBoldIt.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftDemi';
  src: url('../fonts/SecondaSoftDemi.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftDemiIt';
  src: url('../fonts/SecondaSoftDemiIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftHeavy';
  src: url('../fonts/SecondaSoftHeavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftHeavyIt';
  src: url('../fonts/SecondaSoftHeavyIt.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftIt';
  src: url('../fonts/SecondaSoftIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftLight';
  src: url('../fonts/SecondaSoftLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftLightIt';
  src: url('../fonts/SecondaSoftLightIt.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftMedium';
  src: url('../fonts/SecondaSoftMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftRegular';
  src: url('../fonts/SecondaSoftRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftMediumIt';
  src: url('../fonts/SecondaSoftMediumIt.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftThin';
  src: url('../fonts/SecondaSoftThin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SecondaSoftThinIt';
  src: url('../fonts/SecondaSoftThinIt.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}