.interactive-hotspots svg{width:unset;height:unset}.interactive-hotspots svg image{width:100%}.hotspot{position:relative}.hotspot span{display:block;width:100%;height:100%;border-radius:50%;overflow:clip;will-change:outline-color,outline-offset;outline-offset:4px;outline:2px dashed rgba(0,0,0,0);-webkit-transition:all 100ms ease;transition:all 100ms ease;-webkit-transition-property:outline-color,outline-offset;transition-property:outline-color,outline-offset}@media(prefers-reduced-motion: reduce){.hotspot span{outline-offset:6px;-webkit-transition:none;transition:none}}.hotspot:hover span,.hotspot:focus span{outline-offset:6px;outline-color:#fff;-webkit-animation-name:interactiveHotspotRotate;animation-name:interactiveHotspotRotate;-webkit-animation-duration:30000ms;animation-duration:30000ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media(prefers-reduced-motion: reduce){.hotspot:hover span,.hotspot:focus span{-webkit-animation:none;animation:none}}@supports(selector(:nth-child(1 of x))) or (-webkit-touch-callout: none){.hotspot:hover span,.hotspot:focus span{-webkit-animation:none;animation:none;outline:none}}.hotspot:active span{outline-offset:4px}@media(prefers-reduced-motion: reduce){.hotspot:active span{outline-offset:6px}}.hotspot foreignObject{overflow:visible}@media(max-width: 1199.98px){.hotspot foreignObject{width:78px;height:78px}}.hotspot foreignObject svg{fill:#fff;width:100%;height:100%}.hotspot-tooltip__header{display:-webkit-box;display:-ms-flexbox;display:flex}.hotspot-tooltip__header .header-text{margin:0;margin-right:auto;font-size:2.4rem;font-weight:700}@-webkit-keyframes interactiveHotspotRotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes interactiveHotspotRotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

/*# sourceMappingURL=cmsplugin_interactive_hotspots.css.map*/