.map-section{background:#eaf2ec;padding:110px 0}.map-head{margin-bottom:36px}.map-shell{background:#fbfaf5;border:1px solid #d6e2d9;border-radius:14px;overflow:hidden;box-shadow:0 18px 45px #174b3910}.map-toolbar{display:flex;gap:9px;padding:17px 20px;border-bottom:1px solid #dce7df;flex-wrap:wrap}.map-filter{border:1px solid #d5e1d9;background:transparent;color:#627972;border-radius:100px;padding:9px 13px;font:700 12px var(--sans);cursor:pointer}.map-filter.active,.map-filter:hover{background:var(--ink);border-color:var(--ink);color:#fff}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.dot-easy{background:#66b994}.dot-deep{background:#ef9a61}.dot-check{background:#a899d4}.map-layout{display:grid;grid-template-columns:1.65fr .75fr}.map-canvas{position:relative;padding:16px;background:#f1f5ef;min-height:400px}.map-canvas svg{width:100%;height:auto;display:block}.region-shape{fill:#dcebe1;stroke:#bfd7c8;stroke-width:3}.ring{fill:none;stroke:#c7ded0;stroke-width:1.5;stroke-dasharray:5 7}.moscow{fill:#b6d1c4;stroke:#9bbdab;stroke-width:2}.map-label{font:600 12px var(--sans);fill:#759189}.moscow-label{font-size:10px;fill:#58756c}.map-point{cursor:pointer;outline:none}.map-point text{font:700 11px var(--sans);fill:#365955;paint-order:stroke;stroke:#f1f5ef;stroke-width:4px;stroke-linejoin:round}.map-point:hover circle:first-child,.map-point.selected circle:first-child{opacity:.45}.map-point:focus-visible circle:nth-child(2){stroke:#102b2d;stroke-width:3}.map-point:focus-visible text{fill:#102b2d}.map-point.selected circle:nth-child(2){stroke:#fff;stroke-width:3}.map-scale{font-size:10px;color:#8a9b94;text-align:center;padding:0 8px 10px}.map-info{padding:33px 29px;background:#fffdf8;border-left:1px solid #dce7df;display:flex;flex-direction:column;align-items:flex-start}.info-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#779087;font-weight:800}.map-info h3{font:600 28px/1.03 var(--serif);letter-spacing:-.06em;margin:17px 0 13px}.map-info p{font-size:13px;line-height:1.65;color:var(--muted);margin-bottom:24px}.map-info .btn{margin-top:auto}.map-info .dot{vertical-align:1px}@media(max-width:950px){.map-section{padding:75px 0}.map-layout{grid-template-columns:1fr}.map-info{border-left:0;border-top:1px solid #dce7df;padding:25px}.map-canvas{min-height:auto}.map-point text{font-size:10px}.map-toolbar{padding:14px}.map-filter{font-size:11px}}


