html:not(.aem-AuthorLayer-Edit) .filter__no-results{display:none}
html:not(.aem-AuthorLayer-Edit) .filter__no-results--active{display:block}
.filter__wrapper{display:flex;flex-grow:1;flex-shrink:1;min-width:0;flex-wrap:wrap;flex-direction:row;align-items:stretch;height:100%}
.filter__element{display:none;flex-direction:column;justify-content:center;align-items:center}
.filter__element--visible{display:flex}