
.uc-code, .uc-style, .uc-cont, .uc-sov {
    display: none;
}
.uc-code:first-of-type {
    display: block; /* Показываем первый по умолчанию */
}
.Switch.active {
    background: #000 !important;
    color: #fff !important;
}
</style>