.residence-filter-form{display:grid;grid-template-rows:64px 1fr max-content;height:100vh;height:100dvh}.desktop .residence-filter-form{height:100%;max-height:80vh}.residence-filter-form__header{border-bottom:1px solid #3f3f3c;box-shadow:0 2px 3px #3f3f3c33;display:flex;flex-direction:column;justify-content:center;padding:16px;position:relative;z-index:1}.residence-filter-form__body{overflow-y:auto;padding:24px}.residence-filter-form__section{border-bottom:1px solid #e4e3de;margin:0 0 32px;padding-bottom:32px}.residence-filter-form__section:last-child{border-bottom:none;margin-bottom:0}.residence-filter-form__section__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}@media (min-width: 52.6rem){.residence-filter-form__section__grid{grid-template-columns:1fr 1fr 1fr}}.residence-filter-form__footer{align-items:center;border-top:1px solid #3f3f3c;box-shadow:0 -1px 6px #3f3f3c26;display:flex;justify-content:space-between;gap:16px;padding:32px}.mobile .residence-filter-form__footer{flex-direction:column-reverse;gap:16px;padding-top:16px}
