.lama-dropdown__list{max-height:0;opacity:0;pointer-events:none;transition:all .25s ease;overflow:hidden}.lama-dropdown__list__items{margin:0;padding:0;list-style:none}.lama-dropdown__list__item{padding:0;margin:0}.lama-dropdown.visible .lama-dropdown__list{max-height:var(--max-height);opacity:1;pointer-events:auto;overflow:auto}.lama-posts-found.hidden{display:none}