
@media (max-width: 1200px) {
  .footer {
    padding: 60px 0 54px;
  }
  .footer__main {
    flex-direction: row-reverse;
    position: relative;
  }
  .footer__inner {
    flex-direction: column;
    gap: 62px;
    margin-right: 20px;
  }
  .footer__inner .footer-logo-wrapper {
    order: 2;
    position: absolute;
    left: 0;
  }
  .footer__inner .footer-logo-wrapper__logo {
    max-width: 320px;
  }
  .footer__inner .footer-logo-wrapper .button {
    margin-top: 40px;
  }
  .footer__inner .footer-nav {
    order: 1;
    gap: 30px;
  }
  .footer__info {
    padding-top: 210px;
  }
  .footer__socials {
    position: absolute;
    right: clamp(10px, 3vw, 26px);
    top: 210px;
    margin-top: 0;
  }
  .footer__text-wrapper {
    margin-top: 30px;
  }
  .footer__text {
    margin-top: 16px;
  }
  .footer__text-title {
    margin-bottom: 0;
  }
  .notfound__image-wrapper {
    height: 450px;
  }
  .notfound .button {
    margin-top: 45px;
  }
  .form-section .title {
    max-width: unset;
    font-size: 30px;
  }
  .form-section_image .title {
    max-width: 375px;
  }
  .form-section_image .form-section__wrapper {
    padding-left: 40px;
    align-items: stretch;
  }
  .form-section_image .form-section__wrapper .form {
    max-width: 350px;
  }
  .form-section_image .form-section__wrapper .form__submit.button {
    max-width: 100%;
  }
  .form-section .container {
    flex-direction: column;
  }
  .form-section__image {
    left: auto;
    right: clamp(10px, 3vw, 26px);
    width: 305px;
  }
  .form-section__subtitle {
    line-height: 110%;
  }
  .form-section__wrapper {
    flex-direction: column;
    align-items: stretch;
    padding: 40px;
  }
  .form-section .form {
    margin-top: 30px;
    margin-left: 0;
    max-width: 100%;
  }
  .form-section .form__input {
    flex-grow: 1;
  }
  .form__label {
    width: 100%;
  }
  .header__right-content {
    display: none;
  }
  .header__right-content-mobile {
    display: flex;
    align-items: center;
    gap: 90px;
  }
  .header__phone a {
    font-weight: 500;
  }
  .header__phone div {
    font-weight: 400;
  }
  .apartments__filter .filter-sticky {
    margin-top: 30px;
  }
  .flat-card {
    width: calc(50% - 10px);
  }
  .flat-detail__card {
    gap: 30px;
  }
  .flat-detail__card-plan-image {
    height: clamp(330px, 55vw, 480px);
  }
  .flat-detail__card-info {
    flex: 0 1 360px;
  }
  .flat-detail__card-info-top div:first-child {
    margin-right: 20px;
  }
  .flat-detail__buttons {
    flex-direction: column;
  }
  .flat-detail__buttons .button {
    width: 100%;
    max-width: unset;
    max-height: 56px;
    flex: unset;
  }
  .flat-detail__top-links .title {
    font-size: 40px;
  }
  .flat-detail__equipment-content {
    gap: 30px;
  }
  .flat-detail__block .title-second {
    font-size: 20px;
  }
  .flat-detail__equipment-row {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
  .flat-detail__row-item div {
    font-size: 24px;
  }
  .floors__wrapper {
    padding-bottom: 100px;
  }
  .floors__genplan-compass {
    bottom: -170px;
  }
  .floors__floors-container {
    display: none;
  }
  .genplan {
    padding-top: 70px;
  }
  .genplan__compass {
    width: 80px;
    height: 80px;
  }
  .hypothec-card {
    height: auto;
    width: 100%;
  }
  .hypothec-card__image-wrapper {
    height: auto;
  }
  .hypothec .grid-row {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 16px;
    align-items: stretch;
  }
  .hypothec .grid-row .hypothec-card {
    width: 100%;
    max-width: unset;
  }
  .hypothec .grid-row .purchase-card {
    max-width: unset;
    height: unset;
    width: calc(50% - 12px);
    max-width: unset;
  }
  .purchase-card {
    width: calc(50% - 12px);
  }
  .cards__item {
    width: calc(33.3333333333% - 14px);
  }
  .cards__image-wrapper {
    height: 230px;
  }
  .cards__text {
    font-size: 14px;
  }
  .developers__logo {
    width: 100px;
    height: 50px;
  }
  .developers__item-image img {
    border-radius: 20px;
  }
  .growth__item {
    width: calc(50% - 10px);
  }
  .growth__tag {
    margin-bottom: 20pxs;
    height: 28px;
    font-size: 16px;
    padding: 0 20px;
  }
  .growth__text-top {
    font-size: 36px;
  }
  .growth__text-top span {
    font-size: 18px;
  }
  .growth__text-bottom {
    font-size: 14px;
  }
  .growth__item-image {
    display: none;
  }
  .hero__image {
    height: 650px;
  }
  .hero__title-wrapper {
    left: 30px;
    right: 30px;
    gap: 10px;
  }
  .hero__title-wrapper div:last-of-type {
    margin-left: 0;
    width: 100%;
    justify-content: space-between;
  }
  .hero__title-wrapper div:last-of-type span {
    font-size: 50px;
  }
  .hero__span {
    margin: 0 0 0 auto;
  }
  .hero__title {
    font-size: 6.6cqw;
    text-align: center;
  }
  .hero__subtitle {
    font-size: 16px;
  }
  .hero__info {
    gap: 20px;
  }
  .hero__block {
    display: none;
  }
  .hero__offer {
    width: 50%;
    gap: 14px;
  }
  .hero__main-block {
    display: flex;
  }
  .index-genplan__image-wrapper {
    height: 384px;
  }
  .index-genplan__tags {
    top: 10px;
    left: 10px;
  }
  .index-genplan__tag {
    font-size: 15px;
    padding: 0 10px;
  }
  .index-genplan__flats {
    position: unset;
    background: var(--grey);
    padding: 5px;
    border-radius: 12px;
  }
  .index-genplan__flats img {
    width: 60px;
    height: 46px;
  }
  .index-genplan__flats span {
    font-size: 14px;
  }
  .index-genplan .button {
    position: unset;
  }
  .index-genplan__bottom {
    right: 34px;
    gap: 42px;
    bottom: 20px;
  }
  .index-genplan__bottom-row {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    text-align-all: center;
  }
  .index-hypo__wrapper {
    gap: 10px;
  }
  .index-hypo__item {
    width: calc(50% - 5px);
    padding: 20px;
    min-height: 140px;
  }
  .index-hypo__item img {
    width: 36px;
    height: 36px;
    top: 14px;
    right: 14px;
  }
  .index-hypo__item_indigo {
    padding: 30px;
  }
  .index-hypo__title {
    font-size: 20px;
  }
  .index-hypo__text {
    font-size: 15px;
  }
  .index-infra__image {
    height: 460px;
  }
  .index-infra__row {
    gap: 10px;
  }
  .index-infra__row-item {
    padding: 20px;
  }
  .index-infra__row-item div {
    font-size: 40px;
  }
  .index-infra__row-item span {
    font-size: 14px;
  }
  .index-infra__row-block {
    font-size: 14px;
    padding: 16px 20px;
  }
  .index-news .news-card:nth-child(n+3) {
    display: none;
  }
  .plan__image-wrapper {
    height: 240px;
  }
  .plan__subtitle {
    margin-bottom: 30px;
  }
  .plan__info {
    top: 30px;
    right: 30px;
    gap: 30px;
  }
  .plan__item-top {
    font-size: 64px;
  }
  .plan__item-top span {
    font-size: 24px;
  }
  .plan__item-bottom {
    margin-top: 5px;
  }
  .plan__row {
    margin-top: 20px;
  }
  .plan-card {
    flex-direction: row;
    width: 100%;
    gap: 10px;
  }
  .plan-card__image-wrapper {
    width: calc(50% - 5px);
    height: 240px;
    flex-shrink: 0;
  }
  .plan-card__content {
    flex-grow: unset;
    width: calc(50% - 5px);
  }
  .transport__image-wrapper {
    height: 336px;
  }
  .transport__block {
    position: unset;
    background: #F0F1F2;
    padding: 20px;
    border-radius: 20px;
    max-width: 100%;
    margin-top: 20px;
  }
  .transport__top {
    top: 15px;
    left: 15px;
  }
  .uk-block__wrapper {
    flex-direction: column;
  }
  .uk-block__image-wrapper {
    width: 100%;
    height: 348px;
  }
  .uk-block__item {
    padding: 20px;
  }
  .uk-block__item span {
    font-size: 20px;
  }
  .uk-block__item-column {
    padding: 20px;
  }
  .uk-block__item-column ul {
    padding-inline-start: 20px;
  }
  .uk-block__item-column ul li {
    font-size: 20px;
  }
  .news-detail__wrapper {
    gap: 30px;
  }
  .news-detail__row {
    margin-top: 30px;
    gap: 20px;
    font-size: 20px;
  }
  .news-detail__tag {
    height: 35px;
    font-size: 15px;
  }
  .news-detail__date {
    font-size: 16px;
  }
  .news-detail__date {
    gap: 20px;
  }
  .news-detail__images {
    height: 400px;
    gap: 20px;
  }
  .news-detail__gallery {
    gap: 20px;
  }
  .news-detail__gallery-item {
    height: clamp(180px, 50vw, 220px);
  }
  .news .container {
    margin-bottom: 90px;
  }
  .news .container .flex-row {
    margin-top: 30px;
    margin-bottom: 90px;
  }
  .breadcrumbs {
    margin-bottom: 70px;
  }
  .breadcrumbs_absolute {
    left: clamp(10px, 3vw, 26px);
  }
  .card-item {
    padding: 10px;
    width: calc(50% - 10px);
  }
  .block-mt {
    margin-top: 90px;
  }
  .block-mb {
    margin-bottom: 90px;
  }
  .filter-sort__find {
    display: none;
  }
  .filter-sort__sort {
    margin-left: 0;
    margin-right: 30px;
  }
  .filter {
    padding: 20px;
  }
  .filter__row {
    flex-wrap: wrap;
  }
  .filter__item-inner {
    width: 50%;
  }
  .filter__item-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .filter__item-wrapper:last-child {
    margin-bottom: 0;
  }
  .filter__check-wrapper {
    width: 50%;
  }
  .filter__item {
    width: 50%;
  }
  .filter__item_width {
    margin-right: 5px;
    width: 100%;
  }
  .filter__item_check {
    width: unset;
    margin-right: 10px;
  }
  .filter__item_index {
    width: calc(33.3333333333% - 15px);
  }
  .filter__item_hidden {
    display: flex;
  }
  .filter__item_select {
    width: unset;
  }
  .filter__select {
    width: 100%;
  }
  .filter__main {
    width: 100%;
  }
  .filter__button {
    margin-right: 20px;
    width: calc(50% - 20px);
    max-width: unset;
  }
  .house-card {
    width: calc(50% - 8px);
  }
  .house-card_large {
    width: 100%;
  }
  .index-card {
    width: calc(50% - 10px);
  }
  .index-card__price {
    font-size: 24px;
    text-align: center;
  }
  .index-card__income {
    line-height: 120%;
    text-align: center;
  }
  .index-card__tags {
    justify-content: center;
  }
  .news-card {
    width: calc(50% - 10px);
    height: fit-content;
  }
  .news-card__title {
    margin-bottom: 10px;
  }
}