
@media (max-width: 600px){
  .banner {
    height: 570px;
  }
  .banner .swiper-wrapper {
    height: 520px;
  }
  .banner .swiper-wrapper .swiper-slide .container {
    row-gap: 160px;
  }
  .banner__first-slide .banner__content {
    margin-top: 0;
  }
  .banner__title {
    font-size: 36px;
    line-height: 42px;
    margin-top: 114px;
  }
  .banner .button {
    width: 100%;
    max-width: unset;
  }
  .banner__buttons {
    display: none;
  }
  .banner__pagination {
    bottom: 62px;
    margin: 0 auto;
  }
  .banner__bg-text {
    top: 225px;
  }
  .footer {
    padding: 40px 0 50px;
  }
  .notfound .button {
    max-width: unset;
  }
  .form-section_bg {
    padding: 40px 0;
  }
  .about-page__legend {
    flex-basis: calc(33.3333333333% - 14px);
  }
  .about-page__genplan-legends {
    flex-direction: column;
    align-items: flex-start;
  }
  .about-page__infos {
    row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .about-page__info {
    flex-basis: fit-content;
  }
  .about-page__info div {
    font-size: 30px;
    line-height: 33px;
  }
  .about-page__info span {
    font-size: 16px;
    line-height: 24px;
  }
  .area-detail__methods .flex-row {
    flex-wrap: wrap;
  }
  .area-detail__method {
    flex-basis: 100%;
  }
  .area-detail__year:nth-child(3) .area-detail__year-chain:last-child::after {
    height: 100%;
    top: -30px;
  }
  .area-detail__year-chains {
    flex-direction: column;
  }
  .area-detail__card-info-elem div {
    font-size: 20px;
  }
  .area-detail__card-buttons .button {
    width: 100%;
    max-width: unset;
    max-height: 56px;
    flex: unset;
  }
  .area-detail__card-buttons {
    flex-direction: column;
  }
  .area-detail__card-lists {
    flex-direction: column;
    flex-wrap: nowrap;
    max-height: fit-content;
  }
  .areas-list__wrapper {
    overflow: auto;
  }
  .contacts .map {
    margin-top: 0;
  }
  .house-detail__buttons .button {
    width: 100%;
    max-width: unset;
    max-height: 56px;
    flex: unset;
  }
  .house-detail__buttons {
    flex-direction: column;
  }
  .house-detail__equipment-price {
    display: block;
  }
  .houses__item-content-top {
    flex-direction: column;
    align-items: flex-start;
  }
  .index-catalog .flex-row {
    margin-top: 20px;
  }
  .gallery .collage-type-1 {
    margin-top: 20px;
  }
  .gallery__text .button {
    max-width: none;
    width: 100%;
  }
  .index-location__info .button {
    max-width: unset;
    width: 100%;
    margin-top: 0;
  }
  .index-location__legend-title {
    font-size: 30px;
    line-height: 33px;
  }
  .index-news .flex-row {
    margin-top: 20px;
    gap: 30px;
  }
  .promotion__image span {
    top: 12px;
    left: 12px;
    font-size: 18px;
  }
  .infrastructure__images {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(6, clamp(220px, 40vw, 300px));
    grid-template-areas: "item1" "item2" "item3" "item4" "item5" "item6";
  }
  .infrastructure__legend {
    flex-basis: calc(33.3333333333% - 14px);
  }
  .news-article__buttons a {
    font-size: 14px;
  }
  .partners__manager {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .partners__post {
    font-size: 14px;
  }
  .popup-excurs .container .popup__close {
    top: 14px;
    right: 14px;
  }
  .popup-hypothec__bank {
    border-radius: 16px;
  }
  .popup-phone .container {
    padding: 48px clamp(16px, 5vw, 36px);
  }
  .popup-phone .container .popup__close {
    top: 14px;
    right: 14px;
  }
  .popup-phone__subtitle {
    font-size: 16px;
    line-height: 19px;
  }
  .popup__close {
    transform: scale(0.8);
  }
  .popup-phone__close {
    top: 14px;
    right: 14px;
  }
  .filter-input {
    width: 100%;
    margin-right: 0;
    flex: unset;
  }
  .filter-input:nth-child(1) {
    flex: unset;
  }
  .filter-input:nth-child(2) {
    flex: unset;
  }
  .filter-input:nth-child(3) {
    flex: unset;
  }
  .filter-input {
    width: 100%;
  }
  .filter__content {
    gap: 20px;
  }
  .filter__inputs {
    flex-direction: column;
  }
  .filter__inputs .button {
    flex: none;
  }
  .filter__houses-find {
    max-width: unset;
  }
  .filter__select-map span {
    font-size: 14px;
  }
  .filter__select-list span {
    font-size: 14px;
  }
  .filter__clear-filter span {
    font-size: 14px;
  }
  .filter__open-filter span {
    font-size: 14px;
  }
  .house-card {
    width: 100%;
  }
  .hypothec .flex-row {
    margin-top: 20px;
  }
  .hypothec .flex-row .hypothec-card {
    width: 100%;
  }
  .news-card {
    width: 100%;
  }
}