.rp-panorama-hotspot{--rp-panorama-hotspot-color:var(--color-primary,#fff);--rp-panorama-hotspot-size:26px;display:block;line-height:0;position:relative}.rp-panorama-hotspot.is-hidden{opacity:0;pointer-events:none}.rp-panorama-hotspot__pin{align-items:center;background:none;border:0;cursor:pointer;display:flex;gap:8px;padding:0;white-space:nowrap}.rp-panorama-hotspot__dot{background:var(--rp-panorama-hotspot-color);border-radius:50%;box-shadow:0 0 0 2px #00000040,0 2px 8px #00000059;display:block;height:var(--rp-panorama-hotspot-size);position:relative;transition:transform .2s ease;width:var(--rp-panorama-hotspot-size)}.rp-panorama-hotspot__dot:after{animation:rp-panorama-hotspot-pulse 2.4s ease-out infinite;border:1px solid var(--rp-panorama-hotspot-color);border-radius:50%;content:"";inset:-6px;opacity:.6;position:absolute}.rp-panorama-hotspot__icon{display:block;height:var(--rp-panorama-hotspot-size);-o-object-fit:contain;object-fit:contain;width:var(--rp-panorama-hotspot-size)}.rp-panorama-hotspot__label{background:#0009;border-radius:20px;color:#fff;font-size:13px;line-height:1.3;padding:4px 10px}.rp-panorama-hotspot.is-open .rp-panorama-hotspot__dot,.rp-panorama-hotspot__pin:hover .rp-panorama-hotspot__dot{transform:scale(1.15)}.rp-panorama-hotspot.is-scene .rp-panorama-hotspot__dot{background:var(--rp-panorama-hotspot-color)}.rp-panorama-hotspot__bubble{background:var(--rp-panorama-bubble-bg,#fff);border-radius:10px;bottom:calc(100% + 14px);box-shadow:0 8px 30px #00000059;color:var(--rp-panorama-bubble-color,#111);cursor:default;left:50%;line-height:1.45;max-width:260px;padding:14px;position:absolute;text-align:left;transform:translate(-50%);width:-moz-max-content;width:max-content;z-index:5}.rp-panorama-hotspot__bubble:after{border:8px solid transparent;border-top:8px solid var(--rp-panorama-bubble-bg,#fff);content:"";height:0;left:50%;position:absolute;top:100%;transform:translate(-50%);width:0}.rp-panorama-hotspot__close{background:none;border:0;color:inherit;cursor:pointer;font-size:20px;line-height:1;opacity:.5;position:absolute;right:6px;top:4px}.rp-panorama-hotspot__close:hover{opacity:1}.rp-panorama-hotspot__image{border-radius:6px;display:block;margin-bottom:10px;width:100%}.rp-panorama-hotspot__text{font-size:13px}.rp-panorama-hotspot__link{display:inline-block;font-size:13px;margin-top:8px;text-decoration:underline}.rp-panorama-hotspot.is-editable .rp-panorama-hotspot__pin{cursor:move}@keyframes rp-panorama-hotspot-pulse{0%{opacity:.7;transform:scale(.9)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}
