#diorama svg{display:block}.tooltip{background-color:#fff;border-radius:4px;display:none;padding:10px;position:relative;text-align:left;width:360px;word-wrap:break-word;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:10}.tooltip img{height:auto;margin-bottom:10px;max-width:100%}.tooltip span{letter-spacing:0;line-height:1.2}.tooltip p,.tooltip span{margin-bottom:0}.spot{animation:pulse 1.5s infinite;cursor:pointer;fill:#fff;r:60;z-index:1}@keyframes pulse{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.05;transform:scale(.95)}}.lines{stroke:#fff;stroke-dasharray:10;stroke-dashoffset:20;stroke-miterlimit:10;stroke-width:2}.lines,.lines_drone{animation:draw 1s linear infinite;fill:none}.lines_drone{stroke:#fff;stroke-dasharray:5;stroke-dashoffset:20;stroke-miterlimit:5;stroke-width:1}@keyframes draw{to{stroke-dashoffset:0}}