.search-filter-form{width:19.688rem;height:calc(100vh - var(--fixed-header-height) - 9.5rem);overflow:auto;position:sticky;top:calc(var(--fixed-header-height) + 1rem);scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.search-filter-form::-webkit-scrollbar{width:8px;height:8px}.search-filter-form::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.search-filter-form::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}.search-filter-form label,.search-filter-form input[type=checkbox]{cursor:pointer}.search-filter-form .filter-fieldset-show-btn{cursor:pointer;font-weight:700;font-size:14px;margin-top:5px}.search-filter-form .filter-fieldset-show-btn:hover{text-decoration:underline}.search-filter-form .filter-hidden{display:none}.search-filter-form-close-button{position:absolute;top:2rem;right:2rem;z-index:1}.search-filter-form-sort-fieldset{display:none}.steel-only .tools,.tools-only .steel{display:none}.search-filter-form .search-filter-form-fieldset legend{padding-left:1.3rem;cursor:pointer}.search-filter-form .search-filter-form-fieldset .open{background:rgba(0,0,0,0) url(/sharedUpgrade/media/images/icons/arrow_down_grey2_16.png) no-repeat scroll 0 center}.search-filter-form .search-filter-form-fieldset .closed{background:rgba(0,0,0,0) url(/sharedUpgrade/media/images/icons/arrow_up_grey2_16.png) no-repeat scroll 0 center}.filter-skeleton-wrapper{gap:.8rem}.filter-skeleton{width:15rem;height:1.4rem;border-radius:.3rem}.search-filter-chip{margin-left:auto;display:none}@media (max-width:1080px){.filter-header{font-size:var(--parker-fs-500);line-height:var(--parker-lh-500);--capsize-bottom:var(--parker-cb-500);--capsize-top:var(--parker-ct-500)}}@media (max-width:990px){.search-filter-form{flex:1}}@media (min-width:811px){.search-filter-form{display:flex!important}.search-filter-form-close-button{display:none}}@media (max-width:810px){.search-filter-form{position:absolute;top:0;right:0;width:26rem;height:calc(100vh - 12rem);z-index:99999;background-color:var(--parker-cl-system-light-100);box-shadow:0 4px 10px 0 rgba(0,0,0,.08);padding:2rem;border-radius:1rem}.search-filter-chip{display:flex}.search-filter-form-sort-fieldset{display:flex}}@media (max-width:440px){.search-filter-form{width:100%}}