@keyframes e-hotspot-soft-beat{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes e-hotspot-expand{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.elementor-widget-hotspot{display:flex;justify-content:var(--background-align)}.elementor-widget-hotspot .elementor-widget-container,.elementor-widget-hotspot:not(:has(.elementor-widget-container)){height:var(--container-height);max-width:var(--container-max-width);position:relative;width:var(--container-width)}.elementor-widget-hotspot .elementor-widget-container>img,.elementor-widget-hotspot:not(:has(.elementor-widget-container))>img{display:block;height:var(--container-height);opacity:var(--opacity,1);width:var(--image-width,auto)}.elementor-widget-hotspot .elementor-widget-container{display:inline-block}.e-hotspot{align-items:center;display:flex;justify-content:center;position:absolute;z-index:1}.e-hotspot--position-left.e-hotspot--position-top{transform:translate(calc(-1 * var(--hotspot-translate-x)),calc(-1 * var(--hotspot-translate-y)))}.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{box-sizing:content-box;font-size:var(--hotspot-size,18px);line-height:0}.e-hotspot__icon,.e-hotspot__label{align-items:center;display:flex;justify-content:center}.e-hotspot__button{color:var(--hotspot-color);cursor:pointer;display:grid;font-size:var(--hotspot-size,18px);grid-auto-flow:column;justify-content:center;min-height:var(--hotspot-button-height);min-width:var(--hotspot-button-width);position:relative}.e-hotspot__button:before{box-sizing:content-box;content:"";height:100%;left:-5px;padding:5px;position:absolute;top:-5px;width:100%;z-index:-2}.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button{background-color:var(--hotspot-box-color);border-radius:var(--hotspot-border-radius,3px);min-height:var(--hotspot-min-height);min-width:var(--hotspot-min-width);padding:var(--hotspot-padding,4px)}.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button:before{border-radius:var(--hotspot-border-radius,3px)}.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before{background-color:var(--hotspot-box-color)}.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before{animation:e-hotspot-expand 2s infinite;content:"";height:100%;opacity:0;position:absolute;width:100%;z-index:-1}.e-hotspot__tooltip{background-color:var(--tooltip-color);border-radius:var(--tooltip-border-radius);color:var(--tooltip-text-color,#fff);max-width:var(--tooltip-max-width);min-width:var(--tooltip-min-width);padding:var(--tooltip-padding,8px);pointer-events:none;position:absolute;text-align:var(--tooltip-align);transform-origin:center center;transition-duration:var(--tooltip-transition-duration,.5s);transition-property:transform,opacity;white-space:var(--white-space,nowrap)}.e-hotspot__tooltip p:last-of-type{margin-bottom:0}.e-hotspot--fade-in-out{opacity:0}