h1 {
  font-size: 32px;
  line-height: 105%;
}
h2 {
  font-size: 28px;
  line-height: 131%;
}
section.first {
  min-height: calc(100vh - 86px);
}
section.first h1 {
  margin-bottom: 29px;
}
section.first .button_green {
  width: 268px;
  height: 62px;
  line-height: 62px;
}
.first__description {
  margin-bottom: 37px;
  line-height: 121%;
}
.mouse__container {
  bottom: 16px;
}
section.fitopanel h2 {
  font-size: 44px;
  line-height: 57px;
}
section.products .product a {
  font-size: 16px;
}
section.fitopanel {
  height: 276px;
}
section.fitopanel .button_green {
  width: 210px;
  height: 57px;
  line-height: 57px;
}
.slider-wrapper .slider-arrows * {
  width: 62px;
  height: 62px;
}
.portfolio__slider .slide__image_horizontal {
  margin-bottom: 23px;
}
footer iframe {
  display: block;
  max-height: calc(100vh - 86px);
}
.modal input,
.modal textarea {
  padding: 10px 15px;
}
.modal .modal-body {
  padding: 17px 102px 27px;
}
.modal button.button_green {
  line-height: 46px;
  font-size: 20px;
}
.modal .close {
  width: 56px;
  height: 56px;
}
.modal .modal__header {
  font-size: 32px;
  line-height: 121%;
}
.modal .modal .modal__description {
  line-height: 121%;
}
.info-block {
  height: auto;
  align-self: flex-start;
  min-height: calc(100vh - 86px);
  /*position: sticky;*/
  /*top: 86px;*/
}
