.list-companies-page .companies-table.open{animation:mymove .2s ease-in-out forwards;width:0}.list-companies-page .companies-table.closed{animation:mymoveout .2s ease-in-out forwards;min-width:290px;width:290px}@keyframes mymove{to{min-width:290px;width:290px}}@keyframes mymoveout{to{min-width:0;width:0}}
/*# sourceMappingURL=main.30a218b7.css.map*/