@media (min-width: 992px) {
  body {
    font-size: 2rem;
  }

  h1 {
    font-size: 4.8rem;
  }

  h2 {
    font-size: 5.2rem;
    margin-bottom: 6.5rem;
  }

  .h2 {
    font-size: 5.2rem;
    margin-bottom: 6.5rem;
  }

  .container {
    max-width: 942px;
  }

  .btn {
    font-size: 2.4rem;
  }

  /* Header */
  .header__logo img, .header__logo svg {
    width: 56px;
  }

  .header__nav ul {
    margin-right: 0;
  }

  .header__nav a {
    font-size: 2.2rem;
    padding: 3.5rem 1.6rem 3.2rem;
  }

  /* Main */
  .main {
    padding-top: 10rem;
  }

  .main section {
    padding-top: 6.2rem;
    scroll-margin-top: 3.8rem;
  }

  /* Head */
  section.head {
    padding-top: 5rem;
  }

  .head h1 {
    margin-bottom: 7.5rem;
  }

  .head__description {
    margin-bottom: 10rem;
    width: 45%;
  }

  .head__description p {
    margin-bottom: 4rem;
  }

  .head__btn {
    margin-top: 2rem;
  }

  /* Services */
  .services ul {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .service__1 {
    margin-bottom: 8.5rem;
  }

  .service__2 {
    margin-bottom: 8.5rem;
  }

  .service__3 {
    margin-bottom: 9.9rem;
  }

  .service__4 {
    /*margin-bottom: 0.3rem;*/
    margin-bottom: 11rem;
  }

  .service__text {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .service__text::before {
    filter: blur(97px);
  }

  .service__it .service__text {
    flex: 0 0 52.5%;
  }

  .service__text h2 {
    font-size: 5.6rem;
  }

  .service__1 h2 {
    margin-bottom: 5.1rem;
  }

  .service__2 h2 {
    margin-bottom: 5.2rem;
  }

  .service__3 h2 {
    margin-bottom: 5.4rem;
  }

  .service__4 h2 {
    margin-bottom: 5rem;
  }

  .service__1 .btn {
    margin-top: 2.8rem;
  }

  .service__2 .btn {
    margin-top: 2.9rem;
  }

  .service__3 .btn {
    margin-top: 2.1rem;
  }

  .service__4 .btn {
    margin-top: 1.5rem;
  }

  .service__1 .service__img {
    margin-top: -2.5%;
    margin-left: -16.4%;
    margin-right: -22.4%;
  }

  .service__2 .service__img {
    margin-top: -3.7%;
    margin-left: -22.2%;
    margin-right: -8.1%;
  }

  .service__3 .service__img {
    margin-top: -11.4%;
    margin-left: -26.1%;
    margin-right: -23.7%;
  }

  .service__4 .service__img {
    margin-top: -8.3%;
    margin-left: -28.4%;
    margin-right: -8.3%;
  }

  /* Stack */
  .stack__box {
    margin-top: 7.8rem;
    margin-bottom: 2.8rem;
  }

  .stack__box li {
    width: 172px;
    margin-bottom: 3.5rem;
  }

  .stack__box img {
    transform: unset;
  }

  /* Why We */
  .why-we {
    padding-bottom: 12.5rem;
  }

  .why-we__content {
    padding-top: 0.4rem;
  }

  .why-we__text p {
    margin-bottom: 7.6rem;
  }

  /* Reviews */
  .reviews {
  }

  .reviews__wrapper {
    padding-bottom: 8rem;
  }

  .reviews__top {
  }

  .reviews__top h2 {
    margin-right: 7rem;
  }

  .reviews__top h2 a {
  }

  .reviews__rating {
  }

  .reviews__rating__value {
  }

  .reviews__rating__stars {
    margin-right: 5rem;
  }

  .reviews__rating__upper {
  }

  .reviews__rating__upper span {
  }

  .reviews__rating__lower {
  }

  .reviews__rating__lower span {
  }

  .reviews__rating__count {
    display: inline-block;
  }

  .reviews__rating__count a {
  }

  .reviews__top__link {
  }

  .reviews__items {
  }

  .reviews__item {
    margin-bottom: 3rem;
    padding: 4.5rem 4rem 5rem;
  }

  .reviews__item__top {
  }

  .reviews__item__img {
  }

  .reviews__item__img img {
  }

  .reviews__item__author {
  }

  .reviews__item__author__name {
    margin-top: 1rem;
  }

  .reviews__item__author__position {
  }

  .reviews__item__text {
    margin-bottom: 2.5rem;
  }

  .reviews__item__rating {
  }

  .reviews__item__rating__value {
  }

  .reviews__item__rating__stars {
  }

  .reviews__bot {
  }

  .reviews__bot img {
  }

  /* Promotion */
  .promotion {
    margin-bottom: 1.6rem;
    padding-bottom: 8rem;
  }

  .promotion__desc {
    padding-top: 0.6rem;
    width: 52%;
  }

  .promotion__desc .h2 {
    line-height: 1.15;
    margin-bottom: 5rem;
  }

  .promotion__desc p {
    font-size: 2.6rem;
    margin-bottom: 6rem;
  }

  .promotion__btn {
    margin-top: 4.2rem;
  }

  /* Team */
  .team {
    margin-bottom: 3.6rem;
  }

  .team__list {
    margin-top: -1.4rem;
    margin-left: 0;
    margin-right: 0;
  }

  .team__list li {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    width: 268px;
  }

  .team__list img {
    width: 185px;
  }

  /* Contact */
  .contact {
    background-image: url(/img/feedback.webp);
    padding-bottom: 9rem;
  }

  .contact__row {
    padding-top: 2rem;
  }

  .contact__person {
    width: 26%;
  }

  .contact__person img {
    width: 200px;
  }

  .contact__person__name {
    margin-bottom: 0.9rem;
  }

  .contact__form {
    padding-left: 5.6%;
  }

  .contact__form__wrap {
    margin-left: 0;
  }

  .contact__form h2 {
    margin-bottom: 5.6rem;
  }

  .contact__form p {
    display: block;
    margin-bottom: 3.1rem;
  }

  .contact__form__input {
    margin-bottom: 0.5rem;
    padding-bottom: 2.5rem;
  }

  .contact__form__row .first-name, .contact__form__row .last-name {
    flex: 0 0 50%;
  }

  .contact__btn {
    margin: 0.5rem 1.5rem 0;
  }

  /* Footer */
  .footer__row {
    padding: 8rem 0;
  }

  .footer__row > div {
    width: 33.3333%;
  }

  .footer__row a {
    font-size: 2.6rem;
  }

  .footer__img img {
    width: 220px;
  }
}
