body,html{max-width:100vw;overflow-x:hidden}body{background-size:cover;margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:header;src:url(/_next/static/media/SpecialElite-Regular.a7c420cc.ttf);font-weight:400;font-style:normal}@font-face{font-family:body;src:url(/_next/static/media/RedHatDisplay-VariableFont_wght.4fe01c52.ttf);font-weight:400;font-style:normal}@font-face{font-family:subheader;src:url(/_next/static/media/RockSalt-Regular.ee9ed85e.ttf);font-weight:400;font-style:normal}[class*=" number-slide"],[class^=number-slide]{background:grey;display:flex;align-items:center;justify-content:center;font-size:50px;color:#fff;font-weight:500;height:300px;max-height:100vh}.navigation-wrapper{position:relative}.dots{display:flex;padding:10px 0;justify-content:center}.dot{border:none;width:10px;height:10px;background:#c5c5c5;border-radius:50%;margin:0 5px;padding:5px;cursor:pointer}.dot:focus{outline:none}.dot.active{background:#000}.arrow{width:30px;height:30px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);fill:#fff;cursor:pointer}.arrow--left{left:5px}.arrow--right{left:auto;right:5px}.arrow--disabled{fill:hsla(0,0%,100%,.5)}.scroll-hint{animation:scrollHint 1.5s ease-in-out infinite}.mapContainer{width:100%;height:100%}.bounce{animation:bounce 3s infinite;animation-delay:1.5s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}