
@media (max-width: 960px){
  .about__wrapper {
    gap: 12px;
  }
  .about__slides {
    gap: 90px;
  }
  .about__slide:nth-child(10) .collage-type-5 a:first-child img {
    object-position: 0 -28px;
  }
  .about__slider {
    margin-bottom: 24px;
  }
  .about__images {
    gap: 12px;
    margin-top: 24px;
  }
  .about__accent {
    font-size: 22px;
    line-height: 26px;
    margin-top: 24px;
  }
  .about__cards {
    gap: 12px;
    margin-top: 24px;
  }
  .about .ymaps-2-1-79-controls__control {
    inset: 160px 0px auto auto !important;
  }
  .about .button {
    margin-top: 24px;
  }
  .banner .swiper {
    height: 710px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__content {
    justify-content: flex-end;
    padding-bottom: 50px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__title {
    font-size: 44px;
    margin-top: 24px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__title span {
    font-size: 65px;
    line-height: 71px;
    margin-top: 10px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__buttons {
    margin-top: 28px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__image-desktop {
    display: none;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__image-tablet {
    display: block;
    left: 0;
    right: 0;
    width: 100%;
    object-fit: contain;
  }
  .breadcrumbs {
    margin-bottom: 70px;
  }
  .collage-type-2 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 280px 220px;
    grid-template-areas: "item3 item3" "item1 item2";
    gap: 12px;
    margin-top: 24px;
  }
  .collage-type-3 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 280px 220px;
    grid-template-areas: "item1 item1" "item2 item3";
    gap: 12px;
    margin-top: 24px;
  }
  .collage-type-4 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 280px 220px;
    grid-template-areas: "item3 item3" "item1 item2";
    gap: 12px;
    margin-top: 24px;
  }
  .collage-type-5 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(2, clamp(200px, 50vw, 250px));
    grid-template-areas: "item1 item2" "item3 item4";
    gap: 6px;
  }
  .block-mb {
    margin-bottom: 90px;
  }
  .contacts {
    flex-direction: column;
  }
  .contacts .map {
    flex: 0 1 470px;
    height: 470px;
    width: 100%;
  }
  .form-excursion__title {
    font-size: 34px;
    line-height: 40px;
  }
  .form-excursion__subtitle {
    font-size: 22px;
    line-height: 22px;
  }
  .form {
    column-gap: 12px;
    row-gap: 15px;
  }
  .genplan__menu {
    display: none;
  }
  .header__nav .list__link {
    font-size: 14px;
  }
  .house-detail__variants {
    margin-top: 30px;
  }
  .house-detail__equipment-info {
    row-gap: 16px;
    max-height: fit-content;
  }
  .house-detail__equipment-info-item {
    width: 100%;
  }
  .houses__advantages-content {
    flex-direction: column;
  }
  .houses__advantages-list {
    order: 2;
    margin-top: 0;
    flex: none;
  }
  .houses__slider {
    order: 1;
    width: 100%;
    flex: none;
  }
  .houses__equipment-info {
    flex-direction: column;
    flex-flow: column;
    max-height: fit-content;
    row-gap: 16px;
  }
  .houses__equipment-info-item {
    width: 100%;
  }
  .infrastructure__about-block:nth-child(1) .infrastructure__about-block-content .button {
    display: block;
  }
  .infrastructure__about-block {
    flex-direction: column;
    gap: 24px;
  }
  .infrastructure__about-block:nth-child(odd) {
    flex-direction: column;
  }
  .infrastructure__about-block:nth-child(odd) .infrastructure__image-wrapper {
    order: 1;
  }
  .infrastructure__about-block:nth-child(odd) .infrastructure__about-block-content {
    order: 2;
  }
  .infrastructure__about-block:nth-child(2) .infrastructure__image-wrapper {
    order: 1;
  }
  .infrastructure__about-block:nth-child(2) .infrastructure__about-block-content {
    order: 2;
  }
  .infrastructure__about-block:nth-child(2) .button {
    display: none;
  }
  .infrastructure__about-block-content {
    height: auto;
  }
  .infrastructure__image-wrapper {
    width: 100%;
    flex: 1;
  }
  .location__card {
    max-width: calc(50% - 8px);
  }
  .location__legends-title {
    margin-top: 20px;
  }
  .location__legends-wrapper {
    justify-content: unset;
    margin-top: 20px;
  }
  .location__legends-wrapper {
    gap: 20px;
  }
  .map {
    height: 560px;
    margin-top: 16px;
  }
  .ymaps-2-1-79-controls__control {
    inset: 230px 0px auto auto !important;
  }
  .popup__title {
    font-size: 34px;
    line-height: 40px;
  }
  .popup__subtitle {
    font-size: 22px;
    line-height: 22px;
  }
  .popup-phone__subtitle {
    font-size: 20px;
    line-height: 22px;
  }
}