.spt-filters-bar{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-bottom:25px}.spt-filters-bar fieldset{border:none;padding:0;margin:0}.spt-filters-bar input,.spt-filters-bar select{height:42px;padding:0 14px;border-radius:10px;border:1px solid #dcdcdc;font-size:14px;background:#fff;min-width:220px;transition:all 0.2s ease}.spt-filters-bar input:focus,.spt-filters-bar select:focus{border-color:#0073e6;box-shadow:0 0 0 2px rgb(0 115 230 / .1);outline:none}.spt-filters-bar .kb-filter-search-btn{display:none!important}.spt-filters-bar .kb-filter-search-wrap{position:relative;display:inline-block}.spt-filters-bar .kb-filter-search{padding-right:38px}.spt-filters-bar .kb-filter-search-wrap::after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23718096' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none;opacity:.7}.spt-filters-bar select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#777 50%),linear-gradient(135deg,#777 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 13px) calc(50% - 3px);background-size:5px 5px;background-repeat:no-repeat}.spt-filters-bar .kb-query-filter-reset-button{height:42px;padding:0 18px;border-radius:10px;background:#0073e6;color:#fff;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all 0.2s ease}.spt-filters-bar .kb-query-filter-reset-button:hover{background:#005bb5}.spt-filters-bar .kb-query-filter-reset-button:active{transform:scale(.97)}@media (max-width:768px){.spt-filters-bar{flex-direction:column;align-items:stretch}.spt-filters-bar input,.spt-filters-bar select,.spt-filters-bar .kb-query-filter-reset-button{width:100%}}.area-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.area-tags span{background:#f1f5f9;color:#1e293b;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:500;border:1px solid #e2e8f0;transition:all 0.2s ease}.area-tags span:hover{background:#0ea5e9;color:#fff;border-color:#0ea5e9}