:root{--site-margin: 1rem;--site-height-percentage: 30;--image-height: calc((100vw - 2 * var(--site-margin)) * var(--site-height-percentage) / 100)}#search{margin-bottom:15vh}#search-wrapper{height:calc(100vh - 4 * var(--site-margin));align-items:center;justify-content:center}#mini-search-wrapper{width:100%;height:fit-content;align-items:center;justify-content:center}#mini-search-wrapper #search{margin-bottom:0rem}.react-autosuggest__suggestions-container{margin-top:.5rem}#search-form-2{justify-content:center}#search-form-2 button{padding:.5rem 1rem;background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:Roboto,Arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}#logo{background:url(/assets/er_all_logos-C1QoJOk7.png);aspect-ratio:2;width:100%;background-position:top;background-size:cover;display:block}#logo.logo-1{background-position:0 20%}#logo.logo-2{background-position:0 40%}#logo.logo-3{background-position:0 60%}#logo.logo-4{background-position:0 80%}#logo.logo-5{background-position:0 100%}@media (max-width: 768px){#logo{margin-top:1rem}}.autocomplete-items{position:absolute;border:1px solid #d4d4d4;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;right:0}.autocomplete-item{padding:10px;cursor:pointer;background-color:#fff;border-bottom:1px solid #d4d4d4}.autocomplete-item:hover,.autocomplete-item.active{background-color:#e9e9e9}#search-form{font-size:1.5rem;position:relative}@media (max-width: 768px){#search-form{margin-top:2rem}}#search-form .react-autosuggest__input{background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:500px;text-indent:2.5rem;height:2.5rem}@media (max-width: 768px){#search-form .react-autosuggest__input{max-width:calc(100vw - 3rem)}}#search-form .autosuggest .react-autosuggest__suggestions-container{position:absolute;background-color:#fff;width:100%;z-index:100}#search-form #search-input,#search-form button,#search-form .react-autosuggest__input{font-size:inherit}#search-form .mag,#search-form .xout{position:absolute;top:calc((2.5rem - 20px)/2);width:24px;height:24px;fill:#5e5e5e}#search-form .mag{top:calc((2.5rem - 18px)/2);left:.6rem;z-index:1}@media (max-width: 768px){#search-form .mag{top:calc((3rem - 18px)/2);width:2rem;height:1.6rem}}#search-form .xout{right:1rem;cursor:pointer;opacity:0;pointer-events:all}#search-form .xout svg{width:24px;height:24px}#search-form .xout.visible{opacity:1}#mode-select{padding:.5rem .75rem;background:#f8f9fa;border:none;cursor:pointer}@media (max-width: 768px){#mode-select{font-size:14px;color:#000;padding:1rem;background-color:#f8f9fa;border-radius:0}}.custom-select{width:10rem}.custom-select>div{background:#f8f9fa;border:none}.custom-select>div>div>span{display:none}.custom-select input{display:none}.custom-select img{width:1.5rem;height:1.5rem;margin-right:.5rem}body{font-family:sans-serif}ul{list-style:none;margin:0;padding:0}li{list-style:none}img{max-width:100%;max-height:100%}.flex{display:flex}.flex.center{justify-content:center;align-items:center}.column{flex-direction:column}.align-center{align-items:center}header{position:fixed}.py-1{padding-top:1rem;padding-bottom:1rem}.pb-1{padding-bottom:1rem}.py-2{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:2rem}.py-3{padding-top:3rem;padding-bottom:3rem}.pb-3{padding-bottom:3rem}.py-4{padding-top:4rem;padding-bottom:4rem}.pb-4{padding-bottom:4rem}.gap-5{gap:5rem}.p-5{padding:5rem}.py-5{padding-top:5rem;padding-bottom:5rem}.pb-5{padding-bottom:5rem}.gap-6{gap:6rem}.p-6{padding:6rem}.py-6{padding-top:6rem;padding-bottom:6rem}.pb-6{padding-bottom:6rem}.gap-7{gap:7rem}.p-7{padding:7rem}.py-7{padding-top:7rem;padding-bottom:7rem}.pb-7{padding-bottom:7rem}.gap-8{gap:8rem}.p-8{padding:8rem}.py-8{padding-top:8rem;padding-bottom:8rem}.pb-8{padding-bottom:8rem}.gap-9{gap:9rem}.p-9{padding:9rem}.py-9{padding-top:9rem;padding-bottom:9rem}.pb-9{padding-bottom:9rem}.gap-10{gap:10rem}.p-10{padding:10rem}.py-10{padding-top:10rem;padding-bottom:10rem}.pb-10{padding-bottom:10rem}.gap-11{gap:11rem}.p-11{padding:11rem}.py-11{padding-top:11rem;padding-bottom:11rem}.pb-11{padding-bottom:11rem}.gap-12{gap:12rem}.p-12{padding:12rem}.py-12{padding-top:12rem;padding-bottom:12rem}.pb-12{padding-bottom:12rem}.mobile{display:none}@media (max-width: 768px){.mgap-1{gap:1rem!important}.mgap-2{gap:2rem!important}.mgap-3{gap:3rem!important}.mgap-4{gap:4rem!important}.mgap-5{gap:5rem!important}.mgap-6{gap:6rem!important}.mgap-7{gap:7rem!important}.mgap-8{gap:8rem!important}.mgap-9{gap:9rem!important}.mgap-10{gap:10rem!important}.mgap-11{gap:11rem!important}.mgap-12{gap:12rem!important}.mobile{display:block}.mobile.flex{display:flex}.desktop{display:none}}body{border:0;margin:var(--site-margin);font-family:Roboto,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif;margin:0}@media (max-width: 768px){h1{font-size:1.5rem}}nav a{text-decoration:none;color:#000}nav a.active,nav a:hover{text-decoration:underline}nav a.hide{display:none}.images.view-condensed{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem}.images.view-condensed img{aspect-ratio:1;object-fit:contain;filter:blur(2px);transition:filter .3s ease}.images.view-condensed img.loaded{filter:blur(0)}.images.view-expanded{display:flex;flex-wrap:wrap;gap:1rem}.images.view-expanded img{max-width:calc(100vw - 2rem);max-height:calc(100vw - 2rem);margin:0 auto}.images img{display:flex;object-fit:contain;cursor:pointer;transition:transform .3s ease}.images img.full-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:contain;z-index:1000}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#d3d3d3cc;z-index:999;display:flex;justify-content:center;align-items:center}.gap-1{gap:1rem}.p-1{padding:1rem}.gap-2{gap:2rem}.p-2{padding:2rem}.gap-3{gap:3rem}.p-3{padding:3rem}.gap-4{gap:4rem}.p-4{padding:4rem}.react-autosuggest__suggestion{cursor:pointer}.react-autosuggest__suggestions-container{overflow-y:scroll}.react-autosuggest__suggestion--highlighted{background:#e3e3e3}.tools .tool{cursor:pointer;text-align:center}.tools .tool-mode .tool.active{background-color:#f7ce6f}.tools .tool-view .tool.active{background-color:#b0cce4}.index-items{font-size:1.5rem;flex-wrap:wrap;gap:1rem}@media (max-width: 768px){.index-items{font-size:1rem;gap:.5rem}}.index-items .index-item{width:fit-content;border-radius:.2rem}.index-items .index-item a{padding:.4rem .6rem;color:#000;text-decoration:none;display:inline-block}.about{max-width:800px;justify-content:center;min-height:calc(100vh - 8 * var(--site-margin));margin:0 auto;padding:2rem 0;line-height:1.4}.view-icons{height:1.8rem;gap:.5rem}.view-icons .expand:after{content:""}.view-icons img{cursor:pointer}.view-icons img:not(.active){filter:saturate(0)}
