.uppy-Root{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:left;position:relative;color:#333}.uppy-Root[dir=rtl],[dir=rtl] .uppy-Root{text-align:right}.uppy-Root *,.uppy-Root :after,.uppy-Root :before{box-sizing:inherit}.uppy-Root [hidden]{display:none}.uppy-u-reset{-webkit-appearance:none;line-height:1;padding:0;color:inherit;-webkit-backface-visibility:visible;backface-visibility:visible;background:none;border:none;border-collapse:separate;border-image:none;border-radius:0;border-spacing:0;box-shadow:none;clear:none;cursor:auto;display:inline;empty-cells:show;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;list-style:none;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:50% 50% 0;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;z-index:auto}[dir=rtl] .uppy-u-reset{text-align:right}.uppy-c-textInput{border:1px solid #ddd;border-radius:4px;font-size:14px;line-height:1.5;padding:6px 8px;background-color:#fff}.uppy-size--md .uppy-c-textInput{padding:8px 10px}.uppy-c-textInput:focus{border-color:rgba(34,117,215,.6);outline:none;box-shadow:0 0 0 3px rgba(34,117,215,.15)}[data-uppy-theme=dark] .uppy-c-textInput{background-color:#333;border-color:#333;color:#eaeaea}[data-uppy-theme=dark] .uppy-c-textInput:focus{border-color:#525252;box-shadow:none}.uppy-c-icon{max-width:100%;max-height:100%;fill:currentColor;display:inline-block;overflow:hidden}.uppy-c-btn{display:inline-block;white-space:nowrap;vertical-align:middle;font-family:inherit;font-size:16px;line-height:1;font-weight:500;transition-property:background-color,color;transition-duration:.3s;-webkit-user-select:none;-ms-user-select:none;user-select:none}.uppy-c-btn,[dir=rtl] .uppy-c-btn{text-align:center}.uppy-c-btn:not(:disabled):not(.disabled){cursor:pointer}.uppy-c-btn::-moz-focus-inner{border:0}.uppy-c-btn-primary{font-size:14px;padding:10px 18px;border-radius:4px;background-color:#2275d7;color:#fff}.uppy-c-btn-primary:hover{background-color:#1b5dab}.uppy-c-btn-primary:focus{outline:none;box-shadow:0 0 0 3px rgba(34,117,215,.4)}.uppy-size--md .uppy-c-btn-primary{padding:13px 22px}[data-uppy-theme=dark] .uppy-c-btn-primary{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-primary::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-c-btn-link{font-size:14px;line-height:1;padding:10px 15px;border-radius:4px;background-color:transparent;color:#525252}.uppy-c-btn-link:hover{color:#333}.uppy-c-btn-link:focus{outline:none;box-shadow:0 0 0 3px rgba(34,117,215,.25)}.uppy-size--md .uppy-c-btn-link{padding:13px 18px}[data-uppy-theme=dark] .uppy-c-btn-link{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-link:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-link::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-link:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}[data-uppy-theme=dark] .uppy-c-btn-link:hover{color:#939393}.uppy-c-btn--small{font-size:.9em;padding:7px 16px;border-radius:2px}.uppy-size--md .uppy-c-btn--small{padding:8px 10px;border-radius:2px}.uppy-DragDrop-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:7px;background-color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;max-width:100%}.uppy-DragDrop-container:focus{outline:none;box-shadow:0 0 0 3px rgba(34,117,215,.4)}.uppy-DragDrop-container::-moz-focus-inner{border:0}.uppy-DragDrop-inner{margin:0;text-align:center;padding:80px 20px;line-height:1.4}.uppy-DragDrop-arrow{width:60px;height:60px;fill:#e0e0e0;margin-bottom:17px}.uppy-DragDrop--isDragDropSupported{border:2px dashed #adadad}.uppy-DragDrop--isDraggingOver{border:2px dashed #2275d7;background:#eaeaea}.uppy-DragDrop--isDraggingOver .uppy-DragDrop-arrow{fill:#939393}.uppy-DragDrop-label{display:block;font-size:1.15em;margin-bottom:5px}.uppy-DragDrop-browse{color:#2275d7;cursor:pointer}.uppy-DragDrop-note{font-size:1em;color:#adadad}.uppy-Root [aria-label][role~=tooltip]{position:relative}.uppy-Root [aria-label][role~=tooltip]:after,.uppy-Root [aria-label][role~=tooltip]:before{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;opacity:0;pointer-events:none;transition:all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);position:absolute;box-sizing:border-box;z-index:10;transform-origin:top}.uppy-Root [aria-label][role~=tooltip]:before{background-size:100% auto!important;content:""}.uppy-Root [aria-label][role~=tooltip]:after{background:rgba(17,17,17,.9);border-radius:4px;color:#fff;content:attr(aria-label);font-size:var(--microtip-font-size,13px);font-weight:var(--microtip-font-weight,normal);text-transform:var(--microtip-text-transform,none);padding:.5em 1em;white-space:nowrap;box-sizing:content-box}.uppy-Root [aria-label][role~=tooltip]:focus:after,.uppy-Root [aria-label][role~=tooltip]:focus:before,.uppy-Root [aria-label][role~=tooltip]:hover:after,.uppy-Root [aria-label][role~=tooltip]:hover:before{opacity:1;pointer-events:auto}.uppy-Root [role~=tooltip][data-microtip-position|=top]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0z'/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-bottom:5px}.uppy-Root [role~=tooltip][data-microtip-position|=top]:after{margin-bottom:11px}.uppy-Root [role~=tooltip][data-microtip-position|=top]:before{transform:translate3d(-50%,0,0);bottom:100%;left:50%}.uppy-Root [role~=tooltip][data-microtip-position|=top]:hover:before{transform:translate3d(-50%,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position|=top]:after{transform:translate3d(-50%,0,0);bottom:100%;left:50%}.uppy-Root [role~=tooltip][data-microtip-position=top]:hover:after{transform:translate3d(-50%,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:after{transform:translate3d(calc(-100% + 16px),0,0);bottom:100%}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:hover:after{transform:translate3d(calc(-100% + 16px),-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:after{transform:translate3d(-16px,0,0);bottom:100%}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:hover:after{transform:translate3d(-16px,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-top:5px;margin-bottom:0}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after{margin-top:11px}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before{transform:translate3d(-50%,-10px,0);bottom:auto;left:50%;top:100%}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:hover:before{transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after{transform:translate3d(-50%,-10px,0);top:100%;left:50%}.uppy-Root [role~=tooltip][data-microtip-position=bottom]:hover:after{transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:after{transform:translate3d(calc(-100% + 16px),-10px,0);top:100%}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:hover:after{transform:translate3d(calc(-100% + 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:after{transform:translate3d(-16px,-10px,0);top:100%}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:hover:after{transform:translate3d(-16px,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:before{bottom:auto;left:auto;right:100%;top:50%;transform:translate3d(10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342z'/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-right:5px;margin-bottom:0}.uppy-Root [role~=tooltip][data-microtip-position=left]:after{margin-right:11px}.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:before{bottom:auto;left:100%;top:50%;transform:translate3d(-10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658z'/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-bottom:0;margin-left:5px}.uppy-Root [role~=tooltip][data-microtip-position=right]:after{margin-left:11px}.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-size=small]:after{white-space:normal;width:80px}.uppy-Root [role~=tooltip][data-microtip-size=medium]:after{white-space:normal;width:150px}.uppy-Root [role~=tooltip][data-microtip-size=large]:after{white-space:normal;width:260px}.uppy-StatusBar{display:-ms-flexbox;display:flex;position:relative;height:40px;line-height:40px;font-size:12px;font-weight:400;color:#fff;background-color:#fff;z-index:1001;transition:height .2s}[data-uppy-theme=dark] .uppy-StatusBar{background-color:#1f1f1f}.uppy-size--md .uppy-StatusBar{height:46px}.uppy-StatusBar:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:2px;background-color:#eaeaea}[data-uppy-theme=dark] .uppy-StatusBar:before{background-color:#757575}.uppy-StatusBar[aria-hidden=true]{overflow-y:hidden;height:0}.uppy-StatusBar.is-complete .uppy-StatusBar-progress{background-color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-progress{background-color:#e32437}.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator{color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-statusIndicator{color:#e32437}.uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#fff;height:65px;border-top:1px solid #eaeaea}[data-uppy-theme=dark] .uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#1f1f1f;border-top:1px solid #333}.uppy-StatusBar-progress{background-color:#2275d7;height:2px;position:absolute;z-index:1001;transition:background-color,width .3s ease-out}.uppy-StatusBar-progress.is-indeterminate{background-size:64px 64px;background-image:linear-gradient(45deg,rgba(0,0,0,.3) 25%,transparent 0,transparent 50%,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 75%,transparent 0,transparent);animation:uppy-StatusBar-ProgressStripes 1s linear infinite}@keyframes uppy-StatusBar-ProgressStripes{0%{background-position:0 0}to{background-position:64px 0}}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-progress,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-progress{background-color:#f6a623}.uppy-StatusBar.is-waiting .uppy-StatusBar-progress{display:none}[dir=ltr] .uppy-StatusBar-content{padding-left:10px}[dir=rtl] .uppy-StatusBar-content{padding-right:10px}.uppy-StatusBar-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;z-index:1002;-webkit-padding-start:10px;white-space:nowrap;text-overflow:ellipsis;color:#333;height:100%}[dir=ltr] .uppy-size--md .uppy-StatusBar-content{padding-left:15px}[dir=rtl] .uppy-size--md .uppy-StatusBar-content{padding-right:15px}.uppy-size--md .uppy-StatusBar-content{-webkit-padding-start:15px}[data-uppy-theme=dark] .uppy-StatusBar-content{color:#eaeaea}[dir=ltr] .uppy-StatusBar-status{padding-right:.3em}[dir=rtl] .uppy-StatusBar-status{padding-left:.3em}.uppy-StatusBar-status{line-height:1.4;font-weight:400;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:.3em}.uppy-StatusBar-statusPrimary{font-weight:500;line-height:1}[data-uppy-theme=dark] .uppy-StatusBar-statusPrimary{color:#eaeaea}.uppy-StatusBar-statusSecondary{margin-top:1px;font-size:11px;line-height:1.2;display:inline-block;color:#757575;white-space:nowrap}[data-uppy-theme=dark] .uppy-StatusBar-statusSecondary{color:#bbb}[dir=ltr] .uppy-StatusBar-statusSecondaryHint{margin-right:5px}[dir=rtl] .uppy-StatusBar-statusSecondaryHint{margin-left:5px}.uppy-StatusBar-statusSecondaryHint{display:inline-block;vertical-align:middle;-webkit-margin-end:5px;line-height:1}[dir=ltr] .uppy-size--md .uppy-StatusBar-statusSecondaryHint{margin-right:8px}[dir=rtl] .uppy-size--md .uppy-StatusBar-statusSecondaryHint{margin-left:8px}.uppy-size--md .uppy-StatusBar-statusSecondaryHint{-webkit-margin-end:8px}[dir=ltr] .uppy-StatusBar-statusIndicator{margin-right:7px}[dir=rtl] .uppy-StatusBar-statusIndicator{margin-left:7px}.uppy-StatusBar-statusIndicator{position:relative;top:1px;color:#525252;-webkit-margin-end:7px}.uppy-StatusBar-statusIndicator svg{vertical-align:text-bottom}[dir=ltr] .uppy-StatusBar-actions{right:10px}[dir=rtl] .uppy-StatusBar-actions{left:10px}.uppy-StatusBar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;top:0;bottom:0;z-index:1004}.uppy-StatusBar.is-waiting .uppy-StatusBar-actions{width:100%;position:static;padding:0 15px;background-color:#fafafa}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actions{background-color:#1f1f1f}.uppy-StatusBar-actionCircleBtn{line-height:1;cursor:pointer;margin:3px;opacity:.9}.uppy-StatusBar-actionCircleBtn:focus{outline:none}.uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}.uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-StatusBar-actionCircleBtn:hover{opacity:1}.uppy-StatusBar-actionCircleBtn:focus{border-radius:50%}.uppy-StatusBar-actionCircleBtn svg{vertical-align:bottom}.uppy-StatusBar-actionBtn{display:inline-block;vertical-align:middle;font-size:10px;line-height:inherit;color:#2275d7}.uppy-size--md .uppy-StatusBar-actionBtn{font-size:11px}[dir=ltr] .uppy-StatusBar-actionBtn--retry{margin-right:6px}[dir=rtl] .uppy-StatusBar-actionBtn--retry{margin-left:6px}.uppy-StatusBar-actionBtn--retry{height:16px;border-radius:8px;-webkit-margin-end:6px;background-color:#ff4b23;line-height:1;color:#fff;padding:1px 6px 3px 18px;position:relative}.uppy-StatusBar-actionBtn--retry:focus{outline:none}.uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-StatusBar-actionBtn--retry:hover{background-color:#f92d00}[dir=ltr] .uppy-StatusBar-actionBtn--retry svg{left:6px}[dir=rtl] .uppy-StatusBar-actionBtn--retry svg{right:6px}.uppy-StatusBar-actionBtn--retry svg{position:absolute;top:3px}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{font-size:14px;width:100%;padding:15px 10px;color:#fff;background-color:#1bb240;line-height:1}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#189c38}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{background-color:#1c8b37}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#18762f}.uppy-size--md .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{padding:13px 22px;width:auto}.uppy-StatusBar:not(.is-waiting) .uppy-StatusBar-actionBtn--upload{background-color:transparent;color:#2275d7}[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-right:3px}[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded,[dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-left:3px}[dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-right:3px}.uppy-StatusBar-actionBtn--uploadNewlyAdded{-webkit-padding-end:3px;-webkit-padding-start:3px;padding-bottom:1px;border-radius:3px}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}.uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-StatusBar-actionBtn--done{line-height:1;border-radius:3px;padding:7px 8px}.uppy-StatusBar-actionBtn--done:focus{outline:none}.uppy-StatusBar-actionBtn--done::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--done:hover{color:#1b5dab}.uppy-StatusBar-actionBtn--done:focus{background-color:#eceef2}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done:focus{background-color:#333}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done{color:#02baf2}.uppy-size--md .uppy-StatusBar-actionBtn--done{font-size:14px}[dir=ltr] .uppy-StatusBar-details{left:2px}[dir=rtl] .uppy-StatusBar-details{right:2px}.uppy-StatusBar-details{line-height:12px;width:13px;height:13px;display:inline-block;vertical-align:middle;color:#fff;background-color:#939393;border-radius:50%;position:relative;top:0;font-size:10px;font-weight:600;text-align:center;cursor:help}.uppy-StatusBar-details:after{line-height:1.3;word-wrap:break-word}[dir=ltr] .uppy-StatusBar-spinner{margin-right:10px}[dir=rtl] .uppy-StatusBar-spinner{margin-left:10px}.uppy-StatusBar-spinner{animation-name:uppy-StatusBar-spinnerAnimation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-margin-end:10px;fill:#2275d7}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-spinner,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-spinner{fill:#f6a623}@keyframes uppy-StatusBar-spinnerAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Logo-module__Logo___2cpZR{align-self:flex-start;margin:26px 13px}@media(max-width:1024px){.Logo-module__Logo___2cpZR{margin:12px 15px}}.Logo-module__Logo___2cpZR>a{height:40px;width:40px;display:flex;align-items:center;padding:0!important;background:#fff;border-radius:100px;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.15)}.Logo-module__Logo___2cpZR img{max-width:100%;transition:all .3s}.Logo-module__Logo___2cpZR a:hover img{opacity:.8}.Toolbar-module__Toolbar___2Uhtg{font-size:1.5em;position:relative;flex:0 0 64px;pointer-events:all;z-index:3}@media(max-width:1024px){.Toolbar-module__Toolbar___2Uhtg{position:fixed;z-index:5;width:100%}}@media(max-width:1024px){.Toolbar-module__Toolbar___2Uhtg.Toolbar-module__hasPagemakerSiteHeaderForMap___fW5X3{display:none}}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__wrap___1H8zj{position:absolute;width:100%;height:100%;background-color:#fff;box-shadow:0 0 40px rgba(0,0,0,.12);transition:all .2s;display:flex;flex-direction:column}@media(max-width:1024px){.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__wrap___1H8zj{position:static;flex-direction:row}}body[class*=dark-toolbar] .Toolbar-module__Toolbar___2Uhtg .Toolbar-module__wrap___1H8zj{background-color:var(--interface-black)}@media(hover:hover){.Toolbar-module__Toolbar___2Uhtg:hover .Toolbar-module__wrap___1H8zj{width:162px}}@media(hover:hover)and (max-width:1024px){.Toolbar-module__Toolbar___2Uhtg:hover .Toolbar-module__wrap___1H8zj{width:100%}}.Toolbar-module__Toolbar___2Uhtg *{line-height:0}.Toolbar-module__Toolbar___2Uhtg ul{list-style:none;width:100%;display:flex;flex-direction:column;height:100%;padding:0 0 1.1rem;margin:1.3rem 0 0}@media(max-width:1024px){.Toolbar-module__Toolbar___2Uhtg ul{padding:5px 0 5px 9px;display:flex;flex-direction:row;height:auto;margin-top:0}}@media(max-width:480px){.Toolbar-module__Toolbar___2Uhtg ul{width:calc(100% - 71px);justify-content:stretch}}.Toolbar-module__Toolbar___2Uhtg [class*=Logo]+ul{margin-top:0}.Toolbar-module__Toolbar___2Uhtg ul *{display:block}.Toolbar-module__Toolbar___2Uhtg li{margin-right:0}@media(max-width:480px){.Toolbar-module__Toolbar___2Uhtg li{max-width:48px;flex-grow:1}}.Toolbar-module__Toolbar___2Uhtg li a{line-height:0;position:relative;transition:all .2s;padding:15px 21px;cursor:pointer}@media(max-width:1024px){.Toolbar-module__Toolbar___2Uhtg li a{padding:15px}}@media(max-width:480px){.Toolbar-module__Toolbar___2Uhtg li a{padding:15px 0;text-align:center}}.Toolbar-module__Toolbar___2Uhtg a:after{content:"";display:block!important;background:#f1f0f0;position:absolute;height:1.6em;width:4px;transition:all .2s;opacity:0;right:0;top:8px}@media(max-width:1024px){.Toolbar-module__Toolbar___2Uhtg a:after{right:auto;top:auto;bottom:-5px;width:1em;height:4px}}@media(max-width:480px){.Toolbar-module__Toolbar___2Uhtg a:after{left:50%;margin-left:-.5em}}.Toolbar-module__Toolbar___2Uhtg a[data-current]{cursor:default}.Toolbar-module__Toolbar___2Uhtg a[data-current]:after{opacity:1}.Toolbar-module__Toolbar___2Uhtg a:before{transition:all .2s}:root .Toolbar-module__Toolbar___2Uhtg a:before,_::-webkit-full-page-media,_:future{-webkit-transition:none;transition:none}.Toolbar-module__Toolbar___2Uhtg li>a>span{opacity:0;transition:all .1s;position:absolute;top:27px;left:53px;pointer-events:none;padding-left:7px}@media(max-width:1024px){.Toolbar-module__Toolbar___2Uhtg li>a>span{display:none}}@media(hover:hover){.Toolbar-module__Toolbar___2Uhtg:hover li>a>span{pointer-events:all;transition:all .2s .2s;opacity:1}}.Toolbar-module__Toolbar___2Uhtg a span span{transition:color .2s;color:var(--toolbar-icon-color);font-family:var(--humapui-font-string),sans-serif;font-size:15px}.Toolbar-module__Toolbar___2Uhtg a:hover span span{color:var(--toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg a[data-current]:hover span span{color:var(--toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__lowerItem___2ZyPf{margin-top:auto}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__lowerItem___2ZyPf~.Toolbar-module__lowerItem___2ZyPf{margin-top:0}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__mobileOverflowMenuItem___r3bZ_{margin-left:auto}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__introButton___3KDxf:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-home-toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__introButton___3KDxf:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-home-toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__introButton___3KDxf[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-home-toolbar-icon-color-current)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__browseButton___15lhv:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-browse-toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__browseButton___15lhv:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-browse-toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__browseButton___15lhv[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-browse-toolbar-icon-color-current)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__searchButton___11PQx:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-search-toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__searchButton___11PQx:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-search-toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__searchButton___11PQx[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-search-toolbar-icon-color-current)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__overlaysButton___3INmu:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-overlays-toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__overlaysButton___3INmu:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-overlays-toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__overlaysButton___3INmu[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-overlays-toolbar-icon-color-current)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__trailsButton___3-tZ2:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-trails-toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__trailsButton___3-tZ2:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-trails-toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__trailsButton___3-tZ2[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-trails-toolbar-icon-color-current)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__helpButton___3v5nu:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-help-toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__helpButton___3v5nu:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-help-toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__helpButton___3v5nu[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-help-toolbar-icon-color-current)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__contributeButton___KMYGQ:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-contribute-toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__contributeButton___KMYGQ:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-contribute-toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__contributeButton___KMYGQ[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-contribute-toolbar-icon-color-current)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__overflowButton___2shK3:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-overflow-toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__overflowButton___2shK3:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-overflow-toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__overflowButton___2shK3[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-overflow-toolbar-icon-color-current)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__languageButton___3cg-M:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-flag-toolbar-icon-color)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__languageButton___3cg-M:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-flag-toolbar-icon-color-hover)}.Toolbar-module__Toolbar___2Uhtg .Toolbar-module__languageButton___3cg-M[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-flag-toolbar-icon-color-current)}.CloseTrayButton-module__CloseTrayButton___XI8c9{position:absolute;z-index:10;left:100%;top:50%;border-left:1px solid #ebeff1}.CloseTrayButton-module__CloseTrayButton___XI8c9 button{border:0;cursor:pointer;display:flex;font-size:25px;transition:all .2s;border-radius:0 100px 100px 0;align-self:flex-start;justify-content:center;align-items:center;will-change:background;padding:20px 15px 20px 7px;background:#fff}.CloseTrayButton-module__CloseTrayButton___XI8c9 button:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTray-color-on-white)}.CloseTrayButton-module__CloseTrayButton___XI8c9 button span{display:none}.CloseTrayButton-module__CloseTrayButton___XI8c9 button:before{font-size:20px;transition:all .2s;margin-left:-2px;will-change:background}.CloseTrayButton-module__CloseTrayButton___XI8c9.CloseTrayButton-module__isClosed___2MsHq button:before{transform:scaleX(-1)}.CloseTrayButton-module__CloseTrayButton___XI8c9 button:hover:before{opacity:.5}.OverflowToolbar-module__OverflowToolbar___w2Lqe.OverflowToolbar-module__isHidden___3nm96{display:none}.OverflowToolbar-module__OverflowToolbar___w2Lqe.OverflowToolbar-module__isVisible___hHlTR{display:block}.OverflowToolbar-module__OverflowToolbar___w2Lqe{background-color:#fff;font-size:1.5rem;padding:7px 12px 20px;box-shadow:0 0 40px rgba(0,0,0,.12);position:absolute;top:94px;right:27px;transform:translate3d(50%,0,0);z-index:2;pointer-events:all}@media(max-width:1024px){.OverflowToolbar-module__OverflowToolbar___w2Lqe{position:fixed;top:84px;right:0;transform:none;z-index:6}}body[class*=dark-toolbar] .OverflowToolbar-module__OverflowToolbar___w2Lqe{background-color:var(--interface-black)}.OverflowToolbar-module__OverflowToolbar___w2Lqe:before{border-left:22px solid transparent;border-right:22px solid transparent;border-bottom:22px solid #fff;content:"";display:block;position:absolute;left:calc(50% - 22px);top:-22px}@media(max-width:1024px){.OverflowToolbar-module__OverflowToolbar___w2Lqe:before{border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #fff;content:"";left:auto;right:13px;top:-14px}}body[class*=dark-toolbar] .OverflowToolbar-module__OverflowToolbar___w2Lqe:before{border-bottom:22px solid var(--interface-black)}@media(max-width:1024px){body[class*=dark-toolbar] .OverflowToolbar-module__OverflowToolbar___w2Lqe:before{border-bottom:14px solid var(--interface-black)}}.OverflowToolbar-module__OverflowToolbar___w2Lqe *{line-height:0}.OverflowToolbar-module__OverflowToolbar___w2Lqe ul{margin:0;list-style:none;display:flex;padding:5px 0 5px 9px;width:100%}@media(max-width:480px){.OverflowToolbar-module__OverflowToolbar___w2Lqe ul{width:calc(100% - 71px);justify-content:stretch}}.OverflowToolbar-module__OverflowToolbar___w2Lqe ul *{display:block}.OverflowToolbar-module__OverflowToolbar___w2Lqe li{margin-right:0}.OverflowToolbar-module__OverflowToolbar___w2Lqe li a{line-height:0;position:relative;transition:all .2s;padding:15px;cursor:pointer}.OverflowToolbar-module__OverflowToolbar___w2Lqe a[data-current]{cursor:default}.OverflowToolbar-module__OverflowToolbar___w2Lqe a[data-current]:after{opacity:1}.OverflowToolbar-module__OverflowToolbar___w2Lqe a:before{transition:all .2s}:root .OverflowToolbar-module__OverflowToolbar___w2Lqe a:before,_::-webkit-full-page-media,_:future{-webkit-transition:none;transition:none}.OverflowToolbar-module__OverflowToolbar___w2Lqe li>a>span{position:absolute;top:54px;width:100%;height:10px;left:50%;transform:translate(-50%);opacity:0;transition:all .1s;display:block}.OverflowToolbar-module__OverflowToolbar___w2Lqe:hover li>a>span{transition:all .2s .2s;opacity:1}.OverflowToolbar-module__OverflowToolbar___w2Lqe ul{padding:0}.OverflowToolbar-module__OverflowToolbar___w2Lqe li>a>span{transition:all .2s .2s;opacity:1}.OverflowToolbar-module__OverflowToolbar___w2Lqe a:after{content:none}.OverflowToolbar-module__OverflowToolbar___w2Lqe a span span{transition:all .2s;color:var(--toolbar-icon-color);font-family:var(--humapui-font-string),sans-serif;font-size:11px;text-transform:uppercase;display:block;width:100%;text-align:center}.OverflowToolbar-module__OverflowToolbar___w2Lqe a:hover span span{color:var(--toolbar-icon-color-hover)}.OverflowToolbar-module__OverflowToolbar___w2Lqe a[data-current]:hover span span{color:var(--toolbar-icon-color)}.OverflowToolbar-module__OverflowToolbar___w2Lqe .OverflowToolbar-module__helpButton___258q0:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-help-toolbar-icon-color)}.OverflowToolbar-module__OverflowToolbar___w2Lqe .OverflowToolbar-module__helpButton___258q0:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-help-toolbar-icon-color-hover)}.OverflowToolbar-module__OverflowToolbar___w2Lqe .OverflowToolbar-module__helpButton___258q0[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-help-toolbar-icon-color-current)}.OverflowToolbar-module__OverflowToolbar___w2Lqe .OverflowToolbar-module__languageButton___clEaE:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-flag-toolbar-icon-color)}.OverflowToolbar-module__OverflowToolbar___w2Lqe .OverflowToolbar-module__languageButton___clEaE:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-flag-toolbar-icon-color-hover)}.OverflowToolbar-module__OverflowToolbar___w2Lqe .OverflowToolbar-module__languageButton___clEaE[data-current]:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-flag-toolbar-icon-color-current)}.Tray-module__Tray___1B6NC{width:55%;height:100%;max-width:840px;background:#fff;z-index:2;display:flex;flex-flow:row nowrap;transition:all .4s ease-in-out;position:absolute;font-family:var(--copy-font-string),serif}@media screen and (min-width:1680px){.Tray-module__Tray___1B6NC{width:840px}}@media(max-width:1024px){.Tray-module__Tray___1B6NC{flex-flow:column nowrap;background:transparent;max-width:none;width:100%;height:auto;position:relative;pointer-events:none}}.Tray-module__Tray___1B6NC h1,.Tray-module__Tray___1B6NC h2,.Tray-module__Tray___1B6NC h3,.Tray-module__Tray___1B6NC h4,.Tray-module__Tray___1B6NC h5,.Tray-module__Tray___1B6NC h6{font-family:var(--headline-font-string),sans-serif;color:var(--title-color)}.Tray-module__Tray___1B6NC h1{font-size:2em;line-height:1.25;word-spacing:-1.5px;color:var(--title-color);font-weight:500}@media(max-width:767px){.Tray-module__Tray___1B6NC h1{font-size:1.6em}}.Tray-module__Tray___1B6NC [class*=IntroductionIndex] h1{font-size:2.5rem;margin-bottom:.8rem;margin-top:-2px}@media(max-width:1024px){.Tray-module__Tray___1B6NC [class*=IntroductionIndex] h1{font-size:2em;line-height:1.25;word-spacing:-1.5px;color:var(--title-color);font-weight:500;margin:0}}@media(max-width:1024px)and (max-width:767px){.Tray-module__Tray___1B6NC [class*=IntroductionIndex] h1{font-size:1.6em}}.Tray-module__Tray___1B6NC h2{font-size:1.125em;line-height:1.4;font-weight:500;margin-top:10px}.Tray-module__Tray___1B6NC.Tray-module__isClosed___8IOZf{transform:translate3d(-100%,0,0)}.LoadingSpinner-module__LoadingSpinner___3RnkX{display:flex;justify-content:center;height:100%;padding:40px;align-items:center;grid-column:1/-1}.MediaTypeIcon-module__MediaTypeIcon___3EJOf em{display:none}.MediaTypeIcon-module__MediaTypeIcon___3EJOf{position:relative}.MediaTypeIcon-module__MediaTypeIcon___3EJOf:after{content:"";position:absolute;background:rgba(0,0,0,.1);width:70%;height:70%;top:15%;left:15%;filter:blur(6px);z-index:-1}.MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__image___3dS6e{display:none}.MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__audio_embed___HozPG:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-sound-wave-white)}.MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__video_embed___3CiIK:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-play-white)}.MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__iiif_embed___Azinw{font-size:1.3rem;margin-top:-5px;margin-right:-2px;display:inline-block}.MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__iiif_embed___Azinw:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-iiif-white)}.MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__sketchfab_embed___3maQJ:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-cube-white)}.MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__figshare_embed___2WEOF:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-folder-play-white)}.MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__street_view_overlay___3D3FR{font-size:1.8rem;margin-top:-11px;margin-right:-5px;display:inline-block}.MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__street_view_overlay___3D3FR:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-street-view-outline-white)}[class*=hasTrailNumber] .MediaTypeIcon-module__MediaTypeIcon___3EJOf.MediaTypeIcon-module__street_view_overlay___3D3FR{margin-top:-7px;margin-right:-7px}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj){position:relative}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) a{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:200px;transition:transform .2s;background:#f4f4f4;text-decoration:none;border-radius:4px}@media(max-width:1024px){.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) a{height:170px}}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) a:hover{transform:scale(.97)}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) section{padding:9px 11px;background:var(--primary-panel-color-alpha-90);z-index:1;transition:background .2s;line-height:1.4;border-radius:0 0 0 4px}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) section>:first-child,.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) section>:first-child>:first-child,.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) section>:first-child>:first-child>:first-child,.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) section>div:first-child+*{margin-top:0}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) section>:last-child,.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) section>:last-child>:last-child{margin-bottom:0}@media(max-width:767px){.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) section{padding:8px}}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) section h3{color:var(--primary-panel-text-color)}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) a:hover section{background:var(--primary-panel-color-light-5-alpha-90)}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) h3{font-size:12px;font-weight:500;margin-bottom:0;word-spacing:0}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__imageSubstitute___3NkZG{font-family:var(--copy-font-string),serif;position:absolute;width:100%;height:100%;font-size:18px;line-height:1.07;font-style:italic;font-weight:200;padding:35px 15px;background-color:var(--secondary-panel-color);color:var(--secondary-panel-title-color-alpha-60);border-radius:4px;overflow:hidden}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__fallbackThumbnail___3Wetg{position:absolute;width:100%;height:100%;background-color:red;border-radius:4px;overflow:hidden;background:#f2f1ef url(/fallback_thumbnails/default.jpg) 50%/cover}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__fallbackThumbnail___3Wetg.Card-module__audio_embed___AjYkR{background:#f2f1ef url(/fallback_thumbnails/audio_embed.jpg) 50%/cover}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__fallbackThumbnail___3Wetg.Card-module__video_embed___F2Uy3{background:#f2f1ef url(/fallback_thumbnails/video_embed.jpg) 50%/cover}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__fallbackThumbnail___3Wetg.Card-module__iiif_embed___3NNGZ{background:#f2f1ef url(/fallback_thumbnails/iiif_embed.jpg) 50%/cover}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__fallbackThumbnail___3Wetg.Card-module__sketchfab_embed___3uKyY{background:#f2f1ef url(/fallback_thumbnails/sketchfab_embed.jpg) 50%/cover}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__fallbackThumbnail___3Wetg.Card-module__figshare_embed___pfJjZ{background:#f2f1ef url(/fallback_thumbnails/figshare_embed.jpg) 50%/cover}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj):nth-child(5n+1) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-1)}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj):nth-child(5n+2) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-2)}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj):nth-child(5n+3) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-3)}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj):nth-child(5n+4) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-4)}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj):nth-child(5n+5) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-5)}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__imageSubstitute___3NkZG span{display:block}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__description___3iyvj{display:none}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__stateIndicator___2JoyW,.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__typeIndicator___3292X{background:var(--interface-black);padding:3px 7px;position:absolute;top:0;left:0;z-index:1;color:#dfdfdf;font-size:.75em;line-height:1.4;font-weight:500;font-family:var(--humapui-font-string),sans-serif;font-weight:400;border-radius:4px 0 0 0}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__typeIndicator___3292X{text-transform:capitalize}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__stateIndicator___2JoyW{top:1.9em;background:#ffc800;color:var(--interface-black);border-radius:0}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__tableColumns___18EVg{display:none}.Card-module__Card___5lvtD:not(.Card-module__list___382vW):not(.Card-module__table___2Wcwj) .Card-module__trailOrdinalPosition___24HCf{position:absolute;top:-7px;right:6px;background:var(--title-color);color:#fff;border:3px solid #fff;border-radius:100px;z-index:1;font-family:var(--humapui-font-string),sans-serif;font-size:14px;font-weight:500;width:25px;height:25px;display:flex;justify-content:center;align-items:center}.Card-module__Card___5lvtD.Card-module__list___382vW{position:relative}.Card-module__Card___5lvtD.Card-module__list___382vW a{display:flex;height:132px;transition:transform .2s;background:color-mix(in srgb,var(--secondary-panel-color) 100%,#fff 100%);text-decoration:none;border-radius:4px;color:var(--text-color)}@media(max-width:767px){.Card-module__Card___5lvtD.Card-module__list___382vW a{height:98px}}.Card-module__Card___5lvtD.Card-module__list___382vW a:hover{transform:scale(.97)}.Card-module__Card___5lvtD.Card-module__list___382vW section{padding:16px;flex:1 1}@media(max-width:767px){.Card-module__Card___5lvtD.Card-module__list___382vW section{padding:10px}}.Card-module__Card___5lvtD.Card-module__list___382vW h3{font-weight:500;word-spacing:0;margin:-3px 0 0;color:var(--secondary-panel-text-color);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;padding-right:3em}@media(max-width:767px){.Card-module__Card___5lvtD.Card-module__list___382vW h3{padding-right:0;font-size:14px}}.Card-module__Card___5lvtD.Card-module__list___382vW img{order:10;flex:0 0 20%;width:20%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__description___3iyvj{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__description___3iyvj p{margin:8px 0;line-height:1.5;font-size:15px}@media(max-width:767px){.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__description___3iyvj p{font-size:12px}}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__imageSubstitute___3NkZG{display:none}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__fallbackThumbnail___3Wetg{position:absolute;top:0;right:0;width:20%;height:100%;border-radius:4px;overflow:hidden;background:#f2f1ef url(/fallback_thumbnails/default.jpg) 50%/cover}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__fallbackThumbnail___3Wetg.Card-module__audio_embed___AjYkR{background:#f2f1ef url(/fallback_thumbnails/audio_embed.jpg) 50%/cover}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__fallbackThumbnail___3Wetg.Card-module__video_embed___F2Uy3{background:#f2f1ef url(/fallback_thumbnails/video_embed.jpg) 50%/cover}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__fallbackThumbnail___3Wetg.Card-module__iiif_embed___3NNGZ{background:#f2f1ef url(/fallback_thumbnails/iiif_embed.jpg) 50%/cover}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__fallbackThumbnail___3Wetg.Card-module__sketchfab_embed___3uKyY{background:#f2f1ef url(/fallback_thumbnails/sketchfab_embed.jpg) 50%/cover}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__fallbackThumbnail___3Wetg.Card-module__figshare_embed___pfJjZ{background:#f2f1ef url(/fallback_thumbnails/figshare_embed.jpg) 50%/cover}.Card-module__Card___5lvtD.Card-module__list___382vW:nth-child(5n+1) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-1)}.Card-module__Card___5lvtD.Card-module__list___382vW:nth-child(5n+2) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-2)}.Card-module__Card___5lvtD.Card-module__list___382vW:nth-child(5n+3) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-3)}.Card-module__Card___5lvtD.Card-module__list___382vW:nth-child(5n+4) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-4)}.Card-module__Card___5lvtD.Card-module__list___382vW:nth-child(5n+5) .Card-module__imageSubstitute___3NkZG{background-color:var(--image-substitute-color-5)}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__imageSubstitute___3NkZG span{display:block}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__stateIndicator___2JoyW,.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__typeIndicator___3292X{background:var(--interface-black);padding:3px 7px;position:absolute;top:0;right:0;z-index:1;color:#dfdfdf;font-size:.75em;line-height:1.4;font-weight:500;font-family:var(--humapui-font-string),sans-serif;font-weight:400;border-radius:0 4px 0 0}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__typeIndicator___3292X{text-transform:capitalize}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__stateIndicator___2JoyW{top:1.9em;background:#ffc800;color:var(--interface-black);border-radius:0}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__tableColumns___18EVg{display:none}.Card-module__Card___5lvtD.Card-module__list___382vW .Card-module__trailOrdinalPosition___24HCf{background:var(--title-color);color:#fff;border:3px solid #fff;border-radius:100px;z-index:2;margin:12.7px -9px 0 -5px;font-family:var(--humapui-font-string),sans-serif;font-size:14px;font-weight:500;width:25px;height:25px;display:flex;justify-content:center;align-items:center}.Card-module__Card___5lvtD.Card-module__table___2Wcwj{position:relative}.Card-module__Card___5lvtD.Card-module__table___2Wcwj a{display:flex;transition:background .2s;background:color-mix(in srgb,var(--secondary-panel-color) 100%,#fff 100%);border-radius:4px;overflow:hidden;text-decoration:none}.Card-module__Card___5lvtD.Card-module__table___2Wcwj a:hover{background:var(--secondary-panel-color)}.Card-module__Card___5lvtD.Card-module__table___2Wcwj section{display:grid;grid-template-columns:1.5fr 3fr;width:100%;z-index:1;transition:none;line-height:1.4;padding:8px}.Card-module__Card___5lvtD.Card-module__table___2Wcwj section>:first-child,.Card-module__Card___5lvtD.Card-module__table___2Wcwj section>:first-child>:first-child,.Card-module__Card___5lvtD.Card-module__table___2Wcwj section>:first-child>:first-child>:first-child,.Card-module__Card___5lvtD.Card-module__table___2Wcwj section>div:first-child+*{margin-top:0}.Card-module__Card___5lvtD.Card-module__table___2Wcwj section>:last-child,.Card-module__Card___5lvtD.Card-module__table___2Wcwj section>:last-child>:last-child{margin-bottom:0}@media(max-width:767px){.Card-module__Card___5lvtD.Card-module__table___2Wcwj section{display:block}}.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__trailOrdinalPosition___24HCf+section h3{padding-left:36px}.Card-module__Card___5lvtD.Card-module__table___2Wcwj h3{font-size:12px;margin-bottom:0;word-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:var(--secondary-panel-text-color);padding-right:1em}@media(max-width:767px){.Card-module__Card___5lvtD.Card-module__table___2Wcwj h3{padding-right:0;white-space:normal}}.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__description___3iyvj,.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__imageSubstitute___3NkZG,.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__stateIndicator___2JoyW,.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__typeIndicator___3292X,.Card-module__Card___5lvtD.Card-module__table___2Wcwj img{display:none}.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__trailOrdinalPosition___24HCf{position:absolute;top:5px;left:6px;background:var(--title-color);color:#fff;border:3px solid #fff;border-radius:100px;z-index:1;font-family:var(--humapui-font-string),sans-serif;font-size:14px;font-weight:500;width:25px;height:25px;display:flex;justify-content:center;align-items:center}.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__tableColumns___18EVg{display:grid;grid-template-columns:1fr 1fr 1fr;color:#333;font-size:11px}@media(max-width:767px){.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__tableColumns___18EVg{display:block}}.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__tableColumns___18EVg>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;align-content:center;font-family:var(--humapui-font-string),sans-serif}@media(max-width:767px){.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__tableColumns___18EVg>div{padding-top:6px}}.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__tableColumns___18EVg>div strong{display:none}@media(max-width:767px){.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__tableColumns___18EVg>div strong{display:inline-block}}[class*=MapPopover] .Card-module__Card___5lvtD section{width:100%}.Card-module__Card___5lvtD .Card-module__mediaTypeIcon___3jdkY{position:absolute;top:5px;right:6px;font-size:13.1px;height:21.8px}.Card-module__Card___5lvtD.Card-module__table___2Wcwj .Card-module__mediaTypeIcon___3jdkY{display:none}.Card-module__Card___5lvtD .Card-module__mediaTypeIcon___3jdkY.Card-module__hasTrailNumber___tPLyZ{top:27px;right:11px}.MapPopover-module__MapPopover___3sIxG{width:240px;margin-top:-22px}.MapPopover-module__MapPopover___3sIxG[class*=mapboxgl-popup-anchor-left],.MapPopover-module__MapPopover___3sIxG[class*=mapboxgl-popup-anchor-right]{width:270px}.MapPopover-module__MapPopoverAnnotation___2ZXdA{width:240px}.MapPopover-module__MapPopoverAnnotation___2ZXdA.MapPopover-module__MapPopoverAnnotation___2ZXdA a{text-decoration:none;color:var(--title-color);display:block;transition:transform .2s}.MapPopover-module__MapPopoverAnnotation___2ZXdA.MapPopover-module__MapPopoverAnnotation___2ZXdA a:hover{color:var(--title-color-light-5);transform:scale(.97)}.MapPopover-module__MapPopoverAnnotation___2ZXdA .MapPopover-module__imageWrap___5KQVz{border-radius:4px;background:#eee;aspect-ratio:3/2;width:220px;overflow:hidden}.MapPopover-module__MapPopoverAnnotation___2ZXdA[class*=mapboxgl-popup-anchor-left],.MapPopover-module__MapPopoverAnnotation___2ZXdA[class*=mapboxgl-popup-anchor-right]{width:270px}.MapPopover-module__MapPopoverAnnotation___2ZXdA.MapPopover-module__MapPopoverAnnotation___2ZXdA .mapboxgl-popup-content{padding:8px 10px}.MapPopover-module__MapPopoverAnnotation___2ZXdA h4,.MapPopover-module__MapPopoverAnnotation___2ZXdA p,.MapPopover-module__MapPopoverAnnotation___2ZXdA small{font-size:12px;margin:0;display:block}.MapPopover-module__MapPopoverAnnotation___2ZXdA h4{font-weight:600;margin-bottom:2px}.MapPopover-module__MapPopoverAnnotation___2ZXdA .MapPopover-module__imageWrap___5KQVz+h4,.MapPopover-module__MapPopoverAnnotation___2ZXdA .MapPopover-module__imageWrap___5KQVz+p{margin-top:6px}.MapPopover-module__MapPopoverAnnotation___2ZXdA *+small{border-top:1px solid #eee;margin-top:8px!important;opacity:.54;padding-top:4px}.MapPopover-module__MapPopoverAnnotation___2ZXdA p.MapPopover-module__noInfo___iMsk7{opacity:.54}.MapPopover-module__MapPopoverList___36CxN{width:270px;margin-top:0}.MapPopover-module__MapPopoverList___36CxN[class*=mapboxgl-popup-anchor-left],.MapPopover-module__MapPopoverList___36CxN[class*=mapboxgl-popup-anchor-right]{width:270px}.MapPopover-module__MapPopoverList___36CxN .MapPopover-module__scrollIndicator___3n3ke{position:absolute;right:14px;bottom:8px;color:var(--text-color);z-index:4;display:none;opacity:.8}.MapPopover-module__MapPopoverList___36CxN .MapPopover-module__hasMany___1OX48 .MapPopover-module__scrollIndicator___3n3ke{display:block}.MapPopover-module__MapPopoverList___36CxN ul{height:100%;overflow:auto;padding:0;list-style:none;max-height:221px;border-radius:8px;margin:-6px}.MapPopover-module__MapPopoverList___36CxN .MapPopover-module__hasMany___1OX48 ul:after{content:"";display:block;height:40px;position:absolute;bottom:0;left:0;width:100%;pointer-events:none;border-radius:0 0 8px 8px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 80%,#fff 95%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0)}.MapPopover-module__MapPopoverList___36CxN .MapPopover-module__hasMany___1OX48 ul{padding-bottom:30px}.MapPopover-module__MapPopoverList___36CxN a{padding:10px 9px;font-size:12px;font-weight:400;color:var(--title-color);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.MapPopover-module__MapPopoverList___36CxN li:nth-child(2n){background:#f4f4f4}.MapPopover-module__MapPopoverList___36CxN a:hover{color:var(--title-color-light-5)}[class*=Map-module] .mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip,[class*=Map-module] .mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip,[class*=Map-module] .mapboxgl-popup-anchor-top .mapboxgl-popup-tip{border-bottom-color:#fff}[class*=Map-module] .mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip,[class*=Map-module] .mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip,[class*=Map-module] .mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:#fff}[class*=Map-module] .mapboxgl-popup-anchor-left .mapboxgl-popup-tip{border-right-color:#fff}[class*=Map-module] .mapboxgl-popup-anchor-right .mapboxgl-popup-tip{border-left-color:#fff}[class*=Map-module] .mapboxgl-popup-close-button{right:-10px;background:#fff;padding:3px;top:-10px;height:24px;width:24px;border-radius:1000px;z-index:4;transition:all .2s}[class*=Map-module] .mapboxgl-popup-close-button:hover{color:#888;background:#fff}[class*=Map-module] .mapboxgl-popup-content{background:#fff;padding:6px;width:100%;border-radius:8px}.OverlayPopoverDataRow-module__OverlayPopoverDataRow___ZbuJ1 h4{margin:0 0 5px;text-transform:uppercase;font-size:12px;font-weight:400;opacity:.5}.OverlayPopoverDataRow-module__OverlayPopoverDataRow___ZbuJ1+.OverlayPopoverDataRow-module__OverlayPopoverDataRow___ZbuJ1 h4{margin-top:17px}.OverlayPopoverDataRow-module__OverlayPopoverDataRow___ZbuJ1 p{padding:0;margin:0 0 10px;font-weight:400;width:260px;font-size:13.3333px}.OverlayPopoverData-module__OverlayPopoverData___1_r_J{padding:18px;max-height:55vh;overflow:auto;scrollbar-color:#ddd #eee;scrollbar-width:thin;-ms-scroll-chaining:none;overscroll-behavior:contain}.OverlayPopoverData-module__OverlayPopoverData___1_r_J::-webkit-scrollbar{-webkit-appearance:none;width:7px}.OverlayPopoverData-module__OverlayPopoverData___1_r_J::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}.BaseMapPicker-module__BaseMapPicker___3Cx72{position:relative;display:flex}.BaseMapPicker-module__BaseMapPicker___3Cx72>button{padding:12px 20px 12px 16px;background:#fff;border-radius:100px;display:inline-flex;align-items:center;border:0;font-size:14px;cursor:pointer;transition:all .3s;font-family:var(--humapui-font-string),sans-serif;box-shadow:0 0 10px rgba(0,0,0,.1)}@media(max-width:767px){.BaseMapPicker-module__BaseMapPicker___3Cx72>button{height:39px;width:39px;padding:10px;font-size:12px}}@media(max-width:480px){.BaseMapPicker-module__BaseMapPicker___3Cx72>button{font-size:.65em}}.BaseMapPicker-module__BaseMapPicker___3Cx72>button:hover{background:#f5f5f5}.BaseMapPicker-module__BaseMapPicker___3Cx72>button .BaseMapPicker-module__icon___2N6p1{display:flex}.BaseMapPicker-module__BaseMapPicker___3Cx72>button .BaseMapPicker-module__icon___2N6p1:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-basemap-color-on-white);font-size:1.2rem;margin-right:7px;opacity:.3}@media(max-width:767px){.BaseMapPicker-module__BaseMapPicker___3Cx72>button .BaseMapPicker-module__icon___2N6p1:before{margin:0}}@media(max-width:767px){.BaseMapPicker-module__BaseMapPicker___3Cx72>button .BaseMapPicker-module__label___2mS88{display:none}}.BaseMapPicker-module__BaseMapPicker___3Cx72 ul{list-style:none;position:absolute;grid-gap:10px;gap:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:220px;top:100%;left:50%;transform:translate3d(-50%,0,0);margin:25px 0 0;background:#fff;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.1);z-index:1;border-radius:4px}@media(max-width:767px){.BaseMapPicker-module__BaseMapPicker___3Cx72 ul{top:-10px;left:auto;right:100%;transform:none;margin-top:0;margin-right:25px}}.BaseMapPicker-module__BaseMapPicker___3Cx72 ul:before{content:"";border:15px solid transparent;border-bottom-color:#fff;border-width:0 15px 15px;position:absolute;top:-15px;left:50%;margin-left:-10px}@media(max-width:767px){.BaseMapPicker-module__BaseMapPicker___3Cx72 ul:before{top:15px;left:100%;margin-left:0;border-width:15px 0 15px 15px;border-bottom-color:transparent;border-left-color:#fff}}.BaseMapPicker-module__BaseMapPicker___3Cx72 ul li{position:relative}.BaseMapPicker-module__BaseMapPicker___3Cx72 ul li+li{margin-top:10px}.BaseMapPicker-module__BaseMapPicker___3Cx72 ul li.BaseMapPicker-module__isCurrent___34tUL:after{height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-tick-text-color);width:14px;height:14px;position:absolute;top:5px;left:5px;border-radius:100px;content:"";background-color:#fff;background-size:.6em}.BaseMapPicker-module__BaseMapPicker___3Cx72 ul button{display:flex;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.BaseMapPicker-module__BaseMapPicker___3Cx72 ul button img{margin-right:10px;display:block;width:60px;height:60px}.BaseMapPicker-module__BaseMapPicker___3Cx72 ul button span{font-size:12px;display:block}.PlaceSearch-module__PlaceSearch___O1NIa{position:relative;display:flex;justify-content:flex-end}.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ{padding:12px 20px 12px 16px;background:#fff;border-radius:100px;display:inline-flex;align-items:center;border:0;font-size:14px;cursor:pointer;transition:all .2s;font-family:var(--humapui-font-string),sans-serif;box-shadow:0 0 10px rgba(0,0,0,.1)}@media(max-width:767px){.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ{padding:10px;font-size:12px;height:39px;min-width:39px}}@media(max-width:480px){.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ{font-size:.65em}}.PlaceSearch-module__PlaceSearch___O1NIa.PlaceSearch-module__isOpen___1NPr_ .PlaceSearch-module__buttonInput___2rlZJ{cursor:auto}.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ:hover{background:#f5f5f5}.PlaceSearch-module__PlaceSearch___O1NIa.PlaceSearch-module__isOpen___1NPr_ .PlaceSearch-module__buttonInput___2rlZJ:hover{background:#fff}.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__label___2owhN{display:block;opacity:1;transition:opacity .2s linear .4s;line-height:1.7;pointer-events:none;height:0;margin-top:-3px}@media(max-width:767px){.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__label___2owhN{display:none}}.PlaceSearch-module__PlaceSearch___O1NIa.PlaceSearch-module__isOpen___1NPr_ .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__label___2owhN{transition:opacity .2s linear;opacity:0}.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__searchField___2Du_G input{border-width:0 0 2px;border-color:#eee;font-weight:400;padding-left:0;padding-right:0;margin-bottom:-2px;width:150px;transition:max-width .4s ease-in-out .2s,margin-left .4s ease-in-out .2s,opacity .2s linear;max-width:0;opacity:0}@media(max-width:767px){.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__searchField___2Du_G input{margin-left:0}}.PlaceSearch-module__PlaceSearch___O1NIa.PlaceSearch-module__isOpen___1NPr_ .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__searchField___2Du_G input{transition:max-width .4s ease-in-out .2s,margin-left .4s ease-in-out .2s,opacity .2s linear .6s;max-width:150px;opacity:1}@media(max-width:767px){.PlaceSearch-module__PlaceSearch___O1NIa.PlaceSearch-module__isOpen___1NPr_ .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__searchField___2Du_G input{margin-left:7px}}.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__icon___6ILO0{display:flex}.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__icon___6ILO0:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-search-color-on-white);font-size:1.1rem;margin-right:7px;opacity:.3}@media(max-width:767px){.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__buttonInput___2rlZJ .PlaceSearch-module__icon___6ILO0:before{margin:0}}.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__wrapper___1DizR{position:absolute;width:220px;top:100%;left:50%;margin-top:25px;transform:translate3d(-50%,0,0)}.PlaceSearch-module__PlaceSearch___O1NIa .PlaceSearch-module__wrapper___1DizR:before{content:"";border:15px solid transparent;border-bottom-color:#fff;border-width:0 15px 15px;position:absolute;top:-15px;left:50%;margin-left:-10px;z-index:2}.PlaceSearch-module__PlaceSearch___O1NIa ul{padding:0;margin:0;list-style:none;grid-gap:10px;gap:10px;max-height:50vh;overflow:auto;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);z-index:1}@media(max-width:767px){.PlaceSearch-module__PlaceSearch___O1NIa ul{left:auto;right:70px;transform:none;max-height:32vh;position:relative}}.PlaceSearch-module__PlaceSearch___O1NIa ul .PlaceSearch-module__listHeader___yg3vK{padding:10px;font-weight:600;font-size:12px;border-bottom:1px solid #eee}.PlaceSearch-module__PlaceSearch___O1NIa ul button{display:flex;padding:10px;border:0;background:transparent;cursor:pointer;text-align:left;font-size:12px;transition:all .2s;width:100%}.PlaceSearch-module__PlaceSearch___O1NIa ul button:focus,.PlaceSearch-module__PlaceSearch___O1NIa ul button:hover{background:#f5f5f5}.CustomLegend-module__CustomLegend___1jCYn{position:relative;display:flex}.CustomLegend-module__CustomLegend___1jCYn>button{padding:12px 20px 12px 16px;background:#fff;border-radius:100px;display:inline-flex;align-items:center;border:0;font-size:14px;cursor:pointer;transition:all .3s;font-family:var(--humapui-font-string),sans-serif;box-shadow:0 0 10px rgba(0,0,0,.1)}@media(max-width:767px){.CustomLegend-module__CustomLegend___1jCYn>button{height:39px;width:39px;padding:10px;font-size:12px}}@media(max-width:480px){.CustomLegend-module__CustomLegend___1jCYn>button{font-size:.65em}}.CustomLegend-module__CustomLegend___1jCYn>button:hover{background:#f5f5f5}.CustomLegend-module__CustomLegend___1jCYn>button .CustomLegend-module__icon___USaKE{display:flex}.CustomLegend-module__CustomLegend___1jCYn>button .CustomLegend-module__icon___USaKE:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-list-color-on-white);font-size:1.1rem;margin-right:7px;opacity:.3}@media(max-width:767px){.CustomLegend-module__CustomLegend___1jCYn>button .CustomLegend-module__icon___USaKE:before{margin:0}}@media(max-width:767px){.CustomLegend-module__CustomLegend___1jCYn>button .CustomLegend-module__label___2As2r{display:none}}.CustomLegend-module__CustomLegend___1jCYn ul{list-style:none;position:absolute;grid-gap:10px;gap:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:220px;top:100%;left:50%;transform:translate3d(-50%,0,0);margin:25px 0 0;background:#fff;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.1);z-index:1;font-size:12px}@media(max-width:767px){.CustomLegend-module__CustomLegend___1jCYn ul{top:-10px;left:auto;right:100%;transform:none;margin-top:0;margin-right:25px}}.CustomLegend-module__CustomLegend___1jCYn ul:before{content:"";border:15px solid transparent;border-bottom-color:#fff;border-width:0 15px 15px;position:absolute;top:-15px;left:50%;margin-left:-10px}@media(max-width:767px){.CustomLegend-module__CustomLegend___1jCYn ul:before{top:15px;left:100%;margin-left:0;border-width:15px 0 15px 15px;border-bottom-color:transparent;border-left-color:#fff}}.CustomLegend-module__CustomLegend___1jCYn ul li{position:relative;display:flex;grid-gap:10px;gap:10px}.CustomLegend-module__CustomLegend___1jCYn ul li+li{margin-top:10px}.CustomLegend-module__CustomLegend___1jCYn .CustomLegend-module__swatch___G0_ZX,.CustomLegend-module__CustomLegend___1jCYn ul li img{width:60px;height:60px;flex:0 0 60px}@media(max-width:1024px){.CustomLegend-module__CustomLegend___1jCYn .CustomLegend-module__swatch___G0_ZX,.CustomLegend-module__CustomLegend___1jCYn ul li img{width:33px;height:33px;flex:0 0 33px}}.MapTools-module__MapTools___128jE{position:absolute;top:15px;right:15px;display:flex;flex-direction:row-reverse;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap;padding-left:85px;transition:opacity .2s}@media(max-width:767px){.MapTools-module__MapTools___128jE{flex-direction:column;align-items:flex-end;top:11px;right:8px;padding-left:0}}@media(max-width:1024px){.MapTools-module__MapTools___128jE.MapTools-module__isHidden___6Vrde{opacity:0}}@media(max-width:767px){.MapTools-module__MapTools___128jE .MapTools-module__label___lfKUK{display:none}}.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR,.MapTools-module__MapTools___128jE .MapTools-module__toggleOverlayTools___mYqho{padding:12px 20px 12px 16px;background:#fff;border-radius:100px;display:inline-flex;align-items:center;font-size:14px;cursor:pointer;font-family:var(--humapui-font-string),sans-serif;transition:all .3s;box-shadow:0 0 10px rgba(0,0,0,.1)}@media(max-width:767px){.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR,.MapTools-module__MapTools___128jE .MapTools-module__toggleOverlayTools___mYqho{padding:10px;font-size:12px}}@media(max-width:480px){.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR,.MapTools-module__MapTools___128jE .MapTools-module__toggleOverlayTools___mYqho{font-size:.65em}}.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR:hover{background:#f5f5f5}.MapTools-module__MapTools___128jE .MapTools-module__toggleOverlayTools___mYqho{color:#fff;background:var(--interface-black)}.MapTools-module__MapTools___128jE .MapTools-module__toggleOverlayTools___mYqho:hover{background:var(--interface-black-light-4)}.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR .MapTools-module__icon___2ejxv{display:flex}.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR .MapTools-module__icon___2ejxv:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-markerTool-color-on-white)}.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR.MapTools-module__pinsHidden___196zp .MapTools-module__icon___2ejxv:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-markerToolHidden-color-on-white)}.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR .MapTools-module__icon___2ejxv:before,.MapTools-module__MapTools___128jE .MapTools-module__toggleOverlayTools___mYqho .MapTools-module__icon___2ejxv:before{font-size:1.2rem;margin-right:7px;opacity:.3}@media(max-width:767px){.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR .MapTools-module__icon___2ejxv:before,.MapTools-module__MapTools___128jE .MapTools-module__toggleOverlayTools___mYqho .MapTools-module__icon___2ejxv:before{margin:0}}.MapTools-module__MapTools___128jE .MapTools-module__toggleOverlayTools___mYqho .MapTools-module__icon___2ejxv{display:flex}.MapTools-module__MapTools___128jE .MapTools-module__toggleOverlayTools___mYqho .MapTools-module__icon___2ejxv:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-overlays-white)}.MapTools-module__MapTools___128jE .MapTools-module__hideUnrelatedPins___1kLrR.MapTools-module__pinsHidden___196zp .MapTools-module__icon___2ejxv:before{opacity:.3}.MapTools-module__MapTools___128jE .MapTools-module__geolocateControl___3wYPO>div:first-child,.MapTools-module__MapTools___128jE .MapTools-module__zoomControl___2uSBA>div:first-child{position:static!important}.MapTools-module__MapTools___128jE .MapTools-module__geolocateControl___3wYPO [class*=mapboxgl-ctrl-group],.MapTools-module__MapTools___128jE .MapTools-module__zoomControl___2uSBA [class*=mapboxgl-ctrl-group]{display:flex;border-radius:100px;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden}.MapTools-module__MapTools___128jE .MapTools-module__geolocateControl___3wYPO [class*=mapboxgl-ctrl-group] button,.MapTools-module__MapTools___128jE .MapTools-module__zoomControl___2uSBA [class*=mapboxgl-ctrl-group] button{width:43px;height:43px}@media(max-width:767px){.MapTools-module__MapTools___128jE .MapTools-module__geolocateControl___3wYPO [class*=mapboxgl-ctrl-group] button,.MapTools-module__MapTools___128jE .MapTools-module__zoomControl___2uSBA [class*=mapboxgl-ctrl-group] button{height:39px;width:39px}}.MapTools-module__MapTools___128jE .MapTools-module__zoomControl___2uSBA [class*=mapboxgl-ctrl-group] button+button{border:0;border-left:1px solid #ddd}.MapTools-module__MapTools___128jE .MapTools-module__geolocateControl___3wYPO button span{opacity:.3}.Map-module__Map___3a2u4 iframe{height:100%}.Map-module__Map___3a2u4{position:absolute;height:100%;left:min(55%,840px);width:max(100% - 840px,45%);transition:all .4s ease-in-out}@media(max-width:1024px){.Map-module__Map___3a2u4{position:fixed;height:calc(80vh - 64px);width:100%;left:0;top:64px}}.Map-module__Map___3a2u4.Map-module__isFullWidth___eWA8d{width:100%;left:0}.Map-module__Map___3a2u4 .Map-module__logo___22AIe{width:72px;position:absolute;right:12px;bottom:43px;filter:drop-shadow(0 0 2px white)}@media(max-width:767px){.Map-module__Map___3a2u4 .Map-module__logo___22AIe{display:none}}

/*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */html{color:#222;font-size:1em;line-height:1.4;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;font-weight:400}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}img{max-width:100%;height:auto}iframe{border:0}.Layout-module__browserupgrade___23c2y{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}body:not(.Layout-module__user-is-tabbing___RFjoU) button:focus,body:not(.Layout-module__user-is-tabbing___RFjoU) input:focus,body:not(.Layout-module__user-is-tabbing___RFjoU) select:focus,body:not(.Layout-module__user-is-tabbing___RFjoU) textarea:focus{outline:none}.Layout-module__hidden___rVoLU{display:none!important}.Layout-module__sr-only___1vegH{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.Layout-module__sr-only___1vegH.Layout-module__focusable___2HBcj:active,.Layout-module__sr-only___1vegH.Layout-module__focusable___2HBcj:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.Layout-module__invisible___1Js7-{visibility:hidden}.Layout-module__clearfix___3WJNm:after,.Layout-module__clearfix___3WJNm:before{content:" ";display:table}.Layout-module__clearfix___3WJNm:after{clear:both}@media print{*,:after,:before{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}input{font-weight:600}.Layout-module__toggleable--is-hidden___2NgiT{opacity:0;pointer-events:none;position:absolute;visibility:hidden;height:0;overflow:hidden}.Layout-module__toggleable--is-shown___3c-RU{opacity:1;pointer-events:all;position:static;visibility:visible}button,html,input,textarea{font-family:var(--headline-font-string),sans-serif}body{background:#fff}[class*=flash-messages]{position:absolute;top:7.9rem;left:50%;margin-left:-200px;width:400px;z-index:9;color:#fff;opacity:0;text-align:center;transition:opacity .5s ease-out}@media(max-width:767px){[class*=flash-messages]{margin-left:-35%;width:70%}}[class*=flash-messages] [class*=message]{background:var(--color-on-white);text-align:center;padding:1rem 1.4rem;border-radius:4px;display:inline-block}@media(max-width:767px){[class*=flash-messages] [class*=message]{padding:.5rem .8rem;font-size:14px}}[class*=flash-messages] [class*=message] a{color:#fff;opacity:.7}[class*=flash-messages] [class*=message] a:hover{opacity:1}button[class*=StyledButton]{color:var(--color-on-white-contrasting-text)!important}.Layout-module__Layout___1A1_C.Layout-module__Layout___1A1_C{overflow:hidden;position:relative;height:100%}@media(max-width:1024px){.Layout-module__Layout___1A1_C.Layout-module__Layout___1A1_C{overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}}.Layout-module__Layout___1A1_C a{color:var(--color-on-white)}#humap-map>[class*=StyledGrommet]{height:100vh}@supports(-webkit-touch-callout:none){#humap-map>[class*=StyledGrommet]{height:100dvh}}#humap-map.has-pagemaker-site-header-for-map>[class*=StyledGrommet]{height:calc(100vh - 106px)}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map>[class*=StyledGrommet]{height:calc(100vh - 64px)}}@supports(-webkit-touch-callout:none){#humap-map.has-pagemaker-site-header-for-map>[class*=StyledGrommet]{height:calc(100dvh - 106px)}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map>[class*=StyledGrommet]{height:calc(100dvh - 64px)}}}.CategoryListItem-module__CategoryListItem___2S8cP{display:inline-block;margin-right:4px}.CategoryListItem-module__CategoryListItem___2S8cP a{padding:8px 14px;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);font-size:14px;font-weight:500;display:inline-block;border-radius:10px;margin-bottom:4px;transition:all .3s;text-decoration:none;font-family:var(--humapui-font-string),sans-serif}.CategoryListItem-module__CategoryListItem___2S8cP a:hover{background:var(--color-on-white);color:#fff}.CategoryList-module__CategoryList___36rCz{padding:0;list-style:none;margin:1em 0 0}.RecordsList-module__RecordsList___TNKn_{flex-grow:1;display:flex;flex-direction:column}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 0 0 -6px}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt>*{box-sizing:border-box;margin-bottom:6px;padding-left:6px;width:100%;width:50%}@supports(display:grid){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:6px;grid-row-gap:6px;margin-left:0}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt>*{margin-bottom:0;padding-left:0;width:auto}}@media(min-width:1200px){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 0 0 -6px}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt>*{box-sizing:border-box;margin-bottom:6px;padding-left:6px;width:100%;width:33.333333%}@supports(display:grid){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:6px;grid-row-gap:6px;margin-left:0}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt>*{margin-bottom:0;padding-left:0;width:auto}}}@media(max-width:1024px){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 0 0 -6px}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt>*{box-sizing:border-box;margin-bottom:6px;padding-left:6px;width:100%;width:33.333333%}@supports(display:grid){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:6px;grid-row-gap:6px;margin-left:0}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt>*{margin-bottom:0;padding-left:0;width:auto}}}@media(max-width:767px){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 0 0 -6px}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt>*{box-sizing:border-box;margin-bottom:6px;padding-left:6px;width:100%;width:50%}@supports(display:grid){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:6px;grid-row-gap:6px;margin-left:0}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt>*{margin-bottom:0;padding-left:0;width:auto}}}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt.RecordsList-module__list___2hzcV,.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt.RecordsList-module__table___inCwb{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt.RecordsList-module__list___2hzcV>*,.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt.RecordsList-module__table___inCwb>*{box-sizing:border-box;margin-bottom:4px;padding-left:0;width:100%}@supports(display:grid){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt.RecordsList-module__list___2hzcV,.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt.RecordsList-module__table___inCwb{display:grid;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:4px;margin-left:0}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt.RecordsList-module__list___2hzcV>*,.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__items___1H6Qt.RecordsList-module__table___inCwb>*{margin-bottom:0;padding-left:0;width:auto}}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__{margin-top:-26px;display:flex;justify-content:flex-end;margin-bottom:.7em;grid-gap:1rem;gap:1rem;align-items:center}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__ ul{list-style:none;display:flex;grid-gap:.4rem;gap:.4rem;padding:0;margin:0}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__ button{display:block;background:transparent;border:0;padding:0;opacity:.2;cursor:pointer;text-transform:capitalize;transition:opacity .2s;width:15px;height:15px;text-indent:100%;overflow:hidden;white-space:nowrap;position:relative}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__ .RecordsList-module__grid___2PE0c button:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-basic-grid-text-color)}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__ .RecordsList-module__list___2hzcV button:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-basic-list-text-color)}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__ .RecordsList-module__table___inCwb button:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-basic-table-text-color)}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__ button:before{display:block!important;width:100%!important;height:100%!important;background-size:100%!important;position:absolute}[class*=OverlayIndex-module__OverlayIndex] .RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__ .RecordsList-module__table___inCwb{display:none}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__ button:hover{opacity:.4}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__controls___2i4__ .RecordsList-module__isCurrent___1rhB8 button{opacity:.6;cursor:default}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__headers___37z4x{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;border-radius:4px;background:var(--secondary-panel-color);font-family:var(--humapui-font-string),sans-serif;margin-bottom:4px;padding:8px}@media(max-width:767px){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__headers___37z4x{display:none}}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__headers___37z4x div{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__order___1NElE{color:var(--text-color);opacity:.5;font-family:var(--humapui-font-string),sans-serif;font-size:14px}@media(max-width:1024px){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__order___1NElE{color:var(--text-color);background:transparent}}@media(max-width:767px){.RecordsList-module__RecordsList___TNKn_ .RecordsList-module__order___1NElE{font-size:12px}}.Quickstart-module__Quickstart___usW9C{margin-bottom:10px}.Quickstart-module__Quickstart___usW9C a{display:flex;flex-direction:row-reverse;background:var(--secondary-panel-color);color:var(--secondary-panel-text-color);transition:all .2s;text-decoration:none;border-radius:4px}.Quickstart-module__Quickstart___usW9C a:hover{background:var(--secondary-panel-color-dark-5)}.Quickstart-module__Quickstart___usW9C h3{font-size:26px;margin-bottom:14px;font-weight:300;line-height:1.25;word-spacing:-1.5px;color:var(--secondary-panel-title-color)}.Quickstart-module__Quickstart___usW9C .Quickstart-module__image___1jZTa{flex:0 0 33.333333%;position:relative}@media(max-width:480px){.Quickstart-module__Quickstart___usW9C .Quickstart-module__image___1jZTa{flex:0 0 auto}}.Quickstart-module__Quickstart___usW9C .Quickstart-module__image___1jZTa img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 4px 4px 0}@media(max-width:480px){.Quickstart-module__Quickstart___usW9C .Quickstart-module__image___1jZTa img{position:static;margin:15px 15px 15px auto;border-radius:4px;width:100px;height:100px}}.Quickstart-module__Quickstart___usW9C .Quickstart-module__textContent___BVXxT{padding:15px 17px 17px;font-size:13px;flex-grow:1}.Quickstart-module__Quickstart___usW9C .Quickstart-module__textContent___BVXxT>:first-child,.Quickstart-module__Quickstart___usW9C .Quickstart-module__textContent___BVXxT>:first-child>:first-child,.Quickstart-module__Quickstart___usW9C .Quickstart-module__textContent___BVXxT>:first-child>:first-child>:first-child,.Quickstart-module__Quickstart___usW9C .Quickstart-module__textContent___BVXxT>div:first-child+*{margin-top:0}.Quickstart-module__Quickstart___usW9C .Quickstart-module__textContent___BVXxT>:last-child,.Quickstart-module__Quickstart___usW9C .Quickstart-module__textContent___BVXxT>:last-child>:last-child{margin-bottom:0}.Quickstart-module__Quickstart___usW9C p{max-width:none!important}.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB{margin:auto -22px 0;text-align:center;font-size:14px;font-family:var(--headline-font-string),sans-serif}[class*=CollectionActions]+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB,[class*=CollectionActions]+div+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB,[class*=CurrentUserActions]+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB,[class*=CurrentUserActions]+div+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB,[class*=OverlayActions]+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB,[class*=OverlayActions]+div+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB,[class*=ProjectActions]+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB,[class*=ProjectActions]+div+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB,[class*=RecordActions]+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB,[class*=RecordActions]+div+.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB{margin-top:0}.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB a{color:#666;padding:calc(var(--base-padding)*2) var(--base-padding);background:var(--footer-black);display:block;transition:all .1s;text-decoration:none;font-family:var(--humapui-font-string),sans-serif}.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB a:hover{color:#a8a8a8}.HumapFooter-module__HumapFooter___r3HLB b{display:none}.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB img{opacity:.3;width:70px;margin-left:4px;margin-top:0;margin-right:7px;transition:all .1s}.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB img,.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB p{display:inline}.HumapFooter-module__HumapFooter___r3HLB.HumapFooter-module__HumapFooter___r3HLB a:hover img{opacity:.6}.TrayContent-module__TrayContent___3lFvb{padding:26px 22px 0;overflow-x:hidden;overflow-y:auto;height:100vh;display:flex;flex-direction:column;transition:height .2s;word-break:break-word}@media(max-width:1024px){.TrayContent-module__TrayContent___3lFvb{padding:22px 22px 0;overflow:visible;flex-grow:0;height:auto;min-height:calc(100vh - 98px)}}@media(max-width:767px){.TrayContent-module__TrayContent___3lFvb{padding-top:25px;min-height:calc(100vh - 84px)}}@supports(-webkit-touch-callout:none){.TrayContent-module__TrayContent___3lFvb{height:100dvh}@media(max-width:1024px){.TrayContent-module__TrayContent___3lFvb{height:auto}}}[class*=UserView] .TrayContent-module__TrayContent___3lFvb{position:relative}.TrayContent-module__TrayContent___3lFvb>*{margin-bottom:22px}.TrayContent-module__TrayContent___3lFvb>div:empty{margin-bottom:0}.TrayContent-module__TrayContent___3lFvb>section{margin-top:1.5em}.TrayContent-module__Tray___2_NZ3 .TrayContent-module__trayContent___1FwIF>div:first-child+*,.TrayContent-module__TrayContent___3lFvb>section:first-child{margin-top:0}.TrayTitle-module__TrayTitle___6Zyci{display:flex;flex:0 0 auto;align-items:flex-start;margin-bottom:12px}.TrayTitle-module__TrayTitle___6Zyci>:first-child,.TrayTitle-module__TrayTitle___6Zyci>:first-child>:first-child,.TrayTitle-module__TrayTitle___6Zyci>:first-child>:first-child>:first-child,.TrayTitle-module__TrayTitle___6Zyci>div:first-child+*{margin-top:0}.TrayTitle-module__TrayTitle___6Zyci>:last-child,.TrayTitle-module__TrayTitle___6Zyci>:last-child>:last-child{margin-bottom:0}.TrayTitle-module__TrayTitle___6Zyci>img+h1{margin-top:0}.TrayTitle-module__TrayTitle___6Zyci h1{margin-bottom:0}[class*=UserView] .TrayTitle-module__TrayTitle___6Zyci h1{padding-right:20%}.TrayArticle-module__TrayArticle___2iG2r{line-height:1.6}.TrayArticle-module__TrayArticle___2iG2r>:first-child,.TrayArticle-module__TrayArticle___2iG2r>:first-child>:first-child,.TrayArticle-module__TrayArticle___2iG2r>:first-child>:first-child>:first-child,.TrayArticle-module__TrayArticle___2iG2r>div:first-child+*{margin-top:0}.TrayArticle-module__TrayArticle___2iG2r>:last-child,.TrayArticle-module__TrayArticle___2iG2r>:last-child>:last-child{margin-bottom:0}.TrayArticle-module__TrayArticle___2iG2r+.TrayArticle-module__TrayArticle___2iG2r{margin-top:10px}.TrayArticle-module__TrayArticle___2iG2r[class*=centred]{padding:3% 5% 10%}@media(max-width:767px){.TrayArticle-module__TrayArticle___2iG2r[class*=centred]{padding-left:0;padding-right:0}}.TrayArticle-module__TrayArticle___2iG2r p br:only-child{display:none}.TrayArticle-module__TrayArticle___2iG2r[class*=centred] p{max-width:none}[class*=CollectionView] .TrayArticle-module__TrayArticle___2iG2r,[class*=OverlayView] .TrayArticle-module__TrayArticle___2iG2r,[class*=ProjectView] .TrayArticle-module__TrayArticle___2iG2r,[class*=RecordView] .TrayArticle-module__TrayArticle___2iG2r,[class*=TrailView] .TrayArticle-module__TrayArticle___2iG2r{border-top:1px solid #eee;border-bottom:1px solid #eee}[class*=CollectionView] [class*=TrayHero]+.TrayArticle-module__TrayArticle___2iG2r,[class*=OverlayView] [class*=TrayHero]+.TrayArticle-module__TrayArticle___2iG2r,[class*=ProjectView] [class*=TrayHero]+.TrayArticle-module__TrayArticle___2iG2r,[class*=RecordView] [class*=TrayHero]+.TrayArticle-module__TrayArticle___2iG2r,[class*=TrailView] [class*=TrayHero]+.TrayArticle-module__TrayArticle___2iG2r{border-top:0;border-bottom:1px solid #eee}@media(max-width:1024px){.IntroductionIndex-module__IntroductionIndex___R-IBD{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.IntroductionIndex-module__IntroductionIndex___R-IBD:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.IntroductionIndex-module__IntroductionIndex___R-IBD{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .IntroductionIndex-module__IntroductionIndex___R-IBD{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .IntroductionIndex-module__IntroductionIndex___R-IBD{margin-top:calc(80vh - 98px)}}.IntroductionIndex-module__IntroductionIndex___R-IBD>section{margin-top:4px!important;margin-bottom:40px!important}.IntroductionIndex-module__IntroductionIndexTrayOverview___garq4{position:static}.Counts-module__Counts___1DQAz{color:var(--text-color);font-family:var(--humapui-font-string),sans-serif;font-size:14px;display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}@media(max-width:1024px){.Counts-module__Counts___1DQAz{color:var(--text-color);background:transparent}}@media(max-width:767px){.Counts-module__Counts___1DQAz{font-size:12px}}[class*=TrayOverview] .Counts-module__Counts___1DQAz{line-height:1}.Counts-module__Counts___1DQAz>*{padding-right:8px;border-right:1px solid #eee}.Counts-module__Counts___1DQAz>:last-child{padding-right:0;border-right:0}.BrowseIndex-module__BrowseIndex___2Skoc{position:relative}@media(max-width:1024px){.BrowseIndex-module__BrowseIndex___2Skoc{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.BrowseIndex-module__BrowseIndex___2Skoc:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.BrowseIndex-module__BrowseIndex___2Skoc{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .BrowseIndex-module__BrowseIndex___2Skoc{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .BrowseIndex-module__BrowseIndex___2Skoc{margin-top:calc(80vh - 98px)}}.BrowseIndex-module__BrowseIndex___2Skoc [class*=TrayTitle]{margin-bottom:20px}.BrowseIndex-module__BrowseIndexTrayOverview___276p6{position:static}.FormFieldTaxonomyCheckboxes-module__FormFieldTaxonomyCheckboxes___n_ATg .FormFieldTaxonomyCheckboxes-module__checkBoxesWrap___69K4q{margin-bottom:5px}.FormFieldTaxonomyCheckboxes-module__FormFieldTaxonomyCheckboxes___n_ATg .FormFieldTaxonomyCheckboxes-module__checkBoxesWrap___69K4q div[class*=FormFieldContentBox]{border:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}.FormFieldTaxonomyCheckboxes-module__FormFieldTaxonomyCheckboxes___n_ATg .FormFieldTaxonomyCheckboxes-module__checkBoxesWrap___69K4q div[class*=FormFieldContentBox] label{margin-right:20px;margin-bottom:15px;flex-grow:0;flex-shrink:0;flex-basis:calc(33.33333% - 20px);align-items:flex-start}@media(max-width:1024px){.FormFieldTaxonomyCheckboxes-module__FormFieldTaxonomyCheckboxes___n_ATg .FormFieldTaxonomyCheckboxes-module__checkBoxesWrap___69K4q div[class*=FormFieldContentBox] label{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 20px)}}.FormFieldTaxonomyCheckboxes-module__FormFieldTaxonomyCheckboxes___n_ATg .FormFieldTaxonomyCheckboxes-module__checkBoxesWrap___69K4q div[class*=FormFieldContentBox] span:first-letter{text-transform:uppercase}.FormFieldTaxonomyCheckboxes-module__FormFieldTaxonomyCheckboxes___n_ATg .FormFieldTaxonomyCheckboxes-module__checkBoxesWrap___69K4q div[class*=StyledCheckBox]{margin-top:1px}.FormFieldTaxonomyCheckboxes-module__FormFieldTaxonomyCheckboxes___n_ATg .FormFieldTaxonomyCheckboxes-module__multipleSelectWrap___2VlH7 button[class*=StyledButton]{margin:0;padding:0}.FormFieldTaxonomyCheckboxes-module__FormFieldTaxonomyCheckboxes___n_ATg [class*=StyledTextInput]{color:#262626!important}[class*=StyledDrop] [class*=StyledCheckBoxContainer]{padding:10px}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V{background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);font-size:14px;font-weight:500;display:inline-flex;float:left;border-radius:10px;transition:all .3s;line-height:1.4;font-family:var(--humapui-font-string),sans-serif;position:relative;margin-bottom:6px;margin-right:6px}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V:hover{background:var(--secondary-panel-color-dark-10)}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V>label{padding:10px 10px 10px 12px;font-size:14px;font-weight:400;display:flex;width:auto;align-items:center;margin-bottom:0}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V input{width:auto;margin-right:10px;accent-color:var(--color-on-white)}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V input[class*=StyledCheckBoxInput]{position:absolute}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V .FormFieldTaxonomyNestedItem-module__refineButton___3DfLN,.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V [class*=refineButton]{background:transparent;border:0;padding:10px 13px 10px 0;text-transform:uppercase;font-size:18px;opacity:.8;outline:0;cursor:pointer;color:var(--secondary-panel-title-color);display:flex;align-items:center}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V .FormFieldTaxonomyNestedItem-module__refineButton___3DfLN:hover,.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V [class*=refineButton]:hover{opacity:.5}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V .FormFieldTaxonomyNestedItem-module__refineButton___3DfLN svg,.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V [class*=refineButton] svg{width:11px;margin-top:-2px}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V .FormFieldTaxonomyNestedItem-module__childTerms___KIi5j,.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V [class*=childTerms]{position:absolute;width:calc(100% + 30px);top:100%;left:50%;margin-left:calc(-50% - 15px);margin-top:5px;background:#fff;padding:14px;box-shadow:0 0 20px rgba(0,0,0,.1);z-index:1;display:none}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V .FormFieldTaxonomyNestedItem-module__is-open___17krP .FormFieldTaxonomyNestedItem-module__childTerms___KIi5j,.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V[class*=is-open] [class*=childTerms]{display:block}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V .FormFieldTaxonomyNestedItem-module__childTerms___KIi5j label,.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V [class*=childTerms] label{font-size:14px;font-weight:400;display:flex;align-items:center;float:none;width:auto;padding:0}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V .FormFieldTaxonomyNestedItem-module__childTerms___KIi5j:before,.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V [class*=childTerms]:before{content:"";border:15px solid transparent;border-bottom-color:#fff;border-width:0 15px 15px;position:absolute;top:-15px;left:50%;margin-left:-10px}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V .FormFieldTaxonomyNestedItem-module__childTerm___3wvmp+.FormFieldTaxonomyNestedItem-module__childTerm___3wvmp,.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V [class*=childTerm]+[class*=childTerm]{margin-top:8px}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V.FormFieldTaxonomyNestedItem-module__AllChecked___2c1cn,.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V.FormFieldTaxonomyNestedItem-module__PartiallyChecked___3K1Hp{background-image:repeating-linear-gradient(-57deg,transparent,transparent 6px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 7px)}.FormFieldTaxonomyNestedItem-module__FormFieldTaxonomyNestedItem___3mv5V .FormFieldTaxonomyNestedItem-module__childTerms___KIi5j{display:block}.FormFieldTaxonomyNested-module__FormFieldTaxonomyNested___3wP4V{display:inline-block;margin-bottom:20px;width:100%}.darkMode .FormFieldTaxonomyNested-module__FormFieldTaxonomyNested___3wP4V a{background:#4a4a4a}.darkMode .FormFieldTaxonomyNested-module__FormFieldTaxonomyNested___3wP4V a:hover{background:#646464}.FormFieldTaxonomyDropdown-module__FormFieldTaxonomyDropdown___2Ubeb [class*=SelectContainer__OptionsBox]{color:#262626}.FormFieldTaxonomyDropdown-module__FormFieldTaxonomyDropdown___2Ubeb [class*=StyledTextInput]{color:#262626!important}[class*=StyledDrop]{margin-top:10px}[class*=StyledDrop] [class*=SelectContainer__SelectOption]{color:#262626!important}.TrayTitleActions-module__TrayTitleActions___2Wfmb{margin-left:auto}.TrayTitleActions-module__TrayTitleActions___2Wfmb a{text-decoration:none;font-family:var(--humapui-font-string),sans-serif}@media(max-width:767px){.TrayTitleActions-module__TrayTitleActions___2Wfmb a{font-size:14px;display:block;text-align:right}}.TrayTitleActions-module__TrayTitleActions___2Wfmb a+a,.TrayTitleActions-module__TrayTitleActions___2Wfmb button{margin-left:1em}.TrayTitleActions-module__TrayTitleActions___2Wfmb.TrayTitleActions-module__TrayTitleActions___2Wfmb button[class*=StyledButton]{margin-top:0;display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;font-size:.75em;line-height:1.4;font-weight:500;background:var(--interface-black);color:#fff;font-weight:400}.TrayTitleActions-module__TrayTitleActions___2Wfmb.TrayTitleActions-module__TrayTitleActions___2Wfmb button[class*=StyledButton][disabled]{opacity:.5;cursor:default;pointer-events:none}.TrayTitleActions-module__TrayTitleActions___2Wfmb.TrayTitleActions-module__TrayTitleActions___2Wfmb button[class*=StyledButton]:hover{box-shadow:none;background:var(--interface-black-light-10)}.YearSlider-module__YearSlider___337rp [class*=slider]{height:4px;margin-top:20px}.YearSlider-module__YearSlider___337rp [class*=thumb]{height:20px;width:20px;text-align:center;background-color:#000;color:#000;border-radius:50%;cursor:-webkit-grab;cursor:grab;top:-8px;border:2px solid #fff}.YearSlider-module__YearSlider___337rp .YearSlider-module__number___1NZuK{top:24px;position:absolute;left:50%;transform:translate(-50%);font-size:12px;line-height:1.1;font-family:rubik;white-space:nowrap}.YearSlider-module__YearSlider___337rp [class*=thumb-1] .YearSlider-module__number___1NZuK{top:-18px}.YearSlider-module__YearSlider___337rp .YearSlider-module__text___16RJY{top:24px;width:60px;position:absolute;left:50%;transform:translate(-50%);font-size:12px;line-height:1.1;font-family:rubik}.YearSlider-module__YearSlider___337rp [class*=thumb-1] .YearSlider-module__text___16RJY{top:-32px}.YearSlider-module__YearSlider___337rp [class*=track]{top:0;bottom:0;border-radius:999px}.YearSlider-module__YearSlider___337rp [class*=track-0],.YearSlider-module__YearSlider___337rp [class*=track-2]{background:rgba(0,0,0,.15)}.YearSlider-module__YearSlider___337rp [class*=track-1]{background:#626262}.DataFieldNumberInput-module__DataFieldNumberInput___17IUU{margin-bottom:20px}.DataFieldNumberInput-module__DataFieldNumberInput___17IUU .DataFieldNumberInput-module__inputs___1dep4{display:flex;grid-gap:1rem;gap:1rem;align-items:center}.DataFieldNumberInput-module__DataFieldNumberInput___17IUU>label{font-size:1.125em;font-weight:500;margin-bottom:1rem;margin-top:16px;color:var(--title-color);display:block}.DataFieldNumberInput-module__DataFieldNumberInput___17IUU .DataFieldNumberInput-module__inputs___1dep4>button{flex:0 0 180px;color:#000!important}@media(max-width:767px){.DataFieldNumberInput-module__DataFieldNumberInput___17IUU .DataFieldNumberInput-module__inputs___1dep4>button{flex:0 0 130px}}.DataFieldNumberInput-module__DataFieldNumberInput___17IUU>div{width:auto;flex-basis:auto;flex-grow:1}.DataFieldMultiSelectInput-module__DataFieldMultiSelectInput___X40up{margin-bottom:20px}.DataFieldMultiSelectInput-module__DataFieldMultiSelectInput___X40up>label{font-size:1.125em;font-weight:500;margin-bottom:.75em;margin-top:16px;color:var(--title-color);display:inline-block;width:100%}.DataFieldMultiSelectInput-module__DataFieldMultiSelectInput___X40up>label small{font-size:14px;font-weight:400;float:right;opacitY:.5}.DataFieldMultiSelectInput-module__DataFieldMultiSelectInput___X40up>div{flex-grow:1}.DataFieldCheckboxesInput-module__DataFieldCheckboxesInput___19P-T{margin-bottom:20px}.DataFieldCheckboxesInput-module__DataFieldCheckboxesInput___19P-T>label{font-size:1.125em;font-weight:500;margin-bottom:.75em;margin-top:16px;color:var(--title-color);display:inline-block;width:100%}.DataFieldCheckboxesInput-module__DataFieldCheckboxesInput___19P-T>label>small{font-size:14px;font-weight:400;float:right;opacitY:.5}.DataFieldCheckboxesInput-module__DataFieldCheckboxesInput___19P-T>.DataFieldCheckboxesInput-module__value___j-ytD{display:flex;flex-wrap:wrap;grid-gap:.4rem 1rem;gap:.4rem 1rem}.DataFieldTextInput-module__DataFieldTextInput___MDbNV{margin-bottom:20px}.DataFieldTextInput-module__DataFieldTextInput___MDbNV .DataFieldTextInput-module__inputs___3DUiC{display:flex;grid-gap:1rem;gap:1rem;align-items:center}.DataFieldTextInput-module__DataFieldTextInput___MDbNV>label{font-size:1.125em;font-weight:500;margin-bottom:1rem;margin-top:16px;color:var(--title-color);display:block}.DataFieldTextInput-module__DataFieldTextInput___MDbNV .DataFieldTextInput-module__inputs___3DUiC>button{flex:0 0 180px;color:#000!important}@media(max-width:767px){.DataFieldTextInput-module__DataFieldTextInput___MDbNV .DataFieldTextInput-module__inputs___3DUiC>button{flex:0 0 130px}}.DataFieldTextInput-module__DataFieldTextInput___MDbNV>div{width:auto;flex-basis:auto;flex-grow:1}.DataFieldDateInput-module__DataFieldDateInput___3fz5L{margin-bottom:20px}.DataFieldDateInput-module__DataFieldDateInput___3fz5L .DataFieldDateInput-module__inputs___2Viah{display:flex;grid-gap:1rem;gap:1rem;align-items:center}.DataFieldDateInput-module__DataFieldDateInput___3fz5L>label{font-size:1.125em;font-weight:500;margin-bottom:1rem;margin-top:16px;color:var(--title-color);display:block}.DataFieldDateInput-module__DataFieldDateInput___3fz5L .DataFieldDateInput-module__inputs___2Viah>button{flex:0 0 180px;color:#000!important}@media(max-width:767px){.DataFieldDateInput-module__DataFieldDateInput___3fz5L .DataFieldDateInput-module__inputs___2Viah>button{flex:0 0 130px}}.DataFieldDateInput-module__DataFieldDateInput___3fz5L>div{width:auto;flex-basis:auto;flex-grow:1}.DataFieldDateInput-module__DataFieldDateInput___3fz5L input[type=date]{box-sizing:border-box;font-size:inherit;font-family:inherit;-webkit-appearance:none;background:transparent;color:inherit;width:100%;padding:9px;font-weight:400;margin:0;border:1px solid #ccc;border-radius:0}.DataFieldBooleanInput-module__DataFieldBooleanInput___22Adm{margin-bottom:20px}.DataFieldBooleanInput-module__DataFieldBooleanInput___22Adm>label{font-size:1.125em;font-weight:500;margin-bottom:.75em;margin-top:16px;color:var(--title-color);display:inline-block}.DataFieldBooleanInput-module__DataFieldBooleanInput___22Adm>.DataFieldBooleanInput-module__value___Frq9J{display:flex;flex-wrap:wrap;grid-gap:.4rem 1rem;gap:.4rem 1rem}.DataFieldBooleanInput-module__DataFieldBooleanInput___22Adm button{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:2px 7px 1px;font-size:14px;border-radius:.8em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color)}.DataFieldBooleanInput-module__DataFieldBooleanInput___22Adm button[disabled]{opacity:.5;cursor:default;pointer-events:none}.DataFieldBooleanInput-module__DataFieldBooleanInput___22Adm button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.DataFields-module__DataFields___xtopV{margin-bottom:20px}.DataFields-module__DataFields___xtopV button,.DataFields-module__DataFields___xtopV input,.DataFields-module__DataFields___xtopV select{font-family:var(--headline-font-string),sans-serif;border-radius:4px!important}.DataFields-module__DataFields___xtopV h3{font-weight:500}@media(max-width:1024px){.SearchForm-module__SearchForm___3I7L7{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.SearchForm-module__SearchForm___3I7L7:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.SearchForm-module__SearchForm___3I7L7{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .SearchForm-module__SearchForm___3I7L7{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .SearchForm-module__SearchForm___3I7L7{margin-top:calc(80vh - 98px)}}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__primaryWrap___3Wm-G input[class*=StyledTextInput]{padding:13px;font-family:var(--headline-font-string),sans-serif}.SearchForm-module__SearchForm___3I7L7 label{font-family:var(--headline-font-string),sans-serif}.SearchForm-module__SearchForm___3I7L7 h2{margin-top:16px}.SearchForm-module__SearchForm___3I7L7 label[class*=StyledText]{font-size:1.125em;font-weight:500;margin-bottom:.75em;margin-top:16px;color:var(--title-color)}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__primaryWrap___3Wm-G{display:flex;align-items:flex-end}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__primaryWrap___3Wm-G>:first-child{flex-grow:1;padding-right:10px}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__primaryWrap___3Wm-G button{margin-bottom:22px}@media(max-width:767px){.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__primaryWrap___3Wm-G button{margin-bottom:13px;padding:10px 12px!important}}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__checkBoxesWrap___1RY-f{margin-bottom:5px}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__checkBoxesWrap___1RY-f div[class*=FormFieldContentBox]{border:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__checkBoxesWrap___1RY-f div[class*=FormFieldContentBox] label{margin-right:20px;margin-bottom:15px}.SearchForm-module__SearchForm___3I7L7 button[type=submit]{font-family:var(--headline-font-string),sans-serif;padding:10px 27px;border-radius:100px;margin-top:16px;white-space:nowrap}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__toggleWrap___3P2U- div[class*=FormFieldContentBox]{border:0;padding:0;flex-direction:row}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__toggleWrap___3P2U- .SearchForm-module__extraLabel___3TVX9{font-family:var(--headline-font-string),sans-serif;margin-right:10px}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__YearSlider___H0jhr{margin-bottom:45px}.SearchForm-module__SearchForm___3I7L7 .SearchForm-module__YearSlider___H0jhr [class*=FormFieldContentBox]{border:0}.SearchForm-module__SearchForm___3I7L7 [class*=StyledCheckBoxToggle] [class*=StyledCheckBoxKnob]{background:#111}.SelectedDataFieldsFiltersList-module__SelectedDataFieldsFiltersList___QOM6n{padding:0;margin:0;list-style:none;margin-bottom:var(--base-padding)}.SelectedDataFieldsFiltersList-module__SelectedDataFieldsFiltersList___QOM6n li{margin-bottom:4px;display:inline-block;padding:4px 10px;margin:0 4px 4px 0;font-size:12px;font-family:var(--humapui-font-string),sans-serif;background:var(--secondary-panel-color);border-radius:100px}@media(max-width:767px){.SelectedDataFieldsFiltersList-module__SelectedDataFieldsFiltersList___QOM6n li{font-size:10px}}.SelectedDataFieldsFiltersList-module__SelectedDataFieldsFiltersList___QOM6n li.SelectedDataFieldsFiltersList-module__theme0___2iZDV{background-color:#f2f2f2}.SelectedDataFieldsFiltersList-module__SelectedDataFieldsFiltersList___QOM6n li.SelectedDataFieldsFiltersList-module__theme1___xCmUl{background-color:#e5e5e5}.SelectedDataFieldsFiltersList-module__SelectedDataFieldsFiltersList___QOM6n li.SelectedDataFieldsFiltersList-module__theme2___25K6y{background:#c9c9c9}.SelectedDataFieldsFiltersList-module__SelectedDataFieldsFiltersList___QOM6n li.SelectedDataFieldsFiltersList-module__theme3___SnVAH{background-color:#f2f2f2}.SelectedDataFieldsFiltersList-module__SelectedDataFieldsFiltersList___QOM6n li.SelectedDataFieldsFiltersList-module__theme5___2c65A{background-color:#e5e5e5}.TermListItem-module__TermListItem___zPWq7 a{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);font-size:13px;padding:4px 10px}.TermListItem-module__TermListItem___zPWq7 a[disabled]{opacity:.5;cursor:default;pointer-events:none}.TermListItem-module__TermListItem___zPWq7 a:hover{box-shadow:none;background:var(--secondary-panel-color-light-10);background:var(--color-on-white);color:#fff}.TermList-module__TermList___3jdwj{padding:0;margin:0;list-style:none;margin-bottom:var(--base-padding)}.TermList-module__TermList___3jdwj li{display:inline-block;margin-right:4px;margin-bottom:4px}.TypeFacets-module__TypeFacets___32cWv{font-size:14px;margin-right:auto}@media(max-width:767px){.TypeFacets-module__TypeFacets___32cWv{font-size:12px}}.TypeFacets-module__TypeFacets___32cWv.TypeFacets-module__TypeFacets___32cWv{border-right:0}.TypeFacets-module__TypeFacets___32cWv a{white-space:nowrap;cursor:pointer}.TypeFacets-module__TypeFacets___32cWv span{white-space:nowrap}.TypeFacets-module__TypeFacets___32cWv span+span{margin-left:8px;padding-left:8px;border-left:1px solid #eee}.TypeFacets-module__TypeFacets___32cWv .TypeFacets-module__filterLink___2CdCw.TypeFacets-module__isCurrent___281u5{color:var(--text-color);opacity:1}.LocationBar-module__LocationBar___2ATk6{color:var(--text-color);font-family:var(--humapui-font-string),sans-serif;font-size:14px;display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}@media(max-width:1024px){.LocationBar-module__LocationBar___2ATk6{color:var(--text-color);background:transparent}}@media(max-width:767px){.LocationBar-module__LocationBar___2ATk6{font-size:12px}}.LocationBar-module__LocationBar___2ATk6 .LocationBar-module__title___3gUMt{float:left}.LocationBar-module__LocationBar___2ATk6>*{padding-right:8px;border-right:1px solid #eee}.LocationBar-module__LocationBar___2ATk6>:last-child,.LocationBar-module__LocationBar___2ATk6>span:last-of-type{padding-right:0;border-right:0}.LocationBar-module__LocationBar___2ATk6 a{opacity:.5;text-decoration:none}.LocationBar-module__LocationBar___2ATk6 a:hover{opacity:.7;text-decoration:none}.LocationBar-module__LocationBar___2ATk6 nav{margin-left:auto;border:0}.LocationBar-module__LocationBar___2ATk6 [class*=button]{padding:2px 7px;background:var(--primary-panel-color);color:var(--primary-panel-text-color);border-radius:4px;font-size:14px;font-weight:400;display:inline-block;transition:all .3s;font-family:var(--humapui-font-string),sans-serif;position:relative;margin-top:-2px;margin-bottom:-2px;opacity:1}.LocationBar-module__LocationBar___2ATk6 [class*=button]:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-right-primary-panel-text-color)}@media(max-width:767px){.LocationBar-module__LocationBar___2ATk6 [class*=button]{font-size:12px}}.LocationBar-module__LocationBar___2ATk6 [class*=button]:after{font-size:.6rem;margin-left:.3rem}.LocationBar-module__LocationBar___2ATk6 [class*=button]:hover{background:var(--primary-panel-color-dark-5);opacity:1}.CloseButton-module__CloseButton___2r9Lk{float:right;text-transform:uppercase;margin-top:0!important;margin-left:auto}.CloseButton-module__CloseButton___2r9Lk a{color:var(--text-color-light-50);font-size:14px;font-weight:400;font-family:var(--humapui-font-string),sans-serif;text-decoration:none;transition:all .2s;cursor:pointer}.CloseButton-module__CloseButton___2r9Lk a:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-text-color-light-50)}@media(max-width:1024px){.CloseButton-module__CloseButton___2r9Lk a{color:var(--text-color)}.CloseButton-module__CloseButton___2r9Lk a:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-text-color)}}.CloseButton-module__CloseButton___2r9Lk a:hover{color:var(--text-color)}.CloseButton-module__CloseButton___2r9Lk a:hover:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-text-color)}.CloseButton-module__CloseButton___2r9Lk a:after,.CloseButton-module__CloseButton___2r9Lk a:hover:after{margin-left:4px;width:.7em;height:.7em;transition:all .2s;background-size:.8em}.CloseButton-module__CloseButton___2r9Lk+*{margin-top:0}.CloseButton-module__CloseButton___2r9Lk span{display:none}.SelectedTermListItem-module__SelectedTermListItem___2HfNp{display:inline-block;padding:4px 10px;margin:0 4px 4px 0;font-size:12px;font-family:var(--humapui-font-string),sans-serif;background:var(--secondary-panel-color);border-radius:100px}@media(max-width:767px){.SelectedTermListItem-module__SelectedTermListItem___2HfNp{font-size:10px}}.SelectedTermListItem-module__SelectedTermListItem___2HfNp.SelectedTermListItem-module__theme0___37OuH{background-color:#f2f2f2}.SelectedTermListItem-module__SelectedTermListItem___2HfNp.SelectedTermListItem-module__theme1___201d4{background-color:#e5e5e5}.SelectedTermListItem-module__SelectedTermListItem___2HfNp.SelectedTermListItem-module__theme2___2G1Dj{background:#c9c9c9}.SelectedTermListItem-module__SelectedTermListItem___2HfNp.SelectedTermListItem-module__theme3___39Y-5{background-color:#f2f2f2}.SelectedTermListItem-module__SelectedTermListItem___2HfNp.SelectedTermListItem-module__theme5___ezOOs{background-color:#e5e5e5}.SelectedTermList-module__SelectedTermList___1N2-K{padding:0;margin:0;list-style:none;margin-bottom:var(--base-padding)}.SelectedTermList-module__SelectedTermList___1N2-K li{display:inline-block;margin-bottom:4px}@media(max-width:1024px)and (max-width:1024px){.SearchResults-module__SearchResults___MvXBS{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.SearchResults-module__SearchResults___MvXBS:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:1024px)and (max-width:767px){.SearchResults-module__SearchResults___MvXBS{margin-top:calc(80vh - 34px)}}@media(max-width:1024px)and (max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .SearchResults-module__SearchResults___MvXBS{margin-top:calc(80vh - 84px)}}@media(max-width:1024px)and (max-width:767px){#humap-map.has-pagemaker-site-header-for-map .SearchResults-module__SearchResults___MvXBS{margin-top:calc(80vh - 98px)}}@media(max-width:1024px){.OverlayIndex-module__OverlayIndex___mXkD8{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.OverlayIndex-module__OverlayIndex___mXkD8:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.OverlayIndex-module__OverlayIndex___mXkD8{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .OverlayIndex-module__OverlayIndex___mXkD8{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .OverlayIndex-module__OverlayIndex___mXkD8{margin-top:calc(80vh - 98px)}}.OverlayIndex-module__OverlayIndex___mXkD8 label{font-family:var(--headline-font-string),sans-serif}.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__SearchButton___2tMx8{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:12px 20px;font-size:14px;border-radius:1.6em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);margin-left:1.5rem}.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__SearchButton___2tMx8[disabled]{opacity:.5;cursor:default;pointer-events:none}.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__SearchButton___2tMx8:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}@media screen and (min-width:1024px)and (max-width:1160px){.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__SearchButton___2tMx8{font-size:12px;margin-left:1.1rem}}@media(max-width:767px){.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__SearchButton___2tMx8{display:none}}.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__toggleWrap___3fG-n{border:0;flex-direction:row;margin-left:auto;padding:.6rem 0 0}@media screen and (min-width:1024px)and (max-width:1160px){.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__toggleWrap___3fG-n{font-size:12px}}@media screen and (max-width:365px){.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__toggleWrap___3fG-n{font-size:10px;padding-top:.4rem}}.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__toggleWrap___3fG-n .OverlayIndex-module__extraLabel___GY5iK{font-family:var(--headline-font-string),sans-serif;margin-right:10px}.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__toggleWrap___3fG-n div[class*=StyledBox],.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__toggleWrap___3fG-n label{display:inline-block}.OverlayIndex-module__OverlayIndex___mXkD8 .OverlayIndex-module__toggleWrap___3fG-n span[class*=StyledCheckBoxKnob]{background:var(--color-on-white)}.TrayHero-module__TrayHero___WaWEj{position:relative;margin:0 -22px 20px!important;box-shadow:inset 0 100px 40px -100px rgba(0,0,0,.08),inset 0 -100px 40px -100px rgba(0,0,0,.08);background:#f2f2f2}.TrayHero-module__TrayHero___WaWEj img{min-height:33.3333vw;position:relative}@media screen and (min-width:1527px){.TrayHero-module__TrayHero___WaWEj img{min-height:517.332816px}}@media(max-width:1024px){.TrayHero-module__TrayHero___WaWEj img{min-height:66.6666vw}}.TrayHero-module__TrayHero___WaWEj a{cursor:pointer}.TrayHero-module__TrayHero___WaWEj a:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 100px 40px -100px rgba(0,0,0,.08),inset 0 -100px 40px -100px rgba(0,0,0,.08);pointer-events:none}.TrayHero-module__TrayHero___WaWEj span{position:absolute;bottom:22px;right:22px;color:hsla(0,0%,100%,.6);font-size:12px;white-space:nowrap;font-family:var(--humapui-font-string),sans-serif;background:#000;padding:4px 8px;transition:all .2s;z-index:1}.TrayHero-module__TrayHero___WaWEj a:hover span{color:#fff}.OverlayKeeper-module__OverlayKeeper___2AZVL{background:var(--secondary-panel-color);color:var(--secondary-panel-text-color);border-radius:100px;font-size:14px;font-weight:400;display:inline-flex;transition:all .3s;font-family:var(--humapui-font-string),sans-serif;position:relative;margin:-12px 0 -5px auto}.OverlayKeeper-module__OverlayKeeper___2AZVL:hover{background:var(--secondary-panel-color-dark-5)}.OverlayKeeper-module__OverlayKeeper___2AZVL>label{padding:8px 13px}.OverlayKeeper-module__OverlayKeeper___2AZVL span{white-space:nowrap}.OverlayLayersList-module__OverlayLayersList___1ZUWW ul{list-style:none;margin:0;padding:0}.OverlayLayersList-module__OverlayLayersList___1ZUWW li{display:flex;width:100%}.OverlayLayersList-module__OverlayLayersList___1ZUWW li>:first-child,.OverlayLayersList-module__OverlayLayersList___1ZUWW li>:first-child>:first-child,.OverlayLayersList-module__OverlayLayersList___1ZUWW li>:first-child>:first-child>:first-child,.OverlayLayersList-module__OverlayLayersList___1ZUWW li>div:first-child+*{margin-top:0}.OverlayLayersList-module__OverlayLayersList___1ZUWW li>:last-child,.OverlayLayersList-module__OverlayLayersList___1ZUWW li>:last-child>:last-child{margin-bottom:0}.OverlayLayersList-module__OverlayLayersList___1ZUWW li+li{border-top:1px solid #eee;padding-top:6px;margin-top:6px}.OverlayLayersList-module__OverlayLayersList___1ZUWW h3{font-weight:400;font-size:1rem;margin-bottom:0}.OverlayLayersList-module__OverlayLayersList___1ZUWW .OverlayLayersList-module__description___1ZRlK{display:none}.EmbedSettings-module__EmbedSettings___2_Bc1{display:flex;width:80vw;max-width:1130px}@media(max-width:1024px){.EmbedSettings-module__EmbedSettings___2_Bc1{width:90vw}}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f{padding:22px 36px 22px 30px}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__demoEmbed___18VAN{flex:0 0 50%;position:relative}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__demoEmbed___18VAN.EmbedSettings-module__loading___8J_u5{opacity:0}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__demoEmbed___18VAN.EmbedSettings-module__loaded___234N3{opacity:1;transition:opacity .4s}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f h2{font-size:2em;line-height:1.25;word-spacing:-1.5px;color:var(--title-color);font-weight:500;margin-top:.6rem}@media(max-width:767px){.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f h2{font-size:1.6em}}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f .EmbedSettings-module__displayMode___2Z9aP{clear:both;border-top:1px solid #eee;font-size:14px;padding:1rem 0}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f .EmbedSettings-module__displayMode___2Z9aP .EmbedSettings-module__labelSubstitute___4ImJr{font-size:14px;opacity:.5;font-weight:400;margin:0 2rem 0 0;display:block;float:left}@media(max-width:767px){.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f .EmbedSettings-module__displayMode___2Z9aP .EmbedSettings-module__labelSubstitute___4ImJr{margin-top:2rem}}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f .EmbedSettings-module__outputCode___1yC7A{border:1px solid #eee;padding:10px 12px;line-height:1.1;font-size:12px;word-break:break-word}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f .EmbedSettings-module__copyControls___2Intz{margin:1rem 0 0;display:flex}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f .EmbedSettings-module__copyControls___2Intz .EmbedSettings-module__copyResponse___3wFRz{margin-top:.2rem;opacity:.6;margin-right:1rem;font-size:14px}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f .EmbedSettings-module__copyControls___2Intz button{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:12px 20px;font-size:14px;border-radius:1.6em;background:var(--primary-panel-color);color:var(--primary-panel-title-color);float:right;margin-left:auto}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f .EmbedSettings-module__copyControls___2Intz button[disabled]{opacity:.5;cursor:default;pointer-events:none}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__controls___J9L3f .EmbedSettings-module__copyControls___2Intz button:hover{box-shadow:none;background:var(--primary-panel-color-light-10)}.EmbedSettings-module__EmbedSettings___2_Bc1 iframe{border-radius:6px;box-shadow:0 0 70px rgba(0,0,0,.15);position:absolute!important;top:50%;transform:translate3d(0,-50%,0);width:calc(100% - 22px)!important}.EmbedSettings-module__EmbedSettings___2_Bc1 .EmbedSettings-module__spinner___10LIt{position:absolute;top:50%;left:75%;transform:translate3d(-50%,-50%,0)}.ShareButtons-module__ShareButtons___cDAH0{float:right}.ShareButtons-module__ShareButtons___cDAH0 ul{padding:0;margin:0;list-style:none;display:flex;font-size:14px}.ShareButtons-module__ShareButtons___cDAH0 ul li{margin-right:0}.ShareButtons-module__ShareButtons___cDAH0.ShareButtons-module__ShareButtons___cDAH0 a{padding:7px 0;background:#333;color:#fff;display:inline-block;margin-right:3px;line-height:0;border-radius:140px;margin-left:4px;width:28px;text-align:center;transition:all .2s}.ShareButtons-module__ShareButtons___cDAH0 span{display:none}@media(max-width:767px){.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__embed___2sLwb{display:none}}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__embed___2sLwb a{background:#333}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__embed___2sLwb a:hover{background:#2e2e2e}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__facebook___2WJkL a{background:#3b5998}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__facebook___2WJkL a:hover{background:#355089}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__twitter___1xhH0 a{background:#1ea1f1}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__twitter___1xhH0 a:hover{background:#1b91d9}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__instagram___QzpwH a{background:#d92c7d}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__instagram___QzpwH a:hover{background:#c32871}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__email___1mMea a{background:#d92c3c}.ShareButtons-module__ShareButtons___cDAH0 .ShareButtons-module__email___1mMea a:hover{background:#c32836}.OverlayActions-module__OverlayActions___25kbK{margin:auto -22px 0;padding:22px 22px 14px;background:var(--secondary-panel-color-light-75);color:var(--secondary-panel-title-color)}.OverlayActions-module__OverlayActions___25kbK ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap}.OverlayActions-module__OverlayActions___25kbK li{margin-right:7px;white-space:nowrap}.OverlayActions-module__OverlayActions___25kbK a,.OverlayActions-module__OverlayActions___25kbK button{display:inline-block;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);color:var(--secondary-panel-title-color)!important;white-space:nowrap;margin-bottom:8px}.OverlayActions-module__OverlayActions___25kbK a[disabled],.OverlayActions-module__OverlayActions___25kbK button[disabled]{opacity:.5;cursor:default;pointer-events:none}.OverlayActions-module__OverlayActions___25kbK a:hover,.OverlayActions-module__OverlayActions___25kbK button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.OverlayActions-module__OverlayActions___25kbK .OverlayActions-module__shareButtons___1BTcT{margin-left:auto;margin-right:0}.OverlayActions-module__OverlayActions___25kbK .OverlayActions-module__shareButtons___1BTcT a,.OverlayActions-module__OverlayActions___25kbK .OverlayActions-module__shareButtons___1BTcT button{color:#fff!important}.OverlayActions-module__OverlayActions___25kbK .OverlayActions-module__notice___fYLV3{margin-bottom:8px;display:inline-block}.ParentBar-module__ParentBar___33WLC{background-color:#f8f8f8;color:var(--text-color);box-shadow:inset 0 -5px 12px 0 rgba(0,0,0,.07);margin:-26px -22px 22px!important;font-family:var(--humapui-font-string),sans-serif;padding:6px 22px;font-size:14px;position:-webkit-sticky;position:sticky;top:-26px;display:flex;z-index:2}@media(max-width:1024px){.ParentBar-module__ParentBar___33WLC{top:64px;box-shadow:none;color:var(--text-color);padding-top:8px;margin-top:-8px!important;background:#fff;border-bottom:1px solid #eaeaea}}@media(max-width:767px){.ParentBar-module__ParentBar___33WLC{font-size:12px}}[class*=TrayOverview] .ParentBar-module__ParentBar___33WLC{padding:6px 16px;margin:-18px -16px 16px!important;width:405px}body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC{background:var(--footer-black);color:#cacaca}@media(max-width:1024px){body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC{color:var(--text-color);background:#fff}}.ParentBar-module__ParentBar___33WLC .ParentBar-module__title___2OVsQ{margin:0 15px 0 0;font-weight:400;font-size:14px;overflow:hidden}@media(max-width:767px){.ParentBar-module__ParentBar___33WLC .ParentBar-module__title___2OVsQ{font-size:12px}}.ParentBar-module__ParentBar___33WLC a{white-space:nowrap;text-decoration:none;transition:all .2s;opacity:.7;color:var(--color-on-white)}body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC a{opacity:.35;color:#fff}@media(max-width:1024px){body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC a{opacity:.7;color:var(--color-on-white)}}.ParentBar-module__ParentBar___33WLC a:not(.ParentBar-module__isDisabled___1MJs1):hover{opacity:1}@media(max-width:1024px){.ParentBar-module__ParentBar___33WLC a:not(.ParentBar-module__isDisabled___1MJs1):hover{opacity:1}}body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC a:not(.ParentBar-module__isDisabled___1MJs1):hover{opacity:.9}@media(max-width:1024px){body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC a:not(.ParentBar-module__isDisabled___1MJs1):hover{opacity:1}}.ParentBar-module__ParentBar___33WLC .ParentBar-module__title___2OVsQ a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;width:100%}.ParentBar-module__ParentBar___33WLC nav{margin-left:auto;display:flex;white-space:nowrap}.ParentBar-module__ParentBar___33WLC .ParentBar-module__count___3Ts_M{margin:0 8px}@media(max-width:767px){.ParentBar-module__ParentBar___33WLC .ParentBar-module__count___3Ts_M{margin:0 5px}}.ParentBar-module__ParentBar___33WLC nav a.ParentBar-module__isDisabled___1MJs1{opacity:.2;cursor:default}.ParentBar-module__ParentBar___33WLC a.ParentBar-module__next___1Kvdw:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-right-color-on-white-light-50)}body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC a.ParentBar-module__next___1Kvdw:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-right-white)}@media(max-width:1024px){body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC a.ParentBar-module__next___1Kvdw:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-right-color-on-white-light-50)}}.ParentBar-module__ParentBar___33WLC a.ParentBar-module__prev___1VLA5:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-right-color-on-white-light-50)}body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC a.ParentBar-module__prev___1VLA5:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-right-white)}@media(max-width:1024px){body[class*=dark-toolbar] .ParentBar-module__ParentBar___33WLC a.ParentBar-module__prev___1VLA5:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-right-color-on-white-light-50)}}.ParentBar-module__ParentBar___33WLC a.ParentBar-module__next___1Kvdw:after{font-size:.7em;margin-left:.2rem}.ParentBar-module__ParentBar___33WLC a.ParentBar-module__prev___1VLA5:before{font-size:.7em;margin-right:.2rem;transform:rotate(180deg)}@media(max-width:1024px){.OverlayView-module__OverlayView___1Melv{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.OverlayView-module__OverlayView___1Melv:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.OverlayView-module__OverlayView___1Melv{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .OverlayView-module__OverlayView___1Melv{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .OverlayView-module__OverlayView___1Melv{margin-top:calc(80vh - 98px)}}@media(max-width:1024px){.HelpIndex-module__HelpIndex___33zxo{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.HelpIndex-module__HelpIndex___33zxo:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.HelpIndex-module__HelpIndex___33zxo{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .HelpIndex-module__HelpIndex___33zxo{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .HelpIndex-module__HelpIndex___33zxo{margin-top:calc(80vh - 98px)}}.HelpIndex-module__HelpIndex___33zxo>section{margin-top:4px!important;margin-bottom:40px!important}.HelpIndex-module__HelpIndex___33zxo p{max-width:90%}.MediaList-module__MediaList___2KToI ul{padding:0;list-style:none;display:flex;flex-flow:row wrap;margin:0 -22px}.MediaList-module__MediaList___2KToI li{flex:0 0 50%;width:50%;height:50%;cursor:pointer;position:relative}.MediaList-module__MediaList___2KToI li a{display:block;width:100%;height:100%}.MediaList-module__MediaList___2KToI img{display:inline-block;width:100%;height:220px;-o-object-fit:cover;object-fit:cover}@media(min-width:1200px){.MediaList-module__MediaList___2KToI img{height:300px}}.MediaList-module__MediaList___2KToI .MediaList-module__image___3jgxg{position:relative}.MediaList-module__MediaList___2KToI .MediaList-module__audio_embed___LywoD:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-sound-wave-color-on-white)}.MediaList-module__MediaList___2KToI .MediaList-module__video_embed___1SWV0:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-video-color-on-white)}.MediaList-module__MediaList___2KToI .MediaList-module__iiif_embed___1oDXt:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-iiif-color-on-white)}.MediaList-module__MediaList___2KToI .MediaList-module__sketchfab_embed___1mFD_:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-cube-color-on-white)}.MediaList-module__MediaList___2KToI .MediaList-module__figshare_embed___3SS0x:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-folder-play-color-on-white)}.MediaList-module__MediaList___2KToI li:before{position:absolute;bottom:22px;left:22px;background-color:#fff!important;border-radius:100px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:24px;font-size:26px}@media(max-width:767px){.MediaList-module__MediaList___2KToI li:before{padding:20px;font-size:20px}}.RecordTextContent-module__RecordTextContent___2RjTM{font-family:var(--copy-font-string),serif}.RecordTextContent-module__RecordTextContent___2RjTM>p:first-child{font-weight:600}.RecordTextContent-module__RecordTextContent___2RjTM blockquote{color:var(--title-color);font-style:italic;margin-left:0;margin-right:0;font-weight:500}.RecordTextContent-module__RecordTextContent___2RjTM blockquote:before{color:var(--title-color);content:"“";float:left;margin-left:-50px;font-size:55px;opacity:.5}.RecordTextContent-module__RecordTextContent___2RjTM *{outline:1px solid transparent}.RecordTrayHero-module__TrayHeroPlaceholder___3Sdnv{margin:0 -22px 20px!important;box-shadow:inset 0 100px 40px -100px rgba(0,0,0,.08),inset 0 -100px 40px -100px rgba(0,0,0,.08);background:#f2f2f2;min-height:33.3333vw;position:relative}@media screen and (min-width:1680px){.RecordTrayHero-module__TrayHeroPlaceholder___3Sdnv{min-height:559.99944px}}@media(max-width:1024px){.RecordTrayHero-module__TrayHeroPlaceholder___3Sdnv{min-height:66.6666vw}}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994{position:absolute;bottom:22px;left:22px;right:auto;padding:0;background:none}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__image___cwaBJ{display:none}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__audio_embed___JM2UB:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-sound-wave-color-on-white)}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__video_embed___rgo7u:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-video-color-on-white)}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__iiif_embed___3sn83:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-iiif-color-on-white)}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__sketchfab_embed___1F_95:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-cube-color-on-white)}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__figshare_embed___2OXjd:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-folder-play-color-on-white)}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994:before{background-color:#fff!important;border-radius:100px;padding:24px;font-size:26px}@media(max-width:767px){.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994:before{padding:20px;font-size:20px}}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__audio_embed___JM2UB:before{font-size:29px}@media(max-width:767px){.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__audio_embed___JM2UB:before{font-size:26px}}.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__street_view_overlay___1dUee:before{font-size:34px;background-position:center 40%}@media(max-width:767px){.TrayHero-module__TrayHero___WaWEj div.RecordTrayHero-module__mediaIcon___35994.RecordTrayHero-module__street_view_overlay___1dUee:before{padding:20px;font-size:30px}}.RecordAssociations-module__RecordAssociations___1ytub ul{padding:0;margin:0;list-style:none}.RecordAssociations-module__RecordAssociations___1ytub ul li+li{border-top:1px solid #eee;padding-top:6px;margin-top:6px}.RecordAssociations-module__RecordAssociations___1ytub li a{display:flex;width:100%;font-family:var(--humapui-font-string),sans-serif;text-decoration:none}.RecordAssociations-module__RecordAssociations___1ytub li a:hover{opacity:.7}.RecordAssociations-module__RecordAssociations___1ytub span{text-transform:capitalize;font-size:14px;font-family:var(--humapui-font-string),sans-serif;margin-left:auto;white-space:nowrap}.ModalWrapper-module__ModalWrapper___3rWEE{padding:32px}.ModalWrapper-module__ModalWrapper___3rWEE>:first-child,.ModalWrapper-module__ModalWrapper___3rWEE>:first-child>:first-child,.ModalWrapper-module__ModalWrapper___3rWEE>:first-child>:first-child>:first-child,.ModalWrapper-module__ModalWrapper___3rWEE>div:first-child+*{margin-top:0}.ModalWrapper-module__ModalWrapper___3rWEE>:last-child,.ModalWrapper-module__ModalWrapper___3rWEE>:last-child>:last-child{margin-bottom:0}.ModalWrapper-module__ModalWrapper___3rWEE h3,.ModalWrapper-module__ModalWrapper___3rWEE h4{font-weight:400}.ModalWrapper-module__ModalWrapper___3rWEE [class*=button],.ModalWrapper-module__ModalWrapper___3rWEE button{margin-right:1em;display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--primary-panel-color);color:var(--primary-panel-title-color);line-height:normal}.ModalWrapper-module__ModalWrapper___3rWEE [class*=button][disabled],.ModalWrapper-module__ModalWrapper___3rWEE button[disabled]{opacity:.5;cursor:default;pointer-events:none}.ModalWrapper-module__ModalWrapper___3rWEE [class*=button]:hover,.ModalWrapper-module__ModalWrapper___3rWEE button:hover{box-shadow:none;background:var(--primary-panel-color-light-10)}.ModalWrapper-module__ModalWrapper___3rWEE [class*=button][class*=alternative],.ModalWrapper-module__ModalWrapper___3rWEE button{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--color-on-white);color:#fff}.ModalWrapper-module__ModalWrapper___3rWEE [class*=button][class*=alternative][disabled],.ModalWrapper-module__ModalWrapper___3rWEE button[disabled]{opacity:.5;cursor:default;pointer-events:none}.ModalWrapper-module__ModalWrapper___3rWEE [class*=button][class*=alternative]:hover,.ModalWrapper-module__ModalWrapper___3rWEE button:hover{box-shadow:none;background:var(--color-on-white-light-10)}.ModalWrapper-module__ModalWrapper___3rWEE label{font-weight:400;margin-bottom:1em;display:block}.ModalWrapper-module__ModalWrapper___3rWEE footer{margin-top:1em}.ModalWrapper-module__ModalWrapper___3rWEE select{border:2px solid #cacaca;padding:13px 50px 13px 13px;border-radius:100px;-webkit-appearance:none;display:block;font-family:var(--headline-font-string),sans-serif;font-weight:400;font-size:15px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='2' d='M18 9l-6 6-6-6'/%3E%3C/svg%3E") calc(100% - 15px) 50%/24px no-repeat}.RecordActions-module__RecordActions___NftXK{margin:auto -22px 0;padding:22px 22px 14px;background:var(--secondary-panel-color-light-75);color:var(--secondary-panel-title-color)}.RecordActions-module__RecordActions___NftXK ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap}.RecordActions-module__RecordActions___NftXK li{margin-right:7px;white-space:nowrap}.RecordActions-module__RecordActions___NftXK a,.RecordActions-module__RecordActions___NftXK button{display:inline-block;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);color:var(--secondary-panel-title-color)!important;white-space:nowrap;margin-bottom:8px}.RecordActions-module__RecordActions___NftXK a[disabled],.RecordActions-module__RecordActions___NftXK button[disabled]{opacity:.5;cursor:default;pointer-events:none}.RecordActions-module__RecordActions___NftXK a:hover,.RecordActions-module__RecordActions___NftXK button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.RecordActions-module__RecordActions___NftXK .RecordActions-module__shareButtons___1exc7{margin-left:auto;margin-right:0}.RecordActions-module__RecordActions___NftXK .RecordActions-module__shareButtons___1exc7 a,.RecordActions-module__RecordActions___NftXK .RecordActions-module__shareButtons___1exc7 button{color:#fff!important}.RecordActions-module__RecordActions___NftXK .RecordActions-module__notice___3cscX{margin-bottom:8px;display:inline-block}[class*=ColophonAndLog]+.RecordActions-module__RecordActions___NftXK{margin-top:0}.RecordRelatedRecords-module__RecordRelatedRecords___1B7Zy{position:static}.RecordLinks-module__RecordLinks___30mjY ul{padding:0;margin:0;list-style:none}.RecordLinks-module__RecordLinks___30mjY li{margin-bottom:4px}.RecordLinks-module__RecordLinks___30mjY a{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);font-size:13px;padding:4px 10px}.RecordLinks-module__RecordLinks___30mjY a[disabled]{opacity:.5;cursor:default;pointer-events:none}.RecordLinks-module__RecordLinks___30mjY a:hover{box-shadow:none;background:var(--secondary-panel-color-light-10);background:var(--color-on-white);color:#fff}.RecordLinks-module__RecordLinks___30mjY a svg{font-size:.8em;margin-bottom:2px;margin-left:4px}.CTA-module__CTA___1Dl8I{margin:0 -22px;font-size:13px;color:var(--secondary-panel-title-color);background:var(--secondary-panel-color);padding:22px;display:block;transition:all .2s;text-decoration:none}.CTA-module__CTA___1Dl8I>:first-child,.CTA-module__CTA___1Dl8I>:first-child>:first-child,.CTA-module__CTA___1Dl8I>:first-child>:first-child>:first-child,.CTA-module__CTA___1Dl8I>div:first-child+*{margin-top:0}.CTA-module__CTA___1Dl8I>:last-child,.CTA-module__CTA___1Dl8I>:last-child>:last-child{margin-bottom:0}@media(max-width:767px){.CTA-module__CTA___1Dl8I{display:flex;flex-direction:column}}.CTA-module__CTA___1Dl8I a{float:right;display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:12px 20px;font-size:14px;border-radius:1.6em;background:var(--color-on-white);color:#fff}.CTA-module__CTA___1Dl8I a[disabled]{opacity:.5;cursor:default;pointer-events:none}.CTA-module__CTA___1Dl8I a:hover{box-shadow:none;background:var(--color-on-white-light-10)}@media(max-width:767px){.CTA-module__CTA___1Dl8I a{order:1;align-self:flex-start}}.CTA-module__CTA___1Dl8I a.CTA-module__buttonOnly___1eXfE{float:none}.CTA-module__CTA___1Dl8I h2{font-size:26px;margin-bottom:14px;font-weight:300;line-height:1.25;word-spacing:-1.5px;margin-top:0;color:var(--secondary-panel-title-color)}.CTA-module__CTA___1Dl8I:last-child{margin-bottom:-60px}.CTA-module__CTA___1Dl8I .CTA-module__description___2Mxl7>:first-child,.CTA-module__CTA___1Dl8I .CTA-module__description___2Mxl7>:first-child>:first-child,.CTA-module__CTA___1Dl8I .CTA-module__description___2Mxl7>:first-child>:first-child>:first-child,.CTA-module__CTA___1Dl8I .CTA-module__description___2Mxl7>div:first-child+*{margin-top:0}.CTA-module__CTA___1Dl8I .CTA-module__description___2Mxl7>:last-child,.CTA-module__CTA___1Dl8I .CTA-module__description___2Mxl7>:last-child>:last-child{margin-bottom:0}@media(max-width:767px){.CTA-module__CTA___1Dl8I .CTA-module__description___2Mxl7{margin-bottom:14px}}.CTA-module__CTA___1Dl8I a~.CTA-module__description___2Mxl7{max-width:70%}@media(max-width:767px){.CTA-module__CTA___1Dl8I a~.CTA-module__description___2Mxl7{max-width:none}}.Timeline-module__Timeline___1lWtG{position:relative;z-index:0;margin-left:-8px;margin-right:-8px;margin:-22px -22px 22px!important;padding:6px 14px;flex:0 0 91px}@media(max-width:767px){.Timeline-module__Timeline___1lWtG{flex:0 0 76px}}@media(max-width:767px){[class*=ParentBar]+.Timeline-module__Timeline___1lWtG{height:80px}}.Timeline-module__Timeline___1lWtG .Timeline-module__shadow___2-pbT{box-shadow:inset 0 -40px 30px -30px rgba(0,0,0,.07);position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.Timeline-module__Timeline___1lWtG .Timeline-module__scrollLeftButton___12efz,.Timeline-module__Timeline___1lWtG .Timeline-module__scrollRightButton___9VlMj{position:absolute;top:40px;height:18px;padding:2px 0 0;font-size:.6rem;width:18px;z-index:2;background:#919191;border-radius:100px;border:0;opacity:0;transition:all .2s;pointer-events:none}.Timeline-module__Timeline___1lWtG .Timeline-module__scrollLeftButton___12efz:after,.Timeline-module__Timeline___1lWtG .Timeline-module__scrollRightButton___9VlMj:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-right-white)}@media(max-width:767px){.Timeline-module__Timeline___1lWtG .Timeline-module__scrollLeftButton___12efz,.Timeline-module__Timeline___1lWtG .Timeline-module__scrollRightButton___9VlMj{top:37px}}@media(max-width:767px){[class*=ParentBar]+.Timeline-module__Timeline___1lWtG .Timeline-module__scrollLeftButton___12efz,[class*=ParentBar]+.Timeline-module__Timeline___1lWtG .Timeline-module__scrollRightButton___9VlMj{top:32px}}.Timeline-module__Timeline___1lWtG .Timeline-module__scrollLeftButton___12efz{left:20px;padding-right:1px}.Timeline-module__Timeline___1lWtG .Timeline-module__scrollLeftButton___12efz:after{transform:scaleX(-100%)}.Timeline-module__Timeline___1lWtG .Timeline-module__scrollRightButton___9VlMj{right:20px;padding-left:2px}.Timeline-module__Timeline___1lWtG.Timeline-module__isOverflowingLeft___Bpd3H .Timeline-module__scrollLeftButton___12efz,.Timeline-module__Timeline___1lWtG.Timeline-module__isOverflowingRight___1Zb0h .Timeline-module__scrollRightButton___9VlMj{opacity:1;pointer-events:all}.Timeline-module__Timeline___1lWtG:after,.Timeline-module__Timeline___1lWtG:before{content:"";display:block;position:absolute;top:0;left:14px;height:100%;width:50px;z-index:1;pointer-events:none;transition:all .2s;opacity:0}.Timeline-module__Timeline___1lWtG:before{background:linear-gradient(90deg,#fff 30%,hsla(0,0%,100%,0))}.Timeline-module__Timeline___1lWtG:after{left:auto;right:14px;background:linear-gradient(270deg,#fff 30%,hsla(0,0%,100%,0))}.Timeline-module__Timeline___1lWtG.Timeline-module__isOverflowingLeft___Bpd3H:before,.Timeline-module__Timeline___1lWtG.Timeline-module__isOverflowingRight___1Zb0h:after{opacity:1}.Timeline-module__Timeline___1lWtG .Timeline-module__pane___2jOxI{overflow:auto;padding:12px 10px 35px}@media(max-width:767px){.Timeline-module__Timeline___1lWtG .Timeline-module__pane___2jOxI{padding:9px 10px 27px}}@media(max-width:767px){[class*=ParentBar]+.Timeline-module__Timeline___1lWtG .Timeline-module__pane___2jOxI{padding:4px 10px 27px}}.Timeline-module__Timeline___1lWtG .Timeline-module__pane___2jOxI::-webkit-scrollbar{display:none}.Timeline-module__Timeline___1lWtG .Timeline-module__pane___2jOxI{-ms-overflow-style:none;scrollbar-width:none}.Timeline-module__Timeline___1lWtG .Timeline-module__line___S4h-c{border-bottom:1px solid #d6d6d6;position:relative}.Timeline-module__Timeline___1lWtG .Timeline-module__timelineItems___OUROb{display:flex;justify-content:space-between}.Timeline-module__Timeline___1lWtG .Timeline-module__item___a5a3Q{position:relative;height:32px;margin:0 10px;pointer-events:none}.Timeline-module__Timeline___1lWtG .Timeline-module__tick___37Kcq+.Timeline-module__item___a5a3Q[style*="flex-grow:0"],.Timeline-module__Timeline___1lWtG .Timeline-module__tick___37Kcq+.Timeline-module__item___a5a3Q[style*="flex-grow: 0"]{margin-left:-10px}.Timeline-module__Timeline___1lWtG .Timeline-module__item___a5a3Q:last-child{margin-right:0}.Timeline-module__Timeline___1lWtG .Timeline-module__item___a5a3Q .Timeline-module__dot___u9nTu{height:32px;position:absolute;right:0;pointer-events:all}.Timeline-module__Timeline___1lWtG .Timeline-module__item___a5a3Q .Timeline-module__dot___u9nTu:before{content:"";position:absolute;left:-4.6px;top:5px;width:9px;height:9px;border-radius:100px;background:var(--headline-color);transition:all .2s;outline:0 solid transparent}.Timeline-module__Timeline___1lWtG .Timeline-module__item___a5a3Q a:hover .Timeline-module__dot___u9nTu:before{outline:5px solid #ddd}.Timeline-module__Timeline___1lWtG .Timeline-module__item___a5a3Q a[aria-current]{pointer-events:none}.Timeline-module__Timeline___1lWtG .Timeline-module__item___a5a3Q a[aria-current] .Timeline-module__dot___u9nTu:before{outline:5px solid #d2d2d2}.Timeline-module__Timeline___1lWtG .Timeline-module__item___a5a3Q .Timeline-module__dot___u9nTu:after{content:"";position:absolute;bottom:0;right:0;width:1px;height:10px;background:#d6d6d6}.Timeline-module__Timeline___1lWtG .Timeline-module__item___a5a3Q a{text-decoration:none;color:#999;pointer-events:all}.Timeline-module__Timeline___1lWtG .Timeline-module__tick___37Kcq{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:20px;position:relative;top:32px;margin:0 10px}.Timeline-module__Timeline___1lWtG .Timeline-module__tick___37Kcq:first-child{margin-left:0}.Timeline-module__Timeline___1lWtG .Timeline-module__tick___37Kcq:last-child{margin-right:0!important}.Timeline-module__Timeline___1lWtG .Timeline-module__tick___37Kcq>span{content:"";position:absolute;right:0;width:1px;height:10px;background:#d6d6d6}.Timeline-module__Timeline___1lWtG .Timeline-module__tick___37Kcq span span{font-size:10px;position:absolute;white-space:nowrap;top:calc(100% + 2px);right:0;transform:translate(50%)}.Timeline-module__Timeline___1lWtG .Timeline-module__tick___37Kcq:first-child span span{left:-9px;right:auto;transform:none}.Timeline-module__Timeline___1lWtG .Timeline-module__tick___37Kcq:last-child span span{right:-9px;transform:none}.ColophonAndLog-module__Colophon___1eO0F{margin:auto -22px 0;padding:22px;color:var(--secondary-panel-title-color);border-top:1px solid #e0e0e0}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__counts___1dKn2{font-family:var(--humapui-font-string),sans-serif;display:flex;align-items:center}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__counts___1dKn2 span{margin-right:1rem;display:flex;align-items:center}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__counts___1dKn2 .ColophonAndLog-module__views___vMRU7:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-views-black);font-size:20px}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__counts___1dKn2 .ColophonAndLog-module__favourites___q2BZe:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-favourites-black)}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__counts___1dKn2 .ColophonAndLog-module__favourites___q2BZe:before,.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__counts___1dKn2 .ColophonAndLog-module__views___vMRU7:before{margin-right:.4em;margin-top:-3px;opacity:.4}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__profile___3dGbV{margin-left:auto;font-family:var(--humapui-font-string),sans-serif;font-size:14px;display:flex;align-items:center}@media(max-width:767px){.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__profile___3dGbV{margin-top:1rem}}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__profile___3dGbV h3{font-weight:400;font-size:14px;margin:0}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__profile___3dGbV .ColophonAndLog-module__textContent___DjV0p{flex:1 0;text-align:right}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__profile___3dGbV img{border-radius:100px;flex:0 0 40px;width:40px;height:40px;margin:-10px 0 -10px 10px}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__profile___3dGbV a{font-weight:500;-webkit-text-decoration-color:var(--color-on-white-light-75);text-decoration-color:var(--color-on-white-light-75)}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__profile___3dGbV span{font-family:var(--humapui-font-string),sans-serif}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__profile___3dGbV .ColophonAndLog-module__date___3q0_Q{white-space:nowrap}.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__row___3d8FO{display:flex;align-items:center}@media(max-width:767px){.ColophonAndLog-module__Colophon___1eO0F .ColophonAndLog-module__row___3d8FO{flex-direction:column}}.ColophonAndLog-module__ActivityLog___uwi9V{margin:10px -22px 0;padding:0 22px 14px;border-bottom:1px solid #e0e0e0;color:#737373}.ColophonAndLog-module__Colophon___1eO0F+.ColophonAndLog-module__ActivityLog___uwi9V{margin-top:2px}.ColophonAndLog-module__ActivityLog___uwi9V h3{font-weight:400;font-size:14px;margin-top:0}.ColophonAndLog-module__ActivityLog___uwi9V ul{padding:0;margin:0;list-style:none}.ColophonAndLog-module__ActivityLog___uwi9V ul li+li{border-top:1px solid #eee;padding-top:6px;margin-top:6px;border-top:1px solid #e0e0e0}.ColophonAndLog-module__ActivityLog___uwi9V li{display:flex;width:100%;font-family:var(--humapui-font-string),sans-serif;font-size:14px}@media(max-width:767px){.ColophonAndLog-module__ActivityLog___uwi9V li{flex-direction:column}}.ColophonAndLog-module__ActivityLog___uwi9V li a{-webkit-text-decoration-color:var(--color-on-white-light-75);text-decoration-color:var(--color-on-white-light-75)}.ColophonAndLog-module__ActivityLog___uwi9V li a:hover{opacity:.7}.ColophonAndLog-module__ActivityLog___uwi9V span.ColophonAndLog-module__date___3q0_Q{font-size:12px;margin-left:auto;opacity:.6;padding-left:1rem;white-space:nowrap;margin-top:2px}@media(max-width:767px){.ColophonAndLog-module__ActivityLog___uwi9V span.ColophonAndLog-module__date___3q0_Q{margin-left:0;padding-left:0;order:-1}}[class*=commento-root-min-height]{min-height:0!important}[class*=commento-root-font] *{font-family:inherit!important}[class*=commento-logged-container]{background:#ececec;padding:.7rem;height:auto!important;overflow:hidden;width:65%!important;float:right;border-radius:10px}@media(max-width:767px){[class*=commento-logged-container]{width:100%!important}}[class*=commento-profile-button]{display:none!important}[class*=commento-logged-in-as]+[class*=commento-profile-button]{display:block!important}[id*=commento-login-box-container]{clear:both}[class*=commento-submit-button]{background:#eb008c!important;margin-right:0!important;box-shadow:none!important;border-radius:100px!important;padding-left:1rem!important;padding-right:1rem!important;font-weight:400!important;font-family:rubik,sans-serif!important}[class*=commento-sort-policy-button-selected]{color:var(--headline-color)!important}[class*=commento-card]{border-top:0!important;border-left-width:7px!important}[class*=commento-timeago]:before{content:none!important}[class*=commento-footer],[class*=commento-logo-container],[class*=commento-option-collapse],[class*=commento-option-downvote],[class*=commento-option-reply],[class*=commento-option-sticky],[class*=commento-option-unsticky],[class*=commento-option-upvote],[class*=commento-score],[class*=commento-sort-policy-buttons-container]{display:none!important}[class*=commento-option-remove]{right:0!important}[class*=commento-option-edit]{right:30px!important}[class*=commento-login-box-subtitle]{text-indent:-10000px;display:flex;justify-content:center}[class*=commento-login-box-subtitle]:before{content:"You need to enable commenting or login first.";display:block;text-indent:0}[class*=commento-sso-button]{text-indent:-1000px;width:auto!important;border-radius:100px!important;padding-left:1rem!important;padding-right:1rem!important;margin-bottom:1rem}[class*=commento-sso-button]:before{content:"Begin commenting";display:block;text-indent:0}[id=commento-login]{display:none}[class*=commento-error-box],[class*=commento-login-box-container],[class*=commento-main-area],[class*=commento-mod-tools]{clear:both}[class*=commento-markdown-button]{margin:0 2px!important}[class*=commento-moderation-notice]{margin-top:0!important}[class*=commento-option-approve]{right:30px!important}[class*=commento-logged-in-as]{display:flex;flex-grow:1}[class*=commento-avatar]{flex-shrink:0}[class*=commento-logged-container]{display:flex}[class*=commento-name]{position:static!important;max-width:none!important;align-self:center!important}.RecordKeywords-module__RecordKeywords___1t2dU ul{padding:0;margin:0;list-style:none;margin-bottom:var(--base-padding)}.RecordKeywords-module__RecordKeywords___1t2dU li{display:inline-block;margin-right:4px;margin-bottom:4px}.RecordKeywords-module__RecordKeywords___1t2dU a{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);font-size:12px;padding:4px 10px;opacity:.7}.RecordKeywords-module__RecordKeywords___1t2dU a[disabled]{opacity:.5;cursor:default;pointer-events:none}.RecordKeywords-module__RecordKeywords___1t2dU a:hover{box-shadow:none;background:var(--secondary-panel-color-light-10);background:var(--color-on-white);color:#fff;opacity:1}.RecordKeywords-module__RecordKeywords___1t2dU a svg{font-size:.8em;margin-bottom:2px;margin-left:4px}.RecordBoothIIIFLink-module__RecordBoothIIIFLink___2DZWU{margin-top:15px!important}.RecordBoothIIIFLink-module__RecordBoothIIIFLink___2DZWU a{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);font-size:14px;padding:4px 10px}.RecordBoothIIIFLink-module__RecordBoothIIIFLink___2DZWU a[disabled]{opacity:.5;cursor:default;pointer-events:none}.RecordBoothIIIFLink-module__RecordBoothIIIFLink___2DZWU a:hover{box-shadow:none;background:var(--secondary-panel-color-light-10);background:var(--color-on-white);color:#fff}.RecordBoothIIIFLink-module__RecordBoothIIIFLink___2DZWU a svg{margin-right:4px}.RecordBoothCloseButton-module__RecordBoothCloseButton___x59-y{position:absolute;top:7px;right:13px}[class*=ParentBar-module__ParentBar]~.RecordBoothCloseButton-module__RecordBoothCloseButton___x59-y{top:40px}.RecordBoothCloseButton-module__RecordBoothCloseButton___x59-y a{font-size:14px;transition:all .2s}.RecordBoothCloseButton-module__RecordBoothCloseButton___x59-y a:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-text-color-light-50)}@media(max-width:1024px){.RecordBoothCloseButton-module__RecordBoothCloseButton___x59-y a:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-text-color)}}.RecordBoothCloseButton-module__RecordBoothCloseButton___x59-y a:hover:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-text-color)}.RecordBoothCloseButton-module__RecordBoothCloseButton___x59-y span{display:none}.RecordDataFields-module__RecordDataFields___3480z{display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem;font-family:var(--humapui-font-string),sans-serif;font-size:13px;border-bottom:1px solid #eee;padding-bottom:22px}.RecordDataFields-module__RecordDataFields___3480z .RecordDataFields-module__field___e1-tn{display:flex;grid-gap:.4rem;gap:.4rem}.RecordDataFields-module__RecordDataFields___3480z .RecordDataFields-module__name___2qzzK{flex:0 0 30%;font-weight:400;opacity:.6}.RecordDataFields-module__RecordDataFields___3480z .RecordDataFields-module__value___3u3B6{display:flex;flex-wrap:wrap;grid-gap:.4rem;gap:.4rem;align-items:flex-start}.RecordDataFields-module__RecordDataFields___3480z .RecordDataFields-module__value___3u3B6:first-letter{text-transform:uppercase}.RecordDataFields-module__RecordDataFields___3480z .RecordDataFields-module__term___bLnUI{background:#eee;padding:3px 8px;border-radius:100px;display:inline-block;white-space:nowrap;font-size:12px;margin-top:-2px;margin-bottom:2px}.RecordDataFields-module__RecordDataFields___3480z .RecordDataFields-module__term___bLnUI:first-letter{text-transform:uppercase}.RecordLocationDetails-module__RecordLocationDetails___nbmzg .RecordLocationDetails-module__details___2riNf{font-size:14px}.RecordLocationDetails-module__RecordLocationDetails___nbmzg .RecordLocationDetails-module__details___2riNf span{display:block;margin-bottom:.4rem}.RecordLocationDetails-module__RecordLocationDetails___nbmzg .RecordLocationDetails-module__details___2riNf strong:nth-child(n+2){margin-left:.5rem}.RecordView-module__RecordView___2eJu8{position:relative}@media(max-width:1024px){.RecordView-module__RecordView___2eJu8{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.RecordView-module__RecordView___2eJu8:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.RecordView-module__RecordView___2eJu8{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .RecordView-module__RecordView___2eJu8{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .RecordView-module__RecordView___2eJu8{margin-top:calc(80vh - 98px)}}.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY{margin:0 -22px;font-size:13px}.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY a{color:var(--secondary-panel-title-color);background:var(--secondary-panel-color);padding:22px 22px 80px;display:block;transition:all .2s}.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY a>:first-child,.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY a>:first-child>:first-child,.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY a>:first-child>:first-child>:first-child,.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY a>div:first-child+*{margin-top:0}.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY a>:last-child,.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY a>:last-child>:last-child{margin-bottom:0}@media(max-width:767px){.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY a{padding-bottom:60px}}.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY a:hover{background:var(--secondary-panel-color-dark-5)}.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY h2{font-size:26px;margin-bottom:14px;font-weight:300;line-height:1.25;word-spacing:-1.5px}.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY:last-child{margin-bottom:-60px}.RecordView-module__RecordView___2eJu8 .RecordView-module__cta___1YQIY p{max-width:70%}.RecordView-module__RecordView___2eJu8 .RecordView-module__createdBy___1G-Qh{font-family:var(--copy-font-string),serif;color:#969696;margin-bottom:30px}.RecordView-module__RecordView___2eJu8 .RecordView-module__sourcesList___3YfQm{padding:0;margin:0;list-style:none;font-size:14px}.RecordView-module__RecordView___2eJu8 .RecordView-module__sourcesList___3YfQm li>:first-child,.RecordView-module__RecordView___2eJu8 .RecordView-module__sourcesList___3YfQm li>:first-child>:first-child,.RecordView-module__RecordView___2eJu8 .RecordView-module__sourcesList___3YfQm li>:first-child>:first-child>:first-child,.RecordView-module__RecordView___2eJu8 .RecordView-module__sourcesList___3YfQm li>div:first-child+*{margin-top:0}.RecordView-module__RecordView___2eJu8 .RecordView-module__sourcesList___3YfQm li>:last-child,.RecordView-module__RecordView___2eJu8 .RecordView-module__sourcesList___3YfQm li>:last-child>:last-child{margin-bottom:0}.RecordView-module__RecordView___2eJu8 .RecordView-module__sourcesList___3YfQm li+li{margin-top:1em}.RecordView-module__RecordViewTrayOverview___3mhG9 .RecordView-module__openTrayButton___3JKSv{position:static}.CollectionActions-module__CollectionActions___2BvxN{margin:auto -22px 0;padding:22px 22px 14px;background:var(--secondary-panel-color-light-75);color:var(--secondary-panel-title-color)}.CollectionActions-module__CollectionActions___2BvxN ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap}.CollectionActions-module__CollectionActions___2BvxN li{margin-right:7px;white-space:nowrap}.CollectionActions-module__CollectionActions___2BvxN a,.CollectionActions-module__CollectionActions___2BvxN button{display:inline-block;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);color:var(--secondary-panel-title-color)!important;white-space:nowrap;margin-bottom:8px}.CollectionActions-module__CollectionActions___2BvxN a[disabled],.CollectionActions-module__CollectionActions___2BvxN button[disabled]{opacity:.5;cursor:default;pointer-events:none}.CollectionActions-module__CollectionActions___2BvxN a:hover,.CollectionActions-module__CollectionActions___2BvxN button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.CollectionActions-module__CollectionActions___2BvxN .CollectionActions-module__shareButtons___2OBEZ{margin-left:auto;margin-right:0}.CollectionActions-module__CollectionActions___2BvxN .CollectionActions-module__shareButtons___2OBEZ a,.CollectionActions-module__CollectionActions___2BvxN .CollectionActions-module__shareButtons___2OBEZ button{color:#fff!important}.CollectionActions-module__CollectionActions___2BvxN .CollectionActions-module__notice___mCVu0{margin-bottom:8px;display:inline-block}[class*=ColophonAndLog]+.CollectionActions-module__CollectionActions___2BvxN{margin-top:0}.CollectionBoothIIIFLink-module__CollectionBoothIIIFLink___27l1x{margin-top:15px!important}.CollectionBoothIIIFLink-module__CollectionBoothIIIFLink___27l1x a{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);font-size:14px;padding:4px 10px}.CollectionBoothIIIFLink-module__CollectionBoothIIIFLink___27l1x a[disabled]{opacity:.5;cursor:default;pointer-events:none}.CollectionBoothIIIFLink-module__CollectionBoothIIIFLink___27l1x a:hover{box-shadow:none;background:var(--secondary-panel-color-light-10);background:var(--color-on-white);color:#fff}.CollectionBoothIIIFLink-module__CollectionBoothIIIFLink___27l1x a svg{margin-right:4px}.CollectionBoothCloseButton-module__CollectionBoothCloseButton___2llvt{position:absolute;top:11px;right:16px}.CollectionBoothCloseButton-module__CollectionBoothCloseButton___2llvt a{font-size:14px;transition:all .2s}.CollectionBoothCloseButton-module__CollectionBoothCloseButton___2llvt a:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-text-color-light-50)}@media(max-width:1024px){.CollectionBoothCloseButton-module__CollectionBoothCloseButton___2llvt a:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-text-color)}}.CollectionBoothCloseButton-module__CollectionBoothCloseButton___2llvt a:hover:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-text-color)}.CollectionBoothCloseButton-module__CollectionBoothCloseButton___2llvt span{display:none}@media(max-width:1024px){.CollectionView-module__CollectionView___2gGK1{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.CollectionView-module__CollectionView___2gGK1:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.CollectionView-module__CollectionView___2gGK1{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .CollectionView-module__CollectionView___2gGK1{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .CollectionView-module__CollectionView___2gGK1{margin-top:calc(80vh - 98px)}}.CollectionView-module__CollectionViewTrayOverview___1r7oT .CollectionView-module__openTrayButton___2QKL5{position:static}.OverlayTools-module__OverlayTools___4tBLd{position:absolute;bottom:0;right:0;width:45%;color:#fff;z-index:2}@media(max-width:1024px){.OverlayTools-module__OverlayTools___4tBLd{position:fixed;bottom:auto;width:60%;top:64px;z-index:1}}@media(max-width:767px){.OverlayTools-module__OverlayTools___4tBLd{width:70%}}@media(max-width:480px){.OverlayTools-module__OverlayTools___4tBLd{width:90%}}.OverlayTools-module__OverlayTools___4tBLd.OverlayTools-module__isCentered___3hjD8{right:27.5%}@media(max-width:1024px){.OverlayTools-module__OverlayTools___4tBLd.OverlayTools-module__isCentered___3hjD8{right:0}}.OverlayTools-module__OverlayTools___4tBLd button.OverlayTools-module__toggleOverlayTools___2CCJH{position:absolute;bottom:0;color:#fff;border:0;padding:var(--base-padding);background:var(--interface-black);cursor:pointer;left:50%;transform:translate3d(-50%,0,0);z-index:1;transition:all .3s;font-family:var(--humapui-font-string),sans-serif;font-size:.75em;line-height:1.4;font-weight:500;font-weight:400}@media(max-width:1024px){.OverlayTools-module__OverlayTools___4tBLd button.OverlayTools-module__toggleOverlayTools___2CCJH{background:var(--interface-black-light-3);bottom:auto;top:0;right:0;left:auto;transform:none;width:164px}}@media(max-width:767px){.OverlayTools-module__OverlayTools___4tBLd button.OverlayTools-module__toggleOverlayTools___2CCJH{width:auto;top:14px;right:8px;font-size:.65em;padding:12px 14px;border-radius:100px;font-weight:400}}@media(max-width:480px){.OverlayTools-module__OverlayTools___4tBLd button.OverlayTools-module__toggleOverlayTools___2CCJH{font-size:.65em}}.OverlayTools-module__OverlayTools___4tBLd button.OverlayTools-module__toggleOverlayTools___2CCJH:focus{outline:0}.OverlayTools-module__OverlayTools___4tBLd.OverlayTools-module__isOpen___3JE0K button.OverlayTools-module__toggleOverlayTools___2CCJH{opacity:0;pointer-events:none}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__toolsWrapper___dWZFk{background:var(--interface-black);padding:calc(var(--base-padding) + 5px) calc(var(--base-padding) + 10px) 10px}@media(max-width:1024px){.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__toolsWrapper___dWZFk{background:var(--interface-black-light-3)}}@media(max-width:480px){.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__toolsWrapper___dWZFk{padding:11px 15px 2px}}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__toolsWrapper___dWZFk>button{float:right;margin-top:4px}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__hideTools___3wACC{background:transparent;border:0;font-size:.75em;line-height:1.4;font-weight:500;color:#fff;opacity:.5;cursor:pointer;transition:all .2s;padding:0;font-family:var(--humapui-font-string),sans-serif;font-weight:400}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__hideTools___3wACC:hover{opacity:1}.OverlayTools-module__OverlayTools___4tBLd h2{font-size:16px;margin:0 0 10px;display:inline-block;font-size:.75em;line-height:1.4;font-weight:500;font-family:var(--humapui-font-string),sans-serif;font-weight:400}@media(max-width:480px){.OverlayTools-module__OverlayTools___4tBLd h2{margin-bottom:0}}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__scrollPane___2DceT{max-height:30vh;overflow:auto;margin:0 -25px;padding:0 25px;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__scrollPane___2DceT.OverlayTools-module__isActive___1jCOX{padding-right:18px}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__scrollPane___2DceT::-webkit-scrollbar{-webkit-appearance:none;width:7px}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__scrollPane___2DceT::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.OverlayTools-module__OverlayTools___4tBLd ul{padding:0;margin:0;list-style:none}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayListItem___1FH7u{display:flex;align-items:center;padding-bottom:6px;height:27px}.OverlayTools-module__OverlayTools___4tBLd input[type=range]{-webkit-appearance:none;background:transparent;width:100%;width:45%;flex:0 0 120px;margin:0 0 1px auto}.OverlayTools-module__OverlayTools___4tBLd input[type=range]::-moz-focus-outer{border:0}.OverlayTools-module__OverlayTools___4tBLd input[type=range]:focus{outline:0}.OverlayTools-module__OverlayTools___4tBLd input[type=range]:focus::-webkit-slider-runnable-track{background:#515151}.OverlayTools-module__OverlayTools___4tBLd input[type=range]:focus::-ms-fill-lower{background:#444}.OverlayTools-module__OverlayTools___4tBLd input[type=range]:focus::-ms-fill-upper{background:#515151}.OverlayTools-module__OverlayTools___4tBLd input[type=range]::-webkit-slider-runnable-track{cursor:default;height:2px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:#444;border:0 solid #cfd8dc;border-radius:5px}.OverlayTools-module__OverlayTools___4tBLd input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:var(--color-on-black);border:0 solid #999;border-radius:6px;box-sizing:border-box;cursor:default;height:12px;width:12px;-webkit-appearance:none;margin-top:-5px}.OverlayTools-module__OverlayTools___4tBLd input[type=range]::-moz-range-track{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);cursor:default;height:2px;-moz-transition:all .2s ease;transition:all .2s ease;width:100%;background:#444;border:0 solid #cfd8dc;border-radius:5px;height:1px}.OverlayTools-module__OverlayTools___4tBLd input[type=range]::-moz-range-thumb{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:var(--color-on-black);border:0 solid #999;border-radius:6px;box-sizing:border-box;cursor:default;height:12px;width:12px}.OverlayTools-module__OverlayTools___4tBLd input[type=range]::-ms-track{cursor:default;height:2px;-ms-transition:all .2s ease;transition:all .2s ease;width:100%;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.OverlayTools-module__OverlayTools___4tBLd input[type=range]::-ms-fill-lower{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:#373737;border:0 solid #cfd8dc;border-radius:10px}.OverlayTools-module__OverlayTools___4tBLd input[type=range]::-ms-fill-upper{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:#444;border:0 solid #cfd8dc;border-radius:10px}.OverlayTools-module__OverlayTools___4tBLd input[type=range]::-ms-thumb{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:var(--color-on-black);border:0 solid #999;border-radius:6px;box-sizing:border-box;cursor:default;height:12px;width:12px;margin-top:.5px}.OverlayTools-module__OverlayTools___4tBLd input[type=range]:disabled::-moz-range-thumb,.OverlayTools-module__OverlayTools___4tBLd input[type=range]:disabled::-ms-fill-lower,.OverlayTools-module__OverlayTools___4tBLd input[type=range]:disabled::-ms-fill-upper,.OverlayTools-module__OverlayTools___4tBLd input[type=range]:disabled::-ms-thumb,.OverlayTools-module__OverlayTools___4tBLd input[type=range]:disabled::-webkit-slider-runnable-track,.OverlayTools-module__OverlayTools___4tBLd input[type=range]:disabled::-webkit-slider-thumb{cursor:not-allowed}@media(max-width:1024px){.OverlayTools-module__OverlayTools___4tBLd input[type=range]{flex:0 0 90px}}@media(max-width:480px){.OverlayTools-module__OverlayTools___4tBLd input[type=range]{flex:0 0 66px}}.OverlayTools-module__OverlayTools___4tBLd input[type=range]:focus{outline:none;box-shadow:none}.OverlayTools-module__OverlayTools___4tBLd input[type=range][disabled]{opacity:.35}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayTitle___3_HdH{padding-right:10px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px}@media(max-width:480px){.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayTitle___3_HdH{font-size:12px}}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayTitle___3_HdH a{color:#fff;text-decoration:none}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayTitle___3_HdH a:hover{text-decoration:underline;-webkit-text-decoration-color:hsla(0,0%,100%,.5);text-decoration-color:hsla(0,0%,100%,.5)}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayToolButtons___2KcH_{margin-top:-4px;flex:0 0 56px;font-size:18px}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayToolButtons___2KcH_>span{padding-left:10px;opacity:.6;cursor:pointer;display:inline-block;position:relative;top:4px}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayToolButtons___2KcH_>span:hover{opacity:1;transition:all .2s}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayToolLocate___3MGAc:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-locate-overlay-white)}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayToolShowHide___2oOyg:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-show-overlay-white)}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayToolShowHide___2oOyg[class*=is-hidden]{transform:translateY(2px)}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayToolShowHide___2oOyg[class*=is-hidden]:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-hide-overlay-white)}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlaysListAdvanced___3cOWM li li .OverlayTools-module__overlayTitle___3_HdH{opacity:.6}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__dropdownIndicator___sWvwA{width:14px;height:14px;display:inline-block;margin-right:10px;font-size:1.6em;opacity:.6;cursor:pointer}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__dropdownIndicator___sWvwA:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-down-white)}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__dropdownIndicator___sWvwA:hover{opacity:1}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__removeOverlay___32j9o{width:14px;height:14px;display:inline-block;margin-right:10px;font-size:.65em;opacity:.6;position:relative;top:2px;cursor:pointer}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__removeOverlay___32j9o:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-white)}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__removeOverlay___32j9o:hover{opacity:1}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__dragHandle___3tPyI{float:left;border:5px pink}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__isClosed___2qJLJ .OverlayTools-module__dropdownIndicator___sWvwA:before{transform:rotate(180deg)}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__dropdownIndicator___sWvwA:before{position:relative;top:-7px;left:-8px}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__isClosed___2qJLJ .OverlayTools-module__childOverlaysList___3OPni{display:none}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__childOverlaysGrid___2cVOZ{display:flex;flex-wrap:wrap}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__isClosed___2qJLJ .OverlayTools-module__childOverlaysGrid___2cVOZ{display:none}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__activeDropzone___1jeF5{background-color:var(--interface-black-light-8)}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__activeDropzone___1jeF5,.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__inactiveDropzone___1PmmP{transition:all .125s ease-in .175s;border-radius:10px;padding:8px 10px;margin-right:-10px;margin-left:-10px}.OverlayTools-module__OverlayTools___4tBLd [data-react-beautiful-dnd-drag-handle]{float:left;margin-left:-22px;opacity:.2}@media(max-width:1024px){.OverlayTools-module__OverlayTools___4tBLd [data-react-beautiful-dnd-drag-handle]{display:none}}.OverlayTools-module__OverlayTools___4tBLd [data-react-beautiful-dnd-drag-handle] svg{max-width:13px}.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayColorKey___JVMlP{display:block;margin-left:-20px;margin-right:10px;width:10px;height:10px;border:1px solid var(--light-gray);border-radius:5px}@media(max-width:767px){.OverlayTools-module__OverlayTools___4tBLd .OverlayTools-module__overlayColorKey___JVMlP{margin-left:0}}.OverlayToolGridItem-module__OverlayToolGridItem___2CMEP{display:flex;align-items:center;padding-bottom:6px;font-size:13px;line-height:1.2;flex:0 0 33.333333%;cursor:pointer}@media screen and (max-width:768px){.OverlayToolGridItem-module__OverlayToolGridItem___2CMEP{font-size:12px;line-height:1.2;flex:0 0 50%}}.OverlayToolGridItem-module__OverlayToolGridItem___2CMEP:hover{opacity:.8}.OverlayToolGridItem-module__OverlayToolGridItem___2CMEP .OverlayToolGridItem-module__overlaySwatch___1Fu-1{width:32px;height:32px;flex:0 0 32px;margin-right:8px;display:block;background-size:256px;transform:scaleX(-1)}.OverlayToolGridItem-module__OverlayToolGridItem___2CMEP .OverlayToolGridItem-module__overlayTitle___3erGg{padding-right:8px;word-break:break-word}.TrayOverview-module__TrayOverview___1e_Gk{position:absolute;top:15px;left:15px;z-index:1;border-radius:4px;overflow:hidden;background:var(--white);transition:transform .2s .3s;max-width:400px}.TrayOverview-module__TrayOverview___1e_Gk>:first-child,.TrayOverview-module__TrayOverview___1e_Gk>:first-child>:first-child,.TrayOverview-module__TrayOverview___1e_Gk>:first-child>:first-child>:first-child,.TrayOverview-module__TrayOverview___1e_Gk>div:first-child+*{margin-top:0}.TrayOverview-module__TrayOverview___1e_Gk>:last-child,.TrayOverview-module__TrayOverview___1e_Gk>:last-child>:last-child{margin-bottom:0}@media(max-width:1024px){.TrayOverview-module__TrayOverview___1e_Gk{display:none}}.TrayOverview-module__TrayOverview___1e_Gk>div>div{padding:18px 16px}.TrayOverview-module__TrayOverview___1e_Gk article{font-family:var(--copy-font-string),serif;font-size:.9rem;margin-top:7px}.TrayOverview-module__TrayOverview___1e_Gk>div:empty{padding:0}.TrayOverview-module__TrayOverview___1e_Gk h1{font-size:1.8em;font-weight:500;color:var(--title-color);margin-bottom:0;margin-top:7px;line-height:1.15;word-spacing:-1.5px}.TrayOverview-module__TrayOverview___1e_Gk h1+ul{margin-top:13px;margin-bottom:0}.TrayOverview-module__TrayOverview___1e_Gk div>div{margin-top:7px}.TrayOverview-module__TrayOverview___1e_Gk div>button{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);font-size:12px;margin-top:15px;padding:4px 10px}.TrayOverview-module__TrayOverview___1e_Gk div>button[disabled]{opacity:.5;cursor:default;pointer-events:none}.TrayOverview-module__TrayOverview___1e_Gk div>button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.TrayOverview-module__TrayOverview___1e_Gk.TrayOverview-module__isHidden___SWd36{transition:transform .2s 0s;transform:translate3d(-100%,0,0)}.TrayOverview-module__TrayOverview___1e_Gk.TrayOverview-module__isVisible___3cSB3{transition:transform .2s .3s;transform:translateZ(0)}.TrayOverview-module__TrayOverview___1e_Gk .TrayOverview-module__openTrayButton___A48N9{border:0;cursor:pointer;padding:20px;background:var(--interface-black);position:absolute;top:0;left:100%;transform:rotate(180deg);transition:all .1s;transition-delay:.5s;font-size:24px;line-height:0}.TrayOverview-module__TrayOverview___1e_Gk .TrayOverview-module__openTrayButton___A48N9:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTray-color-on-black)}.TrayOverview-module__TrayOverview___1e_Gk .TrayOverview-module__openTrayButton___A48N9:hover{transition:all .2s}.TrayOverview-module__TrayOverview___1e_Gk .TrayOverview-module__openTrayButton___A48N9:hover:before{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTray-white)}.TrayOverview-module__TrayOverview___1e_Gk .TrayOverview-module__openTrayButton___A48N9 span{display:none}.UserActionsList-module__UserActionsList___17f7O ul{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 0 0 -10px}.UserActionsList-module__UserActionsList___17f7O ul>*{box-sizing:border-box;margin-bottom:10px;padding-left:10px;width:100%;width:50%}@supports(display:grid){.UserActionsList-module__UserActionsList___17f7O ul{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;grid-row-gap:10px;margin-left:0}.UserActionsList-module__UserActionsList___17f7O ul>*{margin-bottom:0;padding-left:0;width:auto}}@media(min-width:1200px){.UserActionsList-module__UserActionsList___17f7O ul{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 0 0 -10px}.UserActionsList-module__UserActionsList___17f7O ul>*{box-sizing:border-box;margin-bottom:10px;padding-left:10px;width:100%;width:50%}@supports(display:grid){.UserActionsList-module__UserActionsList___17f7O ul{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;grid-row-gap:10px;margin-left:0}.UserActionsList-module__UserActionsList___17f7O ul>*{margin-bottom:0;padding-left:0;width:auto}}}@media(max-width:1024px){.UserActionsList-module__UserActionsList___17f7O ul{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 0 0 -10px}.UserActionsList-module__UserActionsList___17f7O ul>*{box-sizing:border-box;margin-bottom:10px;padding-left:10px;width:100%;width:50%}@supports(display:grid){.UserActionsList-module__UserActionsList___17f7O ul{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;grid-row-gap:10px;margin-left:0}.UserActionsList-module__UserActionsList___17f7O ul>*{margin-bottom:0;padding-left:0;width:auto}}}@media(max-width:767px){.UserActionsList-module__UserActionsList___17f7O ul{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0}.UserActionsList-module__UserActionsList___17f7O ul>*{box-sizing:border-box;margin-bottom:0;padding-left:0;width:100%}@supports(display:grid){.UserActionsList-module__UserActionsList___17f7O ul{display:grid;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:0;margin-left:0}.UserActionsList-module__UserActionsList___17f7O ul>*{margin-bottom:0;padding-left:0;width:auto}}}.UserActionsList-module__UserActionsList___17f7O li{border-radius:6px;background:var(--secondary-panel-color);font-family:var(--humapui-font-string),sans-serif;position:relative}@media(max-width:767px){.UserActionsList-module__UserActionsList___17f7O li{margin-top:8px}}.UserActionsList-module__UserActionsList___17f7O li:hover{background:var(--secondary-panel-color-light-10)}.UserActionsList-module__UserActionsList___17f7O li a{display:flex;text-decoration:none;align-items:flex-start;padding:15px 15px 19px;height:100%}.UserActionsList-module__UserActionsList___17f7O li a:after{content:"+";font-size:2rem;position:absolute;top:4px;right:15px;color:#fff;font-weight:700}.UserActionsList-module__UserActionsList___17f7O .UserActionsList-module__textContent___7kH51{padding-left:1rem}.UserActionsList-module__UserActionsList___17f7O .UserActionsList-module__textContent___7kH51>:first-child,.UserActionsList-module__UserActionsList___17f7O .UserActionsList-module__textContent___7kH51>:first-child>:first-child,.UserActionsList-module__UserActionsList___17f7O .UserActionsList-module__textContent___7kH51>:first-child>:first-child>:first-child,.UserActionsList-module__UserActionsList___17f7O .UserActionsList-module__textContent___7kH51>div:first-child+*{margin-top:0}.UserActionsList-module__UserActionsList___17f7O .UserActionsList-module__textContent___7kH51>:last-child,.UserActionsList-module__UserActionsList___17f7O .UserActionsList-module__textContent___7kH51>:last-child>:last-child{margin-bottom:0}.UserActionsList-module__UserActionsList___17f7O img{width:65px;filter:saturate(0);align-self:center;margin:-10px 0}.UserActionsList-module__UserActionsList___17f7O h3{color:var(--secondary-panel-title-color);font-weight:500;font-size:1.2rem;margin:0 0 -.5rem}.UserActionsList-module__UserActionsList___17f7O p{font-size:14px}.ContributeProjectsList-module__ContributeProjectsList___BpO1k ul{padding:0;margin:0;list-style:none}.ContributeProjectsList-module__ContributeProjectsList___BpO1k ul li+li{border-top:1px solid #eee;padding-top:6px;margin-top:6px}.ContributeProjectsList-module__ContributeProjectsList___BpO1k li{text-decoration:none;display:flex}.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__actions___3BknN{display:flex;margin-left:auto;align-items:center}.ContributeProjectsList-module__ContributeProjectsList___BpO1k a{text-decoration:none}.ContributeProjectsList-module__ContributeProjectsList___BpO1k h3{font-family:var(--copy-font-string),serif;font-size:1rem;font-weight:400;margin:0 auto 0 0;color:inherit}.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__actions___3BknN a,.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__actions___3BknN button{display:inline-block;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:2px 7px 1px;font-size:14px;border-radius:.8em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);vertical-align:middle;margin-bottom:0;color:var(--secondary-panel-title-color)!important}.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__actions___3BknN a[disabled],.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__actions___3BknN button[disabled]{opacity:.5;cursor:default;pointer-events:none}.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__actions___3BknN a:hover,.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__actions___3BknN button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10);opacity:.7}.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__actions___3BknN a,.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__actions___3BknN button{margin-left:10px}.ContributeProjectsList-module__ContributeProjectsList___BpO1k .ContributeProjectsList-module__badge___2FRsH{display:inline-block;font-size:14px}.ContributeProjectsList-module__ContributeProjectsList___BpO1k button .ContributeProjectsList-module__badge___2FRsH{padding:2px 4px;min-width:20px;height:20px;margin-right:0;font-size:14px}.TrayIntro-module__TrayIntro___3vBFA{font-family:var(--humapui-font-string),sans-serif;font-size:1.4em;font-weight:400;opacity:.5}@media(max-width:1024px){.TrayIntro-module__TrayIntro___3vBFA{font-size:1.1em}}.TrayIntro-module__TrayIntro___3vBFA p{margin:0}.FavouritesList-module__FavouritesList___3Eo_5 ul{padding:0;margin:0;list-style:none}.FavouritesList-module__FavouritesList___3Eo_5 ul li+li{border-top:1px solid #eee;padding-top:6px;margin-top:6px}.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__favourite___WoJ0U{text-decoration:none;display:flex}.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH{display:flex;margin-left:auto;align-items:center}.FavouritesList-module__FavouritesList___3Eo_5 a{text-decoration:none}.FavouritesList-module__FavouritesList___3Eo_5 h3{font-size:1rem;font-weight:400;margin:0 auto 0 0;color:inherit}.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH a,.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH button{display:inline-block;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:2px 7px 1px;font-size:14px;border-radius:.8em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);vertical-align:middle;margin-bottom:0}.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH a[disabled],.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH button[disabled]{opacity:.5;cursor:default;pointer-events:none}.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH a:hover,.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH button:hover{opacity:.7}.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH a,.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__actions___1PlIH button{margin-left:10px}.FavouritesList-module__FavouritesList___3Eo_5 .FavouritesList-module__badge___3ScjM{display:inline-block;font-size:14px}.FavouritesList-module__FavouritesList___3Eo_5 button .FavouritesList-module__badge___3ScjM{padding:2px 4px;min-width:20px;height:20px;margin-right:0;font-size:14px}.ContributeProjectCollectionsList-module__ContributeProjectCollectionsList___3KQkC ul{padding:0;margin:0;list-style:none}.ContributeProjectCollectionsList-module__ContributeProjectCollectionsList___3KQkC ul li+li{border-top:1px solid #eee;padding-top:6px;margin-top:6px}.ContributeProjectCollectionsList-module__ContributeProjectCollectionsList___3KQkC li{text-decoration:none;display:flex}.ContributeProjectCollectionsList-module__ContributeProjectCollectionsList___3KQkC a{text-decoration:none}.ContributeProjectCollectionsList-module__ContributeProjectCollectionsList___3KQkC h3{font-family:var(--copy-font-string),serif;font-size:1rem;font-weight:400;margin:0 auto 0 0;color:inherit}.ContributeView-module__ContributeView___1q-VD{position:relative}@media(max-width:1024px){.ContributeView-module__ContributeView___1q-VD{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.ContributeView-module__ContributeView___1q-VD:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.ContributeView-module__ContributeView___1q-VD{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .ContributeView-module__ContributeView___1q-VD{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .ContributeView-module__ContributeView___1q-VD{margin-top:calc(80vh - 98px)}}.UserProjects-module__UserProjects____7rV7{padding:0;list-style:none;margin:0 0 20px}.UserProjects-module__UserProjects____7rV7 li+li{border-top:1px solid #eee;padding-top:6px;margin-top:6px}.UserProjects-module__UserProjects____7rV7 li a{display:flex;width:100%;text-decoration:none}.UserProjects-module__UserProjects____7rV7 span{text-transform:uppercase;font-size:14px;font-family:var(--humapui-font-string),sans-serif;margin-left:auto}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__meta___3tT7n{font-family:var(--humapui-font-string),sans-serif;font-size:14px;color:var(--text-color-light-50)}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__logoImage___1PlX6{max-width:18%;max-height:78px;position:absolute;top:50px;right:20px}@media(max-width:767px){.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__logoImage___1PlX6{max-width:30%;max-height:78px;margin-bottom:16px;float:right;position:static}}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__aboutArea___3E-zo{margin:0 -22px;padding:22px;background-color:var(--highlight-color-light-94)}@media(max-width:767px){.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__aboutArea___3E-zo{clear:both}}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__meta___3tT7n{display:flex;grid-gap:14px;gap:14px;margin-bottom:16px;padding-right:20%}@media(max-width:767px){.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__meta___3tT7n{grid-gap:2px;gap:2px;flex-direction:column}}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__meta___3tT7n div{display:flex}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__meta___3tT7n strong{font-weight:400;color:var(--text-color);margin-right:5px}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__meta___3tT7n .UserTenantProfile-module__joinedDate___1XIBw{white-space:nowrap}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__links___HsxfR{display:flex}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__links___HsxfR a{font-size:2rem;text-decoration:none;height:32px;line-height:32px;margin-right:8px}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__links___HsxfR .UserTenantProfile-module__website___2lc6C{font-size:1rem;display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);line-height:inherit}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__links___HsxfR .UserTenantProfile-module__website___2lc6C[disabled]{opacity:.5;cursor:default;pointer-events:none}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__links___HsxfR .UserTenantProfile-module__website___2lc6C:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.UserTenantProfile-module__UserTenantProfile___1M1fr .UserTenantProfile-module__description___wvmyW+.UserTenantProfile-module__links___HsxfR{margin-top:20px}.CurrentUserActions-module__CurrentUserActions___2BQhO{margin:auto -22px 0;padding:22px 22px 14px;background:var(--secondary-panel-color-light-75);color:var(--secondary-panel-title-color)}.CurrentUserActions-module__CurrentUserActions___2BQhO ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap}.CurrentUserActions-module__CurrentUserActions___2BQhO li{margin-right:7px;white-space:nowrap}.CurrentUserActions-module__CurrentUserActions___2BQhO a,.CurrentUserActions-module__CurrentUserActions___2BQhO button{display:inline-block;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);color:var(--secondary-panel-title-color)!important;white-space:nowrap;margin-bottom:8px}.CurrentUserActions-module__CurrentUserActions___2BQhO a[disabled],.CurrentUserActions-module__CurrentUserActions___2BQhO button[disabled]{opacity:.5;cursor:default;pointer-events:none}.CurrentUserActions-module__CurrentUserActions___2BQhO a:hover,.CurrentUserActions-module__CurrentUserActions___2BQhO button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.CurrentUserActions-module__CurrentUserActions___2BQhO .CurrentUserActions-module__shareButtons___1rmhz{margin-left:auto;margin-right:0}.CurrentUserActions-module__CurrentUserActions___2BQhO .CurrentUserActions-module__shareButtons___1rmhz a,.CurrentUserActions-module__CurrentUserActions___2BQhO .CurrentUserActions-module__shareButtons___1rmhz button{color:#fff!important}.CurrentUserActions-module__CurrentUserActions___2BQhO .CurrentUserActions-module__notice___2z_gP{margin-bottom:8px;display:inline-block}[class*=ColophonAndLog]+.CurrentUserActions-module__CurrentUserActions___2BQhO{margin-top:0}.UserView-module__UserView___1MgN3{position:relative}@media(max-width:1024px){.UserView-module__UserView___1MgN3{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.UserView-module__UserView___1MgN3:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.UserView-module__UserView___1MgN3{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .UserView-module__UserView___1MgN3{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .UserView-module__UserView___1MgN3{margin-top:calc(80vh - 98px)}}.UserView-module__UserView___1MgN3 .UserView-module__logoImage___237k5{border-radius:100px;flex:0 0 50px;width:50px;height:50px;margin:-5px 7px -6px 0}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD a{text-decoration:none}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD header{display:flex;align-items:center}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD header h2{margin-right:auto}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD button{margin-left:auto;display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);color:var(--secondary-panel-title-color)!important}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD button[disabled]{opacity:.5;cursor:default;pointer-events:none}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10);opacity:.7}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD ul{padding:0;margin:0;list-style:none}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD ul li+li{border-top:1px solid #eee;padding-top:6px;margin-top:6px}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD li{display:flex;align-items:baseline}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD ul span{font-size:14px;font-family:var(--humapui-font-string),sans-serif;margin-left:auto}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD ul li div a{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);margin-left:8px}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD ul li div a[disabled]{opacity:.5;cursor:default;pointer-events:none}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD ul li div a:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.ProjectMemberDirectory-module__ProjectMemberDirectory___3FzMD h3{font-size:.925em;line-height:1.4;font-weight:500;margin-top:26px}.ProjectPreMemberActions-module__ProjectPreMemberActions___rffxL{margin:0 -22px;padding:22px;background:var(--secondary-panel-color-light-75);color:var(--secondary-panel-title-color)}.ProjectPreMemberActions-module__ProjectPreMemberActions___rffxL button{display:inline-block;margin-bottom:4px;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);margin-left:10px}.ProjectPreMemberActions-module__ProjectPreMemberActions___rffxL button[disabled]{opacity:.5;cursor:default;pointer-events:none}.ProjectPreMemberActions-module__ProjectPreMemberActions___rffxL button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.ProjectActions-module__ProjectActions___2f6Uh{margin:auto -22px 0;padding:22px 22px 14px;background:var(--secondary-panel-color-light-75);color:var(--secondary-panel-title-color)}.ProjectActions-module__ProjectActions___2f6Uh ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap}.ProjectActions-module__ProjectActions___2f6Uh li{margin-right:7px;white-space:nowrap}.ProjectActions-module__ProjectActions___2f6Uh a,.ProjectActions-module__ProjectActions___2f6Uh button{display:inline-block;border:0;cursor:pointer;border-radius:100px;font-family:var(--humapui-font-string),sans-serif;font-weight:400;transition:all .2s;text-decoration:none;padding:7px 14px;font-size:14px;border-radius:1.2em;background:var(--secondary-panel-color);color:var(--secondary-panel-title-color);color:var(--secondary-panel-title-color)!important;white-space:nowrap;margin-bottom:8px}.ProjectActions-module__ProjectActions___2f6Uh a[disabled],.ProjectActions-module__ProjectActions___2f6Uh button[disabled]{opacity:.5;cursor:default;pointer-events:none}.ProjectActions-module__ProjectActions___2f6Uh a:hover,.ProjectActions-module__ProjectActions___2f6Uh button:hover{box-shadow:none;background:var(--secondary-panel-color-light-10)}.ProjectActions-module__ProjectActions___2f6Uh .ProjectActions-module__shareButtons___1U60g{margin-left:auto;margin-right:0}.ProjectActions-module__ProjectActions___2f6Uh .ProjectActions-module__shareButtons___1U60g a,.ProjectActions-module__ProjectActions___2f6Uh .ProjectActions-module__shareButtons___1U60g button{color:#fff!important}.ProjectActions-module__ProjectActions___2f6Uh .ProjectActions-module__notice___1f88S{margin-bottom:8px;display:inline-block}[class*=ColophonAndLog]+.ProjectActions-module__ProjectActions___2f6Uh{margin-top:0}.ProjectView-module__ProjectView___1ZTV2{position:relative}@media(max-width:1024px){.ProjectView-module__ProjectView___1ZTV2{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.ProjectView-module__ProjectView___1ZTV2:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.ProjectView-module__ProjectView___1ZTV2{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .ProjectView-module__ProjectView___1ZTV2{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .ProjectView-module__ProjectView___1ZTV2{margin-top:calc(80vh - 98px)}}.MediaGalleryImage-module__MediaGalleryImage___1hBh9{scroll-snap-align:start;padding:30px;display:flex;max-height:calc(100vh - 64px);border-top:1px solid #2b2b2b}@supports(-webkit-touch-callout:none){.MediaGalleryImage-module__MediaGalleryImage___1hBh9{max-height:calc(100dvh - 64px)}}@media(max-width:1024px){.MediaGalleryImage-module__MediaGalleryImage___1hBh9{flex-direction:column-reverse;max-height:none}}@media(max-width:767px){.MediaGalleryImage-module__MediaGalleryImage___1hBh9{padding:15px}}.MediaGalleryImage-module__MediaGalleryImage___1hBh9:first-child{border-top:0}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__sidebar___2_ADo{flex:0 0 260px;font-size:14px;position:relative}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__sidebar___2_ADo>:first-child,.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__sidebar___2_ADo>:first-child>:first-child,.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__sidebar___2_ADo>:first-child>:first-child>:first-child,.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__sidebar___2_ADo>div:first-child+*{margin-top:0}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__sidebar___2_ADo>:last-child,.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__sidebar___2_ADo>:last-child>:last-child{margin-bottom:0}@media(max-width:1024px){.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__sidebar___2_ADo{flex:0 0 auto}}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__pane___2zaYj{margin-right:10px;padding-right:10px;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin}@media(max-width:1024px){.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__pane___2zaYj{padding-right:0;padding-top:20px;position:static}}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__pane___2zaYj::-webkit-scrollbar{-webkit-appearance:none;width:7px}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__pane___2zaYj::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__caption___2XXNd{margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__caption___2XXNd{margin-bottom:14px}}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__caption___2XXNd .MediaGalleryImage-module__transcription___vKL5U{font-weight:300;opacity:.7}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__caption___2XXNd h5{font-size:1em;margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__caption___2XXNd h5{margin-bottom:14px}}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__attribution___3LvPt{opacity:.4;font-size:12px;word-break:break-word}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__attribution___3LvPt+.MediaGalleryImage-module__attribution___3LvPt{margin-top:1em}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__item___4rSYw{flex-grow:1}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__caption___2XXNd p{margin-top:0}.MediaGalleryImage-module__MediaGalleryImage___1hBh9 .MediaGalleryImage-module__item___4rSYw img{max-height:100%;max-width:100%;height:auto;width:auto;display:block}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U{scroll-snap-align:start;padding:30px;display:flex;max-height:calc(100vh - 64px);border-top:1px solid #2b2b2b}@supports(-webkit-touch-callout:none){.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U{max-height:calc(100dvh - 64px)}}@media(max-width:1024px){.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U{flex-direction:column-reverse;max-height:none}}@media(max-width:767px){.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U{padding:15px}}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U:first-child{border-top:0}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__sidebar___2NGMg{flex:0 0 260px;font-size:14px;position:relative}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__sidebar___2NGMg>:first-child,.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__sidebar___2NGMg>:first-child>:first-child,.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__sidebar___2NGMg>:first-child>:first-child>:first-child,.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__sidebar___2NGMg>div:first-child+*{margin-top:0}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__sidebar___2NGMg>:last-child,.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__sidebar___2NGMg>:last-child>:last-child{margin-bottom:0}@media(max-width:1024px){.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__sidebar___2NGMg{flex:0 0 auto}}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__pane___gehHC{margin-right:10px;padding-right:10px;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin}@media(max-width:1024px){.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__pane___gehHC{padding-right:0;padding-top:20px;position:static}}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__pane___gehHC::-webkit-scrollbar{-webkit-appearance:none;width:7px}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__pane___gehHC::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__caption___1jTMg{margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__caption___1jTMg{margin-bottom:14px}}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__caption___1jTMg .MediaGalleryVideoEmbed-module__transcription___2YRzQ{font-weight:300;opacity:.7}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__caption___1jTMg h5{font-size:1em;margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__caption___1jTMg h5{margin-bottom:14px}}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__attribution___32vKw{opacity:.4;font-size:12px;word-break:break-word}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__attribution___32vKw+.MediaGalleryVideoEmbed-module__attribution___32vKw{margin-top:1em}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__item___39hB5{flex-grow:1}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__caption___1jTMg p{margin-top:0}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__item___39hB5 iframe{width:100%;height:auto;aspect-ratio:16/9;max-height:100%;max-width:100%}@supports not (aspect-ratio:16/9){.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__item___39hB5:before{float:left;padding-top:56%;content:""}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__item___39hB5:after{display:block;content:"";clear:both}.MediaGalleryVideoEmbed-module__MediaGalleryVideoEmbed___1316U .MediaGalleryVideoEmbed-module__item___39hB5 iframe{height:100%}}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G{scroll-snap-align:start;padding:30px;display:flex;max-height:calc(100vh - 64px);border-top:1px solid #2b2b2b}@supports(-webkit-touch-callout:none){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G{max-height:calc(100dvh - 64px)}}@media(max-width:1024px){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G{flex-direction:column-reverse;max-height:none}}@media(max-width:767px){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G{padding:15px}}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G:first-child{border-top:0}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__sidebar___N68LH{flex:0 0 260px;font-size:14px;position:relative}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__sidebar___N68LH>:first-child,.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__sidebar___N68LH>:first-child>:first-child,.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__sidebar___N68LH>:first-child>:first-child>:first-child,.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__sidebar___N68LH>div:first-child+*{margin-top:0}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__sidebar___N68LH>:last-child,.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__sidebar___N68LH>:last-child>:last-child{margin-bottom:0}@media(max-width:1024px){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__sidebar___N68LH{flex:0 0 auto}}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__pane___o7CDK{margin-right:10px;padding-right:10px;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin}@media(max-width:1024px){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__pane___o7CDK{padding-right:0;padding-top:20px;position:static}}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__pane___o7CDK::-webkit-scrollbar{-webkit-appearance:none;width:7px}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__pane___o7CDK::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__caption___2JJ-W{margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__caption___2JJ-W{margin-bottom:14px}}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__caption___2JJ-W .MediaGalleryAudioEmbed-module__transcription___3HtE5{font-weight:300;opacity:.7}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__caption___2JJ-W h5{font-size:1em;margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__caption___2JJ-W h5{margin-bottom:14px}}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__attribution___1gSGZ{opacity:.4;font-size:12px;word-break:break-word}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__attribution___1gSGZ+.MediaGalleryAudioEmbed-module__attribution___1gSGZ{margin-top:1em}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__item___2zqZ3{flex-grow:1}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__caption___2JJ-W p{margin-top:0}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__item___2zqZ3{padding:5%;background:#262626}@media(max-width:767px){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__item___2zqZ3{padding:0}}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__item___2zqZ3 iframe{width:100%;height:auto;aspect-ratio:16/9;max-height:100%;max-width:100%;min-height:190px;border:8px solid #000}@media(max-width:767px){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__item___2zqZ3 iframe{min-height:160px}}@supports not (aspect-ratio:16/9){.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__item___2zqZ3:before{float:left;padding-top:56%;content:""}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__item___2zqZ3:after{display:block;content:"";clear:both}.MediaGalleryAudioEmbed-module__MediaGalleryAudioEmbed___3SB0G .MediaGalleryAudioEmbed-module__item___2zqZ3 iframe{height:100%}}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB{scroll-snap-align:start;padding:30px;display:flex;max-height:calc(100vh - 64px);border-top:1px solid #2b2b2b}@supports(-webkit-touch-callout:none){.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB{max-height:calc(100dvh - 64px)}}@media(max-width:1024px){.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB{flex-direction:column-reverse;max-height:none}}@media(max-width:767px){.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB{padding:15px}}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB:first-child{border-top:0}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__sidebar___-E5L6{flex:0 0 260px;font-size:14px;position:relative}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__sidebar___-E5L6>:first-child,.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__sidebar___-E5L6>:first-child>:first-child,.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__sidebar___-E5L6>:first-child>:first-child>:first-child,.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__sidebar___-E5L6>div:first-child+*{margin-top:0}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__sidebar___-E5L6>:last-child,.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__sidebar___-E5L6>:last-child>:last-child{margin-bottom:0}@media(max-width:1024px){.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__sidebar___-E5L6{flex:0 0 auto}}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__pane___2E4IF{margin-right:10px;padding-right:10px;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin}@media(max-width:1024px){.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__pane___2E4IF{padding-right:0;padding-top:20px;position:static}}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__pane___2E4IF::-webkit-scrollbar{-webkit-appearance:none;width:7px}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__pane___2E4IF::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__caption___svvr0{margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__caption___svvr0{margin-bottom:14px}}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__caption___svvr0 .MediaGalleryIIIFEmbed-module__transcription___3TzO5{font-weight:300;opacity:.7}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__caption___svvr0 h5{font-size:1em;margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__caption___svvr0 h5{margin-bottom:14px}}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__attribution___1LDEO{opacity:.4;font-size:12px;word-break:break-word}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__attribution___1LDEO+.MediaGalleryIIIFEmbed-module__attribution___1LDEO{margin-top:1em}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__item___2HfRh{flex-grow:1}.MediaGalleryIIIFEmbed-module__MediaGalleryIIIFEmbed___3qyFB .MediaGalleryIIIFEmbed-module__caption___svvr0 p{margin-top:0}[class*=osrv-top-row-wrapper]{background:none!important;width:auto!important;height:auto!important}[class*=osrv-work-title]{display:none}[class*=osrv-toolbar-wrapper]{margin-right:0}[class*=fullpage] [class*=osrv-toolbar-wrapper]{position:absolute;z-index:1000;top:15px;right:0}[class*=osrv-toolbar-wrapper] button{border:1px solid hsla(0,0%,100%,.22);margin-left:7px;border-radius:100px;font-size:1rem;width:34px;height:34px;padding:0;background:rgba(0,0,0,.75);cursor:pointer}[class*=osrv-toolbar-wrapper] button:hover{border:1px solid hsla(0,0%,100%,.22);background:rgba(38,38,38,.75)}[class*=osrv-top-row-wrapper]+[data-testid*=toolbar-container]{top:15px}[class*=osrv-tilesource-select-wrapper]{margin:15px 0 0 15px}[class*=osrv-tilesource-select-wrapper] [class*=react-select__control]{background:rgba(0,0,0,.75);border-radius:100px;border:1px solid hsla(0,0%,100%,.22);padding:0 3px 0 7px;cursor:pointer}[class*=osrv-tilesource-select-wrapper] [class*=react-select__control]:hover{background:rgba(38,38,38,.75)}[class*=osrv-tilesource-select-wrapper] [class*=singleValue]{color:#fff;padding-right:10px}[class*=osrv-tilesource-select-wrapper] [class*=indicatorSeparator]{background-color:hsla(0,0%,100%,.22)}[class*=osrv-tilesource-select-wrapper] [class*="react-select__menu "]{background:rgba(0,0,0,.75);border:1px solid hsla(0,0%,100%,.22);border-radius:19px;color:#fff}[class*=osrv-tilesource-select-wrapper] [class*=react-select__option]{padding-left:17px;padding-right:17px}[class*=osrv-tilesource-select-wrapper] [class*=react-select__option--is-focused]{background-color:hsla(0,0%,100%,.1)}[class*=osrv-tilesource-select-wrapper] [class*=react-select__option--is-selected]{background-color:hsla(0,0%,100%,.2)}[class*=OpenSeadragonViewer] [id*=navigator][class*=navigator]{border:10px solid red;margin:10px 15px!important}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS{scroll-snap-align:start;padding:30px;display:flex;max-height:calc(100vh - 64px);border-top:1px solid #2b2b2b}@supports(-webkit-touch-callout:none){.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS{max-height:calc(100dvh - 64px)}}@media(max-width:1024px){.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS{flex-direction:column-reverse;max-height:none}}@media(max-width:767px){.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS{padding:15px}}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS:first-child{border-top:0}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__sidebar___9avET{flex:0 0 260px;font-size:14px;position:relative}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__sidebar___9avET>:first-child,.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__sidebar___9avET>:first-child>:first-child,.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__sidebar___9avET>:first-child>:first-child>:first-child,.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__sidebar___9avET>div:first-child+*{margin-top:0}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__sidebar___9avET>:last-child,.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__sidebar___9avET>:last-child>:last-child{margin-bottom:0}@media(max-width:1024px){.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__sidebar___9avET{flex:0 0 auto}}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__pane___2utKH{margin-right:10px;padding-right:10px;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin}@media(max-width:1024px){.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__pane___2utKH{padding-right:0;padding-top:20px;position:static}}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__pane___2utKH::-webkit-scrollbar{-webkit-appearance:none;width:7px}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__pane___2utKH::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__caption___3X1Bj{margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__caption___3X1Bj{margin-bottom:14px}}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__caption___3X1Bj .MediaGalleryStreetViewOverlay-module__transcription___3hsqB{font-weight:300;opacity:.7}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__caption___3X1Bj h5{font-size:1em;margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__caption___3X1Bj h5{margin-bottom:14px}}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__attribution___1f8uT{opacity:.4;font-size:12px;word-break:break-word}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__attribution___1f8uT+.MediaGalleryStreetViewOverlay-module__attribution___1f8uT{margin-top:1em}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__item___yUkcC{flex-grow:1}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__caption___3X1Bj p{margin-top:0}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS{min-height:100vh}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__item___yUkcC{max-width:calc(100% - 260px);position:relative}@media(max-width:1024px){.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__item___yUkcC{max-width:100%}}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__imageDiv___3KWiw{position:relative;top:0;left:0;z-index:5;pointer-events:none;transform:translate(-50%,-50%);overflow:hidden}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__imageDiv___3KWiw img{width:100%;position:relative}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__panFrame___xb7m-{position:relative;width:100%;aspect-ratio:49/30;overflow:hidden}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__panoramaDiv___1F_WJ{position:absolute;top:0;left:0;width:100%;height:100%}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__opacityControl___bTah1{position:absolute;top:6px;right:6px;padding:3px 11px 0;border-radius:100px;z-index:10;background:rgba(0,0,0,.8)}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__opacityControl___bTah1:focus-within{box-shadow:0 0 0 2px hsla(0,0%,100%,.4)}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__opacityControl___bTah1 input{width:100px}.MediaGalleryStreetViewOverlay-module__MediaGalleryStreetViewOverlay___yyQxS .MediaGalleryStreetViewOverlay-module__opacityControl___bTah1 input:focus{box-shadow:none}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8{scroll-snap-align:start;padding:30px;display:flex;max-height:calc(100vh - 64px);border-top:1px solid #2b2b2b}@supports(-webkit-touch-callout:none){.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8{max-height:calc(100dvh - 64px)}}@media(max-width:1024px){.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8{flex-direction:column-reverse;max-height:none}}@media(max-width:767px){.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8{padding:15px}}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8:first-child{border-top:0}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__sidebar___DeOsH{flex:0 0 260px;font-size:14px;position:relative}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__sidebar___DeOsH>:first-child,.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__sidebar___DeOsH>:first-child>:first-child,.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__sidebar___DeOsH>:first-child>:first-child>:first-child,.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__sidebar___DeOsH>div:first-child+*{margin-top:0}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__sidebar___DeOsH>:last-child,.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__sidebar___DeOsH>:last-child>:last-child{margin-bottom:0}@media(max-width:1024px){.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__sidebar___DeOsH{flex:0 0 auto}}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__pane___1f4QE{margin-right:10px;padding-right:10px;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin}@media(max-width:1024px){.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__pane___1f4QE{padding-right:0;padding-top:20px;position:static}}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__pane___1f4QE::-webkit-scrollbar{-webkit-appearance:none;width:7px}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__pane___1f4QE::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__caption___3LylR{margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__caption___3LylR{margin-bottom:14px}}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__caption___3LylR .MediaGallerySketchfabEmbed-module__transcription___2-piS{font-weight:300;opacity:.7}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__caption___3LylR h5{font-size:1em;margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__caption___3LylR h5{margin-bottom:14px}}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__attribution___3ACnu{opacity:.4;font-size:12px;word-break:break-word}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__attribution___3ACnu+.MediaGallerySketchfabEmbed-module__attribution___3ACnu{margin-top:1em}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__item___1uLvd{flex-grow:1}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__caption___3LylR p{margin-top:0}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__item___1uLvd iframe{width:100%;height:auto;aspect-ratio:16/9;max-height:100%;max-width:100%}@supports not (aspect-ratio:16/9){.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__item___1uLvd:before{float:left;padding-top:56%;content:""}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__item___1uLvd:after{display:block;content:"";clear:both}.MediaGallerySketchfabEmbed-module__MediaGallerySketchfabEmbed___37Vn8 .MediaGallerySketchfabEmbed-module__item___1uLvd iframe{height:100%}}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq{scroll-snap-align:start;padding:30px;display:flex;max-height:calc(100vh - 64px);border-top:1px solid #2b2b2b}@supports(-webkit-touch-callout:none){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq{max-height:calc(100dvh - 64px)}}@media(max-width:1024px){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq{flex-direction:column-reverse;max-height:none}}@media(max-width:767px){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq{padding:15px}}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq:first-child{border-top:0}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__sidebar___QRJb9{flex:0 0 260px;font-size:14px;position:relative}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__sidebar___QRJb9>:first-child,.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__sidebar___QRJb9>:first-child>:first-child,.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__sidebar___QRJb9>:first-child>:first-child>:first-child,.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__sidebar___QRJb9>div:first-child+*{margin-top:0}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__sidebar___QRJb9>:last-child,.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__sidebar___QRJb9>:last-child>:last-child{margin-bottom:0}@media(max-width:1024px){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__sidebar___QRJb9{flex:0 0 auto}}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__pane___3pNW9{margin-right:10px;padding-right:10px;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin}@media(max-width:1024px){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__pane___3pNW9{padding-right:0;padding-top:20px;position:static}}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__pane___3pNW9::-webkit-scrollbar{-webkit-appearance:none;width:7px}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__pane___3pNW9::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__caption___uyID_{margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__caption___uyID_{margin-bottom:14px}}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__caption___uyID_ .MediaGalleryFigshareEmbed-module__transcription___1ABHd{font-weight:300;opacity:.7}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__caption___uyID_ h5{font-size:1em;margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__caption___uyID_ h5{margin-bottom:14px}}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__attribution___3P1g_{opacity:.4;font-size:12px;word-break:break-word}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__attribution___3P1g_+.MediaGalleryFigshareEmbed-module__attribution___3P1g_{margin-top:1em}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__item___4MwwR{flex-grow:1}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__caption___uyID_ p{margin-top:0}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__item___4MwwR{padding:5%;background:#262626}@media(max-width:767px){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__item___4MwwR{padding:0}}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__item___4MwwR iframe{width:100%;height:auto;aspect-ratio:16/9;max-height:100%;max-width:100%;min-height:190px;border:8px solid #000}@media(max-width:767px){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__item___4MwwR iframe{min-height:160px}}@supports not (aspect-ratio:16/9){.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__item___4MwwR:before{float:left;padding-top:56%;content:""}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__item___4MwwR:after{display:block;content:"";clear:both}.MediaGalleryFigshareEmbed-module__MediaGalleryFigshareEmbed___31lMq .MediaGalleryFigshareEmbed-module__item___4MwwR iframe{height:100%}}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y{position:relative}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__loadingOverlay___OZw1B{position:absolute;top:0;left:0;width:100%;height:100%;background:#111;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .2s}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__loadingOverlay___OZw1B.ImageComparisonToolImages-module__is-loaded___3xb8z{pointer-events:none;opacity:0}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__images___3N7OL{display:flex;width:100%;height:100%;overflow:hidden;touch-action:none;position:relative;aspect-ratio:3/2;max-height:calc(100vh - 124px);border-radius:4px}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__images___3N7OL img{-o-object-fit:cover;object-fit:cover;max-width:100%;transform-origin:center;will-change:transform;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-height:100%;width:100%}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__images___3N7OL .ImageComparisonToolImages-module__imageWrap___fUdWQ.ImageComparisonToolImages-module__portrait___2tgND img{height:100%;width:auto}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__imageWrap___fUdWQ{background:#222}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__swipe___2xcbW .ImageComparisonToolImages-module__imageWrap___fUdWQ{opacity:1!important}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__imageWrap___fUdWQ+.ImageComparisonToolImages-module__imageWrap___fUdWQ,.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__swipe___2xcbW .ImageComparisonToolImages-module__imageWrap___fUdWQ+.ImageComparisonToolImages-module__imageWrap___fUdWQ{position:absolute!important;top:0;width:100%;left:0;opacity:.5;height:100%}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__imageWrap___fUdWQ:first-child,.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__sideBySide___E33O- .ImageComparisonToolImages-module__imageWrap___fUdWQ,.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__swipe___2xcbW .ImageComparisonToolImages-module__imageWrap___fUdWQ{opacity:1!important}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__sideBySide___E33O- .ImageComparisonToolImages-module__imageWrap___fUdWQ+.ImageComparisonToolImages-module__imageWrap___fUdWQ{border-left:1px solid #111}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__fadeControl___3SxSM{display:none}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM{display:block;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input{-webkit-appearance:none;background:transparent;margin:6px 0;width:100%;width:280px}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-moz-focus-outer{border:0}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:focus{outline:0}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:focus::-webkit-slider-runnable-track{background:#d1d1d1}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:focus::-ms-fill-lower{background:#c4c4c4}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:focus::-ms-fill-upper{background:#d1d1d1}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-webkit-slider-runnable-track{cursor:default;height:2px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:#c4c4c4;border:0 solid #cfd8dc;border-radius:5px}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-webkit-slider-thumb{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:var(--color-on-white);border:0 solid #999;border-radius:6px;box-sizing:border-box;cursor:default;height:12px;width:12px;margin-top:-5px}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-moz-range-track{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);cursor:default;-moz-transition:all .2s ease;transition:all .2s ease;width:100%;background:#c4c4c4;border:0 solid #cfd8dc;border-radius:5px;height:1px}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-moz-range-thumb{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:var(--color-on-white);border:0 solid #999;border-radius:6px;box-sizing:border-box;cursor:default;height:12px;width:12px}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-ms-track{cursor:default;height:2px;-ms-transition:all .2s ease;transition:all .2s ease;width:100%;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-ms-fill-lower{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:#373737;border:0 solid #cfd8dc;border-radius:10px}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-ms-fill-upper{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:#c4c4c4;border:0 solid #cfd8dc;border-radius:10px}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-ms-thumb{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(82,82,82,.24);background:var(--color-on-white);border:0 solid #999;border-radius:6px;box-sizing:border-box;cursor:default;height:12px;width:12px;margin-top:.5px}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:disabled::-moz-range-thumb,.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:disabled::-ms-fill-lower,.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:disabled::-ms-fill-upper,.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:disabled::-ms-thumb,.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:disabled::-webkit-slider-runnable-track,.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input:disabled::-webkit-slider-thumb{cursor:not-allowed}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-moz-range-thumb{border:2px solid #fff;height:21px;width:21px;border-radius:100px;background:#121212;-webkit-appearance:none}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-webkit-slider-thumb{border:2px solid #fff;height:21px;width:21px;border-radius:100px;background:#121212;-webkit-appearance:none;margin-top:-9px}@media(max-width:1024px){.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-webkit-slider-thumb{width:32px;height:32px;margin-top:-15px}}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y.ImageComparisonToolImages-module__fade___2n4iO .ImageComparisonToolImages-module__fadeControl___3SxSM input::-moz-range-track{height:2px;background:#929292}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__swipeControl___1EkwT{position:absolute;top:0;height:100%;width:1px;background:#111;transform:translateX(-50%);cursor:ew-resize;z-index:10}.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__swipeControl___1EkwT .ImageComparisonToolImages-module__handle___1LP46{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#121212;border:2px solid #fff;border-radius:50%;width:21px;height:21px}@media(max-width:1024px){.ImageComparisonToolImages-module__ImageComparisonToolImages___2RU3y .ImageComparisonToolImages-module__swipeControl___1EkwT .ImageComparisonToolImages-module__handle___1LP46{width:32px;height:32px}}.ImageComparisonTool-module__ImageComparisonTool___3lyba{position:relative}.ImageComparisonTool-module__ImageComparisonTool___3lyba .ImageComparisonTool-module__modeSelector___2TAzs{position:absolute;top:1rem;left:1rem;z-index:10;background:rgba(0,0,0,.75);border-radius:100px;border:1px solid hsla(0,0%,100%,.22);padding:0 .7rem;cursor:pointer;font-size:1rem}.ImageComparisonTool-module__ImageComparisonTool___3lyba .ImageComparisonTool-module__modeSelector___2TAzs select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;cursor:pointer}.ImageComparisonTool-module__ImageComparisonTool___3lyba .ImageComparisonTool-module__modeSelector___2TAzs span{font-size:1rem;border-left:1px solid hsla(0,0%,100%,.22);margin-left:.6rem;padding:.3rem 0 .3rem .6rem;display:inline-flex;align-items:center}.ImageComparisonTool-module__ImageComparisonTool___3lyba .ImageComparisonTool-module__modeSelector___2TAzs span:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-caret-down-white);margin-left:.3rem}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH{scroll-snap-align:start;padding:30px;display:flex;max-height:calc(100vh - 64px);border-top:1px solid #2b2b2b}@supports(-webkit-touch-callout:none){.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH{max-height:calc(100dvh - 64px)}}@media(max-width:1024px){.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH{flex-direction:column-reverse;max-height:none}}@media(max-width:767px){.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH{padding:15px}}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH:first-child{border-top:0}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__sidebar___1K7tM{flex:0 0 260px;font-size:14px;position:relative}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__sidebar___1K7tM>:first-child,.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__sidebar___1K7tM>:first-child>:first-child,.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__sidebar___1K7tM>:first-child>:first-child>:first-child,.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__sidebar___1K7tM>div:first-child+*{margin-top:0}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__sidebar___1K7tM>:last-child,.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__sidebar___1K7tM>:last-child>:last-child{margin-bottom:0}@media(max-width:1024px){.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__sidebar___1K7tM{flex:0 0 auto}}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__pane___27Rzo{margin-right:10px;padding-right:10px;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin}@media(max-width:1024px){.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__pane___27Rzo{padding-right:0;padding-top:20px;position:static}}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__pane___27Rzo::-webkit-scrollbar{-webkit-appearance:none;width:7px}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__pane___27Rzo::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__caption___1vdkS{margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__caption___1vdkS{margin-bottom:14px}}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__caption___1vdkS .MediaGalleryImageComparison-module__transcription___1LV0Z{font-weight:300;opacity:.7}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__caption___1vdkS h5{font-size:1em;margin-bottom:30px;font-family:var(--copy-font-string),serif}@media(max-width:1024px){.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__caption___1vdkS h5{margin-bottom:14px}}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__attribution___tVcKA{opacity:.4;font-size:12px;word-break:break-word}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__attribution___tVcKA+.MediaGalleryImageComparison-module__attribution___tVcKA{margin-top:1em}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__item___2ATCh{flex-grow:1}.MediaGalleryImageComparison-module__MediaGalleryImageComparison___1v4dH .MediaGalleryImageComparison-module__caption___1vdkS p{margin-top:0}.MediaGallery-module__MediaGallery___3oomU{color:#fff;height:calc(100% - 64px);margin-top:64px;overflow-x:auto;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scrollbar-color:hsla(0,0%,100%,.55) transparent;scrollbar-width:thin;background:rgba(0,0,0,.9)}@media(max-width:1024px){.MediaGallery-module__MediaGallery___3oomU{-ms-scroll-snap-type:none;scroll-snap-type:none}}.MediaGallery-module__MediaGallery___3oomU{transition:opacity .15s ease;opacity:1}.MediaGallery-module__MediaGallery___3oomU.MediaGallery-module__exiting___2fgnM{opacity:0}.MediaGallery-module__MediaGallery___3oomU::-webkit-scrollbar{-webkit-appearance:none;width:7px}.MediaGallery-module__MediaGallery___3oomU::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,100%,.55)}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__header___1mhpy{position:fixed;top:0;left:0;right:0;display:flex;height:64px;padding:0 15px 0 30px;align-items:center;justify-content:space-between;background:#000}@media(max-width:767px){.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__header___1mhpy{padding:0 0 0 20px}}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__title___3quJ9{color:var(--color-on-black);min-width:0;flex-shrink:1;flex-grow:1}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__title___3quJ9>:first-child,.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__title___3quJ9>:first-child>:first-child,.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__title___3quJ9>:first-child>:first-child>:first-child,.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__title___3quJ9>div:first-child+*{margin-top:0}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__title___3quJ9>:last-child,.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__title___3quJ9>:last-child>:last-child{margin-bottom:0}@media(max-width:767px){.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__title___3quJ9{display:none}}.MediaGallery-module__MediaGallery___3oomU h1{font-size:1.125em;line-height:1.4;font-size:1em;font-weight:500;padding-right:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MediaGallery-module__MediaGallery___3oomU h1 span{color:#fff;margin-right:16px}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu{flex-shrink:0;display:flex;align-items:center}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu .MediaGallery-module__count___GHTzn{flex-shrink:0;margin-right:18px}@media(max-width:480px){.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu .MediaGallery-module__count___GHTzn{font-size:14px}}@media(max-width:480px){.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu .MediaGallery-module__count___GHTzn span{display:none}}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu button{padding:7px;text-align:center;height:34px;width:34px;color:#fff;background:transparent;border:1px solid hsla(0,0%,100%,.22);border-radius:100px;margin:5px;cursor:pointer;flex-shrink:0}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu button+button{margin-left:2px}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu button svg{font-size:.8em}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu button:hover{background:#1c1c1c}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu button[disabled]{cursor:default;opacity:.5}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__controls___33Tuu button[disabled]:hover{background:transparent}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__close___1yY-4{background:transparent;border:0;font-size:.75em;line-height:1.4;font-weight:500;font-family:var(--humapui-font-string),sans-serif;font-size:14px;font-weight:400;opacity:.4;color:#fff;cursor:pointer;transition:all .2s;padding:15px;flex-shrink:0;outline:0}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__close___1yY-4:after{content:"";height:1em;width:1em;display:inline-block;background:50%/1em 1em no-repeat;background-image:var(--svg-icon-code-closeTrayContent-white);margin-left:4px;width:.7em;height:.7em;transition:all .2s;background-size:.8em}.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__close___1yY-4:hover{opacity:1}@media(max-width:480px){.MediaGallery-module__MediaGallery___3oomU .MediaGallery-module__close___1yY-4 span{display:none}}.LanguageSelector-module__LanguageSelector___3g6_2{padding:10px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;margin-top:20px}@media(max-width:480px){.LanguageSelector-module__LanguageSelector___3g6_2{grid-template-columns:1fr;grid-row-gap:12px}}.LanguageSelector-module__LanguageSelector___3g6_2 button{border:1px solid #ccc;text-align:left;background:none;padding:1em;cursor:pointer;transition:all .2s;border-radius:5px}.LanguageSelector-module__LanguageSelector___3g6_2 button:hover{background:#eee}.LanguageSelector-module__LanguageSelector___3g6_2 button svg{margin-right:1rem}.LanguageSelector-module__LanguageSelector___3g6_2 button.LanguageSelector-module__current___1BaC-{background:var(--color-on-white);color:#fff;border:1px solid var(--color-on-white);pointer-events:none}@media(max-width:1024px){.LanguageIndex-module__LanguageIndex___2rZA4{pointer-events:all;margin-top:calc(80vh - 20px);border-radius:16px 16px 0 0;box-shadow:0 0 0 10px rgba(0,0,0,.2);background:var(--white);position:relative}.LanguageIndex-module__LanguageIndex___2rZA4:before{content:"";width:60px;height:3px;background:#e8e8e8;display:block;position:absolute;left:calc(50% - 30px);top:10px;border-radius:100px}}@media(max-width:767px){.LanguageIndex-module__LanguageIndex___2rZA4{margin-top:calc(80vh - 34px)}}@media(max-width:1024px){#humap-map.has-pagemaker-site-header-for-map .LanguageIndex-module__LanguageIndex___2rZA4{margin-top:calc(80vh - 84px)}}@media(max-width:767px){#humap-map.has-pagemaker-site-header-for-map .LanguageIndex-module__LanguageIndex___2rZA4{margin-top:calc(80vh - 98px)}}.LanguageIndex-module__LanguageIndex___2rZA4>section{margin-top:4px!important;margin-bottom:40px!important}.LanguageIndex-module__LanguageIndex___2rZA4 p{max-width:90%}