.switcher-content .switch{
    display: none;
}
.switcher-content .switch.active{
    display: block;
}
.switcher-nav ul{

}
