<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.t-store__card__sold-out-msg,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt{
    font-size: 0;
}

.t-store__card__sold-out-msg:after,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt:after{
    content: "Ð¡ÐºÐ¾Ñ€Ð¾ Ð² Ð¿Ñ€Ð¾Ð´Ð°Ð¶Ðµ";
    font-size: 14px;
}
</pre></body></html>