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