/**handles:filters/checkbox**/
.checkbox__list-item input{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.checkbox{--_checkbox-background:#fff;--_checkbox-border: ;margin-bottom:2rem}.checkbox,.checkbox__list{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}.checkbox__list{list-style:none;margin:0;padding:0}.checkbox__list-item{padding:1rem 0 0}.checkbox__list-item.disabled{opacity:.6;pointer-events:none}.checkbox__list-item input:checked+label,.selected .checkbox__list-item input{font-weight:600}.checkbox__list-item input:checked+label:before,.selected .checkbox__list-item input:before{--_checkbox-background:#1849aa;--_checkbox-border:var(--_checkbox-background);background-image:url(https://www.citypropertyglasgow.co.uk/wp-content/themes/city-property-glasgow-2025-09-15_15-07-00/out/assets/icons/filters/checkbox-checked.svg)}.checkbox__list-item label{align-items:center;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:flex-start}.checkbox__list-item label:before{background-color:var(--_checkbox-background);background-image:none;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:1px solid var(--_checkbox-border);border-radius:2px;content:"";display:block;height:1rem;margin-right:.5rem;overflow:hidden;width:1rem}