:root{--ads-filters-selected-number-background:#e9f4ff;--ads-filters-selected-number-font-color:#0061b2}.app-machineryline{--ads-filters-selected-number-background:#fff2e8;--ads-filters-selected-number-font-color:#d15701}.app-agronetto{--ads-filters-selected-number-background:#edf7e8;--ads-filters-selected-number-font-color:#457d29}.app-forkliftonline{--ads-filters-selected-number-background:#fff3ed;--ads-filters-selected-number-font-color:#c6453a}@media(min-width:600px){.sl-header{display:grid;grid-template-areas:"title title" "buttons buttons";grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(min-width:1000px){.sl-header{background:#fff;grid-template-areas:"title buttons" "filters filters";grid-template-columns:1fr auto;padding:20px}}.sl-header .sl-header__title{grid-area:title;padding:0 12px 15px}@media(max-width:599px){.sl-header .sl-header__title{overflow-y:auto;scrollbar-width:0;white-space:nowrap}}@media(min-width:1000px){.sl-header .sl-header__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:0}}.sl-header .sl-header__title .current-ads-num-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sl-header .sl-header__title .current-ads-num-title h2{font-size:16px;margin:0}.sl-header .sl-header__title .current-ads-num-title h2 .num-description{font-weight:400}.sl-header .sl-header__buttons{background:#fff;grid-area:buttons;padding:12px}@media(max-width:999px){.sl-header .sl-header__buttons{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(min-width:600px){.sl-header .sl-header__buttons{padding:15px}}@media(min-width:1000px){.sl-header .sl-header__buttons{padding:0}}.sl-header .sl-header__buttons .sl-search-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;height:40px;justify-content:flex-start;padding-left:35px}.sl-header .sl-header__buttons .sl-search-toggle .filters-count{background-color:var(--ads-filters-selected-number-background);border-radius:3px;color:var(--ads-filters-selected-number-font-color);display:none;font-size:12px;font-weight:700;height:17px;line-height:17px;position:absolute;right:10px;text-align:center;width:20px}.sl-header .sl-header__buttons .sl-search-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M9.846 6.25 16 0H0l6.154 6.25V15l3.692-2.5z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:13px 12px;bottom:0;content:"";display:block;height:12px;left:12px;margin:auto;position:absolute;top:0;width:13px}@media(min-width:1000px){.sl-header .sl-header__buttons .sl-search-toggle{display:none}}.sl-header .sl-header__current-filters{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;grid-area:filters;height:100%;overflow-y:auto;scrollbar-width:none}@media(max-width:599px){.sl-header .sl-header__current-filters{padding-bottom:12px}}@media(min-width:1000px){.sl-header .sl-header__current-filters{border-top:1px solid #eef0f2;margin-top:20px;padding-bottom:5px;padding-top:12px}}.sl-header .sl-header__current-filters .filters-container .current-filters,.sl-header .sl-header__current-filters .filters-container .current-filters .filters{padding:0}@media(min-width:600px)and (max-width:1000px){.sl-header_with-filters{grid-template-areas:"title title" "buttons filters"}}.sl-header_with-filters .sl-header__current-filters{display:-webkit-box;display:-ms-flexbox;display:flex}