.pdi-hotspot-module{display:flex;justify-content:center}.pdi-hotspot-module,.pdi-stack-wrapper{overflow:visible!important;position:relative;width:100%}.pdi-stack-wrapper{display:block;margin:0 auto}.pdi-stack-img{border-radius:8px;display:block;height:auto;width:100%;z-index:1}.pdi-stack-overlay{pointer-events:none;z-index:5}.pdi-laser-svg,.pdi-stack-overlay{height:100%;left:0;overflow:visible!important;position:absolute;top:0;width:100%}.dynamic-ekg-path{fill:none!important;opacity:0;stroke:var(--laser-color)!important;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--laser-thickness)!important}.pdi-laser-head{filter:drop-shadow(0 0 6px var(--laser-color))!important}.pdi-tail-layer{filter:drop-shadow(0 0 3px var(--laser-color))!important}.pdi-hotspot-module.is-visible .dynamic-ekg-path{animation:dynamicEKG var(--laser-speed,4s) linear infinite;opacity:1}@keyframes dynamicEKG{0%{stroke-dashoffset:var(--pattern-length)}to{stroke-dashoffset:0}}.pdi-hotspot-dot{cursor:pointer;height:30px;pointer-events:auto;position:absolute!important;transform:translate(-50%,-50%);width:30px;z-index:10}.pdi-link-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.pdi-dot-core{box-shadow:0 0 10px var(--laser-color);height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.pdi-dot-core,.pdi-dot-pulse{background:var(--laser-color);border-radius:50%}.pdi-dot-pulse{animation:pdiPulse 2.5s infinite;height:100%;opacity:.4;width:100%}@keyframes pdiPulse{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.pdi-custom-icon{filter:drop-shadow(0 2px 5px rgba(0,0,0,.4));height:auto;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease}.pdi-hotspot-dot:hover .pdi-custom-icon{transform:translate(-50%,-50%) scale(1.15)}.pdi-tooltip-box{background:#2d3e50;border-radius:6px;bottom:45px;box-shadow:0 4px 10px rgba(0,0,0,.3);color:#fff;left:50%;opacity:0;padding:12px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:.3s;visibility:hidden;width:220px;z-index:100}.pdi-tooltip-title{color:var(--laser-color);font-size:14px;font-weight:700;margin-bottom:4px}.pdi-tooltip-desc{font-size:12px;line-height:1.4}.pdi-hotspot-dot:hover .pdi-tooltip-box{opacity:1;visibility:visible}.dnd-column,.dnd-module,.dnd-row,.dnd-section,.hs_cos_wrapper_type_module{overflow:visible!important}