.vr360-marker{width:17px;height:17px;position:relative}.vr360-marker .marker-icon{width:13px;height:13px;box-shadow:none;background-color:#00a2b8;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.vr360-marker .marker-icon:after{content:"";background-color:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vr360-marker .marker-icon svg{display:none}.vr360-marker .marker-label{color:#fff;background-color:#00a2b8;font-size:11px}.vr360-marker .marker-label:after{border-color:#00a2b8 #0000 #0000}.vr360-marker .marker-tooltip{opacity:0;white-space:nowrap;transition:opacity .3s}.vr360-marker .marker-tooltip:hover,.vr360-marker:hover .marker-tooltip{opacity:1}.vr360-custom-marker:hover .marker-label{opacity:1!important;visibility:visible!important}.reel-marker{cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;display:flex;position:relative}.reel-marker .marker-icon{color:#fff;box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;display:flex}.reel-marker .marker-tooltip{color:#333;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:20;box-sizing:border-box;background-color:#fff;border-radius:3px;padding:5px 10px;font-size:12px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(5px);box-shadow:0 2px 4px #0003}.reel-marker .marker-tooltip:after{content:"";border:5px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.reel-marker.vr360{width:24px;height:24px}.reel-marker.vr360 .marker-icon{width:18px;height:18px;box-shadow:none;background-color:#063c4a;border:none}.reel-marker.vr360 .vr360-dot-marker{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.reel-marker.vr360 .white-dot{background-color:#fff;border-radius:50%;width:4px;height:4px}.reel-marker.vr360 .marker-tooltip{color:#fff;background-color:#00a2b8;padding:4px 8px;font-size:10px}.reel-marker.vr360 .marker-tooltip:after{border-color:#00a2b8 #0000 #0000}
.vr360-markers-layer{pointer-events:none;z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.vr360-markers-layer svg{width:auto;max-width:100%;height:100%;max-height:100dvh}@media (min-aspect-ratio:1.77778){.vr360-markers-layer svg{width:100%;max-width:100vw;height:auto}}.vr360-markers-layer svg .vr360-marker{pointer-events:auto;transition:all .2s}.vr360-markers-layer svg .vr360-marker svg{width:34px;height:42px;transition:transform .2s}
