@font-face{font-family:Avenir;src:url(/_next/static/media/Avenir\ Light.29e8c98d.ttf);font-weight:100}@font-face{font-family:Avenir;src:url(/_next/static/media/Avenir\ Book.2ae476e3.ttf);font-weight:200}@font-face{font-family:Avenir;src:url(/_next/static/media/Avenir\ Regular.bdd819af.ttf);font-weight:300}@font-face{font-family:Avenir;src:url(/_next/static/media/Avenir\ Medium.9d4249c4.ttf);font-weight:400}@font-face{font-family:Avenir;src:url(/_next/static/media/Avenir\ Heavy.53d85700.ttf);font-weight:600}@font-face{font-family:Avenir;src:url(/_next/static/media/Avenir\ Black.f2468295.ttf);font-weight:700}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:Avenir;background-color:#d3d3d3}nav{position:fixed;left:0;right:0;top:0;z-index:100;height:4rem;background-color:#344a36;color:#fff;padding:0 4rem;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}nav,nav .logo-link{display:flex;align-items:center}nav .logo-link{width:10rem;padding:0}nav .logo-link:hover{background-color:inherit}nav .logo-link img{width:100%;object-fit:contain}nav .links{margin-left:6rem;width:100%;display:flex;align-items:center;justify-content:space-between}nav .links div{display:flex;gap:2rem}nav .menu-button{width:2rem;height:2rem;cursor:pointer;display:none}.nav a,nav a{color:inherit;text-decoration:none;display:block;padding:.3em 1em;border-radius:5px}.nav a:hover,nav a:hover{background-color:hsla(0,0%,100%,.2)}main{margin-top:4rem;min-height:calc(100vh - 4rem)}section:not(.full-width){padding:1rem 2rem;max-width:1300px;margin:5rem auto}footer{padding:2rem;background-color:#344a36;color:#fff;display:flex;flex-direction:column;align-items:center}footer .logo{width:8rem}footer .logo img{width:100%}footer .short-description{text-align:center}footer .nav,footer nav{display:flex;gap:.5rem 2rem;margin-top:2rem;flex-wrap:wrap;max-width:30rem}footer .nav a,footer nav a{width:calc(33% - 1.24rem);margin-bottom:.5rem;text-align:center}footer .small{margin-top:2.5rem;color:gray;font-weight:300;text-align:center}footer .small>small{display:block}a{color:#353081}.button,button{cursor:pointer;display:inline-block;padding:.5rem 1rem;color:#344a36;border-radius:5px;background-color:rgba(0,0,0,.05)}.button:hover,button:hover{background-color:rgba(0,0,0,.1)}a.button{text-decoration:none}.diaporama{position:relative;width:100%;height:100%;z-index:-1}.diaporama div{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.diaporama div.active{opacity:1}.diaporama img{width:100%;height:100%;object-fit:cover}.reach-map{position:relative;background-color:#6470b6;width:100%;height:100%;overflow:hidden}.reach-map .tooltip{font-size:.85rem;padding:.25em;background-color:hsla(0,0%,100%,.5);border:1px solid #000}.dialog-box{position:fixed;inset:0;top:4rem;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10}.dialog-box>div{position:relative;background-color:#d3d3d3;padding:2rem;border-radius:15px;overflow:hidden;z-index:20}.dialog-box>div>.close-button{position:absolute;top:0;right:0;cursor:pointer;width:2rem;height:2rem;padding:.25rem}.dialog-box>div>.close-button img{width:100%;height:100%;object-fit:contain}.dialog-box>div>.close-button:hover{background-color:rgba(0,0,0,.1)}.image-viewer{width:100%;height:100%;white-space:nowrap;overflow:hidden;position:relative}.image-viewer img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-viewer:hover .arrow{transform:translateX(0) translateY(-50%)!important}.image-viewer .arrow{position:absolute;top:50%;transform:translateY(-50%);border-radius:100%;background-color:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;cursor:pointer;transition:transform .2s ease}.image-viewer .arrow img{width:100%;height:100%;object-fit:contain}.image-viewer .arrow.next{right:.5rem;transform:translateX(calc(.5rem + 100%)) translateY(-50%)}.image-viewer .arrow.next img{margin-left:3px}.image-viewer .arrow.prev{left:.5rem;transform:translateX(calc(-.5rem - 100%)) translateY(-50%)}.image-viewer .arrow.prev img{transform:rotate(180deg);margin-right:3px}.image-viewer .indicators{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:7px;background-color:rgba(0,0,0,.3);padding:.5rem;border-radius:1rem}.image-viewer .indicators .circle{width:7px;height:7px;background-color:#000;border-radius:100%;cursor:pointer}.image-viewer .indicators .circle.active{background-color:#adadad}@media(max-width:1300px){section:not(.full-width){max-width:1140px}}@media(max-width:1200px){section:not(.full-width){max-width:960px}}@media(max-width:1020px){nav{padding:0 1.75rem}nav .links{margin-left:.5rem}nav .links div{gap:.5rem}}@media(max-width:992px){section:not(.full-width){max-width:768px}}@media(max-width:768px){nav{justify-content:space-between}nav .links{display:none;position:fixed;top:4rem;left:0;right:0;bottom:0;margin:0;padding-bottom:10rem;background-color:rgba(0,0,0,.8);flex-direction:column;justify-content:space-around;font-size:1.1rem}nav .links.open{display:flex}nav .links a{background-color:rgba(0,0,0,.5)}nav .links div{flex-direction:column;text-align:center;gap:1.5rem}nav .menu-button{display:block}}@media(max-width:576px){section:not(.full-width){padding:1rem}footer .nav a,footer nav a{width:calc(50% - 1rem);text-align:left}}