@media (max-width: 2560px) {
    .login-banner__bg-img {
        width: 283px;
    }

    .mobile {
        display: none;
    }
}

@media (max-width: 2400px) {
    .header__content {
        padding-left: 110px;
    }

    .header__search {
        margin-left: 123px;
    }

    .lk-user__img-box {
        width: 62px;
        height: 62px;
    }

    .lk-user__img {
        width: 62px;
        height: 62px;
        cursor: pointer;
    }

    .lk-user__img--xs {
        width: 38px;
        height: 38px;
    }

    .lk-menu-link__icon {
        width: 24px;
        height: 24px;
    }

    .lk-menu-link__icon {
        margin-right: 8px;
    }

    .count-circle {
        min-width: 20px;
        height: 20px;
        font-size: 12px;
    }

    .count-circle--xs {
        min-width: 16px;
        height: 16px;
    }

    .count-circle--oval {
        padding: 0 6px;
        width: auto;
        min-width: 20px;
        height: 20px;
    }

    .count-circle--oval-sm {
        padding: 0 3px;
        width: auto;
        min-width: 18px;
        height: 16px;
    }

    .count-circle--oval--px-sm {
        padding-left: 4px;
        padding-right: 4px;
    }

    .lk-data__item {
        padding: 10px 0;
    }

    .lk-data__item-label {
        font-size: 16px;
    }

    .lk-data__item-value {
        font-size: 16px;
        font-weight: 500;
    }

    .lk-data__item-value--italic {
        font-weight: 400;
    }

    .lk-menu-link {
        padding: 8px 10px;
        font-size: 16px;
    }

    .lk-menu-link--lg {
        padding: 9px 16px;
    }

    .lk-menu-link--px-lg {
        padding-left: 12px;
        padding-right: 12px;
    }

    .lk__body {
        padding-left: 360px;
    }

    .lk__header {
        margin-bottom: 15px;
    }

    .lk__header--mb-20 {
        margin-bottom: 20px;
    }

    .lk__header-title {
        font-size: 32px;
        font-weight: 700;
    }

    .lk__header-link {
        font-size: 16px;
    }

        .lk__header-link .link__icon {
            width: 19px;
        }

    .lk__header-status {
        font-size: 16px;
    }

    .lk__body-content {
        max-width: 1400px;
    }

    .lk-sidebar--mobile + .lk__body-content /*, .lk__body:first-child .lk__body-content*/ {
        max-width: 1440px;
    }

    .lk__main-sidebar {
        flex-basis: 340px;
    }

    .lk-sidebar {
        width: 295px;
    }

    .balance-panel__value {
        font-size: 20px;
    }

    .balance-panel__btn {
        font-size: 16px;
    }

    .balance-panel--lg .balance-panel__btn {
        padding: 13px 19px;
    }

    .balance-panel--lg .balance-panel__text {
        font-size: 16px;
    }

    .filter-btn {
        font-size: 14px;
    }

    .messages__header-title {
        font-size: 32px;
        font-weight: 700;
    }

    .info__title {
        font-size: 32px;
        font-weight: 700;
    }

    .partner-popup--fixed {
        padding-left: 360px;
    }

    .filter-content__sidebar-btn {
        font-size: 14px;
    }

    .mobile {
        display: none;
    }
}

@media (min-width: 1920px) {
    .header__content {
        padding-left: 110px;
    }

    .mobile {
        display: none;
    }
}

@media (max-width: 1700px) {
    .header__user-link:first-child {
        border-left: none;
    }

    .features__col {
        width: calc(50%);
        flex: 0 0 auto;
    }

        .features__col:not(:first-child) {
            margin-left: -70px;
        }

    .features__item {
        width: 70%;
        flex: 0 0 auto;
    }

        .features__item:not(:first-child) {
            margin-left: -24%;
        }

    .features__col:first-child .features__item:first-child {
        margin-left: 0;
    }

    .mobile {
        display: none;
    }
}

