.section__location-finder .cards-container{display:grid;gap:var(--space-4);grid-template-columns:1fr 1fr 1fr}.section__location-finder .filters{align-items:center;border-radius:15px;display:none;flex-wrap:wrap;gap:var(--space-3);justify-content:space-between;padding:var(--space-4)}.section__location-finder .filters.active{display:flex}.section__location-finder .filters .filter-actions,.section__location-finder .filters .filter-options{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-3)}.section__location-finder .filter__title{font-weight:500;min-width:fit-content}.section__location-finder .filters select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='none' viewBox='0 0 13 8'%3E%3Cpath fill='%232f1e48' d='M6.5 8 .005.5h12.99z'/%3E%3C/svg%3E");background-position:right 12px top 50%;background-repeat:no-repeat;border-radius:10px;max-width:200px;min-width:160px;padding:15px 30px 15px 15px;position:relative}.section__location-finder .filter__resetBtn svg{bottom:-1px;position:relative}.section__location-finder .filters select.filter__dpBedrooms{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%232f1e48' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M21 3.125v17.75c0 .621-.504 1.125-1.125 1.125H4.125A1.125 1.125 0 0 1 3 20.875V3.125C3 2.504 3.504 2 4.125 2h15.75C20.496 2 21 2.504 21 3.125'/%3E%3Cpath stroke='%232f1e48' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M3 8h8V6M21 8h-8V6'/%3E%3C/svg%3E");background-repeat:no-repeat}.section__location-finder .filters select.filter__dpBathrooms{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%232f1e48' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M21 13v4.75A2.25 2.25 0 0 1 18.75 20H5.25A2.25 2.25 0 0 1 3 17.75v-4.412c0-.187.151-.338.337-.338zM16 20l1 2M8 20l-1 2M21 13V5.25A2.25 2.25 0 0 0 18.75 3H12'/%3E%3Cpath stroke='%232f1e48' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M15.663 8H8.337a.315.315 0 0 1-.322-.336C8.1 6.542 8.634 3 12 3s3.9 3.542 3.984 4.664a.315.315 0 0 1-.322.336'/%3E%3C/svg%3E")}.section__location-finder .filters select.filter__dpFunding{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%232f1e48' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10'/%3E%3Cpath stroke='%232f1e48' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M15 8.5c-.685-.685-1.891-1.161-3-1.191M9 15c.644.86 1.843 1.35 3 1.391m0-9.082c-1.32-.036-2.5.561-2.5 2.191 0 3 5.5 1.5 5.5 4.5 0 1.711-1.464 2.446-3 2.391m0-9.082V5.5m0 10.891V18.5'/%3E%3C/svg%3E")}.section__location-finder .cards-container .location-card{border-radius:15px;padding:var(--space-4)}.section__location-finder .location-card{border-style:solid;border-width:1px;padding:0 var(--space-3) var(--space-3)}.section__location-finder .location-card.property{text-align:center}.section__location-finder .location-card.property .content .address{justify-content:center}.section__location-finder .location-card.property .attributes{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center;margin-top:var(--space-3)}.section__location-finder .location-card.property .attributes .item{align-items:center;display:flex;gap:var(--space-1)}.section__location-finder .location-card.property .attributes .item strong{font-weight:700}.section__location-finder .location-card.property .attributes .item svg{flex-shrink:0;height:20px;width:20px}.section__location-finder .location-card.property .links{align-items:center;justify-content:center;margin-top:var(--space-4)}.section__location-finder .location-card .image{background:var(--color-n-grey-light);margin-bottom:var(--space-3);position:relative}.section__location-finder .location-card .image img{height:190px;object-fit:cover}.section__location-finder .location-card .image .label{background:var(--color-a1);border-radius:10px;font-weight:500;left:var(--space-3);padding:var(--space-2);position:absolute;top:var(--space-3);z-index:2}.section__location-finder .location-card .content .address{align-items:center;display:flex;gap:var(--space-1)}.section__location-finder .location-card .content .address svg{flex-shrink:0}.section__location-finder .location-card .links{align-items:end;display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}@media (max-width:1024px){.section__location-finder .filters.active .filter-options{display:grid;gap:var(--space-3);grid-template-columns:1fr 1fr;width:100%}.section__location-finder .filter__title{grid-column:1/-1}.section__location-finder .filters select{max-width:unset;min-width:unset;width:100%}.section__location-finder .filters .filter-actions{justify-content:end;width:100%}.section__location-finder .filters.active .filter-options svg{display:none}.section__location-finder .cards-container{display:grid;grid-template-columns:1fr 1fr}}@media (max-width:576px){.section__location-finder .filters.active{padding:var(--space-3)}.section__location-finder .filters.active .filter-options{gap:var(--space-2)}.section__location-finder .cards-container{grid-template-columns:1fr}}