.wp-block-uagb-container.header-video .uagb-container__video-wrap::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(7px);
    top: 0;
}