.sortPage{height:calc(100vh - 220px);margin-top:.85em;overflow:auto;padding-top:2px}.sortPage-toggler{opacity:0;pointer-events:none;position:absolute}#sort-tree-image-toggler:checked~.sortPage-products .sortableItem-image,#sort-tree-taxon-toggler:checked~.sortPage-tree{display:block}.sortPage-tree{display:none;margin-bottom:.5em}.sortPage-products{align-content:flex-start;container-type:inline-size;display:flex;flex-wrap:wrap;gap:10px;padding:0 10px;width:100%}.sortableItem{cursor:move;width:100%;@container (min-width: 600px){width:calc(50% - 5px)}@container (min-width: 900px){width:calc(33.33333% - 6.66667px)}@container (min-width: 1200px){width:calc(25% - 7.5px)}@container (min-width: 1500px){width:calc(20% - 8px)}@container (min-width: 1800px){width:calc(16.66667% - 8.33333px)}}.sortableItem-placeholder{opacity:0}.sortableItem-image{display:none;margin-bottom:0!important;margin-left:5px;max-width:75px}@media (min-width:1200px){.sortPage{display:flex}.sortPage-tree{flex:0 0 290px}}