#inferno-popup-overlay {
    background: rgba(23, 23, 23, 0.13) !important;
    backdrop-filter: blur(0px) !important;
}

#inferno-popup {
    transform: none !important;
}

#startHolder {
    z-index: 9;
}