#item1,#item10,#item2,#item3,#item4,#item5,#item6,#item7,#item8,#item9{cursor:pointer;transition:transform .2s}svg path{stroke-linecap:round;stroke-linejoin:round}#item1:hover,#item2:hover{transform:translate3d(-45px,-40px,-30px) scale(1.1)}#item8:hover{transform:translate3d(-40px,-45px,-20px) scale(1.1)}#item3:hover{transform:translate3d(-40px,-40px,0) scale(1.1)}#item9:hover{transform:translate3d(-40px,-30px,0) scale(1.1)}#item4:hover{transform:translate3d(-30px,-30px,0) scale(1.1)}#item5:hover{transform:translate3d(-30px,-45px,0) scale(1.1)}#item6:hover{transform:translate3d(-30px,-40px,0) scale(1.1)}#item7:hover{transform:translate3d(-30px,-50px,0) scale(1.1)}#item10:hover{transform:translate3d(-40px,-30px,0) scale(1.1)}.legende div{display:inline-block;margin-bottom:2rem}.planung{background-color:#33bbde}.betriebsfuehrung,.planung{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700;padding:1rem 2rem}.betriebsfuehrung{background-color:#7e22ce}.netzservices{background-color:#fcb92f;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700;padding:1rem 2rem}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#kreis{animation:rotate 20s linear infinite;transform-origin:center}text{text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}.vertical-center{align-items:center;display:flex;height:100%;justify-content:center}.content{height:100%;width:100%}