@font-face {
  font-family: "Montserrat";
  src: url("../fonts/subset-Montserrat-SemiBoldItalic.woff2") format("woff2"), url("../fonts/subset-Montserrat-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/subset-Montserrat-Medium.woff2") format("woff2"), url("../fonts/subset-Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/subset-Montserrat-Italic.woff2") format("woff2"), url("../fonts/subset-Montserrat-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/subset-Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/subset-Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/subset-Montserrat-MediumItalic.woff2") format("woff2"), url("../fonts/subset-Montserrat-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/subset-Montserrat-Regular.woff2") format("woff2"), url("../fonts/subset-Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/subset-IBMPlexSans.woff2") format("woff2"), url("../fonts/subset-IBMPlexSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/subset-IBMPlexSans-MediumItalic.woff2") format("woff2"), url("../fonts/subset-IBMPlexSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/subset-IBMPlexSans-Medium.woff2") format("woff2"), url("../fonts/subset-IBMPlexSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/subset-IBMPlexSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/subset-IBMPlexSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/subset-IBMPlexSans-SemiBold.woff2") format("woff2"), url("../fonts/subset-IBMPlexSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/subset-IBMPlexSans-Italic.woff2") format("woff2"), url("../fonts/subset-IBMPlexSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
html,
body {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 18px;
  line-height: 1.333;
  font-weight: normal;
  color: #1D313A;
  min-width: 390px;
  background-color: #FFFFFF;
}

h1,
.h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  line-height: 1;
  font-weight: 600;
  margin: 80px 0 40px;
}

h2,
.h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
  margin: 80px 0 40px;
}

h3,
.h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
  margin: 80px 0 40px;
}

h4,
.h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  line-height: 1.25;
  font-weight: 600;
  margin: 80px 0 40px;
}

h5,
.h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 1.333;
  font-weight: 600;
  margin: 56px 0 24px;
}

h6,
.h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.333;
  font-weight: 600;
  margin: 56px 0 24px;
}

h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
  margin-top: 0 !important;
}

h1 + h1 {
  margin-top: 40px;
}

h1 + h2 {
  margin-top: 40px;
}

h1 + h3 {
  margin-top: 40px;
}

h1 + h4 {
  margin-top: 40px;
}

h1 + h5 {
  margin-top: 40px;
}

h1 + h6 {
  margin-top: 40px;
}

h1 + .h1 {
  margin-top: 40px;
}

h1 + .h2 {
  margin-top: 40px;
}

h1 + .h3 {
  margin-top: 40px;
}

h1 + .h4 {
  margin-top: 40px;
}

h1 + .h5 {
  margin-top: 40px;
}

h1 + .h6 {
  margin-top: 40px;
}

h2 + h1 {
  margin-top: 40px;
}

h2 + h2 {
  margin-top: 40px;
}

h2 + h3 {
  margin-top: 40px;
}

h2 + h4 {
  margin-top: 40px;
}

h2 + h5 {
  margin-top: 40px;
}

h2 + h6 {
  margin-top: 40px;
}

h2 + .h1 {
  margin-top: 40px;
}

h2 + .h2 {
  margin-top: 40px;
}

h2 + .h3 {
  margin-top: 40px;
}

h2 + .h4 {
  margin-top: 40px;
}

h2 + .h5 {
  margin-top: 40px;
}

h2 + .h6 {
  margin-top: 40px;
}

h3 + h1 {
  margin-top: 40px;
}

h3 + h2 {
  margin-top: 40px;
}

h3 + h3 {
  margin-top: 40px;
}

h3 + h4 {
  margin-top: 40px;
}

h3 + h5 {
  margin-top: 40px;
}

h3 + h6 {
  margin-top: 40px;
}

h3 + .h1 {
  margin-top: 40px;
}

h3 + .h2 {
  margin-top: 40px;
}

h3 + .h3 {
  margin-top: 40px;
}

h3 + .h4 {
  margin-top: 40px;
}

h3 + .h5 {
  margin-top: 40px;
}

h3 + .h6 {
  margin-top: 40px;
}

h4 + h1 {
  margin-top: 40px;
}

h4 + h2 {
  margin-top: 40px;
}

h4 + h3 {
  margin-top: 40px;
}

h4 + h4 {
  margin-top: 40px;
}

h4 + h5 {
  margin-top: 40px;
}

h4 + h6 {
  margin-top: 40px;
}

h4 + .h1 {
  margin-top: 40px;
}

h4 + .h2 {
  margin-top: 40px;
}

h4 + .h3 {
  margin-top: 40px;
}

h4 + .h4 {
  margin-top: 40px;
}

h4 + .h5 {
  margin-top: 40px;
}

h4 + .h6 {
  margin-top: 40px;
}

h5 + h1 {
  margin-top: 40px;
}

h5 + h2 {
  margin-top: 40px;
}

h5 + h3 {
  margin-top: 40px;
}

h5 + h4 {
  margin-top: 40px;
}

h5 + h5 {
  margin-top: 40px;
}

h5 + h6 {
  margin-top: 40px;
}

h5 + .h1 {
  margin-top: 40px;
}

h5 + .h2 {
  margin-top: 40px;
}

h5 + .h3 {
  margin-top: 40px;
}

h5 + .h4 {
  margin-top: 40px;
}

h5 + .h5 {
  margin-top: 40px;
}

h5 + .h6 {
  margin-top: 40px;
}

h6 + h1 {
  margin-top: 40px;
}

h6 + h2 {
  margin-top: 40px;
}

h6 + h3 {
  margin-top: 40px;
}

h6 + h4 {
  margin-top: 40px;
}

h6 + h5 {
  margin-top: 40px;
}

h6 + h6 {
  margin-top: 40px;
}

h6 + .h1 {
  margin-top: 40px;
}

h6 + .h2 {
  margin-top: 40px;
}

h6 + .h3 {
  margin-top: 40px;
}

h6 + .h4 {
  margin-top: 40px;
}

h6 + .h5 {
  margin-top: 40px;
}

h6 + .h6 {
  margin-top: 40px;
}

.h1 + h1 {
  margin-top: 40px;
}

.h1 + h2 {
  margin-top: 40px;
}

.h1 + h3 {
  margin-top: 40px;
}

.h1 + h4 {
  margin-top: 40px;
}

.h1 + h5 {
  margin-top: 40px;
}

.h1 + h6 {
  margin-top: 40px;
}

.h1 + .h1 {
  margin-top: 40px;
}

.h1 + .h2 {
  margin-top: 40px;
}

.h1 + .h3 {
  margin-top: 40px;
}

.h1 + .h4 {
  margin-top: 40px;
}

.h1 + .h5 {
  margin-top: 40px;
}

.h1 + .h6 {
  margin-top: 40px;
}

.h2 + h1 {
  margin-top: 40px;
}

.h2 + h2 {
  margin-top: 40px;
}

.h2 + h3 {
  margin-top: 40px;
}

.h2 + h4 {
  margin-top: 40px;
}

.h2 + h5 {
  margin-top: 40px;
}

.h2 + h6 {
  margin-top: 40px;
}

.h2 + .h1 {
  margin-top: 40px;
}

.h2 + .h2 {
  margin-top: 40px;
}

.h2 + .h3 {
  margin-top: 40px;
}

.h2 + .h4 {
  margin-top: 40px;
}

.h2 + .h5 {
  margin-top: 40px;
}

.h2 + .h6 {
  margin-top: 40px;
}

.h3 + h1 {
  margin-top: 40px;
}

.h3 + h2 {
  margin-top: 40px;
}

.h3 + h3 {
  margin-top: 40px;
}

.h3 + h4 {
  margin-top: 40px;
}

.h3 + h5 {
  margin-top: 40px;
}

.h3 + h6 {
  margin-top: 40px;
}

.h3 + .h1 {
  margin-top: 40px;
}

.h3 + .h2 {
  margin-top: 40px;
}

.h3 + .h3 {
  margin-top: 40px;
}

.h3 + .h4 {
  margin-top: 40px;
}

.h3 + .h5 {
  margin-top: 40px;
}

.h3 + .h6 {
  margin-top: 40px;
}

.h4 + h1 {
  margin-top: 40px;
}

.h4 + h2 {
  margin-top: 40px;
}

.h4 + h3 {
  margin-top: 40px;
}

.h4 + h4 {
  margin-top: 40px;
}

.h4 + h5 {
  margin-top: 40px;
}

.h4 + h6 {
  margin-top: 40px;
}

.h4 + .h1 {
  margin-top: 40px;
}

.h4 + .h2 {
  margin-top: 40px;
}

.h4 + .h3 {
  margin-top: 40px;
}

.h4 + .h4 {
  margin-top: 40px;
}

.h4 + .h5 {
  margin-top: 40px;
}

.h4 + .h6 {
  margin-top: 40px;
}

.h5 + h1 {
  margin-top: 40px;
}

.h5 + h2 {
  margin-top: 40px;
}

.h5 + h3 {
  margin-top: 40px;
}

.h5 + h4 {
  margin-top: 40px;
}

.h5 + h5 {
  margin-top: 40px;
}

.h5 + h6 {
  margin-top: 40px;
}

.h5 + .h1 {
  margin-top: 40px;
}

.h5 + .h2 {
  margin-top: 40px;
}

.h5 + .h3 {
  margin-top: 40px;
}

.h5 + .h4 {
  margin-top: 40px;
}

.h5 + .h5 {
  margin-top: 40px;
}

.h5 + .h6 {
  margin-top: 40px;
}

.h6 + h1 {
  margin-top: 40px;
}

.h6 + h2 {
  margin-top: 40px;
}

.h6 + h3 {
  margin-top: 40px;
}

.h6 + h4 {
  margin-top: 40px;
}

.h6 + h5 {
  margin-top: 40px;
}

.h6 + h6 {
  margin-top: 40px;
}

.h6 + .h1 {
  margin-top: 40px;
}

.h6 + .h2 {
  margin-top: 40px;
}

.h6 + .h3 {
  margin-top: 40px;
}

.h6 + .h4 {
  margin-top: 40px;
}

.h6 + .h5 {
  margin-top: 40px;
}

.h6 + .h6 {
  margin-top: 40px;
}

.container {
  max-width: 1920px;
  padding: 0 96px;
}

a {
  color: #191E24;
  transition: color 0.2s ease;
}
a:hover {
  color: #EC333D;
}

p {
  margin: 0 0 0.8em 0;
}

p:last-child {
  margin-bottom: 0 !important;
}

p:first-child {
  margin-top: 0 !important;
}

