.novanta-hotspot{align-items:center;background-color:var(--wp--preset--color--primary);border:2px solid var(--wp--preset--color--secondary);border-radius:50%;box-shadow:0 2px 8px #00000040;cursor:pointer;display:flex;height:calc(var(--icon-size)*1px);justify-content:center;outline-color:var(--wp--preset--color--secondary);outline-offset:4px;position:relative;transition:all .3s ease;visibility:hidden;width:calc(var(--icon-size)*1px)}.novanta-hotspot:hover{box-shadow:0 4px 12px #00000059}.novanta-hotspot--active,.novanta-hotspot:focus{outline:2px solid var(--wp--preset--color--secondary)}.novanta-hotspot--active{animation:pulse 1.5s ease-in-out infinite;background-color:var(--wp--preset--color--secondary)}.novanta-hotspot--active>div,.novanta-hotspot--active>span{animation:pulse-dot 1.5s ease-in-out infinite}.novanta-hotspot__dot{align-content:center;background-color:var(--wp--preset--color--primary);border:2px solid #0000;border-radius:50%;height:calc((var(--icon-size) - 10)*1px);overflow:hidden;transition:all .3s ease;width:calc((var(--icon-size) - 10)*1px)}.novanta-hotspot__info-window{background-color:var(--hotspot-info-window-background,var(--wp--preset--color--background));border-radius:var(--wp--custom--border-radius-normal);box-shadow:4px 4px 30px #00000040;color:var(--hotspot-info-window-color,var(--wp--preset--color--foreground));max-height:80%;opacity:0;overflow-y:auto;padding:1.5rem;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:350px}.novanta-hotspot__info-window--visible{opacity:1;visibility:visible}.novanta-hotspot__connector-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.novanta-hotspot__connector-path{stroke:var(--wp--preset--color--secondary);stroke-width:2;fill:none;transition:opacity .3s ease}.novanta-hotspot__connector-circle{fill:var(--wp--preset--color--secondary)}@keyframes pulse{0%,to{box-shadow:0 2px 8px #00000040}50%{box-shadow:0 2px 16px #06c9}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}}.novanta-hotspots{display:block;margin-left:auto;margin-right:auto;max-width:100%;position:relative}.novanta-hotspots img{width:100%}.novanta-hotspots__note{bottom:0;color:var(--wp--preset--color--secondary);cursor:auto;left:0;margin:0;padding:var(--wp--preset--spacing--20);position:absolute;width:auto;z-index:3}.novanta-hotspot{--icon-size:32;left:calc(var(--x-percent)*1%);position:absolute;top:calc(var(--y-percent)*1%);transform:translate(-50%,-50%);z-index:1}.novanta-hotspot--active{z-index:2}@media(max-width:576px){.novanta-hotspot__connector-overlay{display:none}}.novanta-hotspot__info-window{left:0;position:absolute;top:0;z-index:10}@media(max-width:576px){.novanta-hotspot__info-window{border-radius:0;display:flex;flex-direction:column;height:100%;inset:0!important;max-height:none;max-width:100vw;position:fixed;transform:none!important;width:100%;z-index:1000}}.novanta-hotspot__close-button{background:var(--wp--preset--color--background);border:none;border-radius:50%;cursor:pointer;display:none;height:40px;padding:0;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:1001}.novanta-hotspot__close-button svg{color:var(--wp--preset--color--foreground);height:20px;width:20px}.novanta-hotspot__close-button:hover{transform:scale(1.1)}.novanta-hotspot__close-button:focus{outline:2px solid var(--wp--preset--color--secondary);outline-offset:2px}@media(max-width:576px){.novanta-hotspot__close-button{align-items:center;display:flex;justify-content:center}}.novanta-hotspot__info-window-content{flex:1;overflow-y:auto}@media(max-width:576px){.novanta-hotspot__info-window-content{padding-top:3rem}}.novanta-hotspot__info-window-content__heading{padding-block-end:var(--wp--preset--spacing--typography);position:relative}.novanta-hotspot__info-window-content__heading:after{background-color:var(--accent-line-color,var(--wp--preset--color--primary));bottom:0;content:"";display:inline-block;height:2px;left:0;position:absolute;width:80px}.novanta-hotspot.has-icon{--icon-size:122;background-color:var(--wp--preset--color--background);border:none}.novanta-hotspot.has-icon .novanta-hotspot__dot{background-color:#0000}@media screen and (max-width:576px){.novanta-hotspot.has-icon{--icon-size:52!important}}.is-style-dark-info-box{--hotspot-info-window-background:#373737;--hotspot-info-window-color:var(--wp--preset--color--background);--accent-line-color:var(--wp--preset--color--white)}
