@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}