@media (max-width: 1600px) {
    .header__content {
        padding-left: 80px;
    }

    .header__search {
        margin-left: 80px;
    }

    .main__steps {
        padding-top: 90px;
    }

    .main__faq {
        padding-top: 120px;
        padding-bottom: 100px;
    }

    .banner__info--about {
        max-width: 690px;
    }

    .banner__title--about {
        font-size: 42px;
    }

    .banner__img:nth-child(1) {
        width: 323px;
        height: auto;
    }

    .banner__img:nth-child(2) {
        width: 535px;
        height: auto;
    }

    .banner__bg-img {
        width: calc(20% - 5.6px);
    }

        .banner__bg-img:not(:first-child) {
            margin-left: 7px;
        }

    .banner__single-img {
        width: 654px;
        left: 5px;
    }

    .banner__info--about {
        margin-top: -100px;
    }

    .banner__main--about {
        padding-top: 27px;
        padding-bottom: 70px;
    }

    .banner__name {
        margin-bottom: 110px;
    }

    .banner__main--about::after {
        width: 1102px;
        height: 279px;
        right: 1px;
    }

    .steps__tab {
        padding-top: 40px;
    }

    .steps__value-main:after {
        right: -204px;
    }

    .features {
        padding-top: 100px;
        padding-bottom: 90px;
    }

    .faq__content {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        max-width: 1020px;
    }

    .faq__cols {
        margin-left: 0;
        margin-right: 0;
    }

    .faq__col {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .faq-item__btn span {
        max-width: 800px;
    }

    .login-banner__img {
        width: 536px;
        height: auto;
    }

    .lk-user__img-box {
        width: 44px;
        height: 44px;
    }

    .lk-user__img {
        width: 44px;
        height: 44px;
    }

    .lk-user__img--xs {
        width: 38px;
        height: 38px;
    }

    .lk-user__name {
        font-size: 13px;
    }

    .lk-user__email {
        margin-top: 1px;
        font-size: 12px;
        font-weight: 400;
    }

    .lk-user__rate {
        font-size: 12px;
        line-height: 1;
    }

    .lk-menu-link {
        padding: 4px 8px;
        font-size: 14px;
    }

    .lk-menu-link--lg {
        padding: 8px 16px;
    }

    .lk-menu-link__icon {
        width: 20px;
        height: 20px;
    }

    .balance-panel--lg .balance-panel__text {
        font-size: 14px;
    }

    .balance-panel--lg .balance-panel__value {
        font-size: 16px;
    }

    .balance-panel--lg .balance-panel__btn {
        padding: 14px 19px;
        font-size: 14px;
    }

    .lk-sidebar {
        width: 300px;
    }

    .lk-sidebar__balance {
        margin-top: 14px;
    }

    .lk-data__item-label {
        font-size: 14px;
    }

    .lk-data__item-value {
        font-size: 14px;
    }

    .lk-data__item {
        padding: 7px 0;
    }

    .lk__main-sidebar {
        flex-basis: 276px;
    }

    .lk__body {
        padding-left: 300px;
    }

    .lk__header-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.3;
    }

    .lk__header-link {
        font-size: 14px;
    }

        .lk__header-link .link__icon {
            width: 16px;
        }

    .lk__header-status {
        font-size: 14px;
    }

        .lk__header-status .text__icon {
            width: 17px;
        }

    .table-payments__header-label {
        font-size: 12px;
    }

    .table-payments__mobile-label {
        font-size: 12px;
    }

    .table-payments__value {
        font-size: 12px;
    }

    .messages__header-title {
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 1.3;
    }

    .info__title {
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 1.3;
    }

    .info__main {
        padding-top: 75px;
    }

    .partner-popup--fixed {
        padding-left: 300px;
    }

    .filter-content__sidebar-btn {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .idea-item:before {
        width: 852px;
        height: 852px;
    }

    .idea-item--row {
        padding-top: 46px;
        padding-bottom: 46px;
    }

        .idea-item--row:before {
            width: 600px;
            height: 600px;
        }

        .idea-item--row .idea-item__img {
            max-width: 154px;
        }

        .idea-item--row .idea-item__text {
            font-size: 18px;
        }

    .idea__col:nth-child(2n) {
        width: calc(36.3% - 20px);
    }

    .subscribe__img-box {
        max-width: 480px;
    }

    .subscribe__img {
        max-width: 304px;
    }

    .subscribe__text {
        margin-top: 24px;
    }

    .subscribe__btn {
        margin-top: 24px;
    }
}


@media (min-width: 1401px) {
    .form__group-items--filled-6 .form__group-item {
        flex: 1 1 calc(33.33% - 16px);
    }

    .form__group-items--filled-7 .form__group-item {
        flex: 1 1 22%;
    }

    .mobile {
        display: none;
    }
}

@media (max-width: 1415px) {
    .lk__body-content {
        max-width: calc(100vw - 15px);
    }

    .mobile {
        display: none;
    }
}

@media (max-width: 1400px) {
    .logo__img {
        width: 130px;
    }

    .logo__img--sm {
        width: 68px;
    }

    .air-datepicker {
        width: 364px;
    }

    .form__group-item--xxl-col-6 {
        flex: 0 0 calc(50% - 16px);
    }

    .form__group-item--xxl-col-4 {
        flex: 0 0 calc(33.33% - 16px);
    }

    .header__content {
        padding-left: 84px;
    }

    .header__search {
        margin-left: 84px;
        flex-basis: 498px;
    }


    .header__user-link .link__icon {
        width: 18px;
    }

        .header__user-link .link__icon:first-child:not(:last-child) {
            margin-right: 8px;
        }

        .header__user-link .link__icon:last-child:not(:first-child) {
            margin-left: 8px;
        }

    .main--pt-0 {
        padding-top: 0;
    }

    .main__steps {
        padding-top: 86px;
    }

    .banner__info {
        padding-right: 10px;
        max-width: 670px;
    }

    .banner__info--about {
        max-width: 670px;
        padding-left: 15px;
        margin-top: -204px;
        padding-right: 0;
    }

    .banner__title {
        font-size: 42px;
    }

    .banner__img:nth-child(1) {
        width: 265px;
        height: auto;
    }

    .banner__img:nth-child(2) {
        width: 440px;
        height: auto;
    }

    .banner__main--about {
        padding-top: 131px;
        padding-bottom: 73px;
    }

    .banner__single-img {
        max-width: 538px;
        left: -9px;
    }

    .banner__main--about::after {
        width: 1066px;
        height: 271px;
        right: 0;
    }

    .features {
        padding: 95px 20px 86px;
    }

    .features__col:nth-child(2) .features__item:nth-child(2) .feature-item__img {
        right: -5px;
        transform: rotate(0deg) scale(0.76);
    }

    .features__col:nth-child(2) .features__item:nth-child(2) .feature-item__title {
        max-width: none;
    }

    .feature-item__content {
        padding: 21px;
        min-height: 540px;
    }

    .feature-item__title {
        max-width: 190px;
        font-size: 32px;
    }

    .feature-item__text {
        height: 144px;
        font-size: 18px;
        -webkit-line-clamp: 5;
        line-clamp: 5;
    }

    .feature-item__img {
        transform: rotate(-16deg) scale(0.76);
    }

    .steps__value {
        width: 80%;
    }

    .steps__list-box {
        height: 570px;
    }

    .steps__list {
        padding-bottom: 546px;
    }

    .steps__tab-right {
        padding: 96px 24px 0 18px;
    }

    .faq__content {
        max-width: none;
    }

    .callback__img:nth-child(1) {
        width: 250px;
        height: 250px;
    }

    .callback__img:nth-child(2) {
        right: -18px;
        bottom: -22px;
        width: 270px;
        height: 270px;
    }

    .footer__content {
        padding: 19px 15px 19px 18px;
    }

    .footer__currency:not(:first-child) {
        margin-left: 45px;
    }

    .footer__currency .text__icon:first-child:not(:last-child) {
        margin-right: 8px;
    }

    .footer__currency .text__icon:last-child:not(:first-child) {
        margin-left: 8px;
    }

    .footer-menu__item:not(:first-child) {
        margin-left: 25px;
    }

    .tabs .card {
        max-width: unset;
        min-height: 220px;
    }

    .login-banner__info {
        max-width: 600px;
    }

    .login-banner__title {
        font-size: 36px;
    }

    .login-banner__img {
        width: 480px;
    }

    .login-banner__bg-img {
        width: 235px;
    }

    .tariff-item__title {
        font-size: 18px;
    }

    .tariff-item__price {
        font-size: 18px;
    }

    .tariff-item__price-value {
        font-size: 32px;
    }

    .tariff-item__price-text {
        font-size: 14px;
        letter-spacing: -0.026em;
    }

    .tariff-item__period {
        font-size: 18px;
    }

    .tariff-item__btn {
        margin-top: 25px;
    }

    .tariffs {
        padding-left: 15px;
        padding-right: 15px;
    }

    .lk__body-content--limited {
        max-height: calc(100vh - 46px - 56px);
    }

    .lk-sidebar {
        top: 45px;
    }

    .lk-section-footer {
        flex-direction: column;
        align-items: flex-start;
    }

    .lk-section-footer__count {
        margin-bottom: 8px;
        position: static;
        transform: translate(0);
    }

    .lk-section-footer__pagination {
        width: 100%;
    }

        .lk-section-footer__pagination .pagination__link--left {
            margin-right: auto;
        }

        .lk-section-footer__pagination .pagination__link--right {
            margin-left: auto;
        }

    .advert__header {
        flex-wrap: wrap;
    }

    .advert__location:not(:first-child) {
        margin-left: 0;
        margin-top: 12px;
    }

    .advert__location {
        order: 2;
        width: 100%;
    }

        .advert__location:not(:last-child) {
            margin-right: 12px;
        }

    .advert__statuses {
        padding-right: 10px;
        width: calc(100% - 20px);
    }

    .advert__info {
        margin-top: 12px;
        margin-left: 0;
        order: 2;
        width: 100%;
    }

    .advert__user {
        flex-direction: column;
        align-items: flex-start;
    }

    .advert__user-addition {
        margin-top: 12px;
        margin-left: 0;
        padding-left: 0;
        width: 100%;
    }

    .advert__user-addition-list {
        flex: 1 1 auto;
    }

    .advert__user-addition-item--text {
        order: 2;
        margin-right: 0;
        margin-left: auto;
        padding-left: 10px;
    }

    .advert__footer {
        flex-wrap: wrap;
    }

    .advert__addition-info {
        width: 100%;
        padding-top: 12px;
        padding-left: 0;
    }

    .messages-header__clear {
        display: none;
    }

    .trade-history__rate:not(:first-child) {
        flex: 0 0 29%;
    }

    .info__content {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .info__sidebar {
        top: calc(46px + 30px);
        max-height: calc(100vh - 46px - 60px);
    }

    .table-price th:nth-child(2),
    .table-price td:nth-child(2) {
        width: 33.5%;
    }

    .table-price th:nth-child(4),
    .table-price td:nth-child(4) {
        width: 16.5%;
    }

    .table-price--offer .table-price__total {
        width: 300px;
    }

    .table-price--ad-placement th:nth-child(2),
    .table-price--ad-placement td:nth-child(2) {
        width: 58%;
    }

    .table-price--ad-placement th:nth-child(4),
    .table-price--ad-placement td:nth-child(4) {
        width: auto;
    }

    .table-price--ad-placement th:last-child,
    .table-price--ad-placement td:last-child {
        width: 28px;
    }

    .offer-header__top {
        flex-wrap: wrap;
    }

    .offer-header__top--nowrap {
        flex-wrap: nowrap;
    }

    .offer-header__info {
        margin-top: 12px;
        margin-left: 0;
        order: 2;
        width: 100%;
    }

        .offer-header__info:not(:last-child) {
            margin-right: 0;
        }

    .offer-header__bottom {
        flex-wrap: wrap;
    }

    .offer-header__addition-info {
        margin-top: 12px;
        width: 100%;
    }

    .partner-popup--fixed {
        top: 46px;
        max-height: calc(100% - 46px);
    }

    .ad-header__footer {
        flex-direction: column;
        align-items: flex-start;
    }

    .ad-header__footer-btns {
        margin-top: 8px;
        margin-left: 0;
    }

    .mobile {
        display: none;
    }
}

@media (max-width: 1280px) {
    .search__field {
        padding-right: 100px;
    }

    .search__info {
        right: 60px;
    }

    .search__btn--submit {
        padding: 0;
        width: 47px;
    }

        .search__btn--submit span {
            display: none;
        }

        .search__btn--submit svg {
            margin-right: 0;
        }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .container--px-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .form__group-items--middle-column {
        flex-direction: column;
        align-items: flex-start;
    }

        .form__group-items--middle-column .form__group-item {
            flex: none;
            width: 96%;
        }

            .form__group-items--middle-column .form__group-item:not(:first-child) {
                width: calc(100% - 16px);
            }

    .form__footer--middle-column {
        flex-direction: column;
        align-items: flex-start;
    }

        .form__footer--middle-column .form__btns {
            width: 100%;
        }

        .form__footer--middle-column .form__btns-btn {
            width: 100%;
        }

        .form__footer--middle-column .form__footer-link {
            margin: 12px auto 0;
        }

    .idea-item:before {
        width: 750px;
        height: 750px;
    }

    .idea-item--row {
        padding-top: 31px;
        padding-bottom: 31px;
    }

        .idea-item--row:before {
            width: 600px;
            height: 600px;
        }

        .idea-item--row .idea-item__text {
            font-size: 16px;
        }

    .idea__col:nth-child(2n) {
        width: calc(35.3% - 20px);
    }

    .subscribe__block {
        flex-basis: 747px;
    }

    .subscribe__img {
        max-width: 260px;
    }

    .mobile {
        display: none;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }

    .hero-info h2 {
        font-size: 1.8rem;
    }
}

@media (max-width: 1180px) {
    .header__user {
        margin-left: auto;
    }

    .header__user-link {
        padding: 0 15px;
    }

    .header__content {
        padding-left: 59px;
    }

    .header__search {
        margin-left: 59px;
    }

    .steps__value-main:after {
        right: -160px;
    }

    .footer__content {
        padding-left: 20px;
        padding-right: 20px;
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .footer__copyright {
        margin-top: 30px;
        width: 100%;
        text-align: center;
    }

    .footer__currency:not(:first-child) {
        margin-left: 45px;
    }

    .footer__currency {
        font-size: 15px;
    }

    .footer__menu {
        margin-right: 0;
    }

    .footer-menu__list {
        margin: -16px -16px 0;
    }

    .footer-menu__item {
        margin: 16px 16px 0;
    }

        .footer-menu__item:not(:first-child) {
            margin-left: 16px;
        }

    .contacts__grid {
        grid-template-columns: repeat(auto-fill, minmax(365px, 1fr));
    }

        .contacts__grid .contacts__link:first-child {
            grid-column: 1;
        }

        .contacts__grid .contacts__link:nth-child(2) {
            grid-column: 1;
        }

    .login-banner__info {
        padding: 30px 50px 30px 30px;
        max-width: 600px;
    }

    .login-banner__subtitle {
        font-size: 14px;
        max-width: 280px;
    }

    .login-banner__title {
        font-size: 32px;
    }

    .login-banner__img {
        width: 420px;
    }

    .login-banner__bg-img {
        width: 190px;
    }

    .login__logo {
        left: 30px;
        top: 30px;
    }

    .tariff-item__btn {
        margin-top: 42px;
    }

    .tariffs__title {
        font-size: 18px;
    }

    .lk-user__img-box {
        width: 36px;
        height: 36px;
    }

    .lk-user__img {
        width: 36px;
        height: 36px;
    }

    .lk-user__img--xs {
        width: 38px;
        height: 38px;
    }

    .lk-user__name {
        font-size: 12px;
    }

    .sidebar-offer__status {
        font-size: 12px;
    }

    .sidebar-offer__price-text {
        font-size: 12px;
    }

    .sidebar-offer__price-value {
        font-size: 12px;
    }

    .lk-menu-link--lg {
        padding: 6px 8px;
    }

    .lk__main-sidebar {
        flex-basis: 240px;
    }

    .lk-sidebar {
        width: 250px;
    }

    .lk__body {
        padding-left: 250px;
    }

    .lk__body-content--limited {
        height: calc(100vh - 46px - 100px);
    }

    .lk__back {
        font-size: 14px;
    }

    .lk__link {
        font-size: 14px;
    }

    .lk-tarif-panel__balance {
        flex-direction: column;
        align-items: flex-start;
    }

        .lk-tarif-panel__balance .balance-panel__btn:not(:first-child) {
            margin-left: 0;
            margin-top: 12px;
        }

    .filter {
        flex-wrap: wrap;
    }

    .filter__btns {
        width: 100%;
    }

        .filter__btns:not(:last-child) {
            margin-right: 0;
            margin-bottom: 12px;
        }

    .advert__header {
        flex-wrap: wrap;
    }

    .advert__statuses {
        max-width: calc(100% - 20px);
    }

    .advert__location {
        order: 2;
        width: 100%;
    }

        .advert__location:not(:first-child) {
            margin-left: 0;
            margin-top: 12px;
        }

        .advert__location:not(:last-child) {
            margin-right: 12px;
        }

    .messages__dialog-box {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        margin-left: 0;
        height: 100%;
        max-height: none;
        width: 100%;
        transform: translateX(100%);
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.45s, opacity 0.45s, transform 0.45s;
    }

    .messages__dialog-box--active {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }

    .dialog__back-box {
        padding-bottom: 20px;
        display: block;
        background-color: #f4f6fc;
    }

    .messages__list {
        flex: none;
        width: 100%;
    }

    .lk-catalog__item--col-6 {
        width: 100%;
        /*width: calc(100% - 12px);*/
    }

    .partner-header__content {
        flex-wrap: wrap;
    }

    .partner-header__main {
        flex: 0 0 calc(100% - 92px);
    }

    .partner-header__btns {
        margin-top: 16px;
        margin-left: 0;
        padding-left: 0;
        width: 100%;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .partner-header__btns--mobile-row {
        flex-direction: row;
    }

    .partner-header__btn:not(:first-child) {
        margin-left: 0;
        margin-right: 16px;
    }

    .partner-header__btns--mobile-row .partner-header__btn:not(:first-child) {
        margin-left: 16px;
        margin-right: 0;
    }

    .partner-groups {
        justify-content: space-between;
    }

    .partner-locked {
        min-height: 144px;
    }

    .offer__header {
        flex-wrap: wrap;
    }

    .offer__price-label,
    .offer__price-value {
        font-size: 13px;
    }

    .offer__info {
        order: 2;
        width: 100%;
    }

        .offer__info:not(:first-child) {
            margin-top: 12px;
            margin-left: 0;
        }

    .offer__name {
        font-size: 13px;
    }

    .offer__info:not(:last-child) {
        margin-right: 0;
    }

    .offer__location:not(:first-child) {
        margin-left: 8px;
    }

    .offer__footer {
        flex-direction: column;
        align-items: flex-start;
    }

    .offer__addition-info {
        margin-left: 0;
        margin-top: 12px;
        padding-left: 0;
    }

    .trade-history__addition {
        margin-top: 12px;
    }

    .trade-history__rate:not(:first-child) {
        margin-left: 12px;
    }

    .table-price__total {
        width: calc(28% - 4px);
    }

    .table-price--offer .table-price__total {
        width: 200px;
    }

    .table-price__total-value {
        font-size: 16px;
    }

    .ad-info__section--col-6 {
        width: calc(100% - 12px);
    }

    .partner-popup--fixed {
        padding-left: 250px;
    }

    .ad-header {
        display: flex;
    }

    .ad-header__user {
        flex: 1 1 auto;
    }

    .ad-header__footer {
        margin-top: 0;
        margin-left: 12px;
        text-align: right;
        align-items: flex-end;
    }

    .ad-header__meta {
        justify-content: flex-end;
    }

    .idea-item {
        padding: 24px;
    }

        .idea-item:before {
            width: 744px;
            height: 744px;
        }

    .idea-item__text {
        font-size: 16px;
    }

    .idea-item__img {
        margin-top: 24px;
        width: 303px;
        max-width: 100%;
    }

    .idea-item--row {
        padding: 24px;
        flex-direction: column;
        align-items: center;
    }

        .idea-item--row:before {
            top: 100%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .idea-item--row .idea-item__img {
            margin-left: auto;
            width: 303px;
            max-width: 100%;
        }

    .idea__col,
    .idea__col:nth-child(2n) {
        width: calc(100% - 20px);
        flex: none;
    }

    .subscribe__block {
        padding-right: 0;
        flex: 0 1 670px;
    }

    .subscribe__block-envelope {
        padding-left: 10px;
        width: 129px;
        height: 38px;
    }

    .subscribe__img {
        max-width: 186px;
    }

    .contacts__link--phone .arrow {
        right: 22px;
    }

    .mobile {
        display: none;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }
}

@media (max-width: 1090px) {

    .banner__info--about {
        margin-top: -134px;
    }

    .banner__name {
        margin-bottom: 80px;
    }

    .mobile {
        display: none;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }

    .hero-info h2 {
        font-size: 1.8rem;
    }
}

@media (max-width: 1080px) {
    .search__content {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 0;
        height: 100%;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.4s, opacity 0.4s, width 0.4s;
    }

    .search--active .search__content {
        visibility: visible;
        opacity: 1;
        width: 100%;
    }

    .search__toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
    }

    .search__btn--close {
        display: flex;
        background-color: var(--color-gray-200);
        border-right: 1px solid var(--color-gray-300);
    }

    .search__btn--filter {
        left: 47px;
    }

    .search__field {
        padding-left: 120px;
    }

    .header__search {
        flex: 0 1 64px;
    }

    .mobile {
        display: none;
    }

    .filter-content__main {
        height: auto;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }

    .hero-info h2 {
        font-size: 1.8rem;
    }
}

@media (max-width: 991px) {
    .container {
        padding-left: 12px;
        padding-right: 12px;
    }

    .container--px-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .form__group-items--tablet-column {
        flex-direction: column;
        align-items: flex-start;
    }

        .form__group-items--tablet-column .form__group-item {
            flex: none;
            width: calc(100% - 16px);
        }

    .form__group-items--middle-column {
        flex-direction: row;
        align-items: center;
    }

        .form__group-items--middle-column .form__group-item {
            flex: 1 1 0%;
            width: auto;
        }

    .form__group-item--tablet-full {
        width: 100%;
        flex: 1 1 100%;
    }

    .form__footer--middle-column {
        flex-direction: row;
        align-items: center;
    }

        .form__footer--middle-column.form__footer--align-end {
            align-items: flex-end;
        }

        .form__footer--middle-column .form__btns {
            width: auto;
        }

        .form__footer--middle-column .form__btns-btn {
            width: auto;
        }

        .form__footer--middle-column .form__footer-link {
            margin: 0;
        }

    .header__content {
        position: relative;
        padding-left: 15px;
    }

    .main__faq {
        padding: 80px 0;
    }

    .banner__main--about {
        padding-top: 85px;
        padding-bottom: 56px;
    }

        .banner__main--about::after {
            width: 100%;
            height: 194px;
        }

    .banner__main-content {
        padding-top: 95px;
        flex-direction: column;
        align-items: flex-start;
    }

    .banner__main-content--about {
        padding-top: 0;
        flex-direction: row;
        align-items: flex-start;
    }

    .banner__info {
        padding-left: 12px;
        padding-right: 12px;
    }

    .banner__info--about {
        padding-bottom: 20px;
        margin-top: 0;
        max-width: 356px;
    }

    .banner__name {
        font-size: 18px;
        margin-bottom: 26px;
    }

    .banner__title--about {
        font-size: 32px;
    }

    .banner__subtitle {
        font-size: 16px;
    }

    banner__subtitle--about {
        max-width: 320px;
    }

    .banner__title:not(:first-child) {
        margin-top: 45px;
    }

    .banner__title--about:not(:first-child) {
        margin-top: 32px;
    }

    .banner__images {
        margin-top: 58px;
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-end;
    }

    .banner__img:nth-child(1) {
        width: 260px;
    }

    .banner__img:nth-child(2) {
        order: -1;
        width: 350px;
    }

    .banner__single-img {
        max-width: 373px;
        align-self: flex-end;
        left: 0px;
        margin-top: 116px;
    }

    .banner__down {
        display: none;
    }

    .banner__bg-img {
        width: calc(20% - 2.4px);
    }

        .banner__bg-img:not(:first-child) {
            margin-left: 3px;
        }

    .features {
        padding-top: 80px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .features__cols {
        margin: -10px -5px 0;
        flex-wrap: wrap;
    }

    .features__col {
        margin: 10px 5px 0;
        padding-left: 0;
        padding-right: 0;
        width: calc(50% - 10px);
        flex-direction: column;
    }

        .features__col:not(:first-child) {
            margin-left: 5px;
        }

    .features__item {
        margin: 0;
        width: 100%;
    }

        .features__item:not(:first-child) {
            margin-top: 10px;
            margin-left: 0;
        }

        .features__item:nth-child(2n + 1),
        .features__item:nth-child(2n) {
            transform: rotate(0);
        }

    .features__col:nth-child(1) .feature-item:nth-child(2) .feature-item__img {
        right: -58px;
        bottom: -84px;
    }

    .features__col:nth-child(2) .feature-item:nth-child(1) .feature-item__img {
        right: -156px;
        bottom: unset;
        top: 23px;
    }

    .features__col:nth-child(2) .feature-item:nth-child(2) .feature-item__img {
        bottom: unset;
        top: -63px;
        transform: rotate(0deg) scale(1);
    }

    .feature-item__content {
        min-height: auto;
    }

    .feature-item__title {
        font-size: 16px;
        max-width: none;
    }

    .feature-item__text {
        margin-top: 10px;
        font-size: 12px;
        height: 57px;
        -webkit-line-clamp: 3;
        line-clamp: 3;
    }

    .feature-item__img {
        right: -75px;
        top: -80px;
        bottom: unset;
    }

    .feature-item:hover .feature-item__img {
        opacity: 1;
        visibility: visible;
    }

    .feature-item__more {
        display: flex;
    }

    .steps__tab {
        padding-top: 35px;
    }

    .steps__value {
        padding-left: 25px;
        width: 100%;
        justify-content: flex-start;
    }

    .steps__value-img {
        width: 160px;
        height: 160px;
    }

    .steps__value-num {
        font-size: 20px;
    }

    .steps__value-main:after {
        right: unset;
        left: 220px;
        width: 80px;
    }

    .steps__tab-right {
        padding-top: 65px;
    }

    .steps__item {
        font-size: 20px;
    }

    .callback {
        padding-top: 100px;
        padding-bottom: 0;
    }

    .callback__images {
        position: relative;
        z-index: 1;
        margin-top: 26px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .callback__img {
        position: static;
    }

        .callback__img:nth-child(1) {
            transform: translateY(0);
            width: 270px;
            height: 270px;
        }

        .callback__img:nth-child(2) {
            width: 270px;
            height: 270px;
        }

    .faq__content {
        padding-left: 12px;
        padding-right: 12px;
    }

    .faq-item__btn {
        padding: 24px 0;
    }

    .footer__content {
        padding: 18px 12px 20px;
    }

    .footer__copyright {
        margin-top: 22px;
    }

    .footer-menu__list {
        margin-left: -12px;
        margin-right: -12px;
    }

    .footer-menu__item {
        margin-left: 12px;
        margin-right: 12px;
    }

        .footer-menu__item:not(:first-child) {
            margin-left: 12px;
        }

    .idea {
        padding: 90px 0 35px;
    }

        .idea .flex {
            justify-content: space-between;
            gap: 30px;
        }

            .idea .flex:nth-child(2n) {
                flex-direction: row;
            }

            .idea .flex:nth-child(1) {
                flex-direction: row-reverse;
            }

            .idea .flex:nth-child(3) {
                flex-direction: row-reverse;
            }

    .idea__title {
        font-size: 32px;
        margin-bottom: 35px;
    }

    .idea__text {
        font-size: 18px;
    }

    .idea .flex img {
        max-width: 260px;
        width: 100%;
    }

    .tabs {
        padding: 60px 0 60px;
    }

        .tabs .flex {
            margin-bottom: 35px;
        }

    .tablinks.tabs-btns__btn--active {
        padding-left: 27px;
        padding-right: 27px;
    }

    .tabs .tab__text {
        font-size: 16px;
        grid-column: span 2;
    }

    .tabs .tab__title {
        font-size: 20px;
    }

    .tabs img {
        margin-bottom: 10px;
        width: 46px;
        height: 46px;
    }

    .tabs .flex-2 {
        gap: 10px;
    }

    .subscribe__title {
        font-size: 32px;
    }

    .contacts {
        padding: 60px 0 60px;
    }

    .contacts__title {
        font-size: 32px;
    }

    .contacts__grid {
        gap: 45px 12px;
    }

    .close {
        right: 20px;
        top: 20px;
        width: 33px;
        height: 33px;
    }

    .login__left {
        padding: 120px 42px;
        flex: 1 1 auto;
    }

    .login__right {
        display: none;
    }

    .tariff-item {
        padding-left: 23px;
        padding-right: 23px;
    }

    .tariff-item__text {
        margin-top: 64px;
    }

    .tariff-item__btn {
        margin-top: 42px;
    }

    .lk-user__img-box {
        width: 44px;
        height: 44px;
    }

    .lk-user__img {
        width: 44px;
        height: 44px;
        cursor: pointer;
    }

    .lk-user__img--xs {
        width: 38px;
        height: 38px;
    }

    .lk-sidebar {
        left: unset;
        right: 0;
        top: 0;
        z-index: 10;
        background-color: transparent;
        width: 100%;
        border-right: none;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.4s, opacity 0.4s;
    }

    .lk-sidebar--mobile {
        display: flex;
    }

    .lk-sidebar--active {
        opacity: 1;
        visibility: visible;
    }

    .lk-sidebar:before {
        content: "";
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(var(--color-second--rgb), 0.6);
    }

    .lk-sidebar--offers:before {
        background-color: transparent;
    }

    .lk-sidebar__content {
        background-color: #fff;
        width: 300px;
        margin-left: auto;
        transform: translate(100%, 0);
        transition: transform 0.4s;
    }

    .lk-sidebar--offers .lk-sidebar__content {
        box-shadow: -10px 0px 100px rgba(0, 0, 0, 0.2);
    }

    .lk-sidebar--active .lk-sidebar__content {
        transform: translate(0);
    }

    .lk-sidebar__title {
        padding-right: 45px;
    }

    .sidebar-offer__status {
        font-size: 14px;
    }

    .sidebar-offer__price-text {
        font-size: 14px;
    }

    .sidebar-offer__price-value {
        font-size: 14px;
    }

    .lk-sidebar__user {
        max-width: 245px;
    }

    .lk-sidebar__close {
        display: flex;
    }

    .lk-menu-link--inactive:after {
        width: 16px;
    }

    .lk-menu-link--lg {
        padding: 4px 12px;
    }

    .lk-menu--mobile-row {
        max-width: 100%;
        display: flex;
        overflow-x: auto;
    }

        .lk-menu--mobile-row .lk-menu__item {
            flex: 0 0 auto;
        }

            .lk-menu--mobile-row .lk-menu__item:not(:first-child) {
                margin-top: 0;
                margin-left: 4px;
            }

    .lk__body {
        min-width: 0;
        padding-left: 0;
    }

    .lk__main {
        flex-direction: column;
    }

    .lk__main-sidebar {
        margin-left: 0;
        margin-bottom: 16px;
        order: -1;
        flex: none;
        width: 100%;
    }

    .lk__main-body {
        width: 100%;
    }

    .lk-tarif-panel {
        display: flex;
    }

    .lk-tarif-panel__balance {
        flex: 0 0 calc(50% - 6px);
    }

    .lk-tarif-panel__main {
        margin-top: 16px;
        padding-top: 16px;
        margin-left: 0;
        padding-left: 0;
        border-top: 1px solid var(--color-neutral-50);
        border-left: none;
        flex: none;
        width: 100%;
    }

    .lk-tarif-panel__balance {
        flex-direction: row;
        align-items: center;
    }

        .lk-tarif-panel__balance .balance-panel__btn:not(:first-child) {
            margin-left: 20px;
            margin-top: 0;
        }

    .lk-catalog__filter--mobile-mb-lg {
        margin-bottom: 20px;
    }

    .lk-section-footer {
        flex-direction: row;
        align-items: center;
    }

    .lk-section-footer__count {
        margin-bottom: 0;
        position: absolute;
        transform: translateY(-50%);
    }

    .lk-section-footer__pagination {
        width: auto;
    }

        .lk-section-footer__pagination .pagination__link--left {
            margin-right: 20px;
        }

        .lk-section-footer__pagination .pagination__link--right {
            margin-left: 20px;
        }

    .popup-content--mobile-full {
        max-height: var(--custom-100vh);
    }

    .partner-popup--fixed {
        padding-left: 0;
    }

    .partner-header__title .text__icon {
        display: none;
    }

    .info {
        background-color: var(--color-neutral-75);
    }

    .info__body {
        flex-direction: column;
    }

    .info__sidebar {
        position: static;
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
        max-height: none;
        flex: none;
    }

    .info__sidebar-content {
        padding-bottom: 0;
        overflow: initial !important;
    }

    .info__main {
        padding-top: 0;
        padding-left: 0;
    }

    .help-box {
        display: flex;
    }

    .help-box__info {
        flex: 0 0 50%;
    }

    .help-box__text {
        max-width: none;
    }

    .help-box__btns {
        margin-top: 0;
        margin-left: 20px;
        flex: 0 0 calc(50% - 20px);
    }

    .table-offers th:nth-child(2),
    .table-offers td:nth-child(2) {
        width: 42%;
    }

    .table-offers th:nth-child(3),
    .table-offers td:nth-child(3) {
        width: 16%;
    }

    .table-offers th:nth-child(4),
    .table-offers td:nth-child(4) {
        width: 21.5%;
    }

    .table-price--ad-placement th:nth-child(2),
    .table-price--ad-placement td:nth-child(2) {
        width: 50%;
    }

    .table-price--ad-placement th:nth-child(3),
    .table-price--ad-placement td:nth-child(3) {
        width: 82px;
    }

    .offer-main__footer--tablet {
        display: flex;
    }

    .offer-bottom__sidebar-btn {
        display: flex;
    }

    .mobile {
        display: none;
    }
}

@media (min-width: 992px) {
    .table-price--ad-placement th:nth-child(2),
    .table-price--ad-placement td:nth-child(2) {
        min-width: 538px;
    }

    .table-price th:first-child,
    .table-price td:first-child {
        min-width: 32px;
    }

    .mobile {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .table-price--ad-placement th:nth-child(2),
    .table-price--ad-placement td:nth-child(2) {
        min-width: 324px;
    }

    .form__group-items--custom .form__group-item {
        flex: none;
        width: calc(50% - 16px);
    }

    .mobile {
        display: none;
    }
}

@media (min-width: 768px) {
    .table-price th:first-child,
    .table-price td:first-child {
        position: sticky;
        left: 0;
        z-index: 5;
    }

    .table-price td:first-child {
        background-color: #fff;
    }

    .table-price--ad-placement th:nth-child(2),
    .table-price--ad-placement td:nth-child(2) {
        position: sticky;
        z-index: 5;
    }

    .table-price--ad-placement td:nth-child(2) {
        background-color: #fff;
    }

    .table-price--ad-placement th:nth-child(3),
    .table-price--ad-placement td:nth-child(3) {
        min-width: 100px;
    }

    .table-price--ad-placement th:nth-child(4),
    .table-price--ad-placement td:nth-child(4) {
        min-width: 100px;
    }

    .table-price--ad-placement th:nth-child(5),
    .table-price--ad-placement td:nth-child(5) {
        min-width: 215px;
    }

    .table-price--ad-placement th:nth-child(6),
    .table-price--ad-placement td:nth-child(6) {
        min-width: 540px;
    }

    .table-price--y-scroll-active {
        padding-right: 4px;
    }

    .table-price .scroll-content {
        padding-bottom: 2px;
    }

    .table-price .scrollbar-track-y {
        right: -3px;
        z-index: 1200;
    }

    .table-price .scrollbar-track-x {
        bottom: -3px;
    }

    .offer-main__inner {
        clip-path: inset(-1000px 0 0 0);
        z-index: 2;
    }

    .mobile {
        display: none;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }

    .hero-info h2 {
        font-size: 1.8rem;
    }
}

/*@media (max-width: 767px) - это медиа-запрос в CSS, который нацелен на устройства с максимальной шириной экрана 767 пикселей*/
@media (max-width: 767px) {

    .title--2 {
        font-size: 26px;
    }

    .logo__img {
        width: 40px;
    }

    .logo__img--sm {
        width: 68px;
    }

    .logo__img--desktop {
        display: none;
    }

    .logo__img--mobile {
        display: inline-block;
    }

    .form__main--col-6 {
        width: 100%;
    }

    .form__group-items--mobile-column {
        flex-direction: column;
        align-items: flex-start;
    }

        .form__group-items--mobile-column .form__group-item {
            flex: none;
            width: calc(100% - 16px);
        }

    .form__group-items--mobile-reverse {
        flex-direction: row-reverse;
    }

        .form__group-items--mobile-reverse.form__group-items--mobile-column {
            flex-direction: column-reverse;
        }

    .form__text {
        font-size: 16px;
    }

    .form__privacy {
        font-size: 14px;
    }

        .form__privacy.text--4xs {
            font-size: 12px;
        }

    .form__footer--mobile-column {
        flex-direction: column;
        align-items: flex-start;
    }

        .form__footer--mobile-column .form__btns {
            width: 100%;
        }

        .form__footer--mobile-column .form__btns-btn {
            width: 100%;
        }

        .form__footer--mobile-column .form__footer-link {
            margin: 12px auto 0;
        }

    .form__btns {
        flex-direction: column;
        align-items: flex-start;
    }

    .form__btns-btn {
        width: 100%;
    }

        .form__btns-btn:not(:first-child) {
            margin-top: 12px;
            margin-left: 0;
        }

    .form__switch-box {
        width: 100%;
        justify-content: space-between;
    }

    .nav-btns__btn {
        font-size: 16px;
    }

    .dropdown__main--t-14 {
        top: calc(100% + 12px);
    }

    .dropdown__main--mobile-left {
        right: unset;
        left: 0;
    }

    .input--picker-mobile-max-w-none .air-datepicker.-inline- {
        max-width: 100%;
    }

    .input--picker-desktop-top .air-datepicker.-inline- {
        /* 2025 krakoss */
        /*top: calc(100% + 8px);*/
        bottom: unset;
    }

    .header--desktop {
        display: none;
    }

    .header__content {
        padding-left: 0;
        min-height: 44px;
    }

    .header__logo {
        display: flex;
        justify-content: center;
        width: 46px;
        flex: 0 0 auto;
    }

    .header__search {
        margin-left: 0;
        flex: 0 1 46px;
    }

    .header__user {
        margin-left: 0;
        flex: 1 0 auto;
    }

    .header__user-link {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 10px;
        border-left: none;
    }

    .header__user-link--login {
        width: auto;
        border-left: 1px solid var(--color-gray-300);
        font-size: 12px;
    }

        .header__user-link--login span {
            display: none;
        }

    .header__user-link--profile {
        border-left: 1px solid var(--color-gray-300);
        width: 46px;
    }

        .header__user-link--profile span {
            display: none;
        }

        .header__user-link--profile .profile-menu__link span {
            display: flex;
        }

    .header__user-link--callback {
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        width: 46px;
        border-right: 1px solid var(--color-gray-300);
    }

        .header__user-link--callback span {
            display: none;
        }

    .header__user-link .link__icon {
        width: 18px;
    }

        .header__user-link .link__icon:first-child:not(:last-child) {
            margin-right: 8px;
        }

        .header__user-link .link__icon:last-child:not(:first-child) {
            margin-left: 8px;
        }

    .header__user-link--profile .link__icon:first-child:not(:last-child),
    .header__user-link--callback .link__icon:first-child:not(:last-child) {
        margin-right: 0;
    }

    .header__user-link--profile .link__icon:last-child:not(:first-child),
    .header__user-link--callback .link__icon:last-child:not(:first-child) {
        margin-left: 0;
    }

    .header__user-link--callback .link__icon {
        width: 26px;
    }

    .header--desktop ~ .main {
        padding-top: 0;
    }

    .main__steps {
        padding-top: 30px;
    }

    .main__faq {
        padding: 60px 0;
    }

    .banner__main--about {
        padding-top: 0;
        padding-bottom: 0;
    }

    .banner__main-content {
        padding-top: 30px;
    }

    .banner__main-content--about {
        padding-top: 35px;
        padding-bottom: 10px;
        flex-direction: column;
        align-items: flex-start;
    }

    .banner__info {
        margin: 0 auto;
    }

    .banner__info--about {
        max-width: 528px;
        margin: 0;
    }

    .banner__name {
        margin-bottom: 25px;
    }

    .banner__subtitle {
        text-align: center;
        font-size: 14px;
        line-height: 1.3;
    }

    .banner__subtitle--about {
        font-size: 16px;
        text-align: left;
    }

    .banner__subtitle2 {
        text-align: center;
        font-size: 10px;
    }

        .banner__subtitle2:not(:first-child) {
            margin-top: 4px;
        }

    .banner__title {
        font-size: 26px;
        text-align: center;
    }

        .banner__title:not(:first-child) {
            margin-top: 20px;
        }

    .banner__title--about {
        font-size: 22px;
        text-align: left;
    }

        .banner__title--about:not(:first-child) {
            margin-top: 34px;
        }

    .banner__images {
        margin-top: 15px;
        padding-left: 12px;
        padding-right: 12px;
        flex-direction: column;
        align-items: center;
    }

    .banner__img:nth-child(1) {
        width: 165px;
    }

    .banner__img:nth-child(2) {
        width: 317px;
        max-width: 100%;
        order: 1;
    }

    .banner__single-img {
        align-self: center;
        padding-top: 15px;
        margin-top: 45px;
        margin-right: 39px;
        top: -33px;
    }


    .features {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .features__col {
        width: calc(100% - 10px);
    }

    .feature-item__title {
        font-size: 16px;
    }

    .feature-item__text {
        transition: height 0.4s;
    }

    .steps__tab {
        padding-top: 30px;
        flex-direction: column;
    }

    .steps__tab-left,
    .steps__tab-right {
        width: 100%;
    }

    .steps__tab-left {
        position: static;
    }

    .steps__tab-right {
        padding: 30px 12px 0;
    }

    .steps__value {
        padding-left: 0;
        justify-content: center;
    }

    .steps__value-main:after {
        display: none;
    }

    .steps__list-box {
        height: 370px;
    }

    .steps__list {
        padding-bottom: 346px;
    }

    .steps__item {
        font-size: 16px;
    }

        .steps__item:not(:last-child) {
            padding-bottom: 35px;
        }

    .callback {
        padding-top: 56px;
    }

    .callback__images {
        margin-top: 38px;
        align-items: flex-end;
    }

    .callback__img:nth-child(1) {
        transform: translateY(0);
        flex: 1 1 auto;
        width: auto;
        height: 226px;
    }

    .callback__img:nth-child(2) {
        width: 148px;
        height: 148px;
        flex: 0 0 auto;
    }

    .callback__bg-box {
        background: linear-gradient(83deg, #28385e 15.2%, #2f406d 116.86%);
    }

        .callback__bg-box:nth-child(3),
        .callback__bg-box:nth-child(5) {
            flex: 1 1 100%;
        }

    .faq-item__btn {
        font-size: 18px;
    }

        .faq-item__btn:after {
            margin-left: 5px;
        }

    .faq-item__main {
        font-size: 18px;
    }

    .footer--desktop {
        display: none;
    }

    .footer__currencies {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
    }

    .footer__currency:not(:first-child) {
        margin-top: 0;
        margin-left: 15px;
    }

    .footer__menu {
        margin-top: 30px;
        margin-left: 0;
        width: 100%;
    }

    .footer__copyright {
        margin-top: 34px;
    }

    .footer-menu__list {
        margin-left: 0;
        margin-right: 0;
        flex-direction: column;
    }

    .footer-menu__item {
        margin-left: 0;
        margin-right: 0;
    }

        .footer-menu__item:not(:first-child) {
            margin-left: 0;
            margin-top: 16px;
        }

    .login__logo {
        left: 50%;
        transform: translateX(-50%);
    }

    .login__left {
        padding: 130px 16px 40px;
    }

    .tariffs__header {
        flex-direction: column;
        align-items: flex-start;
    }

    .tariffs__header-balance {
        width: 100%;
    }

        .tariffs__header-balance:not(:first-child) {
            margin-left: 0;
            margin-top: 30px;
        }

    .lk-sidebar--offers {
        top: unset;
        bottom: 0;
        height: auto;
        max-height: calc(var(--custom-100vh) - 62px);
        width: 100%;
    }

        .lk-sidebar--offers:before {
            background-color: rgba(var(--color-second--rgb), 0.6);
        }

        .lk-sidebar--offers .lk-sidebar__content {
            transform: translate(0, 100%);
            width: 100%;
            max-height: calc(var(--custom-100vh) - 62px);
            transition: transform 0.5s;
        }

    .lk-sidebar--active .lk-sidebar__content {
        transform: translate(0);
    }

    .lk-box {
        padding: 12px;
    }

    .lk-box--mobile-neutral-75 {
        background-color: var(--color-neutral-75);
    }

    .lk-box--mobile-p-0 {
        padding: 0;
    }

    .lk-data__item {
        flex-wrap: wrap;
    }

    .lk-data__item-label {
        width: 100%;
        flex: none;
    }

    .lk-data__item-value {
        margin-top: 5px;
        width: 100%;
        flex: none;
    }

    .lk__header {
        flex-wrap: wrap;
    }

    .lk__header--mobile-mb-xs {
        margin-bottom: 8px;
    }

    .lk__header--mobile-nowrap {
        flex-wrap: nowrap;
    }

    .lk__header-title {
        max-width: calc(100% - 26px);
        font-size: 16px;
    }

        .lk__header-title:last-child {
            max-width: 100%;
        }

    .lk__header-title-link {
        margin-left: 5px;
    }

    .lk__header-link {
        margin-left: 10px;
    }

        .lk__header-link span {
            display: none;
        }

        .lk__header-link .link__icon--mx-sm:first-child:not(:last-child) {
            margin-right: 0;
        }

        .lk__header-link .link__icon--mx-sm:last-child:not(:first-child) {
            margin-left: 0;
        }

    .lk__header-links:not(.lk__header-links--mobile-row) {
        margin-top: 8px;
        margin-left: 0;
        padding-left: 0;
        width: 100%;
    }

    .lk__header-status {
        margin-top: 8px;
        width: 100%;
        justify-content: flex-start;
    }

    .lk__header-tag {
        padding: 2px 4px;
    }

        .lk__header-tag .tag__text {
            font-size: 12px;
        }

    .lk__header-text {
        width: 100%;
    }

    .lk__body-content {
        padding: 12px 4px 16px 4px;
    }

    .lk__top-btns--mobile {
        display: flex;
    }

    .lk__fixed-btn-box {
        display: none;
    }

    .notify {
        padding: 8px 8px 8px 10px;
    }

    .notify__icon {
        width: 18px;
        height: 18px;
    }

    .notify__text {
        font-size: 12px;
        line-height: 1.3;
    }

    .table-payments__header {
        margin-bottom: 10px;
    }

    .table-payments__main {
        background-color: #f4f6fc;
    }

    .table-payments thead {
        display: none;
    }

    .table-payments tr {
        padding: 12px;
        border-radius: 2px;
        display: flex;
        flex-direction: column;
        background: #fff;
    }

        .table-payments tr:not(:first-child) {
            margin-top: 8px;
        }

    .table-payments tbody tr:first-child td {
        padding-top: 0;
    }

    .table-payments tbody td {
        border-bottom: none;
    }

    .table-payments td {
        display: flex;
        justify-content: space-between;
    }

        .table-payments td:not(:first-child) {
            margin-top: 10px;
        }

    .table-payments th,
    .table-payments td {
        padding: 0;
    }

        .table-payments th:nth-child(2),
        .table-payments td:nth-child(2) {
            width: 100%;
        }

    .table-payments__mobile-label {
        margin-right: 10px;
        display: inline-block;
    }

    .table-payments__value {
        text-align: right;
    }

    .lk-tarif-panel {
        flex-direction: column;
        align-items: flex-start;
    }

    .lk-tarif-panel__balance {
        flex: none;
        width: 100%;
    }

    .filter__info {
        padding: 8px;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

        .filter__info:not(:last-child) {
            margin-bottom: 12px;
            margin-right: 0;
        }

    .lk-section-footer {
        flex-direction: column;
        align-items: flex-start;
    }

    .lk-section-footer__count {
        margin-bottom: 8px;
        position: static;
        transform: translate(0);
    }

    .lk-section-footer__pagination {
        width: 100%;
    }

        .lk-section-footer__pagination .pagination__link--left {
            margin-right: auto;
        }

        .lk-section-footer__pagination .pagination__link--right {
            margin-left: auto;
        }

    .popup-content--mobile-bottom {
        margin-top: auto;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .popup-content--filter-active .popup-content__filter-back {
        display: flex;
    }

    /* 2025  krakoss  */
    .filter-content--active ~ .popup__footer .popup__footer-btns .popup__footer-btn-reset {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .filter-content--h_350 {
        height: 200px;
    }

    .popup-content__header {
        flex-direction: column;
        align-items: flex-start;
    }

    .popup-content__header-tags {
        margin-top: 6px;
        margin-left: 0;
    }

    .filter-btn {
        padding-left: 11px;
        padding-right: 11px;
    }

    .filter__search {
        width: 100%;
        flex: none;
    }

        .filter__search:not(:last-child) {
            margin-right: 0;
            margin-bottom: 16px;
        }

    .filter__search--mobile-second {
        order: 2;
    }

        .filter__search--mobile-second:not(:last-child) {
            margin-top: 12px;
            margin-bottom: 0;
        }

    .filter__sort-btns {
        width: 100%;
        flex: none;
    }

    .sort-btns__list--mobile-between {
        width: 100%;
        justify-content: space-between;
    }

    .sort-btns__list--mobile-align-end {
        align-items: flex-end;
    }

    .tags--inline .tags__item.tag--inline {
        line-height: 2;
    }

    .advert {
        padding: 8px;
    }

    .advert__statuses {
        margin-right: 2px;
        padding-right: 0;
        max-width: calc(100% - 22px);
    }

        .advert__statuses .tags__list {
            margin-top: -4px;
            margin-left: -4px;
        }

        .advert__statuses .tags__item {
            margin-top: 4px;
            margin-left: 4px;
            padding: 2px 4px;
        }

            .advert__statuses .tags__item .tag__text {
                font-size: 12px;
            }

    .advert__location {
        display: none;
    }

    .advert__main {
        flex-wrap: wrap;
    }

    .advert__info {
        display: none;
    }

    .advert__mobile-info {
        display: flex;
        flex-direction: column;
        max-width: calc(100% - 100px - 12px);
    }

    .advert__name {
        margin-bottom: 2px;
    }

    .advert__info-location:not(:first-child) {
        margin-top: 4px;
        margin-left: 0;
    }

    .advert__info-location-separator {
        display: none;
    }

    .advert__info-location-spot {
        margin-top: 4px;
        width: 100%;
    }

    .advert__mobile-location {
        display: block;
        max-width: calc(100% - 100px - 12px);
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        margin-bottom: 6px;
    }

    .advert__mobile-info + .advert__tags {
        margin-top: 12px;
    }

    .advert__tags {
        margin-top: 10px;
        width: 100%;
    }

        .advert__tags .tags__list {
            margin-top: -4px;
            margin-left: -4px;
        }

        .advert__tags .tags__item {
            margin-top: 4px;
            margin-left: 4px;
            padding: 2px 4px;
            font-size: 12px;
        }

            .advert__tags .tags__item.tag--inline {
                padding: 0;
                font-size: 14px;
            }

        .advert__tags.tags--inline .tags__list {
            margin-top: 0;
            margin-left: 0;
        }

        .advert__tags.tags--inline .tags__item {
            margin-top: 0;
            margin-left: 0;
        }

        .advert__tags .tags__item .tag__text {
            font-size: 12px;
        }

    .advert__user-addition-list {
        align-items: flex-start;
    }

    .advert__user-addition-item {
        width: calc(50% - 12px);
    }

        .advert__user-addition-item:last-child {
            margin-right: auto;
            width: auto;
        }

    .advert__user-addition-item--text {
        margin-top: 4px;
        margin-left: 0;
        padding-left: 12px;
        width: auto;
    }

    .advert__user-addition-label {
        font-size: 13px;
    }

    .advert__user-addition-value {
        font-size: 13px;
    }

    .advert__footer {
        margin-top: 0;
    }

    .advert__meta {
        margin-top: 12px;
    }

    .advert__type {
        margin-top: 12px;
    }

    .advert__meta-item:not(:first-child) {
        margin-left: 8px;
    }

    .advert__img-box {
        width: 100px;
        height: 64px;
    }

    .tags__title {
        -webkit-line-clamp: 2;
    }

    .dialog__back-box {
        display: none;
    }

    .dialog__tags-box--mobile {
        display: flex;
    }

    .messages {
        position: absolute;
        left: 0;
        top: 0;
        padding: 12px 4px 16px 4px;
        display: flex;
        flex-direction: column;
        max-height: calc(var(--custom-100vh) - 46px);
        width: 100%;
    }

    .messages-header__img--xl {
        margin-right: 8px;
        width: 32px;
        height: 32px;
    }

    .messages__header-title {
        font-size: 16px;
    }

    .messages-header__back--mobile {
        display: flex;
    }

    .messages-header__more.btn--icon-xs {
        width: 20px;
        height: 20px;
    }

    .messages-header__tags-box--desktop {
        display: none;
    }

    .messages__dialog-box {
        position: fixed;
    }

    .messages__controls {
        flex-direction: column;
    }

    .messages__search {
        flex: none;
        width: 100%;
    }

    .messages__controls-btns {
        margin-top: 12px;
        margin-left: 0;
        flex: none;
        width: 100%;
    }

    .messages__controls-btn {
        padding-left: 12px;
        padding-right: 12px;
        flex: 1 1 0%;
    }

    .messages__main {
        flex: 1 1 auto;
        min-height: 0;
    }

    .messages__list {
        max-height: 550px;
    }

    .partner-item__img-box {
        padding-bottom: 0;
    }

    .partner-item__info {
        padding-bottom: 0;
        padding-right: 8px;
    }

    .partner-item__btns {
        margin-top: 8px;
        margin-left: 0;
        padding-left: 8px;
        grid-area: 3 / 1 / 3 / 4;
    }

    .partner-header__title {
        font-size: 14px;
    }

    .partner-header__location {
        font-size: 12px;
    }

    .partner-header__btn:not(:first-child) {
        margin-right: 8px;
    }

    .partner-header__btns--mobile-row .partner-header__btn:not(:first-child) {
        margin-left: 8px;
        margin-right: 0;
    }

    .partner-locked {
        min-height: 248px;
    }

    .offer__info {
        flex-direction: column;
        align-items: flex-start;
    }

    .offer__location {
        width: 100%;
        flex-wrap: wrap;
        font-size: 13px;
    }

        .offer__location:not(:first-child) {
            margin-left: 0;
        }

    .offer__location-name {
        margin-top: 4px;
        flex: none;
        font-size: 13px;
    }

    .offer__location-separator {
        display: none;
    }

    .offer__location-spot {
        margin-top: 4px;
        font-size: 13px;
    }

    .offer__tags .tags__list,
    .offer__statuses .tags__list {
        margin-top: -8px;
        margin-left: -8px;
    }

    .offer__tags .tags__item,
    .offer__statuses .tags__item {
        margin-top: 8px;
        margin-left: 8px;
        padding: 2px 4px;
        font-size: 12px;
    }

        .offer__tags .tags__item .tag__text,
        .offer__statuses .tags__item .tag__text {
            font-size: 12px;
        }

    .offer__tags.tags--inline .tags__list,
    .offer__statuses.tags--inline .tags__list {
        margin-top: 0;
        margin-left: 0;
    }

    .offer__tags.tags--inline .tags__item,
    .offer__statuses.tags--inline .tags__item {
        margin-top: 0;
        margin-left: 0;
    }

    .table-price__mobile-label {
        margin-right: 8px;
        margin-top: 4px;
        display: inline-block;
    }

    .table-price__mobile-label--num {
        padding: 3px 7px;
        background-color: #fff;
        border-radius: 2px;
        color: var(--color-primary);
    }

    .table-price__value {
        margin-top: 4px;
    }

    .table-price__value--desktop {
        display: none;
    }

    .table-price--ad-placement .table-price__value--desktop {
        display: none;
    }

    .table-price__input {
        margin-top: 4px;
    }

    .table-price__input--mobile-full {
        width: 100%;
    }

    .table-price__total {
        margin-top: 8px;
        width: 100%;
    }

    .table-price--offer .table-price__total {
        width: 100%;
    }

    .table-price tr {
        position: relative;
        display: flex;
        flex-direction: column;
        background-color: var(--color-gray-50);
    }

        .table-price tr:not(:first-child) {
            margin-top: 8px;
        }

        .table-price tr.table-price__prototype {
            display: none;
        }

    .table-price th {
        display: none;
    }

    .table-price td {
        padding: 3px 12px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        border-bottom: none;
    }

        .table-price td.display_none {
            display: none;
        }

        .table-price td:first-child {
            padding-top: 12px;
        }

        .table-price td:last-child {
            padding-bottom: 12px;
        }

        .table-price td:first-child,
        .table-price td:nth-child(2),
        .table-price td:nth-child(3),
        .table-price td:nth-child(4),
        .table-price td:nth-child(2).unit-each,
        .table-price td:nth-child(2).each-product-address,
        .table-price td:nth-child(3).each-product-address {
            width: 100%;
        }

    .table-price__total {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .table-price__select-group {
        margin-top: 4px;
        width: 100%;
    }

    .table-price__delete {
        position: absolute;
        right: 12px;
        top: 16px;
        height: 20px;
    }

    .table-price--ad-placement td {
        flex-direction: column;
        align-items: flex-start;
    }

        .table-price--ad-placement th:nth-child(2),
        .table-price--ad-placement td:nth-child(2) {
            padding-right: 12px;
        }

        .table-price--ad-placement th:last-child,
        .table-price--ad-placement td:last-child {
            padding-top: 0;
        }

    .trade-history__main-footer {
        border-top: none;
    }

    .trade-history__main-footer-btn {
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }

    .trade-history__addition {
        flex-direction: column;
    }

    .trade-history__authors,
    .trade-history__rate {
        min-height: 126px;
    }

    .trade-history__authors {
        flex: none;
        width: 100%;
        flex-direction: column;
    }

    .trade-history__authors-logo {
        margin: 10px 0;
    }

    .trade-history__rate {
        flex: none;
        width: 100%;
    }

        .trade-history__rate:not(:first-child) {
            margin-top: 12px;
            margin-left: 0;
        }

    .info__content {
        padding: 16px;
    }

    .info__title {
        max-width: calc(100% - 26px);
        font-size: 16px;
    }

    .info-text h1 {
        font-size: 18px;
    }

        .info-text h1:not(:last-child) {
            margin-bottom: 8px;
        }

        .info-text h1:not(:first-child) {
            margin-top: 8px;
        }

    .info-text h2 {
        font-size: 16px;
    }

        .info-text h2:not(:first-child) {
            margin-top: 12px;
        }

        .info-text h2:not(:last-child) {
            margin-bottom: 8px;
        }

    .info-text p {
        font-size: 14px;
        line-height: 20px;
    }

        .info-text p:not(:first-child) {
            margin-top: 8px;
        }

        .info-text p a {
            text-decoration: none;
        }

    .help-box {
        flex-direction: column;
    }

    .help-box__info {
        flex: none;
        width: 100%;
    }

    .help-box__text {
        max-width: 270px;
    }

    .help-box__btns {
        margin-top: 12px;
        margin-left: 0;
        flex: none;
        width: 100%;
    }

    .table-partner tr {
        display: flex;
        flex-direction: column;
    }

        .table-partner tr:not(:first-child) {
            padding-top: 8px;
            border-top: 1px solid var(--color-neutral-100);
        }

        .table-partner tr:not(:last-child) {
            padding-bottom: 8px;
        }

        .table-partner tr:not(:first-child) td {
            padding-top: 0;
            border-top: none;
        }

        .table-partner tr:not(:last-child) td {
            padding-bottom: 0;
        }

        .table-partner tr td:not(:first-child):not(.table-partner__not-specified) {
            padding-top: 8px;
        }

    .offers-item__header {
        padding: 8px;
        flex-direction: column;
        align-items: flex-start;
    }

    .offers-item__header-items {
        flex-wrap: wrap;
    }

    .offers-item__header-item {
        margin-top: 12px;
        width: 100%;
    }

        .offers-item__header-item:not(:first-child) {
            margin-left: 0;
        }

        .offers-item__header-item:first-child {
            margin-top: 0;
            margin-right: 8px;
            width: 14px;
        }

        .offers-item__header-item:nth-child(2) {
            margin-top: 0;
            width: calc(100% - 22px);
        }

    .offers-item__header-value {
        font-size: 14px;
    }

    .offers-item__header-link {
        margin-top: 12px;
        margin-left: 0;
    }

    .offers-list__footer {
        flex-direction: column;
        align-items: flex-start;
    }

    .offers-list__btns {
        width: 100%;
        justify-content: space-between;
    }

    .table-offers th:nth-child(2),
    .table-offers td:nth-child(2) {
        width: 484px;
    }

    .table-offers th:nth-child(3),
    .table-offers td:nth-child(3) {
        width: 140px;
    }

    .table-offers th:nth-child(4),
    .table-offers td:nth-child(4),
    .table-offers th:nth-child(5),
    .table-offers td:nth-child(5) {
        width: 170px;
    }

    .popup__footer--mobile-column {
        flex-direction: column;
    }

    .popup__footer-btns--mobile-column {
        flex-direction: column;
        width: 100%;
    }

        .popup__footer-btns--mobile-column .popup__footer-btn:not(:first-child) {
            margin-left: 0;
            margin-top: 12px;
        }

    .popup__footer-filter-btns {
        width: 100%;
        border-right: 0;
    }

        .popup__footer-filter-btns ~ .popup__footer-btns {
            padding-top: 0;
        }

    .partner-popup {
        position: fixed;
        z-index: 20;
    }

        .partner-popup .popup__backdrop {
            display: block;
        }

    .partner-popup__content {
        margin-top: 62px;
        margin-bottom: 0;
        padding: 0;
        height: calc(var(--custom-100vh) - 62px);
        background-color: transparent;
    }

    .partner__body--popup {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border: none;
    }

    .partner__content {
        border: none;
    }

    .panel-btns--mobile-full {
        width: 100%;
    }

        .panel-btns--mobile-full .panel-btns__list {
            width: 100%;
        }

        .panel-btns--mobile-full .panel-btns__btn {
            flex: 1 1 0%;
        }

    .offer-header {
        padding: 8px;
    }

    .offer-header__info {
        flex-direction: column;
        align-items: flex-start;
    }

    .offer-header__city {
        margin-top: 4px;
        margin-left: 0;
        flex-direction: column;
    }

    .offer-header__city-name {
        margin-top: 4px;
    }

    .offer-header__city-separator {
        display: none;
    }

    .offer-header__city-spot {
        margin-top: 4px;
    }

    .offer-header__statuses .tags__list {
        margin-top: -4px;
        margin-left: -4px;
    }

    .offer-header__statuses .tags__item {
        margin-top: 4px;
        margin-left: 4px;
        padding: 2px 4px;
    }

        .offer-header__statuses .tags__item .tag__text {
            font-size: 12px;
        }

    .offer-header__tags-btn {
        width: 20px;
        height: 20px;
    }

        .offer-header__tags-btn svg {
            width: 12px;
            height: 12px;
        }

    .offer-header__bottom {
        margin-top: 0;
    }

    .offer-header__meta {
        margin-top: 12px;
        margin-right: auto;
        padding-right: 10px;
    }

    .offer-header__meta-item:not(:first-child) {
        margin-left: 10px;
    }

    .offer-header__type {
        margin-top: 12px;
        margin-left: 0;
    }

        .offer-header__type:not(:last-child) {
            margin-right: 0;
        }

    .user-main {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .offer-main__tabs-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .offer-main__tabs-header-btn {
        margin-top: 16px;
        margin-left: 0;
        width: 100%;
        justify-content: center;
    }

    .offer-main__tabs-btns {
        width: 100%;
    }

    .offer-main__file {
        width: calc(100% - 12px);
    }

    .offer-main__comment {
        padding-bottom: 0;
    }

    .offer-main__files {
        padding-bottom: 0;
    }

    .offer-main__footer {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .offer-main__footer--mobile-top {
        margin-bottom: 16px;
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        order: -1;
    }

    .offer-main__footer--desktop,
    .offer-main__footer--tablet {
        display: none;
    }

    .offer-main__checkboxes {
        flex-direction: column;
        width: calc(100vw - 20px);
    }

    .offer-main__checkbox {
        width: fit-content;
    }

    .offer-bottom__btns {
        width: 100%;
    }

    .offer-bottom__btns--mobile-reverse {
        flex-direction: row-reverse;
    }

    .offer-bottom--mobile-column {
        flex-direction: column;
        align-items: flex-start;
    }

        .offer-bottom--mobile-column .offer-bottom__single-btn {
            width: 100%;
        }

            .offer-bottom--mobile-column .offer-bottom__single-btn:not(:last-child) {
                margin-bottom: 20px;
                margin-right: 0;
            }

    .offer-bottom__btns-btn {
        padding-left: 4px;
        padding-right: 4px;
        flex: 1 1 100%;
    }

        .offer-bottom__btns-btn:first-child {
            flex: 1 1 56%;
        }

        .offer-bottom__btns-btn:not(:first-child) {
            margin-left: 12px;
        }

    .offer-bottom__btns--mobile-reverse .offer-bottom__btns-btn {
        padding: 8px 4px;
        flex: 1 1 0%;
    }

        .offer-bottom__btns--mobile-reverse .offer-bottom__btns-btn:first-child {
            flex: 1 1 25%;
        }

        .offer-bottom__btns--mobile-reverse .offer-bottom__btns-btn:not(:first-child) {
            margin-left: 0;
            margin-right: 8px;
        }

    .offer-btns--mobile-column {
        flex-direction: column;
        align-items: flex-start;
    }

        .offer-btns--mobile-column .offer-bottom__btns-btn {
            width: 100%;
        }

            .offer-btns--mobile-column .offer-bottom__btns-btn:not(:first-child) {
                margin-top: 20px;
                margin-left: 0;
            }

    .partner-popup--fixed {
        top: 0;
        max-height: var(--custom-100vh);
    }

        .partner-popup--fixed .partner-popup__content {
            margin-top: 0;
            height: var(--custom-100vh);
        }

        .partner-popup--fixed .partner__content {
            border-radius: 0;
        }

    .lk-catalog__title {
        font-size: 16px;
    }

    .ad-header {
        flex-direction: column;
    }

    .ad-header__footer {
        margin-top: 4px;
        margin-left: 0;
        text-align: left;
        align-items: flex-start;
    }

    .ad-header__footer-btns {
        margin-top: 4px;
        width: 100%;
    }

    .ad-header__footer-btn:first-child {
        flex: 1 1 0%;
    }

    .ad-header__meta {
        justify-content: flex-start;
    }

    .ad-header__user-img {
        margin-right: 8px;
        width: 64px;
        height: 64px;
    }

    .ad-header__user-title {
        font-size: 14px;
    }

    .ad-header__user-location {
        font-size: 13px;
    }

    .ad-stages__item {
        flex-direction: column;
        align-items: flex-start;
    }

    .ad-stages__item-value {
        margin-top: 8px;
        margin-left: 0;
    }

    .filter-content--active .filter-content__btns:not(.tabs-btns) {
        display: none;
    }

    .filter-content__body {
        position: relative;
    }

    .filter-content__sidebar {
        width: 100%;
        border-right: none;
    }

    .filter-content--active .filter-content__sidebar {
        display: none;
    }

    .filter-content__sidebar-section {
        border-bottom: none;
    }

    .filter-content__tabs-item {
        width: 100%;
    }

        .filter-content__tabs-item.tabs-list__item--active {
            display: none;
        }

    .filter-content--active .filter-content__tabs-item.tabs-list__item--active {
        display: flex;
    }

    .filter-content__tabs-item.filter-content__tabs-item--mobile-show.tabs-list__item--active {
        display: flex;
    }

    .filter-content--active .filter-content__btns:not(.tabs-btns) {
        display: none;
    }


    /* 2025 krakoss  */
    .filter-content--active ~ .popup__footer .popup__footer-filter-btns {
        display: none;
    }

    .filter-content--active ~ .popup__footer .popup__footer-btns .popup__footer-btn {
        display: none;
    }
    /* 2025 krakoss  */


    .btn-placement {
        padding: 12px;
    }

    .btn-placement__title {
        font-size: 14px;
    }

    .btn-placement__text {
        font-size: 13px;
    }

    .select-group__list {
        padding-right: 0;
    }

    .tooltip-message__text {
        font-size: 12px;
    }

    .table-tooltip__main {
        font-size: 12px;
    }

    .table-tooltip th,
    .table-tooltip td {
        padding: 4px;
        overflow: hidden;
    }

    .idea-item:before {
        top: calc(100% - 75px);
        width: 488px;
        height: 488px;
    }

    .idea-item__img {
        margin-top: 20px;
    }

    .tabs .flex-2 {
        flex-direction: column;
    }

    .subscribe__block {
        padding-bottom: 50px;
        padding-right: 24px;
    }

    .subscribe__block-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .subscribe__block-envelope {
        margin-left: 0;
        margin-bottom: 20px;
        padding-left: 0;
        order: -1;
        width: 180px;
        height: 57px;
    }

    .subscribe__card {
        flex-direction: column;
    }

    .subscribe__block {
        padding-top: 46px;
        flex: none;
    }

    .subscribe__img-box {
        margin-top: 0;
        margin-right: auto;
        padding-top: 0;
        padding-left: 24px;
        flex: none;
        width: 320px;
        max-width: 100%;
    }

    .subscribe__img {
        max-width: 202px;
    }

    .tariff-item__label {
        right: -41px;
        padding: 7px;
        font-size: 11.6px;
    }

    .tariffs__item {
        width: calc(100% - 24px);
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: initial;
    }

    .filter-content--h_350 {
        height: 150px;
        bottom: 120px;
        top: 0px;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }

    .hero-info h2 {
        font-size: 1.8rem;
    }
}

@media (max-width: 576px) {
    #extend-period .air-datepicker.-inline- {
        /* 2025 krakoss */
        width: 100%;
        left: 0px;
        right: 0px;
        position: fixed;
        top: 0px;
    }

    .search__field {
        padding-left: 110px;
        padding-right: 100px;
    }

    .search__btn {
        width: 44px;
    }

    .search__btn--filter {
        left: 44px;
    }

    .idea .flex img {
        max-width: 260px;
        width: 100%;
        height: 174px;
    }

    .idea {
        padding: 60px 0 35px;
    }

    .idea__title {
        margin-bottom: 30px;
    }

    .idea .flex {
        gap: 35px;
    }

        .idea .flex:nth-child(1) {
            flex-direction: column-reverse;
        }

        .idea .flex:nth-child(2n) {
            flex-direction: column-reverse;
        }

        .idea .flex:nth-child(3) {
            flex-direction: column-reverse;
        }

    .idea__text {
        font-size: 16px;
    }

    .idea .flex:not(:last-child) {
        margin-bottom: 70px;
    }

    .tabs .flex {
        margin-bottom: 47px;
    }

    .tabs .card {
        display: flex;
        flex-direction: column;
        align-items: unset;
        min-height: 334px;
    }

    .tabs .tab__title {
        font-size: 20px;
        margin-left: unset;
    }

    .tabs img {
        margin-bottom: 10px;
    }

    .contacts__grid {
        gap: 35px 12px;
    }

    .footer .footer__grid {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .footer .block {
        flex-direction: row;
        justify-content: space-between;
        max-width: unset;
    }

    .footer .footer__nav {
        place-self: flex-start;
    }

    .modal__body {
        max-width: 351px;
    }

    .subscribe__envelope {
        margin: 0 auto;
    }

    .contacts__grid {
        grid-template-columns: 1fr;
    }

    .subscribe__card {
        background-image: url(../img/about/subscribe-bg-576.svg);
    }

    .subscribe__block {
        min-height: unset;
    }

    .user-images__item .user-img__main {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .banner__single-img {
        width: 100%;
        max-width: 246px;
        top: 0
    }

    .banner__main--about::after {
        height: 95px;
    }

    .lk__name {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 9px;
    }

        .lk__name.margin__top10 {
            margin: 10px 0 0 0;
        }


    .desktop {
        display: none;
    }

    .mobile {
        display: initial;
    }

    .filter-content--h_350 {
        height: 150px;
        bottom: 120px;
        top: 0px;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }

    .hero-info h2 {
        font-size: 1.8rem;
    }
}

@media (max-width: 374px) {
    .header__search {
        flex-basis: 44px;
    }

    .header__user-link {
        padding: 0 8px;
    }

    .header__user-link--callback {
        width: 44px;
    }

    .callback__img:nth-child(1) {
        width: 60%;
    }

    .callback__img:nth-child(2) {
        width: 40%;
    }

    .contacts__link .arrow {
        right: 7px;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: initial;
    }

    .filter-content--h_350 {
        height: 150px;
        bottom: 120px;
        top: 0px;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }

    .hero-info h2 {
        font-size: 1.4rem;
    }
}

@media (max-width: 365px) {
    .banner__main--about::after {
        height: 100px;
        left: -54px;
        width: 420px;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: initial;
    }

    .filter-content--h_350 {
        height: 150px;
        bottom: 120px;
        top: 0px;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }

    .hero-info h2 {
        font-size: 1.4rem;
    }
}

@media (max-width: 350px) {
    .header__search {
        flex-basis: 36px;
    }

    .header__user-link {
        padding: 0 6px;
    }

    .header__user-link--callback {
        width: 36px;
    }

    .contacts__link {
        font-size: 28px;
    }

    .offer-bottom__btns-btn {
        font-size: 12px;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: initial;
    }

    .filter-content--h_350 {
        height: 150px;
        bottom: 120px;
        top: 0px;
    }

    .hero-info h1 {
        font-size: clamp(2.2rem, 7vw, 4rem);
        line-height: clamp(2.2rem, 7vw, 4rem);
    }

    .hero-info h2 {
        font-size: 1.4rem;
    }
}
