@font-face{font-family:DINNext;src:url(/dist/assets/DINNextW1G-Bold-4021c5cc.otf);font-weight:700;font-style:normal;font-stretch:normal}@font-face{font-family:DINNext;src:url(/dist/assets/DINNextW1G-Heavy-1d7f8962.otf);font-weight:900;font-style:normal;font-stretch:normal}@font-face{font-family:DINNext;src:url(/dist/assets/DINNextW1G-Italic-456a2492.otf);font-weight:500;font-style:italic;font-stretch:normal}@font-face{font-family:DINNext;src:url(/dist/assets/DINNextW1G-Regular-0e758d26.otf);font-weight:500;font-style:normal;font-stretch:normal}body{margin:0;font-family:DINNext,Arial,Helvetica,sans-serif!important}p,a,h1,h2,h3,h4,h5,h6,button{font-family:DINNext,Arial,Helvetica,sans-serif!important}h1{font-size:1rem}.button-black{background:#000;color:#fff;padding:8px 16px}.font-bold{font-weight:700}#content-wrapper{display:flex;flex-flow:column;height:100vh}.panorama-viewer-wrapper{position:relative;margin:0 auto;width:100%;height:100vh}#panorama-viewer,#panorama-viewer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;//position: relative;//flex-grow: 1}#panorama-viewer.full-size{width:100%;position:relative;flex-grow:1}.panorama-viewer-wrapper #panorama-viewer,.panorama-viewer-wrapper #panorama-viewer-overlay{position:relative;margin:0 auto;top:50%;transform:translateY(-50%)}#panorama-viewer-overlay{position:absolute!important;background-color:#fff;opacity:.7;pointer-events:none;z-index:1;display:grid}#panorama-viewer-overlay img{position:absolute;max-width:60px;bottom:20%;pointer-events:none;animation:zoom-in-zoom-out 2s ease-out infinite;place-self:center}#eth-logo{text-align:left;display:inline-block;vertical-align:bottom;padding:0;margin:0;//position: fixed;z-index:2;position:relative;width:100%}#eth-logo-inner{padding:1rem}#eth-logo img{height:100%}@keyframes zoom-in-zoom-out{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}#pano{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}#titleBar{position:absolute;bottom:0;left:0;width:100%;//right: 40px;//height: 40px;text-align:center;padding:5px 0;background-color:#fffc;display:flex;gap:2rem}.mobile #titleBar{flex-direction:column;gap:1rem}body.fullscreen-enabled #titleBar{right:80px}body.fullscreen-enabled.mobile #titleBar{right:100px}body.multiple-scenes #titleBar{left:40px}body.multiple-scenes.mobile #titleBar{left:50px}#titleBar .sceneName-wrapper{width:100%;height:100%;line-height:30px;background-color:transparent;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:text;-webkit-user-select:text;user-select:text;margin:0}.mobile #titleBar .sceneName-wrapper{line-height:40px}#fullscreenToggle{display:none;position:absolute;top:0;right:0;width:40px;height:40px;padding:5px;background-color:#677383;background-color:#677383cc}.mobile #fullscreenToggle{width:50px;height:50px}body.fullscreen-enabled #fullscreenToggle{display:block}#fullscreenToggle .icon{position:absolute;top:5px;right:5px;width:30px;height:30px}.mobile #fullscreenToggle .icon{top:10px;right:10px}#fullscreenToggle .icon.on{display:none}#fullscreenToggle .icon.off,#fullscreenToggle.enabled .icon.on{display:block}#fullscreenToggle.enabled .icon.off{display:none}#autorotateToggle{display:block;position:absolute;top:0;right:0;width:40px;height:40px;padding:5px;background-color:#677383;background-color:#677383cc}.mobile #autorotateToggle{width:50px;height:50px}body.fullscreen-enabled #autorotateToggle{right:40px}body.fullscreen-enabled.mobile #autorotateToggle{right:50px}#autorotateToggle .icon{position:absolute;top:5px;right:5px;width:30px;height:30px}.mobile #autorotateToggle .icon{top:10px;right:10px}#autorotateToggle .icon.on{display:none}#autorotateToggle .icon.off,#autorotateToggle.enabled .icon.on{display:block}#autorotateToggle.enabled .icon.off{display:none}#sceneListToggle{position:absolute;top:0;left:0;width:40px;height:40px;padding:5px;background-color:#677383;background-color:#677383cc}.mobile #sceneListToggle{width:50px;height:50px}#sceneListToggle .text{position:absolute;top:5px;left:15px;width:100%;line-height:30px}#sceneListToggle .icon{position:absolute;top:5px;right:5px;width:30px;height:30px}.mobile #sceneListToggle .icon{top:10px;right:10px}#sceneListToggle .icon.on{display:none}#sceneListToggle .icon.off,#sceneListToggle.enabled .icon.on{display:block}#sceneListToggle.enabled .icon.off{display:none}#sceneList{position:absolute;bottom:0px;margin-bottom:27px;text-align:left;width:auto;width:220px;overflow-x:hidden;overflow-y:auto;margin-left:0;transition:margin-left .5s ease-in-out;background:transparent}.mobile #sceneList{margin-bottom:85px}#sceneList .scenes{width:100%;margin:0}#sceneList .scene{display:block;width:100%;height:30px;background-color:#000;color:#fff;text-decoration:none;margin:.2rem 0px;padding:.4rem .7rem}#sceneList .scene .text{width:100%;height:100%;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-touch #sceneList .scene:hover,#sceneList .scene.current{background-color:#677383;background-color:#677383cc}body.single-scene #sceneList,body.single-scene #sceneListToggle{display:none}.link-hotspot{width:60px;height:60px;margin-left:-30px;margin-top:-30px;opacity:.9;transition:opacity .2s}.no-touch .link-hotspot:hover{opacity:1}.mobile .link-hotspot{width:70px;height:70px}.link-hotspot-icon{width:100%;height:100%;cursor:pointer}.link-hotspot-tooltip{position:absolute;left:100%;top:14px;margin-left:3px;font-size:16px;max-width:300px;padding:8px 10px;border-radius:5px;background-color:#3a4454;background-color:#3a4454cc;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;opacity:0;transform:translate(-8px);transition:transform .3s,opacity .3s}.mobile .link-hotspot{top:19px}.no-touch .link-hotspot:hover .link-hotspot-tooltip{opacity:1;transform:translate(0)}.link-hotspot-tooltip{pointer-events:none}.no-touch .link-hotspot:hover .link-hotspot-tooltip{pointer-events:all}.tooltip-fallback .link-hotspot-tooltip{display:none}.no-touch .tooltip-fallback .link-hotspot:hover .link-hotspot-tooltip{display:block}.info-hotspot{line-height:1.2em;opacity:.9;transition:opacity .2s .2s}.no-touch .info-hotspot:hover{opacity:1;transition:opacity .2s}.info-hotspot.visible{opacity:1}.info-hotspot .info-hotspot-header{width:40px;height:40px;border-radius:0;background-color:#000;cursor:pointer;transition:width .3s ease-in-out .5s,border-radius .3s ease-in-out .5s}.mobile .info-hotspot .info-hotspot-header{width:50px;height:50px;border-radius:0}.desktop.no-touch .info-hotspot .info-hotspot-header:hover,.desktop .info-hotspot.visible .info-hotspot-header,.desktop.no-touch .info-hotspot.visible .info-hotspot-header:hover{width:260px;border-radius:0;transition:width .3s ease-in-out,border-radius .3s ease-in-out}.info-hotspot .info-hotspot-icon-wrapper{width:40px;height:40px}.mobile .info-hotspot .info-hotspot-icon-wrapper{width:50px;height:50px}.info-hotspot .info-hotspot-icon{width:90%;height:90%;margin:5%}.info-hotspot .info-hotspot-title-wrapper{color:#fff;position:absolute;left:40px;top:0;width:0;height:40px;padding:0;overflow:hidden;transition:width 0s .4s,padding 0s .4s;font-weight:700}.desktop .info-hotspot.visible .info-hotspot-title-wrapper,.desktop.no-touch .info-hotspot .info-hotspot-header:hover .info-hotspot-title-wrapper{width:220px;padding:0 5px;transition:width 0s .4s,padding 0s .4s}.info-hotspot .info-hotspot-title-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}.info-hotspot .info-hotspot-title{display:inline-block;vertical-align:middle;-moz-user-select:text;-webkit-user-select:text;user-select:text}.info-hotspot .info-hotspot-close-wrapper{position:absolute;left:260px;top:0;height:40px;width:40px;border-top-right-radius:0;background-color:#000;visibility:hidden;transform:perspective(200px) rotateY(90deg);transform-origin:0 50% 0;transition:transform .3s .3s,visibility 0s .6s}.desktop .info-hotspot.visible .info-hotspot-close-wrapper{visibility:visible;transform:perspective(200px) rotateY(0);transition:transform .3s,visibility 0s 0s}.info-hotspot .info-hotspot-close-icon{width:70%;height:70%;margin:15%}.info-hotspot .info-hotspot-text{color:#fff;position:absolute;width:280px;height:auto;max-height:200px;top:40px;left:0;padding:10px;background-color:#8a8a8a;border-bottom-right-radius:5px;border-bottom-left-radius:5px;overflow-y:scroll;visibility:hidden;transform:perspective(200px) rotateX(-89.999deg);transform-origin:50% 0 0;transition:transform .3s,visibility 0s .3s;-moz-user-select:text;-webkit-user-select:text;user-select:text}.desktop .info-hotspot.visible .info-hotspot-text{visibility:visible;transform:perspective(200px) rotateX(0);transition:transform .3s .3s,visibility 0s 0s}.desktop .info-hotspot-modal{display:none}.info-hotspot-modal{top:0;left:0;position:absolute;width:100%;height:100%;overflow:hidden;z-index:11000!important;background-color:#00000080;line-height:1.2em;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out .5s,visibility 0s .7s}.info-hotspot-modal.visible{opacity:1;visibility:visible;transition:opacity .2s ease-in-out,visibility 0s 0s}.info-hotspot-modal .info-hotspot-header{position:absolute;top:60px;left:10px;right:10px;width:auto;height:50px;background-color:#000;opacity:0;transition:opacity .3s ease-in-out .2s}.info-hotspot-modal.visible .info-hotspot-header{opacity:1;transition:opacity .3s ease-in-out .2s}.info-hotspot-modal .info-hotspot-icon-wrapper{width:50px;height:50px}.info-hotspot-modal .info-hotspot-icon{width:90%;height:90%;margin:5%}.info-hotspot-modal .info-hotspot-title-wrapper{position:absolute;top:0;left:50px;right:50px;width:auto;height:50px;padding:0 10px;font-weight:700}.info-hotspot-modal .info-hotspot-title-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}.info-hotspot-modal .info-hotspot-title{display:inline-block;vertical-align:middle;-moz-user-select:text;-webkit-user-select:text;user-select:text}.info-hotspot-modal .info-hotspot-close-wrapper{position:absolute;top:0;right:0;width:50px;height:50px;background-color:#000;cursor:pointer}.info-hotspot-modal .info-hotspot-close-icon{width:70%;height:70%;margin:15%}.info-hotspot-modal .info-hotspot-text{position:absolute;top:110px;bottom:10px;left:10px;right:10px;padding:10px;background-color:#8a8a8a;color:#fff;overflow-y:auto;opacity:0;transition:opacity .3s ease-in-out;-moz-user-select:text;-webkit-user-select:text;user-select:text}.info-hotspot-modal.visible .info-hotspot-text{opacity:1;transition:opacity .3s ease-in-out .4s}.viewControlButton{display:none;position:absolute;bottom:0;left:50%;width:40px;height:40px;padding:5px;background-color:#677383;background-color:#677383cc}body.view-control-buttons .viewControlButton{display:block}@media (max-width: 600px){body.view-control-buttons .viewControlButton{display:none}}.viewControlButton .icon{position:absolute;top:5px;right:5px;width:30px;height:30px}.viewControlButton-1{margin-left:-145px}.viewControlButton-2{margin-left:-95px}.viewControlButton-3{margin-left:-45px}.viewControlButton-4{margin-left:5px}.viewControlButton-5{margin-left:55px}.viewControlButton-6{margin-left:105px}.info-hotspot-slideshow{position:relative;width:300px;height:160px}.info-hotspot-slide-image{width:100%}.info-hotspot-prev,.info-hotspot-next{background:rgba(0,0,0,.5);color:#fff;font-size:1.2em;position:absolute;top:50%;transform:translateY(-50%);background:white;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000004d;cursor:pointer;z-index:10;padding:0}.info-hotspot-prev{left:8px}.info-hotspot-next{right:8px}.info-hotspot-nav-icon{width:16px;height:16px;pointer-events:none}.info-hotspot-slideshow-container{top:110px;left:10px;position:absolute;right:10px}.info-hotspot-slideshow-container .info-hotspot-slideshow{display:block;height:auto;width:100%}.info-hotspot-modal .info-hotspot-title{color:#fff}.scene-menu{bottom:5px;left:10px}#sceneControls{padding:0 5px}.mobile #sceneControls{justify-content:space-between}.scene-toggle{background:#000;color:#fff;padding:8px 16px;border:none;cursor:pointer;font-weight:700}.scene-list{position:absolute;bottom:50px;left:0;background:rgba(0,0,0,.8);border-radius:6px;max-height:40vh;overflow-y:auto;min-width:160px;display:none;flex-direction:column;gap:6px;justify-content:start;align-items:end;padding:10px 10px 15px 0}.scene-menu:hover .scene-list{display:flex}.scene-item{color:#fff;cursor:pointer;padding:6px 10px;background:rgba(255,255,255,.1);border-radius:4px;transition:background .2s}.scene-item:hover,.scene-item.active{background:rgba(255,255,255,.3)}#sceneControls{display:flex;gap:2rem;bottom:5px;left:10px}.hotspot-toggle{display:flex;align-items:center;gap:4px}.hotspot-toggle span{color:#fff;font-size:.9rem}.hotspot-button{cursor:pointer;font-weight:700;background-color:#fff;color:#000;padding:8px 16px;border:none}.hotspot-button.active{background:#000;color:#fff;padding:8px 16px}.hide-hotspots .info-hotspot{display:none!important}.info-hotspot-text p{margin:0}.info-hotspot-text a{color:#fff}.info-hotspot-text{overflow-y:hidden}.info-hotspot-text::-webkit-scrollbar{width:8px}.info-hotspot-text::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:6px}.image-overlay{display:none;position:fixed;z-index:2000;top:0;left:0;width:100%;height:100%;background-color:#000c;align-items:center;justify-content:center}.image-overlay.visible{display:flex}.image-overlay-content{position:relative;max-width:90vw;max-height:90vh}.image-overlay-content img{max-width:90vw;max-height:90vh;border-radius:6px}.overlay-close{position:absolute;top:-12px;right:-12px;width:36px;height:36px;background:white;border:none;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px #0000004d;display:flex;align-items:center;justify-content:center;padding:0}.overlay-close img{width:20px;height:20px;pointer-events:none}.main-menu{width:30px;height:20px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;float:right}.main-menu span{height:4px;background:#333;border-radius:2px;transition:all .3s ease}.main-menu.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.main-menu.active span:nth-child(2){opacity:0}.main-menu.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.side-menu{position:fixed;top:0;right:-100%;height:100%;width:250px;background:#f4f4f4;box-shadow:-2px 0 5px #0003;transition:right .3s ease;z-index:1000;padding-top:80px}.side-menu ul{list-style:none;padding:0 1rem}.side-menu ul li{margin:1rem 0}.side-menu ul li a{text-decoration:none;color:#333;font-size:1.2rem}.side-menu.open{right:0}#menuList{display:none;z-index:1001;position:absolute;right:3px;top:62px;margin-bottom:27px;text-align:left;width:auto;width:220px;overflow-x:hidden;overflow-y:auto;margin-left:0;transition:margin-left .5s ease-in-out;background:transparent}.mobile #menuList{margin-bottom:85px}#menuList .menu-items{width:100%;margin:0}#menuList.enabled{display:flex}#menuList .menu-item{display:block;width:100%;height:30px;background-color:#000;color:#fff;text-decoration:none;margin:.2rem 0px;padding:.4rem .7rem}#menuList .menu-item .text{width:100%;height:100%;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-touch #menuList .menu-item:hover,#menuList .menu-item.current{background-color:#677383;background-color:#677383cc}.single-page-modal{display:none;top:0;left:0;position:absolute;width:100%;height:100%;overflow:hidden;z-index:11000!important;background-color:#00000080;line-height:1.2em;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out .5s,visibility 0s .7s}.single-page-modal.visible{display:block;opacity:1;visibility:visible;transition:opacity .2s ease-in-out,visibility 0s 0s}.single-page-modal .modal-header{position:absolute;top:15px;left:10px;right:10px;width:auto;height:50px;background-color:#000;opacity:0;transition:opacity .3s ease-in-out .2s}.single-page-modal.visible .modal-header{opacity:1;transition:opacity .3s ease-in-out .2s}.single-page-modal .modal-icon-wrapper{width:50px;height:50px}.single-page-modal .modal-icon{width:90%;height:90%;margin:5%}.single-page-modal .modal-title-wrapper{position:absolute;top:0;left:0;right:50px;width:auto;height:50px;padding:0 10px;font-weight:700;color:#fff}.single-page-modal .modal-title-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}.single-page-modal .modal-title{display:inline-block;vertical-align:middle;-moz-user-select:text;-webkit-user-select:text;user-select:text}.single-page-modal .modal-close-wrapper{position:absolute;top:0;right:0;width:50px;height:50px;background-color:#000;cursor:pointer}.single-page-modal .modal-close-icon{width:70%;height:70%;margin:15%}.single-page-modal .modal-text{position:absolute;top:65px;bottom:10px;left:10px;right:10px;padding:10px;background-color:#8a8a8a;color:#fff;overflow-y:auto;opacity:0;transition:opacity .3s ease-in-out;-moz-user-select:text;-webkit-user-select:text;user-select:text}.single-page-modal.visible .modal-text{opacity:1;transition:opacity .3s ease-in-out .4s}.info-hotspot-slide-caption{background-color:#000c;color:#fff;font-size:14px;padding:8px 12px;text-align:center;margin-top:-4px}#impressum-modal{justify-content:center;align-items:center;overflow-y:auto}#impressum-modal.visible{display:flex}#impressum-modal-inner{max-width:700px;position:absolute;width:95%;height:auto;padding:2rem;top:0}#impressum-modal-inner .modal-header{position:relative;top:0;left:0;right:0}#impressum-modal-inner .modal-text{position:relative;top:0;left:0;right:0;bottom:0}
