#sotp-viewer{background:#e6e6e6;margin-top:1.8rem;display:flex}#viewer-display{aspect-ratio:1.7138;flex:65}#viewer-info{flex:35;font-size:1rem;line-height:1.6rem;position:relative}#viewer-feature{box-sizing:border-box;height:0;min-height:calc(100% - 10px);margin-top:10px;padding:0 1.2rem 70px;overflow-y:scroll}#viewer-info h2{margin-top:9px;font-size:1.65rem;line-height:2rem}#viewer-feature figure{background-color:#f0f0f0;margin-left:0;margin-right:0}#viewer-feature img{max-width:100%}#viewer-feature blockquote{margin:1rem 0 1.8rem;padding-left:1.2rem}#viewer-feature blockquote p{font-size:.95rem!important}#viewer-feature figcaption{background-color:#f0f0f0;margin-bottom:0;padding:10px;font-size:1rem}#viewer-features-nav{padding-left:1em}#viewer-features-nav li{margin-bottom:.7rem;line-height:1.3rem}#viewer-navigation{z-index:101;background-color:#222;justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex;position:absolute;bottom:0;left:0}#viewer-navigation a{color:#fff;text-decoration:none}#viewer-nav-prev{margin-left:12px}#viewer-nav-next{float:right;margin-right:12px}#viewer-nav-all:after{content:"»";margin-left:3px;display:inline-block;transform:rotate(-90deg)}#viewer-nav-all.on:after{transform:rotate(90deg)}.invisible{visibility:hidden}.hidden{display:none}.map-point{fill:#ff0;stroke:#000;stroke-width:8px;cursor:pointer}.map-polygon{fill:#ffff0040;stroke:#ff0;stroke-width:10px;cursor:pointer}.img-comparison-slider:not(.hidden){display:flex}.img-comparison-slider img{width:100%}@media screen and (width<=800px){#sotp-viewer{display:block}#viewer-display{width:100%}#viewer-info{aspect-ratio:.9;width:100%}}