.vld-overlay,.vld-shown{overflow:hidden}.vld-overlay{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9999}.vld-overlay.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.vld-overlay.is-full-page{z-index:9999;position:fixed}.vld-overlay .vld-background{bottom:0;left:0;position:absolute;right:0;top:0;background:#fff;opacity:.5}.vld-overlay .vld-icon,.vld-parent{position:relative}


/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.icon.delete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;border:0;background:0 0;height:8px;width:8px;min-height:8px;min-width:8px;max-height:8px;max-width:8px;cursor:pointer}.icon.arrow-downward{color:#999;border-style:solid;border-width:4px 4px 0;border-color:#999 transparent transparent;content:"";-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;cursor:pointer}.icon.arrow-downward.active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vue-select{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:150px;border-radius:4px;border:1px solid #999;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}.vue-select[aria-disabled=true]{background-color:#efefef}.vue-dropdown[data-removable=false] .vue-dropdown-item.selected:hover,.vue-select[aria-disabled=true] *,.vue-select[aria-disabled=true] input,.vue-tags[data-removable=false] .vue-tag.selected img:hover{cursor:not-allowed}.vue-select-header{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vue-select-header .icon.arrow-downward,.vue-select-header .icon.loading,.vue-select-input-wrapper .icon.loading,.vue-tag span{margin-right:4px}.vue-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:2px;min-height:calc(1rem + 4px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vue-tags.collapsed{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto}.vue-tag,.vue-tag.selected{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#999;padding:0 4px;font-size:.8rem}.vue-tag{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;border-radius:4px;margin:2px;min-height:1rem}.vue-select-input-wrapper,.vue-tag.selected{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-select-input-wrapper{position:relative;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vue-input,.vue-select-input-wrapper,.vue-tag.selected{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vue-input,.vue-tag.selected{border-radius:4px}.vue-input{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:0;outline:0;max-width:100%;min-width:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px}.vue-select[data-is-focusing=false][aria-disabled=false] .vue-input input,input[readonly]{cursor:default}.vue-dropdown,.vue-input input{width:100%;min-width:0;padding:0}.vue-input input{border:0;outline:0;font-size:.8rem}.vue-input input[disabled]{background-color:#efefef}.vue-input input[readonly],.vue-select-header .vue-input input[disabled]{background-color:unset}.vue-dropdown{display:none;position:absolute;background-color:#fff;z-index:1;overflow-y:auto;margin:0;left:-1px;-webkit-box-sizing:content-box;box-sizing:content-box;border:1px solid #999;list-style-type:none}.vue-select[aria-expanded=true] .vue-dropdown{display:unset}.vue-dropdown[data-visible-length="0"]{border:0}.vue-dropdown-item{list-style-type:none;padding:4px;cursor:pointer;min-height:1rem}.vue-dropdown-item.highlighted{background-color:#41b883}.vue-dropdown-item.disabled{background-color:#efefef;cursor:not-allowed}.vue-dropdown-item.selected{background-color:#f3f3f3}.vue-dropdown-item.selected.highlighted{background-color:#ff6a6a}.vue-dropdown[data-addable=false][data-multiple=true] .vue-dropdown-item:not(.selected):hover{cursor:not-allowed}.icon.loading{display:inline-block;position:relative;width:8px;min-width:8px;height:8px;min-height:8px}.icon.loading div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;border:1px solid #999;width:8px;height:8px;border-radius:50%;-webkit-animation:loading 1s cubic-bezier(.5,0,.5,1) infinite;animation:loading 1s cubic-bezier(.5,0,.5,1) infinite;border-color:#999 transparent transparent}.icon.loading div:first-child{-webkit-animation-delay:-.08s;animation-delay:-.08s}.icon.loading div:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vue-select[aria-expanded=true].direction-bottom{border-bottom-left-radius:0;border-bottom-right-radius:0}.vue-select[aria-expanded=true].direction-top{border-top-left-radius:0;border-top-right-radius:0}.vue-select.direction-top .vue-dropdown{bottom:100%;border-top-left-radius:3px;border-top-right-radius:3px}.vue-select.direction-bottom .vue-dropdown{top:100%;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.notification-list-item[data-v-0730d53e]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px;min-height:74px;width:100vw;max-width:400px;border-radius:4px;overflow:hidden}.notification-list-item--light[data-v-0730d53e]{background-color:#fcfcfc;border:1px solid #eee;color:#333}.notification-list-item--dark[data-v-0730d53e]{background-color:#333;border:1px solid #222;color:#eee}.notification-list-item--glass[data-v-0730d53e]{background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.125);border-top-color:hsla(0,0%,100%,.25);border-left-color:hsla(0,0%,100%,.25);color:#eee}.notification-list-item--dismissible-manual[data-v-0730d53e]{cursor:pointer}.notification-list-item__tag[data-v-0730d53e]{position:absolute;bottom:0;height:100%;width:6px}.notification-list-item--dismissible-automatic .notification-list-item__tag[data-v-0730d53e]{-webkit-animation-name:progress;animation-name:progress;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.notification-list-item__message[data-v-0730d53e]{z-index:1;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 12px 12px 18px}.notification-list-item__icon[data-v-0730d53e]{position:absolute;bottom:-24px;opacity:.25;width:80px}.notification-list-item--glass .notification-list-item__icon[data-v-0730d53e]{opacity:.5}.notification-list-item--left[data-v-0730d53e]{text-align:right}.notification-list-item--left .notification-list-item__tag[data-v-0730d53e]{right:0}.notification-list-item--left .notification-list-item__icon[data-v-0730d53e]{left:-24px;-webkit-transform:rotate(12deg);transform:rotate(12deg)}.notification-list-item--right[data-v-0730d53e]{text-align:left}.notification-list-item--right .notification-list-item__icon[data-v-0730d53e]{right:-24px;-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}.notification-list-item--success .notification-list-item__tag[data-v-0730d53e]{background-color:#009800}.notification-list-item--success .notification-list-item__icon[data-v-0730d53e]{color:#009800}.notification-list-item--alert .notification-list-item__tag[data-v-0730d53e]{background-color:#ff3600}.notification-list-item--alert .notification-list-item__icon[data-v-0730d53e]{color:#ff3600}.notification-list-item--warning .notification-list-item__tag[data-v-0730d53e]{background-color:#ffa600}.notification-list-item--warning .notification-list-item__icon[data-v-0730d53e]{color:#ffa600}.notification-list-item--info .notification-list-item__tag[data-v-0730d53e]{background-color:#08f}.notification-list-item--info .notification-list-item__icon[data-v-0730d53e]{color:#08f}@-webkit-keyframes progress{0%{height:100%;opacity:1}to{height:0;opacity:.5}}@keyframes progress{0%{height:100%;opacity:1}to{height:0;opacity:.5}}.notification-list[data-v-e1ef80b2]{position:fixed;z-index:100;margin:0;padding:0}.notification-list--top-left[data-v-e1ef80b2]{top:0;left:0}.notification-list--top-left .notification-list-enter-from[data-v-e1ef80b2]{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.notification-list--top-left .notification-list-leave-to[data-v-e1ef80b2]{opacity:0;-webkit-transform:translate(-100%,-8px);transform:translate(-100%,-8px)}.notification-list--top-left .notification-list-enter-to[data-v-e1ef80b2],.notification-list--top-left .notification-list-leave-from[data-v-e1ef80b2]{opacity:1}.notification-list--top-left .notification-list-enter-active[data-v-e1ef80b2],.notification-list--top-left .notification-list-leave-active[data-v-e1ef80b2]{-webkit-transition:all .3s cubic-bezier(.82,.085,.395,.895);transition:all .3s cubic-bezier(.82,.085,.395,.895)}.notification-list--top-left .notification-list-leave-active[data-v-e1ef80b2]{position:absolute}.notification-list--top-left .notification-list-move[data-v-e1ef80b2]{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.notification-list--bottom-left[data-v-e1ef80b2]{bottom:0;left:0}.notification-list--bottom-left .notification-list-enter-from[data-v-e1ef80b2]{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.notification-list--bottom-left .notification-list-leave-to[data-v-e1ef80b2]{opacity:0;-webkit-transform:translate(-100%,calc(-100% - 8px));transform:translate(-100%,calc(-100% - 8px))}.notification-list--bottom-left .notification-list-enter-to[data-v-e1ef80b2],.notification-list--bottom-left .notification-list-leave-from[data-v-e1ef80b2]{opacity:1}.notification-list--bottom-left .notification-list-enter-active[data-v-e1ef80b2],.notification-list--bottom-left .notification-list-leave-active[data-v-e1ef80b2]{-webkit-transition:all .3s cubic-bezier(.82,.085,.395,.895);transition:all .3s cubic-bezier(.82,.085,.395,.895)}.notification-list--bottom-left .notification-list-leave-active[data-v-e1ef80b2]{position:absolute}.notification-list--bottom-left .notification-list-move[data-v-e1ef80b2]{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.notification-list--top-right[data-v-e1ef80b2]{top:0;right:0}.notification-list--top-right .notification-list-enter-from[data-v-e1ef80b2]{opacity:1;-webkit-transform:translateX(100%);transform:translateX(100%)}.notification-list--top-right .notification-list-leave-to[data-v-e1ef80b2]{opacity:0;-webkit-transform:translate(100%,-8px);transform:translate(100%,-8px)}.notification-list--top-right .notification-list-enter-to[data-v-e1ef80b2],.notification-list--top-right .notification-list-leave-from[data-v-e1ef80b2]{opacity:1}.notification-list--top-right .notification-list-enter-active[data-v-e1ef80b2],.notification-list--top-right .notification-list-leave-active[data-v-e1ef80b2]{-webkit-transition:all .3s cubic-bezier(.82,.085,.395,.895);transition:all .3s cubic-bezier(.82,.085,.395,.895)}.notification-list--top-right .notification-list-leave-active[data-v-e1ef80b2]{position:absolute;z-index:90}.notification-list--top-right .notification-list-move[data-v-e1ef80b2]{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.notification-list--bottom-right[data-v-e1ef80b2]{bottom:0;right:0}.notification-list--bottom-right .notification-list-enter-from[data-v-e1ef80b2]{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.notification-list--bottom-right .notification-list-leave-to[data-v-e1ef80b2]{opacity:0;-webkit-transform:translate(100%,calc(-100% - 8px));transform:translate(100%,calc(-100% - 8px))}.notification-list--bottom-right .notification-list-enter-to[data-v-e1ef80b2],.notification-list--bottom-right .notification-list-leave-from[data-v-e1ef80b2]{opacity:1}.notification-list--bottom-right .notification-list-enter-active[data-v-e1ef80b2],.notification-list--bottom-right .notification-list-leave-active[data-v-e1ef80b2]{-webkit-transition:all .3s cubic-bezier(.82,.085,.395,.895);transition:all .3s cubic-bezier(.82,.085,.395,.895)}.notification-list--bottom-right .notification-list-leave-active[data-v-e1ef80b2]{position:absolute;z-index:90}.notification-list--bottom-right .notification-list-move[data-v-e1ef80b2]{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.vue-map{width:100%;height:100%;min-height:2rem}

/*!
 * Viewer.js v1.11.7
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-11-24T04:32:14.526Z
 */.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 40'%3E%3Cpath fill='%23fff' d='M49.6 17.9h20.2v3.9H49.6zm123.1 2l10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0l-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6l-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3l5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7zm14 0h6.2V16h-2v-4.3h-4.2v-2zm6.2 14V30h-6.2v-2h4.2v-4.3h2zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7l7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5l8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 00-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 01-10-10.2 10 10 0 0110-10.2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:280px;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viewer-container::-moz-selection,.viewer-container ::-moz-selection{background-color:transparent}.viewer-container::selection,.viewer-container ::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:rgba(0,0,0,.5);overflow:hidden}.viewer-list{-webkit-box-sizing:content-box;box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;-webkit-transition:opacity .15s;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;right:0;z-index:1}.viewer-player,.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:6px 3px}.viewer-toolbar>ul>li{background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;-webkit-transition:background-color .15s;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:rgba(0,0,0,.8)}.viewer-toolbar>ul>li:focus{-webkit-box-shadow:0 0 3px #fff;box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:rgba(0,0,0,.8);border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;-webkit-transition:opacity .15s;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;-webkit-transition:background-color .15s;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:rgba(0,0,0,.8)}.viewer-button:focus{-webkit-box-shadow:0 0 3px #fff;box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:rgba(0,0,0,.5)}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:-webkit-grab;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{-webkit-transition:all .3s;transition:all .3s}@-webkit-keyframes viewer-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes viewer-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.viewer-loading:after{-webkit-animation:viewer-spinner 1s linear infinite;animation:viewer-spinner 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.5);border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width:767px){.viewer-hide-xs-down{display:none}}@media (max-width:991px){.viewer-hide-sm-down{display:none}}@media (max-width:1199px){.viewer-hide-md-down{display:none}}