@import "/fontawesome/css/all.min.css";@font-face{font-family:Nunito Sans;src:url(/NunitoSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}html{text-rendering:optimizeLegibility;font-smooth:auto;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;font-size:16px;font-family:Nunito Sans,sans-serif}#__next,body,html{height:100%;margin:0}button:focus,input:focus,select:focus,textarea:focus{outline:none}.Page{height:100%;display:flex;flex-direction:column}.SearchBarLink{width:42px;margin-top:4px;cursor:pointer;text-align:center;transition:all .3s ease}.ListIcon svg,.MapIcon svg{width:50px;height:50px;fill:dimgray;transition:all .3s ease;background-color:rgba(255,255,255,.8);box-shadow:0 2px 4px rgba(0,0,0,.15);border-radius:10px}.SearchBarLink:active svg,.SearchBarLink:hover svg{fill:#13904E;background-color:white;box-shadow:0 3px 6px rgba(0,0,0,.25)}.SearchBarLink:active{transform:translateY(2px)}.Results{height:94%}.MapResults,.Results{display:flex;flex-direction:row}.Map,.MapResults{height:100%}.Map{width:73%}.Map>div{border-top-right-radius:.5em;border-bottom-right-radius:.5em}.MapAnnotationCluster{display:flex;flex-direction:column;cursor:pointer;border-radius:.5em;padding:2px;max-width:140px}.LocalityCluster{background:rgba(255,136,77,.8)}.PlaceCluster{background:rgba(64,191,64,.75)}.MapAnnotationCluster a{outline:none;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:500;text-align:center;height:13px;line-height:12px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.025em}.MapAnnotationClusterPointer{height:15px;width:15px;transform:rotate(45deg);margin:-10px auto 0;position:relative;z-index:-100}.LocalityClusterPointer{background:rgba(255,136,77,.8)}.PlaceClusterPointer{background:rgba(64,191,64,.75)}.MapLocalities{width:27%;overflow-x:hidden;overflow-y:auto;list-style-type:none;margin:0 5px;padding:0;border-top-left-radius:.5em;border-bottom-left-radius:.5em}.MapImageHeight{max-height:180px}.ListImageHeight{max-height:280px}.ListLocalities{border-top-left-radius:.5em;border-bottom-left-radius:.5em;width:100%;padding:20px;list-style-type:none;margin:40px auto 0}.ExternalHref{text-decoration:none}.ExternalHref:hover{text-decoration:underline}a{color:#1a0dab}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}*{box-sizing:border-box;transition:all .3s ease}a{text-decoration:none}a:hover{text-decoration:underline;cursor:pointer}@media (max-width:768px){.SearchBarLink{width:auto;margin-top:0}.ListIcon svg,.MapIcon svg{width:35px;height:35px}}