.glass {
background-color: rgba(0, 0, 0, 0.2) !important;
    /* Укажи насыщенность фона (saturate) и величину размытия (blur) */
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}


/*.t396 [data-elem-type="video"] *:not(.t-text, .t-descr) {
    border-radius: 43px;
}
.t-popup_show .t-popup__container {
    border-radius: 30px;
}
.t268__img, .t478__blockimg {
    border-radius: 10px;
    
}

.t835__progressbar {
    width: 0%;
}


/*ЦЕНЫ ОТ И ДО*/
/*.t-store__card__price:before {content: "От "}
.t-store__card__price_old { color: #000}
.t-store__card__price-item {font-size: 16px}
.t-store__card__price-value {font-weight: 800}

.t-store__card__price_old:after,
.t-store__prod-popup__price_old{
    display: none !important;
}

.t744__price:before,
.t744__price_old:before {
    font-size: 18px;
    vertical-align: bottom;
    padding-right: 2px;
}
.t744__price:before {content: "От "}
.t744__price_old { color: #000}
.t744__price-item {font-size: 16px}
.t744__price-value {font-weight: 800}
.t744__price-value, .t744__price-currency {float: revert !important;}
.t-store__card__mark {
    width: 150px !important;
    border-radius: 15px;
    font-weight: 600;
}


.t706__cartwin-prodamount-wrap {display: none !important;}
.t706__product-amount, .t706__product-plusminus {display: none !important;}
.t706__cartwin-content {border-radius:20px}*/