def cuando_el_selector_ocultar_cambia(estado):
    if estado:
        boton.ocultar()
        deslizador.ocultar()
        entrada1.ocultar()