.hotspot-widget-wrapper{width:100%;max-width:100%}.hotspot-image-container{position:relative;display:inline-block;width:100%;max-width:100%}.hotspot-image-container img{width:100%;height:auto;display:block}.hotspot-markers-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hotspot-marker{position:absolute;width:40px;height:40px;border-radius:50%;border:3px solid #fff;background-color:rgba(255,0,0,.8);transform:translate(-50%,-50%);cursor:pointer;pointer-events:all;transition:all .3s ease;z-index:10;display:flex;align-items:center;justify-content:center}.hotspot-marker-inner{display:block;width:16px;height:16px;position:relative;color:#fff;font-size:20px;font-weight:700;line-height:16px}.hotspot-marker-inner::before{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hotspot-marker.pulse-enabled::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background-color:inherit;opacity:.7;animation:hotspot-pulse 1.5s ease-out infinite}.hotspot-marker:hover{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 4px 15px rgba(0,0,0,.3)}.hotspot-marker.active{background-color:#0f0;border-color:#fff;box-shadow:0 0 20px rgba(0,255,0,.5)}.hotspot-description-container{width:100%;margin-top:20px;padding:20px;background-color:#f5f5f5;border-radius:8px}.hotspot-description-item{padding:15px;padding:0!important;margin-bottom:10px;background-color:#fff;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .3s ease;visibility:hidden!important;opacity:0!important;height:0!important;overflow:hidden!important;margin:0!important}.hotspot-description-item:last-child{margin-bottom:0}.hotspot-description-item.active{visibility:visible!important;opacity:1!important;height:auto!important;padding:15px!important;margin-bottom:10px!important;box-shadow:0 4px 15px rgba(0,0,0,.15);animation:fadeInUp .3s ease}.hotspot-description-title{margin:0 0 10px;font-size:18px;font-weight:600;color:#333;line-height:1.4}.hotspot-description-content{margin:0;font-size:14px;line-height:1.6;color:#666}.hotspot-description-content p{margin:0 0 10px}.hotspot-description-content p:last-child{margin-bottom:0}.hotspot-description-content ul,.hotspot-description-content ol{margin:0 0 10px 20px;padding:0}.hotspot-description-content li{margin-bottom:5px}@media (max-width:768px){.hotspot-marker{width:30px;height:30px;border-width:2px}.hotspot-marker-inner{width:6px;height:6px}.hotspot-description-container{padding:15px}.hotspot-description-item{padding:12px}.hotspot-description-title{font-size:16px}.hotspot-description-content{font-size:13px}}@media (max-width:480px){.hotspot-marker{width:25px;height:25px}.hotspot-marker-inner{width:5px;height:5px}.hotspot-description-title{font-size:15px}.hotspot-description-content{font-size:12px}}.elementor-editor-active .hotspot-marker{cursor:move}