﻿.hide-list {
    display: none;
}

.show-list-block {
    display: block;
}


.show-list-flex {
    display: block;
}