@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap";body{font-family:Noto Sans,Arial,sans-serif}html,body{overflow:hidden;width:100%;height:100%;margin:0;padding:0}.application-frame{width:100%;height:100%;padding:0;margin:0;overflow:hidden}.version-number{position:fixed;bottom:0;right:0;padding:5px;font-family:monospace}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body.accessibility-mode-enabled .high-contrast-mode{color:#fff!important;opacity:1!important;background-color:#000!important}body.accessibility-mode-enabled .interactive-annotation .high-contrast-mode{background-color:var(--dekra-green-new)!important}body.accessibility-mode-enabled .annotation .high-contrast-mode{outline-color:#888!important}body.accessibility-mode-enabled .MuiButtonBase-root.high-contrast-mode{border:2px solid}body.accessibility-mode-enabled .menu-list.high-contrast-mode button,body.accessibility-mode-enabled .colored-background.high-contrast-mode{background-image:none!important}body.accessibility-mode-enabled .tutorial .language-change-button.high-contrast-mode{background-color:unset!important}body:not(.accessibility-mode-enabled) #currently-selected-3d-nav-element-text{display:none}.dekra-loading-screen{position:absolute;left:0;top:0;pointer-events:all;background-color:#006b52;width:100vw;height:100vh;display:grid;grid-template-areas:"content";align-content:center;justify-content:center;align-items:center;justify-items:center;z-index:10000;pointer-events:none}.dekra-loading-screen img{width:min(200%,50vw)}.dekra-loading-screen .loader{margin-top:50px;display:flex;justify-content:space-evenly;width:100px}.dekra-loading-screen .loader div{width:16px;height:16px;background-color:#fff;animation:scale 1s ease-in-out infinite}.dekra-loading-screen .loader div:nth-child(1){animation-delay:0s}.dekra-loading-screen .loader div:nth-child(2){animation-delay:.15s}.dekra-loading-screen .loader div:nth-child(3){animation-delay:.3s}@keyframes scale{0%,30%,to{transform:scale(1)}15%{transform:scale(1.5)}}@keyframes fadeout{0%{opacity:1;pointer-events:all}to{opacity:0}}
