.WidgetEventsView__inputblock:has(input[name="email"]),
.WidgetEventsView__inputblock:has(input[name="surname"]) {
    display: none !important;
}