:root{--gold-solid: #9D752A;--gold-rgb: 157, 117, 42;--blue-solid: #0056b3;--blue-rgb: 0, 86, 179;--black-rgb: 0, 0, 0;--white-rgb: 255, 255, 255;--font-family: "Helvetica Neue", Helvetica, Arial, sans-serif}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-text-size-adjust:none;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;-webkit-user-drag:none;-webkit-touch-callout:none;-ms-content-zooming:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{width:100%;height:100%;padding:0;margin:0;overflow:hidden;font-family:var(--font-family)!important;font-size:16px;background-color:#000;color:#fff}a,a:hover,a:active,a:visited{text-decoration:none;color:inherit}#pano{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}#autorotateToggle,#sceneListToggle,#fullscreenToggle,body.single-scene #sceneList,body.single-scene #sceneListToggle{display:none!important}#titleBar{position:fixed!important;inset:auto auto 140px 20px!important;width:auto!important;height:auto!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;z-index:2000!important;pointer-events:none!important;transition:bottom .4s cubic-bezier(.25,.8,.25,1)!important}#titleBar .sceneName{font-family:var(--font-family)!important;font-size:20px!important;font-weight:500!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:1px!important;margin:0!important;padding:6px 12px!important;background:#00000080!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:4px!important;border:1px solid rgba(255,255,255,.1)!important;text-shadow:0 1px 2px rgba(0,0,0,.8)!important;display:inline-block!important}.viewControlButton{display:none;position:absolute;bottom:0;left:50%;width:40px;height:40px;padding:5px;background-color:#677383cc}body.view-control-buttons .viewControlButton{display:block}.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}#sceneList{position:fixed!important;inset:auto auto 0 50%!important;width:auto!important;max-width:95vw!important;height:130px!important;background:#0009!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;overflow-x:auto!important;overflow-y:visible!important;padding:0 20px!important;margin:0!important;z-index:1000!important;box-sizing:border-box!important;border-top-left-radius:12px!important;border-top-right-radius:12px!important;transform:translate(-50%) translateY(0)!important;transition:transform .4s cubic-bezier(.25,.8,.25,1)!important}#sceneList:not(.ready){opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .3s ease,visibility 0s 0s!important}#sceneList.ready{opacity:1!important;visibility:visible!important;transition:transform .4s cubic-bezier(.25,.8,.25,1),opacity .3s ease!important}#sceneList.hidden-carousel{transform:translate(-50%) translateY(130px)!important}#sceneList .scenes{display:flex!important;flex-direction:row!important;gap:15px!important;margin:0 auto!important;padding:0!important;height:auto!important;width:max-content!important}#sceneList .scene{width:140px!important;height:90px!important;border-radius:8px!important;background-size:100% 600%!important;background-position:center 80%!important;background-repeat:no-repeat!important;border:2px solid rgba(255,255,255,.4)!important;display:block!important;flex-shrink:0!important;position:relative!important}#sceneList .scene:hover,#sceneList .scene.current{border-color:#fff!important}#sceneList .scene .text{position:absolute!important;bottom:0!important;left:0!important;width:100%!important;height:24px!important;line-height:24px!important;background:#000000b3!important;color:#fff!important;font-size:10px!important;padding:0 5px!important;box-sizing:border-box!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.info-hotspot{line-height:1.2em;opacity:.9;transition:opacity .2s .2s;border-radius:50%!important}.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:20px;background-color:#ffffff80!important;box-shadow:inset 0 0 0 2px #9d752a,0 0 10px #9d752a40;cursor:pointer;animation:pulse-ring 2s infinite!important;transition:width .3s ease-in-out .5s,border-radius .3s ease-in-out .5s,background-color .3s ease,box-shadow .3s ease!important}.desktop.no-touch .info-hotspot .info-hotspot-header:hover,.desktop .info-hotspot.visible .info-hotspot-header{background-color:#9d752ae6!important;box-shadow:inset 0 0 0 4px #9d752a,0 4px 8px #0000004d}.desktop.no-touch .info-hotspot .info-hotspot-header:hover{width:300px;border-radius:5px;transition:width .3s ease-in-out,border-radius .3s ease-in-out,background-color .2s ease}.desktop .info-hotspot.visible .info-hotspot-header,.desktop.no-touch .info-hotspot.visible .info-hotspot-header:hover{width:300px;border-radius:5px 0 0 5px;transition:width .3s ease-in-out,border-radius .3s ease-in-out}.info-hotspot .info-hotspot-icon{display:none!important}.info-hotspot .info-hotspot-title-wrapper{background-color:transparent!important}.info-hotspot .info-hotspot-title-wrapper{position:absolute;left:40px;top:0;width:0;height:40px;padding:0;overflow:hidden;transition:width 0s .4s,padding 0s .4s}.desktop .info-hotspot.visible .info-hotspot-title-wrapper,.desktop.no-touch .info-hotspot .info-hotspot-header:hover .info-hotspot-title-wrapper{width:260px;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;color:#fff;font-family:var(--font-family)!important;font-weight:600;user-select:text}.info-hotspot .info-hotspot-close-wrapper{position:absolute;left:260px;top:0;height:40px;width:40px;border-top-right-radius:5px;background-color:#8a6523;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{position:absolute;width:300px;height:auto!important;max-height:none!important;top:40px;left:0;padding:16px 20px!important;background-color:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#2b2b2b;border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 24px #00000026;font-family:var(--font-family)!important;line-height:1.5em;border-bottom-right-radius:5px;border-bottom-left-radius:5px;overflow:visible!important;visibility:hidden;transform:perspective(200px) rotateX(-89.999deg);transform-origin:50% 0 0;transition:transform .3s,visibility 0s .3s;user-select:text}.desktop .info-hotspot.visible .info-hotspot-text{visibility:visible;transform:perspective(200px) rotateX(0);transition:transform .3s .3s,visibility 0s 0s}body #pano .info-hotspot .info-hotspot-box{height:auto!important;max-height:none!important;overflow:visible!important}.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{width:40px;height:40px;border-radius:20px;background-color:#ffffffe6;box-shadow:inset 0 0 0 4px #9d752a,0 3px 6px #00000040;cursor:pointer;transition:width .3s ease-in-out .5s,border-radius .3s ease-in-out .5s,background-color .3s ease,box-shadow .3s ease}.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}.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;color:#fff;font-weight:600;user-select:text}.info-hotspot-modal .info-hotspot-close-wrapper{position:absolute;top:0;right:0;width:50px;height:50px;background-color:#8a6523;cursor:pointer}.info-hotspot-modal .info-hotspot-close-icon{width:70%;height:70%;margin:15%}.info-hotspot-modal .info-hotspot-text{position:absolute;inset:110px 10px 10px;padding:15px;background-color:#fff;color:#2b2b2b;overflow-y:auto;opacity:0;transition:opacity .3s ease-in-out;line-height:1.5em;user-select:text}.info-hotspot-modal.visible .info-hotspot-text{opacity:1;transition:opacity .3s ease-in-out .4s}body #pano .info-hotspot .info-hotspot-text a{color:#9d752a!important;font-weight:700!important;text-decoration:underline!important;background-color:#9d752a1a!important;padding:2px 6px!important;border-radius:4px!important;display:inline-block!important;transition:all .2s ease!important;animation:cta-pulse 1.5s infinite alternate!important}body #pano .info-hotspot .info-hotspot-text a:hover{background-color:#9d752a!important;color:#fff!important}.link-hotspot{width:60px!important;height:60px!important;margin-left:-30px!important;margin-top:-30px!important;border-radius:50%!important;background-color:#9d752a99!important;animation:pulse-ring 2s infinite!important;cursor:pointer!important;transition:background-color .2s ease!important}.link-hotspot:hover{background-color:#9d752ae6!important}.link-hotspot img,.link-hotspot .link-hotspot-icon{display:none!important}.link-hotspot:after{content:"";width:18px!important;height:18px!important;background-color:#fff!important;border-radius:50%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 2px 5px #0006!important}.link-hotspot .hotspot-tooltip{position:absolute!important;top:70px!important;left:50%!important;transform:translate(-50%) translateY(5px)!important;font-family:var(--font-family)!important;font-size:12px!important;font-weight:500!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:1px!important;text-shadow:0 1px 2px rgba(0,0,0,.8)!important;padding:6px 12px!important;background:#00000080!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:4px!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 4px 10px #0000004d!important;white-space:nowrap!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;display:block!important;transition:opacity .2s ease,transform .2s ease,visibility .2s ease!important}body:has(.info-hotspot:hover) .info-hotspot:not(:hover),body:has(.info-hotspot.visible) .info-hotspot:not(.visible){opacity:0!important;pointer-events:none;transition:opacity .2s ease}body #pano .info-hotspot:not(.always-visible) .info-hotspot-text{opacity:0!important;visibility:hidden!important;transition:opacity .3s ease,visibility .3s ease!important;pointer-events:none!important}body #pano .info-hotspot.visible .info-hotspot-text{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body #pano .info-hotspot.always-visible{opacity:1!important;visibility:visible!important;width:auto!important;height:auto!important;animation:pulse-ring 2s infinite!important;border-radius:8px!important}body #pano .info-hotspot.always-visible .info-hotspot-text,body #pano .info-hotspot.always-visible .info-hotspot-icon-wrapper,body #pano .info-hotspot.always-visible .info-hotspot-close-wrapper{display:none!important}body #pano .info-hotspot.always-visible .info-hotspot-header{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;height:auto!important;min-height:40px!important;padding:8px 16px!important;background-color:#9d752af2!important;border-radius:8px!important;box-shadow:inset 0 0 0 2px #9d752a,0 4px 10px #0000004d!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:none!important;animation:none!important}body #pano .info-hotspot.always-visible .info-hotspot-title-wrapper{position:static!important;width:auto!important;height:auto!important;padding:0!important;background:transparent!important;overflow:visible!important;display:flex!important;align-items:center!important}body #pano .info-hotspot.always-visible .info-hotspot-title-wrapper:before{display:none!important}body #pano .info-hotspot.always-visible .info-hotspot-title{display:block!important;position:static!important;opacity:1!important;visibility:visible!important;width:auto!important;color:#fff!important;font-family:var(--font-family)!important;font-size:12px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:1px!important;text-shadow:0 1px 2px rgba(0,0,0,.8)!important;padding:0!important;margin:0!important}body:has(.info-hotspot:hover) .info-hotspot.always-visible:not(:hover),body:has(.info-hotspot.visible) .info-hotspot.always-visible:not(.visible){opacity:1!important;pointer-events:none!important}#custom-autotour-toggle{position:fixed!important;top:20px!important;right:20px!important;padding:8px 16px!important;background:#6cdb95e6!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2)!important;border-radius:4px!important;color:#fff!important;font-family:var(--font-family)!important;font-size:12px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:1px!important;cursor:pointer!important;z-index:2000!important;transition:background-color .2s ease,border-color .2s ease!important;text-shadow:0 1px 2px rgba(0,0,0,.8)!important}#custom-autotour-toggle:hover{background:#9d752acc!important;border-color:#9d752a!important}#custom-autotour-toggle.disabled{background:#b42828b3!important;border-color:#ff505066!important}#custom-autotour-toggle.disabled:hover{background:#c83232e6!important}#custom-autotour-toggle:not(.disabled){background:#28963cd9!important;border-color:#3cc85099!important}#custom-autotour-toggle:not(.disabled):hover{background:#32b44b!important}body.auto-touring #custom-autotour-toggle{background:rgba(var(--blue-rgb),.95)!important;border-color:#66b2ff!important;box-shadow:0 0 15px rgba(var(--blue-rgb),.6)!important;animation:tour-active-pulse 2s infinite alternate!important}body.auto-touring #custom-autotour-toggle:hover{background:var(--blue-solid)!important}#custom-autotour-toggle input[type=range]{-webkit-appearance:none;appearance:none;width:100%;background:transparent;margin:5px 0}#custom-autotour-toggle input[type=range]:focus{outline:none}#custom-autotour-toggle input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#ffffff4d;border-radius:2px}#custom-autotour-toggle input[type=range]::-webkit-slider-thumb{height:14px;width:14px;border-radius:50%;background:#9d752a;cursor:pointer;-webkit-appearance:none;margin-top:-5px;box-shadow:0 2px 4px #0009;border:1px solid #ffffff;transition:background .2s ease,transform .1s ease}#custom-autotour-toggle input[type=range]::-webkit-slider-thumb:hover{background:#b88a33;transform:scale(1.2)}#custom-autotour-toggle input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:#ffffff4d;border-radius:2px}#custom-autotour-toggle input[type=range]::-moz-range-thumb{height:14px;width:14px;border-radius:50%;background:#9d752a;cursor:pointer;box-shadow:0 2px 4px #0009;border:1px solid #ffffff;transition:background .2s ease,transform .1s ease}#custom-autotour-toggle input[type=range]::-moz-range-thumb:hover{background:#b88a33;transform:scale(1.2)}body.auto-touring #pano .info-hotspot .info-hotspot-header{background:transparent!important;box-shadow:none!important;border:none!important;animation:none!important;pointer-events:none!important;width:max-content!important;height:auto!important;padding:0!important}body.auto-touring #pano .info-hotspot .info-hotspot-icon-wrapper,body.auto-touring #pano .info-hotspot .info-hotspot-icon-wrapper:after,body.auto-touring #pano .info-hotspot .info-hotspot-text{display:none!important}body.auto-touring #pano .info-hotspot .info-hotspot-title-wrapper{position:relative!important;left:0!important;width:max-content!important;height:auto!important;padding:6px 12px!important;background:rgba(var(--black-rgb),.5)!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:4px!important;border:1px solid rgba(var(--white-rgb),.1)!important;opacity:1!important;visibility:visible!important;display:flex!important;align-items:center!important}body.auto-touring #pano .info-hotspot .info-hotspot-title{font-size:13px!important;text-transform:uppercase!important;letter-spacing:1px!important;text-shadow:0 1px 2px rgba(var(--black-rgb),.8)!important;display:block!important;opacity:1!important;visibility:visible!important}.custom-nav-hotspot{position:absolute;width:24px;height:24px;background-color:#ffffffe6;border:2px solid #0056b3;border-radius:50%;cursor:pointer;transform:translate(-50%,-50%);box-shadow:0 0 #0056b3b3;animation:hotspot-pulse 2s infinite;transition:transform .2s ease,background-color .2s ease}.custom-nav-hotspot:hover{transform:translate(-50%,-50%) scale(1.2);background-color:#fff}@keyframes hotspot-pulse{0%{transform:translate(-50%,-50%) scale(.95);box-shadow:0 0 #0056b3b3}70%{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 12px #0056b300}to{transform:translate(-50%,-50%) scale(.95);box-shadow:0 0 #0056b300}}@keyframes pulse-ring{0%{box-shadow:0 0 #9d752ab3}70%{box-shadow:0 0 0 20px #9d752a00}to{box-shadow:0 0 #9d752a00}}@keyframes tour-active-pulse{0%{box-shadow:0 0 5px rgba(var(--blue-rgb),.4)}to{box-shadow:0 0 20px rgba(var(--blue-rgb),.9)}}@keyframes cta-pulse{0%{transform:scale(1);box-shadow:0 0 #9d752a66}to{transform:scale(1.03);box-shadow:0 0 8px 2px #9d752a99}}@keyframes hotspotPulse{0%{transform:translate(-50%,-50%) scale(.9);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.15);opacity:1}to{transform:translate(-50%,-50%) scale(.9);opacity:.7}}@media(min-width:769px){body .info-hotspot-close-wrapper{display:none!important}body .info-hotspot-modal{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}body #sceneList .scene .scene-name,body #sceneList .scene .text{font-size:12px!important;font-weight:700!important;line-height:1.2!important;text-shadow:1px 1px 3px rgba(0,0,0,.9)!important;padding:6px 4px!important}}@media(hover:hover)and (pointer:fine){body #pano .info-hotspot:hover .info-hotspot-text{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body #pano .link-hotspot:hover .hotspot-tooltip{opacity:1!important;visibility:visible!important;transform:translate(-50%) translateY(0)!important}body #pano .info-hotspot .info-hotspot-text{transition:transform .33s ease-in 0s,visibility 0s .3s!important}body #pano .info-hotspot .info-hotspot-title-wrapper{transition:width .3s ease-out .2s,padding 0s .2s!important}body #pano .info-hotspot .info-hotspot-header{transition:width .3s ease-in-out .2s,border-radius .3s ease-in-out .2s,background-color .2s ease 0s!important}body #pano .info-hotspot:hover .info-hotspot-header{transition:width .3s ease-in-out 0s,border-radius .3s ease-in-out 0s,background-color .2s ease 0s!important}body #pano .info-hotspot:hover .info-hotspot-title-wrapper{transition:width .2s ease-out .1s,padding 0s .1s!important}body #pano .info-hotspot:hover .info-hotspot-text{transition:transform .3s ease-out .3s,visibility 0s 0s!important}}@media(max-width:768px){.mobile #titleBar{height:50px;right:50px}body.fullscreen-enabled.mobile #titleBar{right:100px}body.multiple-scenes.mobile #titleBar{left:50px}.mobile #titleBar .sceneName{line-height:20px}body.view-control-buttons .viewControlButton{display:none}body .info-hotspot-modal,body .info-hotspot-modal *{position:static!important;inset:auto!important;transform:none!important;box-sizing:border-box!important}body .info-hotspot-modal{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:99999!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;background-color:#000000a6!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;padding:20px!important}body #sceneList .scene .scene-name,body #sceneList .scene .text{font-size:12px!important;font-weight:700!important;line-height:1.2!important;text-shadow:1px 1px 3px rgba(0,0,0,.9)!important;padding:6px 4px!important}body #titleBar .sceneName{font-size:12px!important;letter-spacing:.5px!important;font-weight:500!important}div#pano .info-hotspot .info-hotspot-header .info-hotspot-title-wrapper .info-hotspot-title{font-size:9px!important;font-weight:bolder!important;max-width:120px!important}}body .info-hotspot-modal .info-hotspot-header{background-color:#9d752af2!important;width:85%!important;max-width:400px!important;border-radius:12px 12px 0 0!important;padding:15px!important;box-sizing:border-box!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;height:auto!important;min-height:74px!important}body .info-hotspot-modal .info-hotspot-title-wrapper{flex:1!important;width:100%!important;padding-right:15px!important;position:static!important;height:auto!important;overflow:visible!important}body .info-hotspot-modal .info-hotspot-title-wrapper:before{display:none!important;content:none!important}body .info-hotspot-modal .info-hotspot-title-wrapper{display:flex!important;align-items:center!important;min-height:44px!important}body .info-hotspot-modal .info-hotspot-title{color:#fff!important;word-break:normal!important;white-space:normal!important;font-size:16px!important;line-height:1.2!important;text-shadow:0px 2px 4px rgba(0,0,0,.8)!important;display:block!important;position:static!important;margin:0!important;padding:0!important;transform:none!important}body .info-hotspot-modal .info-hotspot-close-wrapper{position:relative!important;top:auto!important;right:auto!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;background-color:#00000080!important;border-radius:50%!important}body .info-hotspot-modal .info-hotspot-text{width:85%!important;max-width:400px!important;max-height:50vh!important;background-color:#fff!important;border-radius:0 0 12px 12px!important;padding:24px 20px!important;box-shadow:0 20px 40px #0006!important;overflow-y:auto!important;border:none!important;margin:0!important;box-sizing:border-box!important}body .info-hotspot-modal .info-hotspot-text *{color:#2c3e50!important;font-family:var(--font-family)!important;font-size:15px!important;line-height:1.6!important;background-color:transparent!important}body .info-hotspot-modal .info-hotspot-text a{display:inline-block!important;color:#9d752a!important;font-weight:700!important;text-decoration:underline!important;border:2px solid #9d752a!important;border-radius:4px!important;padding:2px 6px!important;background-color:transparent!important;box-shadow:0 2px 4px #9d752a33!important;white-space:nowrap!important;margin:0 3px!important}#sceneList{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important;margin:0!important;transform:none!important;padding:10px 0!important;box-sizing:border-box!important;display:flex!important;justify-content:flex-start!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}#sceneList .scene:first-child{margin-left:15px!important}#sceneList .scene:last-child{margin-right:15px!important;padding-right:15px!important}body #pano .link-hotspot.show-mobile-tooltip .hotspot-tooltip{opacity:1!important;visibility:visible!important;transform:translate(-50%) translateY(0)!important}body.touch .show-mobile-tooltip .link-hotspot-tooltip{display:block!important}body .info-hotspot:not(.visible) .info-hotspot-icon-wrapper:after{content:""!important;position:absolute!important;bottom:-12px!important;right:-12px!important;transform:none!important;width:30px!important;height:30px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='%2336454F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg transform='rotate(-45 12 12)'%3E%3Cpath d='M9 14V6a1.5 1.5 0 0 1 3 0v4.5a1.5 1.5 0 0 1 3 0v1a1.5 1.5 0 0 1 3 0v1a1.5 1.5 0 0 1 3 0v4c0 2.5-2 4.5-4.5 4.5H11c-2.5 0-4.5-2-4.5-4.5v-4a1.25 1.25 0 0 1 2.5 0v1.5Z' fill='%239d752a' /%3E%3Cpath d='M7.5 3.5A4 4 0 0 1 13.5 3.5' fill='none' /%3E%3C/g%3E%3C/svg%3E")!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.9))!important;animation:hotspotPulse 1.5s infinite ease-in-out!important;pointer-events:none!important}body .info-hotspot-icon{opacity:1!important}body .info-hotspot-modal .info-hotspot-icon-wrapper:after{display:none!important}#autoTourCountdown{left:50%!important;transform:translate(-50%)!important;bottom:200px!important;text-align:center!important;width:max-content!important}} body:has(.info-hotspot:hover) #autoTourCountdown,body:has(.info-hotspot.visible) #autoTourCountdown,body:has(.info-hotspot-modal.visible) #autoTourCountdown{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(hover:hover)and (pointer:fine){body #pano .info-hotspot:hover .info-hotspot-text{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:perspective(200px) rotateX(0)!important}body #pano .link-hotspot:hover .hotspot-tooltip{opacity:1!important;visibility:visible!important;transform:translate(-50%) translateY(0)!important}body #pano .info-hotspot .info-hotspot-text{transition:transform .33s ease-in 0s,visibility 0s .3s!important}body #pano .info-hotspot .info-hotspot-title-wrapper{transition:width .3s ease-out .2s,padding 0s .2s!important}body #pano .info-hotspot .info-hotspot-header{transition:width .3s ease-in-out .2s,border-radius .3s ease-in-out .2s,background-color .2s ease 0s!important}body #pano .info-hotspot:hover .info-hotspot-header{transition:width .3s ease-in-out 0s,border-radius .3s ease-in-out 0s,background-color .2s ease 0s!important}body #pano .info-hotspot:hover .info-hotspot-title-wrapper{transition:width .2s ease-out .1s,padding 0s .1s!important}body #pano .info-hotspot:hover .info-hotspot-text{transition:transform .3s ease-out .3s,visibility 0s 0s!important}}
