:root{--estates-filters-gap:0rem}@media (min-width:640px){:root{--estates-filters-gap:2rem}}.estate-filters-toggle{justify-content:center;top:-1rem!important;padding:2rem 0;cursor:pointer}@media (min-width:640px){.estate-filters+.estate-filters-toggle{display:none!important}}.estate-filters-toggle svg{display:inline}.estates-empty{display:none;grid-column-end:span 1}@media (min-width:640px){.estates-empty{grid-column-end:span 2}}#estates .estates-empty{display:block}.estates-empty p{text-align:center;width:100%}.estate-filters{transition:none;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:0;gap:0;grid-gap:var(--estates-filters-gap);gap:var(--estates-filters-gap);max-height:0;overflow:hidden;top:-2rem}.estate-filters.expanded{max-height:400px;margin-top:2rem;margin-bottom:2rem}.estate-filters.expanded:after{display:none}@media (min-width:640px){.estate-filters.expanded{margin-top:50px;margin-bottom:50px}}@media (min-width:640px){.estate-filters{--expander-max-height:400px!important;flex-direction:row;max-height:none;margin:50px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:0}.estate-filters:after{display:none!important}}.estate-filters-sub{display:flex;flex-direction:column-reverse;width:100%}@media (min-width:768px){.estate-filters-sub{width:auto}}.estate-filters-sub .estate-filters-toggle{text-transform:uppercase;top:0!important;padding:1rem;border-bottom:2px solid;border-image-source:var(--line);border-image-slice:2;border-image-repeat:stretch;font-weight:300;display:flex;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}@media (min-width:768px){.estate-filters-sub .estate-filters-toggle{border:0;justify-content:flex-start}}.estate-filters-sub .estate-filter{padding-top:.25rem;padding-bottom:.25rem;font-weight:300}.estate-filters-sub .expanded{transition:none;margin-top:1rem;margin-bottom:1rem}.estate-filters-sub .expanded:after{display:none}@media (min-width:768px){.estate-filters-sub .expanded{margin-top:0;margin-bottom:0}}.estate-filter{cursor:pointer;padding:.5rem 1rem}.estate-filter.active,.estate-filter:hover{color:var(--color-orange-700)}.estate-filter[data-key=clear]:after{content:"\2715"}