.properties-filter-block__top{display:flex;justify-content:space-between}.properties-filter-block__heading{margin:0}.properties-filter-block .btn-filter-popup{display:flex;align-items:center;gap:.375rem;padding:.25rem;margin:-.25rem}.properties-filter-block .btn-filter-popup:hover{border:none}.properties-filter-block .btn-filter-popup:hover .properties-filter-block__counter-wrapper{background:var(--color-accent-700)}.properties-filter-block__icon.hidden{display:none}.properties-filter-block__counter-wrapper{display:flex;justify-content:center;align-items:center;background:var(--color-accent-500);width:1rem;height:1rem;border-radius:50%}.properties-filter-block__counter-wrapper.hidden{display:none}.properties-filter-block__counter{margin:0;color:var(--color-buttons);font-size:.625rem;line-height:26px}.properties-filter-popup{display:none;position:fixed;top:0;left:0;z-index:2000;width:100%;height:100%}.properties-filter-popup__close{position:absolute;top:1.5rem;right:1.5rem;z-index:4000}@media (min-width:992px){.properties-filter-popup__close{top:2rem;right:2rem}}.properties-filter-popup__overlay{background:black;opacity:.5;width:100%;height:100%}.properties-filter-popup__content-wrapper{position:absolute;top:0;right:0;width:100%;height:100%;padding:5.375rem 2rem;z-index:3000;background:var(--color-white);box-shadow:0 0 36px #00000029}@media (min-width:640px){.properties-filter-popup__content-wrapper{width:50%}}@media (min-width:992px){.properties-filter-popup__content-wrapper{width:30%;padding:5.375rem 2.75rem 2.75rem}}.properties-filter-popup__content{display:flex;flex-direction:column;gap:1.75rem;overflow-y:auto;height:100%;max-height:100%}.properties-filter-popup__heading{margin-bottom:0}.properties-filter-popup select{width:100%;line-height:var(--line-height-xs);padding:1rem 1.25rem;border-color:#c7c7c7;color:var(--color-off-black);font-weight:var(--font-weight-medium);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9ImJpIGJpLWNoZXZyb24tZG93biIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjY0NiA0LjY0NmEuNS41IDAgMCAxIC43MDggMEw4IDEwLjI5M2w1LjY0Ni01LjY0N2EuNS41IDAgMCAxIC43MDguNzA4bC02IDZhLjUuNSAwIDAgMS0uNzA4IDBsLTYtNmEuNS41IDAgMCAxIDAtLjcwOCIvPgo8L3N2Zz4=);background-position:calc(100% - 20px);background-size:1rem;background-repeat:no-repeat}.properties-filter-popup select:focus-visible{outline:none}.properties-filter-popup__buttons{display:flex;justify-content:space-between;gap:.5rem;margin-top:.75rem}
