.e-hotspot--active{z-index:2}.e-hotspot__inner-circle,.e-hotspot__outer-circle{content:"";box-sizing:content-box;border-radius:50%;display:inline-block}.e-hotspot__inner-circle{transform:translate(-50%,-50%);padding:calc(var(--hotspot-size,18px)/2);position:absolute;top:50%;background-color:var(--hotspot-color);left:50%}.e-hotspot__outer-circle{padding:var(--hotspot-padding,4px);background-color:var(--hotspot-color)}.e-hotspot--icon .e-hotspot__button,.e-hotspot__outer-circle{height:var(--hotspot-size,18px);width:var(--hotspot-size,18px)}.e-hotspot--icon .e-hotspot__button{font-size:var(--hotspot-size,18px);box-sizing:content-box;line-height:0}.e-hotspot--overlay{transition:opacity .2s;opacity:.7}.e-hotspot--active .e-hotspot--overlay,.e-hotspot--overlay:hover{opacity:1}.e-hotspot--soft-beat{animation:e-hotspot-soft-beat .7s infinite alternate;animation-timing-function:ease}.e-hotspot--expand .e-hotspot__outer-circle{animation:e-hotspot-expand 2s infinite}.e-hotspot--sequenced{animation:fadeIn .3s;animation-iteration-count:1;animation-fill-mode:both}.e-hotspot__direction-mask{overflow:hidden;pointer-events:none;position:absolute}.e-hotspot__direction-mask .e-hotspot__tooltip{position:static;box-shadow:none!important}.e-hotspot--active .e-hotspot__tooltip{pointer-events:visible}.e-hotspot--active .e-hotspot--fade-in-out{opacity:1}.e-hotspot--fade-grow{transform:scale(0);opacity:0}.e-hotspot--active .e-hotspot--fade-grow{transform:scale(1);opacity:1}.e-hotspot--override-tooltip-animation-from-top,.e-hotspot--tooltip-animation-from-top{transform:translateY(calc(-100% - 1px))}.e-hotspot--override-tooltip-animation-from-left,.e-hotspot--tooltip-animation-from-left{transform:translate(calc(-100% - 1px))}.e-hotspot--override-tooltip-animation-from-right,.e-hotspot--tooltip-animation-from-right{transform:translate(calc(100% + 1px))}.e-hotspot--override-tooltip-animation-from-bottom,.e-hotspot--tooltip-animation-from-bottom{transform:translateY(calc(100% + 1px))}.e-hotspot--fade-direction{opacity:0}.e-hotspot--active .e-hotspot--fade-direction,.e-hotspot--active .e-hotspot--slide-direction{transform:translate(0) scale(1);opacity:1}.e-hotspot--show-tooltip{transform:translate(0);pointer-events:visible;transition:none;opacity:1}