@media (max-width: 900px) {
    /* 900px - Блок «Информация пользователя» */
    .app .userInfo {
        padding: 16px 0 68px;
    }

    .app .userInfo .body {
        column-gap: 20px;
    }

    .app .userInfo .body .cashback {
        background-size: 60%;
    }
}

@media (max-width: 900px) {

    .app .partnersNearby .partnersList.scrollBlock {
        width: calc(100% + 32px);
        margin-left: -16px;
    }

    .app .partnersNearby .partnersList.scrollBlock .wrapper::before,
    .app .partnersNearby .partnersList.scrollBlock .wrapper::after {
        content: '';
        width: 16px;
    }

    body.app {
        overflow-y: hidden;
    }

    .blindColor_1 {
        background-color: inherit;
    }

    .blindColor_2 {
        background-color: #FFFFFF;
    }

    .arrowInCircle {
        width: 24px;
        height: 24px;
        transition: none;
    }

    .arrowInCircle.previous::after {
        margin-left: 4px;
    }

    .arrowInCircle.next::after {
        margin-right: 4px;
    }



    /* 600px - Блок «Информация пользователя» */
    .app .userInfo {
        padding-bottom: 32px;
    }

    .app .userInfo .body {
        column-gap: 8px;
    }

    .app .userInfo .header {
        margin-bottom: 18px;
    }

    .app .userInfo .header .regionChoose::after {
        width: 6px;
        height: 6px;
        margin: 3px 0 0 8px;
        border-top-width: 2px;
        border-right-width: 2px;
    }

    .app .userInfo .header .region {
        font-size: 14px;
        font-weight: 500;
        line-height: 120%;
    }

    .app .userInfo .header .notifications {
        width: 24px;
        height: 24px;
    }

    .app .userInfo .body {
        column-gap: 8px;
    }

    .app .userInfo .body .user .content .name {
        font-size: 16px;
    }

    .app .userInfo .body .user .content .organization {
        margin-top: 4px;
        font-size: 10px;
    }

    .partnersList .blank[data-blank="1"] *:not(.gradient, .bottom, .footer, .row),
    .partnersList .blank[data-blank="2"] *:not(.gradient) {
        border-radius: 12px;
        background: #F2F4F8;
    }

    .partnersList .blank[data-blank="1"] .top {
        height: 130px;
        background: #F2F4F8;
    }

    .partnersList .blank[data-blank="1"] .bottom {
        max-height: 129px;
    }

    .partnersList .blank[data-blank="2"] .top {
        width: 30vw;
        aspect-ratio: 1;
        max-width: 130px;
    }

    .partnersList .partnerCard[data-template="1"] {
        box-shadow: 0 0 1.199vh rgba(0, 0, 0, 0.15);
        /*transition: unset;*/
    }

    .partnersList .partnerCard[data-template="1"]:hover {
        box-shadow: 0 0 1.199vh rgba(0, 0, 0, 0.15);
        transform: unset;
        /*transition: unset;*/
    }

    .partnersList .partnerCard[data-template="1"] .top {
        height: 100px;
    }

    .partnersList .partnerCard[data-template="1"] .bottom {
        padding: 8px 12px 8px 12px;
    }

    .partnersList .partnerCard[data-template="6"] a.content {
        width: 30vw;
    }

    .partnersList .partnerCard[data-template="6"] .top {
        border-radius: 12px;
    }

    .partnersList .partnerCard[data-template="6"] .top .partnerValue {
        top: 8px;
        left: 8px;
        border-radius: 6px;
    }

    .partnersList .partnerCard[data-template="6"] .top .distance {
        right: 8px;
        bottom: 8px;
        border-radius: 6px;
    }

    .partnersList .partnerCard[data-template="6"] .bottom .partnerName {
        font-size: 14px;
    }

    .work .container p {
        font-size: 20px;
    }



    /* 600px - Popup's */
    .popupOverlay.active, .mobile-menu__popup.active {
        display: block;
    }

    .regions-popup, .notWorking-popup, .mobMainMenu-popup, .appDownload-popup {
        width: 100%;
        max-width: unset;
        max-height: calc(100% - 96px);
        position: absolute;
        top: 100%;
        border-bottom-right-radius: unset;
        border-bottom-left-radius: unset;
        overflow: hidden;
    }

    .regions-popup.active, .notWorking-popup.active, .mobMainMenu-popup.active, .appDownload-popup.active {
        display: block;
        scale: unset;
        transition: transform ease;
        transition-duration: 0.3s;
    }

    .regions-popup.active.animation, .notWorking-popup.active.animation, .mobMainMenu-popup.active.animation, .appDownload-popup.active.animation {
        transform: translateY(-100%);
        scale: unset;
        transition: transform ease;
        transition-duration: 0.5s;
    }

    .regions-popup .visor, .notWorking-popup .visor, .mobMainMenu-popup .visor, .appDownload-popup .visor, .profile-popup .visor {
        width: 36px;
        height: 4px;
        display: block;
        margin: 0 auto 16px auto;
        border-radius: 4px;
        background: #D9D9D9;
    }

    .regionVerification-popup {
        left: 20px;
        right: auto;
    }

    .regions-popup .regionsList {
        grid-template-columns: 1fr;
    }

    .notWorking-popup .close-popup {
        position: absolute;
        top: 20px;
    }

    .notWorking-popup .regionsList {
        grid-template-columns: 1fr;
    }

    .notWorking-popup p span {
        width: 100%;
        display: block;
    }

    .notWorking-popup p span:first-child {
        font-weight: 800;
        font-size: 18px;
        line-height: 22px;
    }

    .notWorking-popup p span:nth-child(2) {
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
    }

    .mobMainMenu-popup {
        border-radius: 16px 16px 0 0;
        background: #FFFFFF;
    }

    .mobMainMenu-popup::-webkit-scrollbar {
        display: none;
    }

    .mobMainMenu-popup .header {
        position: sticky;
        top: 0;
        padding: 24px 24px 0;
        background-color: inherit;
        touch-action: none;
        z-index: 1;
    }

    .mobMainMenu-popup .header *:not(.close-popup, input, .tags span) {
        pointer-events: none;
    }

    .mobMainMenu-popup .header .wrapper,
    .profile-popup .header .wrapper {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 24px;
        border-bottom: 1px solid #EFEFF4;
    }

    .mobMainMenu-popup .header h3,
    .profile-popup .header h3 {
        font-weight: 800;
        font-size: 24px;
        line-height: 31px;
        color: #333333;
    }

    .mobMainMenu-popup .container,
    .profile-popup > .container {
        --p-x: 24px;
        padding: 24px var(--p-x);
        background: #fff;
        padding-bottom: 60px;
    }

    .mobMainMenu-popup a {
        width: 100%;
        display: flex;
        margin: 0 0 7px 0;
        padding: 0 20px;
        border-radius: 6px;
        outline: none;
        text-decoration: none;
        background: #F8F8F8;
    }

    .profile-popup a {
        position: relative;
        width: 100%;
        display: flex;
        gap: 12px;
        outline: none;
        text-decoration: none;
        /*border-bottom: solid 1px #e5e5ea;*/
        margin-bottom: 16px;
    }

    .profile-popup a::before {
        position: absolute;
        content: '';
        width: calc(100% - var(--p-x)*2);
        bottom: 0;
        height: 1px;
        left: calc(0 + var(--p-x));
        background-color: #e5e5ea;
    }

    .profile-popup .container a {
        transition: .2s ease;
        margin: 0 calc(0px - var(--p-x));
        padding: 6px var(--p-x) 5px;
        width: calc(100% + var(--p-x)*2);
    }

    .profile-popup .container .accordion-header {
        position: relative;
        transition: .2s ease;
        margin: 0 calc(0px - var(--p-x));
        padding: 6px var(--p-x) 5px;
        width: calc(100% + var(--p-x)*2);
        border-bottom: none;
    }

    .profile-popup .container .accordion-header::before {
        position: absolute;
        content: '';
        width: calc(100% - var(--p-x)*2);
        bottom: 0;
        height: 1px;
        left: calc(0 + var(--p-x));
        background-color: #e5e5ea;
    }

    /* подсвечивание ссылок в мобильной веб версии(profile popup menu) */
    @media (hover: hover) {
        .accordion-header:hover,
        .profile-popup .container a:hover {
            color: #90278E;
            background-color: #FFEFFF;
        }

        .accordion-header:hover img,
        .profile-popup .container a:hover img {
            filter: invert(18%) sepia(91%) saturate(5369%) hue-rotate(287deg) brightness(77%) contrast(94%);
        }

        .accordion-header:hover p,
        .accordion-header:hover .accordion-arrow,
        .profile-popup .container a:hover p {
            color: #90278E;
        }
    }

    @media (pointer: coarse) {

        .accordion-header:active,
        .profile-popup .container a:active {
            color: #90278E;
            background-color: #FFEFFF;
        }

        .accordion-header:active img,
        .profile-popup .container a:active img {
            filter: invert(18%) sepia(91%) saturate(5369%) hue-rotate(287deg) brightness(77%) contrast(94%);
        }

        .accordion-header:active p,
        .accordion-header:active .accordion-arrow,
        .profile-popup .container a:active p {
            color: #90278E;
        }
    }
    /* подсвечивание ссылок в мобильной веб версии(profile popup menu) */

    .profile-popup .container .accordion__content-body {
        --p-x: 15px;
        padding-left: var(--p-x);
    }
    .profile-popup .container .accordion__content-body a {
        border-bottom: none;
    }

    .profile-popup .card-arrow__link {
        /* width: fit-content; */
        width: 16px;
        margin-bottom: 0;
        border-bottom: none;
    }

    .mobMainMenu-popup a p,
    .profile-popup a p {
        width: fit-content;
        font-size: 17px;
        line-height: 42px;
        float: left;
        color: #333;
    }

    .appDownload-popup {
        border-radius: 16px 16px 0 0;
        background: #FFFFFF;
    }

    .appDownload-popup .header {
        padding: 24px 24px 0;
    }

    .appDownload-popup .header .close-popup {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .appDownload-popup .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 12px 24px 24px;
    }

    .appDownload-popup .container svg {
        width: 80px;
        height: 80px;
        flex: 1 0 100%;
        margin-bottom: 16px;
    }

    .appDownload-popup .container p {
        flex: 1 0 100%;
        margin-bottom: 16px;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        color: #777777;
    }

    .appDownload-popup .container a {
        display: flex;
        flex: 1 0 100%;
        justify-content: center;
        align-items: center;
        padding: 12px 24px;
        border-radius: 12px;
        background: #90278E;
        text-decoration: none;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        text-align: center;
        color: #FFFFFF;
    }

    .login-popup {
        max-width: unset;
        max-height: unset;
        flex-wrap: wrap;
    }

    .login-popup .pc {
        display: none;
    }

    .login-popup .mobile {
        display: unset;
    }

    .login-popup .close-popup {
        top: 18px;
        right: 18px;
        box-shadow: inset 0 0 40px 1px #FFFFFF;
        z-index: 2;
    }

    .login-popup .leftBlock {
        display: none;
    }

    .login-popup .container {
        width: 100%;
        align-items: start;
    }

    .login-popup .container .wrapper {
        padding: 5%;
    }

    .login-popup .container .registrationTitle, .login-popup .container .wrapper .header {
        flex: 0;
    }

    .login-popup .container .blockName .h3 {
        font-size: 22px;
    }

    .login-popup .cardsInfo .content .title {
        font-size: 14px;
    }

    .login-popup .cardsInfo .content .text {
        font-size: 12px;
    }

    .login-popup .registrationTitle .title {
        margin-top: 35px;
    }

    .login-popup .success {
        margin-top: 50px;
    }

    .login-popup .preview svg.logo {
        width: 100%;
        margin-top: 30px;
    }

    .login-popup .preview .text {
        margin-top: 17px;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        line-height: 125%;
        color: #828282;
    }

    .login-popup .preview .oneButton div.black {
        margin-top: 36px;
        border: 1px solid #000000;
        background: #FFFFFF;
    }

    .login-popup .preview .oneButton div.black:active {
        background: #993897;
    }

    .login-popup .preview .oneButton div.black p {
        color: #000000;
    }

    .login-popup .preview .oneButton div {
        margin-top: 12px;
    }

    .login-popup .container .policy {
        margin: 30px 0 0;
    }

    .telegramWelcome-popup {
        width: 100%;
        height: 100%;
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #FFFFFF;
        z-index: 15;
    }

    .telegramWelcome-popup.active {
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        transition: opacity ease-in 0.3s;
    }

    .telegramWelcome-popup.active.animation {
        opacity: 1;
        transition: opacity ease-in 0.3s;
    }

    .telegramWelcome-popup .container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        padding: 64px 32px;
    }

    .telegramWelcome-popup .text {
        margin-bottom: 36px;
        text-align: center;
        color: #000000;
        font-weight: 600;
        font-size: 18px;
        line-height: 23px;
    }

    .telegramWelcome-popup img {
        max-width: 100%;
        max-height: 20vh;
        margin-bottom: 32px;
    }

    .telegramWelcome-popup .apply {
        width: 100%;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
        border: none;
        border-radius: 12px;
        text-decoration: none;
        font-weight: 500;
        font-size: max(14px, min(1.367vw, 16px));
        color: #FFFFFF;
        background: #90278E;
        transition: background 0.2s ease, box-shadow 0.3s ease;
    }

    .telegramWelcome-popup .apply:active {
        background: #993897;
    }

    .telegramWelcome-popup .later {
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 42px;
        text-align: center;
        color: #999999;
        display: inline-block;
        padding: 0 16px;
    }

    .profile-popup {
        display: none;
        transform: translateY(-100%);
        overflow: auto;
    }

    .mobile-menu__popup .profile-popup {
        height: 100%;
        background-color:#fff;
    }

    .profile-popup a > img {
        aspect-ratio: 1;
        width: 24px;
    }
    .mobile-userInfo.authorized-bg .topright.login > a {
        background: url("/assets/site/pz_img/main/notification.svg") no-repeat center !important;
        background-color: transparent;
        display: block;
        width: 24px;
        height: 24px;
        border-bottom: none;
        margin-bottom: 0;
        position:relative;
    }

    .mobile-userInfo.authorized-bg .topright.login > a span.active{
    color: #fff;
    position: absolute;
    top: 0px;
    font-weight: bold;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #90278E;
    right: 3px;
    }
}



@media (max-width: 360px) {
    .partnersList .partnerCard[data-template="1"] .top .deadLine {
        font-size: 10px;
        line-height: 13px;
    }

    .partnersList .partnerCard[data-template="1"] .top .info {
        font-size: 10px;
        line-height: 12px;
    }

    .partnersList .partnerCard[data-template="1"] .bottom .header .partnerName {
        font-size: 12px;
        line-height: 15px;
    }

    .partnersList .partnerCard[data-template="1"] .bottom .header .distance {
        font-size: 10px;
        line-height: 12px;
    }

    .partnersList .partnerCard[data-template="1"] .bottom .partnerType {
        font-size: 12px;
        line-height: 15px;
    }
}

@media (min-width: 601px) {
    .medium, .small {
        display: none !important;
    }
}

@media (max-width: 600px) and (min-width: 361px) {
    .large:not(.medium) {
        display: none !important;
    }
}

@media (max-width: 360px) {
    .large:not(.small), .medium:not(.small) {
        display: none !important;
    }
}
