.property-map-card[data-v-dd34b423]{border-top:1px solid var(--border-disabled);cursor:pointer;display:flex;flex-direction:column;padding:16px;position:relative;transition:all .3s ease}.property-map-card[data-v-dd34b423]:hover{background-color:#efefef}.property-map-card__title[data-v-dd34b423]{color:var(--brand-obsidian);font-weight:700;margin-bottom:4px;padding-right:32px}.property-map-card__price[data-v-dd34b423]{color:var(--brand-green);font-weight:700}.property-map-card__categories[data-v-dd34b423]{display:flex;flex-wrap:wrap;gap:2px;margin-top:8px}.property-map-card__categories span[data-v-dd34b423]{align-items:center;border-radius:12px;color:var(--brand-ivory);display:flex;font-size:12px;font-weight:600;height:18px;justify-content:center;padding:0 8px}.property-map-card__arrow[data-v-dd34b423]{position:absolute;right:16px;top:16px}.properties-map-sidebar[data-v-06742049]{display:flex;flex-direction:column;height:100%}.properties-map__sidebar-search[data-v-06742049]{padding:16px;position:relative}.properties-map__sidebar-search input[data-v-06742049]{background:var(--background-primary);border:none;border-radius:28px;color:var(--text-secondary);font-size:14px;font-weight:600;height:40px;line-height:143%;outline:none;padding:0 12px 0 40px;width:100%}.properties-map__sidebar-search svg[data-v-06742049]{bottom:0;left:30px;margin:auto 0;position:absolute;top:0;z-index:1}.properties-map__sidebar-search svg[data-v-06742049] path{stroke:var(--brand-obsidian)}.properties-map__sidebar-content[data-v-06742049]{flex:1;overflow-y:auto}.properties-map__property-item[data-v-06742049]{cursor:pointer}.property-map-details[data-v-700a7110]{background:var(--text-white);border-radius:40px 40px 0 0;bottom:0;left:0;max-height:calc(100vh - 80px);overflow:hidden;position:fixed;right:0;z-index:10}@media(min-width:768px){.property-map-details[data-v-700a7110]{background:var(--text-white);border-radius:32px;bottom:auto;box-shadow:0 3px 10px #0003;display:flex;flex-direction:column;height:640px;left:auto;max-height:none;position:relative;right:auto;width:360px;z-index:auto}}.property-map-details__header[data-v-700a7110]{align-items:center;border-bottom:1px solid var(--border-disabled);display:flex;flex-direction:row-reverse;gap:10px;justify-content:space-between;padding:20px}@media(min-width:768px){.property-map-details__header[data-v-700a7110]{flex-direction:row;justify-content:flex-start;padding:16px}}.property-map-details__back[data-v-700a7110]{align-items:center;background:var(--background-primary);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;min-width:40px}.property-map-details__back[data-v-700a7110] svg path{transition:all .3s ease}.property-map-details__back[data-v-700a7110]:hover{background:var(--brand-obsidian)}.property-map-details__back[data-v-700a7110]:hover svg path{stroke:var(--background-primary)}.property-map-details__content[data-v-700a7110]{display:flex;flex-direction:column;max-height:calc(100vh - 153px);overflow-x:hidden;overflow-y:auto;padding:16px}@media(min-width:768px){.property-map-details__content[data-v-700a7110]{flex:1;max-height:none;min-height:0;overflow-x:hidden}}.property-map-details__loading[data-v-700a7110]{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.property-map-details__spinner[data-v-700a7110]{animation:spin-700a7110 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#06c;height:40px;margin-bottom:1rem;width:40px}@keyframes spin-700a7110{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.property-map-details__short-desc[data-v-700a7110]{color:var(--brand-obsidian);margin-top:12px}.property-map-details__price[data-v-700a7110]{margin:12px 0}.property-map-details[data-v-700a7110] .property-map-details__images{margin-bottom:16px}.property-map-details__body[data-v-700a7110]{align-items:flex-start;display:flex;flex:1;flex-direction:column;min-height:0}.property-map-details__buttons[data-v-700a7110]{margin-top:auto;padding-bottom:6px;width:100%}.properties-map__details-overlay[data-v-c45c62a9]{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0}.properties-map__details-wrapper[data-v-c45c62a9]{border-radius:32px;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;width:360px;z-index:10}.properties-map__details-wrapper.active[data-v-c45c62a9]{pointer-events:auto}.slide-details-enter-active[data-v-c45c62a9],.slide-details-leave-active[data-v-c45c62a9]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.slide-details-enter-from[data-v-c45c62a9],.slide-details-leave-to[data-v-c45c62a9]{transform:translateY(100%)}@media(min-width:768px){.slide-details-enter-from[data-v-c45c62a9],.slide-details-leave-to[data-v-c45c62a9]{transform:translate(100%)}}.slide-details-enter-to[data-v-c45c62a9],.slide-details-leave-from[data-v-c45c62a9]{transform:translateY(0)}@media(min-width:768px){.slide-details-enter-to[data-v-c45c62a9],.slide-details-leave-from[data-v-c45c62a9]{transform:translate(0)}}.fade-enter-active[data-v-c45c62a9],.fade-leave-active[data-v-c45c62a9]{transition:opacity .3s cubic-bezier(.4,0,.2,1)}.fade-enter-from[data-v-c45c62a9],.fade-leave-to[data-v-c45c62a9]{opacity:0}.fade-enter-to[data-v-c45c62a9],.fade-leave-from[data-v-c45c62a9]{opacity:1}.properties-map[data-v-335bac4a]{background:var(--brand-obsidian);padding:32px 12px;position:relative;width:100%}.properties-map--homepage[data-v-335bac4a]{min-height:645px}@media(min-width:768px){.properties-map--homepage[data-v-335bac4a]{margin:0 auto 20px;max-width:1232px;min-height:768px;width:100%}}@media(max-width:768px){.properties-map--homepage[data-v-335bac4a]{border-bottom-left-radius:0;border-bottom-right-radius:0;padding-left:20px;padding-right:20px}.properties-map--homepage[data-v-335bac4a]:after,.properties-map--homepage[data-v-335bac4a]:before{background:var(--brand-obsidian);bottom:-40px;content:"";display:block;height:40px;left:0;position:absolute;right:0;width:100%;z-index:-1}.properties-map--homepage[data-v-335bac4a]:before{bottom:auto;top:-40px}.properties-map--homepage .properties-map__canvas[data-v-335bac4a]{border-radius:32px;height:450px;overflow:hidden}.properties-map--homepage .properties-map__canvas[data-v-335bac4a] .properties-map__canvas-inner>div{height:100%!important}}.properties-map--catalog[data-v-335bac4a]{background:transparent;border-radius:0;height:100vh;padding:0;width:100%}.properties-map--catalog .properties-map__content[data-v-335bac4a]{border-radius:0;height:100%}.properties-map--catalog .properties-map__canvas[data-v-335bac4a]{border-radius:0;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:0}.properties-map--catalog .properties-map__canvas[data-v-335bac4a] .properties-map__canvas-inner>div{height:100%!important}.properties-map--catalog .properties-map__sidebar[data-v-335bac4a]{height:100%;margin-left:auto;z-index:5}@media(min-width:768px){.properties-map[data-v-335bac4a]{border-radius:40px;padding:8px;top:0}}.properties-map__header[data-v-335bac4a]{margin:0 auto;max-width:350px;width:100%}@media(min-width:768px){.properties-map__header[data-v-335bac4a]{margin:0;max-width:none;width:auto}}.properties-map__content[data-v-335bac4a]{border-radius:32px;display:flex;gap:8px;position:relative}@media(min-width:768px){.properties-map__content[data-v-335bac4a]{border-radius:0}}.properties-map__canvas[data-v-335bac4a]{height:450px;position:relative;width:100%}@media(min-width:768px){.properties-map__canvas[data-v-335bac4a]{border-radius:32px;height:640px;overflow:hidden;width:calc(100% - 368px)}}.properties-map__header[data-v-335bac4a]{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;text-align:center}@media(min-width:768px){.properties-map__header[data-v-335bac4a]{margin-bottom:8px;padding:32px;text-align:left}}.properties-map__header-title[data-v-335bac4a]{color:var(--brand-ivory)}.properties-map__header-link[data-v-335bac4a]{display:none}@media(min-width:768px){.properties-map__header-link[data-v-335bac4a]{align-items:center;background:var(--brand-terracotta);border-radius:20px;color:var(--brand-ivory);display:inline-flex;display:flex;font-weight:600;gap:4px;line-height:150%;padding:8px 20px;text-decoration:none;transition:all .3s ease}.properties-map__header-link[data-v-335bac4a]:hover{background:var(--additional-deep-orange)}.properties-map__header-link svg[data-v-335bac4a]{position:relative;top:1px}}.properties-map__sidebar[data-v-335bac4a]{display:none}@media(min-width:768px){.properties-map__sidebar[data-v-335bac4a]{background:var(--text-white);border-radius:32px;box-shadow:0 3px 10px #0003;display:flex;flex-direction:column;overflow:hidden;width:360px}}.properties-map .__ymap[data-v-335bac4a]{height:100%!important}
