.offer-filters-modal-overlay[data-v-47f0b5cf]{background:#172e4d8c;display:grid;inset:0;padding:16px;place-items:center;position:fixed;z-index:1000}.offer-filters-modal[data-v-47f0b5cf]{background:#fff;border-radius:24px;color:#172e4d;max-height:min(720px,calc(100vh - 32px));overflow:auto;width:min(980px,100%)}.offer-filters-modal__footer[data-v-47f0b5cf],.offer-filters-modal__header[data-v-47f0b5cf]{align-items:center;background:#fff;border-bottom:1px solid rgba(23,46,77,.1);display:flex;gap:16px;justify-content:space-between;padding:24px 28px}.offer-filters-modal__header h2[data-v-47f0b5cf]{margin:0}.offer-filters-modal__close[data-v-47f0b5cf]{background:transparent;border:0;color:#172e4d;cursor:pointer;font-size:28px}.offer-filters-modal__footer[data-v-47f0b5cf]{box-shadow:0 4px 12px #172e4d0f;justify-content:flex-end;position:sticky;top:0;z-index:2}.offer-filters-modal__content[data-v-47f0b5cf]{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:28px}.offer-filters-modal__field[data-v-47f0b5cf]{display:grid;font-weight:500;gap:8px}.offer-filters-modal__field--full-width[data-v-47f0b5cf]{grid-column:1/-1}.offer-filters-modal__field select[data-v-47f0b5cf],.offer-filters-modal__range input[data-v-47f0b5cf]{background:#f7f9fc;border:1px solid rgba(23,46,77,.15);border-radius:14px;box-sizing:border-box;color:#172e4d;font:inherit;min-height:48px;outline:none;padding:.75rem .95rem;width:100%}.offer-filters-modal__range input[data-v-47f0b5cf]::-moz-placeholder{color:#172e4d61;font-size:.9em}.offer-filters-modal__range input[data-v-47f0b5cf]::placeholder{color:#172e4d61;font-size:.9em}.offer-filters-modal__range[data-v-47f0b5cf]{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.offer-filters-modal__category-grid[data-v-47f0b5cf]{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.offer-filters-modal__category-toggle[data-v-47f0b5cf]{background:#fff;border:1px solid #172e4d;border-radius:8px;color:#172e4d;cursor:pointer;font:inherit;min-height:48px;padding:.75rem 1rem}.offer-filters-modal__category-toggle.is-active[data-v-47f0b5cf]{background:#077eff;border-color:#077eff;color:#fff}.offer-filters-modal__price-field[data-v-47f0b5cf]{align-self:start;position:relative}.offer-filters-modal__price-trigger[data-v-47f0b5cf]{align-items:center;background:#f7f9fc;border:1px solid rgba(23,46,77,.15);border-radius:14px;color:#172e4d;cursor:pointer;display:flex;font:inherit;justify-content:space-between;min-height:48px;padding:.75rem .95rem;text-align:left;width:100%}.offer-filters-modal__price-field--open .offer-filters-modal__price-trigger[data-v-47f0b5cf]{background:#fff;border-color:var(--site-accent,#2d7fff)}.offer-filters-modal__price-caret[data-v-47f0b5cf]{border-bottom:1.5px solid #172e4d;border-right:1.5px solid #172e4d;flex:0 0 auto;height:8px;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease;width:8px}.offer-filters-modal__price-field--open .offer-filters-modal__price-caret[data-v-47f0b5cf]{transform:rotate(225deg) translate(-1px,-1px)}.offer-filters-modal__price-dropdown[data-v-47f0b5cf]{background:#fff;border:1px solid rgba(23,46,77,.12);border-radius:16px;box-shadow:0 12px 28px #172e4d1f;display:grid;gap:8px;left:0;min-width:220px;padding:12px;position:absolute;top:calc(100% + 8px);width:100%;z-index:20}.offer-filters-modal__currency-switch[data-v-47f0b5cf]{background:#f4f5f7;border-radius:10px;display:grid;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr));padding:2px}.offer-filters-modal__currency-switch button[data-v-47f0b5cf]{background:transparent;border:1px solid transparent;border-radius:8px;color:#172e4d;cursor:pointer;font:inherit;font-size:.85rem;min-height:34px;min-width:0}.offer-filters-modal__currency-switch button.is-active[data-v-47f0b5cf]{background:#fff;border-color:#9ccbff;color:#077eff}.offer-filters-modal__flags[data-v-47f0b5cf]{border:0;display:grid;gap:18px 42px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0}.offer-filters-modal__flags legend[data-v-47f0b5cf]{color:#172e4d;font-size:18px;font-weight:600;grid-column:1/-1;margin-bottom:2px}.offer-filters-modal__flag[data-v-47f0b5cf]{align-items:center;background:transparent;border:0;color:#172e4d;cursor:pointer;display:flex;font:inherit;font-weight:500;gap:12px;min-width:0;padding:0;text-align:left}.offer-filters-modal__switch[data-v-47f0b5cf]{background:#d8dee8;border-radius:999px;flex:0 0 auto;height:22px;position:relative;transition:background .2s ease;width:38px}.offer-filters-modal__switch span[data-v-47f0b5cf]{background:#fff;border-radius:50%;box-shadow:0 1px 3px #172e4d33;height:16px;left:3px;position:absolute;top:3px;transition:transform .2s ease;width:16px}.offer-filters-modal__flag.is-active .offer-filters-modal__switch[data-v-47f0b5cf]{background:#077eff}.offer-filters-modal__flag.is-active .offer-filters-modal__switch span[data-v-47f0b5cf]{transform:translate(16px)}@media(max-width:700px){.offer-filters-modal__content[data-v-47f0b5cf],.offer-filters-modal__flags[data-v-47f0b5cf]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.offer-filters-modal-overlay[data-v-47f0b5cf]{padding:8px}.offer-filters-modal[data-v-47f0b5cf]{border-radius:16px}.offer-filters-modal__content[data-v-47f0b5cf]{grid-template-columns:1fr;padding:20px}.offer-filters-modal__flags[data-v-47f0b5cf]{grid-template-columns:1fr}.offer-filters-modal__footer[data-v-47f0b5cf],.offer-filters-modal__header[data-v-47f0b5cf]{padding:20px}.offer-filters-modal__footer .btn[data-v-47f0b5cf]{flex:1}}.complexes-catalog__toolbar[data-v-6ffb2ecd]{background:#fff;border-bottom:1px solid rgba(23,46,77,.08)}.complexes-catalog__toolbar-inner[data-v-6ffb2ecd]{align-items:center;display:grid;gap:1rem;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(140px,1fr)) minmax(160px,1fr) minmax(150px,auto);margin:0 auto;padding:1rem 0;width:min(1440px,calc(100% - 48px))}.complexes-catalog__search[data-v-6ffb2ecd]{background:#f7f9fc;border:1px solid rgba(23,46,77,.15);border-radius:14px;box-sizing:border-box;color:#172e4d;font:inherit;font-size:.95rem;min-height:48px;outline:none;padding:.75rem .95rem;width:100%}.complexes-catalog__search[data-v-6ffb2ecd]:focus{background:#fff;border-color:var(--site-accent,#2d7fff)}.catalog-filter__more-btn[data-v-6ffb2ecd]{background:#fff;border:1px solid #9ccbff;border-radius:14px;color:#077eff;cursor:pointer;font:inherit;min-height:48px;padding:.75rem 1rem;white-space:nowrap}.complexes-catalog__active-filters-inner[data-v-6ffb2ecd]{display:flex;flex-wrap:wrap;gap:8px;margin:0 auto;padding:12px 0 14px;width:min(1440px,calc(100% - 48px))}.complexes-catalog__clear-filters[data-v-6ffb2ecd],.complexes-catalog__filter-chip[data-v-6ffb2ecd]{background:#f4f6f9;border:1px solid #d9e0ea;border-radius:999px;color:#172e4d;cursor:pointer;font:inherit;min-height:34px;padding:7px 12px}.complexes-catalog__clear-filters[data-v-6ffb2ecd]{border:0;border-radius:50%;color:#7b8490;padding:0;width:34px}.complexes-catalog__price-filter[data-v-6ffb2ecd]{position:relative}.complexes-catalog__price-trigger[data-v-6ffb2ecd]{align-items:center;background:#f7f9fc;border:1px solid rgba(23,46,77,.15);border-radius:14px;color:#172e4d;cursor:pointer;display:flex;font:inherit;font-size:.95rem;justify-content:space-between;min-height:48px;padding:.75rem .95rem;width:100%}.complexes-catalog__price-filter--open .complexes-catalog__price-trigger[data-v-6ffb2ecd]{background:#fff;border-color:var(--site-accent,#2d7fff)}.complexes-catalog__price-caret[data-v-6ffb2ecd]{border-bottom:2px solid;border-right:2px solid;height:9px;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease;width:9px}.complexes-catalog__price-filter--open .complexes-catalog__price-caret[data-v-6ffb2ecd]{transform:rotate(225deg) translate(-1px,-1px)}.complexes-catalog__price-dropdown[data-v-6ffb2ecd]{background:#fff;border:1px solid rgba(23,46,77,.12);border-radius:16px;box-shadow:0 12px 28px #172e4d1f;display:grid;gap:.5rem;left:0;min-width:220px;padding:.75rem;position:absolute;top:calc(100% + 8px);width:100%;z-index:20}.complexes-catalog__price-input[data-v-6ffb2ecd]{background:#f7f9fc;border:1px solid rgba(23,46,77,.15);border-radius:12px;box-sizing:border-box;color:#172e4d;font:inherit;font-size:.95rem;height:44px;min-height:44px;outline:none;padding:.5rem .95rem;width:100%}.complexes-catalog__price-input[data-v-6ffb2ecd]:focus{background:#fff;border-color:var(--site-accent,#2d7fff)}.complexes-catalog__currency-switch[data-v-6ffb2ecd]{background:#f4f5f7;border-radius:10px;display:grid;gap:4px;grid-template-columns:repeat(4,1fr);padding:2px}.complexes-catalog__currency-switch button[data-v-6ffb2ecd]{background:transparent;border:1px solid transparent;border-radius:8px;color:#172e4d;cursor:pointer;min-height:34px}.complexes-catalog__currency-switch button.is-active[data-v-6ffb2ecd]{background:#fff;border-color:#9ccbff;color:#077eff}.complexes-catalog__select[data-v-6ffb2ecd]:focus{background-color:#fff;border-color:var(--site-accent,#2d7fff)}.complexes-catalog__select[data-v-6ffb2ecd]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f7f9fc url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23172e4d' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E") no-repeat right .7rem center;border:1px solid rgba(23,46,77,.15);border-radius:14px;color:#172e4d;cursor:pointer;font-family:inherit;font-size:.95rem;min-height:48px;min-width:130px;outline:none;padding:.75rem 2.2rem .75rem .95rem}@media(max-width:900px){.complexes-catalog__toolbar-inner[data-v-6ffb2ecd]{gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 32px)}.complexes-catalog__active-filters-inner[data-v-6ffb2ecd]{width:calc(100% - 32px)}}@media(max-width:600px){.complexes-catalog__toolbar-inner[data-v-6ffb2ecd]{grid-template-columns:1fr;padding:.75rem 0;width:calc(100% - 24px)}.complexes-catalog__price-dropdown[data-v-6ffb2ecd],.complexes-catalog__select[data-v-6ffb2ecd]{min-width:100%}.complexes-catalog__active-filters-inner[data-v-6ffb2ecd]{width:calc(100% - 24px)}}.complexes-catalog__summary[data-v-6598d91b]{background:#f5f7fa}.complexes-catalog__summary-inner[data-v-6598d91b]{margin:0 auto;padding:.85rem 0 0;width:min(1440px,calc(100% - 48px))}.complexes-catalog__topbar[data-v-6598d91b]{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:.75rem 0 0;width:100%}.complexes-catalog__topbar-result[data-v-6598d91b]{color:#172e4d;font-size:1.05rem;font-weight:700}.complexes-catalog__topbar-controls[data-v-6598d91b]{align-items:center;display:flex;gap:.75rem;margin-left:auto}.complexes-catalog__sort-menu[data-v-6598d91b]{flex:0 0 auto;position:relative}.complexes-catalog__sort-trigger[data-v-6598d91b]{align-items:center;background:#fff;border:1px solid #d5d5d5;border-radius:16px;color:#1d222d;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:500;justify-content:center;min-height:48px;padding:12px 16px}.complexes-catalog__sort-trigger-chevron[data-v-6598d91b],.complexes-catalog__sort-trigger-icon[data-v-6598d91b],.complexes-catalog__view-switch-icon[data-v-6598d91b]{color:currentColor;flex:0 0 auto}.complexes-catalog__sort-trigger-icon[data-v-6598d91b]{margin-right:2px}.complexes-catalog__sort-trigger-chevron[data-v-6598d91b]{margin-left:2px}.complexes-catalog__sort-dropdown[data-v-6598d91b]{background:#fff;border:1px solid rgba(23,46,77,.12);border-radius:16px;box-shadow:0 12px 28px #172e4d1f;display:grid;left:0;min-width:280px;padding:8px 0;position:absolute;top:calc(100% + 8px);z-index:20}.complexes-catalog__sort-option[data-v-6598d91b]{align-items:center;background:transparent;border:none;color:#1d222d;cursor:pointer;display:flex;font:inherit;font-size:16px;min-height:56px;padding:0 20px;text-align:left;width:100%}.complexes-catalog__sort-option[data-v-6598d91b]:hover{background:#172e4d0a}.complexes-catalog__sort-option--active[data-v-6598d91b]{color:#2d7fff}.complexes-catalog__view-switch[data-v-6598d91b]{align-items:center;background:#ffffffb8;border:1px solid rgba(23,46,77,.08);border-radius:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:330px;padding:4px;position:relative}.complexes-catalog__view-switch-thumb[data-v-6598d91b]{background:#fff;border-radius:16px;box-shadow:0 1px 4px #172e4d1f;height:calc(100% - 8px);left:4px;position:absolute;top:4px;transition:transform .22s ease;width:calc(33.33333% - 2.66667px)}.complexes-catalog__view-switch-btn[data-v-6598d91b]{align-items:center;background:transparent;border:1px solid transparent;border-radius:16px;color:#172e4db8;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:8px;justify-content:center;min-height:44px;padding:7px 15px;position:relative;white-space:nowrap;z-index:1}.complexes-catalog__view-switch-btn--active[data-v-6598d91b]{color:var(--site-accent,#2d7fff)}@media(max-width:900px){.complexes-catalog__summary-inner[data-v-6598d91b]{width:calc(100% - 32px)}.complexes-catalog__topbar[data-v-6598d91b]{align-items:stretch;flex-direction:column}.complexes-catalog__topbar-controls[data-v-6598d91b]{flex-wrap:wrap;margin-left:0;width:100%}.complexes-catalog__sort-menu[data-v-6598d91b],.complexes-catalog__sort-trigger[data-v-6598d91b]{width:100%}.complexes-catalog__sort-dropdown[data-v-6598d91b]{min-width:100%}.complexes-catalog__view-switch[data-v-6598d91b]{flex:1 1 100%;min-width:0}}@media(max-width:600px){.complexes-catalog__summary-inner[data-v-6598d91b]{width:calc(100% - 24px)}.complexes-catalog__topbar-controls[data-v-6598d91b]{align-items:stretch;flex-direction:column}.complexes-catalog__topbar-result[data-v-6598d91b]{font-size:.98rem}.complexes-catalog__view-switch-btn[data-v-6598d91b]{font-size:.82rem;min-height:42px;padding:0 .55rem}}.project-list-card[data-v-09489c96]{background:#fff;border-radius:24px;display:grid;gap:0;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);max-height:460px;min-height:460px;overflow:hidden}.project-list-card__content[data-v-09489c96]{display:flex;flex-direction:column;padding:24px 24px 24px 32px}.project-list-card__topline[data-v-09489c96]{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.project-list-card__readiness[data-v-09489c96]{color:#172e4d9e;font-size:.95rem;font-weight:500;margin:0}.project-list-card__title[data-v-09489c96]{color:#172e4d;font-size:1.6rem;font-weight:700;line-height:1.15;margin:0 0 10px;text-decoration:none}.project-list-card__address[data-v-09489c96],.project-list-card__metric[data-v-09489c96]{color:#5e6b7c;font-size:.98rem;line-height:1.45;margin:0 0 10px}.project-list-card__price[data-v-09489c96]{color:#172e4d;display:block;font-size:28px;font-weight:700;line-height:1.15;margin:0 0 16px}.project-list-card__characteristics[data-v-09489c96]{border-bottom:1px solid #e5e8ed;border-top:1px solid #e5e8ed;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:8px 0 0;padding:14px 0}.project-list-card__characteristic[data-v-09489c96]{align-items:center;color:#172e4d;display:flex;flex-direction:column;font-size:18px;font-weight:700;gap:6px;text-align:center}.project-list-card__characteristic-description[data-v-09489c96]{color:#8a8f96;font-size:14px;font-weight:500;line-height:1.2;margin:0}.project-list-card__bottom[data-v-09489c96]{align-items:stretch;display:flex;flex-direction:column;gap:16px;margin-top:auto;padding-top:20px}.project-list-card__cta[data-v-09489c96]{align-items:center;display:flex;gap:.4rem}.project-list-card__cta-btn[data-v-09489c96]{align-items:center;background:#2563eb12;border-radius:999px;color:#172e4d;display:inline-flex;font-size:.85rem;font-weight:600;gap:.35rem;justify-content:center;min-height:2.5rem;padding:0 1rem;text-decoration:none}.project-list-card__cta-btn--icon[data-v-09489c96]{color:#2563eb;flex:0 0 2.5rem;padding:0;width:2.5rem}.project-list-card__cta-btn--call[data-v-09489c96]{color:#2563eb;flex:1 1 auto}.project-list-card__cta-btn[data-v-09489c96]:hover,.project-list-card__link[data-v-09489c96]:hover{background:#2563eb21}@media(max-width:1100px){.project-list-card[data-v-09489c96]{grid-template-columns:1fr;min-height:0}.project-list-card__content[data-v-09489c96]{padding:24px}}@media(max-width:720px){.project-list-card__bottom-main[data-v-09489c96],.project-list-card__cta[data-v-09489c96],.project-list-card__topline[data-v-09489c96]{align-items:stretch;flex-direction:column}}.catalog-map[data-v-35b1a295]{background:#e9eef4;border-radius:18px;min-height:560px;overflow:hidden;position:relative}.catalog-map__canvas[data-v-35b1a295]{min-height:560px;width:100%}.catalog-map__empty[data-v-35b1a295]{color:#52657d;display:grid;inset:0;margin:0;place-items:center;position:absolute}@media(max-width:600px){.catalog-map[data-v-35b1a295],.catalog-map__canvas[data-v-35b1a295]{min-height:440px}}
