.tooltip{position:relative}.tooltip__contentWrapper{position:absolute;z-index:300}.tooltip__content{align-items:center;background:var(--theme-color-1);border-radius:4px;box-shadow:0 4px 15px #00002826;box-sizing:border-box;color:var(--theme-color-0);display:flex;flex-direction:row;justify-content:space-between;margin:auto;max-width:344px;min-width:120px;padding:16px;position:relative;width:max-content}.tooltip__content:after{background-color:var(--theme-color-1);content:"";height:12px;position:absolute;transform:rotate(45deg);width:12px}.tooltip--top .tooltip__contentWrapper{left:50%;padding-bottom:40px;top:0;transform:translate(-50%,calc(-100% + 18px))}.tooltip--top .tooltip__content:after{bottom:-6px;left:calc(50% - 6px)}.tooltip--bottom .tooltip__contentWrapper{bottom:0;padding-top:40px;right:50%;transform:translate(50%,calc(100% - 18px))}.tooltip--bottom .tooltip__content:after{left:calc(50% - 6px);top:-6px}.tooltip--left .tooltip__contentWrapper{left:0;padding-right:40px;top:50%;transform:translate(calc(-100% + 18px),-50%)}.tooltip--left .tooltip__content:after{bottom:calc(50% - 6px);right:-6px}.tooltip--right .tooltip__contentWrapper{padding-left:40px;right:0;top:50%;transform:translate(calc(100% - 18px),-50%)}.tooltip--right .tooltip__content:after{bottom:calc(50% - 6px);left:-6px}@keyframes pulse{0%{opacity:.4;transform:scale(0)}50%{opacity:.2}to{opacity:0;transform:scale(1)}}.hotspot{cursor:pointer;margin:-30px 0 0 -30px;position:absolute;z-index:99;--animation-function:ease-in}.hotspot__button{background-color:initial;border:none;cursor:pointer;padding:50px;position:relative}.hotspot__buttonRing{align-items:center;background:var(--theme-color-0);border:1px solid var(--theme-color-refresh);border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:space-around;left:30px;opacity:.9;position:absolute;top:30px;transition:opacity .6s ease-in-out,border .3s ease-in-out;width:40px;z-index:1}.hotspot__buttonRing:before{background:var(--theme-color-1);border-radius:50%;box-shadow:0 0 8px #0000001a;content:"";height:100%;transform:scale(.475);transition:transform .6s ease-in-out;width:100%}.hotspot__buttonPulse{--animation-function:ease-in-out;animation-duration:2.4s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:pulse;animation-timing-function:ease-in;background:#333353;border-radius:50%;box-shadow:0 0 25px #0003;opacity:.4;position:absolute;transform:scale(0);visibility:visible}.hotspot__buttonPulseOuter{background-color:var(--theme-color-0);height:80px;left:10px;top:10px;width:80px}.hotspot__buttonPulseInner{background-color:var(--theme-color-0);height:60px;left:20px;top:20px;width:60px}.hotspot .tooltip--top .tooltip__contentWrapper{margin-top:30px}.hotspot .tooltip--bottom .tooltip__contentWrapper{margin-bottom:30px}.hotspot .tooltip--left .tooltip__contentWrapper{margin-left:30px}.hotspot .tooltip--right .tooltip__contentWrapper{margin-right:30px}.hotspot--active .hotspot__buttonRing{border-color:var(--theme-color-refresh);opacity:.9}.hotspot--active .hotspot__buttonRing:before{background:var(--theme-color-1)}.hotspot:not(.hotspot--active):hover .hotspot__buttonRing{border-width:2px;opacity:.9}.hotspot:not(.hotspot--active):hover .hotspot__buttonRing:before{transform:scale(.3333)}.hotspot .hotspot__action.button--tertiary{color:var(--theme-color-0);padding-right:24px;position:relative;text-align:center;width:100%}.hotspot .hotspot__action.button--tertiary span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:pre-wrap}.hotspot .hotspot__action.button--tertiary:after{background-color:var(--theme-color-0);height:24px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px}.hotspot .hotspot__action.button--tertiary:hover{background-color:var(--theme-color-1);color:var(--theme-color-0)}.hotspot .hotspot__action.button--tertiary:hover:after,.hotspot .tooltip__contentWrapper:hover .hotspot__action:after{background-color:#00ffb9}.hotspots{margin-left:calc(var(--grid-width)/var(--grid-columns-count)*2);margin-right:calc(var(--grid-width)/var(--grid-columns-count)*2);position:relative}.hotspots__mobile{padding-top:40px}.hotspots__mobile .splitContainer__panelItems .mediaRichText :is(.option--mediaPositionLeft,.option--mediaPositionRight){display:flex;flex-direction:column-reverse}.hotspots__mobile .splitContainer__panelItems .mediaRichText :is(.option--mediaPositionLeft,.option--mediaPositionRight) .mediaRichText__imageWrapper{margin-top:0;padding-bottom:24px}.hotspots .sidebar{z-index:301}.hotspots .accordion{padding-bottom:0}.hotspots .accordion__wrapper{margin-left:0;margin-right:0}.hotspots .mediaRichCard__heading{color:var(--theme-color-1);font-family:Siemens Sans Pro Bold,arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.4}@media(min-width:1024px){.hotspots .mediaRichCard__heading{color:var(--theme-color-1);font-family:Siemens Sans Pro Bold,arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5555555556}}.hotspots .mediaRichCard__description{color:var(--theme-color-1);font-family:Siemens Sans Pro Roman,arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5555555556}@media(min-width:600px){.hotspots .mediaRichCard__description{color:var(--theme-color-1);font-family:Siemens Sans Pro Roman,arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.75}}.hotspots .mediaRichCard__media{padding-bottom:24px}.hotspots .hotspots__loader{margin:100% auto}
