.viewer-buttons{display:flex;justify-content:space-between;position:fixed;top:0;left:0;width:100vw;padding:3px;box-sizing:border-box;z-index:1}.viewer-buttons a{font-size:.9em}.back-viewer::before{content:"";display:inline-block;background:rgba(0,0,0,0) url(/assets/arrow--orange-06b68cb80bf5223e2633fcb163b86330ada8e9d2c36724983f2a6af6facc210c.svg) no-repeat 50% 50%;background-size:contain;width:8px;height:10px;margin-right:4px;transform:rotate(180deg)}.external-viewer::after{content:"";display:inline-block;background:rgba(0,0,0,0) url(/assets/external-12d8f1b6acdeb1c256f98c92a69339166379b2aadf4a2c5a5476d3a6665522a1.svg) no-repeat 50% 50%;width:14px;height:12px;opacity:.5;margin-left:4px}.photo-viewer{position:relative;height:calc(100vh - 40px);display:flex;flex-direction:column}.viewer-top{position:relative;display:flex;transition:left .2s ease-in-out}.viewer-top dfn{flex:0 0 100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.viewer-top dt,.viewer-top dd{display:block;margin-bottom:5px}.viewer-top dt{text-align:center}.viewer-top dt img{display:inline-block;max-height:calc(100vh - 160px);width:auto;object-fit:contain;background:rgba(252,252,252,.25);padding:6px;box-shadow:rgba(37,24,7,.5) 0px 1px 3px;max-width:calc(100% - 6px);box-sizing:border-box}@media screen and (max-width: 1280px){.viewer-top dt img{max-height:calc(100vh - 220px)}}@media only screen and (max-width: 700px){.viewer-top dt img{max-height:calc(100vh - 320px)}}a.prev-viewer,a.next-viewer{display:flex;align-items:center;position:absolute;top:20px;width:80px;z-index:1;height:calc(100% - 120px);font-size:6em;color:#fff;opacity:.4;text-decoration:none;text-shadow:#251807 0 1px 3px;transition:all .15s ease-in-out;box-sizing:border-box}@media only screen and (max-width: 700px){a.prev-viewer,a.next-viewer{display:none}}a.prev-viewer:hover,a.next-viewer:hover{color:#fff;opacity:.8}a.prev-viewer span,a.next-viewer span{display:inline-block;text-indent:-9999px;color:rgba(0,0,0,0)}a.prev-viewer::before,a.next-viewer::before{content:"";display:inline-block;border-style:solid;width:30px;height:30px;transform:rotate(45deg)}.prev-viewer{left:20px;justify-content:flex-start;padding-left:10px}.prev-viewer::before{border-width:0px 0px 10px 10px;border-color:rgba(0,0,0,0) tranparent #fff #fff}.prev-viewer:hover{padding-left:0px}.next-viewer{right:20px;justify-content:flex-end;padding-right:10px}.next-viewer::before{border-width:10px 10px 0px 0px;border-color:#fff #fff rgba(0,0,0,0) tranparent}.next-viewer:hover{padding-right:0px}.viewer-thumbs{display:flex;flex-wrap:wrap;justify-content:center;margin-top:10px;padding-top:20px;border-top:3px double rgba(37,24,7,.25)}.viewer-thumbs a,.viewer-thumbs img{display:block}.thumb{flex:0 0 60px;height:60px;margin:0 5px 10px;background:rgba(252,252,252,.25);padding:3px;box-shadow:rgba(37,24,7,.25) 0px 1px 3px;opacity:.75;transform-origin:50% 50%;transition:all .15s ease-in-out}.thumb:hover{opacity:1;transform:scale(1.05)}.thumb.current{background:#be4026;opacity:1;transform:scale(1.1)}img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}
