@charset "UTF-8";.primaryslider__base .owl-stage{display:flex;min-height:auto}
@media(min-width:1025px){.primaryslider__base .owl-stage{min-height:75vh}
}
@media screen and (min-width:1025px) and (-ms-high-contrast:active),(min-width:1025px) and (-ms-high-contrast:none){.primaryslider__base .owl-stage{min-height:0}
}
.primaryslider__base .owl-stage .owl-item{flex:1 0 auto;display:flex}
.cq-Editable-dom .primaryslider__base .owl-stage{min-height:600px;max-height:600px}
.primaryslider__base .toggleAnimation{margin-right:15px;cursor:pointer}
.primaryslider__base .toggleAnimation.pause:after,.primaryslider__base .toggleAnimation.play:after{content:"";display:block;width:24px;height:24px}
.primaryslider__base .toggleAnimation.pause:after{background-image:url("clientlibs/resources/Controls_Pause_withTransparency.svg")}
.primaryslider__base .toggleAnimation.pause:hover:after{background-image:url("clientlibs/resources/Controls_Pause_withTransparencyDrk.svg")}
.primaryslider__base .toggleAnimation.play:after{background-image:url("clientlibs/resources/Controls_Play_withTransparency.svg")}
.primaryslider__base .toggleAnimation.play:hover:after{background-image:url("clientlibs/resources/Controls_Play_withTransparencyDrk.svg")}
.primaryslider__base .toggleAnimation.pause .primaryslider__base .toggleAnimation.play:after{background-image:url("clientlibs/resources/Controls_Play_withTransparency.svg")}
.primaryslider__base .thermometer{position:absolute;display:flex;align-items:center;justify-content:center;right:0;top:calc(50vw - 70px);bottom:auto;left:0;padding:20px;margin:0 auto}
@media(min-width:1025px){.primaryslider__base .thermometer{top:auto;bottom:0}
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.primaryslider__base .thermometer{display:block;text-align:center}
}
.primaryslider__base .thermometer__dot{position:relative;width:10px;height:10px;padding:0;border:2px solid rgba(255,255,255,0.35);background:0;border-radius:50%;cursor:pointer}
.primaryslider__base .thermometer__dot:before,.primaryslider__base .thermometer__dot:after{content:"";position:absolute;transform-origin:0 0;transform:translate3d(-50%,-50%,0);width:24px;height:24px;border:1px solid transparent;border-radius:50%}
.primaryslider__base .thermometer__dot:after{width:34px;height:34px}
.primaryslider__base .thermometer__dot:hover:before,.primaryslider__base .thermometer__dot:hover:after{border-color:rgba(255,255,255,0.3)}
.primaryslider__base .thermometer__dot:hover:before{border-top-color:transparent;animation:rotating 3s linear infinite}
.primaryslider__base .thermometer__dot:hover:after{width:34px;height:34px;border-top-color:transparent;border-bottom-color:transparent;animation:rotating 3s linear reverse infinite}
.primaryslider__base .thermometer__dot.active{border:2px solid white}
.primaryslider__base .thermometer__dot.active:before{background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.2)}
.primaryslider__base .thermometer__dot.animate+.timeline:after{animation:fillWidth linear forwards;animation-duration:inherit}
.primaryslider__base .thermometer__dot.animate--last+.timeline:after{animation:unfillWidth linear both;animation-duration:inherit}
.primaryslider__base .thermometer .timeline{position:relative;max-width:110px;flex-grow:1;height:1px;background:rgba(255,255,255,0.35);animation-duration:10000ms}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.primaryslider__base .thermometer .timeline{width:77px;display:inline-block;margin-bottom:4px}
}
.primaryslider__base .thermometer .timeline:after{content:"";position:absolute;left:0;width:0;height:1px;background:#fff}
.primaryslider__base .thermometer .timeline.paused:after{animation-play-state:paused}
.primaryslider__scrolldown{display:none}
.primaryslider .responsiveMedia__caption{display:none}
.primaryteaser__base{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.primaryteaser__base{display:block;height:75vh}
}
@media screen and (-ms-high-contrast:active) and (min-width:320px) and (max-width:1024px),(-ms-high-contrast:none) and (min-width:320px) and (max-width:1024px){.primaryteaser__base{height:auto}
}
.primaryteaser__base .dd__placeholder{position:absolute;top:0;bottom:0;width:100%}
.hasThermometer .primaryteaser__imageWrapper:after,.hasThermometer .primaryteaser__videoWrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:20%;background:linear-gradient(to top,rgba(0,0,40,0.7) 0,rgba(0,0,40,0) 100%)}
.primaryteaser__imageWrapper:before,.primaryteaser__videoWrapper:before{display:block;content:"";width:100%;padding-top:50%}
.primaryteaser__videoWrapper{position:absolute;height:100%}
@media(min-width:320px) and (max-width:1024px){.primaryteaser__videoWrapper{position:relative;height:auto}
}
.primaryteaser__videoWrapper .responsiveMedia__video{position:absolute;top:0;bottom:0;left:0;right:0}
.primaryteaser__imageWrapper{position:relative;height:auto}
.primaryteaser__imageWrapper .responsiveMedia__pictureWrapper{position:absolute;top:0;left:0;right:0;bottom:0}
.primaryteaser__imageWrapper .responsiveMedia__pictureWrapper img{object-fit:cover;font-family:"object-fit: cover;";width:100%;height:100%}
@media(min-width:1025px){.primaryteaser__imageWrapper{position:static}
.primaryteaser__imageWrapper:before{display:none}
}
@media(min-width:320px) and (max-width:1024px){.primaryteaser__imageWrapper .responsiveMedia__wrapper{position:relative;padding-bottom:50%}
.primaryteaser__imageWrapper .responsiveMedia__wrapper .primaryteaser__image{position:absolute;object-fit:cover;font-family:"object-fit: cover;";width:100%;height:100%}
}
.primaryteaser__image{position:relative;display:block;width:100%}
@media(min-width:1025px){.primaryteaser__image{position:absolute;top:0;left:0;object-fit:cover;font-family:"object-fit: cover;";width:100%;height:100%}
}
.primaryteaser__contentWrapper{position:relative;display:flex;flex-grow:1;width:100%;padding:0;margin:0 auto}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.primaryteaser__contentWrapper{height:100%}
}
@media(min-width:1025px){.primaryteaser__contentWrapper{padding-left:3.75%;padding-right:3.75%;height:auto;flex-grow:0}
}
@media screen and (min-width:1025px) and (-ms-high-contrast:active),(min-width:1025px) and (-ms-high-contrast:none){.primaryteaser__contentWrapper{top:50%;transform:translateY(-50%)}
}
@media(min-width:1025px){.primaryteaser__contentWrapper--right{flex-direction:row-reverse}
}
@media(min-width:1264px){.primaryteaser__contentWrapper{padding-left:0;padding-right:0;max-width:1170px}
}
.primaryteaser__contentWrapper .primaryteaser__smartpanel.primaryteaser__smartpanel__base .conversionbutton__base{padding:0;width:100%}
.primaryteaser__contentWrapper .primaryteaser__smartpanel.primaryteaser__smartpanel__base .conversionbutton__wrapper{margin:0}
.primaryteaser__smartpanel__base{background:rgba(243,243,240,0.95);width:100%;padding:30px 3.75% 40px;color:#000028}
@media(min-width:600px){.primaryteaser__smartpanel__base{padding-top:40px}
}
@media(min-width:1025px){.primaryteaser__smartpanel__base{width:620px;max-height:100%;margin:60px 0 130px;padding-left:50px;padding-right:50px}
}
.primaryteaser__smartpanel__base a{color:#000028}
.primaryteaser__smartpanel__base a:hover,.primaryteaser__smartpanel__base a:focus,.primaryteaser__smartpanel__base a:active{color:#005159}
.primaryteaser__smartpanel__base a:hover .primaryteaser__smartpanel__headline__text,.primaryteaser__smartpanel__base a:focus .primaryteaser__smartpanel__headline__text,.primaryteaser__smartpanel__base a:active .primaryteaser__smartpanel__headline__text{text-decoration:underline;border:0}
.primaryteaser__smartpanel__kicker{font-size:1.125rem;font-family:inherit;line-height:1.2222222222;font-weight:700;padding-left:30px;position:relative;margin-bottom:16px}
.primaryteaser__smartpanel__kicker:before{background:linear-gradient(90deg,#00ffb9 0,#00e6dc 100%);content:"";position:absolute;bottom:0;top:0;left:0;width:5px}
.primaryteaser__smartpanel__kicker:before{bottom:-7px}
.primaryteaser__smartpanel__headline{font-size:2.375rem;font-family:inherit;line-height:1.1578947368;margin-bottom:20px;color:inherit;padding-left:30px;position:relative}
@media(min-width:1025px){.primaryteaser__smartpanel__headline{font-size:3rem;font-family:inherit;line-height:1.125;margin-bottom:-0.0154166667em}
}
.primaryteaser__smartpanel__headline:before{background:linear-gradient(90deg,#00ffb9 0,#00e6dc 100%);content:"";position:absolute;bottom:0;top:0;left:0;width:5px}
@media(min-width:768px){.primaryteaser__smartpanel__headline{max-width:614px}
}
@media(min-width:1025px){.primaryteaser__smartpanel__headline{margin-bottom:20px;max-width:100%}
}
a .primaryteaser__smartpanel__headline{margin-right:30px}
.primaryteaser__smartpanel__headline .link--icon{display:none;padding-left:36px;position:absolute}
.primaryteaser__smartpanel__headline .link--icon:after{content:"";font-family:"siemens-webicons-webfont-new","siemens-webicons-webfont";display:inline-block;position:relative;font-size:30px;vertical-align:middle;margin-left:-30px}
a .primaryteaser__smartpanel__headline .link--icon,a:hover .primaryteaser__smartpanel__headline .link--icon,a:focus .primaryteaser__smartpanel__headline .link--icon,.primaryteaser__smartpanel__headline .link--icon a:visited{border:transparent;display:inline}
.primaryteaser__smartpanel__text{font-size:1rem;font-family:inherit;line-height:1.5;margin-top:-0.0725em;margin-bottom:.0225em}
@media(min-width:768px){.primaryteaser__smartpanel__text{max-width:614px}
}
@media(min-width:1025px){.primaryteaser__smartpanel__text{max-width:75%}
}
.primaryteaser__smartpanel .btn{width:auto;min-width:173px;display:inline-flex}
.primaryteaser__smartpanel .conversionbutton__base,.primaryteaser__smartpanel .btn__ghost{float:left;margin:30px 0 0}
.primaryteaser__smartpanel .btn__ghost{border:1px solid #000028;color:#000028;background-color:transparent}
.primaryteaser__smartpanel .btn__ghost:hover,.primaryteaser__smartpanel .btn__ghost:active{border-color:#00646e;color:#00646e;background-color:#c2ffee}
.primaryteaser__smartpanel .btn__ghost span,.primaryteaser__smartpanel .btn__ghost p{color:inherit}
.primaryteaser_energy--overlay{display:none}
@keyframes rotating{from{transform:rotate(0) translate3d(-50%,-50%,0)}
to{transform:rotate(360deg) translate3d(-50%,-50%,0)}
}
@keyframes fillWidth{from{width:0}
to{width:100%}
}
@keyframes unfillWidth{from{left:0;width:100%}
to{left:100%;width:0}
}
[dir=rtl] .primaryslider__base .thermometer .timeline{transform:rotate(180deg)}
[dir=rtl] .primaryslider__base .thermometer__dot:before,[dir=rtl] .primaryslider__base .thermometer__dot:after{transform:translate3d(50%,-50%,0);transform-origin:100% 0}
[dir=rtl] .primaryslider__base .thermometer__dot:hover:before{animation:rotating-rtl 3s linear infinite}
[dir=rtl] .primaryslider__base .thermometer__dot:hover:after{animation:rotating-rtl 3s linear reverse infinite}
[dir=rtl] .primaryteaser__smartpanel__headline .link--icon{transform:rotate(180deg)}
[dir=rtl] a .primaryteaser__smartpanel__headline{margin-right:0;margin-left:20px}
@keyframes rotating-rtl{from{transform:rotate(0) translate3d(50%,-50%,0)}
to{transform:rotate(360deg) translate3d(50%,-50%,0)}
}