.leasing-offers-filter{display:grid;grid-template-columns:minmax(0,1fr);background-color:var(--color-neutral-000);border-radius:var(--radius-700);width:calc(100% - 2 * 1rem);gap:0}@media screen and (min-width:calc(900px + 1px)){.leasing-offers-filter{grid-template-columns:minmax(0,1fr) auto;max-width:65.875rem}}.leasing-offers-filter .list{display:grid;grid-template-columns:minmax(0,1fr);padding:1rem 2rem;gap:0.5rem}@media screen and (min-width:400px){.leasing-offers-filter .list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:calc(600px + 1px)){.leasing-offers-filter .list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:calc(1200px + 1px)){.leasing-offers-filter .list{grid-template-columns:repeat(4,minmax(0,1fr))}}.leasing-offers-filter .list .custom-checkbox{align-items:center}.leasing-offers-filter .list .custom-checkbox .label span{font-size:0.85rem}.leasing-offers-filter button[type=submit]{align-self:center;justify-self:center;margin-bottom:1.3125rem}@media screen and (min-width:calc(900px + 1px)){.leasing-offers-filter button[type=submit]{margin:1.3125rem}}
/*# sourceMappingURL=filter.css.map */