@media (max-width: 992px) {
  .footer {
    background-image: url(/wp-content/themes/kazakh/img/footer/footer-bg-mob.png);
  }

  .footer-main {
    flex-direction: column;
    padding: 1.4rem 0 2.5rem;
    gap: 2.45rem;
  }
  .footer-main-content {
    gap: 1rem;
  }
  .footer-main-content-social {
    gap: 1rem;
    padding-top: 1.4rem;
  }
  .footer-main-content-social-link svg {
    width: 1.11063rem;
    height: 1.11063rem;
  }
  .footer-main-content-description p {
    font-size: 0.875rem;
    letter-spacing: 0.00269rem;
  }

  .footer-main-items {
    flex-direction: column;
    gap: 2.5rem;
  }

  .footer-main-item-title {
    padding-bottom: 0.7rem;
    margin-bottom: 1rem;
  }

  .footer-main-item-title p {
    font-size: 1.125rem;
    line-height: 1.33313rem;
    font-weight: 600;
    letter-spacing: 0.01775rem;
  }

  .footer-main-item ul {
    gap: 0.65rem;
  }

  .footer-main-item ul li a {
    font-size: 0.875rem;
    line-height: 1.11063rem;
  }

  .footer-bottom {
    padding: 1.4rem 0;
  }
  .footer-bottom-description {
    padding: 1.5rem 0;
  }
  .footer-bottom-description p {
    text-align: center;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.33313rem;
    margin-left: 0;
    letter-spacing: 0.01rem;
  }

  .footer-arrow-up {
    bottom: 2.7rem;
  }

  .footer-bottoms-fixed {
    right: 0.625rem;
    bottom: 1rem;
  }
}