ul:not([class]) {
  margin: 0 0 0.8em 0;
  padding: 0;
  list-style: none;
}
ul:not([class]) > li {
  margin: 0 0 12px 0;
  position: relative;
  padding: 0 0 0 22px;
}
ul:not([class]) > li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 11px;
  background: #EC333D;
}

ul.ul-alt {
  list-style: none;
  padding: 0;
}
ul.ul-alt > li {
  padding: 0 0 0 32px;
  margin: 0 0 12px 0;
  position: relative;
}
ul.ul-alt > li:before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../images/ul-alt-bullet.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

ul.ul-alt-2 > li:before {
  background-image: url(../images/ul-alt-bullet-2.svg);
}

ol {
  counter-reset: custom-counter;
  list-style: none;
  padding-left: 0;
}
ol > li {
  counter-increment: custom-counter;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 12px 0;
}
ol > li:before {
  content: counter(custom-counter) ".";
  position: absolute;
  left: 0;
  color: #EC333D;
}

.section-lead {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 1.333;
  font-weight: 500;
}

.ov-h {
  overflow: hidden;
}

.btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  border: 1px solid transparent;
  border-radius: 50px;
  font-size: 18px;
  line-height: 1.333;
  font-weight: 600;
  padding: 16px 23px;
  -webkit-appearance: none;
  box-shadow: none !important;
}

.btn-1 {
  border-color: #EC333D;
  background: #EC333D;
  color: #FFFFFF;
}
.btn-1:hover {
  border-color: #191E24;
  background: #191E24;
  color: #fff;
}

.btn-2 {
  border-color: #191E24;
  background: transparent;
  color: #1D313A;
}
.btn-2:hover {
  background: #191E24;
  color: #FFF;
}

.section-bg-secondary .btn-1:hover {
  background-color: #F7F7F7;
  color: #1D313A;
}

.control-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 40px;
}

.control-buttons-item {
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.swiper-over-wrapper {
  position: relative;
}

.swiper-button {
  position: absolute;
  top: 50%;
  margin-left: 0;
  margin-right: 0;
  margin-top: -20px;
  margin-bottom: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.2s ease;
  background-color: #EC333D;
  border: 1px solid #EC333D;
  outline: none !important;
  box-shadow: none !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.swiper-button:before, .swiper-button:after {
  display: none;
}
.swiper-button img,
.swiper-button svg {
  display: block;
}
.swiper-button svg * {
  transition: all 0.2s ease;
}
.swiper-button:hover {
  background: transparent;
}
.swiper-button:hover svg *[fill] {
  fill: #191E24;
}

.swiper-button-prev {
  left: 0;
  padding-right: 4px;
  margin-left: -20px;
}

.swiper-button-next {
  right: 0;
  margin-right: -20px;
  padding-left: 4px;
}

.top-buttons-swiper-over-wrapper .swiper-button {
  margin-top: 0;
  top: auto;
  bottom: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 45px;
  z-index: 10;
}
.top-buttons-swiper-over-wrapper .swiper-button-prev {
  left: auto;
  right: 44px;
}

.section-about-col-1 {
  -ms-flex: 0 0 58.333%;
  flex: 0 0 58.333%;
  max-width: 58.333%;
  padding-bottom: 138px;
  position: relative;
  z-index: 10;
}

.section-about-col-2 {
  -ms-flex: 0 0 41.667%;
  flex: 0 0 41.667%;
  max-width: 41.667%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-about-pic img {
  width: 100%;
  height: auto;
}

.stick-right,
.stick-left {
  width: 100%;
}
.stick-right img,
.stick-left img {
  width: 100%;
  height: auto;
  display: block;
}

.section-about-pic-wrapper {
  margin-left: -14%;
  margin-top: -90px;
}

.pros-swiper,
.company-swiper {
  overflow: visible;
}
.pros-swiper .swiper-slide,
.company-swiper .swiper-slide {
  height: auto;
}

.pros-item {
  position: relative;
  background: #F7F7F7;
  border-radius: 32px;
  overflow: hidden;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  min-height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pros-item-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pros-item-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.pros-item-inner {
  aspect-ratio: 414/440;
  padding: 32px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.pros-item h5:last-child,
.pros-item .h5:last-child {
  margin-bottom: 0 !important;
}

.history-swiper {
  overflow: visible;
}

.history-item-pic {
  aspect-ratio: 413/244;
  border-radius: 32px;
  overflow: hidden;
  margin-bottom: 24px;
}
.history-item-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.history-item-descr {
  padding: 0 24px;
}

.history-item-date {
  font-size: 32px;
  line-height: 1.375;
  font-weight: 600;
  color: #AAAAB4;
  margin-bottom: 16px;
}

.history-item-ttl {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.333;
  font-weight: 600;
}

.about-more-item + .about-more-item {
  margin-top: 80px;
}

.about-more-item-col-1 {
  -ms-flex: 0 0 41.667%;
  flex: 0 0 41.667%;
  max-width: 41.667%;
}

.about-more-item-col-2 {
  -ms-flex: 0 0 58.333%;
  flex: 0 0 58.333%;
  max-width: 58.333%;
}

.about-more-item:nth-child(even) .about-more-item-col-1 {
  -ms-flex-order: 2;
  order: 2;
}
.about-more-item:nth-child(even) .about-more-item-col-2 {
  -ms-flex-order: 1;
  order: 1;
}

.about-more-item-pic {
  position: relative;
}

.about-more-item-pic img {
  width: 100%;
  height: auto;
  display: block;
}

ol.about-legend-list {
  font-size: 24px;
  line-height: 1.333;
}
ol.about-legend-list > li {
  cursor: pointer;
}

.about-pic-legend {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.about-pic-legend-item {
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
}

.about-pic-legend-item-num {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 17px;
  line-height: 1.42;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.2s ease;
  background: rgba(236, 51, 61, 0.7);
  color: #fff;
}

.about-pic-legend-item-popup {
  pointer-events: none;
  opacity: 0;
  transition: all 0.2s ease;
  position: absolute;
  left: -6px;
  top: 100%;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  padding: 8px 20px;
  background: #fff;
  margin-top: 16px;
  min-width: 168px;
}
.about-pic-legend-item-popup:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 20px;
  border-bottom: 10px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid transparent;
  left: 21px;
  bottom: 100%;
}

.about-pic-legend-item-1 {
  left: 27.3%;
  top: 6.4%;
}

.about-pic-legend-item-2 {
  left: 96.9%;
  top: 17.5%;
}

.about-pic-legend-item-3 {
  left: 82.3%;
  top: 38%;
}

.about-pic-legend-item-4 {
  left: 72.5%;
  top: 54%;
}

.about-pic-legend-item-5 {
  left: 31.1%;
  top: 47.6%;
}

.about-pic-legend-item-6 {
  left: 55.2%;
  top: 69%;
}

.about-pic-legend-item-7 {
  left: 81%;
  top: 64.5%;
}

.about-pic-legend-item:hover,
.about-pic-legend-item.hover {
  z-index: 10;
}
.about-pic-legend-item:hover .about-pic-legend-item-num,
.about-pic-legend-item.hover .about-pic-legend-item-num {
  background-color: #EC333D;
}
.about-pic-legend-item:hover .about-pic-legend-item-popup,
.about-pic-legend-item.hover .about-pic-legend-item-popup {
  opacity: 1;
}

.materials-swiper .swiper-slide.non-active {
  opacity: 0 !important;
}

.materials-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px 52px;
}

.materials-item {
  -ms-flex: 0 0 calc((100% - 104px) / 3);
  flex: 0 0 calc((100% - 104px) / 3);
  max-width: calc((100% - 104px) / 3);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: 1.375;
  font-weight: normal;
  cursor: pointer;
}

.materials-item-pic {
  -ms-flex: 0 0 64px;
  flex: 0 0 64px;
  max-width: 64px;
  height: 64px;
  border-radius: 50%;
  padding: 3px;
  outline: 1px solid #AAAAB4;
  transition: all 0.2s ease;
}
.materials-item-pic img {
  display: block;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.conf-section {
  border-top: 1px solid #AAAAB4;
  padding-top: 40px;
}

.conf-section + .conf-section {
  margin-top: 80px;
}

.conf-section-col-1 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.conf-section-col-2 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.materials-item:hover .materials-item-pic {
  outline-width: 2px;
  outline-color: #EC333D;
}

.conf-list {
  margin-bottom: -32px;
}

.conf-list .col {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
  margin-bottom: 32px;
}

.conf-list-big .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.conf-list-item {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
}

.conf-list-item-pic {
  background: #F7F7F7;
  border-radius: 32px;
  aspect-ratio: 414/298;
  position: relative;
  margin-bottom: 16px;
}

.conf-list-big .conf-list-item-pic {
  aspect-ratio: 633/298;
}

.conf-list-item-pic-inner {
  position: absolute;
  inset: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.conf-list-item-pic-inner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.section-accessories-header-col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.accessories-list {
  display: -ms-flexbox;
  display: flex;
  gap: 80px 24px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.accessories-item {
  -ms-flex: 0 0 calc((100% - 24px) / 2);
  flex: 0 0 calc((100% - 24px) / 2);
  max-width: calc((100% - 24px) / 2);
}

.accessories-item h4,
.accessories-item .h4 {
  margin-bottom: 16px !important;
}

.accessories-item-pic {
  aspect-ratio: 852/320;
  border-radius: 32px;
  overflow: hidden;
  margin-bottom: 32px;
}
.accessories-item-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.accessories-item-descr {
  padding: 0 24px;
}

.accessories-item-text {
  font-size: 18px;
  line-height: 1.333;
  font-weight: normal;
  color: #AAAAB4;
}

.section-accessories-descr {
  margin-bottom: 80px;
}

.section-safety {
  overflow: hidden;
}

.section-safety-col-1 {
  -ms-flex: 0 0 41.667%;
  flex: 0 0 41.667%;
  max-width: 41.667%;
}

.section-safety-col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: auto;
}

.section-safety-pic-wrapper {
  margin-top: -80px;
  margin-bottom: -80px;
}

.section-safety h2,
.section-safety .h2 {
  margin-top: 0 !important;
}

.section-safety-logo {
  margin-bottom: 40px;
}

.section-discuss-col-1 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.section-discuss-col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.section-discuss-descr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 80px;
  min-height: 100%;
}

.discuss-contacts {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px;
}

.discuss-contacts-mob {
  display: none;
}

.objects-swiper {
  overflow: visible;
}

.objects-swiper .swiper-slide {
  height: auto;
}

.object-item {
  min-height: 100%;
  border-radius: 32px;
  overflow: hidden;
  transition: all 0.2s ease;
  outline: 1px solid transparent;
  outline-offset: -1px;
  background: #F7F7F7;
  text-decoration: none !important;
  color: #1D313A !important;
}
.object-item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.2s ease;
  border-radius: 32px;
  border: 1px solid #EC333D;
  opacity: 0;
  pointer-events: none;
}
.object-item:hover:after {
  opacity: 1;
}

.object-item-pic {
  aspect-ratio: 558/322;
  border-radius: 32px 32px 0 0;
  overflow: hidden;
  position: relative;
}
.object-item-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease;
}

.object-item-pic .img-hover {
  opacity: 0;
}

.object-item:hover .object-item-pic .img-hover {
  opacity: 1;
}

.object-item-descr {
  padding: 32px;
}
.object-item-descr h5:last-child,
.object-item-descr .h5:last-child {
  margin-bottom: 0 !important;
}

.base-swiper .object-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.base-swiper .object-item-pic {
  aspect-ratio: 560/343;
}

.base-swiper .object-item-descr {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 24px;
}

.objects-item-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
}

.objects-item-footer h5 {
  margin-bottom: 0 !important;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.objects-item-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.2s ease;
  background-color: #EC333D;
  border: 1px solid #EC333D;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 4px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.objects-item-arrow:hover {
  background: transparent;
}
.objects-item-arrow:hover svg *[fill] {
  fill: #191E24;
}

.objects-item-sup-ttl {
  font-family: "Montserrat", sans-serif;
  color: #AAAAB4;
}

.section-projects-header-col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.projects-item {
  border-top: 1px solid #AAAAB4;
  padding-top: 40px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.projects-item + .projects-item {
  margin-top: 80px;
}

.projects-item-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: auto 1fr auto;
  grid-template-rows: auto 1fr auto;
  gap: 0 24px;
}

.projects-item-grid-item-1 {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}

.projects-item-grid-item-2 {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
}

.projects-item-grid-item-3 {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1/span 3;
}

.projects-item-grid-item-4 {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 3;
  grid-row: 3;
}

.projects-item-grid-item-2,
.projects-item-grid-item-4 {
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

.projects-item-descr-col {
  -ms-flex: 0 0 66.667%;
  flex: 0 0 66.667%;
  max-width: 66.667%;
}

.projects-item-header {
  margin-bottom: 56px;
}

.projects-item h4,
.projects-item .h4 {
  margin-bottom: 12px !important;
}

.project-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
}

.project-info-item {
  -ms-flex: 0 0 calc((100% - 24px) / 2);
  flex: 0 0 calc((100% - 24px) / 2);
  max-width: calc((100% - 24px) / 2);
}

.project-info-item-ttl {
  color: #AAAAB4;
  margin-bottom: 12px;
}

.project-gallery {
  display: none;
}

.projects-item-button {
  margin-top: 36px;
}
.projects-item-button .btn {
  min-width: 326px;
}

.projects-list .btn-load-more {
  min-width: 326px;
}

.projects-item-pic {
  aspect-ratio: 852/694;
  border-radius: 32px;
  overflow: hidden;
}
.projects-item-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.section-company-col-1 {
  -ms-flex: 0 0 41.667%;
  flex: 0 0 41.667%;
  max-width: 41.667%;
}

.section-company-col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: auto;
}

.section-company-pic-mob {
  display: none;
}

.section-company-pic-wrapper {
  margin-top: -80px;
}

.section-company-pic {
  position: relative;
  z-index: 10;
}

.section-company-pic img {
  width: 100%;
  height: auto;
  border-radius: 0px 20px 20px 0px;
  display: block;
}

.company-subsection {
  position: relative;
}

.company-subsection-content {
  position: relative;
}

.company-subsection-top {
  padding-bottom: 80px;
}

.company-subsection-top-bg {
  position: absolute;
  top: -80px;
  bottom: 0;
}

.company-subsection-top-bg .stick-content {
  background: #F7F7F7;
  height: 100%;
}

.company-subsection-bottom {
  padding-top: 80px;
  padding-bottom: 452px;
}

.dep-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 56px;
  max-width: 590px;
}

