.mira-hotspot{width:32px;height:32px;cursor:pointer;background:none;border:none;padding:0;z-index:10}.mira-hotspot-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:#c9a961;border:2.5px solid #ffffff;box-shadow:0 0 0 3px #c9a96159;transition:transform .2s ease,background .2s ease;display:block}.mira-hotspot-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:#c9a96140;animation:mira-pulse 2s ease-out infinite;display:block}.mira-hotspot:hover .mira-hotspot-dot,.mira-hotspot.active .mira-hotspot-dot{background:#fff;transform:translate(-50%,-50%) scale(1.25)}.mira-hotspot.active .mira-hotspot-pulse{background:#fff3}@keyframes mira-pulse{0%{transform:translate(-50%,-50%) scale(.8);opacity:.8}70%{transform:translate(-50%,-50%) scale(1.8);opacity:0}to{transform:translate(-50%,-50%) scale(.8);opacity:0}}
