.medibuy-map-scope .mb-state{stroke:#0a4f86;stroke-width:.9;stroke-opacity:.7;transition:fill .2s}.medibuy-map-scope .mb-pin{position:absolute;pointer-events:auto;cursor:pointer;width:26px;height:36px;transform:translate(-50%,-100%);opacity:0;animation:mb-drop .55s cubic-bezier(.2,1.3,.4,1) forwards}.medibuy-map-scope .mb-pin .mb-bob{width:100%;height:100%;animation:mb-bob 3.4s ease-in-out infinite;transform-origin:50% 100%}.medibuy-map-scope .mb-pin:hover .mb-bob{animation-play-state:paused}.medibuy-map-scope .mb-pin .mb-ring{position:absolute;left:50%;bottom:2px;width:14px;height:14px;margin-left:-7px;border-radius:50%;background:currentColor;opacity:.5;animation:mb-pulse 2.6s ease-out infinite}.medibuy-map-scope .mb-pin .mb-shp{position:absolute;left:50%;top:0;width:23px;height:23px;margin-left:-11.5px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 5px 9px rgba(0,0,0,.6);border:1.5px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center}.medibuy-map-scope .mb-pin:hover{z-index:8}.medibuy-map-scope .mb-pin:hover .mb-shp{box-shadow:0 8px 16px rgba(0,0,0,.7)}.medibuy-map-scope .mb-tip .mb-city{font-size:12px;color:#8aa0b6}.medibuy-map-scope .mb-tip .mb-st{font-size:15px;font-weight:700;color:#fff;display:flex;align-items:center;gap:7px}.medibuy-map-scope .mb-tip .mb-st::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--mb-teal)}@media (max-width:600px){.medibuy-map-scope .mb-pin{width:18px;height:25px}.medibuy-map-scope .mb-pin .mb-shp{width:16px;height:16px;margin-left:-8px;border-width:1px}.medibuy-map-scope .mb-pin .mb-ring{width:9px;height:9px;margin-left:-4.5px}}