.AdvertsPage_mapLoadingPlaceholder__P7Dx5{width:100%;height:720px;max-height:100%;border-radius:var(--border-radius-lg);background:linear-gradient(110deg,var(--color-surface) 30%,#eef1f7 50%,var(--color-surface) 70%);background-size:200% 100%;animation:AdvertsPage_mapShimmer__IbBDc 1.4s ease-in-out infinite}@keyframes AdvertsPage_mapShimmer__IbBDc{0%{background-position:200% 0}to{background-position:-200% 0}}.AdvertsPage_background__JPQwg{background-color:var(--color-surface);background-size:cover;background-position:center 35%;background-repeat:no-repeat;border-radius:var(--border-radius-lg);padding:0 0 25px;margin:0 2vw;position:relative;z-index:4}.AdvertsPage_background__JPQwg:before{content:"";position:absolute;inset:0;pointer-events:none}@media(min-width:2300px){.AdvertsPage_background__JPQwg{background-position:center 50%}}@media(min-width:2500px){.AdvertsPage_background__JPQwg{background-position:center 60%}}@media(min-width:3450px){.AdvertsPage_background__JPQwg{background-position:center 71%}}.AdvertsPage_filtersPanelWrapper__ewZeh{margin:0 auto!important;position:relative;z-index:1}.AdvertsPage_wrap__XJ07D{display:flex;flex-direction:column;gap:12px}.AdvertsPage_tabs__sL4Tu{display:inline-flex;border-bottom:1px solid #e5e7eb;z-index:1;margin-top:25px}.AdvertsPage_tab__iN5K8{padding:var(--element-padding);font-weight:var(--font-weight-xl);font-size:var(--font-size-lg);color:var(--color-muted);background-color:var(--color-surface);cursor:pointer;transform:translateY(2px);z-index:1;border:1px solid var(--color-border);min-width:var(--tab-width);min-height:44px;transition:filter .2s ease}.AdvertsPage_tab__iN5K8:not(.AdvertsPage_active__fFCry):hover{filter:brightness(.95)}.AdvertsPage_tab__iN5K8:focus{outline-width:0}.AdvertsPage_tab__iN5K8:first-child{border-top-left-radius:var(--border-radius-sm)}.AdvertsPage_tab__iN5K8:last-child{border-top-right-radius:var(--border-radius-sm);border-left:none}.AdvertsPage_active__fFCry.AdvertsPage_tab__iN5K8{background-color:var(--color-white);color:var(--color-primary);border-bottom:var(--border-width) var(--border-style) var(--color-white)!important}.AdvertsPage_split__Oo_Cr{display:flex;gap:16px;min-height:420px;position:relative}.AdvertsPage_listOnlySplit__WApVO{display:block}.AdvertsPage_pane__csDiN{display:flex;flex-direction:column;flex:1 1;transition:all 0s ease;position:relative;border-radius:18px;max-width:var(--container-max-width)}.AdvertsPage_pane__csDiN ul{list-style:none}.AdvertsPage_listOnlyPane__StdrY{max-width:100%}.AdvertsPage_listHidden__2Be7m{display:none}.AdvertsPage_mapPane__tGx2E{position:-webkit-sticky;position:sticky;top:50px;align-self:start;height:calc(100vh - 50px);height:calc(100svh - 50px);height:calc(100dvh - 50px)}.AdvertsPage_pane__csDiN.AdvertsPage_active__fFCry{flex:3 1}.AdvertsPage_mapOverlay__bgwOF{position:fixed;inset:var(--header-height,64px) 0 0 0;z-index:1000;background:var(--color-surface)}.AdvertsPage_mapFilters__iE0zK{position:absolute;top:14px;left:50%;transform:translateX(-50%);z-index:20;width:min(940px,100vw - 28px);display:flex;flex-direction:column;align-items:center;pointer-events:none}.AdvertsPage_mapFiltersToggle__HlvHd{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;border:1px solid rgba(16,24,40,.08);background:hsla(0,0%,100%,.95);color:var(--text-primary);font-size:var(--font-size-lm);font-weight:600;line-height:1.2;cursor:pointer;box-shadow:0 1px 2px rgba(16,24,40,.06),0 10px 24px -10px rgba(16,24,40,.5);transition:color .2s ease,box-shadow .2s ease,transform .15s ease}.AdvertsPage_mapFiltersToggle__HlvHd:hover{color:var(--color-primary);transform:translateY(-1px);box-shadow:0 1px 2px rgba(16,24,40,.06),0 14px 30px -10px rgba(16,24,40,.55)}.AdvertsPage_mapFiltersToggleOpen__QwNUf{color:var(--color-primary)}.AdvertsPage_mapFiltersChevron__aN1h6{transition:transform .2s ease}.AdvertsPage_mapFiltersChevronOpen__jsfsK{transform:rotate(180deg)}.AdvertsPage_mapFiltersPanel__ot7h7{pointer-events:auto;margin-top:10px;width:100%;max-height:calc(100vh - var(--header-height, 64px) - 96px);max-height:calc(100svh - var(--header-height, 64px) - 96px);max-height:calc(100dvh - var(--header-height, 64px) - 96px);overflow-y:auto;background:var(--color-white);border:1px solid rgba(16,24,40,.08);border-radius:18px;box-shadow:0 1px 2px rgba(16,24,40,.06),0 30px 60px -24px rgba(16,24,40,.55);padding:14px 16px;animation:AdvertsPage_mapFiltersDrop__mDlou .18s ease}@keyframes AdvertsPage_mapFiltersDrop__mDlou{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.AdvertsPage_mapFilters__iE0zK{top:10px}.AdvertsPage_mapFiltersPanel__ot7h7{padding:12px}}.AdvertsPage_paginationLowerWrapper__p1kdo{border:1px solid rgba(16,24,40,.08);border-radius:16px;background-color:var(--color-white);padding:var(--element-padding);box-shadow:0 1px 2px rgba(16,24,40,.04),0 18px 40px -28px rgba(16,24,40,.22);margin-top:25px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.AdvertsPage_mobileMapToggle__X9FSd,.AdvertsPage_paginationLowerHidden__B5vCL{display:none}@media(max-width:1150px){.AdvertsPage_mobileMapToggle__X9FSd{display:inline-flex;align-items:center;justify-content:center;gap:8px;position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:95;padding:13px 26px;border:none;border-radius:999px;background:var(--color-primary);color:var(--color-white);font-size:var(--font-size-lm);font-weight:600;letter-spacing:.02em;cursor:pointer;box-shadow:0 12px 30px -8px rgba(16,24,40,.5)}.AdvertsPage_pane__csDiN.AdvertsPage_active__fFCry{flex:2 1}.AdvertsPage_mapPane__tGx2E{display:none}.AdvertsPage_mapPane__tGx2E.AdvertsPage_active__fFCry{display:flex}.AdvertsPage_paginationLowerHidden__B5vCL{display:none}}@media(max-width:1023px){.AdvertsPage_mapMobileAbsolutWrapper__XU4Hi{position:fixed;margin-top:0;top:64px;z-index:91;right:0;left:0}.AdvertsPage_mapMobileAbsolutWrapper__XU4Hi .AdvertsPage_tabs__sL4Tu{margin-top:0}.AdvertsPage_mapMobileAbsolutWrapper__XU4Hi .AdvertsPage_tab__iN5K8{flex:1 1;display:inline-flex;align-items:center;justify-content:center}.AdvertsPage_listHidden__2Be7m{display:none}.AdvertsPage_tabs__sL4Tu{display:flex;width:100%}.AdvertsPage_tab__iN5K8{flex:1 1;display:inline-flex;align-items:center;justify-content:center}.AdvertsPage_pane__csDiN{max-width:100%}.AdvertsPage_listPane__3R9_9.AdvertsPage_active__fFCry{padding:14px}.AdvertsPage_mapPane__tGx2E{display:none}.AdvertsPage_mapPane__tGx2E.AdvertsPage_active__fFCry{display:flex;min-height:min(72vh,720px);min-height:min(72svh,720px);min-height:min(72dvh,720px)}.AdvertsPage_paginationLowerWrapper__p1kdo{margin-top:18px;padding:14px}}@media(max-width:900px){.AdvertsPage_pane__csDiN,.AdvertsPage_pane__csDiN.AdvertsPage_active__fFCry{flex:1 1 auto}}@media(max-width:767px){.AdvertsPage_split__Oo_Cr{gap:8px}.AdvertsPage_listPane__3R9_9,.AdvertsPage_listPane__3R9_9.AdvertsPage_active__fFCry{padding:12px 10px}.AdvertsPage_mapPane__tGx2E.AdvertsPage_active__fFCry{min-height:min(68vh,640px);min-height:min(68svh,640px);min-height:min(68dvh,640px)}.AdvertsPage_paginationLowerWrapper__p1kdo{margin-top:14px;padding:12px 10px}}@media(max-width:367px){.AdvertsPage_mapMobileAbsolutWrapper__XU4Hi{top:80px}}@media(max-width:350px){.AdvertsPage_mapMobileAbsolutWrapper__XU4Hi{top:97px}}