.SessionExpired {
    &Overlay {
        position: fixed;
        inset: 0;
        backdrop-filter: blur(3px);
    }
}