.dep-list:not(:first-child) {
  margin-top: 80px;
}

.dep-list-item {
  -ms-flex: 0 0 calc((100% - 56px) / 2);
  flex: 0 0 calc((100% - 56px) / 2);
  max-width: calc((100% - 56px) / 2);
  font-family: "Montserrat", sans-serif;
}

.dep-list-item-pic {
  margin-bottom: 18px;
}

.company-swiper-over-wrapper {
  margin-top: -280px;
  position: relative;
  z-index: 20;
}
.company-swiper-over-wrapper .pros-item-inner {
  aspect-ratio: 560/440;
}

.section-stages-header-col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.stages-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  -ms-grid-rows: (1fr)[2];
  grid-template-rows: repeat(2, 1fr);
  gap: 24px;
}

.stages-grid-item-1 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/span 2;
}

.stages-grid-item-2 {
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-column: 3/span 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/span 2;
}

.stages-grid-item-3 {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 1;
  grid-row: 1;
}

.stages-grid-item-4 {
  -ms-grid-column: 6;
  grid-column: 6;
  -ms-grid-row: 1;
  grid-row: 1;
}

.stages-grid-item-5 {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 2;
  grid-row: 2;
}

.stages-grid-item-6 {
  -ms-grid-column: 6;
  grid-column: 6;
  -ms-grid-row: 2;
  grid-row: 2;
}

.stages-item {
  position: relative;
  background: #fff;
  border-radius: 32px;
  overflow: hidden;
  min-height: 100%;
}
.stages-item ul:last-child {
  margin-bottom: 0 !important;
}
.stages-item li:last-child {
  margin-bottom: 0 !important;
}

