
.t-popup.t-popup_show {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
</style>