
@media (max-width: 768px) {
  .notfound {
    background-position: left top;
    background-size: 100%;
  }
  .notfound .container {
    padding-top: 110px;
  }
  .notfound .container p {
    max-width: 300px;
    font-size: 18px;
    line-height: 21px;
    margin-top: 2px;
  }
  .notfound .button {
    margin-top: 40px;
  }
  .form-house__form-wrapper.container {
    padding: 60px clamp(10px, 3vw, 26px) 360px;
  }
  .form-house__form-wrapper .title {
    max-width: 500px;
    width: 100%;
    font-weight: 500;
    font-size: 28px;
    text-align: center;
    margin: 0 auto;
  }
  .form-house__form-wrapper .form {
    width: 100%;
    align-items: center;
  }
  .form-house__form-wrapper .form__input, .form-house__form-wrapper .form__submit {
    width: 100%;
    max-width: 500px;
    height: 50px;
  }
  .form-house__form-wrapper .form__label {
    max-width: 500px;
  }
  .form-house__form-wrapper .form .button {
    order: 3;
    padding: 17px 0 !important;
  }
  .form-house_type2 .form-house__form-wrapper.container {
    padding: 60px clamp(10px, 3vw, 26px) 390px;
  }
  .form-house_type2 .form-house__image-wrapper {
    top: unset;
    right: 0;
    left: 0;
    max-height: 350px;
  }
  .form-image .container {
    background-image: url("../images/logoFormBg.svg");
    background-position: center bottom;
    background-size: contain;
    padding: 60px clamp(10px, 3vw, 26px) 140px;
  }
  .form-image__photo {
    display: none;
  }
  .form-image__form-wrapper {
    margin-top: 0;
  }
  .form-image__form-wrapper .title {
    text-align: center;
  }
  .form-image__form-wrapper .form {
    width: 100%;
    align-items: center;
  }
  .form-image__form-wrapper .form__input, .form-image__form-wrapper .form__submit {
    max-width: 460px;
  }
  .form-image__form-wrapper .form__label {
    max-width: 460px;
  }
  .form-image_light .container {
    background-image: url("../images/logoFormBg_light.svg");
  }
  .form-image_light .form-image__form-wrapper {
    margin: 0 auto;
  }
  .form-image_light .form-image__form-wrapper .form-image__subtitle {
    text-align: center;
  }
  .form-journal .container {
    padding: 60px clamp(10px, 3vw, 26px) 340px;
  }
  .form-journal__form-wrapper .title {
    width: 100%;
    max-width: 500px;
    font-size: 28px;
    text-align: center;
    margin: 0 auto;
  }
  .form-journal__form-wrapper .form {
    width: 100%;
    max-width: 600px;
  }
  .form-journal__form-wrapper .form {
    align-items: center;
  }
  .form-journal__form-wrapper .form__input, .form-journal__form-wrapper .form__submit {
    width: 100%;
    max-width: 500px;
    height: 50px;
  }
  .form-journal__form-wrapper .form__label {
    max-width: 500px;
  }
  .form-journal__form-wrapper .form .button {
    order: 3;
    padding: 17px 0 !important;
  }
  .form-journal__image-wrapper {
    display: block;
    left: 0;
    right: 0;
    bottom: -20px;
  }
  .form-journal__image-wrapper img {
    max-height: 300px;
    object-position: center;
    margin: 0 auto;
  }
  .form-photo .container {
    justify-content: center;
  }
  .form-photo__form-wrapper .form {
    width: 100%;
  }
  .form-photo__form-wrapper .form__input, .form-photo__form-wrapper .form__submit {
    width: 100%;
    max-width: 500px;
    height: 50px;
  }
  .form-photo__form-wrapper .form .button {
    order: 3;
    padding: 17px 0 !important;
  }
  .form-section .container {
    max-width: 480px;
    background-image: none;
  }
  .form-section .form {
    max-width: unset;
    flex-direction: column;
  }
  .form-section .form__input {
    max-width: unset;
  }
  .form-section .form__submit {
    order: 3;
  }
  .form-section .form__submit.button {
    max-width: unset;
    width: 100%;
    line-height: 23px;
  }
  .form-section .form__label {
    order: 2;
  }
  .form {
    max-width: 400px;
    margin: 30px auto 0;
    flex-direction: column;
  }
  .form__input {
    width: 100%;
  }
  .form__submit {
    order: 3;
    padding: 17px 0 !important;
  }
  .header {
    height: 50px;
    border-bottom: none;
  }
  .header__logo {
    max-width: 148px;
  }
  .header__nav ul {
    display: none;
  }
  .header__right-content {
    display: none;
  }
  .header__right-content-mobile {
    display: flex;
    gap: 12px;
  }
  .location > .container {
    padding-top: 100px;
  }
  .location .contacts {
    margin-bottom: 50px;
  }
  .location__info-item span {
    font-size: 16px;
    line-height: 18px;
  }
  .news-page {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .news-page__date {
    margin-bottom: 10px;
  }
  .news-page__wrapper {
    margin-top: 20px;
  }
  .news-page__text {
    font-size: 16px;
    line-height: 150%;
  }
  .news-page__gallery-itms {
    display: unset;
    width: 100%;
    position: relative;
  }
  .news-page__button_next {
    text-align: right;
  }
  .about-page.container {
    margin-top: 0;
    padding: 50px 0 0 0;
  }
  .about-page__slide:last-child {
    margin-bottom: 0;
  }
  .about-page__slides {
    gap: 0;
  }
  .about-page__slide-inner {
    display: none;
    padding: 0 clamp(10px, 3vw, 26px) 30px;
  }
  .about-page__slide-inner .title {
    font-size: 23px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .about-page__slide-inner .button {
    max-width: unset;
    margin-top: 20px;
  }
  .about-page__slide-mobile {
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .about-page__slide-mobile .title {
    margin: 0;
  }
  .about-page .open {
    border-bottom: 2px solid rgba(255, 255, 255, 0.15);
  }
  .about-page .open .about-page__slide-mobile {
    border-color: transparent;
  }
  .about-page .open .about-page__slide-mobile .about-page__slide-mobile-icon span:last-child {
    opacity: 0;
  }
  .about-page__images_type1 {
    margin-top: 20px;
  }
  .about-page__images_type1 .about-page__image-wrapper span {
    width: 100%;
  }
  .about-page__images_type2 {
    flex-direction: column;
    margin-top: 20px;
  }
  .about-page__images_type2 .about-page__image-wrapper {
    width: 100%;
    height: clamp(200px, 70vw, 260px);
  }
  .apartments {
    padding-top: 100px;
  }
  .apartments .news {
    display: none;
  }
  .apartments .map {
    margin-top: 20px;
  }
  .apartments__tags {
    flex-wrap: wrap;
  }
  .apartments__tags span {
    font-size: 14px;
    padding: 3px 9px;
  }
  .apartments .house-card {
    width: 100%;
  }
  .apartments__filter .title {
    flex-direction: column;
    align-items: flex-start;
  }
  .apartments__filter .filter {
    margin-top: 16px;
  }
  .apartments .flex-row + .button {
    max-width: unset;
  }
  .contacts.container {
    padding-top: 100px;
  }
  .contacts .partners .flex-row {
    gap: 10px;
    margin-top: 20px;
  }
  .contacts .partners .flex-row div {
    height: 62px;
    width: calc(50% - 5px);
    padding: 5px;
  }
  .detail__back {
    justify-content: flex-start;
  }
  .detail__info {
    height: fit-content;
    flex-direction: column;
  }
  .detail__card-image-wrapper {
    width: 100%;
    height: 300px;
  }
  .detail__card {
    max-width: unset;
  }
  .detail__card .button {
    max-width: calc(100% - 50px);
  }
  .detail__tabs-slider-content {
    padding: 20px clamp(10px, 3vw, 26px);
  }
  .detail__tabs-slider-content div {
    font-size: 20px;
    line-height: 22px;
  }
  .detail__tabs-slider-content p {
    font-size: 16px;
    line-height: 22px;
  }
  .detail__slider .swiper-wrapper {
    height: clamp(220px, 50vw, 350px);
  }
  .detail .block-color-bg {
    padding: 60px 0;
  }
  .detail__advantages .text-wrapper {
    margin-top: 12px;
  }
  .detail__advantages-items {
    margin-top: 20px;
  }
  .detail__advantages-item {
    width: 100%;
  }
  .detail__advantages-item-content div {
    font-size: 20px;
  }
  .detail__advantages-item-content span {
    margin-top: 12px;
  }
  .detail__about-content {
    border: none;
    margin-top: 20px;
    gap: 20px;
  }
  .detail__about-content-item {
    flex-direction: column;
    border-bottom: 1px solid #3A3330;
    padding: 0 0 20px 0;
    gap: 12px;
  }
  .detail__about-content-item:last-child {
    border: none;
  }
  .banner .container {
    gap: 60px;
  }
  .banner__tags span {
    font-size: 14px;
    margin: 0 6px 6px 0;
  }
  .banner__tags span sup {
    font-size: 8px;
  }
  .banner__labels span::before {
    transform: scale(0.7);
  }
  .banner__labels span {
    font-size: 14px;
  }
  .index-catalog .house-card {
    width: 100%;
  }
  .index-catalog .button-arrow {
    max-width: none;
  }
  .index-map__tags {
    margin-top: 20px;
  }
  .index-map__tag {
    font-size: 14px;
  }
  .index-map__tag span {
    padding: 4px 6px;
  }
  .plan-image .image-wrapper {
    height: 442px;
    margin-top: 30px;
  }
  .plan-image .image-wrapper img {
    height: 100%;
  }
  .quiz .form__checkbox {
    width: 100%;
  }
  .quiz .form__inputs {
    flex-direction: column;
    width: 100%;
    margin-bottom: 18px;
  }
  .quiz .form__input {
    width: 100%;
    margin-bottom: 16px;
    margin-right: 0;
  }
  .slick-track {
    height: 100%;
  }
  .quiz-form__side {
    z-index: 2;
    padding: 10px;
  }
  .quiz-form__image-wrapper {
    height: 220px;
  }
  .quiz-form__image-wrapper:before {
    display: none;
  }
  .quiz-form__image-wrapper_hidden {
    display: none;
  }
  .quiz-form__header {
    padding-top: 10px;
  }
  .quiz-form__logo-wrapper {
    width: 122px;
    height: 32px;
  }
  .quiz-form__phone {
    font-size: 16px;
  }
  .quiz-form__location {
    display: none;
  }
  .quiz-form__body {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-top: 30px;
    justify-content: center;
  }
  .quiz-form__title {
    font-size: 22px;
  }
  .quiz-form__subtitle {
    font-size: 14px;
  }
  .quiz-form__image-info {
    display: none;
  }
  .quiz-form__info-mobile {
    padding: 0 10px;
    display: block;
    margin-top: 15px;
  }
  .quiz-form__buttons {
    flex-wrap: wrap;
  }
  .quiz-form__buttons .button {
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
  }
  .quiz-form__label-wrapper {
    margin-bottom: 16px;
    gap: 12px;
  }
  .quiz-form__form-wrapper .form__button {
    margin-top: 12px;
    width: 100%;
    order: 3;
  }
  .quiz-form__form-wrapper .quiz-form__label {
    width: 100%;
    order: 1;
  }
  .quiz-form__form-wrapper .form__checkbox {
    order: 2;
    width: 100%;
  }
  .quiz-form__label-check {
    width: 50%;
  }
  .quiz-form__check:checked + .quiz-form__checkbox:before {
    width: 8px;
    height: 8px;
  }
  .quiz-form__checkbox {
    font-size: 13px;
    padding: 10px 12px;
  }
  .quiz-form__checkbox:before {
    width: 14px;
    height: 14px;
  }
  .quiz-form__checkbox_wa:after {
    width: 16px;
    height: 16px;
    background: url(../images/sprites/icons-sprite-d4bfdbaf.svg) -2198px -1px no-repeat;
    background-size: auto 110px;
  }
  .quiz-form__checkbox_phone:after {
    width: 18px;
    height: 18px;
    background: url(../images/sprites/icons-sprite-d4bfdbaf.svg) -1550px -1px no-repeat;
    background-size: auto 110px;
  }
  .quiz-main_multiple .quiz-main__label {
    width: 100%;
  }
  .quiz-main__side {
    height: 100%;
    z-index: 2;
  }
  .quiz-main__image-wrapper {
    position: absolute;
    z-index: 1;
    bottom: 0;
    height: 100%;
    max-height: unset;
    top: 0;
  }
  .quiz-main__image-wrapper:before {
    content: "";
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(157.13deg, #FFFFFF 14.83%, rgba(255, 255, 255, 0) 306.23%);
  }
  .quiz-main__header {
    padding-top: 10px;
  }
  .quiz-main__logo-wrapper {
    width: 122px;
    height: 32px;
  }
  .quiz-main__phone {
    font-size: 16px;
  }
  .quiz-main__location {
    display: none;
  }
  .quiz-main__status-line {
    margin-bottom: 20px;
  }
  .quiz-main__title {
    font-size: 20px;
  }
  .quiz-main__label {
    width: 100%;
  }
  .quiz-main__check {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .quiz-main__buttons {
    margin-top: 25px;
  }
  .quiz-main__body {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .quiz .socials {
    width: fit-content;
    margin: 0 auto 30px;
  }
  .under-banner .form {
    max-width: 500px;
    padding: 34px 0;
    margin: 0 auto;
  }
  .under-banner .form .title {
    text-align: center;
  }
  .under-banner .form input:not([type=checkbox]) {
    max-width: unset;
  }
  .popup {
    padding: 50px 12px;
  }
  .popup .popup__title {
    max-width: 360px;
  }
  .popup .popup__subtitle {
    max-width: 300px;
  }
  .popup .form {
    margin: 20px auto 0;
    max-width: 320px;
  }
  .popup .form__input, .popup .form__submit {
    max-width: unset;
  }
  .popup_mobile {
    padding: 50px 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .calculator__item {
    width: 100%;
    gap: 20px;
  }
  .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";
  }
  .title-row .button-primary {
    display: none;
  }
  .block-mt {
    margin-top: 60px;
  }
  .block-mb {
    margin-bottom: 60px;
  }
  .block-pt {
    padding-top: 50px;
  }
  .scrollable_large .table-container {
    scrollbar-width: none;
  }
  .scrollable_large .table-container::-webkit-scrollbar {
    display: none;
  }
  .scrollable__swipe {
    display: flex;
    align-items: flex-end;
    gap: 40px;
  }
  .scrollable__swipe::after {
    content: "";
    display: block;
    flex: 0 0 40px;
    width: 41px;
    height: 40px;
    background: url(../images/sprites/icons-sprite-d4bfdbaf.svg) -1947px -1px no-repeat;
    background-size: auto 110px;
    animation: swipe 1s infinite alternate ease-in 1s;
  }
  .scrollable .image-wrapper {
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    scroll-snap-type: x proximity;
    scroll-padding: 0 24px;
  }
  .scrollable .image-wrapper::-webkit-scrollbar {
    display: none;
  }
  .scrollable .image-wrapper img {
    width: fit-content;
  }
  .detail-map__main {
    height: 430px;
  }
  .detail-map__subtitle {
    display: block;
  }
  .detail-map__select {
    display: block;
    width: 135px;
  }
  .detail-map__tags {
    flex-direction: column;
    align-items: flex-start;
  }
  .detail-map__tag {
    display: none;
  }
  .detail-map_office .detail-map__tag {
    display: flex;
  }
  .detail-map_office .detail-map__tags {
    flex-direction: row;
  }
  .detail-map .inner-tags {
    margin-left: unset;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .filter-input {
    width: calc(50% - 8px);
  }
  .filter-input:nth-child(2n) {
    margin-right: 0;
  }
  .filter-input:nth-child(3) {
    margin-right: 16px;
  }
  .filter-sort__button-group {
    flex-direction: column;
  }
  .filter-sort__button-item {
    margin-right: 0;
  }
  .filter-sort__wrapper {
    width: 100%;
    justify-content: space-between;
    order: 2;
    margin-top: 30px;
  }
  .filter-sort__sort {
    display: none;
  }
  .filter__apart-page {
    margin-top: 80px;
  }
  .filter__index {
    margin-top: 80px;
  }
  .filter__check-wrapper {
    width: 100%;
    padding-right: 0;
  }
  .filter__button {
    width: 100%;
    margin-right: 0;
  }
  .filter__buttons {
    position: relative;
    flex-direction: column;
    align-items: unset;
  }
  .filter__button-group {
    margin-left: unset;
  }
  .filter__clear {
    width: fit-content;
    margin-left: 0;
  }
  .hypothec-calculator__inputs {
    gap: 4px;
  }
  .hypothec-calculator__info-elem div span {
    margin: 0 2px;
  }
  .hypothec-calculator__bank {
    width: calc(50% - 8px);
    padding: 20px 14px;
  }
  .hypothec .flex-row {
    margin-top: 30px;
  }
  .hypothec .flex-row .hypothec-card {
    height: auto;
    min-height: 430px;
    width: 100%;
  }
  .hypothec .flex-row .hypothec-card__image-wrapper {
    height: 280px;
  }
  .hypothec .flex-row .hypothec-card__content .button {
    max-width: unset;
    margin-top: auto;
  }
  .hypothec .flex-row .hypothec-card__subtitle {
    line-height: 150%;
    margin-bottom: 12px;
  }
  .map + .button {
    display: none;
  }
  .map {
    position: relative;
    width: calc(100vw + 20px);
    left: -24px;
  }
  .map__info {
    max-height: 250px;
  }
  .map__info-block {
    gap: 12px;
  }
  .map__info-column ul li {
    font-size: 14px;
  }
  .mobile-buttons {
    display: flex;
    gap: 12px;
  }
  .news .flex-row {
    margin-top: 30px;
  }
  .news .flex-row + .button {
    margin: 20px 0 0;
    max-width: none;
  }
  .progress {
    display: none;
  }
}