.nav-container{z-index:1000}.map{height:400px}.gpx-container{display:flex;justify-content:end;margin-top:.5rem}.gpx-link{display:flex;align-items:center}.mh-icon{width:1rem;display:inline-block;margin-right:4px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1rem;margin-bottom:1rem}.gallery a{display:flex;justify-content:center}.lightbox-image{margin:0;object-fit:cover;width:220px;height:220px}.facts{display:flex;justify-content:space-between;margin-top:1.5rem;font-size:1.25rem;border:1px solid #eaeef3;background-color:#fafbfc;padding:2rem 1rem;border-radius:4px}@media(max-width:690px){.facts{flex-direction:column;gap:.5rem;padding:1rem}}.facts:is(html[class~=dark] *){background-color:inherit;background-color:#333;color:#fafbfc}.fact-title{font-weight:700;margin-right:4px}