/* Official Yandex Maps widget; approved existing complex point. */
.yandex-map{display:block;width:100%;height:480px;border:1px solid var(--line);border-radius:var(--radius,12px);background:var(--ground)}
.location-map .lede{margin-bottom:24px}
@media(max-width:600px){.yandex-map{height:360px}.addr-acts{display:flex;flex-wrap:wrap;gap:10px}.addr-acts .btn{white-space:normal;text-align:center}}

.map-preview{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid var(--line);padding:24px;text-align:center}
.map-preview[hidden]{display:none}.map-preview p,.map-fallback{font-size:14px}.map-fallback a{display:inline-block;padding:12px 0}

#karta{scroll-margin-top:96px}
