@charset "UTF-8";
:root {
  --white: #ffffff;
  --black: #31302E;
  --dark: #31302E;
  --gray: #A9A7A8;
  --brown: #8A8378;
  --light: #F7F5F6;
  --green: #D3E154;
  --hackgreen: #B8BC97;
  --red: #bc9797;
  --max: 1850px;
  --min: 1000px;
  --breakpointMid: 990px;
}

@font-face {
  font-family: "PT Sans";
  src: url("fonts/pt_sans/pt_sans.eot"); /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans.woff2") format("woff2"), url("fonts/pt_sans/pt_sans.woff") format("woff"), url("fonts/pt_sans/pt_sans.ttf") format("truetype"), url("fonts/pt_sans/pt_sans.svg#pt_sans") format("svg"); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "PT Sans Italic";
  src: url("fonts/pt_sans/pt_sans_italic.eot"); /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans_italic.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans_italic.woff2") format("woff2"), url("fonts/pt_sans/pt_sans_italic.woff") format("woff"), url("fonts/pt_sans/pt_sans_italic.ttf") format("truetype"), url("fonts/pt_sans/pt_sans_italic.svg#pt_sans_italic") format("svg"); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "PT Sans Bold";
  src: url("fonts/pt_sans/pt_sans_bold.eot"); /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans_bold.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans_bold.woff2") format("woff2"), url("fonts/pt_sans/pt_sans_bold.woff") format("woff"), url("fonts/pt_sans/pt_sans_bold.ttf") format("truetype"), url("fonts/pt_sans/pt_sans_bold.svg#pt_sans_bold") format("svg"); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "PT Sans Bold Italic";
  src: url("fonts/pt_sans/pt_sans_bold_italic.eot"); /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans_bold_italic.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans_bold_italic.woff2") format("woff2"), url("fonts/pt_sans/pt_sans_bold_italic.woff") format("woff"), url("fonts/pt_sans/pt_sans_bold_italic.ttf") format("truetype"), url("fonts/pt_sans/pt_sans_bold_italic.svg#pt_sans_bold_italic") format("svg"); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Material Symbols Rounded";
  font-style: normal;
  font-weight: 100 700;
  src: url(/styles/material/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format("woff2");
}
.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.footer__go-block, .footer__bottom, .installation__content, .proverka__top, .article__bottom, .window__title, .faq__title, .mobmenu__link3, .mobmenu__link2, .mobmenu__link, .mobnav__top, .nav__ul, .menu__content, .cookie, .slidernav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paperheader__icon, .paperheader__row, .footer__go-icon, .dostavka__icon, .seo__button, .seo__row, .installation__item-icon, .ask__item-icon, .steps__nubmer, .header__item-icon, .paginator__item, .paginator, .article__column, .article__row, .window__social, .window__closetop, .window__close, .dark, .faq__icon, .mobmenu__link .material-symbols-rounded, .mobmenu__link2 .material-symbols-rounded, .mobmenu__link3 .material-symbols-rounded, .mobmenu__social, .mobnav__link, .mobnav__icon, .nav__link, .social__item, .slidernav .slick-dots, .slidernav__dots, .slidernav__arrow, .check__icon, .button, .bread__link, .bread__li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.prodol__form-row, .viw__list, .steps__row, .steps__content, .uslugi__content, .header__list, .newspage__content, .faq__content, .order__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer__news, .dostavka__list, .contacts__block--data, .contacts__images, .ask__list, .steps__list, .window__form, .about__images, .faq__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer__article, .footer__go, .footer__ul, .dostavka__item, .dostavka__center, .contacts__center, .installation__buttons, .ask__last, .ask__buttons, .ask__item, .steps__list-item, .steps__phone, .header__row, .mobnav__logo, .mobnav__block, .menu__span--row, .menu__logo, .menu__block, .social, .slidernav__block, .check, .bread__center, .bread__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__top, .about__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paperheader__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu__phone, .menu__div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacts__image::before, .seo__content::after, .ask__content::before, .viw__image::before, .steps__item--phone::before, .steps__item--rezka::before, .uslugi__image::before, .about__image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

::-moz-selection {
  background: rgba(35, 31, 32, 0.9);
  color: var(--white);
}

::selection {
  background: rgba(35, 31, 32, 0.9);
  color: var(--white);
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-button {
  display: none;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece {
  background-color: var(--white);
}

::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: var(--darkgray_active);
  border-radius: 0;
}

::-webkit-resizer,
::-webkit-scrollbar-corner {
  background-color: var(--white);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-family: inherit;
  font-weight: normal;
}

button,
input,
select,
textarea {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: inherit;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

a {
  text-decoration: none;
  color: inherit;
}

.material-symbols-rounded--fill, .steps__phone-icon {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;
}

@-webkit-keyframes pulseWhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes pulseWhite2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes pulseHackGreen {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(184, 188, 151, 0.5);
    box-shadow: 0 0 0 0 rgba(184, 188, 151, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(184, 188, 151, 0);
    box-shadow: 0 0 0 10px rgba(184, 188, 151, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(184, 188, 151, 0);
    box-shadow: 0 0 0 0 rgba(184, 188, 151, 0);
  }
}
@keyframes pulseHackGreen {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(184, 188, 151, 0.5);
    box-shadow: 0 0 0 0 rgba(184, 188, 151, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(184, 188, 151, 0);
    box-shadow: 0 0 0 10px rgba(184, 188, 151, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(184, 188, 151, 0);
    box-shadow: 0 0 0 0 rgba(184, 188, 151, 0);
  }
}
html {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 990px) {
  html {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
}

body {
  background: var(--white);
  color: var(--black);
  position: relative;
  resize: none;
  outline: none;
  font-family: "PT Sans";
  font-size: 17px;
  overflow-x: clip;
  line-height: 1.1;
}

b, strong {
  font-family: "PT Sans Bold";
  font-weight: normal;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0;
}

.center {
  min-width: var(--min);
  max-width: var(--max);
  margin: 0 auto;
  padding-right: 40px !important;
  padding-left: 40px !important;
}
@media (max-width: 1400px) {
  .center {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 990px) {
  .center {
    min-width: auto;
    max-width: auto;
    width: 100%;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}

.bread {
  font-size: 14px;
  line-height: 1;
  border-bottom: 1px solid #eeeeee;
}
@media (max-width: 1400px) {
  .bread {
    font-size: 11px;
  }
}
@media screen and (max-width: 990px) {
  .bread {
    font-size: 13px;
  }
}
.bread ul,
.bread li {
  list-style: none;
}
.bread__li {
  margin-right: 40px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .bread__li {
    margin-right: 30px;
  }
}
.bread__li::after {
  content: "";
  position: absolute;
  top: 0;
  right: -35px;
  width: 30px;
  height: 100%;
  background: url(../images/system/chevron_right_FILL0_wght400_GRAD0_opsz24.png) center no-repeat;
  background-size: 14px;
  opacity: 0.5;
}
@media screen and (max-width: 990px) {
  .bread__li::after {
    right: -30px;
  }
}
.bread__li:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  .bread__li:nth-last-child(1) {
    margin-right: 10px;
    padding-right: 10px;
  }
}
.bread__li:nth-last-child(1)::after {
  display: none;
}
.bread__link {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bread__link:hover {
  text-decoration-color: var(--black);
}
.bread__center {
  height: 50px;
}
@media screen and (max-width: 1650px) {
  .bread__center {
    height: 40px;
  }
}
@media screen and (max-width: 990px) {
  .bread__center {
    height: 35px;
  }
}

.heading {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 51px;
  display: block;
  text-transform: uppercase;
  color: var(--gray);
}
@media screen and (max-width: 1650px) {
  .heading {
    font-size: 41px;
  }
}
@media screen and (max-width: 1450px) {
  .heading {
    font-size: 39px;
  }
}
@media screen and (max-width: 990px) {
  .heading {
    font-size: 23px;
  }
}
.heading strong {
  font-family: "Montserrat";
  font-weight: 600;
  color: var(--dark);
}

.description {
  font-size: 27px;
  display: block;
  line-height: 1.1;
}
@media screen and (max-width: 1650px) {
  .description {
    font-size: 23px;
  }
}
@media screen and (max-width: 1450px) {
  .description {
    font-size: 21px;
  }
}
@media screen and (max-width: 990px) {
  .description {
    font-size: 17px;
  }
}
.description p {
  margin-bottom: 10px;
}
.description p:last-child {
  margin-bottom: 0;
}

@-webkit-keyframes flare {
  0% {
    left: -150%;
  }
  80% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}

@keyframes flare {
  0% {
    left: -150%;
  }
  80% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@-webkit-keyframes chevronBlink {
  0%, 100% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.75;
  }
}
@keyframes chevronBlink {
  0%, 100% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.75;
  }
}
.button {
  height: 60px;
  padding: 0 30px;
  cursor: pointer;
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  overflow: hidden;
  border: 0;
  text-align: center;
  border-radius: 50px;
}
@media screen and (max-width: 990px) {
  .button {
    height: 50px;
    padding: 0 20px;
  }
}
.button:disabled {
  opacity: 0.5;
  cursor: default;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  cursor: not-allowed;
}
.button__name {
  font-size: 15px;
  font-family: "PT Sans Bold";
  text-transform: uppercase;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 990px) {
  .button__name {
    font-size: 13px;
  }
}
.button__icon {
  margin-left: 10px;
  display: block !important;
  margin-left: 20px;
  position: relative;
  z-index: 100;
}
.button--big {
  height: 80px;
  padding: 0 30px;
  border-radius: 50px;
  border: 2px solid var(--white);
}
@media screen and (max-width: 990px) {
  .button--big {
    height: 60px;
    padding: 0 20px;
    width: 100%;
  }
}
.button--big .button__text {
  font-family: "Montserrat";
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 20px;
}
@media screen and (max-width: 990px) {
  .button--big .button__text {
    font-size: 13px;
  }
}
.button--big .button__chevronleft,
.button--big .button__chevronright {
  width: 17px;
  font-size: 21px;
  -webkit-animation: chevronBlink 1.2s infinite ease-in-out;
  animation: chevronBlink 1.2s infinite ease-in-out;
}
.button--big .button__chevronright:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.button--big .button__chevronright:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.button--big .button__chevronright:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.button--big .button__chevronleft:nth-last-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.button--big .button__chevronleft:nth-last-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.button--big .button__chevronleft:nth-last-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.button--borderblack {
  border: 2px solid var(--black);
}
.button--blue {
  background: var(--blue);
  color: var(--white);
}
.button--red {
  background: var(--red);
  color: var(--white);
}
.button--green {
  background: var(--green);
  color: var(--dark);
}
.button--white {
  background: var(--white);
  color: var(--black);
}
.button--white {
  background: var(--white);
}
.button--inline {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.button--animate::before {
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.2)), to(white));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.2), white);
  -webkit-box-shadow: 0.625rem 0 1.25rem -0.625rem #fff;
  box-shadow: 0.625rem 0 1.25rem -0.625rem #fff;
  -webkit-animation: flare 5s infinite linear;
  animation: flare 5s infinite linear;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.button--undo {
  background: none;
  border: 1px solid var(--black);
  color: var(--black);
}
.button--undo:hover {
  background: var(--black);
  color: var(--black);
}
.button--borderwhite {
  border: 2px solid var(--white);
}
.button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--white);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
}
.button:hover::after {
  opacity: 0.05;
}
.button__text {
  font-family: "Montserrat";
  font-weight: 600;
  text-transform: uppercase;
}

.linebutton {
  border: 0;
  color: var(--gray);
  border-bottom: 2px dotted var(--gray);
  padding: 0;
  padding-bottom: 5px;
  font-size: 15px;
  font-family: "PT Sans Bold";
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.linebutton:hover {
  color: var(--hackgreen);
  border-color: var(--hackgreen);
}

.order {
  background: var(--gray) center no-repeat;
  background-size: cover;
  padding-top: 200px;
  padding-bottom: 300px;
  color: var(--white);
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .order {
    padding-top: 150px;
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 990px) {
  .order {
    background-attachment: scroll;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.order--symmetric {
  padding-top: 200px;
  padding-bottom: 200px;
}
@media screen and (max-width: 1400px) {
  .order--symmetric {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 990px) {
  .order--symmetric {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.order::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.25)));
  background: linear-gradient(to top right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.25));
}
.order__center {
  position: relative;
  z-index: 100;
}
.order__heading {
  margin-bottom: 40px;
}
@media screen and (max-width: 2000px) {
  .order__heading {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 990px) {
  .order__heading {
    margin-bottom: 10px;
    font-size: 23px !important;
  }
}
.order__description {
  margin-bottom: 80px;
}
@media screen and (max-width: 2000px) {
  .order__description {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 990px) {
  .order__description {
    margin-bottom: 40px;
  }
}
.order__row {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  gap: 20px;
}
@media screen and (max-width: 990px) {
  .order__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.order__button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 990px) {
  .order__button {
    width: 100%;
  }
}
.order__check {
  margin-top: 20px;
}

input {
  outline: none !important;
}

.label {
  display: block;
  width: 100%;
}
.label__name {
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  width: 100%;
}
@media screen and (max-width: 990px) {
  .label__name {
    font-size: 15px;
    margin-bottom: 5px;
  }
}
.label__input {
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 15px;
  border: 0;
  background: var(--white);
  color: var(--black);
  font-size: 17px;
  font-family: "PT Sans";
  border: 2px solid var(--gray);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 0 !important;
}
@media screen and (max-width: 990px) {
  .label__input {
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
  }
}
.label__input:focus {
  outline: none;
  border-color: var(--dark);
}
.label select.label__input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
  background-image: url("/images/system/keyboard_arrow_down_24dp_000_FILL0_wght400_GRAD0_opsz24.png");
  background-size: 20px;
  background-position: right 15px center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 990px) {
  .label select.label__input {
    background-position: right 10px center;
  }
}

.check__icon {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 22px;
  height: 22px;
  background: transparent;
  border: 2px solid var(--gray);
  margin-right: 10px;
  cursor: pointer;
  margin-right: 10px;
  font-size: 18px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: transparent;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.check__input {
  display: none;
}
.check__text {
  font-size: 11px;
  line-height: 1;
}
@media screen and (max-width: 990px) {
  .check__text {
    font-size: 9px;
  }
}
.check__text a {
  text-decoration: underline;
}
.check--checked .check__icon {
  color: var(--black);
}

.text {
  font-size: 17px;
  line-height: 1.2;
}
@media screen and (max-width: 990px) {
  .text {
    font-size: 15px;
  }
}
.text p {
  margin-bottom: 10px;
}
.text p:last-child {
  margin-bottom: 0;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
  font-family: "Montserrat";
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 990px) {
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-weight: 500;
  }
}
.text h1, .text h2 {
  font-size: 27px;
}
@media screen and (max-width: 990px) {
  .text h1, .text h2 {
    font-size: 21px;
  }
}
.text h3, .text h4, .text h5, .text h6 {
  font-size: 23px;
}
@media screen and (max-width: 990px) {
  .text h3, .text h4, .text h5, .text h6 {
    font-size: 19px;
  }
}
.text ul {
  list-style: none !important;
}
.text ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
  display: block;
}
.text ul li::before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  background: var(--black);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.text ul li:last-child {
  margin-bottom: 0;
}
.text ol {
  list-style: decimal;
}
.text blockquote {
  margin: 20px 0;
  padding: 15px 20px;
  background-color: #f5f5f5;
  border-left: 5px solid #ccc;
  font-style: italic;
  color: #555;
}
.text a {
  color: var(--black);
  text-decoration: underline;
  text-decoration-color: var(--black);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.text a:hover {
  text-decoration-color: transparent;
}
.text img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 15px 0;
}
.text table {
  width: 100%;
  border-collapse: collapse;
  margin: 15px 0;
  font-size: 16px;
}
.text th, .text td {
  padding: 10px;
  border: 1px solid var(--gray);
  text-align: left;
}
.text th {
  background-color: #f0f0f0;
  font-weight: 600;
}
.text code {
  background-color: #eee;
  padding: 2px 4px;
  border-radius: 4px;
  font-family: monospace;
  font-size: 90%;
}
.text pre {
  background-color: #f5f5f5;
  padding: 15px;
  overflow-x: auto;
  border-radius: 4px;
  font-family: monospace;
  font-size: 90%;
  margin-bottom: 10px;
}

.slidernav--hide {
  display: none;
}
@media screen and (max-width: 990px) {
  .slidernav--hide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.slidernav__arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px #eee solid;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  cursor: pointer;
  margin-right: 5px;
  color: var(--black);
  font-size: 21px;
}
.slidernav__arrow:hover {
  color: var(--hackgreen);
}
.slidernav__dots {
  border-radius: 50px;
  padding: 0 20px;
  height: 40px;
  border: 1px #eee solid;
}
.slidernav .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slidernav .slick-dots {
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  margin-top: 0px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  color: transparent;
  font-size: 0px;
}
.slidernav .slick-dots li {
  display: inline-block;
  margin: 0 2.5px;
  list-style: none;
  width: 8px;
  height: 8px;
}
.slidernav .slick-dots li button {
  background: #eee;
  border: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
  padding: 0;
  cursor: pointer;
}
.slidernav .slick-dots li button::before {
  display: none;
}
.slidernav .slick-dots li button:hover {
  background: var(--black);
}
.slidernav .slick-dots li.slick-active button {
  background: var(--hackgreen);
}

.cookie {
  background: rgba(17, 17, 17, 0.8);
  backdrop-filter: blur(33px) saturate(150%);
  position: fixed;
  padding: 20px;
  bottom: 20px;
  color: var(--white);
  z-index: 999;
  line-height: 1;
  font-size: 13px;
  border: 1px #292929 solid;
  width: 600px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 50px;
  padding-left: 40px;
}
@media screen and (max-width: 990px) {
  .cookie {
    width: 100%;
    left: 0;
    bottom: 0;
    border: 0;
    border-radius: 0;
    padding: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.cookie--hide {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(100%);
  -ms-transform: translateX(-50%) translateY(100%);
  transform: translateX(-50%) translateY(100%);
}
@media screen and (max-width: 990px) {
  .cookie--hide {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media screen and (max-width: 990px) {
  .cookie__text {
    font-size: 12px;
    text-align: center;
  }
  .cookie__text br {
    display: none;
  }
}
.cookie__text a {
  text-decoration: underline;
}
.cookie__button {
  margin-left: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 15px;
  height: 45px;
}
@media screen and (max-width: 990px) {
  .cookie__button {
    margin: 0px;
    margin-top: 15px;
    padding: 0 15px;
    width: 100%;
    height: 35px;
  }
}
.cookie__button .button__name {
  font-family: "PT Sans";
  font-size: 13px;
}

.social {
  gap: 5px;
}
@media screen and (max-width: 990px) {
  .social {
    gap: 5px;
  }
}
.social__item {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--white);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 1450px) {
  .social__item {
    width: 40px;
    height: 40px;
    background-size: 18px;
  }
}
@media screen and (max-width: 990px) {
  .social__item {
    width: 40px;
    height: 40px;
    background-size: 18px;
  }
}
.social__item {
  display: inline-block;
  width: 40px;
  height: 40px;
}

.social__item--whatsapp {
  background-color: #128C7E !important;
  background-image: url(/images/system/maxlogo.png) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}

.social__item--maxlogo {
  background-color: #128C7E;
  background-image: url(/images/system/maxlogo.png);
}
.social__item--viber {
  background-color: #563DBD;
  background-image: url(/images/system/viber.png);
}
.social__item--telegram {
  background-color: #28A3E3;
  background-image: url(/images/system/telegram.png);
}
.social__item--vk {
  background-color: #0077FF;
  background-image: url(/images/system/vk.png);
}
.social__item--borderwhite {
  border: 2px solid var(--white);
}

@-webkit-keyframes opas {
  0% {
    opacity: 0.2;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}

@keyframes opas {
  0% {
    opacity: 0.2;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.menu {
  margin-top: 20px;
  padding-bottom: 20px;
  height: 80px;
  overflow: hidden;
}
@media screen and (max-width: 990px) {
  .menu {
    display: none;
  }
}
.menu__center {
  height: 60px;
  overflow: hidden;
}
.menu__block {
  gap: 50px;
}
.menu__logo {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-right: 50px;
}
@media (max-width: 1400px) {
  .menu__logo {
    margin-right: 25px;
  }
}
.menu__logo-block:nth-child(1) {
  margin-right: 15px;
}
.menu__logo-image {
  width: 50px;
  -o-object-fit: contain;
  object-fit: contain;
}
.menu__logo-name {
  display: block;
  font-size: 17px;
  font-family: "Montserrat";
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1400px) {
  .menu__logo-name {
    font-size: 15px;
  }
}
.menu__logo-description {
  display: block;
  font-size: 13px;
}
.menu__span {
  position: relative;
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}
.menu__span--row {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.menu .social__item {
  width: 40px;
  height: 40px;
}
.menu__phone {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.menu__phone-link {
  font-size: 17px;
  display: block;
  margin-top: 5px;
  cursor: pointer;
}
.menu__phone-button {
  text-transform: uppercase;
  color: var(--pink);
  border-bottom: 2px dotted var(--pink);
  font-size: 13px;
  display: block;
  margin-top: 5px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.menu__phone-button:hover {
  color: #0E8A65;
  border-color: #0E8A65;
}
.menu__link {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 17px;
  display: block;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-bottom: 5px;
}
.menu__link:hover {
  text-decoration-color: var(--dark);
}
.menu__button {
  border: 0;
  color: var(--gray);
  border-bottom: 1px dotted var(--gray);
  padding: 0;
  padding-bottom: 2px;
  font-size: 13px;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.menu__button:hover {
  color: var(--black);
}

.green-dot {
  width: 4px;
  height: 4px;
  background: #128C7E;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-animation: pulse-opacity 1s infinite ease-in-out;
  animation: pulse-opacity 1s infinite ease-in-out;
  margin-bottom: 2px;
}

@-webkit-keyframes pulse-opacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}

@keyframes pulse-opacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
.nav {
  position: sticky;
  top: -1px;
  left: 0;
  width: 100%;
  background: var(--white);
  z-index: 990;
  border-bottom: 1px #eeeeee solid;
  border-top: 1px #eeeeee solid;
}
@media screen and (max-width: 990px) {
  .nav {
    display: none;
  }
}
.nav__ul {
  list-style: none;
}
.nav__li--active .nav__link {
  font-family: "PT Sans Bold";
}
.nav__link {
  height: 50px;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 15px;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (max-width: 1400px) {
  .nav__link {
    font-size: 13px;
  }
}
.nav__link:hover {
  color: var(--pink);
  text-decoration-color: var(--pink);
}

.mobnav {
  background: var(--white);
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 990;
  border-bottom: 1px #eeeeee solid;
  display: none;
}
@media screen and (max-width: 990px) {
  .mobnav {
    display: block;
  }
}
.mobnav__top {
  height: 60px;
  border-bottom: 1px #eeeeee solid;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 10px 0;
}
.mobnav__down {
  height: 35px;
}
.mobnav__block {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.mobnav__block:nth-last-child(1) {
  margin-right: 10px;
  gap: 5px;
}
.mobnav__logo {
  margin-left: 10px;
  margin-right: 20px;
}
.mobnav__logo-image {
  aspect-ratio: 1/1;
  height: 100%;
  background: url(../images/logo.png) center no-repeat;
  background-size: contain;
  margin-right: 10px;
}
.mobnav__logo-name {
  display: block;
  font-size: 11px;
  line-height: 1.2;
  white-space: nowrap;
}
.mobnav__logo-name strong {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 600;
}
.mobnav__icon {
  width: 40px;
  height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 18px;
}
.mobnav__icon--font-size-24px {
  font-size: 24px;
}
.mobnav__icon:nth-last-child(1) {
  margin-right: 0;
}
.mobnav__link {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  white-space: nowrap;
  padding: 10px 5px;
  height: 35px;
  font-size: 13px;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.mobnav__link:hover, .mobnav__link:active {
  text-decoration-color: var(--black);
}
.mobnav__link.nav__li--active {
  font-family: "PT Sans Bold";
}
.mobnav .slick-slide {
  width: auto; /* Автоматическая ширина слайда */
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; /* Ширина слайда зависит от содержимого */
  margin: 0;
}
.mobnav .slick-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; /* Равномерное распределение слайдов */
  padding: 0 5px;
}
.mobnav .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.mobnav .slick-slide {
  height: auto !important;
}

.mobmenu {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(3px);
  z-index: 9999;
  height: 100vh;
  width: 100vw;
  display: none;
}
.mobmenu__content {
  position: absolute;
  top: 0;
  right: 0;
  width: 85%;
  padding-bottom: 50vh;
  background: var(--white);
  font-size: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
}
.mobmenu__content--hide {
  right: -85%;
}
.mobmenu__social {
  width: 100%;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  margin-bottom: 10px;
}
.mobmenu__link .material-symbols-rounded, .mobmenu__link2 .material-symbols-rounded, .mobmenu__link3 .material-symbols-rounded {
  width: 50px;
  height: 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.mobmenu__link .material-symbols-rounded--rotate, .mobmenu__link2 .material-symbols-rounded--rotate, .mobmenu__link3 .material-symbols-rounded--rotate {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobmenu__phone {
  margin: 0;
}
.mobmenu__div {
  padding: 20px;
}
.mobmenu__div--phone {
  padding-top: 0;
}
.mobmenu__ul {
  list-style: none;
}
.mobmenu__link {
  border-bottom: 1px #eeeeee solid;
  padding-left: 15px;
  padding-right: 0;
  height: 50px;
}
.mobmenu__link2 {
  border-bottom: 1px #eeeeee solid;
  padding-left: 30px;
  padding-right: 0;
  height: 50px;
}
.mobmenu__link3 {
  border-bottom: 1px #eeeeee solid;
  padding-left: 45px;
  padding-right: 0;
  height: 50px;
}
.mobmenu__ul2 {
  list-style: none;
  display: none;
}
.mobmenu__ul3 {
  list-style: none;
  display: none;
}
.mobmenu .menu__span {
  font-size: 13px;
}

.faq {
  padding-top: 50px;
  position: relative;
}
.faq--padding-top-100 {
  padding-top: 100px;
}
@media screen and (max-width: 990px) {
  .faq--padding-top-100 {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px #eeeeee solid;
  }
}
.faq__center {
  position: relative;
  z-index: 100;
}
.faq__content {
  gap: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 1650px) {
  .faq__content {
    gap: 30px;
  }
}
@media screen and (max-width: 1400px) {
  .faq__content {
    gap: 20px;
  }
}
@media screen and (max-width: 990px) {
  .faq__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }
}
.faq__heading {
  margin-bottom: 10px;
}
@media screen and (max-width: 2000px) {
  .faq__heading {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 990px) {
  .faq__heading {
    margin-bottom: 10px;
  }
}
.faq__block {
  gap: 20px;
  width: 100%;
}
@media screen and (max-width: 1650px) {
  .faq__block {
    gap: 30px;
  }
}
@media screen and (max-width: 1400px) {
  .faq__block {
    gap: 20px;
  }
}
@media screen and (max-width: 990px) {
  .faq__block {
    gap: 15px;
  }
  .faq__block:last-child .faq__item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.faq__title {
  width: 100%;
  gap: 40px;
  cursor: pointer;
}
@media screen and (max-width: 990px) {
  .faq__title {
    gap: 20px;
  }
}
.faq__item {
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 1px #eeeeee solid;
  padding-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .faq__item {
    padding: 0px;
    border: none;
    background: none;
    border-bottom: 1px #eeeeee solid;
    padding-bottom: 15px;
  }
}
.faq__item--active {
  background: transparent;
}
.faq__item--active .faq__icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: transparent;
  -webkit-animation: none;
  animation: none;
}
@media screen and (max-width: 990px) {
  .faq__item--active .faq__icon {
    border: none;
    -webkit-animation: none;
    animation: none;
  }
}
.faq__question {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 19px;
}
@media screen and (max-width: 1650px) {
  .faq__question {
    font-size: 19px;
  }
}
@media screen and (max-width: 1450px) {
  .faq__question {
    font-size: 17px;
  }
}
@media screen and (max-width: 990px) {
  .faq__question {
    font-size: 17px;
  }
}
.faq__answer {
  font-size: 17px;
  line-height: 1.5;
  display: none;
  margin-top: 10px;
}
@media screen and (max-width: 990px) {
  .faq__answer {
    font-size: 17px;
    line-height: 1.2;
    padding-top: 0;
  }
}
.faq__icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: var(--white);
  color: var(--hackgreen);
  border-radius: 50%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-animation: pulseHackGreen 2s infinite;
  animation: pulseHackGreen 2s infinite;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid var(--light);
}
@media screen and (max-width: 990px) {
  .faq__icon {
    background: transparent;
    border: none;
    -webkit-animation: none;
    animation: none;
  }
}

.about {
  margin-top: 50px;
  position: relative;
  padding-bottom: 100px;
  z-index: 200;
}
@media screen and (max-width: 990px) {
  .about {
    margin-top: 30px;
    padding-bottom: 25px;
    margin-bottom: 0;
    border-bottom: 1px #eeeeee solid;
  }
}
.about__center {
  gap: 50px;
  position: relative;
}
@media screen and (max-width: 1650px) {
  .about__center {
    gap: 40px;
  }
}
@media screen and (max-width: 1400px) {
  .about__center {
    gap: 30px;
  }
}
@media screen and (max-width: 990px) {
  .about__center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.about__block {
  width: 50%;
}
@media screen and (max-width: 990px) {
  .about__block {
    width: 100%;
  }
}
.about__block:nth-child(1) {
  position: sticky;
  top: 100px;
  left: 0;
}
@media screen and (max-width: 990px) {
  .about__block:nth-child(1) {
    position: relative;
    top: auto;
    left: auto;
  }
}
.about__images {
  gap: 20px;
}
@media screen and (max-width: 990px) {
  .about__images {
    gap: 10px;
  }
}
.about__image {
  position: relative;
  overflow: hidden;
}
.about__image:hover::before {
  opacity: 0.25;
}
.about__image::before {
  background: var(--dark);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  border-radius: 20px;
}
@media screen and (max-width: 990px) {
  .about__image::before {
    border-radius: 10px;
  }
}
.about__img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 20px;
}
@media screen and (max-width: 990px) {
  .about__img {
    border-radius: 10px;
  }
}
.about__heading {
  margin-bottom: 10px;
  font-size: 41px;
}
@media screen and (max-width: 990px) {
  .about__heading {
    font-size: 25px;
  }
}
.about__description {
  margin-bottom: 40px;
}
@media screen and (max-width: 1650px) {
  .about__description {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 990px) {
  .about__description {
    margin-bottom: 20px;
  }
}
.about__container {
  font-size: 19px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1650px) {
  .about__container {
    font-size: 17px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 990px) {
  .about__container {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1450px) {
  .about__button {
    display: none !important;
  }
}

.pagetext {
  padding-top: 100px;
  padding-bottom: 50px;
}
@media screen and (max-width: 990px) {
  .pagetext {
    padding-top: 30px;
    padding-bottom: 0;
    margin-top: 30px;
    border-top: 1px #eeeeee solid;
  }
}
.pagetext__heading {
  margin-bottom: 20px;
}
.pagetext__heading:not(.heading--default) {
  font-size: 41px;
}
@media screen and (max-width: 1450px) {
  .pagetext__heading:not(.heading--default) {
    font-size: 35px;
  }
}
@media screen and (max-width: 990px) {
  .pagetext__heading:not(.heading--default) {
    font-size: 23px;
  }
}
@media screen and (max-width: 990px) {
  .pagetext__heading {
    margin-bottom: 20px;
  }
}
.pagetext__text {
  font-size: 19px;
  line-height: 1.5;
}
@media screen and (max-width: 1650px) {
  .pagetext__text {
    font-size: 17px;
  }
}
@media screen and (max-width: 990px) {
  .pagetext__text {
    font-size: 17px;
    line-height: 1.1;
  }
}
@media screen and (max-width: 990px) {
  .pagetext__text {
    font-size: 15px;
    line-height: 1.2;
  }
}

.dark {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  backdrop-filter: blur(3px);
  display: none;
}
@media screen and (max-width: 990px) {
  .dark {
    backdrop-filter: none;
    background: var(--white);
  }
}

.window {
  background: var(--white);
  display: none;
  border-radius: 20px;
}
.window--success {
  width: 600px;
}
@media screen and (max-width: 990px) {
  .window--success {
    width: 100%;
    height: 100vh;
  }
}
.window--form {
  width: 700px;
  position: relative;
  padding: 50px;
  background: var(--white);
}
.window--form .window__title {
  display: none;
}
@media screen and (max-width: 990px) {
  .window--form {
    width: 100%;
    height: 100vh;
    padding: 0;
    background: none !important;
  }
  .window--form .window__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.window--form * {
  position: relative;
  z-index: 100;
}
.window__consultation {
  font-size: 27px;
  color: var(--black);
}
@media screen and (max-width: 990px) {
  .window__consultation {
    display: none;
  }
}
.window__form {
  gap: 10px;
  margin-top: 40px;
  position: relative;
  z-index: 100;
  width: 70%;
}
@media screen and (max-width: 990px) {
  .window__form {
    width: 100%;
    margin-top: 0;
    padding: 20px;
    height: calc(100vh - 70px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 990px) {
  .window__form .check__text,
  .window__form .label__name {
    color: var(--black);
    text-align: center;
  }
}
@media screen and (max-width: 990px) {
  .window__form .label__input {
    text-align: center !important;
    border-radius: 50px !important;
  }
}
.window__button {
  margin-top: 10px;
}
.window__button.button--borderblack {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .window__button.button--borderblack {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 990px) {
  .window__button {
    width: 100%;
    margin-top: 10px;
  }
}
.window__check {
  width: 80%;
  margin-top: 10px;
}
@media screen and (max-width: 990px) {
  .window__check {
    width: 100%;
  }
}
.window__girl {
  position: absolute;
  bottom: 0;
  right: -6%;
  width: 50%;
  aspect-ratio: 984/1473;
  background: bottom right no-repeat;
  background-size: contain;
}
@media screen and (max-width: 990px) {
  .window__girl {
    display: none;
  }
}
.window__title {
  border-bottom: 1px #eeeeee solid;
  height: 70px;
  padding-left: 20px;
}
.window__close {
  cursor: pointer;
  width: 70px;
  height: 70px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.window__close:hover {
  color: var(--red);
}
.window__closetop {
  cursor: pointer;
  width: 70px;
  height: 70px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  top: 0;
  right: 0;
}
.window__closetop:hover {
  color: var(--red);
}
@media screen and (max-width: 990px) {
  .window__closetop {
    display: none !important;
  }
}
.window__content {
  padding: 40px;
}
@media screen and (max-width: 990px) {
  .window__content {
    height: calc(100vh - 70px);
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.window__name {
  font-size: 19px;
  font-family: "Montserrat";
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .window__name {
    font-size: 17px;
  }
}
.window__text {
  font-size: 17px;
}
.window__text--center {
  text-align: center;
}
.window__text p {
  margin-bottom: 10px;
}
.window__text p:last-child {
  margin-bottom: 0;
}
.window__social {
  width: 100%;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  margin-top: 20px;
}

.topblock {
  padding-top: 50px;
  margin-top: 0;
}
@media screen and (max-width: 990px) {
  .topblock {
    padding-top: 30px !important;
    margin-top: 0 !important;
  }
}
.topblock--border-top-0 {
  border-top: none !important;
}

.newspage__center {
  position: relative;
  z-index: 100;
  padding-top: 50px;
}
@media screen and (max-width: 990px) {
  .newspage__center {
    padding-top: 30px;
  }
}
.newspage__heading {
  margin-bottom: 10px;
}
@media screen and (max-width: 2000px) {
  .newspage__heading {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 990px) {
  .newspage__heading {
    margin-bottom: 10px;
  }
}
.newspage__content {
  margin-top: 40px;
  gap: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1650px) {
  .newspage__content {
    gap: 30px;
  }
}
@media screen and (max-width: 1400px) {
  .newspage__content {
    gap: 20px;
  }
}
@media screen and (max-width: 990px) {
  .newspage__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 30px;
    gap: 30px;
  }
}
.newspage__item {
  width: calc(33.3333333333% - 27px);
}
@media screen and (max-width: 1650px) {
  .newspage__item {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 1400px) {
  .newspage__item {
    width: calc(33.3333333333% - 14px);
  }
}
@media screen and (max-width: 990px) {
  .newspage__item {
    width: 100%;
  }
}

.article__top {
  position: relative;
  z-index: 100;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  display: block;
  aspect-ratio: 16/9;
  background: #eee;
  display: block;
  border-radius: 20px;
}
@media screen and (max-width: 990px) {
  .article__top {
    border-radius: 10px;
  }
}
.article__top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--dark);
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 10;
}
.article__top:hover .article__image {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.article:hover .article__top::before {
  opacity: 0.2;
}
.article__image {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  position: relative;
  overflow: hidden;
}
.article__row {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 10px;
}
.article__column {
  gap: 2px;
  line-height: 1;
}
.article__icon {
  font-size: 14px;
  cursor: default;
}
.article__data {
  font-size: 13px;
  color: var(--gray);
}
.article__name {
  font-size: 19px;
  font-family: "Montserrat";
  font-weight: 600;
  margin-top: 20px;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 1650px) {
  .article__name {
    font-size: 19px;
  }
}
@media screen and (max-width: 1400px) {
  .article__name {
    font-size: 17px;
  }
}
@media screen and (max-width: 990px) {
  .article__name {
    margin-top: 10px;
  }
}
.article__name:hover {
  text-decoration-color: var(--black);
}
.article__text {
  margin-top: 5px;
  font-size: 17px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .article__text {
    font-size: 15px;
  }
}
.article__bottom {
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 990px) {
  .article__bottom {
    margin-top: 10px;
  }
}

.paginator {
  margin-top: 50px;
  margin-bottom: 100px;
  gap: 10px;
}
@media screen and (max-width: 990px) {
  .paginator {
    margin-top: 30px;
    gap: 0;
    margin-bottom: 25px;
  }
}
.paginator__item {
  width: 40px;
  height: 40px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  transition: 0.2s;
  font-size: 13px;
}
@media screen and (max-width: 990px) {
  .paginator__item {
    width: 30px;
    height: 30px;
  }
}
.paginator__item:hover {
  color: var(--hackgreen);
}
.paginator__item--strong {
  border: 1px #eee solid;
  cursor: default;
  color: var(--black);
  font-family: "PT Sans Regular";
  border-radius: 5px;
}
.paginator__item--strong:hover {
  color: var(--black);
}
.paginator__item .material-symbols-rounded {
  font-size: 18px !important;
}

.header {
  background: var(--dark) center no-repeat;
  background-size: cover;
  color: var(--white);
  position: relative;
  overflow: hidden;
}
.header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(49, 48, 46, 0.9)), to(rgba(49, 48, 46, 0.5)));
  background: linear-gradient(to right, rgba(49, 48, 46, 0.9), rgba(49, 48, 46, 0.5));
}
.header__center {
  height: calc(100vh - 80px - 52px);
  min-height: 770px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .header__center {
    height: calc(100vh - 96px);
    min-height: 650px;
  }
}
.header__heading {
  color: var(--white);
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 71px;
  text-transform: uppercase;
  display: block;
}
@media screen and (max-width: 2000px) {
  .header__heading {
    font-size: 55px;
  }
}
@media screen and (max-width: 1650px) {
  .header__heading {
    font-size: 41px;
  }
}
@media screen and (max-width: 990px) {
  .header__heading {
    font-size: 25px;
  }
}
.header__heading strong {
  font-family: "Montserrat";
  font-weight: 600;
  color: var(--green);
}
.header__description {
  display: block;
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 27px;
}
@media screen and (max-width: 2000px) {
  .header__description {
    font-size: 23px;
  }
}
@media screen and (max-width: 1650px) {
  .header__description {
    font-size: 19px;
  }
}
@media screen and (max-width: 990px) {
  .header__description {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 17px;
  }
}
.header__description p {
  margin-bottom: 5px;
}
.header__description p:last-child {
  margin-bottom: 0;
}
.header__list {
  gap: 40px;
  list-style: none;
}
@media screen and (max-width: 990px) {
  .header__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
}
@media screen and (max-width: 990px) {
  .header__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
  }
}
.header__item-icon {
  width: 50px;
  height: 50px;
  border: 2px solid var(--white);
  border-radius: 50%;
  background: none;
  color: var(--green);
  font-size: 23px;
  margin-bottom: 20px;
  cursor: default;
  -webkit-animation: pulseWhite2 2s infinite;
  animation: pulseWhite2 2s infinite;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(33px) saturate(150%);
}
@media screen and (max-width: 2000px) {
  .header__item-icon {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 990px) {
  .header__item-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
  }
}
.header__item-text {
  font-size: 15px;
  line-height: 1.2;
}
.header__row {
  gap: 20px;
  margin-top: 50px;
}
@media screen and (max-width: 990px) {
  .header__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    margin-top: 30px;
  }
  .header__row-block {
    width: 100%;
  }
}
.header__row-text {
  font-size: 15px;
  line-height: 1;
}
@media screen and (max-width: 990px) {
  .header__row-text {
    text-align: center;
    font-size: 13px;
  }
  .header__row-text br {
    display: none;
  }
}

.services {
  margin-top: 50px;
}
@media screen and (max-width: 990px) {
  .services {
    margin-top: 30px;
  }
}
.services--margin-top-100px {
  margin-top: 100px;
}
@media screen and (max-width: 990px) {
  .services--margin-top-100px {
    margin-top: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 30px;
    padding-bottom: 25px;
  }
}
.services--margin-bottom-100px {
  margin-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .services--margin-bottom-100px {
    margin-bottom: 25px;
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.services__heading {
  margin-bottom: 10px;
}
.services__h {
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .services__h {
    margin-bottom: 20px;
  }
}
.services__button {
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .services__button {
    margin-bottom: 20px;
  }
}

.uslugi {
  margin-top: 100px;
}
@media screen and (max-width: 990px) {
  .uslugi {
    margin-top: 30px;
  }
}
.uslugi--services {
  margin-top: 50px;
  margin-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .uslugi--services {
    margin-top: 30px;
    margin-bottom: 25px;
  }
}
.uslugi__heading {
  margin-bottom: 10px;
}
.uslugi__content {
  gap: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}
@media screen and (max-width: 1650px) {
  .uslugi__content {
    gap: 30px;
  }
}
@media screen and (max-width: 990px) {
  .uslugi__content {
    margin-top: 20px;
    gap: 10px;
    margin-bottom: -10px;
  }
}
.uslugi__item {
  width: calc(33.3333333333% - 27px);
}
@media screen and (max-width: 1650px) {
  .uslugi__item {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 990px) {
  .uslugi__item {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
}
.uslugi__item:hover .uslugi__name {
  text-decoration-color: var(--dark);
}
.uslugi__item:hover .uslugi__image::before {
  opacity: 0.25;
}
.uslugi__image {
  width: 100%;
  aspect-ratio: 4/3;
  background: var(--light) center no-repeat;
  background-size: cover;
  border-radius: 20px;
  cursor: pointer;
  display: block;
  position: relative;
  overflow: hidden;
}
.uslugi__image::before {
  background: var(--dark);
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 990px) {
  .uslugi__image {
    border-radius: 10px;
  }
}
.uslugi__name {
  font-family: "Montserrat";
  font-size: 19px;
  font-weight: 600;
  display: block;
  margin-top: 20px;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}
@media screen and (max-width: 990px) {
  .uslugi__name {
    font-size: 15px;
    margin-top: 10px;
  }
}
.uslugi__name:hover {
  text-decoration-color: var(--dark);
}
.uslugi__link {
  border: none;
  border-bottom: 2px dotted var(--dark);
  color: var(--dark);
  font-family: "Montserrat";
  font-size: 17px;
  padding: 0;
  padding-bottom: 5px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 20px;
  background: transparent;
}
.uslugi__price {
  display: block;
  margin-top: 5px;
}
@media screen and (max-width: 990px) {
  .uslugi__price {
    font-size: 15px;
  }
}

.steps {
  margin-top: 100px;
}
@media screen and (max-width: 990px) {
  .steps {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding-top: 30px;
  }
}
.steps .slick-slide {
  margin: 0 20px;
}
@media screen and (max-width: 1650px) {
  .steps .slick-slide {
    margin: 0 15px;
  }
}
@media screen and (max-width: 1400px) {
  .steps .slick-slide {
    margin: 0 10px;
  }
}
@media screen and (max-width: 990px) {
  .steps .slick-slide {
    margin: 0 5px;
  }
}
.steps .slick-list {
  margin: 0 -20px;
}
@media screen and (max-width: 1650px) {
  .steps .slick-list {
    margin: 0 -15px;
  }
}
@media screen and (max-width: 1400px) {
  .steps .slick-list {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 990px) {
  .steps .slick-list {
    margin: 0 -5px;
  }
}
.steps .slidernav {
  margin-top: 20px;
}
.steps__phone {
  gap: 10px;
  margin: 20px 0;
}
.steps__phone-icon {
  font-size: 21px;
  color: var(--green);
}
.steps__phone-link {
  font-family: "Montserrat";
  font-size: 23px;
  font-weight: 600;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 990px) {
  .steps__phone-link {
    font-size: 19px;
  }
}
.steps__phone:hover .steps__phone-link {
  color: var(--green);
}
.steps__go {
  border: none;
  border-bottom: 2px dotted var(--green);
  color: var(--green);
  font-family: "Montserrat";
  font-size: 17px;
  padding: 0;
  padding-bottom: 5px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 20px;
  background: transparent;
}
.steps__go:hover {
  border-color: var(--green);
}
.steps__heading {
  margin-bottom: 10px;
}
.steps__h {
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .steps__h {
    margin-bottom: 20px;
  }
}
.steps__content {
  gap: 40px;
}
@media screen and (max-width: 990px) {
  .steps__content {
    gap: 20px;
  }
}
.steps__nubmer {
  width: 40px;
  height: 40px;
  border: 2px solid var(--white);
  border-radius: 50%;
  background: none;
  color: var(--green);
  font-size: 13px;
  margin-bottom: 20px;
  cursor: default;
  -webkit-animation: pulseWhite2 2s infinite;
  animation: pulseWhite2 2s infinite;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(33px) saturate(150%);
  position: absolute !important;
  font-family: "Montserrat";
  top: 20px;
  right: 20px;
  line-height: 1;
  font-weight: 600;
}
@media screen and (max-width: 1450px) {
  .steps__nubmer {
    top: 40px;
  }
}
.steps__item {
  background: var(--light);
  border-radius: 20px;
  padding: 40px;
  position: relative;
  overflow: hidden;
  height: 400px;
}
@media screen and (max-width: 1450px) {
  .steps__item {
    padding: 40px 20px;
  }
}
.steps__item--dark {
  background: var(--dark);
  color: var(--white);
}
.steps__item--light {
  background: var(--light);
  color: var(--black);
}
.steps__item--light .steps__nubmer {
  background: var(--green);
  border-color: var(--white);
  color: var(--black);
}
.steps__item--telega {
  background: var(--light) url(../images/telega.png) bottom 10px right -100px no-repeat;
  background-size: 70%;
}
.steps__item--telega .steps__text {
  width: 50%;
}
.steps__item--rezka {
  background: var(--dark) url(../images/stepbg.jpg) center no-repeat;
  background-size: cover;
}
.steps__item--rezka::before {
  background: var(--dark);
  opacity: 0.85;
}
.steps__item--rezka * {
  position: relative;
  z-index: 100;
}
.steps__item--phone {
  background: var(--dark) url(../images/stepbgphone.jpg) center no-repeat;
  background-size: cover;
}
.steps__item--phone::before {
  background: var(--dark);
  opacity: 0.85;
}
.steps__item--phone * {
  position: relative;
  z-index: 100;
}
.steps__stepname {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 19px;
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .steps__stepname {
    font-size: 17px;
  }
}
.steps__text p {
  margin-bottom: 5px;
}
@media screen and (max-width: 1450px) {
  .steps__text {
    font-size: 15px;
  }
}
.steps__list {
  list-style: none;
  gap: 10px;
  margin-top: 20px;
}
.steps__list-item {
  gap: 10px;
}
.steps__list-icon {
  font-size: 21px;
  color: var(--green);
}
.steps__list-text {
  font-size: 15px;
  line-height: 1.2;
}
.steps__map {
  display: block;
  width: 100%;
  height: 80px;
  background: var(--light) url(../images/minimap.jpg) center no-repeat;
  background-size: 900px;
  border-radius: 20px;
  margin: 20px 0;
  border-radius: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid var(--white);
}
.steps__map:hover {
  background-size: 1000px;
}

.proverka {
  margin-top: 100px;
}
@media screen and (max-width: 990px) {
  .proverka {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}
.proverka__heading {
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .proverka__heading {
    margin-bottom: 20px;
  }
}
.proverka__top {
  margin-bottom: 100px;
  gap: 40px;
}
@media screen and (max-width: 990px) {
  .proverka__top {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
  }
}
.proverka__top-block:nth-child(1) {
  width: calc(50% - 20px);
}
@media screen and (max-width: 990px) {
  .proverka__top-block:nth-child(1) {
    width: 100%;
  }
}
.proverka__top-block:nth-child(2) {
  width: calc(50% - 20px);
}
@media screen and (max-width: 990px) {
  .proverka__top-block:nth-child(2) {
    width: 100%;
  }
}
.proverka__stanok {
  width: 100%;
  aspect-ratio: 1/1;
  background: var(--light) center no-repeat;
  background-size: cover;
  border-radius: 20px;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .proverka__stanok {
    overflow: hidden;
  }
}
@media screen and (max-width: 990px) {
  .proverka__stanok {
    border-radius: 10px;
  }
}
.proverka__button {
  margin-top: 40px;
}
@media screen and (max-width: 990px) {
  .proverka__button {
    margin-top: 20px;
  }
}
.proverka__image {
  width: calc(33.3333333333% + 15px);
  aspect-ratio: 2/1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
  position: absolute;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1900px) {
  .proverka__image {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 990px) {
  .proverka__image {
    border-radius: 5px;
  }
}
.proverka__image:nth-child(1) {
  bottom: 50px;
  left: -50px;
}
@media screen and (max-width: 1900px) {
  .proverka__image:nth-child(1) {
    left: 20px;
    bottom: 20px;
  }
}
.proverka__image:nth-child(2) {
  bottom: 50px;
  left: 270px;
}
@media screen and (max-width: 1900px) {
  .proverka__image:nth-child(2) {
    left: calc(33.3333333333% + 10px);
    bottom: 20px;
  }
}
.proverka__image:nth-child(3) {
  bottom: 50px;
  left: 590px;
}
@media screen and (max-width: 1900px) {
  .proverka__image:nth-child(3) {
    left: 66.6666666667%;
    bottom: 20px;
  }
}

.viw {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .viw {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #eee;
    padding-top: 30px;
  }
}
.viw__heading {
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .viw__heading {
    margin-bottom: 10px;
  }
}
.viw__h {
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .viw__h {
    margin-bottom: 20px;
  }
}
.viw__list {
  gap: 40px;
  list-style: none;
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .viw__list {
    margin-bottom: 20px;
    gap: 20px;
  }
}
.viw__category {
  border: 0;
  color: var(--gray);
  border-bottom: 2px dotted var(--gray);
  padding: 0;
  padding-bottom: 5px;
  font-size: 15px;
  font-family: "PT Sans Bold";
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.viw__category:hover {
  border-color: var(--hackgreen);
}
.viw__category--active {
  color: var(--hackgreen);
  border-color: var(--hackgreen);
}
.viw__image {
  width: 100%;
  aspect-ratio: 16/9;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  display: block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 990px) {
  .viw__image {
    border-radius: 10px;
  }
}
.viw__image:hover::before {
  opacity: 0.25;
}
.viw__image::before {
  background: var(--dark);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
}
.viw .slick-slide {
  margin: 0 20px;
}
@media screen and (max-width: 1650px) {
  .viw .slick-slide {
    margin: 0 15px;
  }
}
@media screen and (max-width: 1400px) {
  .viw .slick-slide {
    margin: 0 10px;
  }
}
@media screen and (max-width: 990px) {
  .viw .slick-slide {
    margin: 0 5px;
  }
}
.viw .slick-list {
  margin: 0 -20px;
}
@media screen and (max-width: 1650px) {
  .viw .slick-list {
    margin: 0 -15px;
  }
}
@media screen and (max-width: 1400px) {
  .viw .slick-list {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 990px) {
  .viw .slick-list {
    margin: 0 -5px;
  }
}
.viw .slidernav {
  margin-top: 20px;
}
@media screen and (max-width: 990px) {
  .viw .slidernav {
    margin-top: 0;
  }
}

.ask--mainpage {
  margin-top: 150px;
}
@media screen and (max-width: 1450px) {
  .ask--mainpage {
    margin-top: 0;
  }
}
@media screen and (max-width: 990px) {
  .ask--mainpage {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
  }
}
.ask__content {
  border-radius: 20px;
  background: var(--dark) url(../images/blur.jpg) center no-repeat;
  background-size: cover;
  color: var(--white);
  padding: 100px;
  position: relative;
}
@media screen and (max-width: 1450px) {
  .ask__content {
    padding: 100px 50px;
    overflow: hidden;
  }
}
@media screen and (max-width: 990px) {
  .ask__content {
    padding: 40px 20px;
    border-radius: 10px;
  }
}
.ask__content::before {
  width: 100%;
  height: 100%;
  background: url(../images/phone.png) bottom right no-repeat;
  background-size: contain;
  top: -50px;
  height: calc(100% + 50px);
  border-bottom-right-radius: 20px;
}
@media screen and (max-width: 1450px) {
  .ask__content::before {
    height: calc(100% - 100px);
    top: auto;
    bottom: 0;
    left: auto;
    right: -50px;
  }
}
@media screen and (max-width: 990px) {
  .ask__content::before {
    display: none;
  }
}
.ask__heading {
  color: var(--white) !important;
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .ask__heading {
    margin-bottom: 10px;
  }
}
.ask__heading strong {
  color: var(--green);
}
.ask__description {
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .ask__description {
    margin-bottom: 20px;
  }
}
.ask__list {
  gap: 20px;
  list-style: none;
}
.ask__item-icon {
  width: 50px;
  height: 50px;
  border: 2px solid var(--white);
  border-radius: 50%;
  background: none;
  color: var(--green);
  font-size: 23px;
  margin-right: 20px;
  cursor: default;
  -webkit-animation: pulseWhite2 2s infinite;
  animation: pulseWhite2 2s infinite;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(33px) saturate(150%);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 990px) {
  .ask__item-icon {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
}
.ask__item-text {
  font-size: 15px;
  line-height: 1.2;
}
.ask__buttons {
  margin-top: 40px;
}
@media screen and (max-width: 990px) {
  .ask__buttons {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.ask__last {
  gap: 10px;
}
@media screen and (max-width: 990px) {
  .ask__last {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
  }
}
.ask__or {
  display: inline-block;
  margin: 0 40px;
}
@media screen and (max-width: 1450px) {
  .ask__or {
    margin: 0 20px;
  }
}
@media screen and (max-width: 990px) {
  .ask__or {
    display: none;
  }
}
.ask__posttext {
  font-size: 13px;
  line-height: 1;
}
.ask__social {
  gap: 5px;
}

.prodol {
  margin-top: 100px;
}
@media screen and (max-width: 990px) {
  .prodol {
    margin-top: 30px;
  }
}
.prodol__content {
  border-radius: 20px;
  background: var(--dark) url(../images/blur.jpg) center no-repeat;
  background-size: cover;
  color: var(--white);
  padding: 100px;
  position: relative;
}
@media screen and (max-width: 1450px) {
  .prodol__content {
    padding: 100px 50px;
  }
}
@media screen and (max-width: 990px) {
  .prodol__content {
    padding: 50px 20px;
    border-radius: 10px;
  }
}
.prodol__content::before {
  content: "";
  position: absolute;
  height: calc(100% + 150px);
  aspect-ratio: 534/800;
  background: url(../images/man.png) bottom left no-repeat;
  background-size: contain;
  bottom: 0;
  left: 50px;
}
@media screen and (max-width: 1650px) {
  .prodol__content::before {
    height: calc(100% + 100px);
  }
}
@media screen and (max-width: 1450px) {
  .prodol__content::before {
    height: calc(100% + 50px);
  }
}
@media screen and (max-width: 990px) {
  .prodol__content::before {
    display: none;
  }
}
.prodol__content--services::before {
  height: calc(100% + 50px);
}
.prodol__relative {
  position: relative;
  z-index: 100;
}
.prodol__form {
  position: relative;
  z-index: 100;
}
.prodol__form-row {
  gap: 20px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 990px) {
  .prodol__form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.prodol__button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 990px) {
  .prodol__button {
    width: 100%;
  }
}
.prodol__check {
  margin-top: 20px;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.prodol__check.check--checked .check__icon {
  color: var(--green);
}
.prodol .label__input:focus {
  border-color: var(--hackgreen);
}
.prodol__h {
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .prodol__h {
    margin-bottom: 20px;
  }
}
.prodol__heading {
  color: var(--white);
  margin-bottom: 10px;
}
.prodol__description {
  font-size: 23px;
}
@media screen and (max-width: 990px) {
  .prodol__description {
    font-size: 15px;
  }
}
@media screen and (max-width: 990px) {
  .prodol__label {
    margin-bottom: 10px;
  }
}
.prodol__label .label__name {
  text-align: center;
  font-size: 17px;
  margin-bottom: 10px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 990px) {
  .prodol__label .label__name {
    font-size: 15px;
  }
}
.prodol__label .label__input {
  border-radius: 50px !important;
  text-align: center;
}

.installation {
  margin-top: 100px;
}
@media screen and (max-width: 990px) {
  .installation {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px #eeeeee solid;
    margin-bottom: 25px;
  }
}
.installation__buttons {
  gap: 10px;
}
@media screen and (max-width: 990px) {
  .installation__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.installation__button {
  margin-top: 20px;
}
@media screen and (max-width: 990px) {
  .installation__button {
    margin-top: 0;
  }
}
.installation__content {
  gap: 40px;
}
@media screen and (max-width: 990px) {
  .installation__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
}
.installation__block {
  width: calc(50% - 20px);
  position: relative;
}
@media screen and (max-width: 990px) {
  .installation__block {
    width: 100%;
  }
}
.installation__image {
  width: 100%;
  aspect-ratio: 3/3.2;
  background: center no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
@media screen and (max-width: 990px) {
  .installation__image {
    aspect-ratio: 3/2;
    border-radius: 10px;
  }
}
.installation__heading {
  margin-bottom: 10px;
}
.installation__description {
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .installation__description {
    margin-bottom: 20px;
  }
}
.installation__text {
  margin-bottom: 20px;
  font-size: 19px;
}
@media screen and (max-width: 990px) {
  .installation__text {
    font-size: 17px;
  }
}
@media screen and (max-width: 990px) {
  .installation__text {
    font-size: 15px;
  }
}
.installation .slick-slide {
  margin: 0 20px;
}
@media screen and (max-width: 1650px) {
  .installation .slick-slide {
    margin: 0 15px;
  }
}
@media screen and (max-width: 1400px) {
  .installation .slick-slide {
    margin: 0 10px;
  }
}
@media screen and (max-width: 990px) {
  .installation .slick-slide {
    margin: 0 5px;
  }
}
.installation .slick-list {
  margin: 0 -20px;
}
@media screen and (max-width: 1650px) {
  .installation .slick-list {
    margin: 0 -15px;
  }
}
@media screen and (max-width: 1400px) {
  .installation .slick-list {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 990px) {
  .installation .slick-list {
    margin: 0 -5px;
  }
}
.installation .slidernav {
  margin-top: 20px;
}
.installation__down {
  display: block;
  margin-top: 40px;
}
@media screen and (max-width: 990px) {
  .installation__down {
    position: relative;
    padding-top: 25px;
    margin-top: 25px;
  }
  .installation__down::before {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    width: calc(100% + 20px);
    height: 1px;
    background: #eee;
  }
}
.installation__item-icon {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 23px;
  color: var(--hackgreen);
  border: 2px solid var(--hackgreen);
  margin-bottom: 20px;
  cursor: default;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
  font-size: 23px;
}
@media screen and (max-width: 990px) {
  .installation__item-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }
}
.installation__item-name {
  font-size: 17px;
  font-family: "Montserrat";
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 990px) {
  .installation__item-name {
    font-size: 15px;
    margin-bottom: 5px;
  }
}
.installation__item-text {
  font-size: 15px;
  line-height: 1.2;
}

.seo {
  padding-top: 100px;
}
@media screen and (max-width: 990px) {
  .seo {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px #eeeeee solid;
  }
}
.seo__heading {
  text-align: center;
  margin-bottom: 50px;
  font-size: 31px;
}
@media (max-width: 1400px) {
  .seo__heading {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 990px) {
  .seo__heading {
    font-size: 21px;
    margin-bottom: 10px;
    text-align: left;
  }
}
.seo__row {
  position: absolute;
  width: 100%;
  z-index: 700;
  bottom: 40px;
}
@media screen and (max-width: 990px) {
  .seo__row {
    bottom: 0;
  }
}
.seo__content {
  text-align: center;
  height: 250px;
  overflow: hidden;
  position: relative;
  padding: 0 100px;
}
@media screen and (max-width: 990px) {
  .seo__content {
    text-align: left;
    padding: 0;
  }
}
.seo__content::after {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, var(--white)), color-stop(60%, rgba(255, 255, 255, 0.9)), to(transparent));
  background: linear-gradient(to top, var(--white) 30%, rgba(255, 255, 255, 0.9) 60%, transparent);
}
.seo__content--show {
  height: auto;
}
.seo__content--show::after {
  display: none;
}
.seo__text {
  font-size: 19px;
  line-height: 1.2;
}
@media screen and (max-width: 990px) {
  .seo__text {
    font-size: 17px;
  }
}
@media screen and (max-width: 990px) {
  .seo__text {
    font-size: 15px;
  }
}
.seo__button {
  width: 50px;
  height: 50px;
  border: 2px var(--gray) solid;
  color: var(--dark);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: var(--white);
}
@media screen and (max-width: 990px) {
  .seo__button {
    width: 40px;
    height: 40px;
  }
}

.contacts {
  background: var(--dark);
  color: var(--white);
  padding: 100px 0;
  margin-top: 50px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .contacts {
    padding: 25px 0;
    margin-top: 30px;
    padding-top: 30px;
  }
}
.contacts--contacts {
  margin-top: 0;
}
.contacts__map {
  background-color: #FAFAFA;
  border-radius: 20px;
  overflow: hidden;
  height: 790px;
}
@media screen and (max-width: 1450px) {
  .contacts__map {
    height: 520px;
  }
}
@media screen and (max-width: 990px) {
  .contacts__map {
    height: 400px;
    border-radius: 10px;
  }
}
.contacts__images {
  gap: 20px;
}
@media screen and (max-width: 990px) {
  .contacts__images {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px;
  }
}
.contacts__image {
  width: 100%;
  height: 250px;
  background: center no-repeat;
  background-size: cover;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 990px) {
  .contacts__image {
    height: auto;
    aspect-ratio: 4/3;
    border-radius: 10px;
  }
}
.contacts__image::before {
  width: 100%;
  height: 100%;
  background: var(--dark);
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.contacts__image:hover::before {
  opacity: 0.25;
}
@media screen and (max-width: 1450px) {
  .contacts__image:nth-last-child(1) {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .contacts__image:nth-last-child(1) {
    display: block;
  }
}
.contacts a {
  color: var(--green);
}
.contacts__center {
  gap: 40px;
}
@media screen and (max-width: 1450px) {
  .contacts__center {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 990px) {
  .contacts__center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 30px;
  }
}
.contacts__block:nth-child(1) {
  width: 25%;
}
@media screen and (max-width: 990px) {
  .contacts__block:nth-child(1) {
    width: 100%;
  }
}
.contacts__block:nth-child(2) {
  width: 25%;
}
@media screen and (max-width: 990px) {
  .contacts__block:nth-child(2) {
    width: 100%;
  }
}
.contacts__block:nth-child(3) {
  width: 50%;
}
@media screen and (max-width: 990px) {
  .contacts__block:nth-child(3) {
    width: 100%;
  }
}
.contacts__block--data {
  gap: 40px;
}
@media screen and (max-width: 990px) {
  .contacts__block--data {
    gap: 30px;
  }
}
.contacts__title {
  font-family: "Montserrat";
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
}
@media screen and (max-width: 1450px) {
  .contacts__title {
    font-size: 19px;
  }
}
@media screen and (max-width: 990px) {
  .contacts__title {
    font-size: 17px;
  }
}
.contacts__icon {
  font-size: 31px;
  color: var(--green);
  margin-bottom: 10px;
  cursor: default;
}
@media screen and (max-width: 1450px) {
  .contacts__icon {
    font-size: 25px;
  }
}
.contacts__name {
  font-family: "Montserrat";
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}
@media screen and (max-width: 1450px) {
  .contacts__name {
    font-size: 19px;
  }
}
@media screen and (max-width: 990px) {
  .contacts__name {
    font-size: 17px;
  }
}
.contacts__text {
  font-size: 19px;
  line-height: 1.2;
  display: block;
}
@media screen and (max-width: 990px) {
  .contacts__text {
    font-size: 17px;
  }
}
.contacts__text--phone {
  font-size: 23px;
}
@media screen and (max-width: 990px) {
  .contacts__text--phone {
    font-size: 21px;
  }
}
.contacts__text a {
  text-decoration: underline;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.contacts__text a:hover {
  color: var(--green);
}
.contacts__link {
  border: none;
  border-bottom: 2px dotted var(--green);
  color: var(--green);
  font-family: "Montserrat";
  font-size: 17px;
  padding: 0;
  padding-bottom: 5px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
  display: inline-block;
  background: transparent;
}
.contacts__social {
  margin-top: 20px;
}

.dostavka {
  margin-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .dostavka {
    margin-bottom: 0px;
  }
}
.dostavka--page {
  margin-top: 50px;
  margin-bottom: 0;
}
@media screen and (max-width: 990px) {
  .dostavka--page {
    margin-top: 30px;
  }
}
.dostavka__heading {
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .dostavka__heading {
    margin-bottom: 10px;
  }
}
.dostavka__center {
  gap: 40px;
}
@media screen and (max-width: 990px) {
  .dostavka__center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 30px;
  }
}
.dostavka__block {
  width: 50%;
}
@media screen and (max-width: 990px) {
  .dostavka__block {
    width: 100%;
  }
}
.dostavka__image {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.dostavka__list {
  gap: 40px;
  list-style: none;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .dostavka__list {
    margin-top: 20px;
    margin-bottom: 20px;
    gap: 20px;
  }
}
.dostavka__item {
  gap: 10px;
}
@media screen and (max-width: 990px) {
  .dostavka__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.dostavka__icon {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 23px;
  color: var(--hackgreen);
  border: 2px solid var(--hackgreen);
  cursor: default;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
  font-size: 23px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 990px) {
  .dostavka__icon {
    width: 40px;
    height: 40px;
  }
}
.dostavka__name {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  font-family: "Montserrat";
}
@media screen and (max-width: 1450px) {
  .dostavka__name {
    font-size: 15px;
  }
}
.dostavka__description2 {
  font-size: 17px;
}
@media screen and (max-width: 990px) {
  .dostavka__description2 {
    font-size: 15px;
  }
}
.dostavka__button {
  margin-top: 40px;
}
@media screen and (max-width: 990px) {
  .dostavka__button {
    margin-top: 30px;
  }
}

.footer {
  background: var(--dark);
  color: var(--white);
}
@media screen and (max-width: 1450px) {
  .footer {
    font-size: 15px;
  }
}
.footer__top {
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding-bottom: 50px;
  gap: 100px;
}
@media screen and (max-width: 990px) {
  .footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 30px;
    padding-bottom: 25px;
    border-top: 1px rgba(255, 255, 255, 0.1) solid;
    padding-top: 30px;
  }
}
.footer__top .footer__block {
  width: 25%;
}
@media (max-width: 1400px) {
  .footer__top .footer__block {
    width: 25%;
  }
}
@media screen and (max-width: 990px) {
  .footer__top .footer__block {
    width: 100%;
  }
}
.footer__bottom {
  padding: 50px 0;
  color: var(--light);
  font-size: 13px;
}
@media (max-width: 1400px) {
  .footer__bottom {
    padding: 25px 0;
    font-size: 13px;
  }
}
@media screen and (max-width: 990px) {
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 25px 0;
  }
}
.footer__ul {
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 990px) {
  .footer__ul {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.footer__li {
  margin-left: 20px;
}
@media (max-width: 1400px) {
  .footer__li {
    font-size: 15px;
  }
}
@media screen and (max-width: 990px) {
  .footer__li {
    margin-left: 0;
    margin-bottom: 5px;
  }
  .footer__li:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.footer__link {
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.footer__link:hover {
  color: var(--white);
  text-decoration-color: var(--white);
}
.footer__name {
  font-family: "Montserrat";
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
}
@media screen and (max-width: 1450px) {
  .footer__name {
    font-size: 19px;
  }
}
@media screen and (max-width: 990px) {
  .footer__name {
    margin-bottom: 10px;
    font-size: 17px;
  }
}
@media screen and (max-width: 990px) {
  .footer__go {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .footer__go br {
    display: none;
  }
  .footer__go:nth-last-child(1) .footer__go-block {
    padding-bottom: 0;
  }
}
.footer__go-block {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 20px 0;
}
@media screen and (max-width: 990px) {
  .footer__go-block {
    padding: 10px 0;
  }
}
.footer__go-text {
  font-size: 19px;
  font-family: "Jost-SemiBold";
  color: var(--white);
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (max-width: 1400px) {
  .footer__go-text {
    font-size: 17px;
  }
}
.footer__go .material-symbols-rounded {
  position: relative;
  z-index: 100;
}
.footer__go-icon {
  color: var(--white);
  border: 1px #34353B solid;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-left: 20px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 990px) {
  .footer__go-icon {
    width: 40px;
    height: 40px;
  }
}
.footer__go-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 0;
  background: var(--white);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.footer__go:hover .footer__go-icon {
  color: var(--black);
}
.footer__go:hover .footer__go-icon::before {
  height: 100%;
  width: 100%;
}
.footer__go:hover .footer__go-text {
  text-decoration-color: var(--white);
}
.footer__info {
  font-size: 13px;
  color: var(--light);
}
.footer__info p {
  display: block;
  margin-bottom: 5px;
}
.footer__info p:nth-last-child(1) {
  margin-bottom: 0;
}
.footer__menu {
  list-style: none;
  color: var(--light);
}
.footer__menu-item {
  display: block;
  margin-bottom: 10px;
}
.footer__menu-item:nth-last-child(1) {
  margin-bottom: 0;
}
.footer__menu-link {
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.footer__menu-link:hover {
  color: var(--white);
  text-decoration-color: var(--white);
}
.footer__logo {
  height: 100px;
  background: url(../images/logo-white.png) center no-repeat;
  background-size: contain;
  aspect-ratio: 1/1;
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .footer__logo {
    height: 80px;
  }
}
.footer__company {
  font-family: "Montserrat";
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
}
@media screen and (max-width: 990px) {
  .footer__company {
    font-size: 17px;
  }
}
.footer__about {
  display: block;
  font-size: 15px;
  margin-bottom: 50px;
  color: var(--light);
}
@media (max-width: 1400px) {
  .footer__about {
    font-size: 13px;
    margin-bottom: 25px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 990px) {
  .footer__block {
    width: 100%;
  }
}
.footer__news {
  gap: 10px;
}
.footer__article {
  gap: 10px;
}
.footer__article-image {
  width: 40px;
  aspect-ratio: 1/1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 40px;
}
.footer__article-name {
  font-size: 15px;
  line-height: 1;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: var(--light);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.footer__article:hover .footer__article-name {
  text-decoration-color: var(--white);
  color: var(--white);
}

.paperheader {
  height: calc(100vh - 80px - 52px - 50px);
  background: center center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 990px) {
  .paperheader {
    height: calc(100vh - 130px);
  }
}
.paperheader::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.25)));
  background: linear-gradient(to top right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.25));
}
.paperheader__center {
  position: relative;
  z-index: 100;
  height: 100%;
}
.paperheader__row {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 20px;
  margin-top: 40px;
  color: var(--white);
}
.paperheader__row .article__column {
  gap: 5px;
}
.paperheader__row .article__data {
  font-size: 15px;
}
.paperheader__heading {
  color: var(--white);
  text-align: center;
  display: block;
  font-size: 41px;
}
@media screen and (max-width: 1650px) {
  .paperheader__heading {
    font-size: 39px;
  }
}
@media screen and (max-width: 1450px) {
  .paperheader__heading {
    font-size: 35px;
  }
}
@media screen and (max-width: 990px) {
  .paperheader__heading {
    font-size: 23px;
  }
}
.paperheader__icon {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: var(--white);
  width: 50px;
  height: 50px;
  color: var(--white);
  border: 2px var(--white) solid;
  border-radius: 50%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  cursor: pointer;
  -webkit-animation: pulseWhite 2s infinite;
  animation: pulseWhite 2s infinite;
  backdrop-filter: blur(10px) saturate(150%);
}
@media screen and (max-width: 990px) {
  .paperheader__icon {
    bottom: 30px;
  }
}

.paper {
  margin-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .paper {
    margin-bottom: 25px;
  }
}
.paper__center {
  position: relative;
  z-index: 100;
  padding-top: 100px;
}
@media screen and (max-width: 990px) {
  .paper__center {
    padding-top: 30px;
  }
}
.paper__heading {
  margin-bottom: 40px;
  color: var(--black);
  font-size: 41px;
}
@media screen and (max-width: 1650px) {
  .paper__heading {
    font-size: 39px;
  }
}
@media screen and (max-width: 1450px) {
  .paper__heading {
    font-size: 35px;
  }
}
@media screen and (max-width: 990px) {
  .paper__heading {
    margin-bottom: 20px;
    font-size: 23px;
  }
}
.paper__text {
  font-size: 19px;
  line-height: 1.2;
}
@media screen and (max-width: 990px) {
  .paper__text {
    font-size: 17px;
  }
}

@media screen and (max-width: 990px) {
  .slick-dotted.slick-slider {
    margin-bottom: 20px !important;
  }
}
/*# sourceMappingURL=styles.css.map */