.stages-item-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.stages-item-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.stages-item-content {
  aspect-ratio: 1/1;
  padding: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.stages-item-num {
  font-size: 40px;
  line-height: 1;
  font-weight: normal;
  color: #EC333D;
}

.stages-item-ttl {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.section-cert-header-col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.section-cert-col {
  -ms-flex: 0 0 58.333%;
  flex: 0 0 58.333%;
  max-width: 58.333%;
}

.cert-item {
  border-top: 1px solid #AAAAB4;
  border-bottom: 1px solid #AAAAB4;
  padding: 32px 0;
  position: relative;
  display: block;
  text-decoration: none !important;
  color: #AAAAB4 !important;
  font-family: "Montserrat", sans-serif;
}
.cert-item:hover {
  color: #1D313A !important;
}
.cert-item h4,
.cert-item .h4 {
  margin: 0 0 16px 0;
}
.cert-item h4:last-child,
.cert-item .h4:last-child {
  margin-bottom: 0 !important;
}

.cert-item + .cert-item {
  border-top: none;
}

.cert-item-pic {
  transition: all 0.3s ease;
  width: 406px;
  height: 406px;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-left: -96px;
  margin-top: -203px;
  border: 1px solid #AAAAB4;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #F7F7F7;
  opacity: 0;
}
.cert-item-pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.cert-item:hover .cert-item-pic {
  opacity: 1;
  z-index: 10;
}

.cert-item-pic-inner {
  position: absolute;
  inset: 64px;
}

.contacts-map-wrapper {
  border-radius: 32px;
  overflow: hidden;
}
.contacts-map-wrapper:not(:first-child) {
  margin-top: 40px;
}
.contacts-map-wrapper:not(:last-child) {
  margin-bottom: 40px;
}

.contacts-map {
  height: 400px;
}

.contacts-map [class*=ground-pane] {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.contacts-list {
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.contacts-list:not(:first-child) {
  margin-top: 40px;
}

.contacts-list:not(:last-child) {
  margin-bottom: 40px;
}

.contacts-item {
  -ms-flex: 0 0 calc((100% - 72px) / 4);
  flex: 0 0 calc((100% - 72px) / 4);
}

.contacts-item-ttl {
  color: #AAAAB4;
  margin-bottom: 16px;
}

.contacts-item-text {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 1.333;
  font-weight: 600;
}

.contacts-item a {
  text-decoration: none !important;
  color: #FFFFFF !important;
}

.contacts-data .row {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-data .col {
  -ms-flex: initial;
  flex: initial;
  width: auto;
}

.contacts-data:not(:first-child) {
  margin-top: 40px;
}

.contacts-data:not(:last-child) {
  margin-bottom: 40px;
}

.soclinks {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.soclinks-item {
  width: 48px;
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #EC333D;
  border: 1px solid #EC333D;
  transition: all 0.2s ease;
}
.soclinks-item:hover {
  background: transparent;
}
.soclinks-item svg * {
  transition: all 0.2s ease;
}
.soclinks-item:hover svg *[fill] {
  fill: #EC333D;
}
.soclinks-item:hover svg *[stroke] {
  stroke: #EC333D;
}

.contacts-legal {
  color: #AAAAB4;
  font-size: 24px;
  line-height: 1.333;
  font-weight: normal;
}

.footer-bottom {
  margin-top: 195px;
}

.footer-bottom-col-1 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.footer-bottom-top-col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.footer-bottom-bottom-col-1 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.footer-bottom-bottom-col-2 {
  -ms-flex: 0 0 16.666%;
  flex: 0 0 16.666%;
  max-width: 16.666%;
}

.footer-bottom-bottom-col-3 {
  -ms-flex: 0 0 16.666%;
  flex: 0 0 16.666%;
  max-width: 16.666%;
}

.footer-bottom-bottom-col-4 {
  -ms-flex: 0 0 16.666%;
  flex: 0 0 16.666%;
  max-width: 16.666%;
}

.footer-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

.footer-logo-pic {
  -ms-flex: 0 0 173px;
  flex: 0 0 173px;
  max-width: 173px;
}
.footer-logo-pic img {
  width: 100%;
  height: auto;
  display: block;
}

.footer-logo-text {
  border-left: 1px solid #fff;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.429;
  font-weight: 500;
  padding-left: 24px;
  font-family: "Montserrat", sans-serif;
}

.footer-menu-col {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

ul.footer-menu {
  list-style: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

ul.footer-menu > li {
  margin-bottom: 16px;
}
ul.footer-menu > li:last-child {
  margin-bottom: 0 !important;
}

ul.footer-menu a {
  color: #fff;
  text-decoration: none !important;
}
ul.footer-menu a:hover {
  color: #EC333D;
}

.footer-bottom-bottom {
  margin-top: 67px;
  font-size: 14px;
  line-height: 1.429;
  color: #AAAAB4;
}

.footer-bottom-bottom .row {
  -ms-flex-align: center;
  align-items: center;
}

.footer-dev {
  text-decoration: none !important;
  color: #fff !important;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

.modal-backdrop {
  background-color: #191E24;
}

.modal-backdrop.show {
  opacity: 0.64;
}

.modal-dialog {
  max-width: initial;
  margin: 0;
  min-width: 100vw;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-content {
  border: none;
  border-radius: 32px;
  padding: 32px;
}

.modal-header {
  margin: 0;
  padding: 0;
  border: none;
}

.modal-body {
  padding: 0;
}

.modal .close {
  opacity: 1 !important;
  position: absolute;
  right: 28px;
  top: 28px;
  width: 24px;
  height: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.modal .close svg,
.modal .close img {
  display: block;
}

.form-modal .modal-content {
  max-width: 852px;
}

.base-modal .modal-dialog {
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.base-modal .modal-content {
  max-width: 1440px;
  border-radius: 0;
  padding-right: 96px;
  background-image: url(../images/base-modal-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.base-modal .close {
  right: 32px;
  top: 32px;
}

.base-content {
  display: -ms-flexbox;
  display: flex;
  gap: 54px;
}

.base-col-1 ul:last-child,
.base-col-1 ul > li:last-child {
  margin-bottom: 0 !important;
}

.base-col-1 {
  -ms-flex: 0 0 31.708%;
  flex: 0 0 31.708%;
}

.base-col-2 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.base-dep-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}
.base-dep-list ul:last-child,
.base-dep-list ul > li:last-child {
  margin-bottom: 0 !important;
}

.base-dep-item {
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.base-dep-item-pic {
  -ms-flex: 0 0 47.507%;
  flex: 0 0 47.507%;
}
.base-dep-item-pic img {
  width: 100%;
  height: auto;
  display: block;
}

.section-top,
.main-swiper-pic {
  height: calc(100vh - 161px);
  min-height: 600px;
}

.main-swiper-over-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.main-swiper-pic {
  position: relative;
}

.main-swiper-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-swiper-pic video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.section-top .section-content {
  z-index: 30;
  padding-top: 168px;
  padding-bottom: 80px;
  margin-top: auto;
}
.section-top .section-content:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(0deg, #FFF 0.16%, rgba(255, 255, 255, 0.8) 59.96%, rgba(255, 255, 255, 0) 99.83%);
}

.section-top .section-body {
  position: relative;
  z-index: 10;
}

.section-top-row {
  -ms-flex-align: end;
  align-items: flex-end;
}

.section-top-col-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
}

.section-top-col-2 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
}

.section-top h1,
.section-top .h1 {
  margin-top: 0 !important;
}

.section-top-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 1.333;
  font-weight: 500;
}

.section-top-links {
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  min-height: 216px;
}

.section-top-links-item {
  text-decoration: none !important;
  border-radius: 32px;
  padding: 32px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  background: #EC333D;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 216px;
  min-width: 216px;
  transition: color 0.2s ease, background-color 0.2s ease, outline-color 0.2s ease;
}
.section-top-links-item svg * {
  transition: all 0.2s ease;
}
.section-top-links-item:hover {
  background-color: #191E24 !important;
  color: #fff !important;
}
.section-top-links-item:hover .section-top-links-item-ico {
  background: #fff !important;
}
.section-top-links-item:hover svg *[fill] {
  fill: #191E24 !important;
}
.section-top-links-item:hover svg *[stroke] {
  stroke: #191E24 !important;
}

.section-top-links-item-inner {
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.section-top-links-item-ico {
  width: 40px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.2s ease;
}
.section-top-links-item-ico svg * {
  transition: all 0.2s ease;
}

.section-top-links-item-alt {
  background: #fff;
  color: #1D313A;
}
.section-top-links-item-alt .section-top-links-item-ico {
  background: #EC333D;
}

.swiper-responsive-list.swiper-wrapper {
  -ms-flex-wrap: initial;
  flex-wrap: initial;
  gap: 0;
}
.swiper-responsive-list.swiper-wrapper .swiper-slide {
  -ms-flex: initial;
  flex: initial;
  max-width: initial;
  padding: 0 !important;
  margin-bottom: 0 !important;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.selected-material {
  display: none;
}

.cookie-popup {
  position: fixed;
  left: 50%;
  bottom: 80px;
  background: #191E24;
  color: #AAAAB4;
  border-radius: 50px;
  z-index: 1000;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 14px;
  line-height: 1.428;
  padding: 15px 15px 15px 24px;
  display: none;
}

.cookie-popup-content {
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -ms-flex-align: center;
  align-items: center;
}

.cookie-popup-text {
  white-space: nowrap;
}
.cookie-popup-text span {
  color: #FFFFFF;
}

.cookie-popup .btn {
  font-size: 14px;
  line-height: 1.428;
  font-weight: normal;
  padding: 5px 24px;
}

@media (max-width: 1919px) {
  h1,
  .h1 {
    font-size: 52px;
  }
  h2,
  .h2 {
    font-size: 42px;
  }
  h3,
  .h3 {
    font-size: 34px;
  }
  h4,
  .h4 {
    font-size: 24px;
    line-height: 1.333;
  }
  .section-about-col-1 {
    padding-bottom: 138px;
  }
  .section-about-pic-wrapper {
    margin-left: -23%;
    margin-top: 66px;
    margin-bottom: -60px;
  }
  .about-more-item:nth-child(even) .about-more-item-col-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .about-more-item:nth-child(even) .about-more-item-col-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .materials-list {
    gap: 16px 12px;
  }
  .materials-item {
    -ms-flex: 0 0 calc((100% - 24px) / 3);
    flex: 0 0 calc((100% - 24px) / 3);
    max-width: calc((100% - 24px) / 3);
    font-size: 14px;
    line-height: 1.429;
  }
  .section-safety-col-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .section-safety-col-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .section-safety-pic-wrapper {
    margin-bottom: -80px;
    margin-left: 20px;
    margin-top: -80px;
  }
  .section-projects-header-col {
    -ms-flex: 0 0 66.667%;
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }
  .projects-item-header h4,
  .projects-item-header .h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    line-height: 1.25;
    font-weight: 600;
    margin: 80px 0 40px;
  }
  .projects-item-descr-col {
    -ms-flex: 0 0 91.9%;
    flex: 0 0 91.9%;
    max-width: 91.9%;
  }
  .company-subsection-bottom h4,
  .company-subsection-bottom .h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    line-height: 1.25;
    font-weight: 600;
    margin: 80px 0 40px;
  }
  .company-subsection-bottom {
    padding-bottom: 80px;
  }
  .company-swiper-over-wrapper {
    margin-top: 20px;
  }
  .stages-grid {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
  .stages-grid-item-1 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/span 2;
  }
  .stages-grid-item-2 {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/span 2;
  }
  .stages-grid-item-3 {
    -ms-grid-column: 3;
    grid-column: 3;
  }
  .stages-grid-item-4 {
    -ms-grid-column: 4;
    grid-column: 4;
  }
  .stages-grid-item-5 {
    -ms-grid-column: 3;
    grid-column: 3;
  }
  .stages-grid-item-6 {
    -ms-grid-column: 4;
    grid-column: 4;
  }
  .stages-item-content {
    aspect-ratio: 294/286;
  }
  .section-cert-col {
    -ms-flex: 0 0 66.667%;
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }
  .cert-item-pic {
    width: 294px;
    height: 294px;
    margin-top: -147px;
    margin-left: -90px;
  }
  .footer-bottom {
    margin-top: 160px;
  }
  .footer-menu-col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer-bottom-bottom-col-1 {
    -ms-flex: 0 0 16.666%;
    flex: 0 0 16.666%;
    max-width: 16.666%;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer-bottom-bottom-col-2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer-bottom-bottom-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex-order: 4;
    order: 4;
  }
  .footer-bottom-bottom-col-4 {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    -ms-flex-order: 2;
    order: 2;
  }
  .form-modal .modal-content {
    max-width: 676px;
  }
  .base-modal .modal-content {
    max-width: 1248px;
  }
  .base-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 80px;
  }
  .base-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .base-dep-item-pic {
    -ms-flex: 0 0 26.8%;
    flex: 0 0 26.8%;
  }
}
@media (max-width: 1439px) {
  html,
  body {
    font-size: 16px;
    line-height: 1.375;
  }
  h1,
  .h1 {
    font-size: 42px;
    line-height: 1.19;
    margin: 60px 0 32px 0;
  }
  h2,
  .h2 {
    font-size: 35px;
    line-height: 1.229;
    margin: 60px 0 32px 0;
  }
  h3,
  .h3 {
    font-size: 30px;
    line-height: 1.267;
    margin: 60px 0 32px 0;
  }
  h4,
  .h4 {
    margin: 60px 0 32px 0;
  }
  h5,
  .h5 {
    font-size: 18px;
    margin: 56px 0 16px 0;
  }
  h6,
  .h6 {
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 16px;
  }
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
  .section-top .section-content {
    z-index: 30;
    padding-top: 168px;
    padding-bottom: 60px;
    margin-top: auto;
  }
  .section-top-list {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .section-lead {
    font-size: 18px;
    line-height: 1.333;
  }
  .section-about-pic-wrapper {
    margin-left: -610px;
    margin-top: 0px;
    margin-bottom: -78px;
  }
  .pros-swiper-over-wrapper,
  .top-buttons-swiper-over-wrapper {
    padding-right: 24px;
  }
  .swiper-button {
    width: 32px;
    height: 32px;
  }
  .swiper-button-prev {
    margin-left: -16px;
  }
  .swiper-button-next {
    margin-right: -16px;
  }
  .top-buttons-swiper-over-wrapper .swiper-button {
    margin-bottom: 37px;
  }
  .top-buttons-swiper-over-wrapper .swiper-button-prev {
    right: 36px;
  }
  .about-more-item-col-1 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .about-more-item-col-2 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
    margin-bottom: 30px;
  }
  .about-more-item + .about-more-item {
    margin-top: 100px;
  }
  .materials-list {
    gap: 16px 24px;
  }
  .materials-item {
    -ms-flex: 0 0 calc((100% - 72px) / 4);
    flex: 0 0 calc((100% - 72px) / 4);
    max-width: calc((100% - 72px) / 4);
  }
  .conf-section {
    padding-top: 32px;
  }
  .conf-section-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .conf-section-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .conf-list {
    margin-bottom: 0;
    padding-right: 24px;
    overflow: visible;
  }
  .conf-list .swiper-wrapper {
    margin: 0;
  }
  .conf-list-item-pic,
  .conf-list-big .conf-list-item-pic {
    aspect-ratio: 300/151;
  }
  .conf-section + .conf-section {
    margin-top: 72px;
  }
  .section-accessories-descr {
    margin-bottom: 32px;
  }
  .accessories-list-wrapper {
    overflow: visible;
    padding-right: 24px;
  }
  .accessories-item {
    margin-top: 0 !important;
  }
  .accessories-item-descr {
    padding: 0 16px;
  }
  .accessories-item-pic {
    margin-bottom: 16px;
  }
  .accessories-item h4, .accessories-item .h4 {
    font-size: 18px;
    line-height: 1.333;
    margin-bottom: 8px !important;
  }
  .accessories-item-text {
    font-size: 16px;
    line-height: 1.375;
  }
  .section-safety-logo {
    margin-bottom: 32px;
  }
  .section-safety-col-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .section-safety-pic-wrapper {
    margin-top: 0;
    margin-bottom: -60px;
  }
  .section-discuss-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-discuss-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .discuss-contacts {
    display: none;
  }
  .discuss-contacts-mob {
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 1.333;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 58px;
  }
  .section-discuss-descr {
    gap: 0;
    margin-bottom: 60px;
  }
  .object-item-descr {
    padding: 24px;
  }
  .control-buttons {
    margin-top: 32px;
  }
  .control-buttons-item {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .projects-item {
    padding-top: 32px;
  }
  .projects-item + .projects-item {
    margin-top: 40px;
  }
  .projects-item-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    grid: initial;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .projects-item-grid-item {
    grid-column: initial !important;
    grid-row: initial !important;
    width: 100%;
  }
  .projects-item-grid-item-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .projects-item-grid-item-3 {
    -ms-flex-order: 2;
    order: 2;
  }
  .projects-item-grid-item-2 {
    -ms-flex-order: 4;
    order: 4;
    margin-top: 32px;
  }
  .projects-item-grid-item-4 {
    -ms-flex-order: 3;
    order: 3;
  }
  .projects-item-header {
    margin-bottom: 32px;
  }
  .projects-item-header h4, .projects-item-header .h4 {
    font-size: 24px;
    line-height: 1.333;
    margin-bottom: 8px !important;
  }
  .projects-item-button {
    margin-top: 8px;
  }
  .projects-item-button .control-buttons-item {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .projects-item-button .btn {
    width: 100%;
  }
  .projects-item-descr-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .project-info-item {
    -ms-flex: 0 0 calc((100% - 72px) / 4);
    flex: 0 0 calc((100% - 72px) / 4);
    max-width: calc((100% - 72px) / 4);
  }
  .projects-item-descr h5,
  .projects-item-descr .h5 {
    font-size: 16px;
    line-height: 1.375;
    margin: 32px 0 24px 0;
  }
  .projects-item ul:last-child,
  .projects-item ul > li:last-child {
    margin-bottom: 0;
  }
  .section-company-col-1 {
    display: none;
  }
  .section-company-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .company-subsection-top {
    padding-bottom: 0;
  }
  .section-company-pic-mob {
    display: block;
    margin-left: -24px;
    margin-right: -24px;
    margin-top: 60px;
  }
  .section-company-pic-mob img {
    border-radius: 0 20px 20px 0;
    display: block;
    width: 100%;
    height: auto;
  }
  .company-subsection-bottom {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .company-subsection-bottom h4,
  .company-subsection-bottom .h4 {
    margin-bottom: 32px;
  }
  .dep-list:not(:first-child) {
    margin-top: 60px;
  }
  .dep-list {
    max-width: initial;
    gap: 24px;
  }
  .dep-list-item {
    -ms-flex: 0 0 calc((100% - 48px) / 3);
    flex: 0 0 calc((100% - 48px) / 3);
    max-width: calc((100% - 48px) / 3);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
  }
  .company-swiper-over-wrapper {
    margin-top: 0;
  }
  .pros-item-inner {
    padding: 24px;
  }
  .pros-item h5,
  .pros-item .h5 {
    font-size: 24px;
  }
  .base-swiper .object-item-descr {
    gap: 16px;
  }
  .objects-item-arrow {
    width: 32px;
    height: 32px;
  }
  .section-stages-header-col {
    -ms-flex: 0 0 58.333%;
    flex: 0 0 58.333%;
    max-width: 58.333%;
  }
  .stages-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-grid-columns: initial;
    grid-template-columns: initial;
    -ms-grid-rows: initial;
    grid-template-rows: initial;
    gap: 24px;
  }
  .stages-grid-item {
    -ms-flex: 0 0 calc((100% - 24px) / 2);
    flex: 0 0 calc((100% - 24px) / 2);
    max-width: calc((100% - 24px) / 2);
  }
  .stages-grid-item-1,
  .stages-grid-item-2,
  .stages-grid-item-3,
  .stages-grid-item-4,
  .stages-grid-item-5,
  .stages-grid-item-6 {
    grid-column: initial;
    grid-row: initial;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-column: 3/span 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/span 2;
  }
  .stages-item {
    min-height: 100%;
  }
  .stages-item-content {
    padding: 24px;
    gap: 16px;
    aspect-ratio: initial;
  }
  .stages-item-num {
    font-size: 32px;
    line-height: 1.25;
  }
  .stages-grid-item:nth-child(1) .stages-item-content,
  .stages-grid-item:nth-child(2) .stages-item-content {
    aspect-ratio: 476/386;
  }
  .section-cert-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cert-item {
    font-size: 14px;
    line-height: 1.428;
    padding: 24px 0;
  }
  .cert-item h4,
  .cert-item .h4 {
    font-size: 18px;
    line-height: 1.333;
  }
  .cert-item-pic {
    display: none;
  }
  .contacts-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contacts-list:not(:last-child) {
    margin-bottom: 32px;
  }
  .contacts-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contacts-item-text {
    font-size: 18px;
    line-height: 1.333;
  }
  .contacts-item-ttl {
    margin-bottom: 8px;
  }
  .contacts-map-wrapper:not(:last-child) {
    margin-bottom: 32px;
  }
  .contacts-map-wrapper:not(:first-child) {
    margin-top: 32px;
  }
  .contacts-data:not(:first-child) {
    margin-top: 32px;
  }
  .contacts-legal {
    font-size: 18px;
  }
  .footer-bottom-top-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-bottom-top-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-menu-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-menu-col + .footer-menu-col {
    margin-top: 60px;
  }
  .footer-menu-wrapper {
    margin-top: 60px;
  }
  ul.footer-menu {
    font-size: 18px;
  }
  ul.footer-menu > li {
    margin-bottom: 7px;
  }
  .footer-bottom-bottom-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 60px;
  }
  .footer-bottom-bottom-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer-bottom-bottom-col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 8px;
  }
  .footer-bottom-bottom-col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 4;
    order: 4;
    margin-top: 60px;
  }
  .footer-bottom-bottom {
    margin-top: 60px;
  }
  .form-modal .modal-content {
    max-width: 660px;
  }
  .base-modal .modal-content {
    max-width: 976px;
  }
  .base-content {
    gap: 60px;
  }
  .base-dep-item-pic {
    -ms-flex: 0 0 29.5%;
    flex: 0 0 29.5%;
  }
  .base-dep-list {
    gap: 32px;
  }
  .modal-content {
    padding: 24px;
  }
  .modal .close {
    right: 24px;
    top: 24px;
  }
  .base-modal .modal-content {
    padding-right: 24px;
  }
  .base-descr {
    padding-right: 56px;
  }
  .cookie-popup {
    bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  h1,
  .h1 {
    font-size: 36px;
    line-height: 1.222;
  }
  h2,
  .h2 {
    font-size: 30px;
    line-height: 1.267;
    margin: 40px 0 24px 0;
  }
  h3,
  .h3 {
    font-size: 28px;
    line-height: 1.286;
    margin: 40px 0 24px 0;
  }
  h4,
  .h4 {
    margin: 56px 0 24px 0;
  }
  .container {
    padding: 0 16px;
  }
  .section-top {
    aspect-ratio: initial;
    height: auto;
    min-height: initial;
  }
  .main-swiper-over-wrapper {
    bottom: auto;
    height: 440px;
  }
  .main-swiper-pic {
    aspect-ratio: initial;
    height: 440px;
    min-height: initial;
  }
  .section-top-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 516px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .section-top-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-top .section-content {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .section-top-list {
    font-size: 18px;
    line-height: 1.333;
  }
  .section-top .section-content:after {
    display: none;
  }
  .main-swiper-over-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 280px;
    background: linear-gradient(0deg, #FFF 0.16%, rgba(255, 255, 255, 0.8) 59.96%, rgba(255, 255, 255, 0) 99.83%);
    z-index: 20;
  }
  .section-top-links {
    margin-top: 40px;
    gap: 16px;
    min-height: 171px;
  }
  .section-top-links-item {
    min-width: initial;
    min-height: initial;
    width: 171px;
    min-height: 171px;
    padding: 20px;
  }
  .section-about-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-about-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-about-pic-wrapper {
    margin-left: -16px;
    margin-top: -134px;
    margin-bottom: -58px;
  }
  .pros-swiper-over-wrapper {
    padding-right: 152px;
  }
  .top-buttons-swiper-over-wrapper {
    padding-right: 160px;
  }
  ol.about-legend-list {
    font-size: 18px;
  }
  .about-more-item-col-2 {
    margin-bottom: 32px;
  }
  .about-more-item + .about-more-item {
    margin-top: 64px;
  }
  .conf-section {
    padding-top: 24px;
  }
  .conf-list {
    padding-right: 160px;
  }
  .conf-section + .conf-section {
    margin-top: 40px;
  }
  .section-lead {
    font-size: 16px;
    line-height: 1.5;
  }
  .section-header .section-lead {
    margin-top: 24px;
  }
  .section-accessories .section-header {
    margin-bottom: 0;
  }
  .accessories-list-wrapper {
    padding-right: 152px;
  }
  .section-safety-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-safety-col-2 {
    -ms-flex: 0 0 71%;
    flex: 0 0 71%;
    max-width: 71%;
    margin-left: auto;
  }
  .section-safety-pic-wrapper {
    margin-top: 22px;
    margin-bottom: -40px;
    margin-left: 0;
  }
  .section-discuss-descr {
    margin-bottom: 32px;
  }
  .discuss-contacts {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 32px;
    gap: 16px;
  }
  .top-buttons-swiper-over-wrapper .swiper-button {
    margin-bottom: 36px;
  }
  .section-projects-header-col {
    -ms-flex: 0 0 73%;
    flex: 0 0 73%;
    max-width: 73%;
  }
  .section-company-pic-mob {
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 40px;
  }
  .company-subsection-bottom h4, .company-subsection-bottom .h4 {
    font-size: 24px;
    line-height: 1.333;
    margin: 56px 0 24px 0;
  }
  .company-subsection-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .dep-list {
    gap: 32px;
  }
  .dep-list:not(:first-child) {
    margin-top: 40px;
  }
  .dep-list-item {
    -ms-flex: 0 0 calc((100% - 64px) / 3);
    flex: 0 0 calc((100% - 64px) / 3);
    max-width: calc((100% - 64px) / 3);
    font-size: 16px;
  }
  .dep-list-item-pic {
    margin-bottom: 4px;
  }
  .dep-list-item-pic img {
    height: 22px;
    width: auto;
  }
  .section-stages-header-col {
    -ms-flex: 0 0 73%;
    flex: 0 0 73%;
    max-width: 73%;
  }
  .stages-grid-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .stages-item-num {
    font-size: 32px;
  }
  .stages-grid-item:nth-child(1) .stages-item-content {
    aspect-ratio: 736/386;
  }
  .stages-grid-item:nth-child(2) .stages-item-content {
    aspect-ratio: 736/284;
  }
  .cert-item {
    padding: 16px 0;
  }
  .footer-bottom {
    margin-top: 80px;
  }
  .footer-logo {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 16px;
  }
  .footer-logo-pic {
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
    max-width: initial;
    width: 130px;
  }
  .footer-logo-text {
    border-left: none;
    border-top: 1px solid #fff;
    padding: 8px 0 0 0;
  }
  .footer-menu-wrapper {
    margin-top: 40px;
  }
  .footer-menu-col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer-menu-col + .footer-menu-col {
    margin-top: 0;
  }
  ul.footer-menu {
    font-size: 16px;
    line-height: 1.375;
  }
  .footer-bottom-bottom {
    margin-top: 40px;
  }
  .footer-bottom-bottom-col-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 32px;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .footer-bottom-bottom-col-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .selected-material {
    display: block;
    color: #AAAAB4;
  }
  .selected-material span {
    color: #1D313A;
  }
  .materials-list {
    gap: 16px 12px;
  }
  .materials-item {
    -ms-flex: 0 0 calc((100% - 24px) / 3);
    flex: 0 0 calc((100% - 24px) / 3);
    max-width: calc((100% - 24px) / 3);
  }
  .base-modal .modal-content {
    max-width: 736px;
  }
  .base-dep-item-pic {
    -ms-flex: 0 0 36.5%;
    flex: 0 0 36.5%;
  }
  .base-content {
    gap: 32px;
  }
  .cookie-popup {
    bottom: 40px;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 30px;
    line-height: 1.267;
    margin: 56px 0 16px 0;
  }
  h2,
  .h2 {
    font-size: 26px;
    line-height: 1.308;
    margin: 32px 0 16px 0;
  }
  h3,
  .h3 {
    font-size: 24px;
    line-height: 1.333;
    margin: 32px 0 16px 0;
  }
  h4,
  .h4 {
    font-size: 18px;
    line-height: 1.333;
    margin: 40px 0 16px 0;
  }
  ul > li {
    margin-bottom: 8px;
  }
  ol > li {
    margin-bottom: 8px;
  }
  .main-swiper-over-wrapper {
    height: 280px;
  }
  .main-swiper-pic {
    height: 280px;
  }
  .main-swiper-over-wrapper:after {
    height: 120px;
  }
  .section-top-col-1 {
    min-height: 480px;
  }
  .section-top-links {
    margin-top: 32px;
  }
  .section-lead {
    font-size: 18px;
    line-height: 1.333;
  }
  .section-about-pic-wrapper {
    margin-left: -16px;
    margin-top: -98px;
    margin-bottom: -20px;
  }
  .pros-swiper-over-wrapper {
    padding-right: 32px;
  }
  .top-buttons-swiper-over-wrapper {
    padding-right: 32px;
  }
  .history-item-pic {
    margin-bottom: 16px;
  }
  .history-item-descr {
    padding: 0 16px;
  }
  .history-item-date {
    margin-bottom: 8px;
  }
  .about-pic-legend-item {
    margin-left: -11px;
    margin-top: -11px;
  }
  .about-pic-legend-item-num {
    width: 23px;
    height: 23px;
    font-size: 10px;
  }
  .about-pic-legend-item-popup {
    font-size: 10px;
    min-width: 107px;
    padding: 7px 15px;
  }
  ol.about-legend-list {
    font-size: 16px;
    line-height: 1.375;
  }
  .about-more-item-col-2 {
    margin-bottom: 16px;
  }
  .selected-material {
    font-size: 14px;
    line-height: 1.428;
  }
  .materials-list {
    gap: 9px;
  }
  .materials-item {
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    max-width: 64px;
  }
  .materials-item-name {
    display: none;
  }
  .section-about-more .section-bg {
    background-image: url(../images/section-about-more-bg-mob.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .section-about-more .section-bg img {
    display: none;
  }
  .conf-section {
    padding-top: 16px;
  }
  .conf-list {
    padding-right: 32px;
  }
  .section-accessories-header-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-header .section-lead {
    margin-top: 16px;
  }
  .accessories-list-wrapper {
    padding-right: 32px;
  }
  .section-safety-logo {
    margin-bottom: 16px;
  }
  .section-safety-logo img {
    width: 134px;
    height: auto;
  }
  .section-safety-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-safety-pic-wrapper {
    margin-top: 0;
    margin-bottom: -40px;
    margin-left: 20px;
  }
  .section-projects-header-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .company-subsection-bottom h4, .company-subsection-bottom .h4 {
    font-size: 18px;
    line-height: 1.333;
    margin: 40px 0 16px 0;
  }
  .dep-list-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pros-item-inner {
    padding: 32px;
  }
  .section-stages-header-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .stages-grid-item:nth-child(1) .stages-item-content,
  .stages-grid-item:nth-child(2) .stages-item-content {
    aspect-ratio: 358/386;
  }
  .stages-grid {
    gap: 16px;
  }
  .section-cert .section-header {
    margin-bottom: 32px;
  }
  .cert-item h4, .cert-item .h4 {
    margin-bottom: 8px;
  }
  .section-contacts .section-header {
    margin-bottom: 32px;
  }
  .conf-list {
    gap: 16px;
  }
  .contacts-item-ttl {
    font-size: 14px;
    line-height: 1.428;
  }
  .contacts-map {
    height: 480px;
  }
  .contacts-data .contacts-data-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .contacts-data .contacts-data-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 24px;
  }
  .contacts-legal {
    text-align: center;
    font-size: 16px;
    line-height: 1.375;
  }
  .discuss-contacts {
    font-size: 16px;
    line-height: 1.5;
  }
  .footer-menu-wrapper {
    margin-top: 32px;
  }
  .footer-menu-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-menu-col + .footer-menu-col {
    margin-top: 32px;
  }
  .footer-bottom-bottom {
    margin-top: 32px;
  }
  .footer-bottom-bottom-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-bottom-bottom-col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 32px;
  }
  .base-descr {
    padding-right: 0;
  }
  .base-descr h3,
  .base-descr .h3 {
    padding-right: 40px;
  }
  .base-dep-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }
  .base-dep-item-pic {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
  .base-dep-item-descr {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
main {
  overflow: hidden;
}

.to-do {
  color: #EC333D;
}

header {
  z-index: 500;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  font-family: "Montserrat", sans-serif;
}

.header-content {
  background: #fff;
}

.header-content.transition {
  transition: all 0.5s ease;
}

.header-top-content {
  padding: 20px 0;
  border-bottom: 1px solid #191E24;
}

.header-bottom-content {
  padding: 28px 0;
}

.header-top-content > .row,
.header-bottom-content > .row {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.header-top-content > .row .col,
.header-bottom-content > .row .col {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
  width: auto;
}

.header-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

.header-logo-pic {
  -ms-flex: 0 0 173px;
  flex: 0 0 173px;
  max-width: 173px;
}
.header-logo-pic img {
  width: 100%;
  height: auto;
  display: block;
}

.header-logo-text {
  border-left: 1px solid #191E24;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.429;
  font-weight: 500;
  padding-left: 24px;
}

.header-contacts {
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}

.header-contacts-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  line-height: 1.429;
  font-weight: 500;
  color: #191E24;
  text-decoration: none !important;
}
.header-contacts-item svg * {
  transition: all 0.2s ease;
}
.header-contacts-item:hover {
  color: #EC333D;
}

.header-contacts-item-pic img {
  display: block;
}

ul.navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 14px;
  line-height: 1.429;
  font-weight: 500;
  gap: 24px;
}
ul.navbar-nav a {
  color: #191E24;
  text-decoration: none !important;
}
ul.navbar-nav a:hover, ul.navbar-nav a.active {
  color: #EC333D;
}

.header-content-hidden {
  pointer-events: none;
}

.header-content-shown .header-content {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

.header-content-hidden .header-content {
  -webkit-transform: translateY(-100%) !important;
  transform: translateY(-100%) !important;
}

.navbar-trigger {
  display: none;
}

.header-contacts-mob {
  display: none;
}

@media (max-width: 1439px) {
  .header-logo-pic {
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    max-width: 130px;
  }
}
@media (max-width: 1023px) {
  .header-top-content {
    padding: 8px 0;
  }
  .header-logo-text {
    display: none;
  }
  .header-top-col-2 {
    display: -ms-flexbox;
    display: flex;
    gap: 44px;
  }
  .header-top .header-contacts {
    gap: 8px;
  }
  .header-top .header-contacts-item {
    width: 40px;
    height: 40px;
    border: 1px solid #AAAAB4;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-top .header-contacts-item svg {
    width: 20px;
    height: 20px;
  }
  .header-top .header-contacts-item-text {
    display: none;
  }
  .header-top-content {
    border-bottom: none;
  }
  .header-bottom {
    position: fixed;
    left: 0;
    right: 0;
    top: 56px;
    bottom: 0;
    background: #fff;
    display: none;
  }
  .header-bottom-content {
    padding: 40px 0;
  }
  .header-content-hidden .header-content,
  .header-content-shown .header-content {
    -webkit-transform: none !important;
    transform: none !important;
  }
  header {
    pointer-events: initial !important;
  }
  .navbar-trigger {
    display: block;
    background: #191E24;
    width: 40px;
    height: 40px;
    border-radius: 32px;
    cursor: pointer;
    position: relative;
  }
  .navbar-trigger span {
    height: 2px;
    position: absolute;
    left: 12px;
    right: 12px;
    top: 50%;
    transition: all 0.2s ease;
    background: #fff;
  }
  .navbar-trigger span:first-child {
    margin-top: -3px;
  }
  .navbar-trigger span:last-child {
    margin-top: 1px;
  }
  .navbar-trigger.active span:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -1px;
  }
  .navbar-trigger.active span:last-child {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -1px;
  }
  .navbar-col-1 {
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: initial;
  }
  .navbar-col-2 {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
  }
  ul.navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 30px;
    gap: 8px;
    line-height: 1.2667;
    font-weight: 600;
  }
  .header-contacts-mob {
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
  }
  .header-bottom-content > .row {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .navbar-col-2 .header-contacts-item {
    color: #fff !important;
    background: #EC333D;
    border-radius: 32px;
    padding: 20px;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    width: 171px;
    height: 171px;
  }
  .navbar-col-2 .header-contacts-item .header-contacts-item-pic {
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .navbar-col-2 .header-contacts-item .header-contacts-item-pic svg *[fill] {
    fill: #EC333D;
  }
  .navbar-col-2 .header-contacts-item .header-contacts-item-pic svg *[stroke] {
    stroke: #EC333D;
  }
}
@media (max-width: 767px) {
  .navbar-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .navbar-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 40px;
  }
  ul.navbar-nav {
    font-size: 26px;
    line-height: 1.307;
    gap: 4px;
  }
}
@media (min-width: 1024px) {
  .header-bottom {
    opacity: 1 !important;
    display: block !important;
  }
}
section,
footer {
  position: relative;
}

.section-content {
  padding: 80px 0;
  position: relative;
}

.section-header-mb {
  margin-bottom: 40px;
}

.section-header-slider {
  padding-right: 120px;
}

.section-bg-secondary {
  background-color: #191E24;
  color: #FFFFFF;
}
.section-bg-secondary a {
  color: #AAAAB4;
}

.section-bg-tertiary {
  background-color: #F7F7F7;
}

.section-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.section-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

footer .section-bg {
  top: auto;
  aspect-ratio: 3840/2336;
}

@media (max-width: 1439px) {
  .section-content {
    padding: 60px 0;
  }
  .section-header-mb {
    margin-bottom: 32px;
  }
  footer .section-bg {
    aspect-ratio: 1024/770;
  }
}
@media (max-width: 1023px) {
  .section-content {
    padding: 40px 0;
  }
  footer .section-bg {
    aspect-ratio: 768/442;
  }
  .section-header {
    margin-bottom: 32px;
  }
  .section-header h2,
  .section-header .h2,
  .section-header h3,
  .section-header .h3 {
    margin-bottom: 0 !important;
  }
  .section-header-slider {
    padding-right: 90px;
  }
}
@media (max-width: 767px) {
  .section-header {
    margin-bottom: 16px;
  }
  .section-header-slider {
    margin-bottom: 32px;
  }
  .section-projects .section-header {
    margin-bottom: 32px;
  }
  .projects-item-header h4, .projects-item-header .h4 {
    font-size: 18px;
    line-height: 1.333;
  }
  .projects-item {
    padding-top: 24px;
  }
  .projects-item-date {
    font-size: 14px;
    line-height: 1.375;
  }
  .project-info {
    gap: 16px 20px;
  }
  .project-info-item {
    -ms-flex: 0 0 calc((100% - 20px) / 2);
    flex: 0 0 calc((100% - 20px) / 2);
    max-width: calc((100% - 20px) / 2);
  }
  .project-info-item-ttl {
    margin-bottom: 8px;
  }
  .projects-item-descr h5, .projects-item-descr .h5 {
    margin-bottom: 16px;
  }
  .projects-item + .projects-item {
    margin-top: 32px;
  }
  .section-company-pic-mob {
    border-radius: 0 20px 20px 0;
    aspect-ratio: 390/434;
    position: relative;
    overflow: hidden;
  }
  .section-company-pic-mob img {
    border-radius: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.common-form .form-col-narrow {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.common-form .form-col-wide {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.common-form .form-group {
  position: relative;
  margin: 0 0 24px 0;
}
.common-form .form-group-info {
  font-size: 14px;
  line-height: 1.429;
  font-weight: normal;
  margin-top: 8px;
}
.common-form.form-alt .form-group-info {
  color: #AAAAB4;
}
.common-form label {
  display: block;
  margin: 0 0 8px 0;
  font-size: 18px;
  line-height: 1.333;
  font-weight: normal;
  color: #AAAAB4;
}
.common-form label.error {
  font-size: 14px;
  line-height: 1.428;
  font-family: "Montserrat", sans-serif;
  margin: 4px 0 0 0;
  color: #EC333D !important;
}
.common-form .form-error {
  font-size: 14px;
  line-height: 1.428;
  font-family: "Montserrat", sans-serif;
  margin: 18px 0 0 0;
  color: #EC333D !important;
}
.common-form label.placeholder-floating {
  position: absolute;
  left: 0;
  top: 0;
  padding: 19px 24px;
  display: block;
  width: 100%;
  transition: all 0.2s ease;
  margin: 0 !important;
}
.common-form label.placeholder-floating.active {
  opacity: 0;
}
.common-form input[type=text],
.common-form input[type=number],
.common-form input[type=email],
.common-form input[type=password],
.common-form textarea {
  background: #FFFFFF;
  border: 1px solid #191E24;
  border-radius: 50px;
  padding: 19px 24px;
  font-size: 18px;
  line-height: 1.333;
  color: #1D313A;
  font-weight: normal;
  display: block;
  width: 100%;
  outline: none !important;
}
.common-form input[type=text]::-webkit-input-placeholder, .common-form input[type=number]::-webkit-input-placeholder, .common-form input[type=email]::-webkit-input-placeholder, .common-form input[type=password]::-webkit-input-placeholder, .common-form textarea::-webkit-input-placeholder {
  color: #AAAAB4;
}
.common-form input[type=text]:-ms-input-placeholder, .common-form input[type=number]:-ms-input-placeholder, .common-form input[type=email]:-ms-input-placeholder, .common-form input[type=password]:-ms-input-placeholder, .common-form textarea:-ms-input-placeholder {
  color: #AAAAB4;
}
.common-form input[type=text]::-ms-input-placeholder, .common-form input[type=number]::-ms-input-placeholder, .common-form input[type=email]::-ms-input-placeholder, .common-form input[type=password]::-ms-input-placeholder, .common-form textarea::-ms-input-placeholder {
  color: #AAAAB4;
}
.common-form input[type=text]::placeholder,
.common-form input[type=number]::placeholder,
.common-form input[type=email]::placeholder,
.common-form input[type=password]::placeholder,
.common-form textarea::placeholder {
  color: #AAAAB4;
}
.common-form input[type=text]:disabled,
.common-form input[type=number]:disabled,
.common-form input[type=email]:disabled,
.common-form input[type=password]:disabled,
.common-form textarea:disabled {
  color: #AAAAB4;
}
.common-form input[type=text].error,
.common-form input[type=number].error,
.common-form input[type=email].error,
.common-form input[type=password].error,
.common-form textarea.error {
  color: #EC333D !important;
  border-color: #EC333D !important;
  outline: 2px solid #EC333D !important;
  outline-offset: -2px !important;
}
.common-form input[type=text],
.common-form input[type=number],
.common-form input[type=email],
.common-form input[type=password] {
  height: 62px;
}
.common-form textarea {
  border-radius: 24px;
  resize: none;
}
.common-form.form-alt input[type=text],
.common-form.form-alt input[type=number],
.common-form.form-alt input[type=email],
.common-form.form-alt input[type=password],
.common-form.form-alt textarea {
  border-color: #FFFFFF;
}
.common-form .select2 {
  display: block;
  width: 100% !important;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.common-form .select2-container .select2-selection {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.common-form .select2-container .select2-selection--single {
  height: auto;
}
.common-form .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 30px !important;
  padding: 15px;
}
.common-form .select2-container--default .select2-selection--single:hover {
  border-color: #fff;
}
.common-form .select2.filled .select2-selection--single {
  background-color: transparent;
  border-color: #fff;
}
.common-form .select2-container--default.select2-container--open .select2-selection--single {
  background-color: #fff;
}
.common-form .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}
.common-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: 24px;
  height: 24px;
  background: url(../images/select-arrow-white.svg) 0 0 no-repeat;
}
.common-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  background-image: url(../images/select-arrow-black.svg);
}
.common-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.common-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.common-form .form-field {
  position: relative;
}
.common-form .form-input-ico {
  position: absolute;
  left: 15px;
  top: 13px;
}
.common-form .form-input-ico img,
.common-form .form-input-ico svg {
  display: block;
}
.common-form .form-input-ico-r {
  left: auto;
  right: 15px;
}
.common-form .form-input-ico + input {
  padding-left: 43px;
}
.common-form .form-input-ico-r + input {
  padding-left: 15px;
  padding-right: 43px;
}
.common-form .form-checkbox,
.common-form .form-radio {
  position: relative;
}
.common-form .form-checkbox input,
.common-form .form-radio input {
  position: absolute;
  visibility: hidden;
}
.common-form .form-checkbox input + label,
.common-form .form-radio input + label {
  position: relative;
  padding: 0 0 0 38px;
  margin-bottom: 0 !important;
  font-size: 14px;
  line-height: 1.36;
  font-weight: 300;
  letter-spacing: 0;
  cursor: pointer;
}
.common-form .form-checkbox input + label a,
.common-form .form-radio input + label a {
  text-decoration: underline;
}
.common-form .form-checkbox input + label:before,
.common-form .form-radio input + label:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -2px;
  transition: border 0.2s ease;
  border-radius: 2px;
  background: url(../../../images/checkbox.svg) center center no-repeat;
  background-size: 0 0;
}
.common-form .form-checkbox input.error + label,
.common-form .form-radio input.error + label {
  color: #EC333D !important;
}
.common-form .form-checkbox input.error + label a,
.common-form .form-radio input.error + label a {
  color: #EC333D !important;
}
.common-form .form-checkbox input.error + label:before,
.common-form .form-radio input.error + label:before {
  border-color: #EC333D !important;
}
.common-form .form-checkbox input[type=radio] + label:before,
.common-form .form-radio input[type=radio] + label:before {
  border-radius: 50%;
}
.common-form .form-checkbox input:checked + label:before,
.common-form .form-radio input:checked + label:before {
  background-size: 10px 8px;
}
.common-form .form-checkbox input:disabled + label,
.common-form .form-radio input:disabled + label {
  opacity: 0.5;
}
.common-form .form-radio input + label:after {
  content: "";
  width: 12px;
  height: 12px;
  opacity: 0;
  position: absolute;
  left: 4px;
  top: 6px;
  border-radius: 50%;
  transition: all 0.2s ease;
}
.common-form .form-radio input:checked + label:after {
  opacity: 1;
}
.common-form.form-alt .form-checkbox input + label:before {
  background-image: url(../images/checkbox-alt.svg);
}
.common-form .form-radios-chips {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.common-form .form-radios-chips .form-radio {
  margin: 0 !important;
}
.common-form .form-radios-chips input + label {
  cursor: pointer;
  border-radius: 8px;
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 500;
  margin: 0 !important;
}
.common-form .form-radios-chips input + label:before {
  display: none !important;
}
.common-form .pills-nav .form-radio {
  margin: 0 !important;
}
.common-form .pills-nav input + label {
  display: block;
  padding: 12px 16px;
  border-radius: 8px;
  margin: 0 !important;
  text-align: center;
  text-decoration: none !important;
}
.common-form .pills-nav input + label:before {
  display: none !important;
}
.common-form .form-agree {
  margin-top: 16px;
}
.common-form .form-agree .form-checkbox input[type=checkbox] + label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.429;
  color: #1D313A;
  padding-left: 32px;
}
.common-form .form-agree .form-checkbox input[type=checkbox] + label:before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 2px;
  top: 1px;
  border: 2px solid #191E24;
}
.common-form .form-agree .form-checkbox input[type=checkbox] + label a {
  color: #AAAAB4;
  text-decoration: underline;
}
.common-form .form-agree .form-checkbox input[type=checkbox] + label a:hover {
  text-decoration: none;
}
.common-form.form-alt .form-agree .form-checkbox input[type=checkbox] + label {
  color: #AAAAB4;
}
.common-form.form-alt .form-agree .form-checkbox input[type=checkbox] + label:before {
  border-color: #FFFFFF;
}
.common-form.form-alt .form-agree .form-checkbox input[type=checkbox] + label a {
  color: #FFFFFF;
}
.common-form .form-footer {
  margin-top: 16px;
}
.common-form .form-footer .btn {
  width: 100%;
}
.common-form .form-footer .control-buttons {
  margin-top: 0 !important;
}
.common-form .form-footer .control-buttons-item:first-child:last-child {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.common-form .form-footer-forgot {
  text-align: center;
  font-size: 16px;
  line-height: 1.375;
}
.common-form .form-footer-forgot:not(:last-child) {
  margin-bottom: 24px;
}
.common-form .form-footer-submit-info {
  font-size: 16px;
  line-height: 1.375;
}
.common-form .form-footer-submit-info:not(:last-child) {
  margin-bottom: 24px;
}
.common-form .form-group-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.common-form .form-group-inline > label {
  margin-right: 8px;
  margin-bottom: 0;
  -ms-flex: 0 0 191px;
  flex: 0 0 191px;
  max-width: 191px;
  padding-top: 9px;
}
.common-form .form-group-inline .form-field {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.common-form .form-group-inline .form-field + .form-field {
  margin-left: 24px;
}
.common-form .form-append-warning {
  margin-bottom: 16px;
}
.common-form .form-inputs-multiple-button {
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}
.common-form .form-groups-multiple-button {
  margin: 24px 0 0 0;
}
.common-form .select2-dropdown {
  background-color: #fff;
  border-radius: 40px !important;
  overflow: hidden;
  box-shadow: none;
  margin-top: 0;
  padding: 0;
}
.common-form .select2-container--default .select2-results > .select2-results__options {
  max-height: 330px;
  padding: 0;
}
.common-form .select2-results__option {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  position: relative;
  padding: 15px;
  text-align: center;
  border-radius: 0;
  margin: 0;
}
.common-form .select2-results__option + .select2-results__option {
  border-top: 1px solid #C9CACB;
}
.common-form .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #F2F2F2;
}
.common-form .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #F2F2F2;
}
.common-form .form-field-shortcuts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 12px -4px -8px;
}
.common-form .form-field-shortcuts-item {
  padding: 0 4px;
  margin: 0 0 8px;
}
.common-form .form-field-shortcuts-item.active .btn-secondary-outline {
  color: #ffffff;
}
.common-form .form-field.dash {
  position: relative;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  max-width: 16px;
}
.common-form .form-field.dash::before {
  content: "";
  width: 16px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}
.common-form .form-radios + .form-checkboxes {
  margin-top: 16px;
  padding-top: 16px;
}
.common-form .form-field-wrapper {
  display: -ms-flexbox;
  display: flex;
}
.common-form .form-field-units {
  margin-left: 8px;
  height: 38px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.common-form .range-inputs {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -4px;
}
.common-form .range-inputs input {
  min-width: 180px;
}
.common-form .range-inputs .range-inputs-item,
.common-form .range-inputs .range-inputs-sep {
  margin: 0 4px;
}
.common-form .range-inputs .range-inputs-sep {
  height: 38px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.common-form .file-input {
  margin-top: 16px;
}
.common-form .file-input .input-group {
  display: block;
}
.common-form .file-input .input-group-append {
  margin: 0;
  display: block;
}
.common-form .file-input .file-caption-name {
  display: none;
  width: 100%;
  border: none;
  padding: 0 0 0 30px;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.333;
  color: #1D313A;
}
.common-form .file-input .icon-visible .file-caption-name:not(.is-invalid) {
  display: block;
}
.common-form .file-input .file-caption-icon {
  display: none;
}
.common-form .file-input .btn-file {
  border: none;
  background: #252A2F;
  border-radius: 50px;
}
.common-form .file-input .btn-file i {
  -ms-flex-order: 2;
  order: 2;
  width: 24px;
  height: 24px;
  background: url(../images/ico-attach-file.svg) 0 0 no-repeat;
  display: block;
}
.common-form .file-input .btn-file span {
  -ms-flex-order: 1;
  order: 1;
}
.common-form .file-input .btn-file:hover {
  background: #EC333D;
}
.common-form .file-input .btn-file:active {
  background: none;
}
.common-form .file-input .fileinput-remove {
  width: 24px;
  height: 24px;
  position: absolute;
  font-size: 0;
  line-height: 0;
  padding: 0;
  border: none;
  top: 9px;
  left: 0;
  cursor: pointer;
  background: none !important;
}
.common-form .file-input .fileinput-remove:before {
  content: "";
  width: 20px;
  height: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  display: block;
  background: #EC333D;
}
.common-form .file-input .fileinput-remove:after {
  content: "";
  width: 20px;
  height: 1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  display: block;
  background: #EC333D;
}
.common-form .file-input .fileinput-remove:hover, .common-form .file-input .fileinput-remove:active {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
.common-form .file-input .fileinput-remove i, .common-form .file-input .fileinput-remove span {
  display: none !important;
}
.common-form .file-input .icon-visible .fileinput-remove {
  display: block !important;
}
.common-form.form-alt .file-input .file-caption-name {
  color: #FFFFFF;
}
@media (max-width: 1023px) {
  .common-form .form-group {
    margin-bottom: 16px;
  }
  .common-form .form-col-narrow:not(.form-modal .form-col-narrow) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .common-form .form-col-narrow {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

input[type=file] {
  cursor: pointer !important;
}

.file-preview {
  border-radius: 0;
  border: none;
  padding: 16px 16px 0 0;
  margin-top: -16px;
  margin-bottom: 24px;
  margin-right: -16px;
  max-height: 480px;
  overflow: auto;
}

.file-preview-thumbnails {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -12px;
  -ms-flex-pack: center;
  justify-content: center;
}

.krajee-default.file-preview-frame {
  -ms-flex: 0 0 196px;
  flex: 0 0 196px;
  max-width: 196px;
  margin: 12px;
  padding: 0;
  border: none !important;
  box-shadow: none !important;
  position: relative;
}

.krajee-default.file-preview-frame.file-uploading {
  opacity: 1;
}

.krajee-default.file-preview-frame.file-uploading:after {
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;
  background: url(../images/spinner.svg) 0 0 no-repeat;
}

.krajee-default.file-preview-frame .kv-file-content {
  width: auto;
  height: auto;
  padding-top: 100%;
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  opacity: 0.65;
}

.krajee-default.file-preview-frame.file-preview-initial .kv-file-content {
  opacity: 1;
}

.file-preview-image {
  position: absolute;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  display: block;
}

.file-preview-other-frame {
  width: auto !important;
  height: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.file-preview-frame[data-template=video],
.file-preview-frame[data-template=audio] {
  -ms-flex: initial;
  flex: initial;
  max-width: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.file-preview-frame[data-template=video] .kv-file-content {
  padding-top: 66.6%;
}

.file-preview-frame[data-template=audio] .kv-file-content {
  padding-top: 0;
  width: 100% !important;
}

.file-preview-video {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.kv-file-remove,
.kv-file-remove.btn-danger {
  width: 32px;
  height: 32px;
  border: none !important;
  position: absolute;
  right: -16px;
  top: -16px;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 !important;
}

.kv-file-remove img,
.kv-file-remove svg {
  display: block;
}

.file-input .progress-wrapper {
  margin-top: 24px;
  margin-bottom: 24px;
}

.file-input .progress-status {
  font-weight: 500;
  text-align: center;
}

.file-input .file-preview-status {
  font-weight: 500;
  text-align: center;
  margin-top: 24px;
}

.krajee-default .file-thumb-progress .progress, .kv-upload-progress .progress {
  border-radius: 3px;
  font-size: 0;
  line-height: 0;
  height: 6px;
  margin: 8px 0;
}

.kv-upload-progress .progress-bar {
  height: 6px;
  border-radius: 3px;
}

.file-input-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.file-input-buttons > * + * {
  margin-left: 24px;
}

.file-input-buttons .btn-file + * {
  margin-left: auto;
}

.file-uploading {
  background: none;
}

.file-error-message {
  position: relative;
  background-color: unset;
  padding: 0;
  border: none;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.428;
  font-family: "Montserrat", sans-serif;
  margin: 18px 0 0 0;
  color: #EC333D !important;
}
.file-error-message .close {
  display: none !important;
}

.kv-error-close {
  width: 24px;
  height: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  right: 12px;
  top: 11px;
}

.kv-error-close:after {
  content: "";
  background: url(../images/fileinput-error-remove.svg) 0 0 no-repeat;
  width: 16px;
  height: 16px;
}

.kv-error-close span {
  display: none !important;
}

.video-modal-or {
  text-align: center;
  font-size: 16px;
  line-height: 1.375;
  margin: 16px 0;
}

section h1, section h2, section h3, .conf-section h5, footer h2 {
  opacity: 0;
  will-change: transform;
}

.history-item-descr,
.section-top-list-item {
  opacity: 0;
}

.section-top-links-item {
  overflow: hidden;
}
/*# sourceMappingURL=styles.css.map */
