@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);:root{--fontFamily:'Lato','Open Sans','Arial';--fontFamily2:'EB Garamond','serif';--textSize:16px;--titleSize:24px;--storyMargin:34px;--storyMarginV:15px}body#scVisorBody,html#scVisorWrapper{touch-action:none;width:100%;height:100%;margin:0;padding:0;overflow:hidden;position:fixed;top:0;bottom:0;left:0;right:0;z-index:0}div.scv-osd-visor-script-wrapper{touch-action:none;width:calc(98% - 2px);height:calc(98% - 2px);box-shadow:3px 3px 3px #333;margin:0;padding:0;background:#000;overflow:hidden;position:absolute;top:1%;bottom:1%;left:1%;right:1%}.scv-no-events{pointer-events:none;touch-action:none}.oculto{display:none!important}div#scVisor{width:100%;height:100%;display:block;cursor:default}div#scVisor .ease-in-out{transition:all 333ms ease-in-out}div#scVisor ul{list-style:none;margin:0;padding:0}div#scVisor>.openseadragon-container{z-index:1;background-repeat:no-repeat!important;background-size:contain!important}div#scVisor>:not(.openseadragon-container){position:absolute;padding:0;margin:0;z-index:2}div#scVisor .openseadragon-canvas{outline:0!important}div#scVisor div#scVisorAudioBar{bottom:0;height:10px;background:#000;width:100%;display:none}div#scVisor>:not(#scVisorPanel){-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-touch-callout:none;-ms-user-select:none;user-select:none}div#scViewerMap{position:absolute!important;top:10px;left:10px;padding:1px!important;border:1px solid #fff;background:#000;display:none;visibility:hidden;z-index:2}div#scvLoader{touch-action:none;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;font:14px var(--fontFamily);z-index:11}div#scvLoader div.sc-loader{align-items:center;background:url(../imgs/loading.svg) no-repeat center center rgba(0,0,0,.75);border-radius:100%;display:flex;height:75px;justify-content:center;width:75px;z-index:1}div#scvLoader div.sc-loader-background{width:100%;height:100%;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:contain}div#scVisor ul#scv3DCarousel{position:absolute;padding:0;margin:0;z-index:0;touch-action:none;width:100%;height:100%;top:0;text-align:center;font-size:24px}div#scVisor ul#scv3DCarousel li{display:flex;align-content:center;color:transparent;font-size:72px;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;margin:0 auto;align-items:center;justify-content:center}div#scVisor ul#scv3DCarousel li.current-frame{z-index:1}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0!important}div#scVisor h1{font:900 var(--titleSize) var(--fontFamily);margin:10px 0 15px;color:#fff}div#scVisor p{font:lighter var(--textSize) var(--fontFamily);margin:0;color:silver}div#scVisor a{color:#01d4de}ul#scVisorAbout{position:absolute;z-index:10;display:none;background:#eee;box-shadow:2px 2px 4px #000;padding:5px 0!important;font:12px Arial}ul#scVisorAbout>li{padding:5px 15px 5px;cursor:pointer;color:#000}ul#scVisorAbout>li:hover{color:rgba(0,0,0,.25)}ul#scVisorToolbar{display:flex;align-items:center;justify-content:center;bottom:24px;height:48px;width:100%;pointer-events:none}ul#scVisorToolbar>li{width:44px;height:44px;border:2px solid rgba(255,255,255,.3);cursor:pointer;margin:0 8px;background:rgba(0,0,0,.9);background-repeat:no-repeat;background-position:center center;background-size:30px;border-radius:66px;box-shadow:0 4px 4px 0 #00000040;pointer-events:all;display:none}ul#scVisorToolbar>li:focus,ul#scVisorToolbar>li:hover{background-color:#a9a9a9}ul#scVisorToolbar>li#scVisorStorytellingBtn{order:1}ul#scVisorToolbar>li.scv-storytelling-multiple{background-image:url(../imgs/v2_icon_storytelling.svg);background-size:18px}ul#scVisorBtnOptList>li.scv-storytelling-unique,ul#scVisorToolbar>li.scv-storytelling-unique{background-image:url(../imgs/v2_icon_storytelling.svg);background-size:18px}ul#scVisorBtnOptList>li.scv-storytelling-unique{background-position:18px center}ul#scVisorBtnOptList>li.scv-storytelling-audiotour,ul#scVisorToolbar>li.scv-storytelling-audiotour{background-image:url(../imgs/audiotour.svg)}ul#scVisorBtnOptList>li.scv-storytelling-audioguide,ul#scVisorToolbar>li.scv-storytelling-audioguide{background-image:url(../imgs/audioguide.svg)}ul#scVisorBtnOptList>li.scv-artcard{background-image:url(../imgs/v2_icon_info.svg);background-size:18px;background-position:18px center}ul#scVisorToolbar>li#scVisorLayersBtn{order:2}ul#scVisorBtnOptList>li.scv-layer-normal,ul#scVisorToolbar>li.scv-layer-normal{background-image:url(../imgs/visible.svg)}ul#scVisorBtnOptList>li.scv-layer-ir,ul#scVisorToolbar>li.scv-layer-ir{background-image:url(../imgs/infrared.svg)}ul#scVisorBtnOptList>li.scv-layer-rx,ul#scVisorToolbar>li.scv-layer-rx{background-image:url(../imgs/xray.svg)}ul#scVisorBtnOptList>li.scv-layer-uv,ul#scVisorToolbar>li.scv-layer-uv{background-image:url(../imgs/ultraviolet.svg)}ul#scVisorToolbar>li#scVisorArtcardBtn{background-image:url(../imgs/artcard.svg);order:3}ul#scVisorToolbar>li#scVisorFlipBtn{background-image:url(../imgs/flip.svg);order:4}ul#scVisorToolbar>li#scVisorAudioClose{background-image:url(../imgs/v2_icon_close.svg);order:11;background-size:18px}ul#scVisorToolbar>li#scVisorAudioPrev{background-image:url(../imgs/audio_prev.svg);order:12}ul#scVisorToolbar>li#scVisorAudioPlay{background-image:url(../imgs/audio_pause.svg);order:13}ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper .scv-audioplayer-play,ul#scVisorToolbar>li#scVisorAudioPlay.scv-audio-paused{background-image:url(../imgs/audio_play.svg)}ul#scVisorToolbar>li#scVisorAudioNext{background-image:url(../imgs/audio_next.svg);order:14}ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper .scv-audioplayer-pause{background-image:url(../imgs/audio_pause.svg)}ul#scVisorToolbar:not(.scv-audio-toolbar)>li.scv-audio-button{display:none!important}ul#scVisorToolbar.scv-audio-toolbar>li:not(.scv-audio-button){display:none!important}ul#scVisorToolbar.scv-audio-toolbar>li.scv-audio-button{display:inline-block!important}ul#scVisorBtnOptList{min-width:200px;max-width:400px;min-height:80px;max-height:600px;position:absolute;bottom:calc(49px + 24px);background-color:#333;display:none;border-radius:10px;overflow:hidden auto;border-radius:10px}ul#scVisorBtnOptList>li{display:flex;align-items:center;cursor:pointer;width:calc(100% - 24px - 50px);height:39px;border-top:1px solid #9d9d9d;padding:0 24px 0 50px;background-size:32px;background-repeat:no-repeat;background-position:10px center}ul#scVisorBtnOptList>li>span{width:100%;text-transform:uppercase;font:14px var(--fontFamily);font-style:normal;font-weight:700;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}ul#scVisorBtnOptList>li:first-child{border:0;border-radius:10px 10px 0 0}ul#scVisorBtnOptList>li.selected,ul#scVisorBtnOptList>li:focus,ul#scVisorBtnOptList>li:hover{background-color:rgba(157,157,157,1)}ul#scVisorBtnOptList>li:last-child{border-radius:0 0 10px 10px}ul#scVisorToolbar>li#scVisorObjPrevFrameBtn{order:-1;background-image:url(../imgs/turn_left.svg)}ul#scVisorToolbar>li#scVisorObjNextFrameBtn{order:10;background-image:url(../imgs/turn_right.svg)}div#scVisor div#scVisorPanel>div.scv-content-layer{outline:0!important}div#scVisor div#scVisorPanel{background:rgba(0,0,0,.8);overflow:hidden}div#scVisor:not(.scv-vertical) div#scVisorPanel{right:-100%;width:calc(42%);max-width:480px;min-width:290px;height:calc(100% - 66px);padding-top:66px;bottom:0;top:0}div#scVisor div#scVisorPanel div#scVisorPanelClose{cursor:pointer;background:url(../imgs/v2_icon_close.svg) no-repeat center center;background-size:22px;width:22px;height:22px;position:absolute;left:var(--storyMargin);top:calc(var(--storyMargin) - 10px)}div#scVisor div#scVisor.scv-no-events div#scVisorPanel{display:none}div#scVisorPanel div#scVisorPanelArtcard{width:calc(100% - var(--storyMargin)*2 + 20px);padding:0 calc(var(--storyMargin) + 20px) 0 var(--storyMargin);overflow:auto;height:100%}div#scVisorPanel div#scVisorPanelArtcard>div>h4,div#scVisorPanel div#scVisorPanelArtcard>h2{color:silver;font:700 16px var(--fontFamily);text-transform:uppercase;margin:0 0 5px}div#scVisorPanel div#scVisorPanelArtcard>div>h4{font-weight:400;font-size:var(--textSize);cursor:pointer}div#scVisorPanel div#scVisorPanelArtcard>h3{color:#fff;font:700 var(--textSize) var(--fontFamily);margin:0 0 15px}div#scVisorPanel div#scVisorPanelArtcard>p:nth-of-type(1){margin:8px 0 0;font:400 18px var(--fontFamily);color:silver;line-height:1.35}div#scVisorPanel div#scVisorPanelArtcard>div{border-bottom:1px solid #a9a9a9;padding:18px 0;height:20px;overflow:hidden}div#scVisorPanel div#scVisorPanelArtcard>div:nth-of-type(1){margin-top:20px;border-top:1px solid #a9a9a9}div#scVisorPanel div#scVisorPanelArtcard>div>h4{position:relative;background:url(../imgs/plus.svg) no-repeat right center;background-size:20px;color:#a9a9a9}div#scVisorPanel div#scVisorPanelArtcard>div.sc-artcard-guideSigns>h4>div{background:url(../imgs/sign.svg) no-repeat left center;width:18px;height:18px;background-size:18px;display:inline-block;position:absolute;margin-left:5px}div#scVisorPanel div#scVisorPanelArtcard>div.sc-artcard-iframes>ul{text-align:center;display:none}div#scVisorPanel div#scVisorPanelArtcard>div>ul>li{margin-top:20px;overflow:hidden;width:100%}div#scVisorPanel div#scVisorPanelArtcard>div>ul>li>p{text-align:left;margin:2px 0 0 20px;font:15px var(--fontFamily);text-transform:uppercase}div#scVisorPanel div#scVisorPanelArtcard>div>ul>li>iframe{max-width:100%}div#scVisorPanel div#scVisorPanelArtcard>div.sc-artcard-links>ul{display:none}div#scVisorPanel div#scVisorPanelArtcard>div.sc-artcard-links>ul>li{padding-left:25px;background:url(../imgs/arrow.svg) no-repeat left center;background-size:20px;width:calc(100% - 25px)}div#scVisorPanel div#scVisorPanelArtcard>div>ul>li>a{text-decoration:none;font:400 18px var(--fontFamily);color:#01d4de}div#scVisorPanel div#scVisorPanelArtcard>div.deployed{height:auto}div#scVisorPanel div#scVisorPanelArtcard>div.deployed>h4{background-image:url(../imgs/minus.svg)}div#scVisorPanel div#scVisorPanelArtcard>div.deployed>ul{display:block}div#scVisorPanel div#scVisorPanelDetail{display:none}div#scVisorPanel div#scVisorDetailThumbWrapper{display:none}div#scVisorPanel.storytelling div#scVisorPanelArtcard{display:none}div#scVisorPanel.storytelling div#scVisorPanelDetail{display:block;overflow:hidden;position:relative;width:calc(100% - var(--storyMargin));margin-left:var(--storyMargin);height:100%}div#scVisorPanel.storytelling div#scVisorPanelDetail>ul#scVisorDetailThumb{height:55px;position:relative;margin-bottom:19px}div#scVisorPanel.storytelling div#scVisorPanelDetail>ul#scVisorDetailThumb>li{position:relative;cursor:pointer;height:54px;width:54px;display:inline-block;vertical-align:top;margin-right:11px;background-repeat:no-repeat;background-size:100%;background-repeat:no-repeat;background-size:100%}div#scVisorPanel.storytelling div#scVisorPanelDetail>ul#scVisorDetailThumb>li>div{display:none;border:2px solid #fff;position:absolute;left:0;top:0;right:0;bottom:0}div#scVisorPanel.storytelling div#scVisorPanelDetail>ul#scVisorDetailThumb>li.selected>div{display:block}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper{width:100%;overflow:hidden;position:relative;height:calc(100% - 55px - 20px)}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList{height:100%;position:absolute}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li{height:100%;display:inline-block;vertical-align:top;overflow:hidden;padding-right:var(--storyMargin)}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper{width:100%;padding-right:calc(var(--storyMargin)*2);overflow:auto;height:100%;text-align:center}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>*{text-align:left;margin-bottom:20px}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>p{line-height:1.35}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>p:nth-child(1){font:var(--textSize) var(--fontFamily);margin:0 0 5px;color:#fff}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>p:nth-child(1)>span{font-weight:700}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>p>img{width:33%;height:33%;cursor:pointer}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>p>img+span{display:inline-block;vertical-align:top;margin-left:10px;width:calc(66% - var(--storyMargin));font-family:var(--fontFamily2)}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>iframe{background:#000;margin:0 auto 10px;max-width:480px}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>:last-child{margin-bottom:var(--storyMargin)}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper{margin:24px 0 20px;width:calc(100% - 32px);height:32px;padding:4px 16px;background-color:#33322e;border-radius:10px;display:flex;align-items:center}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper>input{cursor:pointer;width:24px;height:24px;background-position:center;background-color:transparent;background-repeat:no-repeat;background-size:100%;margin-right:16px;border:0}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper>input:focus,div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper>input:hover{opacity:.5}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper>span{font-family:var(--fontFamily);color:#b4b3ae;width:40px;height:18px;font-size:12px;text-align:center}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper>.scv-audioplayer-bar{width:calc(100% - 24px - 16px - 18px - 80px);height:12px;margin:0 9px;position:relative}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper>.scv-audioplayer-bar>div:nth-child(1){width:100%;margin:3px 0;height:6px;background-color:#504c46;border-radius:3px}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper>.scv-audioplayer-bar>div:nth-child(1)>div{background-color:#8d8b85;height:100%;width:0%;border-radius:3px}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper>.scv-audioplayer-bar>div:nth-child(2){background-color:#fff;width:12px;height:12px;border-radius:6px;top:-12px;margin:0 -6px}div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper>.scv-audioplayer-bar>audio{display:none}div#scVisor div#scVisorAudioSubs{width:60%;margin:0 20%;pointer-events:none;bottom:90px;text-align:center;color:#fff;display:none;pointer-events:none}div#scVisor div#scVisorAudioSubs>*{background-color:rgba(0,0,0,.5);color:#fff;font-size:1.75vw;text-align:center;display:block;padding:1%}div#scVisor div#scVisorAudioBar audio#scVisorAudioPlayer{display:none}div#scVisor div#scVisorAudioBar div#scVisorAudioCursor{width:0;height:100%;background:#b50000}div#scVisor #scVisorAttachPswp>.pswp__scroll-wrap{top:44px;left:44px;width:calc(100% - 92px);height:calc(100% - 92px);border:1px solid #aaa;background:#000}div#scVisor .pswp__button--close{cursor:pointer;background:url(../imgs/v2_icon_close.svg) no-repeat center center;background-size:22px;width:32px;height:32px;position:absolute;top:10px;left:10px}div#scVisor.scv-vertical div#scVisorPanel{top:100%;width:100%;height:45%;max-height:400px;min-height:300px;padding:0}div#scVisor.scv-vertical div#scVisorPanel div#scVisorPanelClose{background-size:16px;width:32px;height:32px;position:absolute;top:6px;right:6px;left:auto;z-index:2}div#scVisor.scv-vertical div#scVisorPanel div#scVisorPanelArtcard{margin-top:40px;width:calc(100% - var(--storyMarginV)*2);padding:0 calc(var(--storyMarginV) + 20px) 0 var(--storyMarginV)}div#scVisor.scv-vertical div#scVisorPanel.storytelling div#scVisorPanelDetail{width:calc(100% - var(--storyMarginV));margin:40px 0 0 var(--storyMarginV)}div#scVisor.scv-vertical div#scVisorPanel.storytelling div#scVisorPanelDetail>div#scVisorDetailListWrapper>ul#scVisorDetailList>li>.detail-wrapper>.scv-audioplayer-wrapper{min-width:280px;max-width:50%;margin:24px auto 20px}div#scVisor.scv-vertical div#scVisorPanel>div.scv-content-layer{height:calc(100% - 40px - var(--storyMarginV))}div#scVisor.scv-vertical div#scVisorPanel.storytelling>div.scv-content-layer{height:calc(100% - 40px)}div#scVisor.scv-vertical div#scVisor.scv-no-events div#scVisorPanel{display:none}div#scVisor.scv-vertical div#scVisorPanel.storytelling div#scVisorPanelDetail>ul#scVisorDetailList>li>.detail-wrapper>iframe{max-width:80%}div#scVisor.scv-vertical div#scVisorPanel.storytelling div#scVisorPanelDetail>ul#scVisorDetailList>li>.detail-wrapper>:last-child{margin-bottom:var(--storyMarginV)}#scVisorSCWClose{left:10px;top:10px;background:url(../imgs/v2_icon_close.svg) no-repeat center center rgba(0,0,0,.5);width:30px;height:30px;background-size:22px;padding:5px!important;border-radius:36px;cursor:pointer}#forceBoundsBtn{cursor:pointer;position:absolute;top:5px;width:48px;height:48px;border:0;background:url(../../scpano/img/ico_lookat.svg) no-repeat center rgba(0,0,0,.6);background-size:42px;border-radius:32px;box-shadow:1px 2px 14px #333;margin:0 calc(50% - 32px)!important;outline:0!important}#forceBoundsBtn.scv-disabled{opacity:.5;background-color:rgba(0,0,0,1)}@media (min-width:1920px){div#scVisorPanel.storytelling div#scVisorPanelDetail>ul>li>iframe{height:15%}}div#scVisor.screen-size-min h1{font-size:calc(var(--titleSize)* 2 / 3)!important}div#scVisor.screen-size-min p{font-size:calc(var(--textSize) * 2 / 3)!important}div#scVisor.screen-size-min ul#scVisorBtnOptList>li>span{font-size:11px!important}