.t-popup {
    backdrop-filter: blur(2px);
}

@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #ffffff;
    }
}
.t706__cartwin {

    backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 960px) {
    .t-col {

        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 640px) {
    .uc-cookies .t-name_xs {
    text-align: center;
    font-size: 13px;
    }
    
        .uc-cookies .t-descr_xxs {
        font-size: 10px;
        text-align: center;
    }
}
