/****/
.popup{
    display: none;
}

.switch{
    display: flex;
    gap: 5px;
}
.switch label{
    margin: 0;
}