.t450__menu_show.t450__overlay {
    backdrop-filter: blur(2px);

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