@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);.loader,.loader img{transition:opacity .4s}.loader,.nav.pannl{position:absolute;pointer-events:none}.nav.pannl button,.pnlm-panorama-info{backdrop-filter:blur(5px) saturate(150%);box-shadow:inset 0 .05px 0 rgba(255,255,255,.1),0 3px 10px rgba(0,0,0,.25)}.loader.hide,.popup{opacity:0}.custom-hotspot,.nav.pannl button,.pnlm-fullscreen-toggle-button,.pnlm-panorama-info{box-shadow:inset 0 .05px 0 rgba(255,255,255,.1),0 3px 10px rgba(0,0,0,.25)}body,html{margin:0;height:100%;font-family:Inter,system-ui,sans-serif}#panorama{position:relative;width:100%;height:100vh}.pnlm-container,.pnlm-load-box,.pnlm-loading,.pnlm-panorama,.pnlm-render-container,canvas{background:#000!important}.pnlm-compass,.pnlm-load-box,.pnlm-load-button,.pnlm-loading,.pnlm-orientation-button,.pnlm-zoom-controls{display:none!important}.loader{inset:0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;z-index:20}.line-loader{width:120px;height:3px;background:rgba(255,255,255,.25);position:relative;overflow:hidden;border-radius:3px}.line-loader::before{content:"";position:absolute;left:-40%;top:0;width:40%;height:100%;background:#fff;animation:1s ease-in-out infinite lineMove}.loader img{width:70px;height:auto;opacity:.3}@keyframes lineMove{0%{left:-40%}100%,50%{left:100%}}.nav.pannl{bottom:48%;justify-content:space-between;width:99%;display:flex;gap:12px;z-index:30;padding:0 .5%}.custom-hotspot,.pnlm-hotspot{z-index:25;align-items:center;display:flex}.nav.pannl>*{pointer-events:auto}.custom-hotspot::after,.custom-hotspot::before,.popup{position:absolute;pointer-events:none}.nav.pannl button{width:36px;height:36px;font-size:13px;padding:0;background:linear-gradient(135deg,rgba(55,121,255,.06),rgba(55,121,255,.01)),rgba(11,15,14,.7);-webkit-backdrop-filter:blur(5px) saturate(150%);border:1px solid rgba(255,255,255,.01);color:#fff;border-radius:30px;cursor:pointer}.pnlm-panorama-info{top:10px;left:10px;bottom:unset;padding:0;border-radius:0;background:linear-gradient(135deg,rgba(55,121,255,.06),rgba(55,121,255,.01)),rgba(11,15,14,.75);-webkit-backdrop-filter:blur(8px) saturate(150%);border:1px solid rgba(255,255,255,.01)}.custom-hotspot,.popup-box{backdrop-filter:blur(5px) saturate(150%);color:#fff}.pnlm-title-box{font-weight:600;font-size:16px;padding:5px 18px;margin:0}.custom-hotspot{position:absolute;width:25px;height:25px;background:linear-gradient(135deg,rgba(55,121,255,.06),rgba(55,121,255,.01)),#0b0f0e;-webkit-backdrop-filter:blur(5px) saturate(150%);border:1px solid rgba(255,255,255,.01);border-radius:50%;justify-content:center;cursor:pointer;isolation:isolate}.custom-hotspot::after{content:attr(data-tooltip);bottom:120%;left:50%;transform:translateX(-50%);color:#fff;padding:0;border-radius:0;font-weight:600;font-size:12px;white-space:nowrap;opacity:1;transition:.4s;isolation:isolate;z-index:1}.custom-hotspot:hover::after{bottom:200%;transition:.4s}.custom-hotspot::before{content:"";width:40px;height:40px;border-radius:50%;background:rgba(55,121,255,.65);top:50%;left:50%;transform:translate(-50%,-50%);animation:1.8s ease-out infinite hotspotPulse;z-index:-1}.custom-hotspot:hover::before{width:0;height:0}@keyframes hotspotPulse{0%{transform:translate(-50%,-50%) scale(.6);opacity:.8}100%,70%{transform:translate(-50%,-50%) scale(1.8);opacity:0}}.custom-hotspot span.tooltip-line{position:absolute;width:1px;height:20%;background:rgba(255,255,255,.2);bottom:30px;left:50%;transform:translateX(-50%);opacity:1;transition:height .3s;z-index:45}.custom-hotspot:hover span.tooltip-line{height:75%;transition:height .3s}.pnlm-hotspot{justify-content:center}.pnlm-controls-container{top:3px;right:8px;left:unset}.popup{inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;transition:.3s;z-index:40}.popup.active{opacity:1;pointer-events:auto}.popup-box{background:rgba(55,121,255,.25);border:1px solid rgba(55,121,255,.35);-webkit-backdrop-filter:blur(5px) saturate(150%);padding:20px;width:40vw;min-width:300px;border-radius:10px;position:relative}.pnlm-fullscreen-toggle-button{background:linear-gradient(135deg,rgba(55,121,255,.06),rgba(55,121,255,.01)),rgba(11,15,14,.7)!important;backdrop-filter:blur(5px) saturate(150%);-webkit-backdrop-filter:blur(5px) saturate(150%);border:1px solid rgba(255,255,255,.01)}.pnlm-fullscreen-toggle-button::before{content:"\f14a";font-family:bootstrap-icons;font-size:15px;color:#fff;line-height:26px;display:block;text-align:center}.pnlm-fullscreen-toggle-button.pnlm-sprite.pnlm-fullscreen-toggle-button-inactive.pnlm-controls.pnlm-control.pnlm-fullscreen-toggle-button-active::before{content:"\f149"}.popup-close{position:absolute;top:10px;right:12px;cursor:pointer}