.rs-slf-wrap{display:block;width:100%}.rs-slf-filter-panel{background:#fff;border:1px solid #dedede;border-radius:10px;padding:24px;margin-bottom:30px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.rs-slf-filter-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.rs-slf-filter-heading h2{margin:0 0 5px;font-size:25px;line-height:1.2}.rs-slf-filter-heading p{margin:0;color:#606060}.rs-clear-link{border:0;background:transparent;text-decoration:underline;cursor:pointer;padding:4px 0;white-space:nowrap}.rs-slf-search{max-width:460px;margin-bottom:18px}.rs-slf-search label,.rs-slf-filter>label{display:block;font-weight:700;margin-bottom:7px;font-size:14px}.rs-slf-search input[type=search],.rs-slf-filter select,.rs-check-toggle{display:block;width:100%;min-height:44px;border:1px solid #b7b7b7;border-radius:5px;background:#fff;padding:9px 12px;font-size:15px;line-height:1.25}.rs-slf-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:18px}.rs-slf-filter{position:relative;min-width:0}.rs-slf-filter.is-empty{opacity:.58}.rs-check-toggle{display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.rs-chevron{font-size:18px;line-height:1}.rs-checkboxes{position:absolute;z-index:25;top:calc(100% + 5px);left:0;right:0;max-height:250px;overflow:auto;border:1px solid #b7b7b7;border-radius:5px;background:#fff;padding:8px;box-shadow:0 8px 22px rgba(0,0,0,.14)}.rs-checkboxes label{display:flex;gap:8px;align-items:flex-start;margin:0;padding:7px 5px;cursor:pointer}.rs-checkboxes label:hover{background:#f5f5f5}.rs-checkboxes input{margin-top:3px}.rs-slf-actions{display:flex;align-items:center;gap:15px;margin-top:22px;padding-top:20px;border-top:1px solid #ececec}.rs-slf-actions .rs-apply{min-height:44px;padding:10px 22px}.rs-active-summary{font-size:14px;color:#606060}.rs-slf-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.rs-loader{width:18px;height:18px;border:2px solid #ddd;border-top-color:#333;border-radius:50%;animation:rs-spin .7s linear infinite}.rs-slf-pagination{display:flex;gap:6px;flex-wrap:wrap;margin-top:22px}.rs-slf-pagination .current{font-weight:700}.rs-slf-wrap.is-loading .rs-slf-results{opacity:.55;pointer-events:none}@keyframes rs-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.rs-slf-filter-grid{grid-template-columns:repeat(3,minmax(170px,1fr))}}@media(max-width:780px){.rs-slf-filter-grid{grid-template-columns:repeat(2,minmax(145px,1fr))}.rs-slf-filter-heading{display:block}.rs-clear-link{margin-top:10px}}@media(max-width:520px){.rs-slf-filter-panel{padding:17px}.rs-slf-filter-grid{grid-template-columns:1fr}.rs-slf-actions{align-items:flex-start;flex-direction:column}.rs-slf-actions .rs-apply{width:100%}}
.rs-slf-load-more-wrap{display:flex;flex-direction:column;align-items:center;gap:9px;margin:28px 0 8px}.rs-slf-load-more-wrap[hidden]{display:none}.rs-slf-load-more{min-width:210px;min-height:46px;padding:10px 24px;font-weight:700}.rs-slf-page-status{font-size:13px;color:#666}.rs-slf-scroll-sentinel{height:2px;width:100%}.rs-slf-pagination:empty{display:none}
