.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{-webkit-transform:scale(1.2);transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{-webkit-transform:scale(1.2);transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.viewer-menu-divider{border-bottom:1px solid rgba(0,0,0,.3);margin:4px 0}.viewer-menu-item{align-items:center;display:flex;padding:4px 0}.viewer-menu-item:hover{background-color:rgba(0,0,0,.1)}.viewer-menu-item-icon{padding-left:16px;padding-right:8px}.viewer-menu-item-label{flex-grow:1;flex-shrink:1;padding-right:32px;white-space:nowrap}.viewer-menu-item-check{padding-right:16px}.viewer-button{background-color:transparent;border:none;border-radius:4px;cursor:pointer;padding:8px}.viewer-button-selected,.viewer-button:hover{background-color:rgba(0,0,0,.1)}.viewer-spinner{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:viewer-spinner-transform;animation-name:viewer-spinner-transform;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.viewer-spinner-circle{fill:none;stroke:rgba(0,0,0,.4);stroke-linecap:round;stroke-width:2}@-webkit-keyframes viewer-spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes viewer-spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.viewer-separator{border-bottom:1px solid rgba(0,0,0,.3)}.viewer-icon{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.viewer-modal-body{background:#fff;border:1px solid rgba(0,0,0,.3);border-radius:4px;margin:160px auto 0;max-width:480px}.viewer-toolbar{width:100%}.viewer-toolbar,.viewer-toolbar-center,.viewer-toolbar-left{align-items:center;display:flex}.viewer-toolbar-center{flex-grow:1;flex-shrink:1;justify-content:center}.viewer-toolbar-right{align-items:center;display:flex;margin-left:auto}.viewer-toolbar-item{padding:0 2px}.viewer-modal-overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.viewer-primary-button{background-color:#357edd;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px}.viewer-progress-bar{background-color:rgba(0,0,0,.1);border-radius:9999px}.viewer-progress-bar-inner{align-items:center;background-color:#357edd;border-radius:9999px;color:#fff;display:flex;font-size:10px;justify-content:center}.viewer-tooltip-body{background:#000;border-radius:4px;color:#fff;left:0;max-width:300px;position:absolute;text-align:center;top:-9999px;z-index:9999}.viewer-tooltip-body-arrow{background-color:#000}.viewer-tooltip-body-content{padding:8px}.viewer-popover-body{background:#fff;border:1px solid rgba(0,0,0,.3);border-radius:4px;left:0;padding:8px 0;position:absolute;top:-9999px;z-index:9999}.viewer-popover-body-arrow{background:#fff}.viewer-inner-pages-vertical{display:flex;flex-direction:column}.viewer-inner-pages-horizontal,.viewer-inner-pages-wrapped{display:flex;flex-direction:row}.viewer-inner-pages-wrapped{flex-wrap:wrap;justify-content:center}.viewer-inner-page{padding:8px}.viewer-doc-error{align-items:center;display:flex;justify-content:center;height:100%}.viewer-doc-error-text{background-color:#e53e3e;border-radius:.25rem;color:#fff;line-height:1.5;max-width:50%;padding:.5rem}.viewer-doc-loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.viewer-popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.viewer-arrow{border-bottom:1px solid rgba(0,0,0,.3);border-left-color:rgba(0,0,0,.3);border-right:1px solid rgba(0,0,0,.3);border-top-color:rgba(0,0,0,.3);height:10px;position:absolute;width:10px;z-index:0}.viewer-arrow-tl{bottom:0;left:0;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}.viewer-arrow-tc{left:50%}.viewer-arrow-tc,.viewer-arrow-tr{bottom:0;-webkit-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg)}.viewer-arrow-tr{right:0}.viewer-arrow-rt{left:0;top:0;-webkit-transform:translate(-50%,50%) rotate(135deg);transform:translate(-50%,50%) rotate(135deg)}.viewer-arrow-rc{top:50%}.viewer-arrow-rb,.viewer-arrow-rc{left:0;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.viewer-arrow-rb{bottom:0}.viewer-arrow-bl{left:0;top:0;-webkit-transform:translate(50%,-50%) rotate(225deg);transform:translate(50%,-50%) rotate(225deg)}.viewer-arrow-bc{left:50%}.viewer-arrow-bc,.viewer-arrow-br{top:0;-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.viewer-arrow-br{right:0}.viewer-arrow-lt{right:0;top:0;-webkit-transform:translate(50%,50%) rotate(315deg);transform:translate(50%,50%) rotate(315deg)}.viewer-arrow-lc{top:50%}.viewer-arrow-lb,.viewer-arrow-lc{right:0;-webkit-transform:translate(50%,-50%) rotate(315deg);transform:translate(50%,-50%) rotate(315deg)}.viewer-arrow-lb{bottom:0}.viewer-layout-container{border:1px solid rgba(0,0,0,.3);display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:44px calc(100% - 44px);grid-template-rows:44px calc(100% - 44px);height:100%;position:relative;width:100%}.viewer-layout-toolbar{align-items:center;background-color:#eee;border-bottom:1px solid rgba(0,0,0,.1);-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;-ms-grid-row:1;grid-row:1;justify-content:center;padding:4px}.viewer-layout-sidebar{border-right:1px solid rgba(0,0,0,.2);display:none;justify-content:center}.viewer-layout-main,.viewer-layout-sidebar{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.viewer-layout-main{overflow:scroll}.viewer-layout-with-sidebar.viewer-layout-container{-ms-grid-columns:30% 1fr;grid-template-columns:30% 1fr}.viewer-layout-with-sidebar .viewer-layout-sidebar{display:flex}.viewer-layout-with-sidebar .viewer-layout-main{-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2}.viewer-page-size-calculator{height:100%;width:100%}.viewer-page-layer,.viewer-page-size-calculator{align-items:center;display:flex;justify-content:center}.viewer-page-layer{box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);margin:0 auto;position:relative}.viewer-drop-area{align-items:center;background-color:#fff;border:2px dashed rgba(0,0,0,.3);bottom:0;display:flex;font-size:24px;justify-content:center;left:0;position:absolute;right:0;top:44px;z-index:9999}.viewer-exit-fullscreen{bottom:0;padding:8px;position:fixed;right:0}.viewer-exit-fullscreen-inner{background-color:#fff}.viewer-grab{cursor:grab}.viewer-grab :not(input),.viewer-grab :not(select),.viewer-grab :not(textarea){cursor:grab!important}.viewer-grabbing{cursor:grabbing}.viewer-grabbing :not(input),.viewer-grabbing :not(select),.viewer-grabbing :not(textarea){cursor:grabbing!important}.viewer-print-zone{display:none}@media print{.viewer-body-printing #root{display:none}.viewer-print-zone{display:block}.viewer-print-zone-page-thumbnail{overflow:hidden;page-break-after:auto;page-break-inside:avoid}}.viewer-asking-password{align-items:center;border:1px solid rgba(0,0,0,.3);display:flex;height:100%;justify-content:center;width:100%}.viewer-asking-password-message{margin:8px 0}.viewer-asking-password-input-container{align-items:center;display:flex;justify-content:center}.viewer-asking-password-input{border:1px solid rgba(0,0,0,.2);padding:8px;width:200px}.viewer-asking-password-button{background-color:#357edd;border:1px solid rgba(0,0,0,.2);border-left-color:transparent;color:#fff;cursor:pointer;padding:8px 16px}.viewer-text-layer{height:100%;left:0;line-height:1;position:absolute;top:0;width:100%}.viewer-text{color:transparent;cursor:text;opacity:.2;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.viewer-text::selection{background:#00f;color:transparent}.viewer-text-highlight{background-color:#b400aa;border-radius:4px;margin:-1px;padding:1px}.viewer-sidebar{display:flex;flex-direction:column;height:100%;width:100%}.viewer-sidebar-tabs{align-items:center;background-color:#eee;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:center;padding:4px}.viewer-sidebar-tab{padding:0 2px}.viewer-sidebar-content{flex-grow:1;flex-shrink:1;overflow:auto;padding:8px 0}.viewer-sidebar-thumbnails{display:flex;flex-flow:row wrap;justify-content:center}.viewer-bookmark-empty{text-align:center}.viewer-open-file{background-color:transparent;border:none;border-radius:4px;padding:8px;position:relative}.viewer-open-file:hover{background-color:rgba(0,0,0,.1)}.viewer-open-file-input{bottom:0;cursor:pointer;opacity:0;right:0}.viewer-open-file-input,.viewer-print-progress{height:100%;left:0;position:absolute;top:0;width:100%}.viewer-print-progress{align-items:center;background-color:rgba(0,0,0,.2);display:flex;justify-content:center;z-index:9999}.viewer-print-progress-inner{background-color:#fff;border-radius:4px;padding:24px;text-align:center;width:240px}.viewer-print-progress-bar{margin-bottom:16px}.viewer-print-progress-message{margin-bottom:8px}.viewer-properties-modal{padding:8px 0}.viewer-properties-modal-group{padding:0 8px}.viewer-properties-modal-footer{display:flex;justify-content:center;margin-top:8px}.viewer-search-popover{padding:0 8px}.viewer-search-popover-input-counter{align-items:center;border:1px solid rgba(0,0,0,.3);display:flex;margin-bottom:8px;position:relative;width:180px}.viewer-search-popover-input{border:none;padding:4px;width:100%}.viewer-search-popover-counter{align-items:center;bottom:0;display:flex;padding-right:4px;position:absolute;right:0;top:0}.viewer-search-popover-label{align-items:center;display:flex;margin-bottom:8px}.viewer-search-popover-label-checkbox{margin-right:4px}.viewer-search-popover-footer{align-items:center;display:flex}.viewer-search-popover-footer-item{padding:0 4px}.viewer-search-popover-footer-button{margin-left:auto}.viewer-attachment-list{list-style-type:none;margin:0;padding:0;width:100%}.viewer-attachment-list-empty{text-align:center}.viewer-attachment-item{padding:8px}.viewer-attachment-item:hover{background-color:rgba(0,0,0,.1)}.viewer-thumbnail{padding:8px}.viewer-thumbnail-selected,.viewer-thumbnail:hover{background-color:rgba(0,0,0,.3)}.viewer-zoom-popover-target{align-items:center;display:flex;padding:8px}.viewer-zoom-popover-target-scale{margin-right:4px}.viewer-zoom-popover-target-arrow{border-color:rgba(0,0,0,.6) transparent transparent;border-style:solid;border-width:8px 4px 0;height:0;width:0}.viewer-annotation-link a{height:100%;left:0;position:absolute;top:0;width:100%}.viewer-annotation-link a:hover{background:rgba(255,255,0,.2)}.viewer-property-item{margin:8px 0}.viewer-property-item-label{display:inline-block;padding-right:8px;width:30%}.viewer-property-item-value{display:inline-block}.viewer-toolbar-current-page-input{border:1px solid rgba(0,0,0,.3);padding:4px;width:50px}.viewer-annotation{position:absolute}.viewer-bookmark-list,.viewer-menu{list-style-type:none;margin:0;padding:0}.viewer-thumbnail-container{align-items:center;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);display:flex;justify-content:center;margin:0 auto;position:relative}.viewer-annotation-popup-wrapper{background-color:#faf089;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);font-size:.75rem;margin-left:.25rem;position:absolute;top:0;width:16rem;word-wrap:break-word}.viewer-annotation-popup-wrapper-header{align-items:center;display:flex;justify-content:space-between;padding:.25rem}.viewer-annotation-popup-wrapper-title{font-weight:600;margin-right:1rem}.viewer-annotation-popup-wrapper-content{border-top:1px solid #1a202c;padding:.25rem}.viewer-properties-loader{text-align:center}.viewer-bookmark-item{align-items:center;cursor:pointer;display:flex;padding-bottom:6px;padding-right:4px;padding-top:6px}.viewer-bookmark-item:hover{background-color:rgba(0,0,0,.1)}.viewer-bookmark-toggle{margin-right:4px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.viewer-bookmark-toggle-expanded{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.viewer-bookmark-title{flex-grow:1;flex-shrink:1;text-decoration:none}.viewer-canvas-layer{left:0;position:absolute;overflow:hidden;top:0}
/*# sourceMappingURL=2.47d9190d.chunk.css.map */