.slide_down[data-v-e6585908]{animation:slide_down-e6585908 .2s ease-in-out}.slide_up[data-v-e6585908]{animation:slide_up-e6585908 .2s ease-in-out}@keyframes slide_down-e6585908{0%{height:0;visibility:hidden}95%{height:250px;visibility:visible}to{height:auto!important;visibility:visible}}@keyframes slide_up-e6585908{0%{height:250px;visibility:visible}to{height:0;visibility:hidden}}#filter{height:calc(100vh - var(--height-header));overflow-y:scroll}
