:export{sm:576;md:768;lg:1440;xl:1920}.cue-avatar-wrapper{border:0;display:flex;flex-wrap:wrap;gap:16px}.cue-avatar-image{width:50px;height:50px;border:0;border-radius:50%;transition:.25s all}.cue-avatar-image{width:80px;height:80px}.cue-avatar-name,.cue-avatar-occupation{white-space:pre-line}.cue-avatar-meta{border:0;width:calc(100% - 100px);padding:0 1rem;display:flex;flex-direction:column;justify-content:center}.cue-avatar-meta h5{white-space:nowrap}.cue-badge{display:inline-flex;background:#d3d3d3;align-items:center;justify-content:center;min-width:25px;min-height:25px;border-radius:9999px;font-size:14px;font-weight:700;padding:0 8px}.cue-badge-absolute{position:absolute;top:-12px;right:-12px}.cue-button>*{pointer-events:none}.cue-button{display:inline-flex;align-items:center;cursor:pointer;background:#d3d3d3;position:relative}.cue-button-icon-right .cue-icon-default{order:1}.cue-bookmark{width:auto;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;background:#000;padding:8px}.cue-bookmark svg{fill:#fff;width:16px}.cue-bookmark:hover{background:#333}.cue-bookmark:focus{outline:none}.cue-bookmark:not(:focus-visible){box-shadow:none;outline:none}.cue-countdown{display:flex;gap:10px}.cue-countdown .cue-countdown-slot{display:flex;flex-direction:column;justify-content:center;align-items:center}.cue-date-input .date-input-element{width:100%;background:#d3d3d3;color:#000;padding:10px 12px 5px;box-sizing:border-box}.cue-date-input-button{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;right:15px;width:24px;height:24px;transform:translateY(-50%);cursor:pointer}.cue-date-input-wrapper{position:relative;max-width:180px}.cue-date-input-wrapper>div{width:100%}.cue-date-input-wrapper button:focus{outline:revert}.cue-date-input-wrapper input::-webkit-inner-spin-button,.cue-date-input-wrapper input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.cue-input{display:block;resize:both;position:relative}.cue-input-wrapper{position:relative}.cue-input-wrapper-has-icon{display:flex}.cue-input-element{border:1px solid darkgray;background:#fff;color:#000;padding:5px 10px;box-sizing:border-box}.cue-input::-webkit-search-cancel-button{-webkit-appearance:none;display:inline-block;width:12px;height:12px;margin-left:10px;cursor:pointer;background:linear-gradient(45deg,#0000,#0000 43%,#000 45%,#000 55%,#0000 57%,#0000),linear-gradient(135deg,transparent 0%,transparent 43%,#000 45%,#000 55%,transparent 57%,transparent 100%)}.cue-image button{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.cue-image-element{object-fit:cover;width:100%;height:100%}.cue-toggle .cue-toggle-label{position:relative;width:53px;height:28px;display:flex;align-items:center;cursor:pointer}.cue-toggle .cue-toggle-label:focus{box-shadow:0 0 0 3px gray;outline:none}.cue-toggle .cue-toggle-label:focus:not(:focus-visible){box-shadow:none;outline:none}.cue-toggle .cue-toggle-label.disabled{opacity:.5;pointer-events:none}.cue-toggle .cue-toggle-label .cue-toggle-checkbox{display:none}.cue-toggle .cue-toggle-label .cue-toggle-background-bar{width:100%;height:23px;background:#eee;border:1px solid #ddd;border-radius:99999px}.cue-toggle .cue-toggle-label .cue-toggle-indicator{transition:all .2s ease-out;position:absolute;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#666;box-shadow:1px 4px 5px #0000004d;border-radius:50%;left:0}.cue-toggle .cue-toggle-label .cue-toggle-indicator svg{fill:#eee;width:18px}.cue-toggle .cue-toggle-label.is-checked .cue-toggle-indicator{left:100%;transform:translate(-100%)}.cue-checkbox{cursor:pointer;display:inline-flex;align-items:center}.cue-checkbox input:checked~div svg{opacity:1}.cue-checkbox .cue-checkbox-indicator{display:inline-flex;width:20px;height:20px;box-sizing:border-box;border:1px solid darkgray;justify-content:center;align-items:center}.cue-checkbox .cue-checkbox-indicator.has-label{margin-right:5px}.cue-checkbox .cue-checkbox-indicator svg{opacity:0}.cue-checkbox .cue-checkbox-indicator path{fill:#a9a9a9}.cue-textarea{display:block;resize:both;background:#fff}.cue-textarea-wrapper-inner{position:relative;width:max-content}.cue-indicator{display:inline-block;width:14px;height:14px;border-radius:50%;background:gray;display:flex;align-items:center;justify-content:center}.cue-indicator:after{content:"";position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.cue-indicator-active:after{background:gray}.cue-label{padding:5px;background:gray}.cue-loading-indicator{display:inline-block;width:40px;height:40px}.cue-loading-indicator:after{content:"";display:block;width:30px;height:30px;border-radius:50%;border:6px solid transparent;border-color:gray transparent gray transparent;animation:cue-loading-animation 1.2s linear infinite}@keyframes cue-loading-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cue-progress{height:20px}.cue-progress .cue-progress-bar{position:relative;height:100%;background:gray;cursor:pointer}.cue-progress .cue-progress-bar.cue-progress-bar-disabled{pointer-events:none;cursor:default}.cue-progress .cue-progress-value{position:absolute;height:100%;background:#d3d3d3}.cue-progress .cue-progress-hover-value{pointer-events:none;position:absolute;height:100%;background:#a9a9a9}.cue-radio-button{cursor:pointer;display:flex;align-items:center}.cue-radio-button input:checked~div:after{display:block}.cue-radio-button input{display:none}.cue-radio-button span{margin-left:5px}.cue-radio-button .cue-radiobutton-circle{border-radius:50%;box-sizing:border-box;width:24px;height:24px;border:2px solid black;display:flex;justify-content:center;align-items:center}.cue-radio-button .cue-radiobutton-circle:after{content:"";border-radius:50%;width:10px;height:10px;background:#000;display:none}.cue-switch{display:inline-flex;-webkit-user-select:none;user-select:none}.cue-switch input{display:none}.cue-switch-option{padding:5px;border:1px solid gray;cursor:pointer}.cue-switch-option:nth-of-type(1){border-right:none}.cue-switch-option:nth-of-type(2){border-left:none}.cue-switch-option--is-active{background:#d3d3d3}.cue-text-toggle{cursor:pointer;display:inline-flex;height:28px;align-items:center;-webkit-user-select:none;user-select:none}.cue-text-toggle button{pointer-events:none}.cue-text-toggle button svg{transform:rotate(45deg)}.cue-text-toggle input{display:none}.cue-text-toggle input:checked~button svg{transform:rotate(0) translateY(0)}.cue-accordion-item{margin-bottom:20px}.cue-accordion-header{display:flex;box-sizing:border-box;width:100%;margin-bottom:10px}.cue-accordion-header svg{transition:transform .2s ease-out}.cue-accordion-content-wrapper{transition:max-height .4s ease-out;height:auto;max-height:0;margin:10px;overflow:hidden}.cue-accordion-item.open .cue-accordion-header svg{transition:transform .2s ease-out;transform:rotate(90deg)}.cue-breadcrumbs-wrapper,.cue-breadcrumbs-item{display:flex}.cue-breadcrumbs-item a{text-decoration:none;color:inherit}.cue-breadcrumbs-item--is-active{font-weight:700}.cue-breadcrumbs--separator svg,.cue-breadcrumbs--icon svg{fill:#fff}.cue-card{box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;width:100%;height:100%;overflow:hidden;background:#fff;border-radius:10px;border:1px solid #eee;position:relative}.cue-card-wrapper{position:relative;display:flex;flex-direction:column;width:100%;box-sizing:border-box}.cue-card-deck--outer{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.cue-card-deck--inner{width:100%;box-sizing:border-box;display:grid;grid-template-rows:repeat(4,auto);grid-template-columns:repeat(4,auto);gap:20px;grid-template-columns:repeat(var(--cards-cols-sm),1fr)}@media (min-width: 768px){.cue-card-deck--inner{grid-template-columns:repeat(var(--cards-cols-md),1fr)}}@media (min-width: 1440px){.cue-card-deck--inner{grid-template-columns:repeat(var(--cards-cols-lg),1fr)}}@media (min-width: 1920px){.cue-card-deck--inner{grid-template-columns:repeat(var(--cards-cols-xl),1fr)}}.cue-card--hoverable{cursor:pointer}.cue-card--hoverable:hover{box-shadow:1px 8px 20px #0006}.cue-card--hoverable:hover .cue-card-image img{transform:scale(1.05)}.cue-card--loading .cue-card-header,.cue-card--loading .cue-card-image,.cue-card--loading .cue-card-content,.cue-card--loading .cue-card-footer{opacity:0}.cue-card-loading-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cue-card-loading{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 0}.cue-card-header{padding:10px 20px;border-bottom:1px solid #eee}.cue-card-image{overflow:hidden}.cue-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease-out;transform:scale(1)}.cue-card-content{margin:20px}.cue-card-footer{border-top:1px solid #eee;padding:20px;display:flex;gap:10px;justify-self:flex-end;width:100%;margin-top:auto}.cue-content-container{display:grid;grid-template-columns:36;grid-template-rows:1;margin-top:20px}.cue-content-container-inner{grid-column:3/35}.cue-content-container-docked{margin-top:-68px}.cue-external-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.cue-external-content iframe{border:0;height:100%;width:100%}.cue-external-content-fullscreen{width:100vw;height:100vh}.cue-external-content-loading iframe{opacity:0;width:0}.cue-language-selector{display:flex;gap:10px}.cue-language-selector .cue-language-selector-item{cursor:pointer}.cue-menu{list-style-type:none;padding:0}.cue-menu--horizontal{display:flex;flex-wrap:wrap}.cue-menu--horizontal .cue-menu--is-submenu{position:absolute;top:100%;left:0;right:auto;margin:0;background:gray;width:auto;min-width:100%;list-style:none;display:none}.cue-menu--horizontal .cue-menu--is-submenu .cue-menu--is-submenu{width:auto;position:absolute;left:100%;top:0}.cue-menu--horizontal .cue-menu--is-submenu-open{display:block}.cue-menu--vertical{display:flex;flex-direction:column;flex-wrap:wrap}.cue-menu--vertical .cue-menu-item{display:flex;padding:10px 15px;box-sizing:border-box;cursor:pointer}.cue-menu--vertical .cue-menu--is-submenu{position:relative;height:0;left:0;width:100%;overflow:hidden;padding-left:20px}.cue-menu--vertical .cue-menu-item-submenu-trigger--open{transform:rotate(90deg)}.cue-menu--vertical .cue-menu--is-submenu-open{height:auto}.cue-menu--vertical .cue-menu-item-has-submenu{flex-wrap:wrap;align-items:center;padding:0}.cue-menu--vertical .cue-menu-item-has-submenu>span:not(.cue-menu-item-submenu-trigger),.cue-menu--vertical .cue-menu-item-has-submenu>a{padding:10px 0 10px 15px}.cue-menu--has-submenu{position:relative}.cue-menu-item{box-sizing:border-box;cursor:pointer;position:relative;display:flex}.cue-menu-item a{color:inherit;text-decoration:none}.cue-steps-wrapper{display:flex;justify-content:stretch;align-items:center}.cue-steps-wrapper .cue-progress-steps-progress{position:absolute;width:100%;z-index:-1}.cue-steps-prev-btn{margin-right:10px}.cue-steps-next-btn{margin-left:10px}.cue-steps-title{position:absolute;left:0;top:-40px;white-space:nowrap;transition:.5s all}.cue-steps-holder-outer{display:flex;align-items:center;flex:1;position:relative}.cue-steps-holder{list-style:none;padding:0;display:flex;justify-content:space-between;position:relative;flex:1}.cue-steps-holder-position{width:100%;display:flex;justify-content:center}.cue-tabs-menu{display:flex;margin-bottom:10px}.cue-tabs-menu button span{white-space:nowrap;width:100%;text-align:center}.cue-tabs-content .cue-tabs-item{display:none}.cue-tabs-content .cue-tabs-item.active{display:block;visibility:visible;pointer-events:all}.cue-tabs-content-fixed-height .cue-tabs-item{position:absolute;display:block;visibility:hidden;pointer-events:none}.cue-video{display:flex;align-items:center;padding:16px}.cue-video-ui-wrapper{position:absolute;width:100%;height:100%;z-index:2;pointer-events:none}.cue-video-ui-controls{pointer-events:all;height:40px;width:100%;position:absolute;bottom:0;display:flex;background:#00000080}.cue-video-ui-controls-left,.cue-video-ui-controls-center,.cue-video-ui-controls-right{display:flex}.cue-video-ui-controls-center{flex:1;align-items:center}.cue-video-ui-controls-big-play-area{pointer-events:all;width:100%;height:100%}.cue-video-ui-ctrl-live{display:flex;align-items:center;padding:16px}.cue-video-ui-ctrl-live-dot{display:inline-block;width:10px;height:10px;border-radius:9999px;background:red;margin-right:4px;animation:bring-modal-content 2s infinite}.cue-video-ui-ctrl-progress{width:100%}.cue-video-ui-ctrl-time{height:40px;padding:0 10px;display:flex;justify-content:center;align-items:center;font-size:14px}.cue-acs{position:relative;aspect-ratio:16/9}.cue-acs-loading{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.cue-acs-loading>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.cue-modal-backdrop{background-color:#0000001a;position:fixed;left:0;top:0;height:100%;width:100%;display:none;box-sizing:border-box;padding:3rem;justify-content:var(--placement-horizontal);align-items:var(--placement-vertical)}.cue-modal .cue-modal-container{color:inherit;box-shadow:1px 13px 20px #0101014d;word-wrap:break-word;flex-wrap:wrap;position:relative;width:auto;animation-name:bring-modal-content;animation-duration:.5s;animation-iteration-count:1;animation-delay:0;animation-timing-function:ease-in-out;animation-fill-mode:forwards;opacity:0;left:var(--placement-left);top:var(--placement-top);right:var(--placement-right);bottom:var(--placement-bottom);max-width:var(--max-width)}@keyframes bring-modal-content{0%{transform:translatey(50px);opacity:0}to{transform:translateY(0);opacity:1}}.cue-modal-content{overflow:auto;max-height:100vh;padding:20px;background-color:#fff}@media (min-width: 768px){.cue-modal-content{padding:30px}}.cue-modal-close-button-wrapper{position:absolute;right:0;z-index:9}.cue-modal-show .cue-modal-backdrop{display:flex}.cue-modal-render-in-place .cue-modal-backdrop{position:absolute}.cue-modal-full-width .cue-modal-backdrop{padding:0}.cue-modal-full-width .cue-modal-container{width:100%}.cue-slide-in-backdrop{overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;opacity:0;pointer-events:none;transition:opacity .25s}.cue-slide-in-container{position:absolute;box-sizing:border-box;max-width:100vw;background:#eee;padding:42px;pointer-events:all;display:flex;flex-direction:column;overflow:auto;animation-duration:.25s;animation-iteration-count:1;animation-delay:0;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.cue-slide-in-content{margin-top:40px;flex:2}.cue-slide-in-close-button-wrapper{position:absolute;right:20px;top:20px;display:flex;justify-content:flex-end}.cue-slide-in-placement-top .cue-slide-in-container,.cue-slide-in-placement-bottom .cue-slide-in-container{width:100%;height:auto}.cue-slide-in-placement-right .cue-slide-in-container,.cue-slide-in-placement-left .cue-slide-in-container{width:600px;height:100%}.cue-slide-in-placement-right .cue-slide-in-container{right:0;animation-name:bring-slide-in-right}.cue-slide-in-placement-left .cue-slide-in-container{left:0;animation-name:bring-slide-in-left}.cue-slide-in-placement-top .cue-slide-in-container{top:0;animation-name:bring-slide-in-top}.cue-slide-in-placement-bottom .cue-slide-in-container{bottom:0;animation-name:bring-slide-in-bottom}@keyframes bring-slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes bring-slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes bring-slide-in-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes bring-slide-in-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cue-slide-in-show .cue-slide-in-backdrop{opacity:1;pointer-events:all}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cue-slider{position:relative}.cue-slider-navigation-wrapper{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);z-index:100;display:flex;justify-content:space-between;pointer-events:none}.cue-slider-pagination{display:flex;justify-content:center;align-content:center;padding:20px 0 0}.swiper-coverflow .swiper-slide-fully-visible.swiper-slide-active{transform:none!important}.cue-toast-notification-toast{position:relative;width:100%;min-width:250px;max-width:500px;padding:12px 48px 24px 12px;display:flex;flex-direction:row;gap:10px;color:#000;border-radius:0;box-sizing:border-box;background-color:#d3d3d3}.cue-toast-notification-toast.info{background:gray}.cue-toast-notification-toast.error{background:orange}.cue-toast-notification-toast.warning{background:#8b0000;color:#fff}.cue-toast-notification-toast .toastHeader{display:flex;align-items:flex-start;font-size:18px;font-weight:600}.cue-toast-notification-toast .toastHeader i{margin-right:8px;display:flex;align-items:flex-start;justify-content:center}.cue-toast-notification-toast .toastMessageTitle{margin-bottom:10px}.cue-toast-notification-toast .toastMessageIcon{padding-top:2px}.cue-toast-notification-toast .closeIcon{position:absolute;top:12px;right:12px;line-height:1;cursor:pointer}.cue-toast-notification-toast .closeIcon .cue-icon use{fill:#fff}.cue-toast-notification-toast.slideInLeft{animation:toast-in-left .4s;animation-fill-mode:forwards}.cue-toast-notification-toast.slideInRight{animation:toast-in-right .4s;animation-fill-mode:forwards}.cue-toast-notification-toast.slideOutLeft{animation:toast-out-left .4s;animation-fill-mode:forwards}.cue-toast-notification-toast.slideOutRight{animation:toast-out-right .4s;animation-fill-mode:forwards}@keyframes toast-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes toast-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes toast-out-right{0%{transform:translate(0)}to{transform:translate(100%);max-height:0;padding:0;margin:0;opacity:0}}@keyframes toast-out-left{0%{transform:translate(0)}to{transform:translate(-100%);max-height:0;padding:0;margin:0;opacity:0}}.cue-toast-notification-items-container{display:flex;gap:12px}.cue-toast-notification-items-container-down{flex-direction:column}.cue-toast-notification-items-container-up{flex-direction:column-reverse}.cue-toast-notification .top-left,.cue-toast-notification .top-center,.cue-toast-notification .top-right,.cue-toast-notification .bottom-left,.cue-toast-notification .bottom-center,.cue-toast-notification .bottom-right{position:fixed;z-index:9999}.cue-toast-notification .top-left,.cue-toast-notification .top-right{right:0}.cue-toast-notification .bottom-left,.cue-toast-notification .bottom-right{bottom:1rem}.cue-toast-notification .top-left,.cue-toast-notification .bottom-left{left:0;padding:16px}.cue-toast-notification .top-right,.cue-toast-notification .bottom-right{right:0;padding:16px}.cue-project-debug-menu{z-index:99999;color:#fff}.cue-project-debug-menu-row{display:flex;padding:1rem 0}.cue-project-debug-menu-col{display:flex;align-items:center;margin-right:10px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%;font-family:Siemens Sans Roman}body{line-height:1.5;-webkit-font-smoothing:antialiased}ul,li,img,picture,video,canvas,svg{display:block;max-width:100%;margin:0;padding:0}input,button,textarea,select{font:inherit;all:unset}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}a{text-decoration:none}html,#___gatsby,#___gatsby>div{height:100%}body{margin:0;padding:0;height:100%;font-family:Roboto Medium}table{border-collapse:collapse}td,th{text-align:left;border:1px solid darkgray;padding:3px}hr{background:#4b4b67;border:none;height:1px}@font-face{font-family:Siemens Sans Black;src:url(/theme/siemens/fonts/SiemensSans_Prof_Black.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Siemens Sans Black Italic;font-style:italic;font-display:swap;src:url(/theme/siemens/fonts/SiemensSans_Prof_BlackItalic.woff2) format("woff2")}@font-face{font-family:Siemens Sans Prof Bold;font-style:bold;font-weight:700;font-display:swap;src:url(/theme/siemens/fonts/SiemensSans_Prof_Bold.woff2) format("woff2")}@font-face{font-family:Siemens Sans Prof Bold Italic;font-style:italic;font-weight:700;font-display:swap;src:url(/theme/siemens/fonts/SiemensSans_Prof_BoldItalic.woff2) format("woff2")}@font-face{font-family:Siemens Sans Prof Italic;font-style:italic;font-display:swap;src:url(/theme/siemens/fonts/SiemensSans_Prof_Italic.woff2) format("woff2")}@font-face{font-family:Siemens Sans Roman;font-display:swap;src:url(/theme/siemens/fonts/SiemensSans_Prof_Roman.woff2) format("woff2")}@font-face{font-family:siemens-webicons-webfont;src:url(/theme/siemens/fonts/siemens-webicons-webfont.woff) format("woff"),url(/theme/siemens/fonts/siemens-webicons-webfont.svg) format("svg")}:export{sm:576;md:768;lg:1240;xl:1200}.virtual-experience{aspect-ratio:var(--ratio, 1.7777777778)}.virtual-experience.extra-large{display:flex;flex-direction:row;height:100%;justify-content:space-around}.virtual-experience.extra-large .cue-video-story-large-center{height:100%;aspect-ratio:16/9;position:relative}.virtual-experience.extra-large .cue-video-story-large-center .cue-video-story-wrapper{aspect-ratio:16/9;width:initial}.virtual-experience.extra-large .cue-video-story-large-left,.virtual-experience.extra-large .cue-video-story-large-right{flex:1}.virtual-experience-loading{display:flex;background:gray;width:100%;aspect-ratio:var(--ratio, 1.7777777778);align-items:center;justify-content:center}.virtual-experience-loading-cover{aspect-ratio:initial;height:100%;width:100%}.virtual-experience-cover{height:100%;width:100%}.virtual-experience-error{display:flex;height:100%;width:100%;align-items:center;justify-content:center;background:#ff0}.virtual-experience-error svg use{fill:red}.virtual-experience-modal .cue-modal-backdrop{z-index:99999}.virtual-experience-modal .cue-external-content{width:calc(100dvw - 80px);height:calc(100dvh - 80px)}.rpv-core__annotation--link{pointer-events:none}.transition-debug{position:absolute;width:200px;background:#808080cc;z-index:2000;right:0;top:0;padding:20px}.transition-debug li{cursor:pointer}.cue-video-story-external-plugins{position:absolute}.cue-video-story-model-viewer{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;opacity:1;pointer-events:all;transition:transform .5s ease-in-out}.cue-video-story-model-viewer.slidein-open{transform:translate(-10dvw)}.cue-video-story-model-viewer-inner{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1}.cue-video-story-model-viewer-inner-close{z-index:4000;position:absolute;width:100%}.cue-video-story-model-viewer-inner-close .cue-button{position:absolute;top:48px;right:32px;pointer-events:all;padding:10px;background:#000028}.cue-video-story-model-viewer-inner-close .cue-button svg use{fill:#fff}.cue-video-story-model-viewer-inner-close .cue-button:hover{background:#000028}.cue-video-story-model-viewer-inner-close .cue-button:hover svg use{fill:#fff}.cue-video-story-model-viewer-inner-reset{position:absolute;z-index:4000;width:100%;height:100%;pointer-events:none;left:0;top:0}.cue-video-story-model-viewer-inner-reset .cue-button{position:absolute;top:48px;right:32px;pointer-events:all;padding:10px;background:#000028}.cue-video-story-model-viewer-inner-reset .cue-button svg use{fill:#fff}.cue-video-story-model-viewer-inner-reset .cue-button:hover{background:#000028}.cue-video-story-model-viewer-inner-reset .cue-button:hover svg use{fill:#fff}.cue-video-story-model-viewer.blur{opacity:0;animation-fill-mode:forwards;animation:blurIn 1s ease forwards;animation-delay:.5s}.cue-video-story-model-viewer.blur .cue-video-story-model-viewer-inner{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);opacity:0;animation-fill-mode:forwards;animation:blurIn 1s ease forwards;animation-delay:.5s}.cue-video-story-model-viewer.blur.fadeOut,.cue-video-story-model-viewer.blur.fadeOut .cue-video-story-model-viewer-inner{animation:blurOut 1s ease forwards}.cue-video-story-model-viewer .cue-webgl-player{width:100%;height:100%}@keyframes blurIn{0%{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);opacity:0}to{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1}}@keyframes blurOut{0%{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1}to{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);opacity:0}}:root{--flag-color: #fff;--flag-font-size: 10px;--flag-arrow-size: 20px;--flag-arrow-sin-cos: 14px;--flags-max-width: 100px;--flags-text-wrap: wrap}@container (min-width: 768px){:root{--flag-color: #fff;--flag-font-size: 16px;--flag-arrow-size: 20px;--flag-arrow-sin-cos: 14px;--flags-max-width: initial;--flags-text-wrap: wrap}}.cue-flags{position:absolute;top:0;right:0;bottom:0;left:0;justify-content:center;display:flex}.cue-flags-flag{pointer-events:all;position:absolute;color:var(--flag-color, #fff);left:var(--x, 0);top:var(--y, 0)}.cue-flags-flag div{position:absolute;bottom:0;transform:translate(var(--flag-arrow-sin-cos),calc(-1 * var(--flag-arrow-sin-cos)));border-bottom:1px solid var(--flag-color);padding:2px 5px;white-space:var(--flags-text-wrap, nowrap);font-size:var(--flag-font-size);max-width:var(--flags-max-width, initial);width:max-content}.cue-flags-flag:before{content:"";position:absolute;width:var(--flag-arrow-size);height:1px;background:var(--flag-color);left:0;top:0;transform-origin:0 0;transform:rotate(-45deg)}.cue-flags-flag{transform-origin:0 0}.cue-flags-flag.top-right div{transform:translate(calc(-100% - var(--flag-arrow-sin-cos)),calc(var(--flag-arrow-sin-cos)));padding-right:calc(var(--flag-font-size) * 2)}.cue-flags-flag.top-right:before{transform:rotate(135deg)}.cue-flags-flag.top-left div{transform:translate(calc(var(--flag-arrow-sin-cos)),calc(var(--flag-arrow-sin-cos) + 1px))}.cue-flags-flag.top-left:before{transform:rotate(45deg)}.cue-flags-flag.bottom-right div{transform:translate(calc(-100% - var(--flag-arrow-sin-cos)),calc(-1 * var(--flag-arrow-sin-cos)))}.cue-flags-flag.bottom-right:before{transform:rotate(-135deg)}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cue-video-story-tree-view-item{margin-left:20px;cursor:pointer}.cue-video-story-tree-view-item.active>div{color:#d3d3d3}.cue-button-round,.cue-video-ui-controls-big-play-button,.cue-button-tag,.cue-button-plain{border-radius:9999px}.cue-button-iconOnly,.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation,.cue-video-story-info-box-button-holder .cue-button,.cue-button-modalClosePlain,.cue-button-iconOnlyColored{background:none}.cue-button-iconOnly use,.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation use,.cue-video-story-info-box-button-holder .cue-button use,.cue-button-modalClosePlain use,.cue-button-iconOnlyColored use{fill:#fff}.cue-button-iconOnly:hover,.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation:hover,.cue-video-story-info-box-button-holder .cue-button:hover,.cue-button-modalClosePlain:hover,.cue-button-iconOnlyColored:hover{background:none}.cue-button-iconOnly:hover use,.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation:hover use,.cue-video-story-info-box-button-holder .cue-button:hover use,.cue-button-modalClosePlain:hover use,.cue-button-iconOnlyColored:hover use{fill:#00ffb9}.virtual-experience-loading{background:#000028}:export{WHITE:#ffffff;BLACK:#000000;PETROL:#009999;BOLD_GREEN:#00ffb9;BOLD_BLUE:#00e6dc;DEEP_BLUE:#000028;LIGHT_SAND:#f3f3f0;GRADIENT_DEEP_BLUE_PETROL:linear-gradient(180deg,#000028 0%,#009999 100%);DEEP_BLUE_85:#262648;DEEP_BLUE_80:#333353;DEEP_BLUE_70:#4c4c68;DEEP_BLUE_60:#66667e;DEEP_BLUE_55:#737389;DEEP_BLUE_50:#7d8099;DEEP_BLUE_40:#9999a9;DEEP_BLUE_30:#b3b3be;DEEP_BLUE_20:#ccccd4;DEEP_BLUE_10:#e5e5e9;DEEP_BLUE_8:#ebebee;DARK_SAND:#aaaa96;SOFT_SAND:#c5c5b8;BRIGHT_SAND:#dfdfd9;DARK_BLUE:#00557c;BLUE:#0087be;SOFT_BLUE:#00bedc;DARK_GREEN:#00646e;GREEN:#00af8e;SOFT_GREEN:#00d7a0;DARK_PURPLE:#553ba3;PURPLE:#805cff;SOFT_PURPLE:#b4a8ff;INTERACTIVE_CORAL:#00cccc;INTERACTIVE_CORAL_70_DB:#008f9b;INTERACTIVE_CORAL_50_DB:#007082;INTERACTIVE_CORAL_20_DB:#002949;INTERACTIVE_CORAL_12_DB:#00183b;INTERACTIVE_CORAL_8_DB:#001034;BOLD_GREEN_90_DB:#00e5aa;BOLD_GREEN_65_DB:#00a686;BOLD_GREEN_60_DB:#00997f;BOLD_GREEN_55_DB:#008c78;BOLD_GREEN_45_DB:#007369;BOLD_GREEN_12_DB:#001f39;DARK_RED:#331131;LIGHT_GREEN_40:#c5ffef;FOCUS_BORDER:#1491eb;FEEDBACK_BLUE:#00bedc;FEEDBACK_GREEN:#01d65a;FEEDBACK_YELLOW:#ffd732;FEEDBACK_ORANGE:#ff9000;FEEDBACK_RED:#ff2640;FEEDBACK_RED_TEXT:#ff7687;STONE_LIGHT:#879baa;BLUE_LIGHT3:#007993;LIGHT_BLUE:#001c31;GRADIENT_BLOCK_GRADIENT:linear-gradient(to left,#00ffb9 0%,#00e6dc 100%);GRADIENT_BOLD_DYNAMIC_PETROL:linear-gradient(to left,#00ffb9 0%,#00e6dc 100%);SHERPA_BLUE:#005159;BOMBAY:#b3b3be;LIGHT_PURPLE:#6a2fe9}.cue-badge{background:linear-gradient(to left,#00ffb9,#00e6dc);min-width:29px;color:#000028}.cue-badge svg{width:14px;height:14px}.cue-badge svg use{fill:#000028}.cue-badge-secondary{background:#000028;border:1px solid #ffffff;color:#fff}.cue-badge-secondaryActive{background:#001f39;border:1px solid #00e6dc;color:#00e6dc}.cue-button{font-family:Siemens Sans Black;background:linear-gradient(to left,#00ffb9,#00e6dc);color:#000028;padding:1rem}.cue-button:hover{background:#00ffb9}.cue-button svg+span{margin-left:8px}.cue-button span+svg{margin-left:8px}.cue-button svg{width:24px;height:24px}.cue-button svg use{fill:#000028}.cue-button-icon-right .cue-icon-default{margin-left:8px}.cue-button-primary,.cue-button-tag{font-weight:600;background:#0cc;color:#000028;padding:8px 32px}.cue-button-primary path,.cue-button-tag path{fill:#000028}.cue-button-primary:hover,.cue-button-tag:hover{background:#00ffb9}.cue-button-primary:disabled,.cue-button-tag:disabled{pointer-events:none;background:#879baa}.cue-button-secondary,.cue-video-story-floating-infobox-item-icon{background:transparent;color:#0cc;border:2px solid #00cccc;padding:10px 32px}.cue-button-secondary:hover,.cue-video-story-floating-infobox-item-icon:hover{background:#001f39;color:#00ffb9;border-color:#00ffb9}.cue-button-tertiary,.cue-video-story-floating-menu-header ul li .cue-button,.cue-video-story-floating-menu-content ul li .cue-button,.cue-video-story-dynamic-sidebar-menu ul .cue-button,.cue-video-story-tree-view-item>div{background:none;color:#fff;padding:8px 32px}.cue-button-tertiary:hover,.cue-video-story-floating-menu-header ul li .cue-button:hover,.cue-video-story-floating-menu-content ul li .cue-button:hover,.cue-video-story-dynamic-sidebar-menu ul .cue-button:hover,.cue-video-story-tree-view-item>div:hover{color:#00ffb9}.cue-button-small{padding:4px;font-size:10px}.cue-button-round,.cue-button-plain,.cue-button-tag,.cue-video-ui-controls-big-play-button{border-radius:9999px}.cue-button-plain{border:1px solid #00ffb9;background:none}.cue-button-border,.cue-button-tag{border:1px solid #00ffb9}.cue-button-tag{background:none;padding:3px 22px;font-size:14px;font-weight:400;color:#0cc;border-color:#0cc}.cue-button-tag:hover{color:#00ffb9;background:#001f39;border-color:#00ffb9}.cue-button-tag.selected{padding-right:12px;background:#0cc;color:#000028;border-color:#0cc}.cue-button-tag.selected:hover{background:#0cc3;color:#00ffb9;border-color:#00ffb9}.cue-button-tag.selected:hover .cue-icon use{fill:#00ffb9}.cue-button-tag.selected .cue-icon{width:20px;height:20px;margin-left:5px}.cue-button-tag.selected .cue-icon use{fill:#000028}.cue-button-tab{background:none;color:#fff;font-weight:700;display:flex;justify-content:center;padding:12px 24px;border-bottom:2px solid #b3b3be}.cue-button-tab:hover{background:none}.cue-button-tab-tabActive{border-color:#00ffb9}.cue-button-iconOnly,.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation,.cue-video-story-info-box-button-holder .cue-button,.cue-button-iconOnlyColored,.cue-button-modalClosePlain{background:none}.cue-button-iconOnly use,.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation use,.cue-video-story-info-box-button-holder .cue-button use,.cue-button-iconOnlyColored use,.cue-button-modalClosePlain use{fill:#fff}.cue-button-iconOnly:hover,.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation:hover,.cue-video-story-info-box-button-holder .cue-button:hover,.cue-button-iconOnlyColored:hover,.cue-button-modalClosePlain:hover{background:none}.cue-button-iconOnly:hover use,.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation:hover use,.cue-video-story-info-box-button-holder .cue-button:hover use,.cue-button-iconOnlyColored:hover use,.cue-button-modalClosePlain:hover use{fill:#00ffb9}.cue-button-iconOnlyColored{padding:0}.cue-button-iconOnlyColored svg{width:44px;height:44px}.cue-button-iconOnlyColored path{fill:#00ffb9}.cue-button-iconOnlyColored:hover path{fill:#fff}.cue-button-readMore{background:transparent;color:#fff;padding-left:0;font-size:14px;font-weight:400}.cue-button-readMore path{fill:coor(WHITE)}.cue-button-readMore:hover{color:#00e6dc}.cue-button-readMore:hover path{fill:#00e6dc}.cue-button-menuItem,.cue-button-socialMenuItem{background:none;line-height:1.2;font-weight:700;color:#fff;padding:0}.cue-button-menuItem.cue-button-icon-right svg,.cue-button-icon-right.cue-button-socialMenuItem svg{margin-left:10px}.cue-button-menuItem path,.cue-button-socialMenuItem path{fill:#fff}.cue-button-menuItem:hover,.cue-button-socialMenuItem:hover{background:transparent;color:#00ffb9}.cue-button-menuItem:hover path,.cue-button-socialMenuItem:hover path{fill:#00ffb9}.cue-button-searchBarClear{padding:0;background:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.cue-button-searchBarClear path{fill:#fff}.cue-button-searchBarClear:hover{background:none}.cue-button-side_badge{position:fixed;top:30vh;right:-10px;padding:6px 14px 18px;font-size:14px;transform:rotate(-90deg);transform-origin:right bottom;transition:right .25s}.cue-button-side_badge:hover{right:-2px}.cue-button-sliderPrev{padding:3px;transform:translate(-12px)}.cue-button-sliderNext{padding:3px;transform:translate(12px)}.cue-button-modalClosePlain:hover{color:colors(BOLD_BLUE)}.cue-button-modalClosePlain:hover path{fill:#00e6dc}.cue-button-socialMenuItem svg{width:36px;height:36px}.cue-button-languageSelector{background:#0cc}.cue-button-close{background:#0cc;color:#fff;padding:5px 10px}.cue-button-close path{fill:#000028}.cue-button-close:hover{background:#00ffb9;border-color:#00ffb9}.cue-bookmark{background:#0cc}.cue-bookmark svg{fill:#000028}.cue-bookmark:hover{background:#c5ffef}.cue-bookmark:focus{box-shadow:0 0 0 3px #000028,0 0 0 4px #1491eb}.cue-toggle .cue-toggle-label.is-checked .cue-toggle-background-bar{background:linear-gradient(to right,#00ffb9,#00e6dc)}.cue-toggle .cue-toggle-label .cue-toggle-background-bar{background:#dfdfd9;border:none}.cue-toggle .cue-toggle-label .cue-toggle-background-bar:hover,.cue-toggle .cue-toggle-label .cue-toggle-indicator{background:#fff}.cue-toggle .cue-toggle-label .cue-toggle-indicator .cue-icon use{fill:#099}.cue-checkbox .cue-checkbox-indicator{width:20px;height:20px;border-radius:3px;margin-right:12px;flex:0 0 auto}.cue-checkbox input:checked+.cue-checkbox-indicator{background:#fff}.cue-checkbox input:checked+.cue-checkbox-indicator use{fill:#00183b}.cue-checkbox .cue-checkbox-error{color:#ff2640}.cue-countdown .cue-countdown-slot{padding:20px}.cue-countdown .cue-countdown-slot-value{font-size:50px;font-weight:700}.cue-countdown .cue-countdown-slot-label{font-size:18px}.cue-date-input .date-input-element{border:none;background-color:#00183b;border-bottom:1px solid #b3b3be;padding:15px 16px 14px;color:#fff}.cue-date-input .date-input-element:hover,.cue-date-input .date-input-element:focus{background-color:#001f39}.cue-date-input .date-input-element:not(.cue-input-error):focus{border-color:#00ffb9;box-shadow:0 0 0 2px #000028,0 0 0 3px #1491eb}.cue-date-input .date-input-element::placeholder{color:#b3b3be}.cue-date-input .date-input-element.cue-input-error{background-color:#331131;border-color:#ff2640}.cue-date-input .cue-date-input-calendar-icon{fill:#fff;width:20px;height:20px}.cue-date-input.cue-date-picker-wrapper-focused .cue-date-input-calendar-icon{fill:#00ffb9}.cue-heading-icon{display:flex;align-items:center}.cue-heading .cue-icon{height:1em;width:auto}.cue-heading .cue-icon use{fill:currentColor}.cue-textarea-element{background:#00183b;padding:15px 16px;border-bottom:1px solid #b3b3be;color:#fff}.cue-textarea-element.cue-textarea-has-label{padding-top:25px}.cue-textarea-element:hover,.cue-textarea-element:focus{background-color:#001f39}.cue-textarea-element:not(.cue-input-error):focus{border-color:#00ffb9;box-shadow:0 0 0 2px #000028,0 0 0 3px #1491eb}.cue-textarea-element::placeholder{color:#b3b3be}.cue-textarea-element.cue-textarea-error{background-color:#331131;border-color:#ff2640}.cue-textarea-element::-webkit-resizer{background-color:transparent}.cue-textarea-label{color:#b3b3be;font-size:12px;position:absolute;top:6px;left:15px;z-index:10}.cue-textarea.cue-textarea-wrapper-focused .cue-textarea-label{color:#00ffb9}.cue-textarea.cue-textarea-wrapper-error .cue-textarea-label,.cue-textarea.cue-textarea-wrapper-error .cue-textarea-error-message{color:#ff7687}.cue-textarea.cue-textarea-wrapper-error .cue-textarea-resize-icon{width:24px;fill:#ff7687}.cue-textarea.cue-textarea-wrapper-error .cue-textarea-error-message{font-size:12px;line-height:1;padding-top:8px}.cue-textarea .cue-textarea-resize-icon{position:absolute;bottom:8px;right:0;width:24px}.cue-icon{width:80px;aspect-ratio:1;height:auto;display:inline;fill:#fff;shape-rendering:auto}.cue-icon__wrapper{display:inline-flex;align-items:center}.cue-input-element{border:0;background:#00183b;padding:15px 16px;border-bottom:1px solid #b3b3be;color:#fff}.cue-input-element.cue-input-has-label{padding-top:25px}.cue-input-element:hover,.cue-input-element:focus{background-color:#001f39}.cue-input-element:not(.cue-input-error):focus{border-color:#00ffb9;box-shadow:0 0 0 2px #000028,0 0 0 3px #1491eb}.cue-input-element::placeholder{color:#b3b3be}.cue-input-element.cue-textarea-error{background-color:#331131;border-color:#ff2640}.cue-input-element::-webkit-resizer{background-color:transparent}.cue-input-label{color:#b3b3be;font-size:12px;position:absolute;top:6px;left:15px;z-index:10}.cue-input.cue-input-wrapper-focused .cue-input-label{color:#00ffb9}.cue-input.cue-input-wrapper-error .cue-input-label,.cue-input.cue-input-wrapper-error .cue-input-error-message{color:#ff7687}.cue-input.cue-input-wrapper-error .cue-input-resize-icon{fill:#ff7687}.cue-input.cue-input-wrapper-error .cue-input-error-message{font-size:12px;line-height:1;padding-top:8px}.cue-indicator{width:24px;height:24px;background:#001034;border-width:3px;border-style:solid;border-color:#0cc;cursor:pointer}.cue-indicator .cue-icon{width:12px}.cue-indicator .cue-icon use{fill:INTERACTIVE_CORAL}.cue-indicator:after{width:14px;height:14px;display:none;background:#0cc}.cue-indicator:hover:after,.cue-indicator-active:after{display:block}.cue-indicator-disabled{border-color:#b3b3be;pointer-events:none}.cue-label{color:#fff;background:#000028;font-size:16px;padding:6px 10px;font-weight:700;border-radius:3px}.cue-label.cue-steps-title-over{background:#0cc}.cue-loading-indicator{position:relative}.cue-loading-indicator:after{display:none}.cue-loading-indicator>div{position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#00557c transparent transparent transparent}.cue-loading-indicator>div:nth-child(1){animation-delay:-.45s}.cue-loading-indicator>div:nth-child(2){animation-delay:-.3s}.cue-loading-indicator>div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cue-progress{height:5px}.cue-progress .cue-progress-bar{background:#b3b3be;background:linear-gradient(90deg,red calc(var(--progress-value) * 100% - 100% / var(-- progress-items-count)),#00f calc(var(--progress-value) * 100% - 100% / var(-- progress-items-count)),#00f calc(var(--progress-value) * 100% + 10%),green calc(var(--progress-value) * 100% + 10%))}.cue-progress .cue-progress-bar:after{content:var(--progress-value)}.cue-progress .cue-progress-value{background:#0cc}.cue-progress .cue-progress-hover-value{background:#879baa}.cue-radio-button .cue-radiobutton-circle,.cue-radio-button .cue-radiobutton-circle:after{border-color:#b3b3be}.cue-steps-item{position:relative}.cue-steps-item-title{position:absolute;margin-top:12px;left:-50%;display:inline-block;word-wrap:break-word;text-align:center;font-size:16px;background:#000028;transform:translate(calc(-50% + 24px));overflow:hidden;text-overflow:ellipsis;padding:0 10px;-webkit-user-select:none;user-select:none;pointer-events:none}.cue-steps-item:hover .cue-steps-item-title{overflow:visible;max-width:initial!important;z-index:99;color:#00e6dc}.cue-steps-item-active .cue-steps-item-title{color:#00e6dc}.cue-switch-option{padding:.5rem;border-radius:.5rem;font-weight:700}.cue-switch-option:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.cue-switch-option:nth-of-type(2){border-top-left-radius:0;border-bottom-left-radius:0}.cue-switch-option{border-color:#0cc}.cue-switch-option--is-active{background:#0cc;color:#fff}.cue-breadcrumbs-separator .cue-icon,.cue-breadcrumbs-icon .cue-icon{width:24px}.cue-card{background:#00183b;border-radius:0;border:none}.cue-card-header{border-bottom:1px solid #333353}.cue-card-image{max-width:20px 20 0 20px}.cue-card-footer{border-top:1px solid #333353}.cue-menu-item .cue-icon{width:24px}.cue-search-bar-input-wrapper{display:flex;align-items:center}.cue-search-bar-input-wrapper .cue-icon{margin-right:16px;width:24px}.cue-search-bar-result-item{cursor:pointer}.cue-search-bar-result-item .cue-search-bar-result-highlight{color:red}.cue-steps-wrapper{position:relative}.cue-steps-wrapper:before{content:"";position:absolute;height:5px;width:100%;top:calc(50% - 2.5px);z-index:-1;background:linear-gradient(90deg,colors(INTERACTIVE_CORAL) 0px,colors(INTERACTIVE_CORAL) 100px,transparent 50px,transparent calc(100% - 100px),colors(DEEP_BLUE_30) calc(100% - 100px),colors(DEEP_BLUE_30) 100%)}.cue-button-tab,.cue-button-tabActive,.cue-button-tab:hover,.cue-button-tabActive:hover{flex:1;padding:12px 8px;font-size:18px;background:none;border-bottom:2px solid #4c4c68;color:#fff}.cue-button-tab span,.cue-button-tabActive span,.cue-button-tab:hover span,.cue-button-tabActive:hover span{white-space:nowrap}.cue-button-tabActive,.cue-button-tab:hover,.cue-button-tabActive:hover{border-bottom:2px solid #00ffb9}.cue-button-tab:hover,.cue-button-tabActive:hover{background:#001f39}.cue-video-wrapper{width:100%;position:relative;display:flex;align-items:center;display:block;aspect-ratio:initial}.cue-video-wrapper-loading{aspect-ratio:16/9}.cue-video-dim,.cue-video-loading{position:absolute;left:0;top:0;width:100%;height:100%;background:#00000080;padding:16px;z-index:3;box-sizing:border-box}.cue-video-loading{display:flex;align-items:center;justify-content:center}.cue-video-loading>div{transform:translate3d(-50%,-50%,0)}.cue-video iframe{aspect-ratio:16/9}.cue-video-ui-ctrl-play,.cue-video-ui-ctrl-mute,.cue-video-ui-ctrl-fullscreen{padding:1rem .75rem;background:transparent}.cue-video-ui-ctrl-play .cue-icon use,.cue-video-ui-ctrl-mute .cue-icon use,.cue-video-ui-ctrl-fullscreen .cue-icon use{fill:#fff}.cue-video-ui-ctrl-play:hover,.cue-video-ui-ctrl-mute:hover,.cue-video-ui-ctrl-fullscreen:hover{background:transparent}.cue-video-ui-ctrl-play:hover .cue-icon use,.cue-video-ui-ctrl-mute:hover .cue-icon use,.cue-video-ui-ctrl-fullscreen:hover .cue-icon use{fill:#00ffb9}.cue-video-ui-ctrl-time{padding:0}.cue-video-ui-ctrl-progress{position:absolute;top:0;left:0;transform:translateY(-100%)}.cue-video-ui-ctrl-progress .cue-progress .cue-progress-value{background:#00ffb9}.cue-video-ui-controls-big-play-area{display:flex;align-items:center;justify-content:center}.cue-video-ui-controls-big-play-button-hidden{display:none}.cue-modal-backdrop{background:#000028b3}.cue-modal-container{animation-name:bring-modal-content}.cue-modal-content{padding:30px;background:#002949;color:#fff}.cue-modal .cue-button-close{margin:0;padding:5px;background:none}.cue-modal .cue-button-close svg use{fill:#fff}.cue-modal .cue-button-close:hover svg use{fill:#00e6dc}.cue-slide-in-backdrop{background:#000028b3}.cue-slide-in-container{animation-name:bring-modal-content;background:#002949}@keyframes bring-modal-content{0%{opacity:0}to{opacity:1}}.cue-slide-in-content{background:none}.cue-toast-notification-toast{background:#001c31;color:#fff;font-weight:700}.cue-toast-notification-toast.info{background:#007993}.cue-toast-notification-toast.error{background:#ff9000}.cue-toast-notification-toast.warning{background:#ff2640}:export{sm:576;md:768;lg:1240;xl:1450}.cue-video-story-pan{width:100%;height:100%;container-type:size;container-name:videostory-pan-container;overflow:hidden}.cue-video-story-pan-content:not(.contain){aspect-ratio:16/9}@container videostory-pan-container (aspect-ratio >= 16 / 9){.cue-video-story-pan-content:not(.contain){width:100%}}@container videostory-pan-container (aspect-ratio < 16 / 9){.cue-video-story-pan-content:not(.contain){height:100%}}.cue-video-story-pan-content.contain{aspect-ratio:16/9;width:100%}.cue-video-story-button-holder{display:block;position:absolute;z-index:1030;top:0;left:0;right:0;bottom:0;pointer-events:none}.cue-video-story-button-holder-link{position:absolute;left:var(--x, 0);top:var(--y, 0);opacity:0;animation:buttonFadeIn .2s ease-in forwards .2s;pointer-events:all}@keyframes buttonFadeIn{0%{opacity:0}to{opacity:1}}.cue-video-story-button-holder-link{transition:left .1s,top .1s}.cue-video-story-button-holder-link:after{color:red;position:absolute;pointer-events:none}.cue-video-story-button-holder-link[data-anchor=left] .cue-button{transform:translate3d(0,-50%,0)}.cue-video-story-button-holder-link[data-anchor=left]:after{left:0;top:0}.cue-video-story-button-holder-link[data-anchor=right] .cue-button{transform:translate3d(-100%,-50%,0)}.cue-video-story-button-holder-link[data-anchor=right]:after{right:0;top:0}.cue-video-story-button-holder-link[data-anchor=center] .cue-button{transform:translate3d(-50%,-50%,0)}.cue-video-story-button-holder-link[data-anchor=center]:after{left:50%;top:0}.cue-video-story-button-holder-link .cue-button span{white-space:nowrap}.cue-video-story-button-holder-link .cue-button[data-splitview-enabled=true]{border-radius:9999px}.cue-video-story-fullscreen-wrapper{container-type:inline-size;position:relative}.cue-video-story-fullscreen-wrapper.cue-video-story-cover{height:100%;width:100%;aspect-ratio:initial}.cue-video-story-container-full{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1010;pointer-events:none}.cue-video-story-scene-name{position:absolute;top:100px;left:100px;background:gray;z-index:1400}.cue-video-story-turn-your-device{position:absolute;width:100%;height:100%;background:#808080cc;z-index:2000;align-items:center;justify-content:center;padding:40px;text-align:center;display:none}.cue-video-story-turn-your-device>div{display:flex;flex-direction:column;align-items:center;gap:20px}.cue-video-story-turn-your-device svg path{fill:#000}@media screen and (max-width: 576px) and (orientation: portrait){.cue-video-story-turn-your-device{display:flex}}.cue-video-story-preloader{position:relative;height:100%}@container (min-width: 768px){.cue-video-story-preloader{overflow:hidden}}.cue-video-story-preloader-loading{display:flex;align-items:center;justify-content:center}.cue-video-story-loading-failed{color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.cue-video-story-portal{position:absolute;width:100%;height:100%}.cue-video-story-video-empty{width:100%;height:100%}.cue-video-story-video-dev{width:100%;height:100%;display:flex;align-items:start;justify-content:start;background:#d3d3d3}.cue-video-story-video-dev>div{background:gray;color:#fff;font-weight:700;padding:5px}.cue-video-story-video-portal{width:100%;height:100%;position:absolute;z-index:100}.cue-video-story-video-wrapper{position:relative;width:100%;height:100%}.cue-video-story-video-loading{position:absolute;left:0;top:0;width:100%;height:100%;z-index:50;display:flex;justify-content:center;align-items:center;background:#80808080}.cue-video-story-video-element{position:absolute;top:0;left:0;width:100%;height:100%}.cue-video-story-video-element video{position:absolute;left:0;right:0;bottom:0;line-height:0;font-size:0;max-height:100%;max-width:100%;height:100%;width:100%;object-fit:cover;z-index:20;will-change:opacity;opacity:.99}.cue-video-story-video-element video.fadeVideo{animation:video-fade .5s linear forwards}@keyframes video-fade{0%{opacity:.99}to{opacity:0}}.cue-video-story-video-element video+video{z-index:10}.cue-video-story-image-wrapper{position:relative;width:100%;height:100%;top:0;left:0;position:absolute}.cue-video-story-image-loading{position:absolute;left:0;top:0;width:100%;height:100%;z-index:50;display:flex;justify-content:center;align-items:center;background:#80808080}.cue-video-story-image-error{position:absolute;left:0;top:0;width:100%;height:100%;z-index:50;display:flex;justify-content:center;align-items:center;color:#fff;background:#593102}.cue-video-story-image-element{position:absolute;top:0;left:0;width:100%;height:100%;z-index:30;pointer-events:none}.cue-video-story-image-element img{width:100%;height:100%}.cue-video-story-inner-render-portal-holder{display:block;position:absolute;z-index:1020;top:0;left:0;right:0;bottom:0;pointer-events:none}.cue-video-story-inner-render-portal-holder.model{z-index:1200}.cue-video-story-outside-plugins{height:initial}.cue-video-story-outside-plugins-resize{background:#d3d3d3;cursor:ew-resize}.cue-video-story-outside-plugins-resize.vertical{height:10px}.cue-video-story-outside-plugins-resize.horizontal{width:10px}.cue-video-story-outside-plugins-panel{position:relative}.cue-video-story-outside-plugins-panel-content{height:auto}.cue-video-story-outside-plugins[data-split-view-auto-height=false]{flex:1;height:100%}.cue-video-story-outside-plugins[data-split-view-auto-height=false] .cue-video-story-outside-plugins-panel{padding:10px}.cue-video-story-outside-plugins[data-split-view-auto-height=false] .cue-video-story-outside-plugins-panel>div{position:absolute;top:0;right:0;bottom:0;left:0}.cue-video-story-outside-plugins[data-split-view-auto-height=true][data-split-view-direction=vertical] .cue-video-story-outside-plugins-panel-group{display:block!important;overflow:initial!important}.virtual-experience{container-type:inline-size;width:100%;display:flex;flex-direction:column}.virtual-experience .cue-video-story-wrapper{aspect-ratio:initial;width:100%;height:100%}.virtual-experience.split-view .cue-video-story-wrapper{width:100%;aspect-ratio:16/9;height:auto}.virtual-experience[data-split-view-auto-height=false]{overflow:hidden;height:100%}.virtual-experience{position:relative;border:1px solid #4c4c68;background:#000028;z-index:1310}.cue-video-story-turn-your-device{background:#000028b3;color:#fff}.cue-video-story-turn-your-device svg path{fill:#fff}.cue-video-story-scene-name{background:#000028b3;position:absolute;left:77px;top:32px;padding:12px;color:#fff;font-size:14px;font-family:Siemens Sans Roman;margin-right:32px}@container (min-width: 768px){.cue-video-story-scene-name{font-size:20px;padding:16px}}@container (min-width: 1240px){.cue-video-story-scene-name{font-size:24px;padding:24px}}.cue-video-story-button-holder-link .cue-button-info,.cue-video-story-button-holder-link .cue-button-icon_interaction,.cue-video-story-button-holder-link .cue-button-icon_arrow,.cue-video-story-button-holder-link .cue-button-play{padding:14px}.cue-video-story-button-holder-link .cue-button-info span,.cue-video-story-button-holder-link .cue-button-icon_interaction span,.cue-video-story-button-holder-link .cue-button-icon_arrow span,.cue-video-story-button-holder-link .cue-button-play span{display:none}.cue-video-story-button-holder-link .cue-button-info,.cue-video-story-button-holder-link .cue-button-icon_interaction,.cue-video-story-button-holder-link .cue-button-icon_arrow,.cue-video-story-button-holder-link .cue-button-play{border-radius:9999px;background:#fff;color:#000028;border:1px solid #000028}.cue-video-story-button-holder-link .cue-button-info:hover,.cue-video-story-button-holder-link .cue-button-icon_interaction:hover,.cue-video-story-button-holder-link .cue-button-icon_arrow:hover,.cue-video-story-button-holder-link .cue-button-play:hover{background:#e5e5e9}.cue-video-story-video-loading{background:#262648}.cue-video-story-info-box{padding:16px;background:#000028;color:#fff;top:32px;right:32px;min-width:34px;min-height:34px;z-index:1900}@container (min-width: 768px){.cue-video-story-info-box{min-width:68px;min-height:68px}}@container (min-width: 768px){.cue-video-story-info-box-button-holder{right:16px;top:16px}}.cue-video-story-info-box-button-holder .cue-button{background:#262648;margin:0;padding:8px}.cue-video-story-info-box-button-holder .cue-button svg{width:20px;height:20px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.6))}@container (min-width: 768px){.cue-video-story-info-box-button-holder .cue-button svg{filter:none}}.cue-video-story-info-box-button-holder .cue-button:hover{background:#262648}.cue-video-story-info-box-button-holder .cue-button{border-radius:5px}.cue-video-story-info-box-button-holder .cue-button-active use{fill:#00ffb9}.cue-video-story-info-box-button-holder .cue-button-disabled{pointer-events:none}.cue-video-story-info-box-button-holder .cue-button-disabled use{fill:#737389}.cue-video-story-info-box-button-holder .cue-button{border-radius:0}@container (min-width: 768px){.cue-video-story-info-box-button-holder .cue-button{border-radius:5px}}.cue-video-story-info-box-content{padding:28px;grid-row-gap:36px}.cue-video-story-info-box-content h3{font-size:18px;margin-bottom:20px;font-family:Siemens Sans Black;line-height:1.2}@container (min-width: 768px){.cue-video-story-info-box-content h3{font-size:24px}}@container (min-width: 1240px){.cue-video-story-info-box-content h3{font-size:36px}}.cue-video-story-info-box-content h4{text-transform:uppercase;font-size:18px;line-height:22px;font-family:Siemens Sans Black;margin-bottom:20px}.cue-video-story-info-box-content p{font-size:14px}@container (min-width: 768px){.cue-video-story-info-box-content p{font-size:16px}}@container (min-width: 1240px){.cue-video-story-info-box-content p{font-size:18px}}.cue-video-story-info-box-content-cta .cue-button{width:100%;box-sizing:border-box}.cue-video-story-info-box-content-cta .cue-button span{width:100%;text-align:center}.cue-video-story-info-box-open{width:calc(100% - 52px);height:100%;right:0;top:0;transition:height .25s}@container (min-width: 768px){.cue-video-story-info-box-open{top:32px;right:32px;width:410px;height:calc(100% - 32px - var(--safe-zone, 20px))}}@container (min-width: 1240px){.cue-video-story-info-box-open{height:calc(100% - 116px - var(--safe-zone, 20px))}}.cue-video-story-info-box-open .cue-video-story-info-box-button-holder .cue-button{background:none}.cue-video-story-info-box-in-transition{display:none}@container (min-width: 768px){.cue-video-story-info-box-in-transition{display:block}}.cue-video-story-outside-plugins-resize{background:#262648;cursor:ew-resize}.cue-video-story-outside-plugins-resize.vertical{height:1px}.cue-video-story-outside-plugins-resize.horizontal{width:1px;height:calc(100% - 20px);margin-top:10px}.cue-video-story-outside-plugins-panel{padding:0}.cue-modal-content{width:calc(100dvw - 20px);height:calc(100dvh - 20px);padding:10px}.cue-modal-close-button-wrapper{position:absolute;top:10px;right:10px}.cue-video-story-breadcrumb{position:absolute;top:120px;left:77px;z-index:2100}.cue-video-story-breadcrumb ul{display:flex;gap:20px}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-content{display:flex;align-items:center;background:gray}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item ul{position:absolute;display:none;background:gray;padding-left:20px;width:max-content;max-width:none}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item ul li{background:gray}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item ul li span{white-space:nowrap}.cue-video-story-breadcrumb ul li:last-of-type.seperator{display:none}.cue-video-story-breadcrumb{top:46px;font-weight:500}.cue-video-story-breadcrumb ul{gap:8px}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item{position:relative}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-content{display:flex;align-items:center;background:#000028;font-size:19px;font-weight:800;height:48px;color:#fff;padding:10px 18px 12px 13px;white-space:nowrap;cursor:pointer}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-content svg{margin-right:8px;cursor:pointer}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-content svg use{fill:#fff}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-content:hover{background-color:#262648;color:#fff}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-content:hover svg use{fill:#fff}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item ul{margin-top:1px;background:#000028;padding-left:0}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item ul li .cue-video-story-breadcrumb-item-content{padding-left:40px;padding-right:40px}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item ul li:not(:last-of-type){border-bottom:1px solid #ffffff}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-open ul{display:block}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-home .cue-video-story-breadcrumb-item-content{padding:0;height:48px;width:48px;display:flex;align-items:center;justify-content:center}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-home .cue-video-story-breadcrumb-item-content svg{margin:0;height:30px;width:30px}.cue-video-story-breadcrumb ul li .cue-video-story-breadcrumb-item-home.disabled .cue-video-story-breadcrumb-item-content{pointer-events:none}.cue-video-story-breadcrumb ul li:nth-of-type(2) .cue-video-story-breadcrumb-item-arrow-left{display:none}.cue-video-story-breadcrumb ul li:nth-of-type(2) .cue-video-story-breadcrumb-item ul{margin-left:0}.cue-video-story-breadcrumb ul li:nth-of-type(2) .cue-video-story-breadcrumb-item ul li .cue-video-story-breadcrumb-item-content{padding-left:40px}.cue-video-story-breadcrumb ul li:last-of-type .cue-video-story-breadcrumb-item-arrow-right{display:none}.cue-video-story-breadcrumb-history{display:flex;align-items:center;margin-left:10px;gap:4px}.cue-video-story-breadcrumb-history .cue-button,.cue-video-story-breadcrumb-history .cue-button:hover{background:transparent!important;padding:0}.cue-video-story-breadcrumb-history .cue-button:before,.cue-video-story-breadcrumb-history .cue-button:hover:before{display:none}.cue-video-story-breadcrumb-history .cue-button svg,.cue-video-story-breadcrumb-history .cue-button:hover svg{margin-right:0!important}.cue-video-story-breadcrumb-history .cue-button:hover svg use{fill:!important}.cue-video-story-breadcrumb-history .cue-button:disabled{opacity:.5;pointer-events:none}.cue-video-story-tree-view-item>div{padding:5px 5px 5px 20px}.cue-video-story-floating-infobox{position:absolute;z-index:1600;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.cue-video-story-floating-infobox.content-only{position:relative;width:100%;height:auto}.cue-video-story-floating-infobox{pointer-events:none}.cue-video-story-floating-infobox-item{position:absolute;pointer-events:all;width:var(--width, 50dvw);transform:translate(var(--translate-x, 0)) translateY(var(--translate-y, 0));pointer-events:none}.cue-video-story-floating-infobox-item.content-only{width:100%;position:relative}.cue-video-story-floating-infobox-item-content{max-width:var(--max-width, 500px);background:#fff;pointer-events:all}.cue-video-story-floating-infobox-item-content-ghost{top:20px;opacity:0;width:var(--width, 50dvw);pointer-events:none}.cue-video-story-floating-infobox-item h1,.cue-video-story-floating-infobox-item h2,.cue-video-story-floating-infobox-item h3,.cue-video-story-floating-infobox-item h4,.cue-video-story-floating-infobox-item h5,.cue-video-story-floating-infobox-item h6{white-space:nowrap}.cue-video-story-floating-infobox-item-open-content{width:var(--width, 50dvw)}.cue-video-story-floating-infobox-item-anchor-left{--translate-x: 0}.cue-video-story-floating-infobox-item-anchor-center{--translate-x: -50%}.cue-video-story-floating-infobox-item-anchor-right{--translate-x: -100%}.cue-video-story-floating-infobox-item-vertical-anchor-top{--translate-y: 0}.cue-video-story-floating-infobox-item-vertical-anchor-bottom{--translate-y: -100%}.cue-video-story-floating-infobox-item{animation:fadeInFloatingInfobox .5s ease-in-out forwards;opacity:0;transform:translateY(0)}.cue-video-story-floating-infobox-item table tr td{padding:5px 20px 5px 0;font-size:16px;border:none}.cue-video-story-floating-infobox-item table tr td:last-child{padding-right:0}@keyframes fadeInFloatingInfobox{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.cue-video-story-slidein{position:absolute;z-index:2500;top:118px;max-height:calc(100dvh - 148px);height:calc(var(--scroll-height) + var(--description-height) + 110px);width:450px;right:0;transform:translate(410px);transition:transform .5s ease-in-out}.cue-video-story-slidein-content.content-only{padding:20px}.cue-video-story-content-element .cue-tabs{display:flex;flex-direction:column;flex:1}.cue-video-story-content-element .cue-tabs-item{height:100%;padding:0 24px}.cue-video-story-content-element .cue-tabs-content{flex:1}.cue-video-story-content-element{font-weight:400;margin-bottom:17px}.cue-video-story-content-element h3{margin-bottom:16px;font-size:20px;font-weight:700}.cue-video-story-content-element ul{margin-left:12px}.cue-video-story-content-element ul li{list-style:"- ";display:list-item}.cue-video-story-content-element p a{color:#fff}.cue-video-story-dynamic-sidebar-menu{background:gray;position:absolute;top:0;left:53px;width:650px;z-index:4100;bottom:var(--safe-zone, 20px)}.cue-video-story-dynamic-sidebar-menu ul{margin-left:10px}.cue-video-story-dynamic-sidebar-menu{pointer-events:none;opacity:1;transition:all .25s;width:500px;z-index:2200}.cue-video-story-dynamic-sidebar-menu.visible,.cue-video-story-dynamic-sidebar-menu.floating{pointer-events:all;opacity:1;transform:translate(0)}.cue-video-story-dynamic-sidebar-menu{background:#000028;bottom:0;padding-top:30px}.cue-video-story-dynamic-sidebar-menu ul li{margin-bottom:-1px}.cue-video-story-dynamic-sidebar-menu ul .cue-button{font-family:Siemens Sans Roman;padding:10px 24px;width:100%;box-sizing:border-box;border-top:1px solid #333353;border-bottom:1px solid #333353}.cue-video-story-dynamic-sidebar-menu ul .cue-button svg use{fill:#fff}.cue-video-story-dynamic-sidebar-menu ul .cue-button:hover svg use{fill:#00ffb9}.cue-video-story-dynamic-sidebar-menu ul .cue-button.active{color:#00ffb9;background:#00183b;pointer-events:none;border-top:1px solid #00ffb9;border-bottom:1px solid #00ffb9;z-index:2}.cue-video-story-dynamic-sidebar-menu ul .cue-button.back{background:#00183b}.cue-video-story-dynamic-sidebar-menu ul .cue-button.header{font-size:21px}.cue-video-story-dynamic-sidebar-menu-floating-close{padding:10px;margin-left:0}.cue-video-story-dynamic-sidebar-menu-floating-close svg use{fill:#fff}.cue-video-story-dynamic-sidebar-menu.floating{transition:none;left:48px;top:48px;bottom:initial;width:44px;padding-top:0}.cue-video-story-dynamic-sidebar-menu.floating ul{display:none;margin-left:0}.cue-video-story-dynamic-sidebar-menu.floating-open{width:300px}.cue-video-story-dynamic-sidebar-menu.floating-open ul{display:block}.cue-video-story-floating-menu{position:absolute;z-index:2000;left:auto;right:32px;top:100px;pointer-events:none;width:350px;pointer-events:all}.cue-video-story-floating-menu-header{display:none}.cue-video-story-floating-menu-header,.cue-video-story-floating-menu-content{pointer-events:all;background:#000028;padding:0 20px 20px}.cue-video-story-floating-menu-header .ps__rail-x,.cue-video-story-floating-menu-content .ps__rail-x{display:none}.cue-video-story-floating-menu-header ul li .cue-button,.cue-video-story-floating-menu-content ul li .cue-button{width:100%;box-sizing:border-box;padding:10px 0;font-family:Siemens Sans Roman}.cue-video-story-floating-menu-header ul li .cue-button>span,.cue-video-story-floating-menu-content ul li .cue-button>span{display:flex;gap:20px;flex:1}.cue-video-story-floating-menu-header ul li .cue-button>span .title,.cue-video-story-floating-menu-content ul li .cue-button>span .title{display:flex;flex:1}.cue-video-story-floating-menu-header ul li .cue-button .pre_label,.cue-video-story-floating-menu-content ul li .cue-button .pre_label{width:10px;text-align:right}.cue-video-story-floating-menu-header ul li .cue-button svg,.cue-video-story-floating-menu-content ul li .cue-button svg{display:block;width:16px;height:16px}.cue-video-story-floating-menu-header ul li .cue-button svg use,.cue-video-story-floating-menu-content ul li .cue-button svg use{fill:#fff}.cue-video-story-floating-menu-header ul li .cue-button.active,.cue-video-story-floating-menu-content ul li .cue-button.active{color:#00ffb9}.cue-video-story-floating-menu-header ul li .cue-button.active svg use,.cue-video-story-floating-menu-content ul li .cue-button.active svg use{fill:#00ffb9}.cue-video-story-floating-menu-header ul li .cue-button,.cue-video-story-floating-menu-content ul li .cue-button{border-bottom:1px solid rgba(255,255,255,.25)}.cue-video-story-floating-menu-header ul li .cue-button.type-divider,.cue-video-story-floating-menu-content ul li .cue-button.type-divider{pointer-events:none;margin-top:20px}.cue-video-story-floating-menu-header ul li .cue-button.type-divider svg,.cue-video-story-floating-menu-content ul li .cue-button.type-divider svg{display:none}.cue-video-story-floating-menu-header ul li .cue-button.type-divider,.cue-video-story-floating-menu-content ul li .cue-button.type-divider{border-bottom:none}.cue-video-story-floating-menu-header ul li .cue-button:not(.type-divider),.cue-video-story-floating-menu-content ul li .cue-button:not(.type-divider){font-size:14px}.cue-video-waypoints{position:absolute;bottom:56px;left:calc(50% - 90px);height:68px;width:180px;overflow:hidden;pointer-events:none;background:none;overflow:none}@container (min-width: 1240px){.cue-video-waypoints-alignment-bottom{bottom:0;left:0;right:0;height:140px;width:auto}}.cue-video-waypoints-alignment-bottom .cue-video-waypoints-holder{position:absolute;left:0;right:0;height:auto;bottom:-80px;transition:bottom .25s;margin:0 0 0 53px}@container (min-width: 1240px){.cue-video-waypoints-alignment-bottom .cue-video-waypoints-holder{height:67px}}.cue-video-waypoints-alignment-bottom .cue-video-waypoints-holder-active{bottom:0;pointer-events:all}.cue-video-waypoints-alignment-bottom .cue-video-waypoints-steps{pointer-events:all;z-index:99;justify-content:center;display:flex;position:absolute;height:35px;left:0;right:0}@container (min-width: 1240px){.cue-video-waypoints-alignment-bottom .cue-video-waypoints-steps{height:67px;background:#000028;display:block;bottom:0;top:initial}.cue-video-waypoints-alignment-bottom .cue-video-waypoints-steps .cue-steps-wrapper{width:initial;padding:0 50px}}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-steps-holder-position{color:#fff;font-size:16px;white-space:nowrap;text-shadow:0px 0px 2px rgba(0,0,0,.9)}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation{margin:0;padding:8px;border-radius:5px;background:#262648}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation svg{width:20px;height:20px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.6))}@container (min-width: 768px){.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation svg{filter:none}}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-button-stepsNavigation:hover{background:#262648}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-steps-wrapper{margin-top:-100px}@container (min-width: 1240px){.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-steps-wrapper{margin-top:-12px}}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-steps-item-title{color:#fff}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-steps-item-title div{width:auto!important;white-space:nowrap}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-steps-item-title-first{left:0;transform:translate(0)}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-steps-item-title-first div{text-align:left}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-steps-item-title-last{left:auto;transform:translate(0);right:0}.cue-video-waypoints-alignment-bottom .cue-video-waypoints .cue-steps-item-title-last div{text-align:right}.cue-video-waypoints-alignment-bottom .cue-video-waypoints-holder{padding:0 50px;gap:20px}.cue-video-waypoints-alignment-right,.cue-video-waypoints-alignment-left{right:0;top:50px;left:auto;bottom:85px;height:auto;width:auto;overflow:visible}.cue-video-waypoints-alignment-right .cue-steps-item-title,.cue-video-waypoints-alignment-left .cue-steps-item-title{background:none;background:#000028e6;opacity:0}.cue-video-waypoints-alignment-right .cue-steps-item-active .cue-steps-item-title,.cue-video-waypoints-alignment-right .cue-steps-item:hover .cue-steps-item-title,.cue-video-waypoints-alignment-left .cue-steps-item-active .cue-steps-item-title,.cue-video-waypoints-alignment-left .cue-steps-item:hover .cue-steps-item-title{opacity:1}.cue-video-waypoints-alignment-right .cue-steps-item:hover .cue-steps-item-title,.cue-video-waypoints-alignment-left .cue-steps-item:hover .cue-steps-item-title{opacity:1;color:#fff}.cue-video-waypoints-alignment-left{right:auto;left:54px;top:20px;bottom:20px}.cue-video-story-navigation{position:absolute;z-index:3000;right:32px;bottom:var(--safe-zone, 24px);background:#000028;color:#fff;display:flex;flex-direction:row;padding:12px;gap:12px}.cue-video-story-navigation .cue-button{border-radius:5px;padding:8px;background:#262648}.cue-video-story-navigation .cue-button svg{width:20px;height:20px}.cue-video-story-navigation .cue-button svg use{fill:#fff}.cue-video-story-navigation .cue-button:hover{background:#4c4c68}.cue-video-story-navigation .cue-button:hover svg use{fill:#00ffb9}.cue-video-story-navigation .cue-button:disabled{pointer-events:none}.cue-video-story-navigation .cue-button:disabled use{fill:#737389}.cue-video-story-navigation .cue-video-story-navigation-lang{position:absolute;bottom:50px;right:12px;display:none}.cue-video-story-navigation .cue-video-story-navigation-lang.show{display:block}.cue-video-story-navigation .cue-video-story-navigation-lang .cue-language-selector{display:flex;flex-direction:column;gap:0}.cue-video-story-navigation .cue-video-story-navigation-lang .cue-language-selector .cue-button{border-radius:0;padding:10px 30px;color:#fff}.cue-video-story-navigation .cue-video-story-navigation-lang .cue-language-selector .cue-button:disabled{opacity:.4;pointer-events:none}.cue-video-story{-webkit-user-select:none;user-select:none}.cue-video-story-floating-infobox-item{animation:fadeIn .5s ease-in-out forwards;opacity:0;transform:translateY(0)}.cue-video-story-floating-infobox-item:nth-child(1){animation-delay:.1s}.cue-video-story-floating-infobox-item:nth-child(2){animation-delay:.2s}.cue-video-story-floating-infobox-item:nth-child(3){animation-delay:.3s}.cue-video-story-floating-infobox-item:nth-child(4){animation-delay:.4s}.cue-video-story-floating-infobox-item:nth-child(5){animation-delay:.5s}.cue-video-story-floating-infobox-item:nth-child(6){animation-delay:.6s}.cue-video-story-floating-infobox-item:nth-child(7){animation-delay:.7s}.cue-video-story-floating-infobox-item:nth-child(8){animation-delay:.8s}.cue-video-story-floating-infobox-item:nth-child(9){animation-delay:.9s}.cue-video-story-floating-infobox-item:nth-child(10){animation-delay:1s}.cue-video-story-floating-infobox-item-content{padding:24px;color:#fff}.cue-video-story-floating-infobox-item-content-slogan{padding:0 14px;font-size:40px;background:#000028!important;font-weight:900;text-transform:none;color:#fff;position:absolute;top:0;left:0;-webkit-user-select:none;user-select:none;transform:translateY(calc(-100% - 26px))}.cue-video-story-floating-infobox-item-content-action{margin-top:20px}.cue-video-story-floating-infobox-item h3{font-size:24px;line-height:1.2;margin-bottom:0;-webkit-user-select:none;user-select:none;display:flex;align-items:center}.cue-video-story-floating-infobox-item h1,.cue-video-story-floating-infobox-item h2,.cue-video-story-floating-infobox-item h3,.cue-video-story-floating-infobox-item h4,.cue-video-story-floating-infobox-item h5,.cue-video-story-floating-infobox-item h6{white-space:normal}.cue-video-story-floating-infobox-item p,.cue-video-story-floating-infobox-item td{padding-top:10px;font-size:16px;font-weight:400;-webkit-user-select:none;user-select:none}.cue-video-story-floating-infobox-item table tr:not(:last-of-type){border-bottom:1px solid #000028}.cue-video-story-floating-infobox-item table tr th{padding:0;border:none}.cue-video-story-floating-infobox-item table tr td{padding:5px 0;font-size:16px;border:none}.cue-video-story-floating-infobox-item table tr td:first-child{font-weight:600}.cue-video-story-floating-infobox-item ul{padding-top:14px;margin-left:20px}.cue-video-story-floating-infobox-item ul li{display:list-item;list-style-type:disc}.cue-video-story-floating-infobox-item-icon{position:absolute;left:-20px}.cue-video-story-floating-infobox-item-icon svg use{fill:#fff}.cue-video-story-floating-infobox-item-icon-disabled{pointer-events:none}.cue-video-story-floating-infobox-item .cue-video-story-floating-infobox-item-content-original{background:#000028;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .25s}.cue-video-story-floating-infobox-item .cue-video-story-floating-infobox-item-content-original .mdx{max-height:0;padding-top:0;overflow:hidden;transition:all .25s}.cue-video-story-floating-infobox-item-open{z-index:20}.cue-video-story-floating-infobox-item-open .cue-video-story-floating-infobox-item-content-original{width:auto}.cue-video-story-floating-infobox-item-open .cue-video-story-floating-infobox-item-content-original .mdx{display:block;padding-top:14px;max-height:var(--max-height, 300px)}.cue-video-story-floating-infobox-in-transition{opacity:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.cue-video-story-slidein{position:absolute;z-index:2500;top:118px;max-height:calc(100% - var(--max-height-padding, 268px));height:calc(var(--scroll-height) + var(--description-height) + 110px);width:450px;right:0;transform:translate(410px);transition:transform .5s ease-in-out}.cue-video-story-slidein-container{position:absolute;width:450px;height:100%;padding:30px 10px 10px 40px;background:#000028;color:#fff}.cue-video-story-slidein-toggle-button{position:absolute;z-index:2600;left:-23px;width:48px;height:48px;top:30px;padding:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#262648}.cue-video-story-slidein-toggle-button:hover{background:#262648}.cue-video-story-slidein-toggle-button svg use{fill:#fff}.cue-video-story-slidein-content{height:100%;display:flex;flex-direction:column;padding-bottom:24px}.cue-video-story-slidein-content.content-only{color:#fff;padding-bottom:100px!important}.cue-video-story-slidein-content-group{display:none}.cue-video-story-slidein-content-group.active{display:block}.cue-video-story-slidein-content-description{margin-bottom:30px;padding-left:0;padding-right:20px}.cue-video-story-slidein-content-description.cue-video-story-slidein-content-description-headline{font-size:24px}.cue-video-story-slidein-content-description{font-weight:500}.cue-video-story-slidein-content-description h1,.cue-video-story-slidein-content-description h2,.cue-video-story-slidein-content-description h3{font-size:32px;font-weight:900}.cue-video-story-slidein-content-description p{font-size:18px;line-height:1.4}.cue-video-story-slidein-content-scroll{flex:1;position:relative}.cue-video-story-slidein-content-scroll-inner{position:absolute;top:0;right:0;bottom:0;left:0}.cue-video-story-slidein-content-scroll-inner .ps__rail-x,.cue-video-story-slidein-content-scroll-inner .ps__rail-y{opacity:.6}.cue-video-story-slidein-content-scroll-inner .ps__rail-x{display:none}.cue-video-story-slidein-content-scroll-inner .ps__rail-y{right:0!important}.cue-video-story-slidein-content-scroll-inner .scrollbar-container.disabled{overflow:hidden!important}.cue-video-story-slidein-content-scroll-inner .scrollbar-container.disabled .ps__rail-x,.cue-video-story-slidein-content-scroll-inner .scrollbar-container.disabled .ps__rail-y{display:none}.cue-video-story-slidein-content-footer{padding-top:20px;padding-right:20px;display:flex;justify-content:end}.cue-video-story-slidein-content-footer .cue-button{padding:14px 15px 12px;line-height:1}.cue-video-story-slidein-content-footer .cue-button:hover{color:#fff}.cue-video-story-slidein-content-footer{font-size:10px}.cue-video-story-slidein-content .cue-video-infobox-content{font-weight:400;margin-bottom:17px}.cue-video-story-slidein-content .cue-video-infobox-content h3{margin-bottom:6px;font-size:20px;font-weight:700;position:relative}.cue-video-story-slidein-content .cue-video-infobox-content ul{margin-left:12px}.cue-video-story-slidein-content .cue-video-infobox-content ul li{list-style:"- "}.cue-video-story-slidein-content .cue-video-infobox-content p{font-size:14px;line-height:1.4;font-family:weidmueller,Helvetica Neue,helvetica,roboto,arial,sans-serif;padding-right:20px}.cue-video-story-slidein-content .cue-video-infobox-content-files{margin-left:0!important;font-family:weidmueller,Helvetica Neue,helvetica,roboto,arial,sans-serif;margin-top:-4px}.cue-video-story-slidein-content .cue-video-infobox-content-files li{cursor:pointer;margin:0 0 5px;display:flex;align-items:center}.cue-video-story-slidein-content .cue-video-infobox-content-files li svg{margin-right:5px}.cue-video-story-slidein-open{transform:translate(-40px)}.cue-video-story-slidein-open .cue-video-story-slidein-headline{left:calc(-7.5dvh - 18px)}.cue-video-story-slidein-hidden{transform:translate(690px)}.cue-video-story-slidein-in-transition{pointer-events:none;transform:translate(690px)}.cue-video-story-slidein .cue-video-infobox-content{height:initial}.cue-video-story-tree-view-item{margin-left:0;margin-bottom:-1px;border-top:1px solid #333353;border-bottom:1px solid #333353}.cue-video-story-tree-view-item ul{margin-top:-1px}.cue-video-story-tree-view-item ul ul{background:#333353}.cue-video-story-tree-view-item svg{width:20px;height:20px}.cue-video-story-tree-view-item>div{padding:5px 5px 5px 20px;align-items:center;display:flex}.cue-video-story-tree-view-item.active>div{color:#00ffb9;background:#00183b}.cue-video-story-tree-view-item ul>li>div{padding-left:40px}.cue-video-story-tree-view-item ul>li>ul>li>div{padding-left:60px}.cue-video-story-tree-view-item ul>li>ul>li>ul>li>div{padding-left:80px}.cue-video-story-tree-view-item ul>li>ul>li>ul>li>ul>li>div{padding-left:100px}.cue-video-story-tree-view-item ul>li>ul>li>ul>li>ul>li>ul>li>div{padding-left:120px}.cue-video-story-tree-view-item ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>div{padding-left:140px}.cue-video-story-tree-view-item ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>div{padding-left:160px}.cue-video-story-tree-view-item ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>div{padding-left:180px}.cue-video-story-tree-view-item ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>div{padding-left:200px}.cue-video-story-tree-view-item ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>div{padding-left:220px}.cue-video-story-button-holder{display:block;position:absolute;z-index:1010;top:0;left:0;right:0;bottom:0}.cue-video-story-button-holder-link .cue-button svg{width:20px;height:20px}.cue-video-story-button-holder-link .cue-button svg use{fill:#000}.cue-video-story-button-holder-link .cue-button-default{font-family:Siemens Sans Prof Bold;border-radius:999px;font-size:14px;font-size:18px;padding:6px 10px}.cue-video-story-button-holder-link .cue-button-default span{margin-left:8px}.cue-video-story-button-holder-link .cue-button-default svg{width:24px;height:24px}.cue-video-story-button-holder-link .cue-button-default,.cue-video-story-button-holder-link .cue-button-default:hover,.cue-video-story-button-holder-link .cue-button-default-hover{background:#fff;color:#000028;border:2px solid #000028}.cue-video-story-button-holder-link .cue-button-default use,.cue-video-story-button-holder-link .cue-button-default:hover use,.cue-video-story-button-holder-link .cue-button-default-hover use{fill:#000028}.cue-video-story-button-holder-link .cue-button-default:hover,.cue-video-story-button-holder-link .cue-button-default-hover{background:#00ffb9;border-color:#000028}.cue-video-story-button-holder-link .cue-button-default:focus{background:#fff;color:#000028;border:2px solid #000028}.cue-video-story-button-holder-link .cue-button-info,.cue-video-story-button-holder-link .cue-button-icon_interaction,.cue-video-story-button-holder-link .cue-button-arrow,.cue-video-story-button-holder-link .cue-button-icon_arrow,.cue-video-story-button-holder-link .cue-button-icon_arrow_left,.cue-video-story-button-holder-link .cue-button-play{padding:14px}.cue-video-story-button-holder-link .cue-button-info span,.cue-video-story-button-holder-link .cue-button-icon_interaction span,.cue-video-story-button-holder-link .cue-button-arrow span,.cue-video-story-button-holder-link .cue-button-icon_arrow span,.cue-video-story-button-holder-link .cue-button-icon_arrow_left span,.cue-video-story-button-holder-link .cue-button-play span{display:none}.cue-video-story-button-holder-link .cue-button-info,.cue-video-story-button-holder-link .cue-button-icon_interaction,.cue-video-story-button-holder-link .cue-button-arrow,.cue-video-story-button-holder-link .cue-button-icon_arrow,.cue-video-story-button-holder-link .cue-button-icon_arrow_left,.cue-video-story-button-holder-link .cue-button-play{border-radius:9999px;background:#fff;color:#000028;border:1px solid #000028}.cue-video-story-button-holder-link .cue-button-info:hover,.cue-video-story-button-holder-link .cue-button-icon_interaction:hover,.cue-video-story-button-holder-link .cue-button-arrow:hover,.cue-video-story-button-holder-link .cue-button-icon_arrow:hover,.cue-video-story-button-holder-link .cue-button-icon_arrow_left:hover,.cue-video-story-button-holder-link .cue-button-play:hover{background:#e5e5e9}.cue-video-story-button-holder-link .cue-button[data-splitview-enabled=true] svg{width:14px;height:14px;margin:0!important}.cue-video-story-button-holder-link .cue-button[data-splitview-enabled=true]:before{display:none}.cue-video-story-button-holder-link .cue-button[data-splitview-enabled=true] span{display:none}.cue-video-story-button-holder-link .cue-button[data-splitview-enabled=true]{border-radius:9999px;padding:5px}.cue-video-story-button-holder-link .cue-button-icon-only svg{margin:0}body{font-family:Siemens Sans Roman;overflow:hidden}.cue-video-infobox{width:100%}.virtual-experience-configuration{-webkit-user-select:none;user-select:none;width:40vw}.virtual-experience-configuration-modal{width:100vw;height:100vh;position:absolute;z-index:99999;pointer-events:none}.virtual-experience-configuration-modal .virtual-experience-modal{display:none;pointer-events:none}.virtual-experience-configuration-modal.open .virtual-experience-modal{display:block;pointer-events:all}.virtual-experience-configuration-button{pointer-events:all;position:absolute;left:0;bottom:0;min-width:50px;min-height:50px;z-index:9999;cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none}.virtual-experience-configuration h3{margin-bottom:20px}.virtual-experience-configuration-fields{display:flex;gap:20px;justify-content:stretch}.virtual-experience-configuration-fields .cue-input-wrapper{flex:1}.virtual-experience-configuration-fields .cue-input-wrapper .cue-button{margin-top:24px;height:20px}.virtual-experience-configuration-fields .cue-input-disabled{opacity:.4}.virtual-experience-configuration-fields input{width:100%}.virtual-experience-configuration hr{height:1px;border:none;margin:20px 0}.cue-select{position:relative;width:100%}.cue-select__multi-value{position:relative;padding-left:8px}.cue-select-wrapper:before{pointer-events:none;position:absolute;z-index:99;padding:12px 14px 2px;color:#fff}.cue-select-wrapper__icon{width:24px;margin-left:8px;margin-right:-8px}.cue-select-wrapper--is-multi{margin-top:20px}.cue-select-wrapper--is-multi:before{color:#00ffb9;top:-24px;left:-16px}.cue-select-wrapper__multi-select{padding-right:10px}.cue-select-wrapper__multi-select .cue-icon{width:20px}.cue-select-wrapper__multi-select .cue-icon use{fill:#00ffb9}.cue-select-wrapper__option-checkbox label{pointer-events:none}.cue-select-wrapper__clear-indicator{cursor:pointer}.cue-select-wrapper__clear-indicator .cue-icon{width:20px;height:20px}.cue-select-wrapper__clear-indicator .cue-icon use{fill:#b3b3be}.cue-select-wrapper__clear-indicator:hover .cue-icon use{fill:#00ffb9}.cue-select-wrapper__multi-select-remove-container{width:20px;height:20px;opacity:0;position:absolute;right:10px;top:4px;z-index:99}.cue-select-wrapper--has-value:before{padding:4px 16px;font-size:12px;color:#9999a9}.cue-select-wrapper .cue-select__input-container,.cue-select-wrapper .cue-select__single-value,.cue-select-wrapper .cue-select__placeholder{color:#fff;font-size:16px;position:absolute;padding:6px 14px;cursor:pointer;z-index:10}.cue-select-wrapper .cue-select__input-container{padding:2px 14px 0;position:relative}.cue-select-wrapper .cue-select__dropdown-indicator{margin-right:8px}.cue-select-wrapper .cue-select__value-container{overflow:initial!important}.cue-select-wrapper .cue-select__dropdown-indicator .cue-icon{width:20px}.cue-select-wrapper .cue-select__dropdown-indicator .cue-icon use{fill:#b3b3be}.cue-select-wrapper .cue-select__control{background:#00183b;border:1px solid #b3b3be;border-radius:2px;box-shadow:0 2px 4px #00002833 inset;min-height:41px!important;overflow:initial;color:#fff}.cue-select-wrapper .cue-select__control--menu-is-open:not(.cue-select-error),.cue-select-wrapper .cue-select__control--menu-is-open:not(.cue-select-error) .cue-select__single-value,.cue-select-wrapper .cue-select__control:hover:not(.cue-select-error),.cue-select-wrapper .cue-select__control:hover:not(.cue-select-error) .cue-select__single-value{border-color:#00ffb9}.cue-select-wrapper .cue-select__control--menu-is-open:not(.cue-select-error) .cue-select__dropdown-indicator svg path,.cue-select-wrapper .cue-select__control:hover:not(.cue-select-error) .cue-select__dropdown-indicator svg path{fill:#00ffb9}.cue-select-wrapper .cue-select__control--menu-is-open .cue-select__dropdown-indicator{transform:rotate(180deg) translateY(2px)}.cue-select-wrapper .cue-select__value-container{cursor:pointer}.cue-select-wrapper .cue-select__menu{border:1px solid #00ffb9;border-top:none;background:#001f39;z-index:100}.cue-select-wrapper .cue-select__menu .cue-select__option{font-size:16px;padding:6px 16px;color:#fff;cursor:pointer}.cue-select-wrapper .cue-select__menu .cue-select__option:hover,.cue-select-wrapper .cue-select__menu .cue-select__option--is-selected{background:#005159}.cue-select-wrapper--label .cue-select__input-container,.cue-select-wrapper--label .cue-select__single-value,.cue-select-wrapper--label .cue-select__placeholder{padding:14px 14px 2px}.cue-select-wrapper--ellipsis-value .cue-select__value-container{overflow:hidden!important;white-space:nowrap;text-overflow:ellipsis;display:block}.cue-select-wrapper--ellipsis-value .cue-select__multi-value{display:inline-block}.cue-select-wrapper--ellipsis-value .cue-select__multi-value:after{content:", "}.cue-select-wrapper--ellipsis-value .cue-select__multi-value:last-of-type:after{content:""}.cue-select-wrapper--error:before{color:#ff7687!important}.cue-select-wrapper--error .cue-select-wrapper__multi-select{border-color:#ff2640;color:#ff2640}.cue-select-wrapper--error .cue-select-wrapper__multi-select svg path{fill:#ff2640}.cue-select-wrapper--error .cue-select__control{background:#331131;border-color:#ff2640}.cue-select-wrapper--error .cue-select__control .cue-select__dropdown-indicator svg path{fill:#ff2640}.cue-select-wrapper--disabled:before{color:#737389!important}.cue-select-wrapper--disabled .cue-select-wrapper__multi-select{border-color:#4c4c68;color:#737389}.cue-select-wrapper--disabled .cue-select-wrapper__multi-select svg path{fill:#4c4c68}.cue-select-wrapper--disabled .cue-select__single-value,.cue-select-wrapper--disabled .cue-select__placeholder{color:#737389}.cue-select-wrapper--disabled .cue-select__control{background:#262648;border-color:#4c4c68}.cue-select-wrapper--required:not(.cue-select-wrapper--is-multi):before{padding-left:8px}.cue-select-error-message{color:#ff7687;font-size:12px;position:absolute;bottom:-20px}.cue-select-small{font-size:10px}.cue-select-small .cue-select__control{min-height:36px!important;border:none}.cue-select-small .cue-select__input-container,.cue-select-small .cue-select__single-value,.cue-select-small .cue-select__placeholder{color:#fff;font-size:12px;position:absolute;padding:8px 14px;cursor:pointer;z-index:10}.cue-select-small .cue-select__menu{border:none;background:#001f39}.cue-select-small .cue-select__menu .cue-select__option{font-size:12px}.cue-select-small.cue-select-wrapper--label .cue-select__input-container,.cue-select-small.cue-select-wrapper--label .cue-select__single-value,.cue-select-small.cue-select-wrapper--label .cue-select__placeholder{padding:14px 14px 2px}.cue-modal-backdrop{background-color:#5a7c9180}.virtual-experience{width:100dvw;height:100dvh;container-type:inline-size}.cue-video-story-floating-menu-header-brand img{width:100px}.cue-button-videoStory-TouchButton:after{content:"";position:absolute;border-radius:9999px;width:50px;height:50px;left:14px;background:#fff3}*{-webkit-user-select:none;user-select:none}.cue-video-story-animation-button-indicator{display:none!important}.cue-video-infobox-content-inner p a{color:#000}.cue-video-story-navigation-holder{pointer-events:none}.cue-video-story-navigation-holder>*{pointer-events:all}.cue-modal-content .cue-external-content{max-width:1520px}.cue-button-videoStory-no-content{padding:14px!important;justify-content:center}.cue-button-videoStory-no-content svg{margin-left:0!important}.cue-button-videoStory-no-content span{display:none}.cue-page-frame{height:100dvh;top:0}.cue-page-frame header{display:flex;justify-content:space-between;background:#fff;width:100%;top:0;z-index:3000;padding:8px 38px 8px 77px;position:absolute;height:52px}.cue-page-frame header .brand{display:inline-block}.cue-page-frame header .brand img{width:80px}.cue-page-frame header{border-bottom:1px solid}.cue-page-frame header .language-selector{display:flex;justify-items:end;flex-direction:row}.cue-page-frame header .language-selector .cue-button{text-transform:none;color:#000;font-weight:300;background:none;flex-direction:row-reverse}.cue-page-frame header .language-selector .cue-button:before{display:none}.cue-page-frame header .language-selector .cue-button svg use{fill:#000}.cue-page-frame .cue-page-frame-content{right:0;bottom:0;left:0;top:52px;display:flex;flex-direction:column;position:absolute}.cue-page-frame main{flex:1;position:relative}.cue-page-frame main .cue-ve,.cue-page-frame main .cue-ve>div{width:100%;height:100%;aspect-ratio:initial}.cue-page-frame main .cue-video-story-floating-infobox-item h1,.cue-page-frame main .cue-video-story-floating-infobox-item h2,.cue-page-frame main .cue-video-story-floating-infobox-item h3,.cue-page-frame main .cue-video-story-floating-infobox-item h4,.cue-page-frame main .cue-video-story-floating-infobox-item h5,.cue-page-frame main .cue-video-story-floating-infobox-item h6{white-space:normal}.cue-page-frame main .cue-video-story-breadcrumb,.cue-page-frame main .cue-video-story-slidein-toggle-button{top:23px}.cue-page-frame main .cue-video-story-floating-menu{top:96px}.cue-page-frame footer{border-top:1px solid;background:#fff;width:100%;padding:18px 77px;display:flex;justify-content:space-between;font-size:14px;z-index:2000}.cue-page-frame footer ul{display:flex;gap:40px}.language-selection{display:flex;flex-direction:column;align-items:center;justify-content:center}.language-selection>div{display:flex;gap:10px;width:400px;align-items:center}.language-selection .select{flex:1;position:relative}.language-selection .select select{display:flex;width:100%;cursor:pointer;box-sizing:border-box;padding:4px 10px 3px;outline:0;border:1px solid;color:#000;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}.language-selection .select select::-ms-expand{display:none}.language-selection .select select:hover,.language-selection .select select:focus{border:1px solid}.language-selection .select select:disabled{opacity:.5;pointer-events:none}.language-selection .select .select_arrow{position:absolute;top:11px;right:15px;width:0;height:0;border:solid;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}select:disabled~.language-selection .select .select_arrow{border-top-color:#ccc}.language-selection .cue-button{text-transform:none;font-weight:300;padding:5px 10px}.cue-video-story-image-wrapper{display:none}.cue-video-story-hero-item-subitems{background:#fffc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cue-video-story-hero-item-subitems .cue-button{background:none!important}.cue-ve{width:100dvw;height:100dvh}.transition-debug li{cursor:pointer;color:#fff}.transition-debug li:hover{color:#000}.cue-video-story-topics-menu .cue-tabs-menu{display:none}.cue-brand{position:absolute;width:152px;z-index:4000;right:32px;top:48px}.cue-brand svg{fill:#fff}.cue-video-story-floating-menu{top:100px}.cue-video-story-navigation-wrapper-secondary{z-index:3000}.cue-video-story-model-viewer-inner-close .cue-button{top:100px;right:400px}.split-view .cue-video-story-model-viewer-inner-close .cue-button{right:32px!important}
