.qodef-pl-filter-bar{margin-bottom:30px}.qodef-pl-filter-bar-inner{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px 24px}.qodef-pl-filter-group--checkboxes{flex:1 1 100%;display:block}.qodef-pl-filter-group--select{flex:1 1 100%;display:none}.qodef-pl-filter-select{width:100%;max-width:320px;padding:10px 35px 10px 15px;border:1px solid #ddd;border-radius:0;background-color:#fff;font-size:14px;line-height:1.5;color:#333;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer;transition:border-color .2s ease}.qodef-pl-filter-select:hover,.qodef-pl-filter-select:focus{border-color:#999;outline:none}.qodef-pl-filter-label{display:block;margin-bottom:16px;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.qodef-pl-filter-checkbox-list{margin-top:30px !important;display:flex;flex-wrap:wrap;gap:10px 24px;margin:0;padding:0;list-style:none;align-items:center;justify-content:center}.qodef-pl-filter-checkbox-item{margin:0}.qodef-pl-filter-checkbox-label{display:flex;align-items:center;justify-content:space-between;gap:5px;margin:0;font-size:14px;line-height:1.4;color:#333;cursor:pointer}.qodef-pl-filter-checkbox-text{order:2}.qodef-pl-filter-checkbox{order:1;flex:0 0 auto;width:11px;height:11px;min-width:11px;min-height:11px;margin:0;accent-color:#333;cursor:pointer}.qodef-pl-filter-checkbox-label:hover .qodef-pl-filter-checkbox-text,.qodef-pl-filter-checkbox-label:has(.qodef-pl-filter-checkbox:focus) .qodef-pl-filter-checkbox-text,.qodef-pl-filter-checkbox-label:has(.qodef-pl-filter-checkbox:checked) .qodef-pl-filter-checkbox-text{color:#000}.qodef-pl-filter-reset{padding:10px 20px;border:1px solid #333;background:0 0;color:#333;font-size:13px;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.qodef-pl-filter-reset:hover{background-color:#333;color:#fff}.qodef-pl-holder.qodef-pl-filtering .qodef-pl-outer{position:relative;opacity:.3;pointer-events:none;transition:opacity .3s ease}.qodef-pl-holder.qodef-pl-filtering .qodef-pl-filter-bar{pointer-events:none}.qodef-pl-spinner{display:none;margin:40px auto;width:36px;height:36px;border:3px solid #ddd;border-top-color:#333;border-radius:50%;animation:qodef-pl-spin .7s linear infinite}.qodef-pl-holder.qodef-pl-filtering .qodef-pl-spinner{display:block}@keyframes qodef-pl-spin{to{transform:rotate(360deg)}}@media only screen and (max-width:768px){.qodef-pl-filter-bar{margin-bottom:20px}.qodef-pl-filter-bar-inner{gap:12px;justify-content:center}.qodef-pl-filter-group--checkboxes{display:none}.qodef-pl-filter-group--select{display:block;width:100%}.qodef-pl-filter-select{max-width:100%;padding:8px 30px 8px 10px;font-size:13px}.qodef-pl-filter-reset{padding:8px 16px;font-size:12px}}@media only screen and (min-width:769px){.qodef-pl-filter-group--checkboxes{display:block}.qodef-pl-filter-group--select{display:none}}