/**handles:filters/nested-checkbox**/
.nested-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}.nested-checkbox__list-item label{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nested-checkbox{--_nested-checkbox-background:#fff;--_nested-checkbox-border:#1849aa;margin-bottom:2rem}.nested-checkbox,.nested-checkbox__list{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}.nested-checkbox__list{height:0;list-style:none;margin:0;overflow:hidden;padding:0}.nested-checkbox__list:has(>.nested-checkbox__list-item.selected input:checked),[type=checkbox]:checked~.nested-checkbox__list{height:auto}.nested-checkbox__list--level-1{height:auto}.nested-checkbox__list-item{padding:1rem 0 0}.nested-checkbox__list-item>.nested-checkbox__list{margin-left:1rem}.nested-checkbox__list-item:has(>.nested-checkbox__list>.nested-checkbox__list-item) input:checked+label,.nested-checkbox__list-item:has(>.nested-checkbox__list>.nested-checkbox__list-item.selected) input:checked+label{font-weight:600}.nested-checkbox__list-item:has(>.nested-checkbox__list>.nested-checkbox__list-item) input:checked+label:before,.nested-checkbox__list-item:has(>.nested-checkbox__list>.nested-checkbox__list-item.selected) input:checked+label:before{--_nested-checkbox-background:#1849aa;--_nested-checkbox-border:var(--_nested-checkbox-background);background-image:url(https://www.citypropertyglasgow.co.uk/wp-content/themes/city-property-glasgow-2025-12-02_11-44-18/out/assets/icons/filters/checkbox-close.svg)}.nested-checkbox__list--level-max .nested-checkbox__list-item input:checked+label:before,.nested-checkbox__list--level-max .nested-checkbox__list-item.selected input:checked+label:before{background-image:url(https://www.citypropertyglasgow.co.uk/wp-content/themes/city-property-glasgow-2025-12-02_11-44-18/out/assets/icons/filters/checkbox-checked.svg)!important}.nested-checkbox__list-item.disabled input+label,.nested-checkbox__list-item.disabled:has(>.nested-checkbox__list>.nested-checkbox__list-item:not(.selected)) input+label{opacity:.6;pointer-events:none}.nested-checkbox__list-item label{align-items:center;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:flex-start}.nested-checkbox__list-item label:before{--_nested-checkbox-border: ;background-color:var(--_nested-checkbox-background);background-image:url(https://www.citypropertyglasgow.co.uk/wp-content/themes/city-property-glasgow-2025-12-02_11-44-18/out/assets/icons/filters/checkbox-open.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:1px solid;border:1px solid var(--_nested-checkbox-border);border-radius:2px;content:"";display:block;height:1rem;margin-right:.5rem;overflow:hidden;width:1rem}.nested-checkbox__list--level-max .nested-checkbox__list-item label:before{background-image:none}