.ehw-hotspot-image-wrapper{position:relative;width:100%}.ehw-hotspot-image-inner{position:relative;display:inline-block;width:100%}.ehw-hotspot-image-inner img{display:block;width:100%;height:auto}.ehw-hotspot{position:absolute;transform:translate(-50%,-50%);cursor:pointer;z-index:5}.ehw-hotspot-dot{width:18px;height:18px;border-radius:50%;border:2px solid #fff;background-color:rgba(255,0,0,.9);box-shadow:0 0 0 4px rgba(255,0,0,.35);padding:0;margin:0;cursor:pointer;outline:none}.ehw-hotspot-tooltip{position:absolute;min-width:180px;max-width:260px;background:#fff;color:#222;border-radius:8px;padding:10px 12px;box-shadow:0 10px 30px rgba(0,0,0,.2);opacity:0;visibility:hidden;pointer-events:none;font-size:13px;line-height:1.4;z-index:10;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.ehw-hotspot-tooltip-title{font-weight:600;margin-bottom:4px;font-size:14px}.ehw-hotspot-tooltip-content{font-size:13px}.ehw-hotspot-tooltip{top:50%;left:100%;transform:translate(10px,-50%)}.ehw-hotspot-tooltip:before{content:"";position:absolute;top:50%;left:-6px;transform:translateY(-50%);border-width:6px;border-style:solid;border-color:transparent #fff transparent transparent}.ehw-hotspot:hover .ehw-hotspot-tooltip,.ehw-hotspot.ehw-hotspot--active .ehw-hotspot-tooltip{opacity:1;visibility:visible;pointer-events:auto}.ehw-hotspot--pos-left .ehw-hotspot-tooltip{left:auto;right:100%;transform:translate(-10px,-50%)}.ehw-hotspot--pos-left .ehw-hotspot-tooltip:before{left:auto;right:-6px;border-color:transparent transparent transparent #fff;transform:translateY(-50%)}.ehw-hotspot--pos-top .ehw-hotspot-tooltip{left:50%;top:auto;bottom:110%;transform:translate(-50%,0)}.ehw-hotspot--pos-top .ehw-hotspot-tooltip:before{top:100%;left:50%;transform:translateX(-50%);border-color:#fff transparent transparent}.ehw-hotspot--pos-bottom .ehw-hotspot-tooltip{left:50%;top:110%;bottom:auto;transform:translate(-50%,0)}.ehw-hotspot--pos-bottom .ehw-hotspot-tooltip:before{top:-6px;left:50%;transform:translateX(-50%) rotate(180deg);border-color:transparent transparent #fff}@media (max-width:767px){.ehw-hotspot:not(.ehw-hotspot--pos-left):not(.ehw-hotspot--pos-right):not(.ehw-hotspot--pos-bottom) .ehw-hotspot-tooltip{top:auto;bottom:110%;left:50%;transform:translate(-50%,0)}.ehw-hotspot:not(.ehw-hotspot--pos-left):not(.ehw-hotspot--pos-right):not(.ehw-hotspot--pos-bottom) .ehw-hotspot-tooltip:before{top:100%;left:50%;transform:translateX(-50%);border-color:#fff transparent transparent}.ehw-hotspot:hover .ehw-hotspot-tooltip,.ehw-hotspot.ehw-hotspot--active .ehw-hotspot-tooltip{transform:translate(-50%,0)}}