
@media (max-width: 768px){
  .about {
    padding: 50px 0 0 0;
  }
  .about__wrapper {
    margin-top: 0;
  }
  .about__slides {
    gap: 0;
  }
  .about #slide12.block-mb {
    margin-bottom: 0;
  }
  .about__slide:nth-child(10) .collage-type-5 {
    margin-top: 24px;
  }
  .about__slide:nth-child(5) .text-wrapper:nth-child(3) {
    display: none;
  }
  .about__slide-mobile {
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .about__slide-mobile .title {
    margin: 0;
  }
  .about .open {
    border-bottom: 2px solid #e7e7e7;
  }
  .about .open .about__slide-mobile {
    border-color: transparent;
  }
  .about .open .about__slide-mobile .about__slide-mobile-icon span:last-child {
    opacity: 0;
  }
  .about__slide-inner {
    display: none;
    padding: 0 clamp(10px, 3vw, 20px);
    margin-bottom: 60px;
  }
  .about__slide-inner .title {
    font-family: "Onest", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    margin-top: 30px;
  }
  .about__slider {
    margin-bottom: 20px;
  }
  .about__slider a {
    height: clamp(220px, 50vw, 360px);
  }
  .about__slider .swiper-slide {
    margin-right: 0;
  }
  .about__slider-controls {
    display: flex;
  }
  .about__images {
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
  }
  .about__images .text-wrapper {
    display: block;
  }
  .about__images a {
    flex: none;
    height: clamp(220px, 45vw, 300px);
  }
  .about__accent {
    font-size: 18px;
    line-height: 23px;
  }
  .about__form {
    margin-bottom: 175px;
  }
  .about__form .container {
    padding: 60px clamp(12px, 5vw, 50px) 140px;
  }
  .about__form .form .button {
    width: 100%;
    order: 3;
  }
  .about__form .form__image {
    display: block;
    width: 450px;
    right: 0;
    bottom: -170px;
    left: 0;
    margin: auto;
  }
  .about__form .form__image img {
    right: 0;
    width: 100%;
  }
  .about__cards .card {
    width: 100%;
  }
  .about__legends {
    gap: 30px;
  }
  .about__legend-block {
    margin-top: 30px;
  }
  .about__legend-title {
    margin-bottom: 14px;
  }
  .about__genplan-info .button {
    width: 100%;
  }
  .about__genplan-legend div {
    width: 40px;
    height: 20px;
  }
  .about__genplan-legend span {
    font-size: 15px;
    line-height: 22px;
  }
  .about .map {
    height: 424px;
  }
  .about .button {
    margin-top: 20px;
    width: 100%;
  }
  .banner .swiper {
    height: 522px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__content {
    max-width: 100%;
    padding-bottom: 30px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__label {
    font-size: 14px;
    line-height: 16px;
    padding: 7px 17px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__title {
    font-size: 30px;
    line-height: 33px;
    margin-top: 18px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__title span {
    font-size: 43px;
    line-height: 45px;
    margin-top: 10px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__buttons {
    margin-top: 24px;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__button {
    width: 100%;
  }
  .banner .swiper .swiper-wrapper .swiper-slide__image-tablet {
    left: 0;
    right: 0;
    width: 100%;
    object-fit: contain;
  }
  .breadcrumbs {
    display: none;
  }
  .button {
    width: 100%;
  }
  .button-pano {
    font-size: 0;
    padding: 14px 10px;
    border-radius: 50%;
  }
  .button-pano:after {
    margin: 0;
  }
  .calculator__item {
    width: 100%;
    gap: 20px;
  }
  .catalog .flex-row .card {
    width: 100%;
    margin-right: 0;
  }
  .collage-type-2 {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, clamp(220px, 45vw, 300px));
    grid-template-areas: "item3" "item1" "item2";
    gap: 10px;
    margin-top: 20px;
  }
  .collage-type-3 {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, clamp(220px, 45vw, 300px));
    grid-template-areas: "item1" "item2" "item3";
    gap: 10px;
    margin-top: 20px;
  }
  .collage-type-4 {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, clamp(220px, 45vw, 300px));
    grid-template-areas: "item3" "item1" "item2";
    gap: 10px;
    margin-top: 20px;
  }
  .collage-type-5 {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, clamp(220px, 50vw, 250px));
    grid-template-areas: "item1" "item2" "item3" "item4";
  }
  .block-mt {
    margin-top: 60px;
  }
  .section-pt {
    padding-top: 50px;
  }
  .block-mb {
    margin-bottom: 30px;
  }
  .title {
    margin-bottom: 30px;
  }
  .form-title {
    line-height: 28px;
  }
  .mobile-buttons {
    display: flex;
    gap: 12px;
  }
  .contacts {
    padding-top: 100px;
  }
  .contacts .map .button {
    display: none;
  }
  .filter {
    padding: 30px 0;
  }
  .filter__inputs {
    display: none;
    margin-top: 30px;
    order: 2;
    position: absolute;
    left: 0;
    right: 0;
    top: 18px;
    padding: 0 10px 20px;
    z-index: 2;
  }
  .filter__bottom {
    margin-top: 0;
    order: 1;
  }
  .filter__bottom-buttons {
    width: 100%;
    justify-content: space-between;
  }
  .filter__bottom-button {
    font-size: 14px;
    gap: 6px;
  }
  .footer {
    padding: 40px clamp(10px, 3vw, 20px) 40px;
  }
  .footer__wrapper {
    flex-direction: column;
  }
  .footer__inner {
    gap: 40px;
    margin-right: 0;
  }
  .footer__inner .footer-logo-wrapper__logo {
    display: none;
  }
  .footer__inner .footer-logo-wrapper__button {
    max-width: none;
    margin-top: 0;
  }
  .footer__inner .footer-nav {
    gap: 30px;
  }
  .footer__info {
    max-width: none;
    margin-top: 40px;
  }
  .footer__phone {
    margin-top: 40px;
  }
  .footer__socials {
    justify-content: center;
    order: -1;
    margin-top: 0;
  }
  .footer__image {
    display: block;
    margin-top: 40px;
  }
  .footer__links {
    flex-direction: column;
    gap: 30px;
    margin-top: 40px;
  }
  .form-excursion {
    background-image: none;
    padding: 60px 0;
  }
  .form-excursion__title {
    font-size: 26px;
    line-height: 28px;
  }
  .form-excursion__subtitle {
    font-size: 18px;
    line-height: 21px;
  }
  .form-program {
    padding: 60px 0;
  }
  .form-program .container {
    flex-direction: column;
  }
  .form-program__image {
    display: none;
  }
  .form-program__title {
    text-align: center;
  }
  .form {
    flex-direction: column;
  }
  .form__input {
    width: 100%;
  }
  .form__submit {
    order: 3;
    padding: 17px 0 !important;
  }
  .gallery__text-wrapper {
    margin-top: 20px;
  }
  .gallery__button {
    display: block;
  }
  .genplan {
    padding-top: 50px;
    margin-top: 0;
  }
  .genplan__main {
    height: 80vh !important;
  }
  .genplan__bottom-content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    bottom: -10px;
  }
  .genplan__compass {
    transform: scale(0.9);
  }
  .genplan__panoram div {
    margin-left: 20px;
  }
  .genplan__panoram span {
    display: none;
  }
  .header {
    height: 50px;
  }
  .header__logo img {
    width: 99px;
  }
  .header__content {
    height: 50px;
  }
  .header__right {
    display: none;
  }
  .header__right-mobile {
    display: flex;
    gap: 20px;
  }
  .header__nav {
    display: none;
  }
  .house-detail {
    padding-top: 100px;
  }
  .house-detail__top-links {
    margin-top: -10px;
  }
  .house-detail__card-slider {
    width: 100%;
  }
  .house-detail__tabs {
    display: none;
  }
  .houses {
    padding-top: 100px;
  }
  .houses__list {
    flex-direction: column;
  }
  .houses__item {
    width: 100%;
  }
  .houses__advantages-list ol li {
    font-size: 15px;
  }
  .houses__advantages-list ol li::marker {
    font-size: 22px;
  }
  .houses__slider .swiper-wrapper {
    height: clamp(220px, 50vw, 350px);
  }
  .houses__equipment {
    display: none;
  }
  .form-program-houses {
    padding: 60px 0;
    margin-top: 0;
  }
  .form-program-houses .container {
    flex-direction: column;
  }
  .form-program-houses__image {
    display: none;
  }
  .form-program-houses__title {
    text-align: center;
  }
  .hypothec__card-title {
    font-size: 20px;
  }
  .hypothec .button {
    font-size: 14px;
  }
  .infrastructure {
    padding-top: 100px;
  }
  .infrastructure__about {
    gap: 70px;
    margin-top: 90px;
  }
  .infrastructure__about-block {
    gap: 20px;
  }
  .infrastructure .form-excursion {
    background-image: none;
  }
  .location-page {
    padding-top: 100px;
  }
  .location-page__elems {
    margin-bottom: 60px;
  }
  .location-page__infos {
    gap: 15px;
  }
  .location-page__elem:first-child .location-page__elem-info:nth-child(3) {
    width: 100%;
    min-width: 300px;
    flex: 1;
  }
  .location-page__elem:last-child .location-page__elem-info:nth-child(1) {
    flex: 1;
  }
  .location-page__elem:last-child .location-page__elem-info:nth-child(2) {
    flex: 1;
  }
  .location__cards {
    justify-content: space-between;
  }
  .location__card {
    margin-bottom: 25px;
  }
  .location__card-label {
    padding: 2px 6px;
    margin: 4px;
  }
  .location__card-label:last-child {
    position: absolute;
    bottom: -36px;
    min-height: 30px;
    background-color: transparent;
    padding: 0;
    margin: 0;
  }
  .location__card-label-car {
    padding-right: 19px;
  }
  .location__card-label-car::after {
    width: 10px;
    height: 10px;
    background: url(../images/icons-sprite.svg) -350px -1px no-repeat;
    background-size: auto 46px;
    top: calc(50% - 5px);
    right: 6px;
  }
  .location__card-label-walk {
    padding-right: 19px;
  }
  .location__card-label-walk::after {
    width: 10px;
    height: 12px;
    background: url(../images/icons-sprite.svg) -1063px -1px no-repeat;
    background-size: auto 46px;
    top: calc(50% - 6px);
    right: 6px;
  }
  .location__legends-title {
    font-size: 22px;
    line-height: 26px;
  }
  .location__legend {
    flex: 0 1 120px;
  }
  .location__legend-label {
    font-size: 12px;
    line-height: 14px;
  }
  .mobile-equipment {
    display: block;
  }
  .mobile-equipment .open .mobile-equipment__mobile {
    border-color: transparent;
  }
  .mobile-equipment .open .mobile-equipment__mobile .mobile-equipment__mobile-icon span:last-child {
    opacity: 0;
  }
  .news-article {
    padding-top: 100px;
  }
  .news-article__images {
    flex-direction: column;
    height: auto;
    margin-top: 16px;
  }
  .news-article__images_wrap .news-article__image-wrapper {
    width: calc(50% - 12px);
    height: clamp(120px, 45vw, 300px);
  }
  .news-article__image-wrapper:first-child {
    flex: none;
  }
  .news-article__image-wrapper {
    flex: none;
    height: clamp(220px, 45vw, 300px);
  }
  .news-page {
    margin-top: 0;
    padding-top: 100px;
  }
  .form-excursion-news.form-excursion {
    background-image: none;
  }
  .notfound {
    background-position: -100px bottom;
  }
  .notfound .container {
    padding-top: 120px;
  }
  .partners-card {
    width: 100%;
  }
  .partners > .container {
    padding-top: 100px;
  }
  .partners__wrapper {
    margin-top: 20px;
  }
  .partners__block {
    height: unset;
    padding: 24px 24px 60px;
    background-image: none;
  }
  .partners__block-info {
    margin-top: 5px;
  }
  .partners__phone {
    font-size: 18px;
    position: absolute;
    left: 24px;
    bottom: 24px;
  }
  .partners__link-subtitle {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .partners__button-wrapper .button {
    max-width: 225px;
    width: 100%;
  }
  .payments .hypothec {
    padding-top: 100px;
    margin-top: 0;
  }
  .payments__slider-controls {
    display: none;
  }
  .payments__scrollbar {
    display: block;
  }
  .payments__step1 .payments__slider-controls {
    display: none !important;
  }
  .payments__equipment {
    width: 100%;
    min-width: 0;
    margin-right: 0;
  }
  .payments__step-number {
    font-size: 14px;
    line-height: 16px;
  }
  .payments__step-title {
    font-size: 20px;
    line-height: 24px;
  }
  .payments__step-subtitle {
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
  }
  .payments__total-price span {
    font-size: 28px;
    margin-left: 10px;
  }
  .payments__buttons {
    flex-direction: column;
  }
  .payments__buttons .button {
    flex: 1;
    width: 100%;
  }
  .payments .form-excursion {
    background-image: none;
  }
  .popup-bron .container {
    padding: 55px clamp(6px, 3vw, 10px) 30px;
  }
  .popup-bron__info {
    row-gap: 20px;
    column-gap: 60px;
  }
  .popup-bron__info-elem:first-child {
    width: 100%;
  }
  .popup-bron__form {
    padding: 30px clamp(6px, 3vw, 20px);
  }
  .popup-bron__form .form__input, .popup-bron__form .form__submit {
    width: 100%;
  }
  .popup-hypothec .container {
    padding: 40px 20px 50px;
  }
  .popup-hypothec__info {
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 30px;
  }
  .popup-hypothec__info-elem:first-child {
    width: 100%;
  }
  .popup-hypothec__banks {
    flex-direction: column;
  }
  .popup-hypothec__bank {
    width: 100%;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    padding: 10px 12px;
  }
  .popup-hypothec__bank img {
    width: fit-content;
    margin-bottom: 0;
  }
  .popup-hypothec__bank span {
    font-size: 14px;
    font-weight: 600;
  }
  .popup-hypothec__bank a {
    font-size: 14px;
    margin-left: 0;
  }
  .popup-hypothec__bank_best::before {
    display: none;
  }
  .popup-hypothec__form .form {
    padding: 30px 20px;
  }
  .popup-hypothec__form .form__input {
    width: 100%;
  }
  .popup-hypothec__form .form__submit {
    width: 100%;
  }
  .popup-hypothec__form-text {
    padding: 0 20px;
  }
  .popup-variant .popup__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px clamp(10px, 4vw, 20px) 30px;
  }
  .popup-variant .popup__title,
  .popup-variant .popup__subtitle {
    text-align: center;
  }
  .popup-variant .popup__subtitle {
    font-size: 16px;
  }
  .popup-variant__socials {
    align-items: center;
  }
  .popup__container {
    background-image: none;
    padding: 60px 16px 60px;
  }
  .popup__title {
    font-size: 26px;
    line-height: 28px;
  }
  .popup__subtitle {
    font-size: 18px;
    line-height: 21px;
  }
  .popup-phone .form__input:first-child {
    display: block;
  }
  .progress {
    display: none;
  }
}