.filter-section{margin-bottom:10px}.filter-toggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding-top:24px;padding-bottom:24px;font-size:16px;display:flex}.filter-content{max-height:0;transition:max-height .5s ease-in-out;overflow:hidden}.filter-content.open{max-height:1000px}.filter-content.closed{max-height:0}
