
@media (max-width: 768px) {
  :root {
    --header-height: 50px;
  }
  .footer {
    padding: 60px 0 50px;
  }
  .footer__main {
    flex-direction: column;
  }
  .footer .footer-logo-wrapper__logo {
    display: none;
  }
  .footer .footer-logo-wrapper {
    order: 1;
  }
  .footer .footer-logo-wrapper .button {
    margin-top: 0;
  }
  .footer__inner {
    gap: 40px;
    margin-right: 0;
    flex-direction: column;
  }
  .footer__inner {
    gap: 40px;
    margin-right: 0;
    align-items: center;
    margin: auto;
  }
  .footer__inner .footer-nav {
    order: 2;
  }
  .footer__info {
    max-width: 100%;
    width: 100%;
  }
  .footer__phone {
    margin: 40px auto 30px;
    text-align: center;
  }
  .footer__paragraph--light {
    margin-bottom: 12px;
  }
  .footer__paragraph--light:nth-last-child(2) {
    margin-bottom: 0;
    margin-top: 12px;
  }
  .footer__socials {
    justify-content: center;
    margin-top: 20px;
  }
  .footer__image-wrapper {
    height: 62px;
    display: block;
    margin-top: 40px;
    max-width: 320px;
  }
  .footer__image-wrapper img {
    object-position: left;
  }
  .footer__text-title {
    font-size: 16px;
  }
  .footer__links {
    align-items: flex-start;
    flex-direction: column-reverse;
    gap: 16px;
    margin-top: 40px;
  }
  .notfound__row {
    padding: 150px 0 90px 0;
    flex-direction: column;
    width: 320px;
    gap: 140px;
  }
  .notfound__left {
    font-size: 48px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    gap: 12px;
  }
  .notfound__left:after {
    content: "";
    display: flex;
    position: absolute;
    left: 50%;
    height: 100px;
    width: 1px;
    background: var(--white);
    top: 70px;
  }
  .notfound__right {
    padding: 0;
    margin: 0;
    border-left: none;
    gap: 28px;
    align-items: center;
    text-align: center;
  }
  .notfound .container p {
    font-size: 14px;
    text-align: left;
  }
  .notfound .container .button {
    max-width: unset;
  }
  .form-section .title {
    font-size: 25px;
  }
  .form-section__subtitle {
    margin: 18px 0 24px;
  }
  .form-section .form {
    max-width: 320px;
  }
  .form-section .form__input {
    max-width: unset;
    width: 100%;
  }
  .form-section .form__submit.button {
    max-width: unset;
    width: 100%;
    line-height: 23px;
    order: 2;
  }
  .form {
    gap: 16px;
    flex-direction: column;
  }
  .form__input {
    width: 100%;
    padding: 20px;
  }
  .header-nav-mobile__list {
    padding: 90px 0 12px 50px;
  }
  .header-nav-mobile__list li {
    margin-top: 20px;
  }
  .header-nav-mobile__link {
    font-size: 16px;
  }
  .header-nav-mobile__dropdown-icon {
    width: 5.85px;
    height: 9px;
    background: url(../images/sprites/icons-sprite-00076774.svg) -224.55px -0.45px no-repeat;
    background-size: auto 27.9px;
  }
  .header-nav-mobile__dropdown {
    gap: 12px;
    padding-top: 12px;
  }
  .header-nav-mobile__dropdown-link {
    font-size: 14px;
  }
  .header-nav-mobile__item {
    gap: 10px;
  }
  .header-nav-mobile__item .footer-socials {
    gap: 8px;
  }
  .header-nav-mobile__item .footer-socials__item {
    width: 40px;
    height: 40px;
  }
  .header-nav-mobile__item .footer-socials__item_wide {
    width: 72px;
  }
  .header-nav-mobile__item .button-360 {
    width: 85px;
    height: 40px;
  }
  .header-nav {
    display: none;
  }
  .header {
    border-bottom: none;
  }
  .header__logo {
    max-width: 195px;
    margin-right: 15px;
  }
  .header__content {
    height: 50px;
    border-bottom: none;
  }
  .header__right-content {
    display: none;
  }
  .header__right-content-mobile {
    margin-left: auto;
  }
  .header__right-content-mobile .header__phone-icon {
    display: grid;
  }
  .header.header_menu-open .header__right-content-mobile .header__phone-icon {
    display: none;
  }
  .header.header_menu-open .header__phone_mobile {
    display: block;
  }
  .header__burger {
    margin-left: 20px;
  }
  .header__phone-button {
    display: grid;
  }
  .news-detail__wrapper {
    gap: 20px;
  }
  .news-detail__row {
    margin-top: 20px;
  }
  .news-detail__images {
    height: auto;
    gap: 10px;
    flex-direction: column;
  }
  .news-detail__images img {
    width: 100%;
  }
  .news-detail__gallery {
    gap: 10px;
  }
  .news-detail__gallery-item {
    width: calc(50% - 5px);
  }
  .news-detail__prev-btn, .news-detail__next-btn {
    font-size: 15px;
    gap: 10px;
  }
  .news .title {
    margin-bottom: 24px;
  }
  .news .news-card:first-child .button {
    margin-top: 20px;
  }
  .apartments_genplan {
    padding: 0;
    margin-top: 24px;
  }
  .flat-detail__title-wrapper {
    gap: 20px;
    margin-bottom: 16px;
  }
  .flat-detail__wrapper {
    gap: 30px;
    flex-direction: column;
  }
  .flat-detail__left {
    padding-bottom: 0;
  }
  .flat-detail__left:before {
    right: calc(clamp(20px, 3vw, 30px) * -1);
    left: calc(clamp(20px, 3vw, 30px) * -1);
  }
  .flat-detail__compass {
    width: 60px;
    height: 60px;
  }
  .flat-detail__info {
    width: 100%;
    padding-left: 0;
  }
  .flat-detail__info:before {
    right: calc(clamp(20px, 3vw, 30px) * -1);
    left: calc(clamp(20px, 3vw, 30px) * -1);
  }
  .flat-detail__views {
    margin-top: 16px;
  }
  .flat-detail__view-button {
    height: 30px;
    font-size: 14px;
    padding: 7px 16px;
  }
  .flat-slider__wrapper {
    height: 300px;
  }
  .flat-slider__controls {
    display: none;
  }
  .flat-slider .swiper-pagination {
    display: flex;
  }
  .flat-slider__info {
    flex-wrap: wrap;
  }
  .flat-slider__info-item div {
    margin-bottom: 8px;
    font-size: 30px;
  }
  .flat-slider__info-item span {
    font-size: 13px;
  }
  .become-part .container {
    padding: 70px clamp(20px, 3vw, 30px);
  }
  .become-part__title {
    font-size: 42px;
  }
  .become-part__links {
    flex-direction: column;
  }
  .become-part__button {
    min-height: 70px;
    flex-direction: row;
    flex: none;
  }
  .become-part__button.--primary .become-part__button-icon {
    width: 16px;
    height: 16px;
    background: url(../images/sprites/icons-sprite-00076774.svg) -84.2926829268px -0.3902439024px no-repeat;
    background-size: auto 24.1951219512px;
  }
  .become-part__button.--secondary .become-part__button-icon {
    width: 16px;
    height: 16px;
    background: url(../images/sprites/icons-sprite-00076774.svg) -77.935483871px -0.5161290323px no-repeat;
    background-size: auto 32px;
  }
  .become-part__button-icon {
    align-self: flex-end;
  }
  .catalog .title {
    margin-bottom: 20px;
  }
  .developers__top {
    margin-bottom: 20px;
  }
  .developers__left {
    gap: 20px;
  }
  .developers__title {
    font-size: 25px;
  }
  .developers__text {
    font-size: 14px;
  }
  .developers__right {
    margin-top: 30px;
  }
  .developers__logo {
    width: 100px;
  }
  .developers__item {
    height: 100%;
  }
  .developers__item-image {
    max-height: 260px;
  }
  .developers__slider {
    height: 320px;
  }
  .gallery .title {
    margin-bottom: 20px;
  }
  .gallery__wrapper {
    display: flex;
    flex-direction: column;
  }
  .gallery .tag {
    height: 30px;
    font-size: 14px;
  }
  .genplan__wrapper {
    position: relative;
    overflow: auto;
  }
  .genplan__wrapper img {
    width: 1010px;
  }
  .genplan__bottom {
    bottom: 30px;
  }
  .genplan__title {
    font-size: 25px;
  }
  .hotel-rooms-card {
    flex-direction: column;
    border: 1px solid var(--beige2);
    padding: 12px;
    width: 100%;
  }
  .hotel-rooms-card__image-wrapper {
    height: 250px;
  }
  .hotel-rooms-card__content {
    border: none;
    padding: 12px;
  }
  .hotel-rooms-card__title {
    font-size: 22px;
  }
  .hotel-rooms-card__subtitle {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .hotel-rooms-card__button {
    padding: 20px;
  }
  .hotel__wrapper {
    position: relative;
    z-index: 3;
    overflow: auto;
  }
  .hotel__wrapper img {
    width: 900px;
  }
  .hotel__title {
    font-size: 25px;
  }
  .hotel__subtitle {
    font-size: 16px;
  }
  .hotel__text {
    width: 100%;
    font-size: 14px;
    line-height: 140%;
    margin: 20px 0 24px;
  }
  .inf-index .title {
    margin-bottom: 20px;
  }
  .inf-index__item {
    width: 100%;
    height: clamp(300px, 50vw, 470px);
  }
  .inf-index__item:nth-child(2), .inf-index__item:nth-child(3), .inf-index__item:nth-child(4) {
    width: 100%;
  }
  .inf-index__item .tag {
    height: 30px;
    font-size: 14px;
  }
  .info-section-card {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-right: none !important;
    border-left: none !important;
  }
  .info-section-card:nth-child(2n) {
    padding-right: var(--padding-x);
    border-right: 1px solid var(--brown);
  }
  .info-section-card:nth-child(2n-1) {
    padding-left: var(--padding-x);
    border-left: 1px solid var(--brown);
  }
  .info-section-card:nth-child(-n+2) {
    padding-top: var(--padding-y);
    border-top: 1px solid var(--brown);
  }
  .info-section-card:nth-last-child(-n+2) {
    padding-bottom: var(--padding-y);
    border-bottom: 1px solid var(--brown);
  }
  .info-section-card:first-child {
    padding-top: 0;
    border-top: none;
  }
  .info-section-card:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .info-section-card__title-text {
    font-size: 22px;
  }
  .info-section-card__description {
    font-size: 14px;
  }
  .info-section {
    padding: 60px 0;
  }
  .info-section__title {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .info-section__grid {
    grid-template-columns: 1fr;
  }
  .info {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .info__badge {
    height: 30px;
    font-size: 14px;
    padding: 0 18px;
  }
  .info__intro {
    gap: 30px;
  }
  .info__intro-left {
    gap: 24px;
    min-height: 550px;
  }
  .info__title {
    font-size: 26px;
    max-width: none;
  }
  .info__amount {
    gap: 10px;
  }
  .info__amount-value {
    font-size: 48px;
  }
  .info__amount-text {
    font-size: 18px;
  }
  .info__chart {
    width: 100%;
    bottom: 100px;
    height: 360px;
    left: 0;
  }
  .info__chart-tourists {
    width: 100%;
    height: 182px;
  }
  .info__infra-image {
    height: 250px;
  }
  .info__infra-title {
    font-size: 22px;
  }
  .info__infra-text {
    font-size: 14px;
  }
  .info__tourism {
    margin-top: 60px;
  }
  .info__tourism-title {
    font-size: 26px;
  }
  .info__video {
    width: 60px;
    height: 60px;
  }
  .info__video-label {
    font-size: 16px;
    max-width: none;
    flex: 1 0 0;
  }
  .info__tourism-stats {
    flex-wrap: wrap;
    gap: 20px;
  }
  .info__tourism-left {
    flex-direction: row;
  }
  .info__tourism-item {
    gap: 5px;
  }
  .info__tourism-value {
    font-size: 26px;
  }
  .info__tourism-text {
    font-size: 14px;
  }
  .info__deficit-title {
    font-size: 26px;
    max-width: none;
  }
  .infra-slider {
    padding-top: 24px;
    padding-bottom: 90px;
  }
  .infra-slider .swiper-slide {
    width: 270px;
  }
  .infra-slider .swiper-slide.swiper-slide-active {
    width: 600px;
    max-width: calc(100vw - 64px);
  }
  .infra-slider__item {
    gap: 16px;
  }
  .infra-slider__body {
    gap: 24px;
  }
  .infra-slider__list {
    min-height: 108px;
  }
  .infra-slider__controls {
    width: 600px;
    max-width: calc(100vw - 64px);
  }
  .letters {
    height: clamp(200px, 50vw, 290px);
  }
  .letters__image {
    height: 300%;
  }
  .letters__text {
    flex-direction: column;
    gap: 4px;
    margin-top: 30px;
  }
  .letters__text div {
    width: 100%;
    font-size: 15px;
    text-align: center;
  }
  .letters__text span {
    display: none;
  }
  .main {
    margin-bottom: 226px;
    overflow: visible;
    min-height: 500px;
  }
  .main__left {
    align-items: stretch;
  }
  .main__left-inner {
    align-items: stretch;
    flex-direction: column-reverse;
    gap: 40px;
  }
  .main__title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .main__text {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .main__buttons {
    gap: 0;
    margin-bottom: 0;
    margin-left: calc(clamp(20px, 3vw, 30px) * -1);
    margin-right: calc(clamp(20px, 3vw, 30px) * -1);
  }
  .main__btn {
    flex: 1;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    height: 100px;
    padding: 16px 20px;
    white-space: normal;
    text-align: left;
    font-size: 15px;
  }
  .main__btn-secondary {
    border: none;
    border-top: 1px solid var(--light);
    background: transparent;
    backdrop-filter: none;
  }
  .main__perk {
    width: calc(50% - 15px);
    min-width: 0;
    align-items: flex-start;
  }
  .main__perk-logo {
    height: 35px;
    width: 225px;
  }
  .main__perk-icon--shield {
    width: 29.8780487805px;
    height: 35px;
    background: url(../images/sprites/icons-sprite-00076774.svg) -991.0975609756px -0.8536585366px no-repeat;
    background-size: auto 52.9268292683px;
  }
  .main__perk-text {
    min-width: 0;
  }
  .main__stats {
    flex-wrap: wrap;
    border: none;
    position: absolute;
    top: 100%;
  }
  .main__stat {
    flex-basis: 50%;
    border-left: none;
    border-right: 1px solid var(--brown);
    border-bottom: 1px solid var(--brown);
    padding: 24px 20px;
    background: none;
    backdrop-filter: none;
    color: var(--brown);
    min-height: 113px;
    margin-right: -1px;
  }
  .main__stat:last-child {
    border-bottom: 1px solid var(--brown);
  }
  .main__stat-value {
    font-size: 24px;
    white-space: normal;
  }
  .main__stat-text {
    font-size: 13px;
    max-width: none;
  }
  .news-index .title {
    margin-bottom: 20px;
  }
  .news-index .flex-row {
    gap: 20px;
  }
  .partners__items {
    flex-wrap: wrap;
    margin-left: calc(clamp(20px, 3vw, 30px) * -1);
    margin-right: calc(clamp(20px, 3vw, 30px) * -1);
  }
  .partners__item:first-child {
    padding: 40px 20px 34px;
    width: 100%;
    min-height: 170px;
    border-bottom: 2px solid var(--beige);
  }
  .partners__item:nth-child(2) {
    min-height: 220px;
    padding: 34px 27px 27px;
    width: 50%;
    border-left: none;
  }
  .partners__item:last-child {
    min-height: 220px;
    width: 50%;
    padding: 34px 27px 27px;
  }
  .partners__item:last-child .partners__icon {
    width: 61px;
  }
  .partners__row {
    flex-direction: row;
    align-items: center;
  }
  .partners__bank {
    max-width: 140px;
  }
  .partners__def {
    width: 105px;
    height: 28px;
  }
  .partners__text {
    font-size: 13px;
  }
  .resort__wrapper {
    gap: 30px;
  }
  .resort__title {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .resort__text {
    font-size: 14px;
  }
  .resort__list {
    gap: 4px;
    margin-top: 20px;
  }
  .resort__item {
    font-size: 15px;
  }
  .resort__item:before {
    width: 8px;
    height: 8px;
  }
  .season.block-mt {
    margin-top: 40px;
  }
  .season__row .season__image-item {
    flex-direction: column;
    align-items: flex-start;
  }
  .season__left {
    margin-bottom: 40px;
  }
  .season__left div {
    font-size: 48px;
  }
  .season__left span {
    font-size: 14px;
  }
  .season__image-wrapper {
    width: 100%;
  }
  .season__bottom {
    flex-direction: column;
    gap: 30px;
  }
  .season__image-item {
    gap: 12px;
  }
  .season__image-item_left {
    width: 80%;
    margin-left: auto;
  }
  .season__image-item_right {
    width: 100%;
  }
  .winter-summer {
    height: 836px;
  }
  .winter-summer__image-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .winter-summer__image-track {
    width: 160%;
    height: 100%;
  }
  .winter-summer__image {
    width: auto;
    object-fit: unset;
  }
  .winter-summer__swipe-icon {
    display: block;
    top: 45px;
    right: 24px;
  }
  .winter-summer__title {
    font-size: 26px;
    max-width: 260px;
    margin-bottom: 40px;
  }
  .winter-summer__stats-title {
    font-size: 18px;
    max-width: 120px;
    flex-shrink: 0;
  }
  .winter-summer__stat {
    gap: 0;
  }
  .winter-summer__stat-value {
    font-size: 36px;
  }
  .winter-summer__stat-text {
    font-size: 16px;
  }
  .popup-excurs .container .button {
    max-width: unset;
  }
  .popup-excurs .container {
    background-image: none;
  }
  .popup-excurs .container .form {
    margin-top: 20px;
  }
  .popup-excurs__subtitle {
    margin-top: 16px;
  }
  .popup-main {
    vertical-align: bottom;
    position: unset;
  }
  .popup-main .form__input {
    width: 100%;
  }
  .popup-main .form__submit {
    width: 100%;
    order: 3;
  }
  .popup-main .container {
    padding: 40px clamp(20px, 3vw, 30px) 50px;
  }
  .popup-main .container .popup__close {
    top: 20px;
    right: 20px;
  }
  .popup-main__title.title {
    font-size: 25px;
    text-align: center;
  }
  .popup-main__subtitle {
    text-align: center;
  }
  .popup-success .container {
    padding: 40px 24px;
  }
  .popup-success .popup__title {
    font-size: 26px;
  }
  .apartment-card {
    width: 100%;
  }
  .apartment-card__slider {
    height: 296px;
  }
  .apartment-card__slider .image-contain {
    max-height: 250px;
  }
  .apartment-card .icon-tag {
    font-size: 12px;
  }
  .breadcrumbs {
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .button-border {
    height: 56px;
  }
  .flex-row {
    gap: 30px;
  }
  .text-wrapper {
    font-size: 14px;
  }
  .title, h1 {
    font-size: 25px;
  }
  .block-mt {
    margin-top: 60px;
  }
  .block-mb {
    margin-bottom: 60px;
  }
  .block-pt {
    padding-top: 50px;
  }
  .block-pb {
    padding-bottom: 60px;
  }
  .fancy-gallery .fancybox-navigation .fancybox-button[disabled] {
    opacity: 0.4;
  }
  .fancy-gallery .button-next, .fancy-gallery .button-prev {
    top: calc(50% - 16px);
  }
  .fancy-gallery .button-next[disabled], .fancy-gallery .button-prev[disabled] {
    opacity: 0.4;
  }
  .fancy-gallery .button-next {
    right: 20px;
  }
  .fancy-gallery .button-prev {
    left: 20px;
  }
  .fancybox-slide--html {
    padding: 0;
  }
  .filter-sort__button-group {
    align-items: center;
    flex-direction: column;
  }
  .filter-sort__button-item {
    margin-right: 0;
  }
  .filter-sort__wrapper {
    width: 100%;
    justify-content: space-between;
    order: 2;
    margin-top: 25px;
  }
  .filter-sort__sort {
    display: none;
  }
  .filter {
    padding: 20px 0 30px;
  }
  .filter__apart-page {
    margin-top: 80px;
  }
  .filter__index {
    margin-top: 80px;
  }
  .filter__row {
    gap: 16px;
  }
  .filter__item-inner {
    width: 100%;
  }
  .filter__item-wrapper {
    margin-bottom: 0;
    flex-direction: column;
  }
  .filter__check-wrapper {
    padding-right: 0;
  }
  .filter__item {
    width: 100%;
  }
  .filter__item_check {
    width: unset;
  }
  .filter__item_index {
    margin-right: 0;
  }
  .filter__item_select {
    width: unset;
  }
  .filter__button {
    width: 100%;
    margin-right: 0;
  }
  .filter__buttons {
    position: relative;
    flex-direction: column;
    align-items: unset;
  }
  .filter__radio-text {
    align-items: baseline;
    margin-bottom: 10px;
  }
  .filter__button-group {
    margin-left: unset;
  }
  .filter__clear {
    margin-left: 0;
  }
  .input-item_center {
    align-items: unset;
  }
  .input-item__main {
    width: 100%;
  }
  .flat-card {
    width: 100%;
  }
  .flat-card__image-wrapper {
    height: 220px;
  }
  .flat-card__image-wrapper .tag {
    right: auto;
    top: 44px;
    left: 16px;
  }
  .flat-card__image-wrapper .type {
    font-size: 20px;
    left: 16px;
    top: 16px;
  }
  .flat-card__content {
    padding: 30px 10px 10px;
  }
  .flat-card__image {
    margin-top: -70px;
    height: 200px;
  }
  .flat-card__items {
    gap: 40px;
  }
  .flat-card__item {
    font-size: 20px;
  }
  .flat-card__info {
    font-size: 15px;
  }
  .genplan-card_page.active {
    margin: 20px 0 0;
    display: block;
  }
  .mobile-button {
    display: flex;
    align-items: center;
  }
  .news-card {
    width: 100%;
  }
  .news-card:nth-child(n+3) {
    display: flex;
  }
  .news-card__title {
    min-height: 44px;
    font-size: 20px;
  }
  .news-card__subtitle {
    font-size: 14px;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10px 0 10px 16px;
  }
  .detail-select .select2-selection--single {
    height: unset;
  }
}