.select-simple.svelte-obj7jo{position:relative;width:100%;height:65px}.select-simple.svelte-obj7jo .selected:where(.svelte-obj7jo){transition:.3s ease;border:1px solid var(--colorBorder);background-color:var(--colorSecondary);border-radius:var(--radius);display:flex;align-items:center;gap:5px;padding:0 15px;width:100%;height:65px;cursor:pointer}.select-simple.svelte-obj7jo .selected:where(.svelte-obj7jo) .selected-option:where(.svelte-obj7jo){display:flex;flex-direction:column;text-align:left;font-size:14px;white-space:nowrap}.select-simple.svelte-obj7jo .selected:where(.svelte-obj7jo) .placeholder:where(.svelte-obj7jo){color:var(--colorText2);font-size:14px;white-space:nowrap;text-align:left}.select-simple.svelte-obj7jo .selected:where(.svelte-obj7jo) .selected-option:where(.svelte-obj7jo),.select-simple.svelte-obj7jo .selected:where(.svelte-obj7jo) .placeholder:where(.svelte-obj7jo){width:100%}.select-simple.svelte-obj7jo .selected:where(.svelte-obj7jo) svg{flex-shrink:0}.select-simple.svelte-obj7jo .dropdown:where(.svelte-obj7jo){position:absolute;margin-top:10px;width:100%;border:1px solid var(--colorBorder);border-radius:var(--radius);background-color:var(--colorSecondary);overflow:hidden;z-index:2;visibility:hidden}.select-simple.svelte-obj7jo .dropdown.isOpen:where(.svelte-obj7jo){visibility:visible}.select-simple.svelte-obj7jo .dropdown:where(.svelte-obj7jo) .options:where(.svelte-obj7jo){overflow-y:auto;display:flex;flex-direction:column}.select-simple.svelte-obj7jo .dropdown:where(.svelte-obj7jo) .options:where(.svelte-obj7jo) .option:where(.svelte-obj7jo){padding:10px;text-align:left;font-size:14px}.select-simple.svelte-obj7jo .dropdown:where(.svelte-obj7jo) .options:where(.svelte-obj7jo) .option:where(.svelte-obj7jo):hover{background-color:var(--colorNeutral)}.select-simple.svelte-obj7jo .dropdown:where(.svelte-obj7jo) .options:where(.svelte-obj7jo) .option.clean:where(.svelte-obj7jo){border-top:1px solid var(--colorBorder);color:var(--colorText2);font-size:14px}@media(max-width:1200px){.select-simple.svelte-obj7jo .dropdown:where(.svelte-obj7jo) .options:where(.svelte-obj7jo){max-height:300px}}.property-type.svelte-umcv1w{transition:.3s ease;min-width:70px;min-height:70px;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-shrink:0;gap:10px;filter:grayscale(1) opacity(.6);cursor:pointer}.property-type.svelte-umcv1w span:where(.svelte-umcv1w){font-size:12px;color:var(--colorPrimary)}.property-type.active.svelte-umcv1w{filter:grayscale(0) opacity(1)}.header-title.svelte-1kehw3z{padding-left:10px}.modal-content.svelte-1kehw3z{padding:0 20px 20px;display:flex;flex-direction:column;gap:20px}.modal-content.svelte-1kehw3z .options{max-height:300px}.modal-content.svelte-1kehw3z .actions:where(.svelte-1kehw3z){display:flex;align-items:center;justify-content:space-evenly;font-size:14px}.modal-content.svelte-1kehw3z .flex-vertical:where(.svelte-1kehw3z){display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.modal-content.svelte-1kehw3z .flex:where(.svelte-1kehw3z){display:flex;gap:10px}.modal-content.svelte-1kehw3z .property-types:where(.svelte-1kehw3z){display:flex;align-items:center;justify-content:center;overflow-x:auto;gap:5px}.modal-content.svelte-1kehw3z .modal-filter:where(.svelte-1kehw3z){width:100%}.modal-content.svelte-1kehw3z .modal-filter:where(.svelte-1kehw3z) h3:where(.svelte-1kehw3z){font-weight:700;margin-bottom:5px}.modal-content.svelte-1kehw3z .content:where(.svelte-1kehw3z){display:flex;gap:10px}.modal-content.svelte-1kehw3z .content:where(.svelte-1kehw3z) .g-btn:where(.svelte-1kehw3z){width:100%}.modal-content.svelte-1kehw3z .content:where(.svelte-1kehw3z) .g-btn.active:where(.svelte-1kehw3z){border:1px solid var(--colorPrimary)}.modal-content.svelte-1kehw3z .checkbox-container:where(.svelte-1kehw3z){font-size:14px;padding-right:20px;align-items:center}.modal-content.svelte-1kehw3z .clear-filters:where(.svelte-1kehw3z){display:flex;align-items:center;gap:5px;font-size:12px;color:var(--colorText2)}.btn svg{fill:var(--colorPrimary)!important}.classBordered.svelte-cqm6xl{transition:.3s ease;border-bottom:1px solid var(--colorBorder)!important}.filters.svelte-cqm6xl{position:sticky;top:var(--menuHeight);z-index:5;background-color:var(--colorNeutral);padding:20px;display:grid;justify-items:center;grid-template-columns:300px 120px 1fr 200px 120px;border-bottom:1px solid transparent;gap:10px}@media(max-width:1200px){.filters.svelte-cqm6xl{display:flex;justify-content:space-between}}.filters.svelte-cqm6xl .btn{height:65px;width:fit-content}.filters.svelte-cqm6xl .property-types:where(.svelte-cqm6xl){display:grid;width:100%;gap:20px;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(50px,50px))}.properties.svelte-1e0a9jf{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-template-rows:400px;gap:40px 20px;min-height:80vh}@media(max-width:1200px){.properties.svelte-1e0a9jf{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.banner.svelte-1e0a9jf{position:relative;transition:.3s ease;grid-column:1/-1;margin:20px 0;border:0;height:fit-content;display:flex;align-items:center;flex-direction:column;background-color:var(--colorSecondary);border:1px solid var(--colorBorder);padding:0}.banner.svelte-1e0a9jf svg{position:absolute;right:10px;top:10px}.banner.svelte-1e0a9jf a:where(.svelte-1e0a9jf){width:100%;padding:20px}.banner.svelte-1e0a9jf path{stroke:var(--colorText2)}.banner.svelte-1e0a9jf h3:where(.svelte-1e0a9jf){font-size:26px;color:var(--colorText)}.banner.svelte-1e0a9jf:hover{border:1px solid var(--colorPrimary)}.banner.svelte-1e0a9jf p:where(.svelte-1e0a9jf),.banner.svelte-1e0a9jf b:where(.svelte-1e0a9jf){color:var(--colorText2)}.sold-title.svelte-1e0a9jf{font-size:30px;text-align:center;grid-column:1/-1}.unlucky.svelte-1e0a9jf{grid-column:1/-1}.unlucky.svelte-1e0a9jf h3:where(.svelte-1e0a9jf){font-size:30px;padding-bottom:20px}.unlucky.svelte-1e0a9jf p:where(.svelte-1e0a9jf),.unlucky.svelte-1e0a9jf a:where(.svelte-1e0a9jf){color:var(--colorText2);font-size:20px;padding:10px 0}.unlucky.svelte-1e0a9jf a:where(.svelte-1e0a9jf){text-decoration:underline}.unlucky.svelte-1e0a9jf a:where(.svelte-1e0a9jf):hover{color:var(--colorPrimary)}.menuTransparent{background-color:var(--colorNeutral)!important}.hero.svelte-411veu{padding:50px 20px 30px;margin-top:70px}.hero.svelte-411veu h2:where(.svelte-411veu){color:var(--colorText2)}@media(max-width:1200px){.hero.svelte-411veu{padding:20px}.hero.svelte-411veu h1:where(.svelte-411veu){font-size:24px!important}}.hero.svelte-411veu h1:where(.svelte-411veu){font-size:40px;font-weight:700}.properties-container.svelte-411veu{display:grid;grid-template-columns:0fr 1fr;padding:40px 20px}@media(max-width:1200px){.properties-container.svelte-411veu{padding:20px}}.properties-container.isMapOpen.svelte-411veu{grid-template-columns:4fr 5fr;gap:20px}@media(max-width:1200px){.properties-container.isMapOpen.svelte-411veu{grid-template-columns:1fr}.properties-container.isMapOpen.svelte-411veu .properties-map-container:where(.svelte-411veu){top:0!important;position:relative!important}}.properties-container.isMapOpen.svelte-411veu .properties-map-container:where(.svelte-411veu){border:1px solid var(--colorBorder)}.properties-container.svelte-411veu .properties-map-container:where(.svelte-411veu){position:sticky;top:190px;width:100%;height:calc(100dvh - 210px);border-radius:var(--radius);overflow:hidden}@media(max-width:1200px){.properties-container.svelte-411veu .properties-map-container:where(.svelte-411veu){aspect-ratio:1/1;height:100%}}
