.points-map{position:relative}.points-map,.points-map__canvas{width:100%;height:100%}.points-map__hint{background:var(--border-filter);text-align:center;color:var(--color-gray);justify-content:center;align-items:center;margin:0;padding:1.5rem;font-size:.9375rem;display:flex;position:absolute;inset:0}.points-map__marker{background:var(--color-black);border:2px solid #fff;border-radius:50%;width:1.125rem;height:1.125rem;padding:0}.points-map__marker:is(button){cursor:pointer}.points-map__marker.is-active{background:#ff8080;box-shadow:0 0 0 .25rem #ff808066}.points-map__cluster{background:var(--color-black);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;padding:0;font-size:.8125rem;font-weight:700;display:flex}
